Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

gpib enet from java

Hi,

I have a NI GPIB-ENET/100 on which I have gpib devices connected. I would like to access those devices from a Java environment on a linux (debian) machine. There is a linux driver available, but not supported for debian.

In this topic :

http://forums.ni.com/t5/Instrument-Control-GPIB-Serial/polling-gpib-enet-unit-over-tcp-ip-using-java...

it is suggested that  if I have the .so libraries, then it becomes possible from a Java environment. So where can I find those libraries ? All I found at the moment is the linux driver.

 

Thanks.

0 Kudos
Message 1 of 3
(4,030 Views)

Hello,

 

As I understand, the .so library will install on your computer during the installation of the linux version of the driver. Dies it answer your question?

You will find here the last version (15.1) of the driver.

 

Have a nice day,

M-Junior

0 Kudos
Message 2 of 3
(3,933 Views)

Hi, Thanks for your answer,

I see, so I actually need to install the drivers on my machine and then I can do whatever I want to do with the .so libraries, like access them from java. 

Thank you again

0 Kudos
Message 3 of 3
(3,918 Views)