Package gpib
[show private | hide private]
[frames | no frames]

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

Generated by Epydoc 2.1 on Tue Jun 21 09:31:11 2005 http://epydoc.sf.net