Timers
Delay-Off Timer
Description Note that the output timing accuracy is limited by the timebase. Output is set HIGH (1) immediately when Input is set HIGH (1).

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

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