]> sigrok.org Git - sigrok-test.git/blame - decoder/test/ieee488/test.conf
ieee488: Enable test-case with empty output.
[sigrok-test.git] / decoder / test / ieee488 / test.conf
CommitLineData
f1a2ccfb
GS
1test gpib_hp1631d
2 protocol-decoder ieee488 channel dio1=0 channel dio2=1 channel dio3=2 channel dio4=3 channel dio5=4 channel dio6=5 channel dio7=6 channel dio8=7 channel eoi=8 channel dav=9 channel nrfd=10 channel ndac=11 channel ifc=12 channel srq=13 channel atn=14 channel ren=15
3 input gpib/hp1631d/gpib_hp1631d.sr
4 output ieee488 annotation match gpib_hp1631d.output
5 output ieee488 binary class raw match gpib_hp1631d.bin_raw
6 output ieee488 binary class data match gpib_hp1631d.bin_data
7 output ieee488 python match gpib_hp1631d.python
8
9test gpib_hp33120a
10 protocol-decoder ieee488 channel dio1=0 channel dio2=1 channel dio3=2 channel dio4=3 channel dio5=4 channel dio6=5 channel dio7=6 channel dio8=7 channel eoi=8 channel dav=9 channel nrfd=10 channel ndac=11 channel ifc=12 channel srq=13 channel atn=14 channel ren=15
11 input gpib/hp33120a/hp33120a-idn.sr
12 output ieee488 annotation match gpib_hp33120a.output
13 output ieee488 binary class raw match gpib_hp33120a.bin_raw
14 output ieee488 binary class data match gpib_hp33120a.bin_data
15 output ieee488 python match gpib_hp33120a.python
16
17test gpib_hp53131a_idn
18 protocol-decoder ieee488 channel dio1=0 channel dio2=1 channel dio3=2 channel dio4=3 channel dio5=4 channel dio6=5 channel dio7=6 channel dio8=7 channel eoi=8 channel dav=9 channel nrfd=10 channel ndac=11 channel ifc=12 channel srq=13 channel atn=14 channel ren=15
19 input gpib/hp53131a/hp53131a-idn-read.sr
20 output ieee488 annotation match gpib_hp53131a_idn.output
21 output ieee488 binary class raw match gpib_hp53131a_idn.bin_raw
22 output ieee488 binary class data match gpib_hp53131a_idn.bin_data
23 output ieee488 python match gpib_hp53131a_idn.python
24
25test gpib_hp53131a_ton
26 protocol-decoder ieee488 channel dio1=0 channel dio2=1 channel dio3=2 channel dio4=3 channel dio5=4 channel dio6=5 channel dio7=6 channel dio8=7 channel eoi=8 channel dav=9 channel nrfd=10 channel ndac=11 channel ifc=12 channel srq=13 channel atn=14 channel ren=15
27 input gpib/hp53131a/hp53131a-ton.sr
28 output ieee488 annotation match gpib_hp53131a_ton.output
29 output ieee488 binary class raw match gpib_hp53131a_ton.bin_raw
30 output ieee488 binary class data match gpib_hp53131a_ton.bin_data
31 output ieee488 python match gpib_hp53131a_ton.python
32
1eb2bfa4
UH
33test gpib_hp53131a_ton_delim_none
34 protocol-decoder ieee488 channel dio1=0 channel dio2=1 channel dio3=2 channel dio4=3 channel dio5=4 channel dio6=5 channel dio7=6 channel dio8=7 channel eoi=8 channel dav=9 channel nrfd=10 channel ndac=11 channel ifc=12 channel srq=13 channel atn=14 channel ren=15 option delim=none
35 input gpib/hp53131a/hp53131a-ton.sr
36 output ieee488 annotation match gpib_hp53131a_ton_delim_none.output
37 output ieee488 binary class raw match gpib_hp53131a_ton_delim_none.bin_raw
ffae1033 38 output ieee488 binary class data match gpib_hp53131a_ton_delim_none.bin_data
1eb2bfa4
UH
39 output ieee488 python match gpib_hp53131a_ton_delim_none.python
40
f1a2ccfb
GS
41test gpib_keithley2015
42 protocol-decoder ieee488 channel dio1=0 channel dio2=1 channel dio3=2 channel dio4=3 channel dio5=4 channel dio6=5 channel dio7=6 channel dio8=7 channel eoi=8 channel dav=9 channel nrfd=10 channel ndac=11 channel ifc=12 channel srq=13 channel atn=14 channel ren=15
43 input gpib/keithley2015/keithley2015-idn.sr
44 output ieee488 annotation match gpib_keithley2015.output
45 output ieee488 binary class raw match gpib_keithley2015.bin_raw
46 output ieee488 binary class data match gpib_keithley2015.bin_data
47 output ieee488 python match gpib_keithley2015.python
48
49test cbm_1571_read_status
50 protocol-decoder ieee488 channel dio1=4 channel clk=3 channel atn=2 channel srq=0
51 input gpib/serial/cbm1571/cbm_1571_read_status.sr
52 output ieee488 annotation match cbm_1571_read_status.output
53 output ieee488 binary class raw match cbm_1571_read_status.bin_raw
54 output ieee488 binary class data match cbm_1571_read_status.bin_data
55 output ieee488 python match cbm_1571_read_status.python