openPDC Synchrophasor Help
BinaryImage Property
NamespacesTVA.PhasorProtocolsChannelFrameBase<(Of <(<'T>)>)>BinaryImage
Gets the binary image of this ChannelFrameBase<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
public override byte[] BinaryImage { get; }
Public Overrides ReadOnly Property BinaryImage As Byte()
	Get
public:
virtual property array<unsigned char>^ BinaryImage {
	array<unsigned char>^ get () override;
}
Remarks
This property is overriden to include a checksum in the image.

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