]> sigrok.org Git - sigrok-dumps.git/blame - gpib/hp53131a/README
avr_isp: add dump for ATmega328/P
[sigrok-dumps.git] / gpib / hp53131a / README
CommitLineData
f53468a3
AG
1-------------------------------------------------------------------------------
2GPIB / HP 53131A
3-------------------------------------------------------------------------------
4
5This is a set of captures of traffic with an HP53131A counter using an
6AR488 (Arduino bitbang GPIB adapter).
7
8
9Logic analyzer setup
10--------------------
11
12The logic analyzer used was a generic FX2 board (at 500kHz):
13
14 Probe GPIB
15 ----------------
16 0 DIO1
17 1 DIO2
18 2 DIO3
19 3 DIO4
20 4 DIO5
21 5 DIO6
22 6 DIO7
23 7 DIO8
24 8 EOI
25 9 DAV
26 10 NRFD
27 11 NDAC
28 12 IFC
29 13 SRQ
30 14 ATN
31 15 REN
32
33
34hp53131a-idn-read.sr
35--------------------
36
37Send *idn? and receive instrument ident string.
38Send 'read?', wait for acquisition and receive a measurement (10MHz frequency).
39
40
41hp53131a-ton.sr
42---------------
43
44Set HP53131A to period measurement and talk-only mode and AR488 to
45listen-only mode.
46
47This setup is specifically useful for recording long logfiles of timing data
48for use in ADEV measurements by "time-nuts":
49
50 http://www.ke5fx.com/timelab/readme.htm
51
52Note: the regular NRFD/NDAC handshake occurring before and after the LON
53transfer is related to the AR488 timing out non-existent transfers and may
54be incorrect.