Uses of Interface
jGpibEnet.controllers.ControllerIfc

Packages that use ControllerIfc
jGpibEnet.controllers   
 

Uses of ControllerIfc in jGpibEnet.controllers
 

Classes in jGpibEnet.controllers that implement ControllerIfc
 class AgilentE5810A
          Class Is For Specific Commands For The AgilentE5810A.
 class ICS8065
          Class Is For Specific Commands For The ICS8065.
 

Methods in jGpibEnet.controllers that return ControllerIfc
 ControllerIfc ControllerFactory.getController(ControllerType type, java.lang.String ipAddress, int commTimeOutInSec)
          Returns The Appropriate Controller