LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AO to AI loopback testing on a PCIe-6353 board connected to a BNC-2110

Solved!
Go to solution

I am determining if my setup produces DC analog voltages at undesired times. I want to leverage my DAQ hardware AI to monitor AO tasks running a separate VI, but I am stuck at what I think of as step zero.

 

I have an NI PCIe-6353 board connected to a BNC-2110.  As a sanity check, I connected a BNC cable from AO0 to AI0 and used the DAQmx example code to Voltage Continuous out and Input vi to try and drive a sin (or triangle wave) on the output and read it back on the input.   I assumed this would be straightforward, forward, and I would read back whatever I drove.  But instead, I get a noisy signal.  Playing with the terminal config in RSE/NRSE I get a constant 5.29 volts.  Switching to differentially, I get a signal that slowly trends to about 3.1V with a really noisy version of the output wave overlayed on the noise, with output of +/-5V, the input signal has a peak-to-peak 0.03V signal.  I get similar results when I drive a triangle, square, or sawtooth wave; the noise has a super-faint signal.   Max gives the same kind of results.  

To make my problem even more difficult, this hardware is five time zones away, and I have very limited local/hands-on troubleshooting support.

 

What am I doing wrong?  Should connecting a BNC cable between AO0 and AI0 allow me to spy on my output signals?  I am 99% sure that the DAQ output equipment is functional. I was previously driving some other hardware with it and getting reasonable interactions with the other device.   I think my local support merely disconnected the old BNC cable from AO0 and installed a loopback instead.  

 

Thanks

0 Kudos
Message 1 of 3
(140 Views)
Solution
Accepted by topic author bberkey

Test items separately first:

 

- Ask to Check the cable connection  from PCI to the BNC-2110. 

- Test the DC Analog output and measure with a Multimleter see  if output the right voltage. 

- Test the Analog Input - Use dc power source and see if the Analog input reads it properly. 

- Test continuity of the BNC loop back cable. 

 

0 Kudos
Message 2 of 3
(96 Views)

Thanks for the advice, this solved the problem.  When I got time from a tech, it turned out that the BNC-2110 was plugged into the wrong PCIe-6353 connector. 

 


In Google searches related to this problem, I also discovered the aoX_vs_aognd channels which would have provided an alternative path for my troubleshooting. 

 

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kGDISA2&l=en-US#:~:text=Back%20Analog....

0 Kudos
Message 3 of 3
(43 Views)