]> sigrok.org Git - libsigrok.git/commit
scpi-dmm: add "switch to local" support for Agilent protocol
authorGerhard Sittig <redacted>
Thu, 20 May 2021 21:46:17 +0000 (23:46 +0200)
committerGerhard Sittig <redacted>
Sun, 21 Aug 2022 15:45:11 +0000 (17:45 +0200)
commit118da66f8d8ab1ce2a60f429654f533df7f9ee08
treea2d857288173345252d95b87cc14d51a1abeee54
parentd154c6b69c5e0b364b26700d37dc2d762cf426f7
scpi-dmm: add "switch to local" support for Agilent protocol

Send "SYST:LOC" to Agilent protocol speaking scpi-dmm devices at the end
of the probe (--scan) as well as in close (--show, --samples, etc). This
ends "remote" and re-enters "local" mode after programmatic use. Should
increase usability, eliminates the need for manual intervention before
subsequent DMM use. Was tested with a Keysight DMM. Does not affect the
HP protocol speaking devices.
src/hardware/scpi-dmm/api.c