pylabrobot.mettler_toledo.MTSICSDriver.request_capacity#

async MTSICSDriver.request_capacity() float#

Query the maximum weighing capacity in grams. (I2 command)

The I2 response packs type, capacity, and unit into a single quoted string: I2 A “WXS205SDU WXA-Bridge 220.00900 g” Capacity is the second-to-last token, unit is the last.

Return type:

float