Utilities
- NetFinder.exe— Network configuration utility for Prologix GPIB-ETHERNET controller.
- PROLOGIX.EXE — Configuration utility for Prologix GPIB-USB controller by John Miles.
- EZGPIB — Data acquisition software for Prologix GPIB-USB controller by Ulrich Bangert. User Guide
- LabVIEW — Danny Holstein's open source LabVIEW compatibility library for Prologix GPIB-USB controller. Includes LabView VIs modeled after those in the standard NI 488.2 interface.
Application Notes
- How to configure Prologix GPIB-USB controller with PrintCapture plotter emulator
Links
- 7470.exe — An excellent open source plotter emulator by John Miles
- PrintCapture — A full-featured commercial plotter and printer emulator. 30-day trial version available.
- Plottergeist — Another full-featured commercial plotter emulator
- KO4BB.com — Nice survey of GPIB interface options by Didier Juges
- Clifton Laboratories — See Prologix GPIB-USB controller in action
- ing.dk — Review of Prologix GPIB-USB controller by Poul-Henning Kamp (in Danish)
- Time-Nuts — You often find discussions about Prologix GPIB-USB controller here
- HP_Agilent_Equipment — Excellent newsgroup for discussions about GPIB and HP/Agilent equipment
- TekScopes — Excellent newsgroup for discussions about GPIB and Tektronix equipment
- LabVIEW - Matthias Schroeter's excellent web page on using Prologix controller with LabVIEW on Linux.
Samples
Following sample programs demonstrate how to programmatically send
and receive data from instruments using Prologix GPIB-USB Controller:
- C/C++ sample for Microsoft Windows
- C# sample (Requires Microsoft .NET 2.0 or later)
- Visual Basic.NET sample (Requires Microsoft .NET 2.0 or later)
- LabVIEW sample
- MATLAB sample
Following sample programs demonstrate how to programmatically send and receive data from instruments using Prologix GPIB-ETHERNET Controller: