LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ assistant mutiple acquisition

Hi - I have a quick question/clarification but nonetheless important:
 
I have a BNC-2090 with a NI PCI-MIO - 16E-4 Board on Labivew 8.0.
 
I am using the DAQ Assistant Express VI and I have more than one channel (2 so far, maybe more) that I want to read at the same time. Yet the DAQ Assistant Express VI only has one output even though  I have configured more than one channel. How exactly do I acquire both signals from one output and acquire them at the same time?
 
If I use the splitter function will my first channel go to the top one and my second channel go in the bottom one of the splitter? Or do I need to use some array manipulation that i am unaware about? Any help would be appreciated.
 
 
0 Kudos
Message 1 of 2
(2,413 Views)
If I use the splitter function will my first channel go to the top one and my second channel go in the bottom one of the splitter?
 
Yes it will
 
For a multi cnhannel, multi sample acquisition, you can convert the data from AI DAQ assistant to a 2 D numeric array where each row can correpond to each channel's Data, using functions palette>> signal manipulation functions.
 
hope this helps
 
regards
 
Dev

Message Edited by devchander on 07-07-2006 04:08 AM

0 Kudos
Message 2 of 2
(2,407 Views)