summaryrefslogtreecommitdiff
path: root/decoder/test/ieee488/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'decoder/test/ieee488/test.conf')
-rw-r--r--decoder/test/ieee488/test.conf47
1 files changed, 47 insertions, 0 deletions
diff --git a/decoder/test/ieee488/test.conf b/decoder/test/ieee488/test.conf
new file mode 100644
index 0000000..43d9553
--- /dev/null
+++ b/decoder/test/ieee488/test.conf
@@ -0,0 +1,47 @@
+test gpib_hp1631d
+ 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
+ input gpib/hp1631d/gpib_hp1631d.sr
+ output ieee488 annotation match gpib_hp1631d.output
+ output ieee488 binary class raw match gpib_hp1631d.bin_raw
+ output ieee488 binary class data match gpib_hp1631d.bin_data
+ output ieee488 python match gpib_hp1631d.python
+
+test gpib_hp33120a
+ 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
+ input gpib/hp33120a/hp33120a-idn.sr
+ output ieee488 annotation match gpib_hp33120a.output
+ output ieee488 binary class raw match gpib_hp33120a.bin_raw
+ output ieee488 binary class data match gpib_hp33120a.bin_data
+ output ieee488 python match gpib_hp33120a.python
+
+test gpib_hp53131a_idn
+ 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
+ input gpib/hp53131a/hp53131a-idn-read.sr
+ output ieee488 annotation match gpib_hp53131a_idn.output
+ output ieee488 binary class raw match gpib_hp53131a_idn.bin_raw
+ output ieee488 binary class data match gpib_hp53131a_idn.bin_data
+ output ieee488 python match gpib_hp53131a_idn.python
+
+test gpib_hp53131a_ton
+ 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
+ input gpib/hp53131a/hp53131a-ton.sr
+ output ieee488 annotation match gpib_hp53131a_ton.output
+ output ieee488 binary class raw match gpib_hp53131a_ton.bin_raw
+ output ieee488 binary class data match gpib_hp53131a_ton.bin_data
+ output ieee488 python match gpib_hp53131a_ton.python
+
+test gpib_keithley2015
+ 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
+ input gpib/keithley2015/keithley2015-idn.sr
+ output ieee488 annotation match gpib_keithley2015.output
+ output ieee488 binary class raw match gpib_keithley2015.bin_raw
+ output ieee488 binary class data match gpib_keithley2015.bin_data
+ output ieee488 python match gpib_keithley2015.python
+
+test cbm_1571_read_status
+ protocol-decoder ieee488 channel dio1=4 channel clk=3 channel atn=2 channel srq=0
+ input gpib/serial/cbm1571/cbm_1571_read_status.sr
+ output ieee488 annotation match cbm_1571_read_status.output
+ output ieee488 binary class raw match cbm_1571_read_status.bin_raw
+ output ieee488 binary class data match cbm_1571_read_status.bin_data
+ output ieee488 python match cbm_1571_read_status.python