Source code for qcodes.instrument_drivers.AimTTi.Aim_TTi_PL601_P

from ._AimTTi_PL_P import AimTTi


[docs] class AimTTiPL601(AimTTi): """ This is the QCoDeS driver for the Aim TTi PL601-P series power supply. """ pass