pylabrobot.scales.mettler_toledo.MettlerToledoWXS205SDU.send_command

pylabrobot.scales.mettler_toledo.MettlerToledoWXS205SDU.send_command#

async MettlerToledoWXS205SDU.send_command(command: str, timeout: int = 60) List[str]#

Send a command to the scale and receive the response.

Parameters:
  • timeout (int) – The timeout in seconds.

  • command (str)

Return type:

List[str]