Discrete runtime object field attributes
- Last UpdatedJul 19, 2024
- 3 minute read
|
Attribute |
Description |
Runtime Access |
|---|---|---|
|
AlarmCntsBySeverity |
Array of counts of all alarms that are in UNACK_ALM, ACK_ALM, or UNACK_RTN states on the attribute, aggregated by severity levels 1-4. |
Read-Only |
|
AlarmMostUrgentAcked |
TRUE (default) indicates that no alarms are in the InAlarm state or waiting to be Acked. A value of TRUE can also indicate that the most urgent alarm(s) on the attribute in the InAlarm state have been acknowledged, whether or not they are currently InAlarm. |
Read-Only |
|
AlarmMostUrgentInAlarm |
FALSE (default) indicates that no alarms are in the InAlarm state or waiting to be Acked. A value of FALSE also indicates whether the most urgent alarm(s) on the attribute are in the InAlarm state, whether or not they have been acknowledged. |
Read-Only |
|
AlarmMostUrgentMode |
Enabled (default) whether or not alarms are configured on the attribute. |
Read-Only |
|
AlarmMostUrgentSeverity |
Severity level expressed as an integer 1-4 of the most urgent alarm(s) on this attribute. If no alarm is in the InAlarm state or waiting to be Acked, the value is 0. |
Read-Only |
|
AlarmInhibit |
If set to TRUE, then the alarm is disabled (inhibited). |
Supervisory, User |
|
AlarmMode |
The current alarm mode setting. |
Read-Only |
|
AlarmModeCmd |
The command to set the alarm mode. Valid values are: Enable, Disable, Silence. |
Supervisory, User |
|
Bad.Condition |
If TRUE, then the quality of the Discrete Attribute value is set to BAD. |
Read-Only |
|
Condition |
Set to TRUE when Field Attribute value equals to the active alarm state value. |
Read-Only |
|
Input.DataType |
The expected data type of the input reference value. This value is locked to boolean data type in the User Defined base template. |
Read-Only |
|
Input.ReadStatus |
The cause of any errors that have occurred when data is read from the target reference. This is the Message Exchange status and not the status of the communication to external systems or devices such as Programmable Logic Controllers (PLCs). |
Read-Only |
|
Input.Value |
The value that is "calculated" using data received via Message Exchange. |
Read-Only |
|
Msg |
The state labels string representation of the Field Attribute value. |
Read-Only |
|
OffMsg |
The string that holds the OffMsg attribute. |
Read-Only |
|
OnMsg |
The string that holds the OnMsg attribute. |
Read-Only |
|
Output.DataType |
The expected data type of the output reference value. This value is locked to boolean data type in the User Defined base template. |
None |
|
Output.Value |
The placeholder for values that will be written to the target location. |
Read-Only |
|
Output.WriteStatus |
The cause of any errors when writing data to the target location, or, in the case where that location is in a DeviceIntegration Object, the actual field I/O status. This status is the Message Exchange status and, when OutputDest is a DeviceIntegration Object, the status of the communication to external systems or devices such as Programmable Logic Controllers (PLCs). |
Read-Only |
|
Stats.LastResetTime |
The last Date/Time set to the Reset attribute. |
Read-Only |
|
Stats.State0Cnt |
The number of transitions to FALSE. |
Read-Only |
|
Stats.State0CntLast |
The number of transitions to FALSE before setting the Reset attribute. |
Read-Only |
|
Stats.State0Duration |
Time duration in the FALSE state. |
Read-Only |
|
Stats.State0DurationLast |
Time duration in the FALSE state before setting the Reset attribute. |
Read-Only |
|
Stats.State0Time |
The time of the last change to FALSE. |
Read-Only |
|
Stats.State1Cnt |
The number of transitions to TRUE. |
Read-Only |
|
Stats.State1CntLast |
The number of transitions to TRUE before setting the Reset attribute. |
Read-Only |
|
Stats.State1Duration |
Time duration in the TRUE state. |
Read-Only |
|
Stats.State1DurationLast |
Time duration in the TRUE state before setting the Reset attribute. |
Read-Only |
|
Stats.State1Time |
The time to the last change to TRUE. |
Read-Only |
|
Stats.TimeSinceLastTransition |
The time of the last change from TRUE to FALSE or from FALSE to TRUE. |
Read-Only |