BarXXStatsReset custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean values of BarXXStatsReset can be used to change the current values shown on a chart bar to some specified reset values. Typically, this custom property is associated with a user interface element like a switch or a button that can be toggled by an operator during run time to run a script containing the reset values.
The XX suffix in the custom property name represents the number assigned to a chart bar. For example, Bar10StatsReset is the custom property to reset the values shown on chart bar 10.
Assign values to the BarXXStatsReset custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Value |
|
ArchestrA Automation Objects |
Boolean |
Input |
None |
Reference to an ArchestrA object attribute Bar10StatsReset=UDA1.Temperature.Reset |
|
InTouch Tags |
Discrete |
Input |
None |
Reference to an InTouch tag Bar10StatsReset=InTouch:TemperatureReset |