LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multiple vi same cDAQ

After programming for a year or so, I never ran into this proble before:

 

How to I run multiples vi (I need 2) using the same cDAQ 9172   (I have two TC modules 9213--I believe); I have the usual problem that only one works at the time.

 

May you give me just a simple...

 

Thanks

0 Kudos
Message 1 of 3
(2,641 Views)
The simple answer is that you can only have a single task running. You would need a single VI that has a task with both channels in it.
0 Kudos
Message 2 of 3
(2,634 Views)

I already found my answer; I am using a common subVI that gather all the data for the two differewnt Main VI s.

 

Thanks

0 Kudos
Message 3 of 3
(2,625 Views)