fluidlab.instruments.powersupply.hp_6653a

HP_6653A

class fluidlab.instruments.powersupply.hp_6653a.HP_6653A(interface=None)[source]

A driver for the power supply HP_6653A

idc set current setup value in Amps, reads the programmed current command, reads the value from sense terminals = <HPFloatValue object>
imax set over-current value in Amps = <HPFloatValue object>
onoff set on or off the power supply = <HPBoolValue object>
vdc set voltage setup value in Volts, reads the programmed voltage command, reads the value from sense terminals = <HPFloatValue object>
vmax set over-voltage value in Volts = <HPFloatValue object>

Classes

HPBoolValue(name[, doc, command_set])

HPFloatValue(name[, doc, unit_str, ...])

HP_6653A([interface])

A driver for the power supply HP_6653A