qiskit.providers.BackendV2.drive_channel¶ BackendV2.drive_channel(qubit)[source]¶ Return the drive channel for the given qubit. This is required to be implemented if the backend supports Pulse scheduling. Returns The Qubit drive channel Return type DriveChannel Raises NotImplementedError – if the backend doesn’t support querying the measurement mapping