openPDC Synchrophasor Help
BodyImage Property
NamespacesTVA.PhasorProtocols.Ieee1344FrequencyValueBodyImage
Gets the binary body image of the FrequencyValue object.
Declaration Syntax
C#Visual BasicVisual C++
protected override byte[] BodyImage { get; }
Protected Overrides ReadOnly Property BodyImage As Byte()
	Get
protected:
virtual property array<unsigned char>^ BodyImage {
	array<unsigned char>^ get () override;
}
Remarks
The IEEE 1344 protocol provides frequency and df/dt as optional data measurements, so we override the default behavior to account for this change in operation.

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