Package gpib
GPIB for Python
Note:
Much of the documentation is taken from Frank Mori Hess <fmhess@users.sourceforge.net>
Linux-GPIB documentation from http://linux-gpib.sourceforge.net/doc_html/index.html.
His documentation is GFDL/GPL, so must be this. I'll choose to restrict
this documentation to the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
Since this documentation is interspersed with code, it might be hard
to sort out the actual difference between LGPL (the code) and GPL (the
docstrings) with respect to the licensing conditions. I'll leave that as
an exercise for the advanced reader. ;-]
| Submodules |
| Utilities and support constants |
|
| Base modules |
-
generic488: The Base classes for all gpib devices (IEEE 488) and various helper
classes, variables and functions.
-
generic4882: The base class for IEEE 488.2 devices.
|
| Twisted support |
|
| Device library |
|