![]() |
Metadata
|
The MetadataRecordAlarmFlags type exposes the following members.
Name | Description | |
---|---|---|
![]() | MetadataRecordAlarmFlags | Initializes a new instance of the MetadataRecordAlarmFlags class |
Name | Description | |
---|---|---|
![]() | CouldNotCalculate | Gets or sets a boolean value that indicates whether a data Quality of CouldNotCalculate should trigger an alarm notification. |
![]() | DeletedFromAlarmChecks | Gets or sets a boolean value that indicates whether a data Quality of DeletedFromAlarmChecks should trigger an alarm notification. |
![]() | DeletedFromProcessing | Gets or sets a boolean value that indicates whether a data Quality of DeletedFromProcessing should trigger an alarm notification. |
![]() | DigitalInsertedStatusInAlarm | Gets or sets a boolean value that indicates whether a data Quality of DigitalInsertedStatusInAlarm should trigger an alarm notification. |
![]() | DigitalSuspectAlarm | Gets or sets a boolean value that indicates whether a data Quality of DigitalSuspectAlarm should trigger an alarm notification. |
![]() | FrontEndHardwareError | Gets or sets a boolean value that indicates whether a data Quality of FrontEndHardwareError should trigger an alarm notification. |
![]() | Good | Gets or sets a boolean value that indicates whether a data Quality of Good should trigger an alarm notification. |
![]() | InhibitedByCutoutPoint | Gets or sets a boolean value that indicates whether a data Quality of InhibitedByCutoutPoint should trigger an alarm notification. |
![]() | InputCountsOutOfSensorRange | Gets or sets a boolean value that indicates whether a data Quality of InputCountsOutOfSensorRange should trigger an alarm notification. |
![]() | InsertedValue | Gets or sets a boolean value that indicates whether a data Quality of InsertedValue should trigger an alarm notification. |
![]() | InsertedValueAboveHiHiLimit | Gets or sets a boolean value that indicates whether a data Quality of InsertedValueAboveHiHiLimit should trigger an alarm notification. |
![]() | InsertedValueAboveHiLimit | Gets or sets a boolean value that indicates whether a data Quality of InsertedValueAboveHiLimit should trigger an alarm notification. |
![]() | InsertedValueBelowLoLimit | Gets or sets a boolean value that indicates whether a data Quality of InsertedValueBelowLoLimit should trigger an alarm notification. |
![]() | InsertedValueBelowLoLoLimit | Gets or sets a boolean value that indicates whether a data Quality of InsertedValueBelowLoLoLimit should trigger an alarm notification. |
![]() | LogicalAlarm | Gets or sets a boolean value that indicates whether a data Quality of LogicalAlarm should trigger an alarm notification. |
![]() | Old | Gets or sets a boolean value that indicates whether a data Quality of Old should trigger an alarm notification. |
![]() | OpenThermocouple | Gets or sets a boolean value that indicates whether a data Quality of OpenThermocouple should trigger an alarm notification. |
![]() | SensorReadError | Gets or sets a boolean value that indicates whether a data Quality of SensorReadError should trigger an alarm notification. |
![]() | SuspectData | Gets or sets a boolean value that indicates whether a data Quality of SuspectData should trigger an alarm notification. |
![]() | SuspectValueAboveHiHiLimit | Gets or sets a boolean value that indicates whether a data Quality of SuspectValueAboveHiHiLimit should trigger an alarm notification. |
![]() | SuspectValueAboveHiLimit | Gets or sets a boolean value that indicates whether a data Quality of SuspectValueAboveHiLimit should trigger an alarm notification. |
![]() | SuspectValueBelowLoLimit | Gets or sets a boolean value that indicates whether a data Quality of SuspectValueBelowLoLimit should trigger an alarm notification. |
![]() | SuspectValueBelowLoLoLimit | Gets or sets a boolean value that indicates whether a data Quality of SuspectValueBelowLoLoLimit should trigger an alarm notification. |
![]() | Unknown | Gets or sets a boolean value that indicates whether a data Quality of Unknown should trigger an alarm notification. |
![]() | UnreasonableHigh | Gets or sets a boolean value that indicates whether a data Quality of UnreasonableHigh should trigger an alarm notification. |
![]() | UnreasonableLow | Gets or sets a boolean value that indicates whether a data Quality of UnreasonableLow should trigger an alarm notification. |
![]() | Value | Gets or sets the 32-bit integer value used for defining which data Quality should trigger an alarm notification. |
![]() | ValueAboveHiAlarm | Gets or sets a boolean value that indicates whether a data Quality of ValueAboveHiAlarm should trigger an alarm notification. |
![]() | ValueAboveHiHiAlarm | Gets or sets a boolean value that indicates whether a data Quality of ValueAboveHiHiAlarm should trigger an alarm notification. |
![]() | ValueBelowLoAlarm | Gets or sets a boolean value that indicates whether a data Quality of ValueBelowLoAlarm should trigger an alarm notification. |
![]() | ValueBelowLoLoAlarm | Gets or sets a boolean value that indicates whether a data Quality of ValueBelowLoLoAlarm should trigger an alarm notification. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | GetEnumValueOrDefault |
Gets the enumeration constant for value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |
![]() | GetEnumValueOrDefaultT |
Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
(Defined by EnumExtensions) |