qiskit.providers.BackendV2.acquire_channel¶
- BackendV2.acquire_channel(qubit)[소스]¶
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