Source code for qcodes.instrument_drivers.AimTTi.Aim_TTi_PL155_P

from ._AimTTi_PL_P import AimTTi


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