doc/introduction.rst

changeset 91
f2a8f688dbc0
parent 73
2645ef311424
child 95
c6b655d9b855
equal deleted inserted replaced
90:869de27dedc7 91:f2a8f688dbc0
22 22
23 - Control GPIB devices using cheap Prologix_ USB-GPIB devices using a 23 - Control GPIB devices using cheap Prologix_ USB-GPIB devices using a
24 "high" level API; some other GPIB backends could be implemented, but 24 "high" level API; some other GPIB backends could be implemented, but
25 I for now only have a Prologix USB bundle... 25 I for now only have a Prologix USB bundle...
26 26
27 - A simple (and incomplete) GPIB plotter is available. 27 - A simple (and incomplete) GPIB plotter is available.
28 28
29 - Infrastructure to "easily" create description of a specific test 29 - Infrastructure to "easily" create description of a specific test
30 equipment. 30 equipment.
31 31
32 Known test equipment 32 Known test equipment
127 127
128 read_XXX 128 read_XXX
129 -------- 129 --------
130 130
131 These 3 tools can be used to display a datablock previously dumped in 131 These 3 tools can be used to display a datablock previously dumped in
132 a file (using *dump_datablock*). 132 a file (using *dump_datablock*).
133 133
134 134
135 .. 135 ..
136 .. 136 ..
137 137
138 .. _pygpibtoolkit: http://www.logilab.org/project/pygpibtoolkit 138 .. _pygpibtoolkit: https://bitbucket.org/dddouard/pygpibtoolkit
139 .. _Prologix: http://www.prologix.com 139 .. _Prologix: http://www.prologix.com
140 .. _Python: http://www.python.org 140 .. _Python: http://www.python.org

mercurial