pylabrobot.mettler_toledo.MTSICSDriver.request_adjustment_history#

async MTSICSDriver.request_adjustment_history() List[MettlerToledoResponse]#

Query the adjustment (calibration) history. (M27 command)

Returns multi-response with each adjustment entry containing: entry number, date, time, mode (0=built-in, 1=external), and weight used.

Return type:

List[MettlerToledoResponse]