List of all functions/instructions available in R3 programming language for managing timers.
Legend: R = allowed use in Rules - T = allowed use in Tasks - I = Instruction - F = Function (thus has a return value) |
||||
---|---|---|---|---|
Keyword |
R |
T |
F/I |
Description |
tm_on() |
R |
T |
I |
Timer ON |
tm_of() |
R |
T |
I |
Timer OFF |
tm_tp() |
R |
T |
I |
Pulse timer |
tm_sqw() |
R |
T |
I |
Square wave timer |
tm_int() |
R |
T |
I |
Integral timer |
Interaction functions: |
||||
R |
T |
F/I |
Reads/sets the timer time |
|
R |
T |
F/I |
Reads/sets the timer preset |
|
R |
T |
F/I |
Reads/sets the second timer preset (timer square) |
|
tm_q() |
R |
T |
F |
Timer output (coil) |
tm_reset() |
R |
T |
I |
Resets timer time (integral timer) |