I wrote a VI in labview that uses daq assist and it works fine, but it will not work in a sequence in labview. It involves running daq assist simtaneously with some other parts of the code, but it seems to be freezing up on the daq assist. The other part of the code that needs to run is sending a trigger that the daq assist needs, so i need to have the daq assist running while the trigger is sent. It actually works if I restart the computer, but only once and then it doesn't work anymore. I also tried unloading all modules and I made sure that the task is being cleared in labview.
I am using labview 8.2, teststand 3.5, a NI PXI 1042 acquisition system, and a 6259 daq card.