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