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