Autogenerated API documentation for isotech_ips
Driver for ISO-TECH IPS power supply series
It has not been possible to get the device to give any
meaningfull replys, but actually setting output values
works.
-
class
PyExpLabSys.drivers.isotech_ips.IPS(port)[source]
Bases: object
Driver for IPS power supply
-
__init__(port)[source]
Initialize self. See help(type(self)) for accurate signature.
-
comm(command)[source]
Communicate with instrument
-
set_vlimit_to_max()[source]
Set the voltage limit to the maximum the device deliver
-
set_ilimit_to_max()[source]
Set the current limit to the maximum the device deliver
-
set_relay_status(status=False)[source]
Turn the output on or off
-
set_output_voltage(voltage)[source]
Set the output voltage
-
set_voltage_limit(voltage)[source]
Set the voltage limit
-
set_current_limit(current)[source]
Set the current limit