EquipStateInTransit custom property
- Last UpdatedAug 06, 2024
- 1 minute read
Boolean value that indicates that a 3-Way or 4-Way valve is transitioning to an active or passive state.The default value is False to indicate that it is not.
Assign values to the EquipStateInTransit 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 transitioning to an active or passive state. EquipStateInTransit=mv>PVMin or mv<PVMax |
|
InTouch Tags |
Boolean |
Input |
False |
Assign a Boolean InTouch tag that evaluates to True when a valve transitioning to an active or passive state. EquipStateInTransit=ValveStateTransition |
Related Wizard options and custom properties
The EquipmentStatusLevel Wizard option must be set to Advanced to show the EquipStateInTransit custom property.