gpib-devices 0.0.4
Python GPIB Device Library
GPIB device driver library for python. A Generic IEEE 488 and IEEE 4882 class for any GPIB device is subclassed in various devices for different laboratory equipment devices.
This library uses ctypes to directly access the GPIB library from either linux-gpib (http://linux-gpib.sourceforge.net/) or National Instruments. It also includes a pure Python driver for the NI Enet Ethernet-to-GPIB adapters.
It does not yet mirror all functions from libgpib but tries to exploit many of Python's features that make GPIB programming more fun.
- Author: Robert Jordens
- Home Page: https://launchpad.net/gpib-devices
- License: LGPL
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Console
- Intended Audience :: Science/Research
- License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet
- Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
- Topic :: Scientific/Engineering :: Visualization
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Hardware :: Hardware Drivers
- Topic :: System :: Networking
- Package Index Owner: jordens
- DOAP record: gpib-devices-0.0.4.xml
