Skip to main content
Ctrl+K

PyLabRobot

  • User guide
  • Resource Management
  • Cookbook
  • Contributor guide
  • API
    • Community
  • X
  • GitHub
  • YouTube
  • Bluesky
  • User guide
  • Resource Management
  • Cookbook
  • Contributor guide
  • API
  • Community
  • X
  • GitHub
  • YouTube
  • Bluesky
Ctrl+K
  • API
  • pylabrobot.only_fans package
  • pylabrobot.only_fans.fan.Fan

pylabrobot.only_fans.fan.Fan#

class pylabrobot.only_fans.fan.Fan(backend: FanBackend)#

Bases: Machine

Front end for Fans.

Attributes

setup_finished

Methods

__init__(backend)

deserialize(data)

serialize()

setup(**backend_kwargs)

stop()

turn_off()

Turn the fan off, but do not close the connection.

turn_on(intensity[, duration])

Run the fan

Parameters:

backend (FanBackend)

previous

pylabrobot.only_fans package

next

pylabrobot.only_fans.fan.Fan.setup_finished

On this page
  • Fan
Edit on GitHub

This Page

  • Show Source

© Copyright 2025, PyLabRobot.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.16.1.