LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

High Impedance Keithley 2400

Solved!
Go to solution

Hi,

 

I am working with a LabView with a program for discharging the battery, but the manual Keithley says that is necessary to set the High Impedance, I know how to do it in the equipment, but not in the program, do you have any suggestions?

page 79, from: 

Series 2400 SourceMeter®
User’s Manual
2400S-900-01 Rev. K / September 2011

0 Kudos
Message 1 of 3
(1,431 Views)
Solution
Accepted by topic author simon71

If you are using the K24xx LabVIEW driver available from: 

 

Then open the VI Tree.vi and locate the Ouptut Off Behaviour VI, select High Impedance.

 

If you are sending SCPI commands directly, then the command is ":OUTP:SMOD HIMP;"

 

See the Manual Section 13-11 - Remote output configuration.

 

Hope that helps.

Craig

 

k2400_vi_tree.png

0 Kudos
Message 2 of 3
(1,384 Views)

Thanks so much, Craig.

 

Sure, I see that.

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