Package Documentation#
zhinst-toolkit exposes the following classes:
|
Session to a data server. |
|
A representation of a ZI sequencer code. |
Waveform dictionary. |
|
|
Representation of a ZI device command table. |
|
Flags for polling Command. |
|
Averaging modes. |
|
SHFQA channel mode. |
They can be imported directly from zhinst-toolkit. For example importing the Session class the following statement can be used:
>>> from zhinst.toolkit import Session
Full Package Documentation#
The Zurich Instruments Toolkit (zhinst-toolkit). |