]> sigrok.org Git - libsigrok.git/commit - src/hardware/scpi-dmm/api.c
scpi-dmm: add four-wire resistance to list of 34405A MQs
authorGerhard Sittig <redacted>
Fri, 21 May 2021 16:55:57 +0000 (18:55 +0200)
committerGerhard Sittig <redacted>
Sat, 22 May 2021 06:35:11 +0000 (08:35 +0200)
commitce96b696b548cc936ad50779b8b317db8bd421fc
tree1c7aec659a5b571ce4627d36bf9c60976fb09f32
parent1de14d67f1b30a3fc32f9e715e2c0743ee74ca5c
scpi-dmm: add four-wire resistance to list of 34405A MQs

Although the 34405A does not support this function, other Agilent
protocol using meters do (currently 34465A, very probably others which
are about to get added in the future).

It's assumed that announcing the availability of that MQ for a set of
meters while only some of them support it is preferrable over exploding
numbers of copies of tables which only slightly vary among each other.
src/hardware/scpi-dmm/api.c