I am looking for SW to be able to communicate with GPIB devices with means of JAVA. I do not like to write the JNI code to a specific driver if I can avoid it.
If you prefer not to use JNI to load a DLL, you need to use some LoadLibrary equivalent to load the GPIB driver. There is not a developed language interface for the JAVA environment for NI-GPIB boards.