LabelVisible custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of LabelVisible shows or hides a descriptive label that appears above a symbol.
A descriptive label can be specified by three methods based on the value assigned to the LabelType Wizard option - ST/CPL Wizard option.
-
LabelType=StaticText
Static string set from the symbol's Substitute String function, which is available from WindowMaker and the Industrial Graphic Editor.
-
LabelType=CustomPropertyLabel
Dynamic string assigned as the value of the Label custom property.
-
LabelType=ObjectTagname
Dynamic string assigned as the value of an object tagname of a symbol.
Assign values to the LabelVisible custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Boolean |
Input |
True |
Assign an attribute or a static Boolean value. LabelVisible=True |
|
InTouch Tags |
Discrete |
Input |
True |
Assign a Boolean InTouch tag or a static Boolean value. LabelVisible=True |