Hello, I would like to generate a pulse train that has a coulpe cycles from high to low, then remains low for awhile, and repeats the sequence. Here is a little ascii waveform of what I want to do:
_ _ _ _
_| |__| |__| |___________________| |
I'm using LabVIEW 7 and would like to do this with DAQMX. I realize I could achieve this by manipulating the frequency and duty cycle on the fly, however its critical that I have a consistent pulse train and I'm not sure I could achieve that by changing the pulse all the time. Is there some way to pre-build this waveform and then repeat it until I am done?