Click or drag to resize

HeaderFrame Constructor

Creates a new HeaderFrame.

Namespace: GSF.PhasorProtocols.IEEE1344
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public HeaderFrame()
View Source
Remarks
This constructor is used by a consumer to generate an IEEE 1344 configuration frame and by the FrameImageParserBaseTTypeIdentifier, TOutputType to parse an IEEE 1344 configuration frame.
See Also