Uses of Class
com.kuka.roboticsAPI.deviceModel.StatusTurnRedundancy

Packages that use StatusTurnRedundancy
com.kuka.roboticsAPI.deviceModel Contains classes describing the available devices in the RoboticsAPI. 
 

Uses of StatusTurnRedundancy in com.kuka.roboticsAPI.deviceModel
 

Subclasses of StatusTurnRedundancy in com.kuka.roboticsAPI.deviceModel
 class LBRAlphaRedundancy
          LBRAlphaRedundancy represents the redundancy parameters of a KUKA lightweight robot (LWR).
 class LBRE1Redundancy
          LBRE1Redundancy represents the redundancy parameters of a KUKA lightweight robot (LWR).
 

Methods in com.kuka.roboticsAPI.deviceModel that return StatusTurnRedundancy
 StatusTurnRedundancy StatusTurnRedundancy.copy()
           
 StatusTurnRedundancy StatusTurnRedundancy.setStatus(int status)
          Sets the status-redundancy-value.
 StatusTurnRedundancy StatusTurnRedundancy.setTurn(int turn)
          Sets the turn-redundancy-value.
 



Copyright © 2019. All rights reserved.