The chemitec_s411 module

Autogenerated API documentation for chemitec_s411

class PyExpLabSys.drivers.chemitec_s411.DirectionalSerial(direction_pin, **kwargs)[source]

Bases: serial.serialposix.Serial

__init__(direction_pin, **kwargs)[source]

Initialize comm port object. If a “port” is given, then the port will be opened immediately. Otherwise a Serial port object in closed state is returned.

write(request)[source]

Output the given byte string over the serial port.