Zurich Instruments internal Python bindings for Cap'n Proto communication layer. Version 4.0.1.2606357, pre-release or private package, no public changelog. Release cadence unknown.
pip install zhinst-commsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic connection to Zurich Instruments device using environment variables for address.
Upgrade Python to >= 3.10.
Replace `zi_connect(host, port)` with `Connection(host, port)`.
Use `from zhinst.comms import ...` not `import zhinst_comms`.
No resource links recorded.