Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to access channels on a DAQ board while the device is used by another application?

I am curious if is possible to run an application that reads one channel of a DAQ board while another application already is reading different channels on the board.
0 Kudos
Message 1 of 2
(2,446 Views)
Shoe,

You can have more than one application accessing a DAQ board at a time but not for the same type of process, such as analog input. I tried a setup where one program was accessing analog input channel 1 and a separate program was accessing analog input channel 2. Only one program would run at a time. However, you can have an analog input program and a separate analog output program accessing the same board running at the same time.

Hope this helps!
Message 2 of 2
(2,446 Views)