Click or drag to resize

MetadataRecordAnalogFields Properties

The MetadataRecordAnalogFields type exposes the following members.

Properties
  Name Description
Public property AlarmDelay Gets or sets the time (in seconds) to wait before consecutive alarm notifications are sent for the MetadataRecord.
Public property BinaryLength Gets the length of the MetadataRecordAnalogFields.
Public property CompressionLimit Gets or sets the amount, expressed in EngineeringUnits, by which data values for the MetadataRecord must changed before being archived.
Public property DisplayDigits Gets or sets the number of digits after the decimal point to be displayed for the MetadataRecord.
Public property EngineeringUnits Gets or sets the engineering units of archived data values for the MetadataRecord.
Public property ExceptionLimit Gets or sets the amount, expressed in EngineeringUnits, by which data values for the MetadataRecord must change before being sent for archival by the data aquisition source.
Public property HighAlarm Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of ValueAboveHiHiAlarm.
Public property HighRange Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of UnreasonableHigh.
Public property HighWarning Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of ValueAboveHiAlarm.
Public property LowAlarm Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of ValueBelowLoLoAlarm.
Public property LowRange Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of UnreasonableLow.
Public property LowWarning Gets or sets the value above which archived data for the MetadataRecord is assigned a quality of ValueBelowLoAlarm.
Top
See Also