qiskit.pulse.builder.active_backend¶ active_backend()[소스]¶ Get the backend of the currently active builder context. 반환 The active backend in the currently activebuilder context. 반환 형식 Backend 예외 발생 exceptions.BackendNotSet – If the builder does not have a backend set.