On 7/4/21 4:24 AM, Martin Ling wrote:
On Sun, Jul 04, 2021 at 07:10:57AM +0200, Gerhard Sittig wrote:

Martin, have you seen the "sigrok-cli & Fluke 45 DMM question"
thread which started on 2021-05-31? You can trust me that I'm
well aware of the history and motivation of what you say there.

I have seen that thread, and what I took away from both it and this one
is that (a) the local echo turned out to be part of the problem and (b)
a better solution to that issue was sought.

I thought it might be useful to refer back to the broader probing issue,
given that people seemed to be wanting to revisit one of the troublesome
drivers again, in ways that might break other devices I need to use.

Your reply sounded like you didn't see any relevance of #1276 so I
explained.

Anyway, I realised I am in a position to do something about all this. I
have access to several of the devices relevant to #1276 at the moment, I
just saw a Fluke 45 at a reasonable price, and it's about time I had a
bench meter.

So I will have one next week, and then you can throw your demands for
information at me instead of sending long emails haranguing new users.

And then I'll see if I have time to come up with a better solution.


Martin


Hi,

Life (and work) got in the way and I did not see much of this thread (grep for sigrok & fluke) until yesterday. My (and possibly other's) problem was solved when I finally discovered the factory default Fluke 45 settings did not work with sigrok. Specifically, the factory default: echo-on made it impossible for sigrok to parse the the output of the Fluke 45.

My Fluke 45 works with sigrok now. I though it would be nice if we added a note in the sigrok Fluke 45 webpage reminding people to turn off the Fluke 45 factory default of echo-on.

I'll add two level 5 logs of about 10 seconds of continuous sigrok transactions with and with out echo turned on on the Fluke 45 to the end of this email. For anyone who wants to just see where it works (echo off) and does not work (echo on) here is where I was able to read (echo off) about -5.5VDC from an old battery:

sr: [00:06.878588] scpi_serial: Successfully sent SCPI command: 'VAL1?'.
sr: [00:07.038416] serial: Read 2/2048 bytes.
sr: [00:07.054414] serial: Read 2/2046 bytes.
sr: [00:07.070401] serial: Read 2/2044 bytes.
sr: [00:07.086468] serial: Read 2/2042 bytes.
sr: [00:07.102430] serial: Read 2/2040 bytes.
sr: [00:07.102488] scpi_serial: Received NL terminator
sr: [00:07.102501] scpi: Got response: '-5.49E+0', length 8.
sr: [00:07.102516] fluke-45: Meter reading string: -5.49E+0.
sr: [00:07.102574] serial: Wrote 5/5 bytes.
sr: [00:07.102588] scpi_serial: Successfully sent SCPI command: 'MOD?'.
sr: [00:07.118396] serial: Read 2/2048 bytes.
sr: [00:07.134408] serial: Read 1/2046 bytes.
sr: [00:07.150411] serial: Read 1/2045 bytes.
sr: [00:07.150468] scpi_serial: Received NL terminator
sr: [00:07.150477] scpi: Got response: '=>', length 2.
sr: [00:07.310433] serial: Read 1/2048 bytes.
sr: [00:07.374413] serial: Read 2/2047 bytes.
sr: [00:07.374471] scpi_serial: Received NL terminator
sr: [00:07.374484] scpi: Got response: '0', length 1.
sr: [00:07.374498] fluke-45: Response to MOD: 0.
sr: [00:07.374512] session: bus: Received SR_DF_ANALOG packet (1 samples).
cli: Received SR_DF_ANALOG (1 samples).
P1: -5.49 V DC

And here is where I couldn't (echo on):

...that's interesting. There was no "VAL?" sent to the Fluke 45 when echo was turned on according to the log file. Maybe a precursor command is needed. The command "AUTO?" was sent to the Fluke when echo was turned off just before the "VAL?" command was sent. That transaction looked like this:

sr: [00:04.926443] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:04.942414] serial: Read 2/2048 bytes.
sr: [00:04.958432] serial: Read 2/2046 bytes.
sr: [00:04.958503] scpi_serial: Received NL terminator
sr: [00:04.958513] scpi: Got response: '=>', length 2.
sr: [00:05.118405] serial: Read 1/2048 bytes.
sr: [00:05.182436] serial: Read 1/2047 bytes.
sr: [00:05.198426] serial: Read 2/2046 bytes.
sr: [00:05.214425] serial: Read 2/2044 bytes.
sr: [00:05.230422] serial: Read 1/2042 bytes.
sr: [00:05.230484] scpi_serial: Received NL terminator
sr: [00:05.230494] scpi: Got response: '1^M=>', length 5.
sr: [00:05.230504] fluke-45: Response to AUTO: 1^M=>.

And here is an example where "AUTO?" was sent when echo was turned on:

sr: [00:00.781527] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:00.813406] serial: Read 1/2048 bytes.
sr: [00:00.829398] serial: Read 1/2047 bytes.
sr: [00:00.845405] serial: Read 2/2046 bytes.
sr: [00:00.861417] serial: Read 2/2044 bytes.
sr: [00:00.893396] serial: Read 2/2042 bytes.
sr: [00:00.925378] serial: Read 1/2040 bytes.
sr: [00:00.989374] serial: Read 2/2039 bytes.
sr: [00:00.989436] scpi_serial: Received NL terminator
sr: [00:00.989445] scpi: Got response: 'AUTVDCO?1', length 9.
sr: [00:00.989454] fluke-45: Response to AUTO: AUTVDCO?1.

...I see the expected response "1" but now there are parts of the previous command and other characters included as part of the response.

