gpib-ctypes

https://img.shields.io/pypi/v/gpib_ctypes.svg https://img.shields.io/travis/tivek/gpib_ctypes.svg Documentation Status Updates

Cross-platform Python bindings for the NI GPIB and linux-gpib C interfaces.

Features

  • cross-platform: tested on Microsoft Windows and Linux
  • API-compatible with the linux-gpib Python bindings
  • no Python dependencies except the standard library

Testing

Currently tested with: * NI GPIB-USB-HI, Microsoft Windows 7 32-bit, NI GPIB driver version 3.1.0.49154, * NI GPIB-USB-HI, Arch Linux 64-bit current, linux-gpib 4.1.0

More testers welcome with different hardware and OS configurations!

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.