LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

data logging

I want to take two sets of data simeltaneously from channel 0 and channel 1 do i need to use another computer with another daq card and bnc box or coul i just use one daq card and bnc box and computer. Otherwise i will have to buy all this new stuff.
0 Kudos
Message 1 of 2
(2,553 Views)
If you data acquisition board has multiple analog input channels, then you can acquire all of those channels on a single computer. The BNC box should give you access to multiple channels. You simply connect the multiple signals up and then tell your software to acquire from a collection of channels. If you are using LabVIEW, simply specify which channels you want to acquire from in the channel list (e.g. 0,1,2,3). I hope this information helps.
0 Kudos
Message 2 of 2
(2,553 Views)