LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

daqmx read write in one task?

I hope this would be my last question.
I have one task with the DAQmx to read two values from sensors.Now I also want to write a value to another sensor.
It hasn't work to put the task together.
Should I make two tasks?How should I do this.
 
Thank you
0 Kudos
Message 1 of 2
(2,351 Views)

Hello Smoofo,

it is not possible to create one task for input and output values. You need two tasks. You can find input and output tasks under Labview/examples/Data acquisition/DAQmx functions.

Kind regards,

Elmar

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