Uses of Class
com.kuka.roboticsAPI.controllerModel.sunrise.mapping.DeviceMappingType

Packages that use DeviceMappingType
com.kuka.roboticsAPI.controllerModel.sunrise.mapping Contains the sunrise specific mapping algorithms, that convert RoboticsAPI objects to a series of SPRs. 
 

Uses of DeviceMappingType in com.kuka.roboticsAPI.controllerModel.sunrise.mapping
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.mapping that return DeviceMappingType
static DeviceMappingType DeviceMappingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeviceMappingType[] DeviceMappingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.mapping with parameters of type DeviceMappingType
 DeviceMappingResult CommandMapper.startDeviceMapping(SunriseMappingToken info, DeviceMappingType mappingType, IMotionControlMode controlMode)
          Starts the mapping of a device.
 



Copyright © 2019. All rights reserved.