]> sigrok.org Git - libsigrok.git/commit
scpi: Raise severity when IDN response lacks the serial number field.
authorGerhard Sittig <redacted>
Mon, 17 Aug 2020 17:07:37 +0000 (19:07 +0200)
committerGerhard Sittig <redacted>
Mon, 17 Aug 2020 17:07:37 +0000 (19:07 +0200)
commit72cd558d4ac706d4d3f934d177c58d0aa0e806fa
treeb4dc5e5f1a521788c2eef180cb81ded3f826d881
parent6dc0007c7152b9dc3af49f85f0c33b31813c72a6
scpi: Raise severity when IDN response lacks the serial number field.

Raise the diagnostics message's severity from debug to warn when the
'*IDN?' response lacks the serial number field. Although it has only
been seen for some GWInstek DMMs, it violates the SCPI spec, and more
or other activity is required in a future implementation. This change
amends commit 47e7a6395e21.
src/scpi/scpi.c