openPDC Synchrophasor Help
AutoStartDataParsingSequence Property
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserAutoStartDataParsingSequence
Gets or sets flag to automatically send the ConfigFrame2 and EnableRealTimeData command frames used to start a typical data parsing sequence.
Declaration Syntax
C#Visual BasicVisual C++
public bool AutoStartDataParsingSequence { get; set; }
Public Property AutoStartDataParsingSequence As Boolean
	Get
	Set
public:
property bool AutoStartDataParsingSequence {
	bool get ();
	void set (bool value);
}
Remarks
For devices that support IEEE commands, setting this property to true will automatically start the data parsing sequence.

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