|
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.207-beta
Syntax public 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
Int32See Also