openPDC Synchrophasor Help
ParseWordCountFromByte Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamConnectionParametersParseWordCountFromByte
Gets or sets flag that interprets word count in packet header from a byte instead of a word.
Declaration Syntax
C#Visual BasicVisual C++
[DefaultValueAttribute(false)]
public bool ParseWordCountFromByte { get; set; }
<DefaultValueAttribute(False)> _
Public Property ParseWordCountFromByte As Boolean
	Get
	Set
[DefaultValueAttribute(false)]
public:
property bool ParseWordCountFromByte {
	bool get ();
	void set (bool value);
}

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