Here is the about 10 seconds of a level 5 sigrok log with the echo turned off:
----------
sr: [00:00.000001] log: libsigrok loglevel set to 5.
sr: [00:00.000079] backend: libsigrok 0.6.0-git-004fd9ff/4:0:0.
sr: [00:00.000124] backend: Libs: glib 2.64.6 (rt: 2.64.6/6406:6), libzip 
1.5.1, libserialport 0.1.1/1:0:1 (rt: 0.1.1/1:0:1), libusb-1.0 1.0.23.11397 API 
0x01000107, libftdi 1.4, librevisa 0.0.20130812.
sr: [00:00.000137] backend: Host: x86_64-pc-linux-gnu, little-endian.
sr: [00:00.000147] backend: SCPI backends: TCP, RPC, serial, VISA, USBTMC.
sr: [00:00.000154] backend: Firmware search paths:
sr: [00:00.000177] backend:  - /home/stuart/.local/share/sigrok-firmware
sr: [00:00.000185] backend:  - /usr/local/share/sigrok-firmware
sr: [00:00.000191] backend:  - /usr/share/ubuntu/sigrok-firmware
sr: [00:00.000198] backend:  - /usr/local/share/sigrok-firmware
sr: [00:00.000204] backend:  - /usr/share/sigrok-firmware
sr: [00:00.000211] backend:  - /var/lib/snapd/desktop/sigrok-firmware
sr: [00:00.000241] backend: Sanity-checking all drivers.
sr: [00:00.000262] backend: Sanity-checking all input modules.
sr: [00:00.000271] backend: Sanity-checking all output modules.
sr: [00:00.000284] backend: Sanity-checking all transform modules.
srd: libsigrokdecode loglevel set to 5.
sr: [00:00.004566] hwdriver: sr_config_list(): key 2147418112 (NULL) sdi (nil) cg 
NULL -> [uint32 20000, 20001]
sr: [00:00.004596] scpi: Opening serial device /dev/ttyUSB0.
sr: [00:00.004616] serial: Opening serial port '/dev/ttyUSB0' (flags 1).
sr: [00:00.021486] serial: Parsing parameters from "1200/8n1".
sr: [00:00.021715] serial: Got params: rate 1200, frame 8/0/1, flow 0, rts -1, 
dtr -1.
sr: [00:00.021793] serial: Setting serial parameters on port /dev/ttyUSB0.
sr: [00:00.025383] serial: DBG: serial_set_params() rate 1200, 8n1
sr: [00:00.025463] serial: Flushing serial port /dev/ttyUSB0.
sr: [00:00.025577] serial: Wrote 6/6 bytes.
sr: [00:00.025599] scpi_serial: Successfully sent SCPI command: '*IDN?'.
sr: [00:00.223511] serial: Read 1/2048 bytes.
sr: [00:00.239544] serial: Read 2/2047 bytes.
sr: [00:00.255501] serial: Read 1/2045 bytes.
sr: [00:00.271544] serial: Read 2/2044 bytes.
sr: [00:00.287531] serial: Read 2/2042 bytes.
sr: [00:00.303532] serial: Read 2/2040 bytes.
sr: [00:00.319540] serial: Read 2/2038 bytes.
sr: [00:00.335500] serial: Read 2/2036 bytes.
sr: [00:00.351495] serial: Read 2/2034 bytes.
sr: [00:00.367539] serial: Read 2/2032 bytes.
sr: [00:00.383537] serial: Read 2/2030 bytes.
sr: [00:00.399563] serial: Read 2/2028 bytes.
sr: [00:00.415487] serial: Read 2/2026 bytes.
sr: [00:00.431547] serial: Read 2/2024 bytes.
sr: [00:00.447544] serial: Read 1/2022 bytes.
sr: [00:00.463540] serial: Read 1/2021 bytes.
sr: [00:00.479534] serial: Read 2/2020 bytes.
sr: [00:00.479596] scpi_serial: Received NL terminator
sr: [00:00.479616] scpi: Got response: 'FLUKE, 45, 6808017, 1.7 D1.0', length 
28.
sr: [00:00.479658] serial: Closing serial port /dev/ttyUSB0.
sr: [00:00.482615] hwdriver: Scan found 1 devices (fluke-45).
sr: [00:00.482745] device: fluke-45: Opening device instance.
sr: [00:00.482766] serial: Opening serial port '/dev/ttyUSB0' (flags 1).
sr: [00:00.500353] serial: Parsing parameters from "1200/8n1".
sr: [00:00.500509] serial: Got params: rate 1200, frame 8/0/1, flow 0, rts -1, 
dtr -1.
sr: [00:00.500541] serial: Setting serial parameters on port /dev/ttyUSB0.
sr: [00:00.504333] serial: DBG: serial_set_params() rate 1200, 8n1
sr: [00:00.504380] serial: Flushing serial port /dev/ttyUSB0.
sr: [00:00.504491] session: Using thread-default main context.
sr: [00:00.504530] session: Starting.
sr: [00:00.504548] hwdriver: fluke-45: Starting acquisition.
sr: [00:00.504576] session: bus: Received SR_DF_HEADER packet.
cli: Received SR_DF_HEADER.
Press any key to stop acquisition.
sr: [00:00.511510] fluke-45: Sent command: FUNC1?.
sr: [00:00.511638] serial: Wrote 7/7 bytes.
sr: [00:00.511661] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:00.511690] serial: Read 2/2048 bytes.
sr: [00:00.511709] scpi_serial: Received NL terminator
sr: [00:00.511727] scpi: Got response: '', length 0.
sr: [00:00.511746] fluke-45: Response to FUNC: .
sr: [00:00.511823] serial: Wrote 6/6 bytes.
sr: [00:00.511844] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:00.671545] serial: Read 1/2048 bytes.
sr: [00:00.687544] serial: Read 2/2047 bytes.
sr: [00:00.751558] serial: Read 1/2045 bytes.
sr: [00:00.815394] serial: Read 1/2044 bytes.
sr: [00:00.831523] serial: Read 2/2043 bytes.
sr: [00:00.847547] serial: Read 2/2041 bytes.
sr: [00:00.863530] serial: Read 1/2039 bytes.
sr: [00:00.863591] scpi_serial: Received NL terminator
sr: [00:00.863604] scpi: Got response: 'VDC1
?>', length 8.
sr: [00:00.863619] fluke-45: Response to AUTO: VDC1
?>.
sr: [00:00.863633] fluke-45: Sent command: FUNC2?.
sr: [00:00.863685] serial: Wrote 7/7 bytes.
sr: [00:00.863698] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:01.199524] serial: Read 2/2048 bytes.
sr: [00:01.215469] serial: Read 2/2046 bytes.
sr: [00:01.215532] scpi_serial: Received NL terminator
sr: [00:01.215545] scpi: Got response: '!>', length 2.
sr: [00:01.215559] fluke-45: Response to FUNC: (null).
sr: [00:01.215609] serial: Wrote 6/6 bytes.
sr: [00:01.215622] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:01.311498] serial: Read 1/2048 bytes.
sr: [00:01.375621] serial: Read 1/2047 bytes.
sr: [00:01.391507] serial: Read 2/2046 bytes.
sr: [00:01.407444] serial: Read 2/2044 bytes.
sr: [00:01.423512] serial: Read 1/2042 bytes.
sr: [00:01.423572] scpi_serial: Received NL terminator
sr: [00:01.423586] scpi: Got response: '1
=>', length 5.
sr: [00:01.423601] fluke-45: Response to AUTO: 1
=>.
sr: [00:01.433939] fluke-45: Sent command: FUNC1?.
sr: [00:01.434071] serial: Wrote 7/7 bytes.
sr: [00:01.434094] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:01.631459] serial: Read 2/2048 bytes.
sr: [00:01.647456] serial: Read 1/2046 bytes.
sr: [00:01.679450] serial: Read 1/2045 bytes.
sr: [00:01.695445] serial: Read 2/2044 bytes.
sr: [00:01.711462] serial: Read 2/2042 bytes.
sr: [00:01.727458] serial: Read 1/2040 bytes.
sr: [00:01.727524] scpi_serial: Received NL terminator
sr: [00:01.727538] scpi: Got response: 'VDC
=>', length 7.
sr: [00:01.727554] fluke-45: Response to FUNC: VDC
=>.
sr: [00:01.727610] serial: Wrote 6/6 bytes.
sr: [00:01.727619] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:01.934453] serial: Read 1/2048 bytes.
sr: [00:01.982465] serial: Read 1/2047 bytes.
sr: [00:01.998443] serial: Read 2/2046 bytes.
sr: [00:02.014494] serial: Read 1/2044 bytes.
sr: [00:02.030447] serial: Read 2/2043 bytes.
sr: [00:02.030505] scpi_serial: Received NL terminator
sr: [00:02.030515] scpi: Got response: '1
=>', length 5.
sr: [00:02.030525] fluke-45: Response to AUTO: 1
=>.
sr: [00:02.030534] fluke-45: Sent command: FUNC2?.
sr: [00:02.030574] serial: Wrote 7/7 bytes.
sr: [00:02.030582] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:02.254449] serial: Read 2/2048 bytes.
sr: [00:02.270449] serial: Read 1/2046 bytes.
sr: [00:02.286445] serial: Read 1/2045 bytes.
sr: [00:02.286508] scpi_serial: Received NL terminator
sr: [00:02.286518] scpi: Got response: '!>', length 2.
sr: [00:02.286529] fluke-45: Response to FUNC: (null).
sr: [00:02.286572] serial: Wrote 6/6 bytes.
sr: [00:02.286580] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:02.462459] serial: Read 1/2048 bytes.
sr: [00:02.510453] serial: Read 1/2047 bytes.
sr: [00:02.526400] serial: Read 2/2046 bytes.
sr: [00:02.542435] serial: Read 2/2044 bytes.
sr: [00:02.558416] serial: Read 1/2042 bytes.
sr: [00:02.558476] scpi_serial: Received NL terminator
sr: [00:02.558485] scpi: Got response: '1
=>', length 5.
sr: [00:02.558495] fluke-45: Response to AUTO: 1
=>.
sr: [00:02.558531] fluke-45: Sent command: FUNC1?.
sr: [00:02.558568] serial: Wrote 7/7 bytes.
sr: [00:02.558576] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:02.750443] serial: Read 1/2048 bytes.
sr: [00:02.766446] serial: Read 2/2047 bytes.
sr: [00:02.814448] serial: Read 1/2045 bytes.
sr: [00:02.830452] serial: Read 2/2044 bytes.
sr: [00:02.846448] serial: Read 2/2042 bytes.
sr: [00:02.862451] serial: Read 1/2040 bytes.
sr: [00:02.862548] scpi_serial: Received NL terminator
sr: [00:02.862563] scpi: Got response: 'VDC
=>', length 7.
sr: [00:02.862578] fluke-45: Response to FUNC: VDC
=>.
sr: [00:02.862636] serial: Wrote 6/6 bytes.
sr: [00:02.862644] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:03.022437] serial: Read 1/2048 bytes.
sr: [00:03.086441] serial: Read 1/2047 bytes.
sr: [00:03.102464] serial: Read 2/2046 bytes.
sr: [00:03.118442] serial: Read 2/2044 bytes.
sr: [00:03.134436] serial: Read 1/2042 bytes.
sr: [00:03.134503] scpi_serial: Received NL terminator
sr: [00:03.134513] scpi: Got response: '1
=>', length 5.
sr: [00:03.134523] fluke-45: Response to AUTO: 1
=>.
sr: [00:03.134532] fluke-45: Sent command: FUNC2?.
sr: [00:03.134573] serial: Wrote 7/7 bytes.
sr: [00:03.134581] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:03.390441] serial: Read 1/2048 bytes.
sr: [00:03.406440] serial: Read 2/2047 bytes.
sr: [00:03.422456] serial: Read 1/2045 bytes.
sr: [00:03.422521] scpi_serial: Received NL terminator
sr: [00:03.422535] scpi: Got response: '!>', length 2.
sr: [00:03.422550] fluke-45: Response to FUNC: (null).
sr: [00:03.422620] serial: Wrote 6/6 bytes.
sr: [00:03.422629] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:03.598417] serial: Read 1/2048 bytes.
sr: [00:03.662427] serial: Read 2/2047 bytes.
sr: [00:03.662495] scpi_serial: Received NL terminator
sr: [00:03.662507] scpi: Got response: '1', length 1.
sr: [00:03.662518] fluke-45: Response to AUTO: 1.
sr: [00:03.662554] fluke-45: Sent command: FUNC1?.
sr: [00:03.662590] serial: Wrote 7/7 bytes.
sr: [00:03.662598] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:03.678435] serial: Read 2/2048 bytes.
sr: [00:03.694457] serial: Read 2/2046 bytes.
sr: [00:03.694526] scpi_serial: Received NL terminator
sr: [00:03.694540] scpi: Got response: '=>', length 2.
sr: [00:03.854429] serial: Read 2/2048 bytes.
sr: [00:03.870431] serial: Read 1/2046 bytes.
sr: [00:03.902452] serial: Read 1/2045 bytes.
sr: [00:03.918421] serial: Read 2/2044 bytes.
sr: [00:03.934430] serial: Read 2/2042 bytes.
sr: [00:03.950440] serial: Read 1/2040 bytes.
sr: [00:03.950509] scpi_serial: Received NL terminator
sr: [00:03.950523] scpi: Got response: 'VDC
=>', length 7.
sr: [00:03.950538] fluke-45: Response to FUNC: VDC
=>.
sr: [00:03.950591] serial: Wrote 6/6 bytes.
sr: [00:03.950600] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:04.158441] serial: Read 1/2048 bytes.
sr: [00:04.206410] serial: Read 1/2047 bytes.
sr: [00:04.222438] serial: Read 1/2046 bytes.
sr: [00:04.222503] scpi_serial: Received NL terminator
sr: [00:04.222516] scpi: Got response: '1', length 1.
sr: [00:04.222531] fluke-45: Response to AUTO: 1.
sr: [00:04.222545] fluke-45: Sent command: FUNC2?.
sr: [00:04.222612] serial: Wrote 7/7 bytes.
sr: [00:04.222626] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:04.238418] serial: Read 2/2048 bytes.
sr: [00:04.254438] serial: Read 2/2046 bytes.
sr: [00:04.254498] scpi_serial: Received NL terminator
sr: [00:04.254507] scpi: Got response: '=>', length 2.
sr: [00:04.478422] serial: Read 2/2048 bytes.
sr: [00:04.494430] serial: Read 1/2046 bytes.
sr: [00:04.510429] serial: Read 1/2045 bytes.
sr: [00:04.510497] scpi_serial: Received NL terminator
sr: [00:04.510511] scpi: Got response: '!>', length 2.
sr: [00:04.510526] fluke-45: Response to FUNC: (null).
sr: [00:04.510576] serial: Wrote 6/6 bytes.
sr: [00:04.510584] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:04.670417] serial: Read 1/2048 bytes.
sr: [00:04.750418] serial: Read 1/2047 bytes.
sr: [00:04.766420] serial: Read 1/2046 bytes.
sr: [00:04.766485] scpi_serial: Received NL terminator
sr: [00:04.766499] scpi: Got response: '1', length 1.
sr: [00:04.766513] fluke-45: Response to AUTO: 1.
sr: [00:04.766550] fluke-45: Sent command: FUNC1?.
sr: [00:04.766586] serial: Wrote 7/7 bytes.
sr: [00:04.766594] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:04.782403] serial: Read 2/2048 bytes.
sr: [00:04.798422] serial: Read 2/2046 bytes.
sr: [00:04.798511] scpi_serial: Received NL terminator
sr: [00:04.798521] scpi: Got response: '=>', length 2.
sr: [00:04.862423] serial: Read 1/2048 bytes.
sr: [00:04.878421] serial: Read 2/2047 bytes.
sr: [00:04.926331] serial: Read 2/2045 bytes.
sr: [00:04.926353] scpi_serial: Received NL terminator
sr: [00:04.926366] scpi: Got response: 'VDC', length 3.
sr: [00:04.926381] fluke-45: Response to FUNC: VDC.
sr: [00:04.926430] serial: Wrote 6/6 bytes.
sr: [00:04.926443] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:04.942414] serial: Read 2/2048 bytes.
sr: [00:04.958432] serial: Read 2/2046 bytes.
sr: [00:04.958503] scpi_serial: Received NL terminator
sr: [00:04.958513] scpi: Got response: '=>', length 2.
sr: [00:05.118405] serial: Read 1/2048 bytes.
sr: [00:05.182436] serial: Read 1/2047 bytes.
sr: [00:05.198426] serial: Read 2/2046 bytes.
sr: [00:05.214425] serial: Read 2/2044 bytes.
sr: [00:05.230422] serial: Read 1/2042 bytes.
sr: [00:05.230484] scpi_serial: Received NL terminator
sr: [00:05.230494] scpi: Got response: '1
=>', length 5.
sr: [00:05.230504] fluke-45: Response to AUTO: 1
=>.
sr: [00:05.230545] serial: Wrote 6/6 bytes.
sr: [00:05.230554] scpi_serial: Successfully sent SCPI command: 'VAL1?'.
sr: [00:05.422404] serial: Read 2/2048 bytes.
sr: [00:05.438412] serial: Read 2/2046 bytes.
sr: [00:05.454413] serial: Read 2/2044 bytes.
sr: [00:05.470408] serial: Read 1/2042 bytes.
sr: [00:05.486486] serial: Read 2/2041 bytes.
sr: [00:05.502448] serial: Read 2/2039 bytes.
sr: [00:05.518478] serial: Read 2/2037 bytes.
sr: [00:05.534482] serial: Read 1/2035 bytes.
sr: [00:05.534542] scpi_serial: Received NL terminator
sr: [00:05.534556] scpi: Got response: '-5.49E+0
=>', length 12.
sr: [00:05.534573] fluke-45: Meter reading string: -5.49E+0
=>.
sr: [00:05.534673] serial: Wrote 5/5 bytes.
sr: [00:05.534682] scpi_serial: Successfully sent SCPI command: 'MOD?'.
sr: [00:05.710469] serial: Read 1/2048 bytes.
sr: [00:05.758439] serial: Read 1/2047 bytes.
sr: [00:05.774527] serial: Read 1/2046 bytes.
sr: [00:05.774593] scpi_serial: Received NL terminator
sr: [00:05.774606] scpi: Got response: '0', length 1.
sr: [00:05.774623] fluke-45: Response to MOD: 0.
sr: [00:05.774634] session: bus: Received SR_DF_ANALOG packet (1 samples).
cli: Received SR_DF_ANALOG (1 samples).
P1: 0.00 V DC
sr: [00:05.774747] fluke-45: Sent command: FUNC2?.
sr: [00:05.774787] serial: Wrote 7/7 bytes.
sr: [00:05.774795] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:05.790492] serial: Read 2/2048 bytes.
sr: [00:05.806496] serial: Read 2/2046 bytes.
sr: [00:05.806559] scpi_serial: Received NL terminator
sr: [00:05.806572] scpi: Got response: '=>', length 2.
sr: [00:06.014480] serial: Read 1/2048 bytes.
sr: [00:06.030437] serial: Read 2/2047 bytes.
sr: [00:06.046490] serial: Read 1/2045 bytes.
sr: [00:06.046553] scpi_serial: Received NL terminator
sr: [00:06.046566] scpi: Got response: '!>', length 2.
sr: [00:06.046580] fluke-45: Response to FUNC: (null).
sr: [00:06.046634] serial: Wrote 6/6 bytes.
sr: [00:06.046643] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:06.222445] serial: Read 1/2048 bytes.
sr: [00:06.270486] serial: Read 1/2047 bytes.
sr: [00:06.286474] serial: Read 2/2046 bytes.
sr: [00:06.302499] serial: Read 2/2044 bytes.
sr: [00:06.318465] serial: Read 1/2042 bytes.
sr: [00:06.318524] scpi_serial: Received NL terminator
sr: [00:06.318537] scpi: Got response: '1
=>', length 5.
sr: [00:06.318552] fluke-45: Response to AUTO: 1
=>.
sr: [00:06.318597] fluke-45: Sent command: FUNC1?.
sr: [00:06.318656] serial: Wrote 7/7 bytes.
sr: [00:06.318664] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:06.510475] serial: Read 1/2048 bytes.
sr: [00:06.526433] serial: Read 2/2047 bytes.
sr: [00:06.574451] serial: Read 2/2045 bytes.
sr: [00:06.574513] scpi_serial: Received NL terminator
sr: [00:06.574527] scpi: Got response: 'VDC', length 3.
sr: [00:06.574542] fluke-45: Response to FUNC: VDC.
sr: [00:06.574598] serial: Wrote 6/6 bytes.
sr: [00:06.574607] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:06.590436] serial: Read 1/2048 bytes.
sr: [00:06.606428] serial: Read 2/2047 bytes.
sr: [00:06.622462] serial: Read 1/2045 bytes.
sr: [00:06.622523] scpi_serial: Received NL terminator
sr: [00:06.622536] scpi: Got response: '=>', length 2.
sr: [00:06.782443] serial: Read 1/2048 bytes.
sr: [00:06.830339] serial: Read 1/2047 bytes.
sr: [00:06.846418] serial: Read 2/2046 bytes.
sr: [00:06.862437] serial: Read 1/2044 bytes.
sr: [00:06.878435] serial: Read 2/2043 bytes.
sr: [00:06.878497] scpi_serial: Received NL terminator
sr: [00:06.878510] scpi: Got response: '1
=>', length 5.
sr: [00:06.878524] fluke-45: Response to AUTO: 1
=>.
sr: [00:06.878575] serial: Wrote 6/6 bytes.
sr: [00:06.878588] scpi_serial: Successfully sent SCPI command: 'VAL1?'.
sr: [00:07.038416] serial: Read 2/2048 bytes.
sr: [00:07.054414] serial: Read 2/2046 bytes.
sr: [00:07.070401] serial: Read 2/2044 bytes.
sr: [00:07.086468] serial: Read 2/2042 bytes.
sr: [00:07.102430] serial: Read 2/2040 bytes.
sr: [00:07.102488] scpi_serial: Received NL terminator
sr: [00:07.102501] scpi: Got response: '-5.49E+0', length 8.
sr: [00:07.102516] fluke-45: Meter reading string: -5.49E+0.
sr: [00:07.102574] serial: Wrote 5/5 bytes.
sr: [00:07.102588] scpi_serial: Successfully sent SCPI command: 'MOD?'.
sr: [00:07.118396] serial: Read 2/2048 bytes.
sr: [00:07.134408] serial: Read 1/2046 bytes.
sr: [00:07.150411] serial: Read 1/2045 bytes.
sr: [00:07.150468] scpi_serial: Received NL terminator
sr: [00:07.150477] scpi: Got response: '=>', length 2.
sr: [00:07.310433] serial: Read 1/2048 bytes.
sr: [00:07.374413] serial: Read 2/2047 bytes.
sr: [00:07.374471] scpi_serial: Received NL terminator
sr: [00:07.374484] scpi: Got response: '0', length 1.
sr: [00:07.374498] fluke-45: Response to MOD: 0.
sr: [00:07.374512] session: bus: Received SR_DF_ANALOG packet (1 samples).
cli: Received SR_DF_ANALOG (1 samples).
P1: -5.49 V DC
sr: [00:07.374571] fluke-45: Sent command: FUNC2?.
sr: [00:07.374618] serial: Wrote 7/7 bytes.
sr: [00:07.374627] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:07.390414] serial: Read 2/2048 bytes.
sr: [00:07.406614] serial: Read 2/2046 bytes.
sr: [00:07.406677] scpi_serial: Received NL terminator
sr: [00:07.406687] scpi: Got response: '=>', length 2.
sr: [00:07.614475] serial: Read 1/2048 bytes.
sr: [00:07.629418] serial: Read 2/2047 bytes.
sr: [00:07.645475] serial: Read 1/2045 bytes.
sr: [00:07.645541] scpi_serial: Received NL terminator
sr: [00:07.645555] scpi: Got response: '!>', length 2.
sr: [00:07.645569] fluke-45: Response to FUNC: (null).
sr: [00:07.645647] serial: Wrote 6/6 bytes.
sr: [00:07.645656] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:07.821453] serial: Read 1/2048 bytes.
sr: [00:07.869471] serial: Read 1/2047 bytes.
sr: [00:07.885449] serial: Read 1/2046 bytes.
sr: [00:07.885509] scpi_serial: Received NL terminator
sr: [00:07.885522] scpi: Got response: '1', length 1.
sr: [00:07.885536] fluke-45: Response to AUTO: 1.
sr: [00:07.885582] fluke-45: Sent command: FUNC1?.
sr: [00:07.885623] serial: Wrote 7/7 bytes.
sr: [00:07.885631] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:07.901446] serial: Read 2/2048 bytes.
sr: [00:07.917451] serial: Read 2/2046 bytes.
sr: [00:07.917510] scpi_serial: Received NL terminator
sr: [00:07.917519] scpi: Got response: '=>', length 2.
sr: [00:08.077460] serial: Read 2/2048 bytes.
sr: [00:08.093464] serial: Read 1/2046 bytes.
sr: [00:08.189476] serial: Read 1/2045 bytes.
sr: [00:08.205455] serial: Read 2/2044 bytes.
sr: [00:08.221466] serial: Read 2/2042 bytes.
sr: [00:08.237443] serial: Read 1/2040 bytes.
sr: [00:08.237504] scpi_serial: Received NL terminator
sr: [00:08.237519] scpi: Got response: 'VDC
=>', length 7.
sr: [00:08.237528] fluke-45: Response to FUNC: VDC
=>.
sr: [00:08.237571] serial: Wrote 6/6 bytes.
sr: [00:08.237579] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:08.445387] serial: Read 1/2048 bytes.
sr: [00:08.493455] serial: Read 1/2047 bytes.
sr: [00:08.509488] serial: Read 2/2046 bytes.
sr: [00:08.525746] serial: Read 2/2044 bytes.
sr: [00:08.541423] serial: Read 1/2042 bytes.
sr: [00:08.541477] scpi_serial: Received NL terminator
sr: [00:08.541489] scpi: Got response: '1
=>', length 5.
sr: [00:08.541500] fluke-45: Response to AUTO: 1
=>.
sr: [00:08.541511] fluke-45: Sent command: FUNC2?.
sr: [00:08.541584] serial: Wrote 7/7 bytes.
sr: [00:08.541593] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:08.813369] serial: Read 2/2048 bytes.
sr: [00:08.829431] serial: Read 2/2046 bytes.
sr: [00:08.829493] scpi_serial: Received NL terminator
sr: [00:08.829506] scpi: Got response: '!>', length 2.
sr: [00:08.829521] fluke-45: Response to FUNC: (null).
sr: [00:08.829571] serial: Wrote 6/6 bytes.
sr: [00:08.829579] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:09.005397] serial: Read 1/2048 bytes.
sr: [00:09.069399] serial: Read 2/2047 bytes.
sr: [00:09.069458] scpi_serial: Received NL terminator
sr: [00:09.069472] scpi: Got response: '1', length 1.
sr: [00:09.069486] fluke-45: Response to AUTO: 1.
sr: [00:09.069529] fluke-45: Sent command: FUNC1?.
sr: [00:09.069578] serial: Wrote 7/7 bytes.
sr: [00:09.069587] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:09.085395] serial: Read 1/2048 bytes.
sr: [00:09.101392] serial: Read 2/2047 bytes.
sr: [00:09.117416] serial: Read 1/2045 bytes.
sr: [00:09.117478] scpi_serial: Received NL terminator
sr: [00:09.117491] scpi: Got response: '=>', length 2.
sr: [00:09.261445] serial: Read 2/2048 bytes.
sr: [00:09.277460] serial: Read 1/2046 bytes.
sr: [00:09.325385] serial: Read 2/2045 bytes.
sr: [00:09.325444] scpi_serial: Received NL terminator
sr: [00:09.325453] scpi: Got response: 'VDC', length 3.
sr: [00:09.325463] fluke-45: Response to FUNC: VDC.
sr: [00:09.325525] serial: Wrote 6/6 bytes.
sr: [00:09.325534] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:09.341318] serial: Read 2/2048 bytes.
sr: [00:09.357453] serial: Read 2/2046 bytes.
sr: [00:09.357516] scpi_serial: Received NL terminator
sr: [00:09.357525] scpi: Got response: '=>', length 2.
sr: [00:09.517442] serial: Read 1/2048 bytes.
sr: [00:09.581450] serial: Read 1/2047 bytes.
sr: [00:09.597449] serial: Read 2/2046 bytes.
sr: [00:09.613447] serial: Read 2/2044 bytes.
sr: [00:09.629470] serial: Read 1/2042 bytes.
sr: [00:09.629532] scpi_serial: Received NL terminator
sr: [00:09.629546] scpi: Got response: '1
=>', length 5.
sr: [00:09.629560] fluke-45: Response to AUTO: 1
=>.
sr: [00:09.629627] serial: Wrote 6/6 bytes.
sr: [00:09.629636] scpi_serial: Successfully sent SCPI command: 'VAL1?'.
sr: [00:09.805385] serial: Read 1/2048 bytes.
sr: [00:09.821344] serial: Read 1/2047 bytes.
sr: [00:09.837422] serial: Read 2/2046 bytes.
sr: [00:09.853440] serial: Read 2/2044 bytes.
sr: [00:09.869458] serial: Read 2/2042 bytes.
sr: [00:09.885432] serial: Read 2/2040 bytes.
sr: [00:09.885494] scpi_serial: Received NL terminator
sr: [00:09.885508] scpi: Got response: '-5.49E+0', length 8.
sr: [00:09.885523] fluke-45: Meter reading string: -5.49E+0.
sr: [00:09.885585] serial: Wrote 5/5 bytes.
sr: [00:09.885596] scpi_serial: Successfully sent SCPI command: 'MOD?'.
sr: [00:09.901437] serial: Read 2/2048 bytes.
sr: [00:09.917443] serial: Read 2/2046 bytes.
sr: [00:09.917505] scpi_serial: Received NL terminator
sr: [00:09.917518] scpi: Got response: '=>', length 2.
sr: [00:10.093450] serial: Read 1/2048 bytes.
sr: [00:10.141388] serial: Read 1/2047 bytes.
sr: [00:10.157365] serial: Read 2/2046 bytes.
sr: [00:10.173449] serial: Read 2/2044 bytes.
sr: [00:10.189425] serial: Read 1/2042 bytes.
sr: [00:10.189484] scpi_serial: Received NL terminator
sr: [00:10.189498] scpi: Got response: '0
=>', length 5.
sr: [00:10.189510] fluke-45: Response to MOD: 0
=>.
sr: [00:10.189521] session: bus: Received SR_DF_ANALOG packet (1 samples).
cli: Received SR_DF_ANALOG (1 samples).
P1: -5.49 V DC
sr: [00:10.189566] fluke-45: Sent command: FUNC2?.
sr: [00:10.189603] serial: Wrote 7/7 bytes.
sr: [00:10.189612] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:10.445327] serial: Read 1/2048 bytes.
sr: [00:10.461549] serial: Read 2/2047 bytes.
sr: [00:10.477425] serial: Read 1/2045 bytes.
sr: [00:10.477488] scpi_serial: Received NL terminator
sr: [00:10.477501] scpi: Got response: '!>', length 2.
sr: [00:10.477516] fluke-45: Response to FUNC: (null).
sr: [00:10.477590] serial: Wrote 6/6 bytes.
sr: [00:10.477604] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:10.653418] serial: Read 1/2048 bytes.
sr: [00:10.717427] serial: Read 1/2047 bytes.
sr: [00:10.733429] serial: Read 2/2046 bytes.
sr: [00:10.749454] serial: Read 2/2044 bytes.
sr: [00:10.765430] serial: Read 1/2042 bytes.
sr: [00:10.765491] scpi_serial: Received NL terminator
sr: [00:10.765505] scpi: Got response: '1
=>', length 5.
sr: [00:10.765519] fluke-45: Response to AUTO: 1
=>.
sr: [00:10.765563] fluke-45: Sent command: FUNC1?.
sr: [00:10.765600] serial: Wrote 7/7 bytes.
sr: [00:10.765608] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:10.973430] serial: Read 2/2048 bytes.
sr: [00:10.989435] serial: Read 1/2046 bytes.
sr: [00:11.037344] serial: Read 2/2045 bytes.
sr: [00:11.037400] scpi_serial: Received NL terminator
sr: [00:11.037410] scpi: Got response: 'VDC', length 3.
sr: [00:11.037420] fluke-45: Response to FUNC: VDC.
sr: [00:11.037479] serial: Wrote 6/6 bytes.
sr: [00:11.037488] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:11.053348] serial: Read 2/2048 bytes.
sr: [00:11.069415] serial: Read 2/2046 bytes.
sr: [00:11.069476] scpi_serial: Received NL terminator
sr: [00:11.069489] scpi: Got response: '=>', length 2.
sr: [00:11.229445] serial: Read 1/2048 bytes.
sr: [00:11.293386] serial: Read 2/2047 bytes.
sr: [00:11.293446] scpi_serial: Received NL terminator
sr: [00:11.293455] scpi: Got response: '1', length 1.
sr: [00:11.293465] fluke-45: Response to AUTO: 1.
sr: [00:11.293527] serial: Wrote 6/6 bytes.
sr: [00:11.293536] scpi_serial: Successfully sent SCPI command: 'VAL1?'.
sr: [00:11.309442] serial: Read 2/2048 bytes.
sr: [00:11.325415] serial: Read 2/2046 bytes.
sr: [00:11.325482] scpi_serial: Received NL terminator
sr: [00:11.325495] scpi: Got response: '=>', length 2.
sr: [00:11.469418] serial: Read 1/2048 bytes.
sr: [00:11.485437] serial: Read 2/2047 bytes.
sr: [00:11.501420] serial: Read 1/2045 bytes.
sr: [00:11.517412] serial: Read 2/2044 bytes.
sr: [00:11.533380] serial: Read 2/2042 bytes.
sr: [00:11.549452] serial: Read 2/2040 bytes.
sr: [00:11.549514] scpi_serial: Received NL terminator
sr: [00:11.549527] scpi: Got response: '-5.49E+0', length 8.
sr: [00:11.549541] fluke-45: Meter reading string: -5.49E+0.
sr: [00:11.549620] serial: Wrote 5/5 bytes.
sr: [00:11.549633] scpi_serial: Successfully sent SCPI command: 'MOD?'.
sr: [00:11.565411] serial: Read 2/2048 bytes.
sr: [00:11.581413] serial: Read 2/2046 bytes.
sr: [00:11.581475] scpi_serial: Received NL terminator
sr: [00:11.581488] scpi: Got response: '=>', length 2.
sr: [00:11.757423] serial: Read 1/2048 bytes.
sr: [00:11.773430] serial: Read 2/2047 bytes.
sr: [00:11.773491] scpi_serial: Received NL terminator
sr: [00:11.773504] scpi: Got response: '0', length 1.
sr: [00:11.773519] fluke-45: Response to MOD: 0.
sr: [00:11.773529] session: bus: Received SR_DF_ANALOG packet (1 samples).
cli: Received SR_DF_ANALOG (1 samples).
P1: -5.49 V DC AUTO
sr: [00:11.773576] fluke-45: Sent command: FUNC2?.
sr: [00:11.773629] serial: Wrote 7/7 bytes.
sr: [00:11.773638] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:11.789425] serial: Read 2/2048 bytes.
sr: [00:11.805436] serial: Read 2/2046 bytes.
sr: [00:11.805498] scpi_serial: Received NL terminator
sr: [00:11.805511] scpi: Got response: '=>', length 2.
sr: [00:12.013376] serial: Read 1/2048 bytes.
sr: [00:12.029400] serial: Read 2/2047 bytes.
sr: [00:12.045377] serial: Read 1/2045 bytes.
sr: [00:12.045438] scpi_serial: Received NL terminator
sr: [00:12.045451] scpi: Got response: '!>', length 2.
sr: [00:12.045465] fluke-45: Response to FUNC: (null).
sr: [00:12.045536] serial: Wrote 6/6 bytes.
sr: [00:12.045550] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:12.221346] serial: Read 1/2048 bytes.
sr: [00:12.269358] serial: Read 1/2047 bytes.
sr: [00:12.285388] serial: Read 2/2046 bytes.
sr: [00:12.301380] serial: Read 2/2044 bytes.
sr: [00:12.317394] serial: Read 1/2042 bytes.
sr: [00:12.317450] scpi_serial: Received NL terminator
sr: [00:12.317459] scpi: Got response: '1
=>', length 5.
sr: [00:12.317469] fluke-45: Response to AUTO: 1
=>.
sr: [00:12.317502] fluke-45: Sent command: FUNC1?.
sr: [00:12.317537] serial: Wrote 7/7 bytes.
sr: [00:12.317545] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:12.525404] serial: Read 2/2048 bytes.
sr: [00:12.541325] serial: Read 1/2046 bytes.
sr: [00:12.589422] serial: Read 2/2045 bytes.
sr: [00:12.589480] scpi_serial: Received NL terminator
sr: [00:12.589489] scpi: Got response: 'VDC', length 3.
sr: [00:12.589498] fluke-45: Response to FUNC: VDC.
sr: [00:12.589557] serial: Wrote 6/6 bytes.
sr: [00:12.589566] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:12.605425] serial: Read 2/2048 bytes.
sr: [00:12.621420] serial: Read 2/2046 bytes.
sr: [00:12.621482] scpi_serial: Received NL terminator
sr: [00:12.621495] scpi: Got response: '=>', length 2.
sr: [00:12.781417] serial: Read 1/2048 bytes.
sr: [00:12.845395] serial: Read 1/2047 bytes.
sr: [00:12.861305] serial: Read 2/2046 bytes.
sr: [00:12.877419] serial: Read 2/2044 bytes.
sr: [00:12.893406] serial: Read 1/2042 bytes.
sr: [00:12.893468] scpi_serial: Received NL terminator
sr: [00:12.893481] scpi: Got response: '1
=>', length 5.
sr: [00:12.893496] fluke-45: Response to AUTO: 1
=>.
sr: [00:12.893559] serial: Wrote 6/6 bytes.
sr: [00:12.893567] scpi_serial: Successfully sent SCPI command: 'VAL1?'.
sr: [00:13.085405] serial: Read 2/2048 bytes.
sr: [00:13.101407] serial: Read 2/2046 bytes.
sr: [00:13.117404] serial: Read 2/2044 bytes.
sr: [00:13.133401] serial: Read 2/2042 bytes.
sr: [00:13.149379] serial: Read 2/2040 bytes.
sr: [00:13.149441] scpi_serial: Received NL terminator
sr: [00:13.149454] scpi: Got response: '-5.49E+0', length 8.
sr: [00:13.149469] fluke-45: Meter reading string: -5.49E+0.
sr: [00:13.149529] serial: Wrote 5/5 bytes.
sr: [00:13.149540] scpi_serial: Successfully sent SCPI command: 'MOD?'.
sr: [00:13.165374] serial: Read 1/2048 bytes.
sr: [00:13.181367] serial: Read 2/2047 bytes.
sr: [00:13.197377] serial: Read 1/2045 bytes.
sr: [00:13.197438] scpi_serial: Received NL terminator
sr: [00:13.197451] scpi: Got response: '=>', length 2.
sr: [00:13.357314] serial: Read 1/2048 bytes.
sr: [00:13.421371] serial: Read 2/2047 bytes.
sr: [00:13.421429] scpi_serial: Received NL terminator
sr: [00:13.421438] scpi: Got response: '0', length 1.
sr: [00:13.421448] fluke-45: Response to MOD: 0.
sr: [00:13.421457] session: bus: Received SR_DF_ANALOG packet (1 samples).
cli: Received SR_DF_ANALOG (1 samples).
P1: -5.49 V DC
sr: [00:13.421500] fluke-45: Sent command: FUNC2?.
sr: [00:13.421536] serial: Wrote 7/7 bytes.
sr: [00:13.421545] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:13.437398] serial: Read 2/2048 bytes.
sr: [00:13.453345] serial: Read 2/2046 bytes.
sr: [00:13.453413] scpi_serial: Received NL terminator
sr: [00:13.453427] scpi: Got response: '=>', length 2.
sr: [00:13.676388] serial: Read 1/2048 bytes.
sr: [00:13.692407] serial: Read 2/2047 bytes.
sr: [00:13.708343] serial: Read 1/2045 bytes.
sr: [00:13.708404] scpi_serial: Received NL terminator
sr: [00:13.708417] scpi: Got response: '!>', length 2.
sr: [00:13.708432] fluke-45: Response to FUNC: (null).
sr: [00:13.708480] serial: Wrote 6/6 bytes.
sr: [00:13.708489] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:13.884337] serial: Read 1/2048 bytes.
sr: [00:13.932350] serial: Read 1/2047 bytes.
sr: [00:13.948357] serial: Read 2/2046 bytes.
sr: [00:13.964334] serial: Read 2/2044 bytes.
sr: [00:13.980315] serial: Read 1/2042 bytes.
sr: [00:13.980376] scpi_serial: Received NL terminator
sr: [00:13.980389] scpi: Got response: '1
=>', length 5.
sr: [00:13.980404] fluke-45: Response to AUTO: 1
=>.
sr: [00:13.980430] session: Stopping.
sr: [00:13.980440] hwdriver: fluke-45: Stopping acquisition.
sr: [00:14.980486] scpi: Timed out waiting for SCPI response.
sr: [00:14.980515] session: fd_source_finalize: key 0x5600b7f25440
sr: [00:14.980543] session: bus: Received SR_DF_END packet.
cli: Received SR_DF_END.
sr: [00:14.980590] session: Stopped.
sr: [00:14.980631] hwdriver: Cleaning up all drivers.
sr: [00:14.980642] serial: Closing serial port /dev/ttyUSB0.

