User manual
Chapter 3 Software Overview
© National Instruments Corporation 3-45 NI-DAQ User Manual for PC Compatibles
Resume the waveform generation by calling
WFM_Group_Control
(operation=
RESUME
).
RESUME
restarts the waveform generation at the data
point where it was paused. The output rate and the data buffer are
unchanged.
The final step is to call
WFM_Group_Control
(operation=
CLEAR
).
CLEAR
performs all the necessary cleanup work after a waveform
generation. Additionally,
CLEAR
halts any ongoing waveform generation.










