]> sigrok.org Git - libsigrok.git/commit
korad-kaxxxxp: Workaround for Korad device bug
authorHannu Vuolasaho <redacted>
Fri, 27 Nov 2015 18:10:14 +0000 (20:10 +0200)
committerUwe Hermann <redacted>
Tue, 1 Dec 2015 09:46:51 +0000 (10:46 +0100)
commit8abdf0066e4203eafe5b65ed0a995d4588961126
tree1482ffebd410a7ced06e5bf067c3917863a43caf
parentbcf9384d3d2cad0effb5ef2769697d8af05b8a17
korad-kaxxxxp: Workaround for Korad device bug

The sixth character from ISET? is read and discarded. If the device is
turned off and on again, this won't be there and causes 10 ms delay in
every ISET? Luckily, this value isn't queried that often. To get the
sixth byte, the *IDN? command has to be issued before ISET?.
src/hardware/korad-kaxxxxp/protocol.c