Uses of Class
com.kuka.nav.lift.LiftAction.Command

Packages that use LiftAction.Command
com.kuka.nav.lift Contains the interfaces to operate the Omnimove lifting mechanism for carrying payloads. 
 

Uses of LiftAction.Command in com.kuka.nav.lift
 

Fields in com.kuka.nav.lift declared as LiftAction.Command
static LiftAction.Command LiftAction.Command.DOWN
          Moves the lift down.
static LiftAction.Command LiftAction.Command.UP
          Moves the lift up.
 

Constructors in com.kuka.nav.lift with parameters of type LiftAction.Command
LiftAction(LiftAction.Command command)
          Creates new lift action to the specified height.
 



Copyright © 2019. All rights reserved.