Click or drag to resize

DataFrame Constructor

Creates a new DataFrame.

Namespace: GSF.PhasorProtocols.IEEE1344
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public DataFrame()
View Source
Remarks
This constructor is used by FrameImageParserBaseTTypeIdentifier, TOutputType to parse an IEEE 1344 data frame.
See Also