Hi stuart,

Thanks a lot for providing full logs, they show some interesting
feature.

On Sun, Jul 04, 2021 at 11:04:05AM -0500, stuart wrote:
> > sr: [00:00.781527] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
> > sr: [00:00.989445] scpi: Got response: 'AUTVDCO?1', length 9.
> > sr: [00:00.989454] fluke-45: Response to AUTO: AUTVDCO?1.

We see here echo intermixed with the reply to the previous FUNC1?
command. So it's "AUT" from the echo, "VDC" from the real reply to the
previous command (FUNC1?), and "O?" from echo, then "1" and then "\n"
likely from echo again. Of course, it's all timing-dependent but it's
essential to know the echo works essentially in parallel to answering
the previous request.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com


_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to