Source code for qcodes.instrument_drivers.Keysight.Keysight_33612a
from .KeysightAgilent_33XXX import Keysight33xxxDualChannels
[docs]
class Keysight33612A(Keysight33xxxDualChannels):
"""
QCoDeS driver for the Keysight 33612A waveform generator.
"""