The jGpibEnet project is a 100% pure JAVA driver for interfacing an Ethernet to IEEE-488( GPIB ) controller. Current supported controllers: ICS 8065, Agilent E5810A. This project uses the "remotetea" project hosted here for ONC/RPC protocol.
Categories
Scientific/EngineeringLicense
GNU General Public License version 2.0 (GPLv2)Follow jGpibEnet
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
-
Excellent project! I used it to communicate with a E5810A LAN-GPIB gateway from a java application, and it worked seamlessly. It's written in pure java so there is no need for extra dlls like JPIG project on sourceforge, which is a pain to setup on any new PC. Eliminates the need to buy C# software for communication with the device as Agilent on supports Microsoft programing languages, Matlab and Labview. Thanks for the great work.