pylabrobot.mettler_toledo.MTSICSDriver.stop#

async MTSICSDriver.stop() None#

Reset the device to a clean state and close the serial connection.

Sends @ to cancel any pending commands before disconnecting. If the serial port is already broken (e.g. kernel crash), the reset is skipped and the port is closed anyway.

Return type:

None