10-05-2007 12:39 PM
10-08-2007
05:49 PM
- last edited on
06-27-2024
03:18 PM
by
Content Cleaner
Regarding your issue I tried it with a USB-6009, the way I understood it, was connecting the analog output straight to the analog input; so AI0 hardwire to AO0 and AI4 to GND (next to AO1). I was able to generate a DC value between 0 and 5 Volts and measure it. You have to consider that the analog output of the USB-6008 can only handle 0 to 5 Volts. USB-6008/6009 User Guide and Specifications, page 16. In the specification you can find the circuit diagram for input and output of the card. You can also find how to make the connection for differential measurements when setting up an Analog Input.
Since you are trying to drive a resistor and a diode, I was able to test the card instead of a 20K ohm resistor with a 66.5K Ohm nor does the resistance matter since the Analog input have its own resistance of 127Kohm, in any point of my testingy the measure was affected by the analog input. The examples I use for this test were: Continuous Software Timed Analog Output for the USB-6008 and USB-6009 for generating the voltage and this shipped example “Cont Acq&Graph Voltage-Int Clk.vi”. (Help-> find examples). I have attached both just in case.
10-09-2007 06:32 PM
10-10-2007
06:18 PM
- last edited on
06-27-2024
03:19 PM
by
Content Cleaner
Hi ReneM.
If no signal is connected you will read that 1.4 Volts bias. The default value for the analog input is RSE make sure you are reading in “differential mode”. Also take a look at this other Knowledge base: USB-6008/6009 Analog Input Reads Approximately -1.4V Offset with RSE Connections, What might be happening is that even if you are doing differential measurement the analog input is providing a voltage to the diode and that is the drop you are reading in the multimeter. What I will suggest is following these instructions: Using a Unity Gain Buffer (Voltage Follower) with a DAQ Device to isolate the analog output from the analog input.
Let me thank you for all the information you have gave me, it really helped me to give you a better answer and hope this post helps you finish your "project".