openPDC Synchrophasor Help
BinaryImage Property
NamespacesTVA.PhasorProtocols.Ieee1344FrameImageCollectorBinaryImage
Gets the combined binary image of all the collected frame images.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] BinaryImage { get; }
Public ReadOnly Property BinaryImage As Byte()
	Get
public:
property array<unsigned char>^ BinaryImage {
	array<unsigned char>^ get ();
}

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