Click or drag to resize

DataCellHeaderImage Property

Gets the binary header image of the DataCell object.

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

Property Value

Byte
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.
See Also