]> sigrok.org Git - libsigrok.git/commit
scpi-dmm: use INIT instead of MEAS for Agilent to start acquisition
authorGerhard Sittig <redacted>
Thu, 20 May 2021 22:30:51 +0000 (00:30 +0200)
committerGerhard Sittig <redacted>
Sat, 22 May 2021 06:35:11 +0000 (08:35 +0200)
commit7fcdc35e1709c37b2c3175dda3c3c217e331717d
tree9b880f2b8ad19b7a43bcba6755f7034b35c3cb0a
parente3c852854f9b7eea8276328cd611f44821a8db23
scpi-dmm: use INIT instead of MEAS for Agilent to start acquisition

Though measurement values come in, the 34405A and 34465A meters kept
beeping when acquisition is started. Stopped beeping when the MEAS
keyword was changed to INIT, which is used for other Agilent devices
using the HP protocol variant.

This change is acceptable because it was tested on all DMMs which use
the Agilent protocol (according to scpi-dmm profiles).
src/hardware/scpi-dmm/api.c