Click or drag to resize

FrequencyDefinitionBodyImage Property

Gets the binary body image of the FrequencyDefinition object.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
protected override byte[] BodyImage { get; }
View Source

Property Value

Byte
Remarks
BPA PDCstream does not include frequency definition in descriptor packet.
See Also