Tracker custom property
- Last UpdatedAug 06, 2024
- 1 minute read
A blue tracker line appears on a symbol at the reference value of Tracker. Typically, an operator changes the tracker value during run time by associating the Tracker custom property to a slider or other types of adjustable user input symbols.
Assign values to the Tracker custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Double |
Input |
Me.Tracker |
Reference to an ArchestrA object attribute or a static tracker value Tracker=PUMP_001.Tracker Tracker=200.0 |
|
InTouch Tags |
Real |
Input |
Galaxy:Me.Tracker |
Reference to an InTouch tag or a static value Tracker=TrackerValue Tracker=200.0 |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to expose the Tracker custom property.
-
SymbolMode: Advanced
-
Tracker: True
The TrackerVisible custom property must be set to True to show a tracker line on a meter symbol.