Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
4342: fix option detection on Keysight N51x1 driver r=jenshnielsen a=simonzihlmann make frequency option detection compatible with multiple options installed on device. The old version of the driver resulted in a `KeyError` if multiple options were installed on the device. I was unable to figure out from the manual / spec sheet if the frequency option will always be the first one in the string returned by the instrument. For the moment, all other options are ignored. Co-authored-by: Simon Zihlmann <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jens H. Nielsen <[email protected]>
- Loading branch information