I am trying to develop an application for completing multiple
measurements and measurement types with a DAQcaed 6024-E multifunction
DAQ.
How can I run multiple tasks in DAQmx to accomplish multiple measurement types at once.
The tasks I need to complete are:
1) A single counter input to measure rising edges.
2) Two analog inputs so that i can measure the phase shift between two signals.
I have been able to develop individual VIs that can complete the
individuals tasks. How can i run these tasks in parallel?
Thank you -
Sean