Source code for qcodes.instrument_drivers.Keysight.Keysight_33511b
from .KeysightAgilent_33XXX import Keysight33xxxSingleChannel
[docs]
class Keysight33511B(Keysight33xxxSingleChannel):
"""
QCoDeS driver for the Keysight 33511B waveform generator.
"""