Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

USB 6353 analog input does not match analog output

Solved!
Go to solution

Hi all, 

 

I'm just getting started with using a USB 6353 board. When we plugged in the device we were actually interested in via analog input, we noticed some signal drift over time. When we tried changing from our device to a function generator, we still noted this drift. So to troubleshoot, we plugged an analog input channel into an analog output channel on the 6353 board. I modified an example code for continuous voltage - so I send the voltage to the analog output (plugged into analog output and ground on the DAQ), which I have connected to an analog input (plugged into the analog input + and analog input -). I know exactly what I'm sending to the output, and it's definitely not what the input is reading in:

 

foil_nu_1-1629484865605.png

 

There is both a drift over time as well as very different signal amplitude. I'm new to all this so open to any and all troubleshooting suggestions! Thanks in advance!

 

 

0 Kudos
Message 1 of 3
(1,513 Views)
Solution
Accepted by topic author foil_nu

Could you please share this VI you used and a wiring diagram of the terminals you've looped back?

 

Have you tried other AI channels? you might want to use the AI in single-ended mode (RSE) since AO is also RSE.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 3
(1,503 Views)

Thanks so much Santhosh! In case anyone else ends up with this issue, using the AI in single-ended mode (RSE) solved the problem - we wired the AI+ and AI ground and then in the built-in AI Voltage sub-VI specified RSE mode. No drift, and correct amplitude. 

0 Kudos
Message 3 of 3
(1,445 Views)