pylabrobot.mettler_toledo.MTSICSDriver.zero#

async MTSICSDriver.zero(timeout: Literal['stable'] | float | int = 'stable') None#

Zero the scale.

Parameters:

timeout (Literal['stable'] | float | int) – “stable” waits for stable reading, 0 zeros immediately, float/int zeros after that many seconds.

Return type:

None