ID-Mobile Global Guide
247
Timer
Symbol
Inputs
Input
Type
Range[DIM]
Function
Run
B
N/A
The timer runs only if this
input is active or not
connected
Reload
B
N/A
This input reloads the timer
to the initial value
Reload val.
A
0..32767 [-]
Initial value of the timer
Outputs
Output
Type
Range[DIM]
Function
Output
B
N/A
Timer output
Description
The block works as a countdown timer which is decreased by 1 every PLC cycle. The timer
initial value is adjustable by the "Reload val" input. As the PLC cycle lasts 100ms, the timer
duration equals to "Reload val"/10 [s]. The timer is automatically reloaded with the initial
value when it reaches zero or it can be reloaded in any other moment using the "reload" input.
The timer is held at reload value until the reload input is deactivated. The timer output is
inverted always when the timer is reloaded.