qiskit.providers.BackendV2.acquire_channel¶
- BackendV2.acquire_channel(qubit)[source]¶
Return the acquisition channel for the given qubit.
This is required to be implemented if the backend supports Pulse scheduling.
- রিটার্নস
The Qubit measurement acquisition line.
- রিটার্ন টাইপ
- রেইজেস
NotImplementedError -- if the backend doesn't support querying the measurement mapping