TimerInterval custom property - TimerIntervalSymbol
- Last UpdatedAug 06, 2024
- 1 minute read
The reference value of TimerInterval sets the length of an interval in seconds to update a measured value. The SA_TimerClock symbol uses fill animation to represent the hand of a clock that rotates around a clock face. When the clock face is completely filled, the interval ends and the measured value is updated.
When TimerInterval is set to 0, the symbol is hidden during run time.
Assign values to the TimerInterval custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Integer |
Input |
0 |
Reference to an ArchestrA object attribute or a static second value. TimerInterval=Temperature.MeterUpdateTimeInterval TimerInterval=5 |
|
InTouch Tags |
Integer |
Input |
0 |
Reference to an InTouch tag or a static second value TimerInterval=MeterUpdateTimeInterval TimerInterval=5 |
Related Wizard options and custom properties
The TimerResetCmd custom property restarts the timer interval when set to True.