Click or drag to resize

ConfigurationCellBaseHeaderImage Property

Gets the binary header image of the ConfigurationCellBase object.

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

Property Value

Byte
Remarks
Base implementation provides station name image from the header which is common to configuration frame headers in IEEE protocols.
See Also