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