Source code for qcodes.instrument_drivers.AimTTi.Aim_TTi_PL068_P

from ._AimTTi_PL_P import AimTTi


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