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 CommonFrameHeader.
Public property DataLength Gets the length of the data in the SEL Fast Message frame (i.e., the FrameSize minus the HeaderLength and checksum) of this CommonFrameHeader.
Public property FrameSize Gets or sets the SEL Fast Message frame size of this CommonFrameHeader.
Public property IDCode Gets or sets the SEL Fast Message destination address (PMADDR setting) of this CommonFrameHeader.
Public property RegisterCount Gets the SEL Fast Message register count of this CommonFrameHeader.
Public property SampleNumber Gets the SEL Fast Message sample number of this CommonFrameHeader.
Public property SecondOfCentury Gets the SEL Fast Message second of century of this CommonFrameHeader.
Public property State Gets or sets any additional state information that might be needed for parsing.
(Inherited from CommonHeaderBaseTTypeIdentifier)
Public property Timestamp Gets or sets timestamp of this CommonFrameHeader.
Public property TimeTag Gets the timestamp of this frame in NTP format.
Public property TypeID Gets or sets the identifier used for identifying the Type to be parsed.
(Inherited from CommonHeaderBaseTTypeIdentifier)
Top
See Also