|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.nav.lift.LiftActionConstants
public final class LiftActionConstants
Command constants.
| Field Summary | |
|---|---|
static String |
LIFT_CHANGE_PAYLOAD
Lift payload change key. |
static String |
LIFT_COMMAND_ID
Lift command key. |
static String |
LIFT_HEIGHT
Lift height key. |
static String |
LIFT_MAX_HEIGHT
Lift max height key. |
static String |
LIFT_PAYLOAD_INFO
Lift payload info key. |
static String |
LIFT_PAYLOAD_SUM_INFO
Lift payload sum info key. |
static String |
LIFT_SPEED
Lift speed key. |
static String |
LIFT_STATE
Lift state key. |
static String |
LIFT_STATE_STATE_ERROR
The State string that is sent from the base system if the lifting device is not working properly. |
static String |
LIFT_STATE_STATE_WARNING
The State string that is sent from the base system if the lifting device is currently not usable or has a warning. |
static String |
LIFT_STATE_STATE_WORKING
The State string that is sent from the base system if the lifting device is working properly. |
static String |
LIFT_TIMEOUT
Lift timeout key. |
static String |
SKILL
Skill param. |
static String |
SKILL_LIFT
Skill lift database param. |
static String |
SKILL_LIFT_TIMEOUT
Skill lift timeout database param. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String LIFT_TIMEOUT
public static final String LIFT_SPEED
public static final String LIFT_HEIGHT
public static final String LIFT_MAX_HEIGHT
public static final String LIFT_STATE
public static final String LIFT_COMMAND_ID
public static final String LIFT_CHANGE_PAYLOAD
public static final String LIFT_PAYLOAD_INFO
public static final String LIFT_PAYLOAD_SUM_INFO
public static final String SKILL_LIFT
public static final String SKILL
public static final String SKILL_LIFT_TIMEOUT
public static final String LIFT_STATE_STATE_WORKING
public static final String LIFT_STATE_STATE_WARNING
public static final String LIFT_STATE_STATE_ERROR
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||