Specifications

Table Of Contents
A - 30
Appendix 5 Sequence command dedicated to motion
This appendix describes the details of the SVST command, CHGA current value change
command, CHGV speed change command and CHGT torque change command.
Appendix 5.1 SVST servo program start request command
This command is used to request starting of the designated servo program for start.
Command
SP.SVST (n1) (S1) (S2) (D1) (D2)
Command
S.SVST (n1) (S1) (S2) (D1) (D2
[Command
symbol]
SP.SVST
S.SVST
[Execution
condition]
Completion device
(D1+0): Device to turn on one-scan after completion o
command start accept
(D1+1): Device to turn on one-scan after abnormal
completion of command start accept (In this
case, (D1+0) is turned on at the same time.)
Device to store completion status
Servo program No. to be executed
Axis No. to be started ('Jn')
J1 to J8
Head input/output No.
÷
16 of object
machine CPU
Number 2 machine: 3E1H
Number 3 machine: 3E2H
Number 4 machine: 3E3H
(1) SVST command program example
This program is used by the No. 1 machine's PLC CPU to request starting of the
servo program No.10 for the axis No. 1 and 2 of the No. 2 machine's motion CPU.
H3E1 "J1J2" K10 M0 D
RST
M100
Designation of object axis
SP.SVST
Normally completed program
Abnormally completed program
Servo program to be started
M0
M1
M1
U3E1
¥G48.0
U3E1
¥G516.0
U3E1
¥G516.1
M100
CPU1
Local
CPU interrupt
accept fla
Number 2 machine
axis 1 start
accept
flag
Number 2 machine
axis 2 start
accept
flag
Example
No. 2 machine No. 2 machine