summaryrefslogtreecommitdiff
path: root/decoder/test/ieee488/gpib_hp1631d.output
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2019-10-03 03:53:30 +0200
committerGerhard Sittig <gerhard.sittig@gmx.net>2019-12-06 19:51:18 +0100
commitf1a2ccfb38b8d06593ba169a6672f3ccb3006625 (patch)
tree6668264e505acf5c9177d1541b3b280d7f5a86b4 /decoder/test/ieee488/gpib_hp1631d.output
parentd2c173c74b4eede2b80539c250ac0d0619e261ff (diff)
downloadsigrok-test-f1a2ccfb38b8d06593ba169a6672f3ccb3006625.tar.gz
sigrok-test-f1a2ccfb38b8d06593ba169a6672f3ccb3006625.zip
ieee488: introduce tests for unified IEEE-488 decoder (GPIB and IEC)
Test the visual annotations as well as binary and Python outputs for several parallel GPIB captures (HP1631D, HP33120A, HP53131A, Keithley 2015) and the serial IEC capture (CBM1571). The "gpib_hp53131a_ton" capture does provide raw bytes, but its "payload" data output really is empty in the current decoder's implementation. A future implementation of the decoder may start flushing accumulated data for currently unhandled conditions, too.
Diffstat (limited to 'decoder/test/ieee488/gpib_hp1631d.output')
-rw-r--r--decoder/test/ieee488/gpib_hp1631d.output40
1 files changed, 40 insertions, 0 deletions
diff --git a/decoder/test/ieee488/gpib_hp1631d.output b/decoder/test/ieee488/gpib_hp1631d.output
new file mode 100644
index 0000000..9ad7d31
--- /dev/null
+++ b/decoder/test/ieee488/gpib_hp1631d.output
@@ -0,0 +1,40 @@
+0-3 ieee488: raw: "/3f"
+0-3 ieee488: cmd: "Unlisten" "UNL"
+9-11 ieee488: raw: "/5f"
+9-11 ieee488: cmd: "Untalk" "UNT"
+18-20 ieee488: raw: "/24"
+18-20 ieee488: laddr: "Listen 4" "L 4" "L4"
+25-27 ieee488: raw: "49"
+25-27 ieee488: data: "I"
+4031-4033 ieee488: raw: "44"
+4031-4033 ieee488: data: "D"
+5843-5845 ieee488: raw: "0a"
+5843-5845 ieee488: data: "[LF]"
+4034-5845 ieee488: eoi: "EOI"
+25-5845 ieee488: text: "ID[LF]"
+5852-5854 ieee488: raw: "/3f"
+5852-5854 ieee488: cmd: "Unlisten" "UNL"
+5860-5863 ieee488: raw: "/5f"
+5860-5863 ieee488: cmd: "Untalk" "UNT"
+5869-5871 ieee488: raw: "/44"
+5869-5871 ieee488: taddr: "Talk 4" "T 4" "T4"
+14830-14834 ieee488: raw: "48"
+14830-14834 ieee488: data: "H"
+15417-15421 ieee488: raw: "50"
+15417-15421 ieee488: data: "P"
+15536-15541 ieee488: raw: "31"
+15536-15541 ieee488: data: "1"
+15656-15660 ieee488: raw: "36"
+15656-15660 ieee488: data: "6"
+15775-15779 ieee488: raw: "33"
+15775-15779 ieee488: data: "3"
+15895-15899 ieee488: raw: "31"
+15895-15899 ieee488: data: "1"
+16106-16111 ieee488: raw: "44"
+16106-16111 ieee488: data: "D"
+14830-16111 ieee488: text: "HP1631D"
+16106-16121 ieee488: eoi: "EOI"
+16123-16126 ieee488: raw: "/3f"
+16123-16126 ieee488: cmd: "Unlisten" "UNL"
+16130-16133 ieee488: raw: "/5f"
+16130-16133 ieee488: cmd: "Untalk" "UNT"