40
4 Conversion of the Projects
4.2 Precautions when Converting the Projects
*1 For GX Works3 version 1.032J and later, the instructions will be replaced when a timer device is assigned to the global label.
ORD< → ORD_LT
OR<> → OR_NE
ORD<> → ORD_NE
OR<= → OR_LE
ORD<= → ORD_LE
OR>= → OR_GE
ORD>= → ORD_GE
IVCK → IVCK SM4095 is added to parameters of
instructions. Change to an
appropriate device or label.
IVDR → IVDR
IVRD → IVRD
IVWR → IVWR
IVBWR → IVBWR
IVMC → IVMC
ADPRW → ADPRW
SQR → SQRT_E These instructions will be converted
to standard functions.
LEN → LEN_E
RIGHT → RIGHT_E
LEFT → LEFT_E
LIMIT → LIMIT_E
DLIMIT → LIMIT_E
BOOL_TO_STR → BOOL_TO_STRING
BOOL_TO_STR_E → BOOL_TO_STRING_E
INT_TO_STR → INT_TO_STRING
INT_TO_STR_E → INT_TO_STRING_E
DINT_TO_STR → DINT_TO_STRING
DINT_TO_STR_E → DINT_TO_STRING_E
REAL_TO_STR → REAL_TO_STRING
REAL_TO_STR_E → REAL_TO_STRING_E
STR_T
O_BOOL → STRING_TO_BOOL
STR_TO_BOOL_E → STRING_TO_BOOL_E
STR_TO_INT → STRING_TO_INT
STR_TO_INT_E → STRING_TO_INT_E
STR_TO_DINT → STRING_TO_DINT
STR_TO_DINT_E → STRING_TO_DINT_E
STR_TO_REAL → STRING_TO_REAL
STR_TO_REAL_E → STRING_TO_REAL_E
STR_TO_TIME → STRING_TO_TIME
STR_TO_TIME_E → STRING_TO_TIME_E
TIME_TO_STR → TIME_TO_STRING
TIME_TO_STR_E → TIME_TO_STRING_E
MAXIMUM → MAX
MAXIMUM_E → MAX_E
MINIMUM → MIN
MINIMUM_E → MIN_E
LIMITATION → LIMIT
LIMITATION_E → LIMIT_E
FX3 Series → MELSEC iQ-F Remarks