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.shaking package
  • pylabrobot.shaking.chatterbox.ShakerChatterboxBackend

pylabrobot.shaking.chatterbox.ShakerChatterboxBackend#

class pylabrobot.shaking.chatterbox.ShakerChatterboxBackend#

Bases: ShakerBackend

Backend for a shaker machine

Attributes

supports_locking

Check if the shaker supports locking the plate

temperature

Methods

__init__()

deserialize(data)

get_all_instances()

lock_plate()

Lock the plate

serialize()

setup()

start_shaking(speed)

Start shaking at the given speed

stop()

stop_shaking()

Stop shaking

unlock_plate()

Unlock the plate

previous

pylabrobot.shaking.backend.ShakerBackend.unlock_plate

next

pylabrobot.shaking.chatterbox.ShakerChatterboxBackend.supports_locking

On this page
  • ShakerChatterboxBackend
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.