pylabrobot.scales.chatterbox.ScaleChatterboxBackend#
- class pylabrobot.scales.chatterbox.ScaleChatterboxBackend(dummy_weight: float = 0.0)#
Bases:
ScaleBackendChatter box backend for device-free testing. Prints out all operations.
Methods
__init__([dummy_weight])deserialize(data)Deprecated: Use read_weight() instead.
Read the weight in grams
setup()stop()tare()zero()- Parameters:
dummy_weight (float)