QHub#

class QHub(serial: str, device_type: str, session: Session)[source]#

Bases: QuantumSystemHub

High-level driver for the Zurich Instruments QHub.

Methods

arm(*[, deep, repetitions, holdoff])

Prepare QHub for triggering the instruments.

Attributes

Parameters:
  • serial (str) –

  • device_type (str) –

  • session (Session) –