I am trying to get familiar with new mutltifunction DAQ hardware from IOtech - a DAQborad/2000.
I have a simple vi consisting of two while loops which should be running in parallel. One acquires analog input data, the other handles DAC outputs.
When I run the vi, the analog acquisition while loop runs fine, but the DAC while loop will not run if labview is the active window on the pc (frontpanel or diagram). If I make another window active, both loops will update as they should.
I can resize a windows explorer window to make it small, run my vi, make windows explorer the active window and see the vi running both loops and updating as it should in the background. If I use the "Highlight Executi
on" tool on the diagram screen, both loops run as they should.
Any ideas?
Thanks,
Mike