PVVisible custom property - Valves
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of PVVisible shows or hides a measured value that appears with an analog valve symbol. True is the default, which shows a symbol's numeric measured value.
Assign values to the PVVisible custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Boolean |
Input |
True |
Set to a Boolean object attribute or a static Boolean value. PVVisible=ValveOBj_001.PV PVVisible=True |
|
InTouch Tags |
Boolean |
Input |
True |
Set to a Boolean tag or a static Boolean value. PVVisible=Valve1PV PVVisible=True |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to show the PVVisible custom property.
-
Type: Analog
-
SymbolMode: Advanced
Analog valve symbols can show a measured value as a number with an engineering unit or as a graphic valve position bar. The selected value of the ValvePositionNumericalDisplay Wizard option determines the appearance of a measured value. The PV and PVVisible custom properties are used with both the numeric percentage and a valve position bar.
In addition, the PVMax and PVMin custom properties must be set when ValvePositionNumericalDisplay is set to False to show a measured value on a valve position bar.