Zurich Instruments utilities for device control, data acquisition, and lab automation. Compatible with Python >=3.7, latest version 0.7.2. Released irregularly.
pip install zhinst-utilsVerified import paths — ran on the pinned version, not inferred.
Quick connection to a Zurich Instruments device using environment variable for device ID.
Update imports to current API: from zhinst.utils import get_zi_device, etc.
Use `discover_devices()` instead.
Run `pip install zhinst-core` or use `pip install zhinst-utils[all]`.