openPDC Synchrophasor Help
HeaderImage Property
NamespacesTVA.PhasorProtocolsConfigurationCellBaseHeaderImage
Gets the binary header image of the ConfigurationCellBase object.
Declaration Syntax
C#Visual BasicVisual C++
protected override byte[] HeaderImage { get; }
Protected Overrides ReadOnly Property HeaderImage As Byte()
	Get
protected:
virtual property array<unsigned char>^ HeaderImage {
	array<unsigned char>^ get () override;
}
Remarks
Base implementation provides station name image from the header which is common to configuration frame headers in IEEE protocols.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0