Chapter 6 Instruction and Flag List
XBC E-Type Main Unit 6-6 Ver. 1
6.3.3 Data type conversion instruction
Classification Designations Name
Details
Page
16 Bits
Integer/Real
Conversion
I2R Integer to Real
6-109
I2RP Rising Edge Integer to Real
I2L Integer to Long Real
I2LP Rising Edge Integer to Long Real
32 Bits
Integer/Real
Conversion
D2R Double Integer to Real
6-110
D2RP Rising Edge Double Integer to Real
D2L Double Integer to Long Real
D2LP Rising Edge Double Integer to Long Real
Short
Real/Integer
Conversion
R2I Real to Integer
6-111
R2IP Rising Edge Real to Integer
R2D Real to Double Integer
R2DP Rising Edge Real to Double Integer
Long
Real/Integer
Conversion
L2I Long Real to Integer
6-113
L2IP Rising Edge Long Real to Integer
L2D Long Real to Double Integer
L2DP Rising Edge Long Real to Double Integer
Real
R2L Real to Long Real
6-115
R2LP Real to Long Real Rising Edge
Real/Real
L2R Long Real to Real
6-116
L2RP Long Real to Real Rising Edge
Remark
Integer value and Real value will be saved respectively in different formats. For this reason, Real Number Data
should be converted as applicable before used for Integer Operation.