bin_mode_compat#
Functionality to determine if the bin mode is compatible with the acquisition protocol.
Module Contents#
- exception IncompatibleBinModeError(module_type: str, protocol: str, bin_mode: quantify_scheduler.enums.BinMode, operation_info: quantify_scheduler.backends.types.qblox.OpInfo | None = None)[source]#
Bases:
Exception
Compiler exception to be raised when a bin mode is incomatible with the acquisition protocol for the module type.