Open Core Interface - MLPI
MLPI-MotionLogicProgrammingInterface(mlpi4Java)  1.26.2
com.boschrexroth.mlpi.Robot.RobotCmdInfoType Enum Reference
Collaboration diagram for com.boschrexroth.mlpi.Robot.RobotCmdInfoType:
Collaboration graph

Detailed Description

This enumeration defines the type of information which should be read.

Code Name Description
0 MLPI_ROBOT_CMD_INFO_TYPE_ALL Read all types of information available in this enumeration
1 MLPI_ROBOT_CMD_DATA_TYPE_PROGRESS Read the progress of move-commands in the block buffer
2 MLPI_ROBOT_CMD_DATA_TYPE_TOTAL_DISTANCE Read the total distance of move-commands in the block buffer
3 MLPI_ROBOT_CMD_DATA_TYPE_UID Read the unique identifier of a command
4 MLPI_ROBOT_CMD_DATA_TYPE_STATE Read the state of a command

Definition at line 410 of file Robot.java.


The documentation for this enum was generated from the following file: