]> sigrok.org Git - libsigrok.git/commit - src/hardware/hp-3457a/api.c
hp-3457a: Implement basic configuration and sampling
authorAlexandru Gagniuc <redacted>
Sun, 28 Feb 2016 18:55:18 +0000 (10:55 -0800)
committerUwe Hermann <redacted>
Wed, 30 Mar 2016 10:50:27 +0000 (12:50 +0200)
commitdb23af7fc26c9a69d500d806b060c131361e9565
tree6039463e67451d9b41e835a01655784f5259dc72
parentfadb19ac9631b61c97b7ca6375a3afe134bbc695
hp-3457a: Implement basic configuration and sampling

KNOWN ISSUES:
- When sampling with 100 NPLC, the poll function will timeout a few
times before the first sample is acquired. Increasing the timeout
passed to sr_scpi_source_add() will cause all the other commands to
be processed slowly, producing a sampling rate of about one sample
every ten seconds.
- Support for plug-in cards (44491A and 44492A) is not implemented.
- Support for AC, AC+DC and four-wire resistance measurements is not
implemented.
- Support for configuring the frequency measurement source is not
implemented.
src/hardware/hp-3457a/api.c
src/hardware/hp-3457a/protocol.c
src/hardware/hp-3457a/protocol.h