InstrumentServer#
Distributed control of QCoDeS instruments over ZMQ: one server owns the hardware, many clients talk to it through proxies. Part of the Tools for Experiments suite.
Note
We are rewriting this site page by page. Pages marked 🚧 are planned but not yet written, and show what they will cover.
Getting Started
Installation, your first server and client connection, and a conceptual overview of how it all works.
User Guide
How to use each feature: the Python client, the Server, the Parameter Manager, Client Stations, monitoring, and configuration.
Technical Guide
How instrumentserver works inside: architecture, Blueprints and proxies, Broadcasts, and custom widgets.
API Reference
Reference documentation for all public modules, generated from the source code.