pylabrobot.agilent.vspin.Access2Driver# class pylabrobot.agilent.vspin.Access2Driver(device_id: str, timeout: int = 60)# Bases: object FTDI driver for the Agilent Access2 centrifuge loader. Methods __init__(device_id[, timeout]) close() load() Only tested for 1cm plate, 3mm pickup height. open() park() request_status() send_command(command) setup() stop() unload() Only tested for 1cm plate, 3mm pickup height. Parameters: device_id (str) timeout (int)