Programming instructions

Chapter 24 Generating a Square Pulse or Pulse Trains
LabVIEW Data Acquisition Basics Manual 24-18
©
National Instruments Corporation
The example Finite Pulse Train (8253) VI located in
labview\
examples\daq\counter\8253.llb
shows how to generate a finite
pulse train. This example uses a sequence structure to divide the basic tasks
involved. Figure 24-23 shows frame 0 of the sequence where all of the
counters are reset. Notice
counter 1
is reset so its output state starts high.
Figure 24-23.
Frame 0 of Finite Pulse Train (8253) VI