6-3. Profile position mode
6-3-1. Overview
After receiving the position command from the upper computer controller, the servo driver controls the servo
motor to reach the target position.
6-3-2. Operation steps
1. set [control mode: 6060h] to profile position mode (0x01).
2. set [target position: 607Ah] to target position (unit: command unit).
3. set [profile speed: 6081h] to profile velocity control (unit: command unit/s).
4. set [profile acceleration: 6083h], plan the acceleration slope (unit: command unit/s²).
5. set [profile deceleration: 6084h], plan the deceleration slope (unit: command unit/s²).
6. set [control word: 6040h] to (0x06 > 0x07 > 0x0F), make the driver start and the motor run.
7. read [position feedback: 6064h], get the present feedback position of motor
8. read [status word: 6041h], get the driver status, including following error, set-point acknowledge, target
reached.