The Commander core can perform positional moves in absolute or incremental mode. For absolute mode, the ABS command is used, and for incremental mode the INC command is used. Best practice is to set the absolute or incremental mode during system setup. The move mode will remain in absolute or incremental mode until it is changed.

In absolute mode, the axis will move to the specified target position. In incremental mode, the axis will increase or decrease its current position by the specified target position.

The MM command can be used to determine the current move mode of the controller. Table MM command below details the value assignment of the MM command.

Value

Setting

0

Absolute Mode

1

Incremental Mode

MM command


ASCII

ABS

INC

MM

Standalone

ABS

INC


Operating procedure

If there is no change in the previous set data, the operation 1 and 2 below is not necessary.

  1. Set the operating speeds
  2. Set the positioning mode with ABS or INC command
  3. Issue a positioning command


Operating conditions

  • Joystick motion is disabled
  • MPG operation is disabled
  • Operation is stopped
  • The error status is clear


Related commands

LSPD, HSPD, ACC, DEC, X, Y, Z, U, SCV, ABS, INC, MST


<  Section Home | Home | Next SubSection >