diff options
author | Gerhard Sittig <gerhard.sittig@gmx.net> | 2019-10-03 03:53:30 +0200 |
---|---|---|
committer | Gerhard Sittig <gerhard.sittig@gmx.net> | 2019-12-06 19:51:18 +0100 |
commit | f1a2ccfb38b8d06593ba169a6672f3ccb3006625 (patch) | |
tree | 6668264e505acf5c9177d1541b3b280d7f5a86b4 /decoder/test/ieee488/gpib_hp1631d.bin_raw | |
parent | d2c173c74b4eede2b80539c250ac0d0619e261ff (diff) | |
download | sigrok-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.bin_raw')
-rw-r--r-- | decoder/test/ieee488/gpib_hp1631d.bin_raw | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/decoder/test/ieee488/gpib_hp1631d.bin_raw b/decoder/test/ieee488/gpib_hp1631d.bin_raw new file mode 100644 index 0000000..40ff5db --- /dev/null +++ b/decoder/test/ieee488/gpib_hp1631d.bin_raw @@ -0,0 +1,18 @@ +0-3 ieee488: 3f +9-11 ieee488: 5f +18-20 ieee488: 24 +25-27 ieee488: 49 +4031-4033 ieee488: 44 +5843-5845 ieee488: 0a +5852-5854 ieee488: 3f +5860-5863 ieee488: 5f +5869-5871 ieee488: 44 +14830-14834 ieee488: 48 +15417-15421 ieee488: 50 +15536-15541 ieee488: 31 +15656-15660 ieee488: 36 +15775-15779 ieee488: 33 +15895-15899 ieee488: 31 +16106-16111 ieee488: 44 +16123-16126 ieee488: 3f +16130-16133 ieee488: 5f |