Keithley 2600 series: Replace fast sweep with a ParameterWithSetpoints
jenshnielsen opened this issue · 0 comments
jenshnielsen commented
Currently The Keithley 2600 series drivers implements a Lua FastSweep that directly generates a QCoDeS Loop dataset
This should be replaced with a function to Generate a ParameterWithSetpoints such that the Instrument doesn't have any dependenceis on the DataSet (new or old)