Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQ

How to acquire multiple inputs through NI9225 DAQ module???

0 Kudos
Message 1 of 2
(2,943 Views)

With what chassis? In what language (LabVIEW? C?)?

 

If you're using a CompactDAQ chassis (such as the cDAQ-9178), then in DAQmx, if your NI 9225 has the device name cDAQ1Mod1, then you can pass the string cDAQ1Mod1/ai0:2 into your DAQmx Create Virtual Channel VI to acquire from all three channels (ai0, ai1, and ai2) simultaneously. See also: What is the Syntax for Physical Channel Strings in DAQmx?

——
Brandon Streiff
ni.com/compactdaq · ni.com/daq
0 Kudos
Message 2 of 2
(2,935 Views)