Click or drag to resize

CommonFrameHeader.BinaryImage Property

Gets the binary image of the common header portion of this frame.

Namespace: GSF.PhasorProtocols.IEC61850_90_5
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.246-beta
Syntax
public byte[] BinaryImage { get; }
View Source

Property Value

Byte[]
See Also