| 
            
              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.258-beta
Syntaxpublic 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
Char
See Also