Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use DAQmx Read to measure multiple analog channels

Solved!
Go to solution

You posted to the wrong board. I have asked the moderator to move this thread from the LabVIEW board.

0 Kudos
Message 11 of 16
(6,257 Views)

Hi,

 

I have a chassis and NI module which are cDAQ-9171 and NI 9205. (I use Labview 11.0 version)

 

I try to get two analog input values from different two analog chanels of NI 9205. Unfortunatelly, it is dislayed the same error. (Screenshot is in attachments).

 

Also, i send my project file in attachments to you for making clear everything.

 

Thank you in advance for your interest

 

 

Best regards,

 

Serbay Özkan

Download All
0 Kudos
Message 12 of 16
(4,987 Views)

Dear KoenR94,

 

I have a very similar problem. I read from two channels but I wish to have two different graph indicators for each channel. However my daqmx only gives me 1 output data that I can plot. Any suggestions?

 

vi. attached

0 Kudos
Message 13 of 16
(3,304 Views)

I would use the split function to get both signals.

0 Kudos
Message 14 of 16
(1,055 Views)
Hey, did you get the solution? I am also finding similar problem, reading multiple AIs is giving error using python.
0 Kudos
Message 15 of 16
(834 Views)

@niaz123 wrote:
Hey, did you get the solution? I am also finding similar problem, reading multiple AIs is giving error using python.

You need to put all the channels into a single task and not create a separate task for each AI channel.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 16 of 16
(826 Views)