| 
            
              ConcentratorConfigurationFrame2 Property
             | 
          
        
        
            Gets the CFG-2 frame instance.
            
        
        Namespace: PhasorProtocolAdapters.IeeeC37_118Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.257-beta
Syntaxpublic ConfigurationFrame2 ConfigurationFrame2 { get; }Public ReadOnly Property ConfigurationFrame2 As ConfigurationFrame2
	Get
public:
property ConfigurationFrame2^ ConfigurationFrame2 {
	ConfigurationFrame2^ get ();
}member ConfigurationFrame2 : ConfigurationFrame2 with get
function get_ConfigurationFrame2();
 View SourceProperty Value
ConfigurationFrame2
See Also