For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

antho_139423's avatar
antho_139423
Icon for Nimbostratus rankNimbostratus
Dec 09, 2013

iControl as library

Hi all,

 

I started a java project (for my studies) for controling and monitoring, device like agilent, hp etc.. over RS232, GPIB, USB, Ehernet. iControl seems to exactly corresponds to my needs. I want to use your hardware communication classes, because your way to define a new device in a text file is so usefull. What i want to know, it's : can i use iControl as an library in my java project in order to send commands to my device ? I use Eclipse J2EE, with jre 6. Have you any documentations to start develop with iControl ?

 

Thanks,

 

Anthony

 

1 Reply

  • Sure can. Check out the iControl Library for Java in the downloads section of DevCentral. In the source build includes all the source code plus compiled jar files for Java 1.5 and 1.6. There is also a 3rdparty directory in the distribution with all the 3rd party jars needed to use the library.

     

    For examples, check out the Java section of the iControl wiki for tutorials and samples.

     

    -Joe