EquipStateActivePortB custom property
- Last UpdatedAug 06, 2024
- 1 minute read
Boolean value that indicates if port B of a valve is active or not. The default is False to indicate a non-active state.
Assign values to the EquipStateActivePortB 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 Port B is open. EquipStateActivePortB=valveCfg1==3 |
|
InTouch Tags |
Discrete |
Input |
False |
Assign an InTouch tag. EquipStateActivePortB=PortBState |
Related Wizard options and custom properties
No other Wizard options or custom properties need to be configured to show the EquipStateActivePortB custom property.