diff options
author | Adrian Godwin <artgodwin@gmail.com> | 2019-11-09 00:58:26 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2019-11-24 14:50:15 +0100 |
commit | f53468a36dd42e680e4c48555685fa4f3431b0c0 (patch) | |
tree | 680bbf6078b48b277042fe1c17355fb4341f41e3 /gpib/hp33120a | |
parent | 5ef93fabd9a0092c980a1fed669ac5f72d851b82 (diff) | |
download | sigrok-dumps-f53468a36dd42e680e4c48555685fa4f3431b0c0.tar.gz sigrok-dumps-f53468a36dd42e680e4c48555685fa4f3431b0c0.zip |
Add dumps short GPIB transfers to HP53131A, HP33120A, Keithley 2015
Diffstat (limited to 'gpib/hp33120a')
-rw-r--r-- | gpib/hp33120a/README | 38 | ||||
-rw-r--r-- | gpib/hp33120a/hp33120a-idn.sr | bin | 0 -> 1072 bytes |
2 files changed, 38 insertions, 0 deletions
diff --git a/gpib/hp33120a/README b/gpib/hp33120a/README new file mode 100644 index 0000000..08f7df9 --- /dev/null +++ b/gpib/hp33120a/README @@ -0,0 +1,38 @@ +------------------------------------------------------------------------------- +GPIB / HP 33120A +------------------------------------------------------------------------------- + +This is an example capture of a *idn query to an HP33120A AWG using an +AR488 (Arduino bitbang GPIB adapter). + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a generic FX2 board (at 500kHz): + + + Probe GPIB + ---------------- + 0 DIO1 + 1 DIO2 + 2 DIO3 + 3 DIO4 + 4 DIO5 + 5 DIO6 + 6 DIO7 + 7 DIO8 + 8 EOI + 9 DAV + 10 NRFD + 11 NDAC + 12 IFC + 13 SRQ + 14 ATN + 15 REN + + +Data +---- + +Send *idn? and receive instrument ident string. diff --git a/gpib/hp33120a/hp33120a-idn.sr b/gpib/hp33120a/hp33120a-idn.sr Binary files differnew file mode 100644 index 0000000..f9b2d8f --- /dev/null +++ b/gpib/hp33120a/hp33120a-idn.sr |