LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Synchronious AI and DI aquisition with NI USB 6211

Apparently it is not possible to aquire analog and digital signals in the same task. Is there a way to aquire analog and digital signals simultaniously? With VI-Logger? With a LabView vi?
0 Kudos
Message 1 of 3
(2,532 Views)
Hi tom_ifms
Yes it should be possible in general to syn AI/O and DI/O tasks.
 
Labview ships with many examples, click, Help>>Find examples>>Hardware Input/Output>>DAQmx>>Synchronization>>Multi-Function>>Multi-Function-Synch AI-Read Dig Chan.vi
 
This should be exactly what you need.
 
This is all hardware dependent.
 
Please post back if you have any other issues,
 
Thanks
Kind Regards
James Hillman
Applications Engineer 2008 to 2009 National Instruments UK & Ireland
Loughborough University UK - 2006 to 2011
Remember Kudos those who help! 😉
Message 2 of 3
(2,520 Views)

Hello, the example is clear and quite fixes with my problem.

In the example, the operator choses the aquisition channel and plots it into one Chart. I shoulde receive data from all channels and plots them into several charts. So, for example, i shoudl plot the acquisition from channel ai0, ai2 and ai 8 at the same time in three different charts. Is it possible?

 

 

thank you a lot 

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