]> sigrok.org Git - libsigrok.git/commit
hp-3478a: Check via GPIB serial poll if new data is available.
authorFrank Stettner <redacted>
Fri, 1 Feb 2019 11:18:46 +0000 (12:18 +0100)
committerUwe Hermann <redacted>
Sat, 9 Mar 2019 17:01:11 +0000 (18:01 +0100)
commit02d4db356287ca58e0d8cc624199280ad91ee15c
treea63530c30772e1c436f92a87147d4018bc8347c1
parent1b6b9c01dfd33a75b22d7b5e0d6a284ae37b39e1
hp-3478a: Check via GPIB serial poll if new data is available.

When just reading the data without check, the bus is blocked until new
data is available.
src/hardware/hp-3478a/protocol.c
src/scpi.h
src/scpi/scpi_libgpib.c