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://
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.
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python