Source code for qcodes.instrument_drivers.Keysight.Keysight_33512b

from .KeysightAgilent_33XXX import WaveformGenerator_33XXX


[docs] class Keysight33512B(WaveformGenerator_33XXX): """ QCoDeS driver for the Keysight 33512B waveform generator. """