Zurich Instruments Utils 0.1 Documentation#
zhinst-utils provides a set of helper functions for the native LabOne Python API called zhinst.core.
It offers higher level functions to ease the communication with
Zurich Instruments devices. It is not intended to be a
seperate layer above zhinst.ziPython
but rather as a addition.
Apart for a set of generic, not device specific functions the utility also provide specific functionality for some devices. Currently including:
SHFQA
SHFSG
SHFQC
To see the device utils in action check out the LabOne API examples.