Source code for qcodes.instrument_drivers.AimTTi.Aim_TTi_QL355_TP
from ._AimTTi_PL_P import AimTTi
[docs]
class AimTTiQL355TP(AimTTi):
"""
This is the QCoDeS driver for the Aim TTi QL355TP series power supply.
"""
pass
from ._AimTTi_PL_P import AimTTi
[docs]
class AimTTiQL355TP(AimTTi):
"""
This is the QCoDeS driver for the Aim TTi QL355TP series power supply.
"""
pass