pylabrobot.scales.mettler_toledo.MettlerToledoWXS205SDU.tare

pylabrobot.scales.mettler_toledo.MettlerToledoWXS205SDU.tare#

async MettlerToledoWXS205SDU.tare(timeout: Literal['stable'] | float | int = 'stable') List[str]#

High level function to tare the scale.

Parameters:

timeout (Literal['stable'] | float | int) – The timeout in seconds. If “stable”, the scale will tare when the weight is stable. If 0, the scale will tare immediately. If a float/int, the scale will tare after the given timeout (in seconds).

Return type:

List[str]