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.scales package
  • pylabrobot.scales.chatterbox.ScaleChatterboxBackend

pylabrobot.scales.chatterbox.ScaleChatterboxBackend#

class pylabrobot.scales.chatterbox.ScaleChatterboxBackend(dummy_weight: float = 0.0)#

Bases: ScaleBackend

Chatter box backend for device-free testing. Prints out all operations.

Methods

__init__([dummy_weight])

deserialize(data)

get_all_instances()

get_weight()

Deprecated: Use read_weight() instead.

read_weight()

Read the weight in grams

serialize()

setup()

stop()

tare()

zero()

Parameters:

dummy_weight (float)

previous

pylabrobot.scales.scale.Scale.zero

next

pylabrobot.scales.chatterbox.ScaleChatterboxBackend.__init__

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