|
ConcentratorConfigurationFrame3 Property
|
Gets the CFG-3 frame instance.
Namespace: PhasorProtocolAdapters.IeeeC37_118Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.230-beta
Syntaxpublic ConfigurationFrame3 ConfigurationFrame3 { get; }
Public ReadOnly Property ConfigurationFrame3 As ConfigurationFrame3
Get
public:
property ConfigurationFrame3^ ConfigurationFrame3 {
ConfigurationFrame3^ get ();
}
member ConfigurationFrame3 : ConfigurationFrame3 with get
function get_ConfigurationFrame3();
View SourceProperty Value
ConfigurationFrame3
See Also