Click or drag to resize

AnalogDefinitionBodyImage Property

Gets the binary body image of the AnalogDefinition 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 analog definition in descriptor packet. Only a count of available values is defined in the data frame.
See Also