
User Manual for ELP Servo
www.leadshine.com
148
2 velocity mode
3 homing
4 stop
Bit4:
INS,
0 do not interrupt
1 interrupt
(
All interrupt now
)
Bit5:
OVLP
,
0 do not overlap
1 overlap
Bit6-7:
0 absolute position
1 relative to command
2 relative to motor
Bit8-13
:
0-15 Jump to the corresponding path
Bit14
:
JUMP:
0 do not jump
1 jump
Pr9.01
Path0 position H
0X6201
Pr9.02
Path0 position L
0X6202
Pr9.03
Path0 speed
rpm
0X6203
Pr9.04
Path0 acceleration
ms/1000rpm
0X6204
Pr9.05
Path0 deceleration
ms/1000rpm
0X6205
Pr9.06
Path0 Pause time
The pause of path, delay time parameter etc, refer to PR
motion type for specific meaning.
0X6206
Pr9.07
Special Parameters
Path 0 is mapped to Pr8.02 parameters
0X6207
And so on
Each path occupy eight parameters
Set path 1~ path15 as same as path 0 .
Implement choice and start of actions by write corresponding instructions into 0x6002 (Pr8.02), to select which path
to run.
9.4.5 Immediately trigger method
Fixed trigger is limited by 16 path, but immediately trigger method is flexible. It is written to the current
path at each time, at the same time trigger the operation of this path. Trigger position, speed , homing by a
data frame.
This method adopt path0 to implement, path0 has 8 data in total, the last data Pr9.07 of it will mapped to
Pr8.02, write in 0x10 can trigger path0 motion immediately.
As below procedure
:
1. Firstly, configure homing and path which need to run, set these parameters by communication or set these
parameters and save with upper computer. (homing must be configured)
2. Enable drive.