Panasonic FP-E Programming Manual page 171

Fp series
Table of Contents

Advertisement

JP
LBL
Outline
Skips to the LBL instruction with the same number as the JP instruction.
Program example
X1
10
20
Explanation of example
When the execution condition X1 turns on, the program skips from JP1 to LBL1.
Program
X1
(JP
Program
(LBL 1 )
Program
Description
When the execution condition turns on, the program jumps to the label (LBL) instruction that has the same
number as the specified jump number.
The program then continues with the instructions starting from the address of the label that is the jump
destination.
The same label is used for the JP, LOOP and F19(SJP) instructions. Any of these instructions can be used as
the starting point for the jump destination.
Two or more JP instructions with the same number can be used in a program.
X0
(JP
R20
(JP
X20
LOOP 1, DT0
(LBL 1 )
Two or more LBL instructions with same number cannot be specified in the same program.
If a label for the jump destination is not programmed, a syntax error will occur.
Phone: 800.894.0412 - Fax: 888.723.4773 - Web: www.clrwtr.com - Email: info@clrwtr.com
Jump
Label
Ladder Diagram
Ladder Diagram
(JP
1 )
Label number
(LBL 1 )
X1: on
1 )
No
execution
1 )
1 )
Basic Instructions
Boolean
Address
Instruction
10
ST
X
11
JP
20
LBL
2 − 61
1
1
1

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fp0Fp2Fp2shFp0rFrsFp10sh ... Show all

Table of Contents