pylabrobot.scales.scale.Scale.read_weight#

async Scale.read_weight(**backend_kwargs) float#

Read the current weight in grams.

The scale may take a moment to stabilize after loading. Use the timeout backend kwarg to control stability behavior: "stable" waits for a settled reading, 0 returns immediately, or pass a number of seconds to wait at most that long.

Return type:

float