LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

reading 3 voltage at the same time using the NI DAC 6008

Hi 

i have a problem here ,i would like to read 3 differents voltage with my DAC USB 6008 and that seem to be not working  .can some one help me by telling me what stucture i should use?

0 Kudos
Message 1 of 4
(2,965 Views)
You just have to specify all channels in a single task. Don't use three different DAQ Assistants or three different DAQmx Reads off using the lower level functions.
0 Kudos
Message 2 of 4
(2,951 Views)

thank you Dennis 

do i have to use the same dac assistant even if i want to read 3 differents voltages at 3 differents points of my circuit?

0 Kudos
Message 3 of 4
(2,945 Views)

Yes, of course. You had instructions on how to do this when you created it. Once created, you just click on Add when you open the assistant.

0 Kudos
Message 4 of 4
(2,942 Views)