Uses of Interface
com.kuka.roboticsAPI.applicationModel.IApplicationControl

Packages that use IApplicationControl
com.kuka.roboticsAPI.applicationModel Contains classes needed for applications using RoboticsAPI. 
 

Uses of IApplicationControl in com.kuka.roboticsAPI.applicationModel
 

Classes in com.kuka.roboticsAPI.applicationModel that implement IApplicationControl
 class RoboticsAPIApplicationControl
          Class to get an robotics API application control.
 

Methods in com.kuka.roboticsAPI.applicationModel that return IApplicationControl
 IApplicationControl RoboticsAPIApplication.getApplicationControl()
          Gets the application control interface for the application.
 IApplicationControl ApplicationEngine.getApplicationControl()
          Gets IApplicationControl implementation for the associated task.
 



Copyright © 2019. All rights reserved.