LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Swap DC and ground voltages of Keithley 2400 meter

Hi

 

I am using Keithley 2400 source meter to apply voltage to my chip. The test that I am performing

has the following requirements:

 

In the first stage, I apply DC voltage (from source meter) on one pad (Pad-A) of the chip and ground

(from source meter) on the other pad (Pad - B) and take some capacitance measurements.

 

In the second stage, I need to swap these voltages i.e. DC voltage to Pad-B and ground to Pad-A.

 

I am already using a labview code to apply the voltage and make the capacitance measurements.

 

Is it possible by any chance that I can control the swapping with the labview code automatically,

without having to swap them manually?

 

Thank you for the help

 

 

0 Kudos
Message 1 of 4
(2,918 Views)

Hi funny fox,

 

It will depend on your instrument drivers, but you should be able to do this by adding some extra logic in LabVIEW. You can use a case structure, or even an event structure if you want the user to be able to swap them.

 

 

Regards,
Efrain G.
National Instruments
Visit http://www.ni.com/gettingstarted/ for step-by-step help in setting up your system.
Message 2 of 4
(2,888 Views)

Dear Efrain,

 

Thanks a lot for the response. The drivers I am using are directly downloaded from NI using

labview driver search feature (Keithley 24xx drivers).

 

Can you please provide me some more details on the logic you were referring to ? I mean

some reference that I can look into or some possible examples.

 

Thank you

 

0 Kudos
Message 3 of 4
(2,878 Views)

Is it important to switch the GROUND? 

Or do you only need to switch the polarity of the voltage between your pads?

Sometimes it makes a BIG difference 😉

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 4 of 4
(2,869 Views)