PenX_LineWeight custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The integer value of Penx_LineWeight sets the width of a line drawn by the trend pens of the SA_Trend_MultiTrend pen. The default is 0, which set the pen's line weight to a width set by an Element style. Assign a value to Penx_LineWeight between 1 and 5 to override the default Element style. The heaviest line weight is 5.
Assign values to the Penx_LineWeight custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Value |
|
ArchestrA Automation Objects |
Integer |
Input |
0 |
Reference to an ArchestrA object's PV attribute or a static integer between 0-5. PenA_LineWeight=UDA01.Volume PenA_LineWeight=4 |
|
InTouch Tags |
Integer |
Input |
0 |
Reference to an InTouch tag or a static integer between 0-5. PenA_LineWeight=TankVolume PenA_LineWeight=4 |
Related Wizard options and custom properties
No other Wizard options or custom properties need to be configured to show the Penx_LineWeight custom property.