Package Documentation#
zhinst-qcodes exposes the following classes:
|
Session to a data server. |
|
QCoDeS driver for the Zurich Instruments HDAWG. |
|
QCoDeS driver for the Zurich Instruments MFLI. |
|
QCoDeS driver for the Zurich Instruments MFIA. |
|
QCoDeS driver for the Zurich Instruments PQSC. |
|
QCoDeS driver for the Zurich Instruments SHFQA. |
|
QCoDeS driver for the Zurich Instruments SHFQC. |
|
QCoDeS driver for the Zurich Instruments SHFSG. |
|
QCoDeS driver for the Zurich Instruments UHFLI. |
|
QCoDeS driver for the Zurich Instruments UHFQA. |
|
QCoDeS driver for the Zurich Instruments HF2. |
|
QCoDeS driver for the Zurich Instruments ZIDevice. |
In addition the following classes are imported from zhinst-toolkit:
Waveforms
CommandTable
Sequence
PollFlags
AveragingMode
SHFQAChannelMode
They all can be imported directly from zhinst-qcodes. For example importing the HDAWG device class the following statement can be used:
>>> from zhinst.qcodes import HDAWG
Full Package Documentation#
QCoDeS Drivers for Zurich Instruments devices. |