Uses of Class
com.kuka.roboticsAPI.sensorModel.RecorderConfiguration

Packages that use RecorderConfiguration
com.kuka.roboticsAPI.controllerModel.sunrise Contains the controller implementation for the sunrise controller including it's IO interface. 
com.kuka.roboticsAPI.sensorModel Contains classes for describing sensors. 
 

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

Methods in com.kuka.roboticsAPI.controllerModel.sunrise that return RecorderConfiguration
 RecorderConfiguration SunriseRecordingCommand.getRecorderConfiguration()
          Gets the recorder configuration.
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise with parameters of type RecorderConfiguration
 void SunriseRecordingCommand.setRecorderConfiguration(RecorderConfiguration recorderConfiguration)
          Sets the recorder configuration.
 

Uses of RecorderConfiguration in com.kuka.roboticsAPI.sensorModel
 

Methods in com.kuka.roboticsAPI.sensorModel that return RecorderConfiguration
 RecorderConfiguration DataRecorder.getRecorderConfiguration()
          Gets the configuration of the data recorder.
 



Copyright © 2019. All rights reserved.