Source code for qcodes.instrument_drivers.Keysight.Keysight_33512b

from .KeysightAgilent_33XXX import Keysight33xxxDualChannels


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