enum.FORCE_MODE
This is an enumeration type constant that refers to the display method for the location to move to when performing for control is controlled in the robot controller, and is defined as follows.
RANK | Constatnt Name | Description |
|---|---|---|
0 | FORCE_MODE_ABSOLUTE | Absolute Coordinate |
1 | FORCE_MODE_RELATIVE | Relative Coordinate |