Timers
Pulse Timer
Description Note that the output timing accuracy is limited by the timebase. Output is set HIGH (1) when Start is set HIGH (1), for the duration of Pulse Time. Elapsed Time shows the amount of the Pulse Time that has elapsed. Once Elapsed Time = Pulse Time, Output is set LOW (0).

When Hold is set HIGH (1), Elapsed Time is paused, keeping Output HIGH.

When Reset is set HIGH (1), Output is set LOW and Elapsed Time is set to 0.0 s. Reset has the highest priority.
Availability
  • Available only in the dw2xx & dw2xx-v2 series products
  • Requires library: Process Control (option -05)
  • Firmware versions 0x2000 and later
savvy-SFD Graphic pulseTimer
Graphic with Parameters pulseTimer

Parameters

Start Input, Read-write, Boolean (signed 16-bit integer)
0 = Low
1 = High
Pulse 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
Output Output, Read-only, Set to default on hard initialization, Boolean (signed 16-bit integer)
0 = Low
1 = High
Hold Input, Read-write, Boolean (signed 16-bit integer)
0 = Low
1 = High
Reset Input, Read-write, Boolean (signed 16-bit integer)
0 = Low
1 = High