EquipStateInvalid custom property - Valves
- Last UpdatedAug 06, 2024
- 1 minute read
Boolean value that indicates whether a valve is in an invalid equipment state or not. The default is False to indicate a non-invalid state.
When EquipStateInvalid becomes True, fill animation changes the color and pattern of the valve body to the following:

Assign values to the EquipStateInvalid custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
Boolean |
Input |
False |
Assign an expression that is interpreted as a Boolean True when a valve is in an invalid equipment state. EquipStateActive=valveCfg1==-1 |
|
InTouch Tags |
Boolean |
Input |
False |
Assign a Boolean InTouch tag that evaluates to True when a valve is in an invalid equipment state. EquipStateActive=ValveStateInvalid |
Related Wizard options and custom properties
The EquipmentStatusLevel Wizard option must be set to Advanced to show the EquipStateInvalid custom property.