]> sigrok.org Git - libsigrok.git/commit
scpi-pps: Add channel probe facility to scan.
authorBert Vermeulen <redacted>
Sat, 18 Oct 2014 21:12:56 +0000 (23:12 +0200)
committerBert Vermeulen <redacted>
Sat, 18 Oct 2014 21:21:37 +0000 (23:21 +0200)
commit4a471029c230a7e2e0b15528d22bf30fb7cf2472
tree0d9e265f86d6fb0a090b8ff22c9a4fb18e05563f
parent99d090d8e5a7d52ceb3db58455d53cf55472c6f9
scpi-pps: Add channel probe facility to scan.

If the number and specs of the device's channels are not static, i.e.
need to be probed, this facility is needed.

Initially this will be used for the Philips PM2800 series, where only
the model returned by *IDN? is needed. However this could also be used
to do actual discovery with vendor-specific SCPI commands.
src/hardware/scpi-pps/api.c
src/hardware/scpi-pps/protocol.h