Skip to content

Commit de7693d

Browse files
authored
Merge pull request #7851 from trlemon/trlemon/refactor-keithley2600-driver-fastsweep
Refactor Keithley 2600 driver to use `ParameterWithSetpoints` for fast sweep
2 parents 5eb100a + 6c5f43e commit de7693d

4 files changed

Lines changed: 750 additions & 310 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Refactored ``Keithley2600`` driver parameter ``fastsweep`` to be a
2+
``ParameterWithSetpoints`` instead of relying on deprecated ``qcodes_loop`` code.
3+
Contains breaking change since method ``doFastSweep`` has been replaced with
4+
``setup_fastsweep(...)`` helper.

docs/examples/driver_examples/Qcodes example with Keithley 2600.ipynb

Lines changed: 39 additions & 166 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)