CommonFrameHeader Properties

Properties

BinaryImage Gets the binary image of the common header portion of this CommonFrameHeader.
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.
FrameSize Gets or sets the SEL Fast Message frame size of this CommonFrameHeader.
IDCode Gets or sets the SEL Fast Message destination address (PMADDR setting) of this CommonFrameHeader.
RegisterCount Gets the SEL Fast Message register count of this CommonFrameHeader.
SampleNumber Gets the SEL Fast Message sample number of this CommonFrameHeader.
SecondOfCentury Gets the SEL Fast Message second of century of this CommonFrameHeader.
State Gets or sets any additional state information that might be needed for parsing.
(Inherited from CommonHeaderBaseInt32)
Timestamp Gets or sets timestamp of this CommonFrameHeader.
TimeTag Gets the timestamp of this frame in NTP format.
TypeID Gets or sets the identifier used for identifying the Type to be parsed.
(Inherited from CommonHeaderBaseInt32)

See Also