Operator`s manual
2.2 Control Instruction
2-27
1. *Label character string /LABEL:/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 registration table number)
Choose one of the tags from the following table.
No Tag Explanation Note
1
*Label strings Specifies the label string. String: eight charac-
ters
2
LABEL: The numerical value specified by byte type vari-
able or input group number is considered a label.
3
JOB: Specifies the job.
4
B Variable num-
ber/
LB Variable num-
ber/
B [Array number]/
LB [Array num-
ber]
The numerical value specified by byte type vari-
able is considered to be a job.
5
IG#(Input group
number)
The numerical value specified by the input group
number is considered to be a job.
No:1 to 128
Variable B/I/D/LB/LI/
LD can be used.
6
QUE Jumps to the job stored in the queue. Available only in the
queue function
(option: S2C503).
7
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 job.
8
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 job.
9
JET# (Job regis-
tration table num-
ber)
Specifies the job registration table number.
The job of the jump destination can be registered
in the job registration table.
No.: 1 to 3
Variable B/I/D/LB/LI/
LD can be used.
Available only with
the job registration
table function
(option: S2C345)
Explanation