Source code for qcodes.instrument_drivers.AimTTi.Aim_TTi_PL303QMT_P
from ._AimTTi_PL_P import AimTTi
[docs]
class AimTTiPL303QMTP(AimTTi):
"""
This is the QCoDeS driver for the Aim TTi PL303QMT-P series power supply.
"""
pass
from ._AimTTi_PL_P import AimTTi
[docs]
class AimTTiPL303QMTP(AimTTi):
"""
This is the QCoDeS driver for the Aim TTi PL303QMT-P series power supply.
"""
pass