pylabrobot.only_fans.hamilton_hepa_fan.HamiltonHepaFan#
- class pylabrobot.only_fans.hamilton_hepa_fan.HamiltonHepaFan(vid=2134, pid=44049, serial_number=None)#
Bases:
FanBackend
Backend for Hepa fan attachment on Hamilton Liquid Handler
Methods
__init__
([vid, pid, serial_number])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