PenX_Visible custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of the set of Penx_Visible custom properties show or hide the pen trend lines of the SA_Trend_MultiPen symbol. The default is True to show the trend line of each of the four pens.
The four Penx_Visible custom properties can be set as reference values for graphic elements like switches or check boxes to enable an operator to show or hide selected pen trend lines of the SA_Trend_MultiPen symbol while an application is running.
Assign values to the PVx_Visible custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Boolean |
Input |
True |
Reference to an attribute or a static Boolean value. PenA_Visible=ODA1.PenAVisible PenA_Visible=True |
|
InTouch Tags |
Discrete |
Input |
True |
Reference to an InTouch tag or a static Boolean value. PenA_Visible=ShowpenA PenA_Visible=True |
Related Wizard options and custom properties
No other Wizard options nor custom properties need to be configured to show the Penx_Visible custom properties.