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