This project aims to provide some missing GPIB function to Mac Os X.
It focuses only on unsupported 82357 GPIB adapter but can be extended to other USB boards if there is a need for that in the future.
The code is mainly based on linux-gpib and includes also code from fxload for mac project.
This project generates a dynamic library which can be linked against any kind of application which support dylib.
It also comes with a python wrapper.
macosx_gpib_lib is not a kernel extension and only supports 82357x adapter for now. It has been designed for 64bits architecture but the target is 10.6.
The performance is not as good as linux-gpib is as this library uses Cocoa and not low level functions.
Features
- 82357A and 82357B support
License
GNU General Public License version 2.0 (GPLv2)Follow macosx_gpib_lib
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
That's nice idea - but a developer that think, the world of other developer has the same computer the same os version and is absolute binary compatible. hm the guileukow should think about! It's seems a green horn. In other words, where is source of the library?Reply from macosx_gpib_lib