bin_mode_compat#

Functionality to determine if the bin mode is compatible with the acquisition protocol.

Module Contents#

QRM_COMPATIBLE_BIN_MODES[source]#
QTM_COMPATIBLE_BIN_MODES[source]#
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.