FrameImageCollectorBinaryImage Property
Gets the combined binary image of all the collected frame images.
Namespace: Gemstone.PhasorProtocols.IEEEC37_118Assembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.158 -- Release Build+4e142f43dbc4b789ed7256dff03daee71604570b
public byte[] BinaryImage { get; }
Public ReadOnly Property BinaryImage As Byte()
Get
function get_BinaryImage();
Property Value
Byte