Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

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.


Have anyone tried this approach at all and if so what problems occured.

Best Regards
Thomas
0 Kudos
Message 1 of 2
(3,256 Views)
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.

Ryan Mosley
0 Kudos
Message 2 of 2
(3,256 Views)