APPX
Appendix 1 Instruction Replacement List
103
A
Even if the instructions are supported by GX Works3, a conversion error may occur due to the difference of the setting range
of FX3S/FX3G/FX3U/FX3UC.
When a character string constant is used in the GX Works2 program, be aware of the following points.
• When the character string is enclosed with a double quotation (”), it will be replaced with a single quotation (’).
• When using a (’) and (”) in the character string constant of GX Works3, it must be input as ($’) and ($”).
INITRP INITRP Correct the program to use FMOV
instruction. Correct the program to
collectively initialize (clear to 0) the
required number of points of the file
register (R).
LOGR LOGR Use the data logging function.
Save the collected data to the SD
memory card as a CSV or binary file.
* The data cannot be stored in the file
register (R) or the extension file
register (ER) in the SD memory card.
LOGRP LOGRP
FLCRT FLCRT
FLDEL FLDEL
FLWR FLWR
FLRD FLRD
FLCMD FLCMD
FLSTRD FLSTRD
MOD MOD Dividing 16-bit binary data
Correct the program to use
ENO:=DIVISION(EN,s1,s2,d).
FX3 Series MELSEC iQ-F Remarks