|
ConcentratorServiceClass Property
|
Gets or sets default SVC_CLASS value, 'M' or 'P', to assign to PMUs in configuration 3 frames.
Namespace: PhasorProtocolAdapters.IeeeC37_118Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.207-beta
Syntax public char ServiceClass { get; set; }
Public Property ServiceClass As Char
Get
Set
member ServiceClass : char with get, set
function get_ServiceClass();
function set_ServiceClass(value);
View SourceProperty Value
CharSee Also