PVCmdVisible custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of PVCmdVisible shows or hides a commanded value icon next to an analog valve symbol's valve position bar. The default value is False to not show a command value icon.
Assign values to the PVCmdVisible custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
Boolean |
Input |
False |
Assign a Boolean object attribute or a static Boolean value as the reference value. PVCmdVisible=VAVLV_001.Valve1.ShowPVCmd PVCmdVisible=True |
|
InTouch Tags |
Discrete |
Input |
False |
Assign an InTouch tag or a static value as the reference value. PVCmdVisible=V1ShowCmdValue PVCmdVisible=True |
Related Wizard options and custom properties
The PVCmd custom property must be set to a reference value to show a commanded value triangle on an analog valve symbol.