Uses of Class
com.kuka.roboticsAPI.controllerModel.ControllerInformation

Packages that use ControllerInformation
com.kuka.roboticsAPI.controllerModel Contains the controller classes for accessing a controller and it's services. 
com.kuka.roboticsAPI.controllerModel.sunrise Contains the controller implementation for the sunrise controller including it's IO interface. 
 

Uses of ControllerInformation in com.kuka.roboticsAPI.controllerModel
 

Methods in com.kuka.roboticsAPI.controllerModel that return ControllerInformation
 ControllerInformation Controller.getControllerInformation()
          Gets some additional information about this controller.
protected  ControllerInformation Controller.getControllerInformationInstance()
          Should return an initialized instance of the controller information for this controller.
static ControllerInformation ControllerInformation.getDefault()
          Gets a new default controller information instance.
 

Uses of ControllerInformation in com.kuka.roboticsAPI.controllerModel.sunrise
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise that return ControllerInformation
protected  ControllerInformation SunriseController.getControllerInformationInstance()
           
 



Copyright © 2019. All rights reserved.