pylabrobot.only_fans.hamilton_hepa_fan_backend.HamiltonHepaFanBackend#
- class pylabrobot.only_fans.hamilton_hepa_fan_backend.HamiltonHepaFanBackend(vid=2134, pid=44049, serial_number=None, device_id=None)#
Bases:
FanBackendBackend for Hepa fan attachment on Hamilton Liquid Handler
Methods
__init__([vid, pid, serial_number, device_id])deserialize(data)send(command)setup()Set up the fan.
stop()Close all connections to the fan and make sure setup() can be called again.
turn_off()Stop the fan, but don't close the connection.
turn_on(intensity)Run the fan at intensity: integer percent between 0 and 100