IAI America XSEL-KX User Manual
Page 126

110
Part 4 Commands
EXPG (Start other program)
Extension condition
(LD, A, O, AB, OB)
Input condition
(I/O, flag)
Command, declaration
Output
(Output, flag)
Command,
declaration
Operand 1
Operand 2
Optional
Optional
EXPG
Program
number
(Program
number
(Note))
CC
[Function] Start the programs from the one specified in operand 1 through the other specified in operand
2, and run them in parallel. Specification in operand 1 only is allowed.
[Example 1]
EXPG
10
12
Start program Nos. 10, 11 and 12.
Error-generation/output-operation conditions
When one EXPG program is specified (only operand 1 is specified)
Status of the
specified program
No program number error *1
Program number
error *1
Program already registered
Program not yet
registered
Program running
Program not
running
Error
A57
“Multiple program
start error”
None
C03
“Non-registered program
specification error”
C2C
“Program number
error”
Output operation
ON
ON
OFF
OFF
* The errors shown in the table represent those that generate in accordance with the status of the
specified program. Errors caused by other factors are excluded.
* 1 --- Program number error indicates specification of a number smaller than 1 or exceeding 64.
When multiple EXPG programs are specified (both operands 1 and 2 are specified)
Status of the
specified program
No program number error *2
Program
number error *1
Registered program exists inside the
specified range *3
None of programs inside
the specified range are
registered
Running program
exists inside the
specified range
None of programs
inside the
specified range
are running
Error
A57
“Multiple program
start error”
None
C03
“Non-registered program
specification error”
C2C
“Program
number error”
Output operation
ON
ON
OFF
OFF
* The errors shown in the table represent those that generate in accordance with the status of the
specified program. Errors caused by other factors are excluded.
* 2 --- Program number error indicates specification of a number smaller than 1 or exceeding 64.
* 3 --- In this case, non-registered programs inside the specified range are not treated as a target of
operation. This will not affect error generation or output operation.