Source code for qcodes.instrument_drivers.Keysight.Keysight_33250a
from .KeysightAgilent_33XXX import Keysight33xxxSingleChannel
[docs]
class Keysight33250A(Keysight33xxxSingleChannel):
"""
QCoDeS driver for the Keysight 33250A waveform generator.
"""