Issue Details
I am generating a finite analog output waveform and a synchronized digital output pulse in NI-DAQmx.
The analog output is generated, but the digital output pulse is not observed when the waveform frequency is lowered. In another case, changing only the frequency input of the Sine Waveform VI does not generate the expected number of cycles, such as 1.5 cycles.
How can I configure the analog output waveform and digital output pattern so that both outputs remain synchronized?
The following figure shows an example in which the sampling rate and sample count are fixed.

Figure 1. With Fs fixed at 1000 S/s and #s fixed at 1500 samples, the intended 1.5 cycles are generated only at a waveform frequency of 1 Hz.