CommonFrameHeader Properties

Properties

BinaryImage Gets the binary image of the common header portion of this frame.
ContinuationIndex Gets or sets continuation index for fragmented frames of a ConfigurationFrame3.
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).
FractionOfSecond Gets the IEEE C37.118 fraction of second.
FrameImages Gets or sets reference to FrameImageCollector used to cumulate fragmented frames of a ConfigurationFrame3.
FrameLength Gets or sets the IEEE C37.118 frame length of this frame.
FrameType Gets the fundamental frame type of this frame.
IDCode Gets or sets the IEEE C37.118 ID code of this frame.
IsFirstFrame Gets flag that determines if the ContinuationIndex represents the first frame in a series of frames that follow.
IsLastFrame Gets flag that determines if the ContinuationIndex represents the last frame in a series of frames.
SecondOfCentury Gets the IEEE C37.118 second of century.
State Gets or sets the parsing state for the CommonFrameHeader object.
Timebase Gets or sets the IEEE C37.118 resolution of fractional time stamps.
TimeQualityFlags Gets or sets the IEEE C37.118 TimeQualityFlags.
TimeQualityIndicatorCode Gets or sets the IEEE C37.118 TimeQualityIndicatorCode.
Timestamp Gets or sets timestamp of this CommonFrameHeader.
TimeTag Gets time as a UnixTimeTag representing seconds of current Timestamp.
TypeID Gets or sets the IEEE C37.118 specific frame type of this frame.
Version Gets or sets the IEEE C37.118 version of this frame.

See Also