HDAWG#
- class HDAWG(serial: str, device_type: str, session: Session)[source]#
Bases:
BaseInstrument
High-level driver for the Zurich Instruments HDAWG.
Methods
enable_qccs_mode
([gen])Configure the instrument to work with PQSC.
Attributes
A Sequence of AWG Cores.
- Parameters:
serial (str) –
device_type (str) –
session (Session) –