I do appreciate your quick response but unfortunately, it did not fix my problem. I probably did not describe my problem correctly. I one again have attached the program for your viewing. What I want to do is the following:
I use the 6602 board to generate triggers (at 10 Hz) to my pulsed experiment. As a result of the experiment, I collect various waveforms (mass spectra, optical decay signals, etc.). I want to use simultaneously both the 5112 scope board and the 6070e board to sample these waveforms at 10 Hz but I cannot. As the vi is currently programed, the 6070e board samples the wavefroms at 10 Hz without problem; the 5112 board will only sample a single waveform. I can fix this by moving the "niScope Initiate Acquisition.vi" into the while loop. If I do this, then both boards will acquire and sample waveforms, however, the whole program slows down and I am only able to sample every other waveform (or in other words, the internal while loop executes at ~5 Hz). Basically, this results in me throwing half of my data and experimental time away.
I am certain that this problem is do to my inexperience with LabView programming and that there must be an intellignet method to program this vi without slowing it to a crawl. I look forward to your response. THX.
-Darrin