I need help with what should be a very simple application. I need to take a total of 120 samples at 100 millisecond intervals. At 500 milliseconds, I need to generate a 500 millisecond, 1 kHz tone burst while continuing to collect samples. I have a vi that collects the samples and one that generates the tone burst using the "Signal Generator By Duration" vi, but I can't figure out which structure to use to marry the two together and maintain synchronization. I am using an MCC USB1608 USB DAQ unit, and that means I have to use their ULx library functions to talk to the hardware and collect the samples. Can anyone help me out? Thanks in advance!
↧