2 INFORM Explanation
FS100 2.2 Control Instruction : JUMP
2-26
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 num-
ber]/LI [Array number]/D Variable number/LD Vari-
able 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: 16 characters
2 LABEL: The numerical value specified by byte type variable or
input group number is considered a label.
3 JOB: Specifies the job.
4 B Variable number/
LB Variable number/
B [Array number]/
LB [Array number]
The numerical value specified by byte type variable 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:
S2C641).
7 I Variable number/
LI Variable number/
I [Array number]/
LI [Array number]
The numerical value specified by the integer type
variable is considered to be the job.
8 D Variable number/
LD Variable number/
D [Array number]/
LD [Array number]
The numerical value specified by the double-precision
type variable is considered to be the job.
9JET# (Job
registration table
number)
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:
S2C443)