11-05-2008 12:53 PM
Hello,
I am new to the data acquisition. I have a wire that has resistance of aprox. 3 ohm. When I supply a voltage of about 1.5VDC , it carries a current of around 500 mA. I want to continously measure voltage , current and resistance across this wire. I am using PCI 6040E and BNC 2090. Any help is much appreciated.
Thanks.
11-06-2008 05:49 AM
Hi David,
In order to continuously acquire, you will need the code to be inside a while loop. The easiest way to acquire from a DAQ device is using the daq assistant express VI. You add the channels that you want to measure from into the DAQ assistant and then you can perform V=IR functions within the while loop using the numerical functions in LabVIEW. By having indicators on the front panel (inside the while loop) you can have the indicators of resistance/voltage/current constantly updating.
I hope this help.
11-06-2008 07:14 AM
Thanks for reply Mike,
Actually I know how to buid a VI for this, but what I wanted to know was about the physical connections from the wire to the BNC. I am using high currents so I wanted to know about different connections to do measurements.
Thanks again for your help.
11-06-2008 09:07 AM
I want to add one thing: The resistance of my test wire keeps changing when I am making measurements.
Thanks
11-13-2008
06:18 AM
- last edited on
03-05-2025
02:08 PM
by
Content Cleaner