Dear all!
Since I'm quite new to the software can somebody help me in configuring a data acquisition system with LabView?
Here there are all my hardware specifications with which I have to work with:
-Keithley DMM6500 1/2digit
-2001TC-SCAN CARD
-USB 2.0 connection with windows pc
-Updated LabVIEW 2019 SP1 with configured DMM6500 instrumental drivers
DAQ required:
I have to scan "simultaneously" three types of external signals: two AC voltages and temperature through a type-S thermocouple.
My objective is to use the scan card in combination with the multimeter to allow the use of three channels for those measurements.
The card has a built-in reference for the temperature measurement, and support all types of thermocouples.
I want to use the digitized function to acquire the two AC voltages as they are expected to vary very fast in the first seconds.
In addition, one of the two voltage is referred to a calibrated shunt (2500 A 60 mV) with which I want to read the currents circulating in my DUT. Current as high as 3000A can be achieved in my DUT so i think that the use of a shunt is the only way to read it.
Output on LabVIEW:
3 charts showing:
1) the evolution of the I-V curve
2) temperature with respect the time
3) power dissipated (I*V) with respect to time.
Here are my current Vi
Thanks for your help!