openPDC Synchrophasor Help
HeaderImage Property
NamespacesTVA.PhasorProtocols.BpaPdcStreamDataCellHeaderImage
Gets the binary header image of the DataCell 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
Although this BPA PDCstream implementation DataCell will correctly parse a PDCxchng style stream, one will not be produced. Only a fully formatted stream will ever be produced.

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