Timers
Delay-On Timer
Description Note that the output timing accuracy is limited by the timebase. Output is set LOW (0) immediately when Input is set LOW (0).

When Input is set HIGH (1), Output is set HIGH (1) after the Delay Time has elapsed. The Elapsed Time starts to count on the rising edge of Input.
Availability
  • Requires library: Process Control (option -05)
  • Firmware versions 0x1009 and later
savvy-SFD Graphic delayOnTimer
Graphic with Parameters delayOnTimer

Parameters

Input Input, Read-write, Boolean (signed 16-bit integer)
0 = Low
1 = High
Delay Time Input, Read-write, Analog (unsigned 16-bit integer)
0.1 s to 6000.0 s
Elapsed Time Internal Parameter, Read-only, Set to default on hard initialization, Analog (unsigned 16-bit integer)
0.0 s to 6000.0 s
0 = Timed Out
Output Output, Read-only, Set to default on hard initialization, Boolean (signed 16-bit integer)
0 = Low
1 = High