Operator`s manual

2.2 Control Instruction
2-31
1. JOB: / B Variable number / LB Variable number / B [Array number] /
LB [Array number] / IG#(Input group number) / QUE/I Variable number/LI
Variable number/I [Array number]/LI [Array number]/D Variable number/LD
Variable number/ D [Array number]/LD [Array number]/ JET# (Job registra-
tion table number)
Choose one of the tags from the following table.
No Tag Explanation Note
1
JOB: Specifies any job to be called.
2
B Variable num-
ber/
LB Variable num-
ber/
B [Array number]/
LB [Array num-
ber]
The numerical value specified in the byte type
variable is considered to be the call job.
3
IG# (Input group
number)
The numerical value specified in the input group
number is considered to be the call job.
No:1 to 128
Variable B/I/D/LB/LI/
LD can be used.
4
QUE The job stored in the queue is called. Available only in the
queue function
(option: S2C503).
5
I Variable num-
ber/
LI Variable num-
ber/
I [Array number]/
LI [Array number]
The numerical value specified by the integer type
variable is considered to be the call job.
6
D Variable num-
ber/
LD Variable num-
ber/
D [Array number]/
LD [Array num-
ber]
The numerical value specified by the double-pre-
cision type variable is considered to be the call
job.
7
JET# (Job regis-
tration table num-
ber)
Specifies the table number of the job registration.
The call job can be registered in the job registra-
tion table.
No.: 1 to 3
Variable B/I/D/LB/LI/
LD can be used.
Available only in the
job registration table
function (option:
S2C345)
Explanation