| 
            
              ConcentratorWindow Property
             | 
          
        
        
            Gets or sets default WINDOW value to assign to PMUs in configuration 3 frames.
            
        
        Namespace: PhasorProtocolAdapters.IeeeC37_118Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.258-beta
Syntaxpublic int Window { get; set; }Public Property Window As Integer
	Get
	Set
public:
property int Window {
	int get ();
	void set (int value);
}member Window : int with get, set
function get_Window();
function set_Window(value);
 View SourceProperty Value
Int32
See Also