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.

GitHub Repository | About Us

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.

Getting Started
User Guide

How to use each feature: the Python client, the Server, the Parameter Manager, Client Stations, monitoring, and configuration.

User Guide
Technical Guide

How instrumentserver works inside: architecture, Blueprints and proxies, Broadcasts, and custom widgets.

Technical Guide
API Reference

Reference documentation for all public modules, generated from the source code.

API Reference