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 DataLength Gets or sets the length of the data in the BPA PDCstream frame (i.e., the FrameLength minus the header length and checksum: FrameLength - 8).
Public property FileType Gets or sets file type for this CommonFrameHeader used when frame is configuration frame and use phasor file format is true.
Public property FileVersion Gets or sets file version for this CommonFrameHeader used when frame is configuration frame and use phasor file format is true.
Public property FrameLength Gets or sets the BPA PDCstream frame length of this frame.
Public property FrameRate Gets frame rate based on sample rate and sample interval for the CommonFrameHeader object.
Public property FrameType Gets the fundamental frame type of this frame.
Public property PacketNumber Gets or sets the BPA PDCstream packet number of this frame - set to 00 for configuration frame
Public property PmuCount Gets or sets PMU count (i.e., number of cells) for the CommonFrameHeader object when use phasor file format is true.
Public property PreTriggerRows Gets or sets pre-trigger rows for the CommonFrameHeader object when use phasor file format is true.
Public property RoughTimestamp Gets rough timestamp, accurate to the second, that can be used until configuration frame arrives.
Public property RowFlags Gets or sets row flags for this CommonFrameHeader when frame is a data frame and use phasor file format is true.
Public property RowLength Gets or sets row length for the CommonFrameHeader object when use phasor file format is true.
Public property SampleInterval Gets or sets sample interval for the CommonFrameHeader object.
Public property SampleRate Gets or sets sample rate for the CommonFrameHeader object.
Public property SourceID Gets or sets source ID for the CommonFrameHeader object.
Public property StartSample Gets or sets start sample for the CommonFrameHeader object.
Public property State Gets or sets the parsing state for the CommonFrameHeader object.
Public property TotalRows Gets or sets total number of data rows for the CommonFrameHeader object when use phasor file format is true.
Public property TriggerPMU Gets or sets trigger PMU number for the CommonFrameHeader object when use phasor file format is true.
Public property TriggerSample Gets or sets trigger sample for the CommonFrameHeader object when use phasor file format is true.
Public property TriggerTime Gets or sets trigger time for the CommonFrameHeader object when use phasor file format is true.
Public property TriggerType Gets or sets trigger type for the CommonFrameHeader object when use phasor file format is true.
Public property TypeID Gets or sets the BPA PDCstream specific frame type of this frame.
Public property UsePhasorDataFileFormat Gets or sets flag that determines if source data is in the Phasor Data File Format (i.e., a DST file).
Public property UserInformation Gets or sets free-form user information that can be added to the CommonFrameHeader object when use phasor file format is true.
Public property WordCount Gets or sets the BPA PDcstream word count.
Top
See Also