The bronkhorst module

Autogenerated API documentation for bronkhorst

Driver for Bronkhorst flow controllers, including simple test case

class PyExpLabSys.drivers.bronkhorst.Bronkhorst(port, max_flow)[source]

Bases: object

Driver for Bronkhorst flow controllers

__init__(port, max_flow)[source]

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

comm(command)[source]

Send commands to device and recieve reply

read_setpoint()[source]

Read the current setpoint

read_flow()[source]

Read the actual flow

set_flow(setpoint)[source]

Set the desired setpoint, which could be a pressure

read_counter_value()[source]

Read valve counter. Not fully implemented

set_control_mode()[source]

Set the control mode to accept rs232 setpoint

read_serial()[source]

Read the serial number of device

read_unit()[source]

Read the flow unit

read_capacity()[source]

Read ?? from device