User guide

12-18
Delays and Timing
Figure 12-8 Using +pulse_on_event
In most cases where the +pulse_e/number and +pulse_r/
number options already create X value pulses on the output, also
including the +pulse_on_event option to specify pulse on event
behavior will make no change on the output.
Pulse on detect behavior, specified by the +pulse_on_detect
compile-time option, displays the leading edge of the X value pulse
on the output as soon as events on the input, controlled by the
+pulse_e/number and +pulse_r/number options, schedule an
X value pulse to appear on the output. Pulse on detect behavior differs
from pulse on event behavior in that it calls for the X value pulse to
begin before the delay elapses. Figure 12-9 illustrates pulse on detect
behavior.
Figure 12-9 Using +pulse_on_detect