openPDC Synchrophasor Help
Enabled Property
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserEnabled
Gets or sets a boolean value that indicates whether the MultiProtocolFrameParser is currently enabled.
Declaration Syntax
C#Visual BasicVisual C++
public bool Enabled { get; set; }
Public Property Enabled As Boolean
	Get
	Set
public:
virtual property bool Enabled {
	bool get () sealed;
	void set (bool value) sealed;
}
Remarks
Setting Enabled to true will start the MultiProtocolFrameParser if it is not started, setting to false will stop the MultiProtocolFrameParser if it is started.

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