]> sigrok.org Git - libsigrok.git/commit
scpi: Add more functions (getting int/bool/float/double).
authorpoljar (Damir Jelić) <redacted>
Fri, 1 Nov 2013 18:27:44 +0000 (19:27 +0100)
committerUwe Hermann <redacted>
Tue, 3 Dec 2013 14:10:01 +0000 (15:10 +0100)
commitd730f70e06653c60d65c668cce02f358decce991
treee5a89de275763cefb0bb64c36e3379260c7bd537
parentaa1e3b400b95b7f16716bfd65a2ebbf870e42fa5
scpi: Add more functions (getting int/bool/float/double).

This patch adds helper functions to read an SCPI response and parse the response
as an integer, boolean, floating-point or double-precision floating-point number.
hardware/common/scpi.c
libsigrok-internal.h