System Projects Reference > Situational Awareness System Projects > Situational Awareness Library Project > Status Indicators
Status Indicators

Status indicators are used to represent various non-alarm conditions associated with an object, such as abnormal data quality or control system states. A status indicator will only appear while the triggering condition is true.

The status indicator is a separate genie and is used to represent various states of an object.

The status indicator symbols can be found in the SA_Library project in a library called sa_status_indicator.

In scenarios where several states may be active at the same time there is an order of precedence on what indicator will be displayed. For example, a PID controller that is in initialize mode, but also has the PV as simulated would display the "S" indicator, even if there was also an interlock condition active.

Status Indicators can be configured for most library objects excluding NumericInput and TextInput. Examples have been provided for Drives, Meters and Valves only.

See also

Published June 2018