zhinst ====== .. py:module:: quantify_scheduler.backends.zhinst Submodules ---------- .. toctree:: :titlesonly: :maxdepth: 1 helpers/index.rst resolvers/index.rst seqc_il_generator/index.rst settings/index.rst zhinst_hardware_config_old_style/index.rst Package Contents ---------------- Functions ~~~~~~~~~ .. autoapisummary:: quantify_scheduler.backends.zhinst.check_zhinst_compatibility .. py:function:: check_zhinst_compatibility() -> None Check if the zhinst backend can be safely used. :raises RuntimeError: When running an incompatible python version. :raises ModuleNotFoundError: When the zhinst backend is not installed.