openPDC Synchrophasor Help
ConfigurationFrame Property
NamespacesTVA.PhasorProtocolsPhasorDataConcentratorBaseConfigurationFrame
Gets or sets the protocol specific IConfigurationFrame used to send to clients for protocol parsing.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IConfigurationFrame ConfigurationFrame { get; set; }
Public Overridable Property ConfigurationFrame As IConfigurationFrame
	Get
	Set
public:
virtual property IConfigurationFrame^ ConfigurationFrame {
	IConfigurationFrame^ get ();
	void set (IConfigurationFrame^ value);
}

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0