TimerInterval custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The reference value of TimerInterval sets the length of an interval in seconds to update the measured value of an Analyzer type of meter that incorporates a clock timer symbol component.
The clock timer uses fill animation as 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.
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 following Wizard options must be set to their listed values to expose the TimerInterval custom property.
-
Type: Analyzer (Analyzer is the only type of meter that supports a clock timer symbol component)
-
SymbolMode: Advanced
-
Timer: True
No other custom properties must be configured to set the interval length of a clock timer.