Additional Information On Converting Jump Instructions - Mitsubishi Electric FX Series Replacement Manual

F(f1, f1j, f2)→fx3 series replacement guidance
Hide thumbs Also See for FX Series:
Table of Contents

Advertisement

3. CONVERSION RULES FOR THE PROGRAM CONVERSION FUNCTION
3.3.4

Additional information on converting jump instructions

CJP and EJP instructions are converted to CJ (FNC 00) instructions and pointer (P) as shown in
the following example.
■ About CJP 777 and EJP 777
Use a CJ instruction other than P63 (END jump) to change the program to an unused pointer.
■ Program conversion example (when the main module is not specified for the I/O device number)
· Program before conversion (F
<Circuit program>
X400
X401
X402
X403
<List program>
LD
X400
CJP
700
X401
LD
OUT
Y430
LD
X402
OUT
Y431
EJP
700
LD
X403
Y432
OUT
, F
, and F
)
1
1J
2
Convert
CJP
700
Y430
Y431
Convert
EJP
700
P0
Y432
Convert
Convert
· Program after conversion (FX)
<Circuit program>
X030
X031
X032
X033
<List program>
LD
X030
CJ
P0
X031
LD
OUT
Y020
LD
X032
OUT
Y021
P0
LD
X033
OUT
Y022
CJ
P0
A1
Y020
Y021
A2
Y022
A3
33
1
2
3

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec-f

Table of Contents