----------
And here is the about 10 seconds of a level 5 sigrok log with the echo turned on:
----------
sr: [00:00.000001] log: libsigrok loglevel set to 5.
sr: [00:00.000101] backend: libsigrok 0.6.0-git-004fd9ff/4:0:0.
sr: [00:00.000149] backend: Libs: glib 2.64.6 (rt: 2.64.6/6406:6), libzip 
1.5.1, libserialport 0.1.1/1:0:1 (rt: 0.1.1/1:0:1), libusb-1.0 1.0.23.11397 API 
0x01000107, libftdi 1.4, librevisa 0.0.20130812.
sr: [00:00.000163] backend: Host: x86_64-pc-linux-gnu, little-endian.
sr: [00:00.000172] backend: SCPI backends: TCP, RPC, serial, VISA, USBTMC.
sr: [00:00.000179] backend: Firmware search paths:
sr: [00:00.000202] backend:  - /home/stuart/.local/share/sigrok-firmware
sr: [00:00.000210] backend:  - /usr/local/share/sigrok-firmware
sr: [00:00.000216] backend:  - /usr/share/ubuntu/sigrok-firmware
sr: [00:00.000222] backend:  - /usr/local/share/sigrok-firmware
sr: [00:00.000228] backend:  - /usr/share/sigrok-firmware
sr: [00:00.000235] backend:  - /var/lib/snapd/desktop/sigrok-firmware
sr: [00:00.000264] backend: Sanity-checking all drivers.
sr: [00:00.000283] backend: Sanity-checking all input modules.
sr: [00:00.000292] backend: Sanity-checking all output modules.
sr: [00:00.000304] backend: Sanity-checking all transform modules.
srd: libsigrokdecode loglevel set to 5.
sr: [00:00.004572] hwdriver: sr_config_list(): key 2147418112 (NULL) sdi (nil) cg 
NULL -> [uint32 20000, 20001]
sr: [00:00.004605] scpi: Opening serial device /dev/ttyUSB0.
sr: [00:00.004619] serial: Opening serial port '/dev/ttyUSB0' (flags 1).
sr: [00:00.021346] serial: Parsing parameters from "1200/8n1".
sr: [00:00.021583] serial: Got params: rate 1200, frame 8/0/1, flow 0, rts -1, 
dtr -1.
sr: [00:00.021613] serial: Setting serial parameters on port /dev/ttyUSB0.
sr: [00:00.025367] serial: DBG: serial_set_params() rate 1200, 8n1
sr: [00:00.025453] serial: Flushing serial port /dev/ttyUSB0.
sr: [00:00.025572] serial: Wrote 6/6 bytes.
sr: [00:00.025595] scpi_serial: Successfully sent SCPI command: '*IDN?'.
sr: [00:00.062402] serial: Read 2/2048 bytes.
sr: [00:00.111213] serial: Read 1/2046 bytes.
sr: [00:00.126409] serial: Read 2/2045 bytes.
sr: [00:00.142390] serial: Read 2/2043 bytes.
sr: [00:00.142450] scpi_serial: Received NL terminator
sr: [00:00.142466] scpi: Got response: '*IDN?', length 5.
sr: [00:00.142482] scpi: IDN response not according to spec: '*IDN?'
sr: [00:00.142492] fluke-45: Couldn't get IDN response, retrying.
sr: [00:00.142518] serial: Closing serial port /dev/ttyUSB0.
sr: [00:00.145631] serial: Opening serial port '/dev/ttyUSB0' (flags 1).
sr: [00:00.163270] serial: Parsing parameters from "1200/8n1".
sr: [00:00.163425] serial: Got params: rate 1200, frame 8/0/1, flow 0, rts -1, 
dtr -1.
sr: [00:00.163452] serial: Setting serial parameters on port /dev/ttyUSB0.
sr: [00:00.167269] serial: DBG: serial_set_params() rate 1200, 8n1
sr: [00:00.167302] serial: Flushing serial port /dev/ttyUSB0.
sr: [00:00.167373] serial: Wrote 6/6 bytes.
sr: [00:00.167395] scpi_serial: Successfully sent SCPI command: '*IDN?'.
sr: [00:00.222393] serial: Read 1/2048 bytes.
sr: [00:00.238390] serial: Read 2/2047 bytes.
sr: [00:00.254391] serial: Read 2/2045 bytes.
sr: [00:00.270390] serial: Read 2/2043 bytes.
sr: [00:00.286402] serial: Read 2/2041 bytes.
sr: [00:00.302403] serial: Read 1/2039 bytes.
sr: [00:00.334377] serial: Read 1/2038 bytes.
sr: [00:00.350403] serial: Read 2/2037 bytes.
sr: [00:00.366406] serial: Read 2/2035 bytes.
sr: [00:00.382399] serial: Read 2/2033 bytes.
sr: [00:00.398400] serial: Read 2/2031 bytes.
sr: [00:00.414401] serial: Read 2/2029 bytes.
sr: [00:00.430408] serial: Read 2/2027 bytes.
sr: [00:00.446399] serial: Read 1/2025 bytes.
sr: [00:00.462398] serial: Read 2/2024 bytes.
sr: [00:00.478459] serial: Read 2/2022 bytes.
sr: [00:00.494385] serial: Read 2/2020 bytes.
sr: [00:00.510399] serial: Read 2/2018 bytes.
sr: [00:00.526413] serial: Read 2/2016 bytes.
sr: [00:00.542397] serial: Read 2/2014 bytes.
sr: [00:00.558398] serial: Read 2/2012 bytes.
sr: [00:00.574396] serial: Read 1/2010 bytes.
sr: [00:00.590392] serial: Read 2/2009 bytes.
sr: [00:00.606360] serial: Read 1/2007 bytes.
sr: [00:00.622396] serial: Read 2/2006 bytes.
sr: [00:00.622488] scpi_serial: Received NL terminator
sr: [00:00.622497] scpi: Got response: 'FLUKE, 45,FLUKE, 45, 6808017, 1.7 D1.0
?>', length 42.
sr: [00:00.622535] serial: Closing serial port /dev/ttyUSB0.
sr: [00:00.625320] hwdriver: Scan found 1 devices (fluke-45).
sr: [00:00.625423] device: fluke-45: Opening device instance.
sr: [00:00.625432] serial: Opening serial port '/dev/ttyUSB0' (flags 1).
sr: [00:00.642264] serial: Parsing parameters from "1200/8n1".
sr: [00:00.642424] serial: Got params: rate 1200, frame 8/0/1, flow 0, rts -1, 
dtr -1.
sr: [00:00.642455] serial: Setting serial parameters on port /dev/ttyUSB0.
sr: [00:00.646262] serial: DBG: serial_set_params() rate 1200, 8n1
sr: [00:00.646299] serial: Flushing serial port /dev/ttyUSB0.
sr: [00:00.646415] session: Using thread-default main context.
sr: [00:00.646439] session: Starting.
sr: [00:00.646457] hwdriver: fluke-45: Starting acquisition.
sr: [00:00.646488] session: bus: Received SR_DF_HEADER packet.
cli: Received SR_DF_HEADER.
Press any key to stop acquisition.
sr: [00:00.657049] fluke-45: Sent command: FUNC1?.
sr: [00:00.657168] serial: Wrote 7/7 bytes.
sr: [00:00.657190] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:00.702393] serial: Read 2/2048 bytes.
sr: [00:00.717415] serial: Read 2/2046 bytes.
sr: [00:00.750400] serial: Read 1/2044 bytes.
sr: [00:00.765404] serial: Read 1/2043 bytes.
sr: [00:00.781399] serial: Read 2/2042 bytes.
sr: [00:00.781460] scpi_serial: Received NL terminator
sr: [00:00.781469] scpi: Got response: 'FUNC1?', length 6.
sr: [00:00.781479] fluke-45: Response to FUNC: FUNC1?.
sr: [00:00.781518] serial: Wrote 6/6 bytes.
sr: [00:00.781527] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:00.813406] serial: Read 1/2048 bytes.
sr: [00:00.829398] serial: Read 1/2047 bytes.
sr: [00:00.845405] serial: Read 2/2046 bytes.
sr: [00:00.861417] serial: Read 2/2044 bytes.
sr: [00:00.893396] serial: Read 2/2042 bytes.
sr: [00:00.925378] serial: Read 1/2040 bytes.
sr: [00:00.989374] serial: Read 2/2039 bytes.
sr: [00:00.989436] scpi_serial: Received NL terminator
sr: [00:00.989445] scpi: Got response: 'AUTVDCO?1', length 9.
sr: [00:00.989454] fluke-45: Response to AUTO: AUTVDCO?1.
sr: [00:00.989463] fluke-45: Sent command: FUNC2?.
sr: [00:00.989503] serial: Wrote 7/7 bytes.
sr: [00:00.989511] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:01.005395] serial: Read 2/2048 bytes.
sr: [00:01.021398] serial: Read 2/2046 bytes.
sr: [00:01.021460] scpi_serial: Received NL terminator
sr: [00:01.021469] scpi: Got response: '?>', length 2.
sr: [00:01.021479] fluke-45: Response to FUNC: (null).
sr: [00:01.021517] serial: Wrote 6/6 bytes.
sr: [00:01.021526] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:01.037400] serial: Read 2/2048 bytes.
sr: [00:01.053534] serial: Read 2/2046 bytes.
sr: [00:01.085383] serial: Read 1/2044 bytes.
sr: [00:01.101385] serial: Read 1/2043 bytes.
sr: [00:01.117357] serial: Read 2/2042 bytes.
sr: [00:01.117420] scpi_serial: Received NL terminator
sr: [00:01.117429] scpi: Got response: 'FUNC2?', length 6.
sr: [00:01.117439] fluke-45: Response to AUTO: FUNC2?.
sr: [00:01.117479] fluke-45: Sent command: FUNC1?.
sr: [00:01.117516] serial: Wrote 7/7 bytes.
sr: [00:01.117524] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:01.133395] serial: Read 2/2048 bytes.
sr: [00:01.149400] serial: Read 2/2046 bytes.
sr: [00:01.165407] serial: Read 2/2044 bytes.
sr: [00:01.181402] serial: Read 2/2042 bytes.
sr: [00:01.197398] serial: Read 2/2040 bytes.
sr: [00:01.213412] serial: Read 1/2038 bytes.
sr: [00:01.229388] serial: Read 1/2037 bytes.
sr: [00:01.245403] serial: Read 1/2036 bytes.
sr: [00:01.261369] serial: Read 1/2035 bytes.
sr: [00:01.341396] serial: Read 2/2034 bytes.
sr: [00:01.357399] serial: Read 1/2032 bytes.
sr: [00:01.389390] serial: Read 1/2031 bytes.
sr: [00:01.405403] serial: Read 1/2030 bytes.
sr: [00:01.405466] scpi_serial: Received NL terminator
sr: [00:01.405475] scpi: Got response: 'AUTO?
FUNC1?1VDC', length 17.
sr: [00:01.405486] fluke-45: Response to FUNC: AUTO?
FUNC1?1VDC.
sr: [00:01.405558] serial: Wrote 6/6 bytes.
sr: [00:01.405567] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:01.421373] serial: Read 2/2048 bytes.
sr: [00:01.437346] serial: Read 2/2046 bytes.
sr: [00:01.437409] scpi_serial: Received NL terminator
sr: [00:01.437418] scpi: Got response: '?>', length 2.
sr: [00:01.437427] fluke-45: Response to AUTO: (null).
sr: [00:01.437437] fluke-45: Sent command: FUNC2?.
sr: [00:01.437478] serial: Wrote 7/7 bytes.
sr: [00:01.437486] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:01.453397] serial: Read 2/2048 bytes.
sr: [00:01.469405] serial: Read 2/2046 bytes.
sr: [00:01.501394] serial: Read 1/2044 bytes.
sr: [00:01.517377] serial: Read 2/2043 bytes.
sr: [00:01.517441] scpi_serial: Received NL terminator
sr: [00:01.517454] scpi: Got response: 'AUTO?', length 5.
sr: [00:01.517468] fluke-45: Response to FUNC: AUTO?.
sr: [00:01.517518] serial: Wrote 6/6 bytes.
sr: [00:01.517531] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:01.533396] serial: Read 2/2048 bytes.
sr: [00:01.549386] serial: Read 2/2046 bytes.
sr: [00:01.565398] serial: Read 1/2044 bytes.
sr: [00:01.581398] serial: Read 2/2043 bytes.
sr: [00:01.597398] serial: Read 2/2041 bytes.
sr: [00:01.613422] serial: Read 2/2039 bytes.
sr: [00:01.629397] serial: Read 2/2037 bytes.
sr: [00:01.645405] serial: Read 2/2035 bytes.
sr: [00:01.645467] scpi_serial: Received NL terminator
sr: [00:01.645476] scpi: Got response: 'FUNC2?
AUTO?', length 13.
sr: [00:01.645486] fluke-45: Response to AUTO: FUNC2?
AUTO?.
sr: [00:01.645521] fluke-45: Sent command: FUNC1?.
sr: [00:01.645558] serial: Wrote 7/7 bytes.
sr: [00:01.645565] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:01.661365] serial: Read 1/2048 bytes.
sr: [00:01.725394] serial: Read 1/2047 bytes.
sr: [00:01.741400] serial: Read 1/2046 bytes.
sr: [00:01.773400] serial: Read 1/2045 bytes.
sr: [00:01.837392] serial: Read 2/2044 bytes.
sr: [00:01.853403] serial: Read 1/2042 bytes.
sr: [00:01.901389] serial: Read 2/2041 bytes.
sr: [00:01.901452] scpi_serial: Received NL terminator
sr: [00:01.901461] scpi: Got response: '1FU1VDC', length 7.
sr: [00:01.901471] fluke-45: Response to FUNC: 1FU1VDC.
sr: [00:01.901534] serial: Wrote 6/6 bytes.
sr: [00:01.901543] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:01.917352] serial: Read 2/2048 bytes.
sr: [00:01.933401] serial: Read 2/2046 bytes.
sr: [00:01.933466] scpi_serial: Received NL terminator
sr: [00:01.933475] scpi: Got response: '?>', length 2.
sr: [00:01.933485] fluke-45: Response to AUTO: (null).
sr: [00:01.933495] fluke-45: Sent command: FUNC2?.
sr: [00:01.933537] serial: Wrote 7/7 bytes.
sr: [00:01.933545] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:01.949394] serial: Read 2/2048 bytes.
sr: [00:01.965406] serial: Read 2/2046 bytes.
sr: [00:02.013393] serial: Read 2/2044 bytes.
sr: [00:02.029404] serial: Read 2/2042 bytes.
sr: [00:02.045399] serial: Read 2/2040 bytes.
sr: [00:02.061402] serial: Read 2/2038 bytes.
sr: [00:02.077406] serial: Read 2/2036 bytes.
sr: [00:02.093407] serial: Read 1/2034 bytes.
sr: [00:02.093467] scpi_serial: Received NL terminator
sr: [00:02.093477] scpi: Got response: 'AUTO?
FUNC2?', length 13.
sr: [00:02.093487] fluke-45: Response to FUNC: AUTO?
FUNC2?.
sr: [00:02.093549] serial: Wrote 6/6 bytes.
sr: [00:02.093557] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:02.109309] serial: Read 1/2048 bytes.
sr: [00:02.157380] serial: Read 1/2047 bytes.
sr: [00:02.173406] serial: Read 2/2046 bytes.
sr: [00:02.189405] serial: Read 1/2044 bytes.
sr: [00:02.189470] scpi_serial: Received NL terminator
sr: [00:02.189484] scpi: Got response: '1AU', length 3.
sr: [00:02.189498] fluke-45: Response to AUTO: 1AU.
sr: [00:02.189541] fluke-45: Sent command: FUNC1?.
sr: [00:02.189578] serial: Wrote 7/7 bytes.
sr: [00:02.189585] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:02.237354] serial: Read 2/2048 bytes.
sr: [00:02.253402] serial: Read 1/2046 bytes.
sr: [00:02.269401] serial: Read 1/2045 bytes.
sr: [00:02.317389] serial: Read 2/2044 bytes.
sr: [00:02.333381] serial: Read 1/2042 bytes.
sr: [00:02.349400] serial: Read 2/2041 bytes.
sr: [00:02.397310] serial: Read 1/2039 bytes.
sr: [00:02.413393] serial: Read 2/2038 bytes.
sr: [00:02.429371] serial: Read 2/2036 bytes.
sr: [00:02.445394] serial: Read 1/2034 bytes.
sr: [00:02.445455] scpi_serial: Received NL terminator
sr: [00:02.445464] scpi: Got response: 'FNC11?VDC
?>', length 13.
sr: [00:02.445474] fluke-45: Response to FUNC: FNC11?VDC
?>.
sr: [00:02.445534] serial: Wrote 6/6 bytes.
sr: [00:02.445543] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:02.509392] serial: Read 2/2048 bytes.
sr: [00:02.525397] serial: Read 2/2046 bytes.
sr: [00:02.541400] serial: Read 1/2044 bytes.
sr: [00:02.589396] serial: Read 2/2043 bytes.
sr: [00:02.589457] scpi_serial: Received NL terminator
sr: [00:02.589466] scpi: Got response: 'AUTO?', length 5.
sr: [00:02.589476] fluke-45: Response to AUTO: AUTO?.
sr: [00:02.589487] fluke-45: Sent command: FUNC2?.
sr: [00:02.589528] serial: Wrote 7/7 bytes.
sr: [00:02.589536] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:02.605402] serial: Read 1/2048 bytes.
sr: [00:02.621396] serial: Read 2/2047 bytes.
sr: [00:02.637403] serial: Read 1/2045 bytes.
sr: [00:02.637465] scpi_serial: Received NL terminator
sr: [00:02.637474] scpi: Got response: '1F', length 2.
sr: [00:02.637484] fluke-45: Response to FUNC: 1F.
sr: [00:02.637546] serial: Wrote 6/6 bytes.
sr: [00:02.637555] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:02.653396] serial: Read 2/2048 bytes.
sr: [00:02.669407] serial: Read 2/2046 bytes.
sr: [00:02.669468] scpi_serial: Received NL terminator
sr: [00:02.669477] scpi: Got response: '=>', length 2.
sr: [00:02.685402] serial: Read 2/2048 bytes.
sr: [00:02.701403] serial: Read 2/2046 bytes.
sr: [00:02.717378] serial: Read 2/2044 bytes.
sr: [00:02.733401] serial: Read 2/2042 bytes.
sr: [00:02.749396] serial: Read 2/2040 bytes.
sr: [00:02.781397] serial: Read 1/2038 bytes.
sr: [00:02.845376] serial: Read 2/2037 bytes.
sr: [00:02.845426] scpi_serial: Received NL terminator
sr: [00:02.845435] scpi: Got response: 'UNC2?
AUT1', length 11.
sr: [00:02.845445] fluke-45: Response to AUTO: UNC2?
AUT1.
sr: [00:02.845477] fluke-45: Sent command: FUNC1?.
sr: [00:02.845509] serial: Wrote 7/7 bytes.
sr: [00:02.845517] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:02.861557] serial: Read 2/2048 bytes.
sr: [00:02.877376] serial: Read 2/2046 bytes.
sr: [00:02.877433] scpi_serial: Received NL terminator
sr: [00:02.877442] scpi: Got response: '?>', length 2.
sr: [00:02.877451] fluke-45: Response to FUNC: (null).
sr: [00:02.877494] serial: Wrote 6/6 bytes.
sr: [00:02.877502] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:02.893387] serial: Read 2/2048 bytes.
sr: [00:02.909394] serial: Read 2/2046 bytes.
sr: [00:02.957380] serial: Read 2/2044 bytes.
sr: [00:02.973387] serial: Read 2/2042 bytes.
sr: [00:02.973455] scpi_serial: Received NL terminator
sr: [00:02.973464] scpi: Got response: 'FUNC1?', length 6.
sr: [00:02.973474] fluke-45: Response to AUTO: FUNC1?.
sr: [00:02.973484] fluke-45: Sent command: FUNC2?.
sr: [00:02.973525] serial: Wrote 7/7 bytes.
sr: [00:02.973533] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:02.989351] serial: Read 2/2048 bytes.
sr: [00:03.005388] serial: Read 2/2046 bytes.
sr: [00:03.021399] serial: Read 2/2044 bytes.
sr: [00:03.037342] serial: Read 2/2042 bytes.
sr: [00:03.053408] serial: Read 2/2040 bytes.
sr: [00:03.069393] serial: Read 2/2038 bytes.
sr: [00:03.085413] serial: Read 2/2036 bytes.
sr: [00:03.101409] serial: Read 1/2034 bytes.
sr: [00:03.133380] serial: Read 1/2033 bytes.
sr: [00:03.261404] serial: Read 2/2032 bytes.
sr: [00:03.277405] serial: Read 2/2030 bytes.
sr: [00:03.277470] scpi_serial: Received NL terminator
sr: [00:03.277479] scpi: Got response: 'AUTO?
FUNCVDC21!>', length 18.
sr: [00:03.277490] fluke-45: Response to FUNC: AUTO?
FUNCVDC21!>.
sr: [00:03.277538] serial: Wrote 6/6 bytes.
sr: [00:03.277573] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:03.309393] serial: Read 1/2048 bytes.
sr: [00:03.357345] serial: Read 1/2047 bytes.
sr: [00:03.373401] serial: Read 2/2046 bytes.
sr: [00:03.389399] serial: Read 2/2044 bytes.
sr: [00:03.405416] serial: Read 1/2042 bytes.
sr: [00:03.405482] scpi_serial: Received NL terminator
sr: [00:03.405495] scpi: Got response: 'AUTO?', length 5.
sr: [00:03.405510] fluke-45: Response to AUTO: AUTO?.
sr: [00:03.405553] fluke-45: Sent command: FUNC1?.
sr: [00:03.405614] serial: Wrote 7/7 bytes.
sr: [00:03.405623] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:03.453394] serial: Read 1/2048 bytes.
sr: [00:03.501396] serial: Read 1/2047 bytes.
sr: [00:03.517402] serial: Read 1/2046 bytes.
sr: [00:03.533408] serial: Read 2/2045 bytes.
sr: [00:03.549411] serial: Read 1/2043 bytes.
sr: [00:03.597394] serial: Read 2/2042 bytes.
sr: [00:03.597459] scpi_serial: Received NL terminator
sr: [00:03.597468] scpi: Got response: '1FUVDC', length 6.
sr: [00:03.597477] fluke-45: Response to FUNC: 1FUVDC.
sr: [00:03.597524] serial: Wrote 6/6 bytes.
sr: [00:03.597532] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:03.613402] serial: Read 2/2048 bytes.
sr: [00:03.629396] serial: Read 2/2046 bytes.
sr: [00:03.629457] scpi_serial: Received NL terminator
sr: [00:03.629466] scpi: Got response: '?>', length 2.
sr: [00:03.629475] fluke-45: Response to AUTO: (null).
sr: [00:03.629485] fluke-45: Sent command: FUNC2?.
sr: [00:03.629542] serial: Wrote 7/7 bytes.
sr: [00:03.629551] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:03.645385] serial: Read 2/2048 bytes.
sr: [00:03.661407] serial: Read 1/2046 bytes.
sr: [00:03.677402] serial: Read 1/2045 bytes.
sr: [00:03.709386] serial: Read 2/2044 bytes.
sr: [00:03.725399] serial: Read 2/2042 bytes.
sr: [00:03.741406] serial: Read 2/2040 bytes.
sr: [00:03.757406] serial: Read 2/2038 bytes.
sr: [00:03.773399] serial: Read 2/2036 bytes.
sr: [00:03.789399] serial: Read 1/2034 bytes.
sr: [00:03.789461] scpi_serial: Received NL terminator
sr: [00:03.789470] scpi: Got response: 'AUTO?
FUNC2?', length 13.
sr: [00:03.789480] fluke-45: Response to FUNC: AUTO?
FUNC2?.
sr: [00:03.789524] serial: Wrote 6/6 bytes.
sr: [00:03.789532] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:03.805393] serial: Read 1/2048 bytes.
sr: [00:03.853378] serial: Read 2/2047 bytes.
sr: [00:03.869399] serial: Read 2/2045 bytes.
sr: [00:03.885403] serial: Read 1/2043 bytes.
sr: [00:03.885465] scpi_serial: Received NL terminator
sr: [00:03.885474] scpi: Got response: '1AU?', length 4.
sr: [00:03.885484] fluke-45: Response to AUTO: 1AU?.
sr: [00:03.885520] fluke-45: Sent command: FUNC1?.
sr: [00:03.885572] serial: Wrote 7/7 bytes.
sr: [00:03.885581] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:03.917478] serial: Read 1/2048 bytes.
sr: [00:03.933332] serial: Read 1/2047 bytes.
sr: [00:03.965379] serial: Read 1/2046 bytes.
sr: [00:04.013401] serial: Read 2/2045 bytes.
sr: [00:04.029345] serial: Read 1/2043 bytes.
sr: [00:04.045395] serial: Read 2/2042 bytes.
sr: [00:04.093394] serial: Read 1/2040 bytes.
sr: [00:04.109405] serial: Read 2/2039 bytes.
sr: [00:04.125397] serial: Read 2/2037 bytes.
sr: [00:04.141391] serial: Read 1/2035 bytes.
sr: [00:04.141455] scpi_serial: Received NL terminator
sr: [00:04.141470] scpi: Got response: 'FN1C1VDC
?>', length 12.
sr: [00:04.141481] fluke-45: Response to FUNC: FN1C1VDC
?>.
sr: [00:04.141523] serial: Wrote 6/6 bytes.
sr: [00:04.141531] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:04.205372] serial: Read 2/2048 bytes.
sr: [00:04.221382] serial: Read 2/2046 bytes.
sr: [00:04.237404] serial: Read 2/2044 bytes.
sr: [00:04.253403] serial: Read 1/2042 bytes.
sr: [00:04.253465] scpi_serial: Received NL terminator
sr: [00:04.253474] scpi: Got response: 'AUTO?', length 5.
sr: [00:04.253484] fluke-45: Response to AUTO: AUTO?.
sr: [00:04.253493] fluke-45: Sent command: FUNC2?.
sr: [00:04.253554] serial: Wrote 7/7 bytes.
sr: [00:04.253563] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:04.317397] serial: Read 1/2048 bytes.
sr: [00:04.333406] serial: Read 2/2047 bytes.
sr: [00:04.349399] serial: Read 2/2045 bytes.
sr: [00:04.365408] serial: Read 1/2043 bytes.
sr: [00:04.477369] serial: Read 1/2042 bytes.
sr: [00:04.493401] serial: Read 2/2041 bytes.
sr: [00:04.509410] serial: Read 1/2039 bytes.
sr: [00:04.509477] scpi_serial: Received NL terminator
sr: [00:04.509486] scpi: Got response: 'FUNC2?!>', length 8.
sr: [00:04.509497] fluke-45: Response to FUNC: FUNC2?!>.
sr: [00:04.509544] serial: Wrote 6/6 bytes.
sr: [00:04.509552] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:04.541397] serial: Read 1/2048 bytes.
sr: [00:04.557394] serial: Read 1/2047 bytes.
sr: [00:04.605401] serial: Read 2/2046 bytes.
sr: [00:04.621402] serial: Read 2/2044 bytes.
sr: [00:04.637366] serial: Read 1/2042 bytes.
sr: [00:04.637427] scpi_serial: Received NL terminator
sr: [00:04.637436] scpi: Got response: 'AUTO?', length 5.
sr: [00:04.637445] fluke-45: Response to AUTO: AUTO?.
sr: [00:04.637482] fluke-45: Sent command: FUNC1?.
sr: [00:04.637536] serial: Wrote 7/7 bytes.
sr: [00:04.637544] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:04.669399] serial: Read 1/2048 bytes.
sr: [00:04.701391] serial: Read 1/2047 bytes.
sr: [00:04.749397] serial: Read 2/2046 bytes.
sr: [00:04.765402] serial: Read 1/2044 bytes.
sr: [00:04.781399] serial: Read 2/2043 bytes.
sr: [00:04.829375] serial: Read 1/2041 bytes.
sr: [00:04.845378] serial: Read 2/2040 bytes.
sr: [00:04.861409] serial: Read 2/2038 bytes.
sr: [00:04.877413] serial: Read 1/2036 bytes.
sr: [00:04.877479] scpi_serial: Received NL terminator
sr: [00:04.877489] scpi: Got response: 'F1UNVDC
?>', length 11.
sr: [00:04.877498] fluke-45: Response to FUNC: F1UNVDC
?>.
sr: [00:04.877547] serial: Wrote 6/6 bytes.
sr: [00:04.877555] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:04.941384] serial: Read 2/2048 bytes.
sr: [00:04.957357] serial: Read 2/2046 bytes.
sr: [00:04.973406] serial: Read 2/2044 bytes.
sr: [00:04.989401] serial: Read 1/2042 bytes.
sr: [00:04.989477] scpi_serial: Received NL terminator
sr: [00:04.989487] scpi: Got response: 'AUTO?', length 5.
sr: [00:04.989497] fluke-45: Response to AUTO: AUTO?.
sr: [00:04.989507] fluke-45: Sent command: FUNC2?.
sr: [00:04.989574] serial: Wrote 7/7 bytes.
sr: [00:04.989593] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:05.053392] serial: Read 1/2048 bytes.
sr: [00:05.069404] serial: Read 2/2047 bytes.
sr: [00:05.085402] serial: Read 2/2045 bytes.
sr: [00:05.101405] serial: Read 1/2043 bytes.
sr: [00:05.213327] serial: Read 1/2042 bytes.
sr: [00:05.229385] serial: Read 2/2041 bytes.
sr: [00:05.245385] serial: Read 1/2039 bytes.
sr: [00:05.245450] scpi_serial: Received NL terminator
sr: [00:05.245463] scpi: Got response: 'FUNC21!>', length 8.
sr: [00:05.245477] fluke-45: Response to FUNC: FUNC21!>.
sr: [00:05.245527] serial: Wrote 6/6 bytes.
sr: [00:05.245535] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:05.277343] serial: Read 1/2048 bytes.
sr: [00:05.293400] serial: Read 1/2047 bytes.
sr: [00:05.325396] serial: Read 1/2046 bytes.
sr: [00:05.341396] serial: Read 1/2045 bytes.
sr: [00:05.357404] serial: Read 2/2044 bytes.
sr: [00:05.373393] serial: Read 1/2042 bytes.
sr: [00:05.373455] scpi_serial: Received NL terminator
sr: [00:05.373465] scpi: Got response: 'AUTO?', length 5.
sr: [00:05.373474] fluke-45: Response to AUTO: AUTO?.
sr: [00:05.373510] fluke-45: Sent command: FUNC1?.
sr: [00:05.373546] serial: Wrote 7/7 bytes.
sr: [00:05.373554] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:05.469341] serial: Read 1/2048 bytes.
sr: [00:05.485395] serial: Read 2/2047 bytes.
sr: [00:05.501406] serial: Read 2/2045 bytes.
sr: [00:05.517401] serial: Read 2/2043 bytes.
sr: [00:05.533404] serial: Read 2/2041 bytes.
sr: [00:05.549398] serial: Read 2/2039 bytes.
sr: [00:05.565399] serial: Read 1/2037 bytes.
sr: [00:05.581403] serial: Read 2/2036 bytes.
sr: [00:05.581465] scpi_serial: Received NL terminator
sr: [00:05.581499] scpi: Got response: 'FUNC1VDC
?>', length 12.
sr: [00:05.581509] fluke-45: Response to FUNC: FUNC1VDC
?>.
sr: [00:05.581552] serial: Wrote 6/6 bytes.
sr: [00:05.581560] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:05.629359] serial: Read 2/2048 bytes.
sr: [00:05.645391] serial: Read 2/2046 bytes.
sr: [00:05.677346] serial: Read 1/2044 bytes.
sr: [00:05.693390] serial: Read 1/2043 bytes.
sr: [00:05.709390] serial: Read 1/2042 bytes.
sr: [00:05.709456] scpi_serial: Received NL terminator
sr: [00:05.709465] scpi: Got response: 'AUTO?', length 5.
sr: [00:05.709475] fluke-45: Response to AUTO: AUTO?.
sr: [00:05.709486] fluke-45: Sent command: FUNC2?.
sr: [00:05.709527] serial: Wrote 7/7 bytes.
sr: [00:05.709534] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:05.741396] serial: Read 1/2048 bytes.
sr: [00:05.757360] serial: Read 1/2047 bytes.
sr: [00:05.773402] serial: Read 1/2046 bytes.
sr: [00:05.789408] serial: Read 1/2045 bytes.
sr: [00:05.837392] serial: Read 2/2044 bytes.
sr: [00:05.917358] serial: Read 2/2042 bytes.
sr: [00:05.933396] serial: Read 2/2040 bytes.
sr: [00:05.933458] scpi_serial: Received NL terminator
sr: [00:05.933467] scpi: Got response: 'FUN1C2!>', length 8.
sr: [00:05.933477] fluke-45: Response to FUNC: FUN1C2!>.
sr: [00:05.933519] serial: Wrote 6/6 bytes.
sr: [00:05.933527] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:05.965393] serial: Read 1/2048 bytes.
sr: [00:05.981407] serial: Read 1/2047 bytes.
sr: [00:06.013386] serial: Read 1/2046 bytes.
sr: [00:06.029396] serial: Read 2/2045 bytes.
sr: [00:06.045391] serial: Read 2/2043 bytes.
sr: [00:06.045456] scpi_serial: Received NL terminator
sr: [00:06.045466] scpi: Got response: 'AUTO?', length 5.
sr: [00:06.045475] fluke-45: Response to AUTO: AUTO?.
sr: [00:06.045512] fluke-45: Sent command: FUNC1?.
sr: [00:06.045565] serial: Wrote 7/7 bytes.
sr: [00:06.045573] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:06.077325] serial: Read 1/2048 bytes.
sr: [00:06.093401] serial: Read 2/2047 bytes.
sr: [00:06.125389] serial: Read 1/2045 bytes.
sr: [00:06.173400] serial: Read 2/2044 bytes.
sr: [00:06.189404] serial: Read 1/2042 bytes.
sr: [00:06.205404] serial: Read 2/2041 bytes.
sr: [00:06.253397] serial: Read 2/2039 bytes.
sr: [00:06.253461] scpi_serial: Received NL terminator
sr: [00:06.253470] scpi: Got response: 'FUN1C1VDC', length 9.
sr: [00:06.253480] fluke-45: Response to FUNC: FUN1C1VDC.
sr: [00:06.253523] serial: Wrote 6/6 bytes.
sr: [00:06.253532] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:06.269397] serial: Read 2/2048 bytes.
sr: [00:06.285403] serial: Read 1/2046 bytes.
sr: [00:06.301405] serial: Read 2/2045 bytes.
sr: [00:06.317375] serial: Read 2/2043 bytes.
sr: [00:06.333383] serial: Read 1/2041 bytes.
sr: [00:06.365400] serial: Read 2/2040 bytes.
sr: [00:06.381403] serial: Read 1/2038 bytes.
sr: [00:06.381465] scpi_serial: Received NL terminator
sr: [00:06.381474] scpi: Got response: '?>
AUTO?', length 9.
sr: [00:06.381484] fluke-45: Response to AUTO: ?>
AUTO?.
sr: [00:06.381495] fluke-45: Sent command: FUNC2?.
sr: [00:06.381552] serial: Wrote 7/7 bytes.
sr: [00:06.381560] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:06.429399] serial: Read 2/2048 bytes.
sr: [00:06.445400] serial: Read 2/2046 bytes.
sr: [00:06.461412] serial: Read 1/2044 bytes.
sr: [00:06.509404] serial: Read 2/2043 bytes.
sr: [00:06.588428] serial: Read 1/2041 bytes.
sr: [00:06.604433] serial: Read 2/2040 bytes.
sr: [00:06.620416] serial: Read 1/2038 bytes.
sr: [00:06.620482] scpi_serial: Received NL terminator
sr: [00:06.620491] scpi: Got response: 'FUNC12?!>', length 9.
sr: [00:06.620501] fluke-45: Response to FUNC: FUNC12?!>.
sr: [00:06.620545] serial: Wrote 6/6 bytes.
sr: [00:06.620553] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:06.700424] serial: Read 2/2048 bytes.
sr: [00:06.716430] serial: Read 2/2046 bytes.
sr: [00:06.732427] serial: Read 2/2044 bytes.
sr: [00:06.748435] serial: Read 1/2042 bytes.
sr: [00:06.748496] scpi_serial: Received NL terminator
sr: [00:06.748530] scpi: Got response: 'AUTO?', length 5.
sr: [00:06.748541] fluke-45: Response to AUTO: AUTO?.
sr: [00:06.748576] fluke-45: Sent command: FUNC1?.
sr: [00:06.748639] serial: Wrote 7/7 bytes.
sr: [00:06.748647] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:06.796433] serial: Read 1/2048 bytes.
sr: [00:06.828848] serial: Read 1/2047 bytes.
sr: [00:06.844432] serial: Read 1/2046 bytes.
sr: [00:06.860426] serial: Read 1/2045 bytes.
sr: [00:06.876434] serial: Read 2/2044 bytes.
sr: [00:06.924363] serial: Read 2/2042 bytes.
sr: [00:06.924462] scpi_serial: Received NL terminator
sr: [00:06.924476] scpi: Got response: '1FUVDC', length 6.
sr: [00:06.924492] fluke-45: Response to FUNC: 1FUVDC.
sr: [00:06.924545] serial: Wrote 6/6 bytes.
sr: [00:06.924553] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:06.940427] serial: Read 2/2048 bytes.
sr: [00:06.956435] serial: Read 2/2046 bytes.
sr: [00:06.956495] scpi_serial: Received NL terminator
sr: [00:06.956504] scpi: Got response: '?>', length 2.
sr: [00:06.956513] fluke-45: Response to AUTO: (null).
sr: [00:06.956524] fluke-45: Sent command: FUNC2?.
sr: [00:06.956582] serial: Wrote 7/7 bytes.
sr: [00:06.956590] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:06.972427] serial: Read 1/2048 bytes.
sr: [00:06.988432] serial: Read 2/2047 bytes.
sr: [00:07.004433] serial: Read 2/2045 bytes.
sr: [00:07.036416] serial: Read 2/2043 bytes.
sr: [00:07.036485] scpi_serial: Received NL terminator
sr: [00:07.036498] scpi: Got response: 'AUTO?', length 5.
sr: [00:07.036515] fluke-45: Response to FUNC: AUTO?.
sr: [00:07.036561] serial: Wrote 6/6 bytes.
sr: [00:07.036569] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:07.052426] serial: Read 1/2048 bytes.
sr: [00:07.068427] serial: Read 2/2047 bytes.
sr: [00:07.084425] serial: Read 2/2045 bytes.
sr: [00:07.100437] serial: Read 2/2043 bytes.
sr: [00:07.116430] serial: Read 2/2041 bytes.
sr: [00:07.132422] serial: Read 2/2039 bytes.
sr: [00:07.148439] serial: Read 2/2037 bytes.
sr: [00:07.164437] serial: Read 2/2035 bytes.
sr: [00:07.164499] scpi_serial: Received NL terminator
sr: [00:07.164508] scpi: Got response: 'FUNC2?
AUTO?', length 13.
sr: [00:07.164519] fluke-45: Response to AUTO: FUNC2?
AUTO?.
sr: [00:07.164558] fluke-45: Sent command: FUNC1?.
sr: [00:07.164613] serial: Wrote 7/7 bytes.
sr: [00:07.164621] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:07.180430] serial: Read 1/2048 bytes.
sr: [00:07.196360] serial: Read 1/2047 bytes.
sr: [00:07.212435] serial: Read 1/2046 bytes.
sr: [00:07.260438] serial: Read 2/2045 bytes.
sr: [00:07.292422] serial: Read 1/2043 bytes.
sr: [00:07.372407] serial: Read 2/2042 bytes.
sr: [00:07.388429] serial: Read 1/2040 bytes.
sr: [00:07.420422] serial: Read 1/2039 bytes.
sr: [00:07.436310] serial: Read 2/2038 bytes.
sr: [00:07.452427] serial: Read 1/2036 bytes.
sr: [00:07.468429] serial: Read 2/2035 bytes.
sr: [00:07.468500] scpi_serial: Received NL terminator
sr: [00:07.468513] scpi: Got response: '1FUNC1VDC
?>', length 13.
sr: [00:07.468527] fluke-45: Response to FUNC: 1FUNC1VDC
?>.
sr: [00:07.468579] serial: Wrote 6/6 bytes.
sr: [00:07.468587] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:07.532416] serial: Read 1/2048 bytes.
sr: [00:07.548429] serial: Read 2/2047 bytes.
sr: [00:07.564399] serial: Read 2/2045 bytes.
sr: [00:07.580422] serial: Read 2/2043 bytes.
sr: [00:07.580483] scpi_serial: Received NL terminator
sr: [00:07.580492] scpi: Got response: 'AUTO?', length 5.
sr: [00:07.580502] fluke-45: Response to AUTO: AUTO?.
sr: [00:07.580512] fluke-45: Sent command: FUNC2?.
sr: [00:07.580571] serial: Wrote 7/7 bytes.
sr: [00:07.580579] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:07.612431] serial: Read 1/2048 bytes.
sr: [00:07.660346] serial: Read 2/2047 bytes.
sr: [00:07.676421] serial: Read 2/2045 bytes.
sr: [00:07.692423] serial: Read 2/2043 bytes.
sr: [00:07.804328] serial: Read 1/2041 bytes.
sr: [00:07.820423] serial: Read 2/2040 bytes.
sr: [00:07.836420] serial: Read 1/2038 bytes.
sr: [00:07.836513] scpi_serial: Received NL terminator
sr: [00:07.836522] scpi: Got response: 'FUNC2?
!>', length 9.
sr: [00:07.836533] fluke-45: Response to FUNC: FUNC2?
!>.
sr: [00:07.836574] serial: Wrote 6/6 bytes.
sr: [00:07.836583] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:07.868420] serial: Read 1/2048 bytes.
sr: [00:07.884419] serial: Read 2/2047 bytes.
sr: [00:07.932519] serial: Read 2/2045 bytes.
sr: [00:07.948427] serial: Read 2/2043 bytes.
sr: [00:07.948492] scpi_serial: Received NL terminator
sr: [00:07.948502] scpi: Got response: 'AUTO?', length 5.
sr: [00:07.948511] fluke-45: Response to AUTO: AUTO?.
sr: [00:07.948548] fluke-45: Sent command: FUNC1?.
sr: [00:07.948602] serial: Wrote 7/7 bytes.
sr: [00:07.948610] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:07.996426] serial: Read 2/2048 bytes.
sr: [00:08.012439] serial: Read 2/2046 bytes.
sr: [00:08.028342] serial: Read 1/2044 bytes.
sr: [00:08.076425] serial: Read 1/2043 bytes.
sr: [00:08.092426] serial: Read 1/2042 bytes.
sr: [00:08.108417] serial: Read 2/2041 bytes.
sr: [00:08.124329] serial: Read 1/2039 bytes.
sr: [00:08.156411] serial: Read 1/2038 bytes.
sr: [00:08.172428] serial: Read 2/2037 bytes.
sr: [00:08.188425] serial: Read 2/2035 bytes.
sr: [00:08.204412] serial: Read 1/2033 bytes.
sr: [00:08.204472] scpi_serial: Received NL terminator
sr: [00:08.204481] scpi: Got response: 'FUNC11?VDC
?>', length 14.
sr: [00:08.204491] fluke-45: Response to FUNC: FUNC11?VDC
?>.
sr: [00:08.204536] serial: Wrote 6/6 bytes.
sr: [00:08.204544] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:08.268399] serial: Read 2/2048 bytes.
sr: [00:08.284422] serial: Read 2/2046 bytes.
sr: [00:08.300456] serial: Read 1/2044 bytes.
sr: [00:08.316427] serial: Read 2/2043 bytes.
sr: [00:08.316498] scpi_serial: Received NL terminator
sr: [00:08.316511] scpi: Got response: 'AUTO?', length 5.
sr: [00:08.316525] fluke-45: Response to AUTO: AUTO?.
sr: [00:08.316539] fluke-45: Sent command: FUNC2?.
sr: [00:08.316608] serial: Wrote 7/7 bytes.
sr: [00:08.316616] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:08.412420] serial: Read 2/2048 bytes.
sr: [00:08.428539] serial: Read 2/2046 bytes.
sr: [00:08.444434] serial: Read 1/2044 bytes.
sr: [00:08.460430] serial: Read 2/2043 bytes.
sr: [00:08.476425] serial: Read 2/2041 bytes.
sr: [00:08.476487] scpi_serial: Received NL terminator
sr: [00:08.476497] scpi: Got response: 'FUNC2!>', length 7.
sr: [00:08.476507] fluke-45: Response to FUNC: FUNC2!>.
sr: [00:08.476551] serial: Wrote 6/6 bytes.
sr: [00:08.476559] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:08.508415] serial: Read 2/2048 bytes.
sr: [00:08.556423] serial: Read 1/2046 bytes.
sr: [00:08.572431] serial: Read 2/2045 bytes.
sr: [00:08.588411] serial: Read 2/2043 bytes.
sr: [00:08.588467] scpi_serial: Received NL terminator
sr: [00:08.588476] scpi: Got response: 'AUTO?', length 5.
sr: [00:08.588486] fluke-45: Response to AUTO: AUTO?.
sr: [00:08.588521] fluke-45: Sent command: FUNC1?.
sr: [00:08.588573] serial: Wrote 7/7 bytes.
sr: [00:08.588581] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:08.620568] serial: Read 1/2048 bytes.
sr: [00:08.636343] serial: Read 2/2047 bytes.
sr: [00:08.652432] serial: Read 1/2045 bytes.
sr: [00:08.700428] serial: Read 1/2044 bytes.
sr: [00:08.716428] serial: Read 1/2043 bytes.
sr: [00:08.732419] serial: Read 2/2042 bytes.
sr: [00:08.748434] serial: Read 1/2040 bytes.
sr: [00:08.796428] serial: Read 2/2039 bytes.
sr: [00:08.796495] scpi_serial: Received NL terminator
sr: [00:08.796504] scpi: Got response: 'FUN1C1VDC', length 9.
sr: [00:08.796514] fluke-45: Response to FUNC: FUN1C1VDC.
sr: [00:08.796559] serial: Wrote 6/6 bytes.
sr: [00:08.796567] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:08.812433] serial: Read 2/2048 bytes.
sr: [00:08.828418] serial: Read 2/2046 bytes.
sr: [00:08.828478] scpi_serial: Received NL terminator
sr: [00:08.828487] scpi: Got response: '?>', length 2.
sr: [00:08.828497] fluke-45: Response to AUTO: (null).
sr: [00:08.828537] fluke-45: Sent command: FUNC2?.
sr: [00:08.828588] serial: Wrote 7/7 bytes.
sr: [00:08.828597] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:08.844561] serial: Read 1/2048 bytes.
sr: [00:08.860418] serial: Read 2/2047 bytes.
sr: [00:08.876430] serial: Read 1/2045 bytes.
sr: [00:08.908413] serial: Read 2/2044 bytes.
sr: [00:08.924427] serial: Read 2/2042 bytes.
sr: [00:08.940415] serial: Read 2/2040 bytes.
sr: [00:08.956437] serial: Read 2/2038 bytes.
sr: [00:08.972525] serial: Read 2/2036 bytes.
sr: [00:08.988427] serial: Read 1/2034 bytes.
sr: [00:08.988490] scpi_serial: Received NL terminator
sr: [00:08.988500] scpi: Got response: 'AUTO?
FUNC2?', length 13.
sr: [00:08.988510] fluke-45: Response to FUNC: AUTO?
FUNC2?.
sr: [00:08.988554] serial: Wrote 6/6 bytes.
sr: [00:08.988562] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:09.004420] serial: Read 1/2048 bytes.
sr: [00:09.052418] serial: Read 1/2047 bytes.
sr: [00:09.068442] serial: Read 2/2046 bytes.
sr: [00:09.084431] serial: Read 1/2044 bytes.
sr: [00:09.084492] scpi_serial: Received NL terminator
sr: [00:09.084502] scpi: Got response: '1AU', length 3.
sr: [00:09.084511] fluke-45: Response to AUTO: 1AU.
sr: [00:09.084548] fluke-45: Sent command: FUNC1?.
sr: [00:09.084606] serial: Wrote 7/7 bytes.
sr: [00:09.084615] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:09.132427] serial: Read 2/2048 bytes.
sr: [00:09.148421] serial: Read 2/2046 bytes.
sr: [00:09.164441] serial: Read 1/2044 bytes.
sr: [00:09.212432] serial: Read 2/2043 bytes.
sr: [00:09.228353] serial: Read 1/2041 bytes.
sr: [00:09.244443] serial: Read 2/2040 bytes.
sr: [00:09.292418] serial: Read 1/2038 bytes.
sr: [00:09.308434] serial: Read 2/2037 bytes.
sr: [00:09.324415] serial: Read 2/2035 bytes.
sr: [00:09.340328] serial: Read 1/2033 bytes.
sr: [00:09.340351] scpi_serial: Received NL terminator
sr: [00:09.340363] scpi: Got response: 'FUNC11?VDC
?>', length 14.
sr: [00:09.340390] fluke-45: Response to FUNC: FUNC11?VDC
?>.
sr: [00:09.340429] serial: Wrote 6/6 bytes.
sr: [00:09.340437] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:09.404427] serial: Read 2/2048 bytes.
sr: [00:09.420435] serial: Read 2/2046 bytes.
sr: [00:09.436419] serial: Read 2/2044 bytes.
sr: [00:09.452437] serial: Read 1/2042 bytes.
sr: [00:09.452499] scpi_serial: Received NL terminator
sr: [00:09.452509] scpi: Got response: 'AUTO?', length 5.
sr: [00:09.452519] fluke-45: Response to AUTO: AUTO?.
sr: [00:09.452530] fluke-45: Sent command: FUNC2?.
sr: [00:09.452589] serial: Wrote 7/7 bytes.
sr: [00:09.452598] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:09.516422] serial: Read 1/2048 bytes.
sr: [00:09.532439] serial: Read 1/2047 bytes.
sr: [00:09.548428] serial: Read 2/2046 bytes.
sr: [00:09.564364] serial: Read 2/2044 bytes.
sr: [00:09.676426] serial: Read 1/2042 bytes.
sr: [00:09.692417] serial: Read 2/2041 bytes.
sr: [00:09.708439] serial: Read 1/2039 bytes.
sr: [00:09.708504] scpi_serial: Received NL terminator
sr: [00:09.708513] scpi: Got response: 'FUNC2?!>', length 8.
sr: [00:09.708524] fluke-45: Response to FUNC: FUNC2?!>.
sr: [00:09.708568] serial: Wrote 6/6 bytes.
sr: [00:09.708576] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:09.740413] serial: Read 1/2048 bytes.
sr: [00:09.756431] serial: Read 2/2047 bytes.
sr: [00:09.804428] serial: Read 2/2045 bytes.
sr: [00:09.820460] serial: Read 2/2043 bytes.
sr: [00:09.820525] scpi_serial: Received NL terminator
sr: [00:09.820534] scpi: Got response: 'AUTO?', length 5.
sr: [00:09.820544] fluke-45: Response to AUTO: AUTO?.
sr: [00:09.820579] fluke-45: Sent command: FUNC1?.
sr: [00:09.820634] serial: Wrote 7/7 bytes.
sr: [00:09.820643] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:09.868424] serial: Read 2/2048 bytes.
sr: [00:09.884427] serial: Read 2/2046 bytes.
sr: [00:09.900427] serial: Read 1/2044 bytes.
sr: [00:09.948417] serial: Read 2/2043 bytes.
sr: [00:09.980412] serial: Read 2/2041 bytes.
sr: [00:09.996423] serial: Read 1/2039 bytes.
sr: [00:10.028435] serial: Read 1/2038 bytes.
sr: [00:10.044417] serial: Read 2/2037 bytes.
sr: [00:10.060458] serial: Read 2/2035 bytes.
sr: [00:10.076433] serial: Read 1/2033 bytes.
sr: [00:10.076493] scpi_serial: Received NL terminator
sr: [00:10.076503] scpi: Got response: 'FUNC11?VDC
?>', length 14.
sr: [00:10.076513] fluke-45: Response to FUNC: FUNC11?VDC
?>.
sr: [00:10.076560] serial: Wrote 6/6 bytes.
sr: [00:10.076569] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:10.140432] serial: Read 1/2048 bytes.
sr: [00:10.156430] serial: Read 2/2047 bytes.
sr: [00:10.172411] serial: Read 2/2045 bytes.
sr: [00:10.188436] serial: Read 2/2043 bytes.
sr: [00:10.188498] scpi_serial: Received NL terminator
sr: [00:10.188507] scpi: Got response: 'AUTO?', length 5.
sr: [00:10.188517] fluke-45: Response to AUTO: AUTO?.
sr: [00:10.188529] fluke-45: Sent command: FUNC2?.
sr: [00:10.188588] serial: Wrote 7/7 bytes.
sr: [00:10.188596] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:10.268415] serial: Read 2/2048 bytes.
sr: [00:10.284438] serial: Read 2/2046 bytes.
sr: [00:10.300411] serial: Read 2/2044 bytes.
sr: [00:10.412523] serial: Read 1/2042 bytes.
sr: [00:10.428762] serial: Read 2/2041 bytes.
sr: [00:10.444401] serial: Read 1/2039 bytes.
sr: [00:10.444455] scpi_serial: Received NL terminator
sr: [00:10.444465] scpi: Got response: 'FUNC2?!>', length 8.
sr: [00:10.444475] fluke-45: Response to FUNC: FUNC2?!>.
sr: [00:10.444518] serial: Wrote 6/6 bytes.
sr: [00:10.444526] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:10.476418] serial: Read 1/2048 bytes.
sr: [00:10.492427] serial: Read 1/2047 bytes.
sr: [00:10.540431] serial: Read 2/2046 bytes.
sr: [00:10.556402] serial: Read 2/2044 bytes.
sr: [00:10.572419] serial: Read 1/2042 bytes.
sr: [00:10.572480] scpi_serial: Received NL terminator
sr: [00:10.572490] scpi: Got response: 'AUTO?', length 5.
sr: [00:10.572500] fluke-45: Response to AUTO: AUTO?.
sr: [00:10.572539] fluke-45: Sent command: FUNC1?.
sr: [00:10.572597] serial: Wrote 7/7 bytes.
sr: [00:10.572606] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:10.604416] serial: Read 1/2048 bytes.
sr: [00:10.620421] serial: Read 1/2047 bytes.
sr: [00:10.636443] serial: Read 1/2046 bytes.
sr: [00:10.684437] serial: Read 2/2045 bytes.
sr: [00:10.700430] serial: Read 1/2043 bytes.
sr: [00:10.716422] serial: Read 2/2042 bytes.
sr: [00:10.764342] serial: Read 1/2040 bytes.
sr: [00:10.780429] serial: Read 2/2039 bytes.
sr: [00:10.796432] serial: Read 2/2037 bytes.
sr: [00:10.812434] serial: Read 1/2035 bytes.
sr: [00:10.812507] scpi_serial: Received NL terminator
sr: [00:10.812516] scpi: Got response: 'FU1NCVDC
?>', length 12.
sr: [00:10.812526] fluke-45: Response to FUNC: FU1NCVDC
?>.
sr: [00:10.812571] serial: Wrote 6/6 bytes.
sr: [00:10.812579] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:10.876432] serial: Read 2/2048 bytes.
sr: [00:10.892421] serial: Read 2/2046 bytes.
sr: [00:10.908436] serial: Read 2/2044 bytes.
sr: [00:10.924428] serial: Read 1/2042 bytes.
sr: [00:10.924489] scpi_serial: Received NL terminator
sr: [00:10.924498] scpi: Got response: 'AUTO?', length 5.
sr: [00:10.924508] fluke-45: Response to AUTO: AUTO?.
sr: [00:10.924519] fluke-45: Sent command: FUNC2?.
sr: [00:10.924579] serial: Wrote 7/7 bytes.
sr: [00:10.924588] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:11.004430] serial: Read 2/2048 bytes.
sr: [00:11.020428] serial: Read 2/2046 bytes.
sr: [00:11.036432] serial: Read 2/2044 bytes.
sr: [00:11.148416] serial: Read 1/2042 bytes.
sr: [00:11.164439] serial: Read 2/2041 bytes.
sr: [00:11.180424] serial: Read 1/2039 bytes.
sr: [00:11.180481] scpi_serial: Received NL terminator
sr: [00:11.180490] scpi: Got response: 'FUNC2?!>', length 8.
sr: [00:11.180499] fluke-45: Response to FUNC: FUNC2?!>.
sr: [00:11.180543] serial: Wrote 6/6 bytes.
sr: [00:11.180551] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:11.212423] serial: Read 1/2048 bytes.
sr: [00:11.228308] serial: Read 1/2047 bytes.
sr: [00:11.276426] serial: Read 2/2046 bytes.
sr: [00:11.292425] serial: Read 2/2044 bytes.
sr: [00:11.308424] serial: Read 1/2042 bytes.
sr: [00:11.308490] scpi_serial: Received NL terminator
sr: [00:11.308503] scpi: Got response: 'AUTO?', length 5.
sr: [00:11.308517] fluke-45: Response to AUTO: AUTO?.
sr: [00:11.308560] fluke-45: Sent command: FUNC1?.
sr: [00:11.308614] serial: Wrote 7/7 bytes.
sr: [00:11.308622] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:11.356423] serial: Read 2/2048 bytes.
sr: [00:11.372418] serial: Read 2/2046 bytes.
sr: [00:11.388434] serial: Read 2/2044 bytes.
sr: [00:11.404426] serial: Read 2/2042 bytes.
sr: [00:11.420425] serial: Read 2/2040 bytes.
sr: [00:11.420485] scpi_serial: Received NL+CR terminator
sr: [00:11.420494] scpi: Got response: 'FUN1C1?', length 7.
sr: [00:11.420504] fluke-45: Response to FUNC: FUN1C1?.
sr: [00:11.420548] serial: Wrote 6/6 bytes.
sr: [00:11.420556] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:11.436432] serial: Read 2/2048 bytes.
sr: [00:11.452439] serial: Read 2/2046 bytes.
sr: [00:11.468417] serial: Read 2/2044 bytes.
sr: [00:11.484430] serial: Read 2/2042 bytes.
sr: [00:11.500427] serial: Read 1/2040 bytes.
sr: [00:11.516428] serial: Read 2/2039 bytes.
sr: [00:11.532420] serial: Read 2/2037 bytes.
sr: [00:11.548434] serial: Read 2/2035 bytes.
sr: [00:11.548493] scpi_serial: Received NL terminator
sr: [00:11.548503] scpi: Got response: '=>
VDCAUTO?', length 13.
sr: [00:11.548513] fluke-45: Response to AUTO: =>
VDCAUTO?.
sr: [00:11.548523] fluke-45: Sent command: FUNC2?.
sr: [00:11.548582] serial: Wrote 7/7 bytes.
sr: [00:11.548590] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:11.564403] serial: Read 1/2048 bytes.
sr: [00:11.580430] serial: Read 2/2047 bytes.
sr: [00:11.596419] serial: Read 2/2045 bytes.
sr: [00:11.612429] serial: Read 2/2043 bytes.
sr: [00:11.628419] serial: Read 1/2041 bytes.
sr: [00:11.644431] serial: Read 2/2040 bytes.
sr: [00:11.660432] serial: Read 2/2038 bytes.
sr: [00:11.676442] serial: Read 2/2036 bytes.
sr: [00:11.676502] scpi_serial: Received NL terminator
sr: [00:11.676511] scpi: Got response: '
=>
FUNC2?', length 12.
sr: [00:11.676521] fluke-45: Response to FUNC:
=>
FUNC2?.
sr: [00:11.676567] serial: Wrote 6/6 bytes.
sr: [00:11.676575] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:11.708427] serial: Read 1/2048 bytes.
sr: [00:11.724437] serial: Read 1/2047 bytes.
sr: [00:11.740362] serial: Read 1/2046 bytes.
sr: [00:11.772412] serial: Read 1/2045 bytes.
sr: [00:11.788441] serial: Read 2/2044 bytes.
sr: [00:11.804436] serial: Read 1/2042 bytes.
sr: [00:11.804493] scpi_serial: Received NL terminator
sr: [00:11.804502] scpi: Got response: '1AUO?', length 5.
sr: [00:11.804512] fluke-45: Response to AUTO: 1AUO?.
sr: [00:11.804549] fluke-45: Sent command: FUNC1?.
sr: [00:11.804603] serial: Wrote 7/7 bytes.
sr: [00:11.804611] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:11.852434] serial: Read 2/2048 bytes.
sr: [00:11.868438] serial: Read 1/2046 bytes.
sr: [00:11.884282] serial: Read 1/2045 bytes.
sr: [00:11.900441] serial: Read 1/2044 bytes.
sr: [00:11.948417] serial: Read 2/2043 bytes.
sr: [00:11.964437] serial: Read 1/2041 bytes.
sr: [00:12.012408] serial: Read 2/2040 bytes.
sr: [00:12.012479] scpi_serial: Received NL terminator
sr: [00:12.012488] scpi: Got response: 'FU1NCVDC', length 8.
sr: [00:12.012499] fluke-45: Response to FUNC: FU1NCVDC.
sr: [00:12.012544] serial: Wrote 6/6 bytes.
sr: [00:12.012553] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:12.028359] serial: Read 2/2048 bytes.
sr: [00:12.044424] serial: Read 2/2046 bytes.
sr: [00:12.044481] scpi_serial: Received NL terminator
sr: [00:12.044490] scpi: Got response: '?>', length 2.
sr: [00:12.044499] fluke-45: Response to AUTO: (null).
sr: [00:12.044510] fluke-45: Sent command: FUNC2?.
sr: [00:12.044568] serial: Wrote 7/7 bytes.
sr: [00:12.044576] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:12.060429] serial: Read 1/2048 bytes.
sr: [00:12.076418] serial: Read 2/2047 bytes.
sr: [00:12.092523] serial: Read 1/2045 bytes.
sr: [00:12.108430] serial: Read 1/2044 bytes.
sr: [00:12.140408] serial: Read 2/2043 bytes.
sr: [00:12.140476] scpi_serial: Received NL terminator
sr: [00:12.140490] scpi: Got response: 'AUTO?', length 5.
sr: [00:12.140504] fluke-45: Response to FUNC: AUTO?.
sr: [00:12.140558] serial: Wrote 6/6 bytes.
sr: [00:12.140573] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:12.156422] serial: Read 2/2048 bytes.
sr: [00:12.172423] serial: Read 2/2046 bytes.
sr: [00:12.188400] serial: Read 2/2044 bytes.
sr: [00:12.204410] serial: Read 2/2042 bytes.
sr: [00:12.204446] scpi_serial: Received NL terminator
sr: [00:12.204455] scpi: Got response: 'FUNC2?', length 6.
sr: [00:12.204464] fluke-45: Response to AUTO: FUNC2?.
sr: [00:12.204501] fluke-45: Sent command: FUNC1?.
sr: [00:12.204551] serial: Wrote 7/7 bytes.
sr: [00:12.204559] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:12.220559] serial: Read 2/2048 bytes.
sr: [00:12.236400] serial: Read 2/2046 bytes.
sr: [00:12.252426] serial: Read 2/2044 bytes.
sr: [00:12.268433] serial: Read 2/2042 bytes.
sr: [00:12.284429] serial: Read 1/2040 bytes.
sr: [00:12.300443] serial: Read 1/2039 bytes.
sr: [00:12.395355] serial: Read 1/2038 bytes.
sr: [00:12.459401] serial: Read 1/2037 bytes.
sr: [00:12.475413] serial: Read 2/2036 bytes.
sr: [00:12.523407] serial: Read 2/2034 bytes.
sr: [00:12.523473] scpi_serial: Received NL terminator
sr: [00:12.523486] scpi: Got response: 'AUTO?
1FU1VDC', length 14.
sr: [00:12.523500] fluke-45: Response to FUNC: AUTO?
1FU1VDC.
sr: [00:12.523551] serial: Wrote 6/6 bytes.
sr: [00:12.523559] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:12.539392] serial: Read 2/2048 bytes.
sr: [00:12.555375] serial: Read 2/2046 bytes.
sr: [00:12.555437] scpi_serial: Received NL terminator
sr: [00:12.555446] scpi: Got response: '?>', length 2.
sr: [00:12.555456] fluke-45: Response to AUTO: (null).
sr: [00:12.555467] fluke-45: Sent command: FUNC2?.
sr: [00:12.555525] serial: Wrote 7/7 bytes.
sr: [00:12.555533] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:12.571421] serial: Read 2/2048 bytes.
sr: [00:12.587410] serial: Read 2/2046 bytes.
sr: [00:12.635408] serial: Read 2/2044 bytes.
sr: [00:12.651423] serial: Read 2/2042 bytes.
sr: [00:12.667410] serial: Read 2/2040 bytes.
sr: [00:12.683391] serial: Read 2/2038 bytes.
sr: [00:12.699399] serial: Read 2/2036 bytes.
sr: [00:12.715277] serial: Read 1/2034 bytes.
sr: [00:12.715297] scpi_serial: Received NL terminator
sr: [00:12.715310] scpi: Got response: 'AUTO?
FUNC2?', length 13.
sr: [00:12.715324] fluke-45: Response to FUNC: AUTO?
FUNC2?.
sr: [00:12.715367] serial: Wrote 6/6 bytes.
sr: [00:12.715380] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:12.731401] serial: Read 1/2048 bytes.
sr: [00:12.779360] serial: Read 1/2047 bytes.
sr: [00:12.795398] serial: Read 2/2046 bytes.
sr: [00:12.811417] serial: Read 1/2044 bytes.
sr: [00:12.811481] scpi_serial: Received NL terminator
sr: [00:12.811490] scpi: Got response: '1AU', length 3.
sr: [00:12.811499] fluke-45: Response to AUTO: 1AU.
sr: [00:12.811536] fluke-45: Sent command: FUNC1?.
sr: [00:12.811598] serial: Wrote 7/7 bytes.
sr: [00:12.811607] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:12.859397] serial: Read 2/2048 bytes.
sr: [00:12.875405] serial: Read 1/2046 bytes.
sr: [00:12.891425] serial: Read 1/2045 bytes.
sr: [00:12.939391] serial: Read 2/2044 bytes.
sr: [00:12.955394] serial: Read 1/2042 bytes.
sr: [00:12.971395] serial: Read 2/2041 bytes.
sr: [00:13.019400] serial: Read 1/2039 bytes.
sr: [00:13.035407] serial: Read 2/2038 bytes.
sr: [00:13.051433] serial: Read 2/2036 bytes.
sr: [00:13.067417] serial: Read 1/2034 bytes.
sr: [00:13.067479] scpi_serial: Received NL terminator
sr: [00:13.067488] scpi: Got response: 'FNC11?VDC
?>', length 13.
sr: [00:13.067499] fluke-45: Response to FUNC: FNC11?VDC
?>.
sr: [00:13.067542] serial: Wrote 6/6 bytes.
sr: [00:13.067550] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:13.131386] serial: Read 1/2048 bytes.
sr: [00:13.147406] serial: Read 2/2047 bytes.
sr: [00:13.163408] serial: Read 2/2045 bytes.
sr: [00:13.179403] serial: Read 2/2043 bytes.
sr: [00:13.179465] scpi_serial: Received NL terminator
sr: [00:13.179474] scpi: Got response: 'AUTO?', length 5.
sr: [00:13.179484] fluke-45: Response to AUTO: AUTO?.
sr: [00:13.179494] fluke-45: Sent command: FUNC2?.
sr: [00:13.179550] serial: Wrote 7/7 bytes.
sr: [00:13.179559] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:13.211420] serial: Read 1/2048 bytes.
sr: [00:13.259398] serial: Read 2/2047 bytes.
sr: [00:13.275404] serial: Read 2/2045 bytes.
sr: [00:13.291406] serial: Read 2/2043 bytes.
sr: [00:13.403406] serial: Read 1/2041 bytes.
sr: [00:13.419407] serial: Read 2/2040 bytes.
sr: [00:13.435405] serial: Read 1/2038 bytes.
sr: [00:13.435467] scpi_serial: Received NL terminator
sr: [00:13.435476] scpi: Got response: 'FUNC2?
!>', length 9.
sr: [00:13.435485] fluke-45: Response to FUNC: FUNC2?
!>.
sr: [00:13.435527] serial: Wrote 6/6 bytes.
sr: [00:13.435535] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:13.467400] serial: Read 1/2048 bytes.
sr: [00:13.483411] serial: Read 1/2047 bytes.
sr: [00:13.531363] serial: Read 2/2046 bytes.
sr: [00:13.547408] serial: Read 2/2044 bytes.
sr: [00:13.563419] serial: Read 1/2042 bytes.
sr: [00:13.563482] scpi_serial: Received NL terminator
sr: [00:13.563491] scpi: Got response: 'AUTO?', length 5.
sr: [00:13.563500] fluke-45: Response to AUTO: AUTO?.
sr: [00:13.563537] fluke-45: Sent command: FUNC1?.
sr: [00:13.563592] serial: Wrote 7/7 bytes.
sr: [00:13.563600] scpi_serial: Successfully sent SCPI command: 'FUNC1?'.
sr: [00:13.595408] serial: Read 1/2048 bytes.
sr: [00:13.627404] serial: Read 1/2047 bytes.
sr: [00:13.675338] serial: Read 2/2046 bytes.
sr: [00:13.691414] serial: Read 1/2044 bytes.
sr: [00:13.707404] serial: Read 2/2043 bytes.
sr: [00:13.755487] serial: Read 2/2041 bytes.
sr: [00:13.755595] scpi_serial: Received NL terminator
sr: [00:13.755617] scpi: Got response: 'F1UNVDC', length 7.
sr: [00:13.755642] fluke-45: Response to FUNC: F1UNVDC.
sr: [00:13.755725] serial: Wrote 6/6 bytes.
sr: [00:13.755747] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:13.771481] serial: Read 2/2048 bytes.
sr: [00:13.787494] serial: Read 1/2046 bytes.
sr: [00:13.803438] serial: Read 2/2045 bytes.
sr: [00:13.819492] serial: Read 2/2043 bytes.
sr: [00:13.835435] serial: Read 1/2041 bytes.
sr: [00:13.867423] serial: Read 2/2040 bytes.
sr: [00:13.883424] serial: Read 1/2038 bytes.
sr: [00:13.883479] scpi_serial: Received NL terminator
sr: [00:13.883488] scpi: Got response: '?>
AUTO?', length 9.
sr: [00:13.883497] fluke-45: Response to AUTO: ?>
AUTO?.
sr: [00:13.883507] fluke-45: Sent command: FUNC2?.
sr: [00:13.883563] serial: Wrote 7/7 bytes.
sr: [00:13.883571] scpi_serial: Successfully sent SCPI command: 'FUNC2?'.
sr: [00:13.915431] serial: Read 1/2048 bytes.
sr: [00:13.931433] serial: Read 1/2047 bytes.
sr: [00:13.947444] serial: Read 2/2046 bytes.
sr: [00:13.963439] serial: Read 1/2044 bytes.
sr: [00:14.011459] serial: Read 2/2043 bytes.
sr: [00:14.107465] serial: Read 2/2041 bytes.
sr: [00:14.123418] serial: Read 2/2039 bytes.
sr: [00:14.123474] scpi_serial: Received NL terminator
sr: [00:14.123482] scpi: Got response: 'FUNC12?!>', length 9.
sr: [00:14.123491] fluke-45: Response to FUNC: FUNC12?!>.
sr: [00:14.123531] serial: Wrote 6/6 bytes.
sr: [00:14.123539] scpi_serial: Successfully sent SCPI command: 'AUTO?'.
sr: [00:14.155432] serial: Read 2/2048 bytes.
sr: [00:14.171438] serial: Read 1/2046 bytes.
sr: [00:14.187417] serial: Read 1/2045 bytes.
sr: [00:14.203439] serial: Read 2/2044 bytes.
sr: [00:14.219432] serial: Read 1/2042 bytes.
sr: [00:14.219491] scpi_serial: Received NL terminator
sr: [00:14.219506] scpi: Got response: 'AUTO?', length 5.
sr: [00:14.219515] fluke-45: Response to AUTO: AUTO?.
sr: [00:14.219542] session: Stopping.
sr: [00:14.219551] hwdriver: fluke-45: Stopping acquisition.
sr: [00:14.315377] serial: Read 1/2048 bytes.
sr: [00:14.379378] serial: Read 1/2047 bytes.
sr: [00:14.395427] serial: Read 2/2046 bytes.
sr: [00:14.411360] serial: Read 2/2044 bytes.
sr: [00:14.427440] serial: Read 1/2042 bytes.
sr: [00:14.427504] scpi_serial: Received NL terminator
sr: [00:14.427513] scpi: Got response: '1
=>', length 5.
sr: [00:14.427553] session: fd_source_finalize: key 0x5650d6285f20
sr: [00:14.427576] session: bus: Received SR_DF_END packet.
cli: Received SR_DF_END.
sr: [00:14.427617] session: Stopped.
sr: [00:14.427673] hwdriver: Cleaning up all drivers.
sr: [00:14.427685] serial: Closing serial port /dev/ttyUSB0.

----------


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

Reply via email to