07-23-2014 05:14 AM
In the labview example, it only have one type siganl acquire vi. I don't know how to acquire differert type signals in one task. I will use the same sampleing rate.
The attached file can not acquire two signal at same time. i just use a "Table control" to acquire signal.
who can give me example VI.
Thanks in advance.
Solved! Go to Solution.
07-25-2014 02:06 PM
Hello Kisyou,
You need to insert another DAQmx Create Channel with the desired properties and point it to an unused channel on your NI 9234 like the image below.
Best Regards,
Izzy O.
Product Support Engineer
National Instruments
07-27-2014 08:29 PM
so nice of you. Thank you very much!