Access National Instruments GPIB interfaces from within REALbasic!
Instead of having to declare functions to shared libraries or to be annoyed about missing access to global variables like “iberr” or “ibstat” it's now possible to call all GPIB functions directly from within REALbasic. Also, all globals are available e.g. to check for errors etc.
The plug-in works as a link between your application and the National instruments GPIB driver. Therefore the National Instruments GPIB driver must be installed properly on your computer.
Download
NI-GPIB is Shareware. You can download and give it a trial in REALbasic's IDE, but have to pay for professional use. Without registration the plug-in only allows a limited number of function calls (50 times). Everytime you restart your application you get another 50 calls.Current version: 2.0.0
- Full support of Mac OS X and Windows
- Built-in help
- Built-in constant definitions
