Hi, we have a Vspin in the lab and would like to use it with pylabrobot.
We are having some issues with the setup.
I have followed the guides up to running the python setup. We are getting a constant timeout message after running the script. The example one at the end of the Vspin setup, I put a async function around it. Any ideas why this is happening?
Also is support for the loader planned? I don’t see any functions for the loader.
Sorry for the bad image, it’s after pressing run it’s just ending. Before we also saw it display a connection timeout really quickly, one after the other.
trivial question: are you using the right device ids for the centrifuge and loader? See device_id param of the backends. You can find device ids using python3 -m pylibftdi.examples.list_devices, plugging in one device after the other.