openPDC Synchrophasor Help
DataLength Property
NamespacesTVA.PhasorProtocols.Ieee1344CommonFrameHeaderDataLength
Gets or sets the length of the data in the IEEE 1344 frame (i.e., the FrameLength minus the header length and checksum: FrameLength - 8).
Declaration Syntax
C#Visual BasicVisual C++
public ushort DataLength { get; set; }
Public Property DataLength As UShort
	Get
	Set
public:
property unsigned short DataLength {
	unsigned short get ();
	void set (unsigned short value);
}

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