boulderopalscaleup.QctrlScaleUpClient.enable_qubits
*async* QctrlScaleUpClient.enable_qubits(*elements)Enable specified elements for running experiments.
By default, experiments can target any element on the device. This method restricts targeting to only the specified elements, effectively disabling all others for experiment runs.
Parameters
*elements (str) – The references of the transmons to enable.
Returns
The job ID associated with the change.
Return type
JobId