]> sigrok.org Git - libsigrok.git/commit
scpi-dmm: Add new command DMM_CMD_SETUP_LOCAL.
authorTimo Kokkonen <redacted>
Wed, 19 Aug 2020 06:29:18 +0000 (23:29 -0700)
committerTimo Kokkonen <redacted>
Thu, 20 Aug 2020 19:48:00 +0000 (12:48 -0700)
commit4c80a272842271ace8f8a44f027615903ba8baee
tree4704db92165e25d49e19124dd34a5a01f87ab859
parent25879a34e925ce58e62a59382b9a287a75350564
scpi-dmm: Add new command DMM_CMD_SETUP_LOCAL.

Add new command DMM_CMD_SETUP_LOCAL for setting device back
to "local" mode. If device implmements this command, it is
sent when driver is closed and after device "scan".

Define DMM_CMD_SETUP_LOCAL for GWInstek meters, so they get
returned to local mode automatically after use.
src/hardware/scpi-dmm/api.c
src/hardware/scpi-dmm/protocol.h