Source code for qcodes.instrument_drivers.AimTTi.Aim_TTi_PL303_P

from ._AimTTi_PL_P import AimTTi


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