This patch adds a function to read and parse a SCPI response which contains a comma-separated list of floating-point numbers (e.g. "1.0e-5,2.0e-4,3.0e-3"). This is particularly useful if the instrument sends analog measurement data in this format. |
||
---|---|---|
.. | ||
dmm | ||
Makefile.am | ||
ezusb.c | ||
scpi.c | ||
serial.c | ||
usb.c |