I need to be able to sample up to 8 analog channels independently. For instance I need to start up a conversion in one VI and then in another VI start up another conversion on another channel. I thought maybe the PCI-6143 should be able to do that, but when I tried it with a simulated device I get the following error:
Error -50103 occurred at DAQmx Read (Analog Wfm 1Chan NSamp).vi:2
Possible reason(s):
The specified resource is reserved.
The operation could not be completed as specified.
If it can be done are there any examples that show how to do it?