pylabrobot.agilent.vspin.Access2Driver.__init__#

Access2Driver.__init__(device_id: str, timeout: int = 60)#
Parameters:
  • device_id (str) – The libftdi id for the loader. Find using python3 -m pylibftdi.examples.list_devices

  • timeout (int)