Click or drag to resize

ConfigurationCellBaseBodyImage Property

Gets the binary body image of the ConfigurationCellBase object.

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

Property Value

Byte
Remarks
Channel names of IEEE protocol configuration frames are common in order and type so these are defined in the base class.
See Also