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 :
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.