Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

how do you read multiple signals (temp,pressuren,freq) on x-series

hey,

 

i'am new at labview and i have a problem. I'm have 5 separate programs for measureing temp,pressure,speed,...

every program on its self works good but if i want to put them together it fail,i have no idea how to read or send multipe signals at the same time.

so is their somebody here who can help me???

 

greets joachim

0 Kudos
Message 1 of 5
(3,381 Views)
You just need multiple DAQmx Create Channel functions all using the same task. If you are using the DAQ Assistant, create a task for one channel/type and then open it and click the Add button.
Message 2 of 5
(3,378 Views)

don't you have an easy example were for example 2 signals are being read??

that would help verry much

 

greets joachim

0 Kudos
Message 3 of 5
(3,372 Views)

Just this simple:

 

 

Message 4 of 5
(3,358 Views)

thanks alot

 

its working fine now

0 Kudos
Message 5 of 5
(3,342 Views)