LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I use DAQmx to route analog output 0 to an analog input?

Hi,
 
I'm using an E series DAQ card - PCI-MIO-16XE-10.  I'm converting my Traditional DAQ (Legacy) software over to DAQmx.
 
Previously I've used analog inputs 21230 and 21240 to route my analog outputs to the analog to digital converter (see article: http://digital.ni.com/public.nsf/allkb/6C77B1884F5BBEE8862569E3005BE30E), and it has always worked fine.  Now that I'm using DAQmx, however, I can't seem to read off of channels 21230 and 21240.  The DAQmx vi that I wrote can read off of other analog input channels (ai0, ai1, etc), but not off ai21230 or ai21240.  Does anyone know how to fix this? 
 
Thanks,
Steve
 
0 Kudos
Message 1 of 2
(2,250 Views)

I've just discovered the Internal AI Channels, and can now configure "Dev1/_ao0_vs_aognd" and "Dev1/_ao1_vs_aognd" to do what I need.  Problem solved!!

Steve

0 Kudos
Message 2 of 2
(2,237 Views)