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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.