max_qubits_per_qa_channel#

max_qubits_per_qa_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) – SHFQC device identifier, e.g. dev12004 or ‘shf-dev12004’.

Return type:

int