LD Slave
CAL MC_JOG_Instance(AXIS:=AXIS FORWARD:=FWRD, BACKWARD:=BWRD, FAST:=FST, STEPPOS:=STEPPOS, WAITTIME:=WAITTIME, VELOCITYSLOW:=VSLW, VELOCITYFAST:=VFST, ERROR=>ERR, BUSY=>B, COMMANDABORTED=>AB, ERRORID=>ERRID)
MC_JOG_Instance(AXIS:=AXIS FORWARD:=FWRD, BACKWARD:=BWRD, FAST:=FST, STEPPOS:=STEPPOS, WAITTIME:=WAITTIME, VELOCITYSLOW:=VSLW, VELOCITYFAST:=VFST, ERROR=>ERR, BUSY=>B, COMMANDABORTED=>AB, ERRORID=>ERRID));
Parameter
|
Type
|
Comment
|
---|---|---|
FORWARD
|
Forward operating direction.
|
|
BACKWARD
|
Backward operating direction.
|
|
FAST
|
Jog speed selection.
|
|
STEPPOS
|
Jogging path until continuous running.
|
|
WAITTIME
|
Waiting period until continuous running.
|
|
VELOCITYSLOW
|
Speed for slow movement. Must always be connected.
|
|
VELOCITYFAST
|
Speed for fast movement. Must always be connected.
|
Group.Name
Index:Subindex
dec. (hex.)
|
Meaning
Bit assignment
|
Units
Range
?
|
---|---|---|
FASTSPEED
NFST
![]() |
Speed for fast manual movement(8-16)
The adjustment value is limited in internal on the actual parameter adjustment in RAMPn_max.
|
tr/min
1
180
13200
|
SLOWSPEED
NSLW
![]() |
Speed for slow manual movement(8-16)
The adjustment value is limited in internal on the actual parameter adjustment in RAMPn_max.
|
tr/min
1
60
13200
|
STEPPOS
|
Jogging path with manual start before the continuous running
0: direct activation of continuous running
>0: distance positioning by manual cycle
|
usr
0
20
|
WAITTIME
|
Waiting period until continuous running(8-16)
Only effective if jogging path is set not equal to 0
|
ms
1
500
32767
|