qiskit.providers.BackendV2.acquire_channel¶
- BackendV2.acquire_channel(qubit)[código fonte]¶
Return the acquisition channel for the given qubit.
This is required to be implemented if the backend supports Pulse scheduling.
- Retorno
The Qubit measurement acquisition line.
- Tipo de retorno
- Levanta
NotImplementedError – if the backend doesn’t support querying the measurement mapping