fluidlab.instruments.sourcemeter.keithley_2400

keithley_2400

class fluidlab.instruments.sourcemeter.keithley_2400.Keithley2400(interface=None)[source]

Driver for the sourcemeter Keithley 2400.

compliance_idc Set compliance current level = <FloatScientificValue object>
compliance_vdc Set compliance voltage level = <FloatScientificValue object>
front True if route is using Front. False if Rear. = <BoolValue object>
idc Get output current/Set current setpoint = <FloatScientificValue object>
ohm Read impedance in 2-wire mode = <FloatValue object>
ohm_4w Read impedance in 4-wire mode = <FloatValue object>
onoff Toggle output ON/OFF = <BoolValue object>
range_idc Set adequate current voltage for the given expected current = <FloatScientificValue object>
range_vdc Set adequate range voltage for the given expected voltage = <FloatScientificValue object>
vdc Read output voltage/set voltage setpoint = <FloatScientificValue object>

Classes

Keithley2400([interface])

Driver for the sourcemeter Keithley 2400.