PVCommandedVisible custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of PVCommandedVisible shows or hides a commanded value icon beneath a variable output control meter.
Assign values to the PVCommandedVisible custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
Boolean |
Input |
False |
Assign an object attribute or a static Boolean value. PVCommandedVisible=PUMP_001.ShowPVCmd PVCommandedVisible=True |
|
InTouch Tags |
Discrete |
Input |
False |
Assign an InTouch tag or a static Boolean value. PVCommandedVisible=V1ShowCmdValue PVCommandedVisible=True |
Related Wizard options and custom properties
The ControllerCommandedValue Wizard option must be set to True to show the PVCommandedVisible custom property.