max_qubits_per_channel#
- max_qubits_per_channel(daq: ziDAQServer, device_id: str) int [source]#
Returns the maximum number of supported qubits per channel.
- Parameters:
daq (ziDAQServer) – Instance of a Zurich Instruments API session connected to a Data Server. The device with identifier device_id is assumed to already be connected to this instance.
device_id (str) – SHFQA device identifier, e.g. dev12004 or ‘shf-dev12004’.
- Return type:
int