PVVisible custom property - Support Symbols
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of PVVisible shows or hides the numerical measured value that appears next to a symbol. True is the default, which shows a symbol's numerical 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 attribute or a static Boolean value. PVVisible=True |
|
InTouch Tags |
Discrete |
Input |
True |
Set to a Boolean tag or a static Boolean value. PVVisible=True |
Related Wizard options and custom properties
The ControllerNumericalDisplay Wizard options must be set to True to show the PVVisible custom property.
Typically, an engineering unit is associated with a numeric measured value. Set the following Wizard options and custom properties to specify an engineering unit with the numeric measured value.
-
Wizard options
-
EngUnits: True
-
EngUnits: StaticText or CustomPropertyLabel
-
-
Custom properties
-
Pen_EngUnits: Set to a string that specifies the engineering unit of the numeric measured value.
-