LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I combine these two DAQ tasks???

I am using LabVIEW 11, Windows XP, cDAQ-9174 chassis, two NI-9205 modules.

 

Please see my code for reference. I am very new so i will accept all suggestions.

 

I am acquiring 12 volatage signals in a producer/consumer structure giving me a queue of 1-d array of waveform(dbl). Then I am acquiring 12 voltage signals in another loop giving me 2-d array of waveform(dbl).

 

There is an issue creating the channels. How can I combine these two tasks?

 

Thanks,

~Chris

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

Hello chrisbe723,

 

When you say that there is an issue creating the channels, are you getting a specific error message when running your code? Also are you referencing the same set of channels for the two DAQ task you are configuring?

 

Paul-B

Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,266 Views)