First I want to start/stop a counter on the PCI6035E-Board to count edges. After the stopping event I have to aquire data with AI-Read, waiting for a trigger-event to start the acquisition.
I would like to have the whole application in one VI, realized both already in two VIs,but when running both at the same time, the shifting between the tasks does not work. Also I cannot run AI-Read and Counter-Get-Attribute in one VI at the same time, the counter does not start, because AI-Read waits for the trigger-event.