Zurich Instruments utils for device control
Project description
Device Utils for Zurich Instruments
zhinst-deviceutils provides a set of helper functions for the native LabOne Python API called zhinst.ziPython.
It offers higher level functions to ease the communication with
Zurich Instruments devices. It is not intended to be a
separate layer above zhinst.ziPython
but rather as an addition.
It currently has utility functions for the following devices:
- SHFQA
- SHFSG
- SHFQC
To see the device utils in action check out the LabOne API examples.
Installation
Python 3.7+ is required.
pip install zhinst-deviceutils
Usage
import zhinst.deviceutils.shfqa
import zhinst.deviceutils.shfsg
import zhinst.deviceutils.shfqc
help(zhinst.deviceutils.shfqa)
help(zhinst.deviceutils.shfsg)
help(zhinst.deviceutils.shfqc)
About
More information about programming with Zurich Instruments devices is available in the package documentation and the LabOne Programming Manual.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file zhinst_deviceutils-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: zhinst_deviceutils-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d367d6112a95336b902890980aed67f52f03c2737ce51045449676b4fc2a9d69 |
|
MD5 | e081b21d849bc6bdeab8cc9631e8d0d6 |
|
BLAKE2b-256 | d3b43a14847224ad4364ea2e25e4aef7217ec4cf824c217b943894e6f7a5a917 |