Click or drag to resize

CommonFrameHeader Properties

The CommonFrameHeader type exposes the following members.

Properties
  Name Description
Public property BinaryImage Gets the binary image of the common header portion of this frame.
Public property ContinuationIndex Gets or sets continuation index for fragmented frames of a ConfigurationFrame3.
Public property DataLength Gets or sets the length of the data in the IEEE C37.118 frame (i.e., the FrameLength minus the header length and checksum: FrameLength - 8).
Public property FractionOfSecond Gets the IEEE C37.118 fraction of second.
Public property FrameImages Gets or sets reference to FrameImageCollector used to cumulate fragmented frames of a ConfigurationFrame3.
Public property FrameLength Gets or sets the IEEE C37.118 frame length of this frame.
Public property FrameType Gets the fundamental frame type of this frame.
Public property IDCode Gets or sets the IEEE C37.118 ID code of this frame.
Public property IsFirstFrame Gets flag that determines if the ContinuationIndex represents the first frame in a series of frames that follow.
Public property IsLastFrame Gets flag that determines if the ContinuationIndex represents the last frame in a series of frames.
Public property SecondOfCentury Gets the IEEE C37.118 second of century.
Public property State Gets or sets the parsing state for the CommonFrameHeader object.
Public property Timebase Gets or sets the IEEE C37.118 resolution of fractional time stamps.
Public property TimeQualityFlags Gets or sets the IEEE C37.118 TimeQualityFlags.
Public property TimeQualityIndicatorCode Gets or sets the IEEE C37.118 TimeQualityIndicatorCode.
Public property Timestamp Gets or sets timestamp of this CommonFrameHeader.
Public property TimeTag Gets time as a UnixTimeTag representing seconds of current Timestamp.
Public property TypeID Gets or sets the IEEE C37.118 specific frame type of this frame.
Public property Version Gets or sets the IEEE C37.118 version of this frame.
Top
See Also