Click or drag to resize

ObservationRecord Properties

The ObservationRecord type exposes the following members.

Properties
  Name Description
Public property ChannelInstances Gets the channel instances in this observation record.
Public property ChannelTriggerIndex Gets or sets the index into ChannelInstancesTag collection within this record which initiated the observation.
Public property CreateTime Gets the creation time of the observation record.
Public property DataSource Gets the data source record that defines the channels in this observation record.
Public property DisturbanceCategoryID Gets or sets the Disturbance Category ID
Public property Name Gets the name of the observation record.
Public property PhysicalRecord Gets the physical structure of the observation record.
Public property Settings Gets the monitor settings record that defines the settings to be applied to this observation record.
Public property StartTime Gets the starting time of the data in the observation record. This time should be used as the base time for all relative seconds recorded in the series instances.
Public property TimeTriggered Gets the time the observation was triggered. For more information regarding recording time in PQD files, see StartTime.
Public property TriggerMethod Gets or sets the type of trigger which caused the observation.
Top
See Also