The polyscience_4100 module

Autogenerated API documentation for polyscience_4100

Driver and test case for Polyscience 4100

class PyExpLabSys.drivers.polyscience_4100.Polyscience4100(port='/dev/ttyUSB0')[source]

Bases: object

Driver for Polyscience 4100 chiller

__init__(port='/dev/ttyUSB0')[source]

Initialize self. See help(type(self)) for accurate signature.

comm(command)[source]

Send serial commands to the instrument

set_setpoint(value)[source]

Set the temperature setpoint

turn_unit_on(turn_on)[source]

Turn on or off the unit

read_setpoint()[source]

Read the current value of the setpoint

read_unit()[source]

Read the measure unit

read_temperature()[source]

Read the actual temperature of the water

read_pressure()[source]

Read the output pressure

read_flow_rate()[source]

Read the flow rate

read_ambient_temperature()[source]

Read the ambient temperature in the device

read_status()[source]

Answers if the device is turned on