![YASKAWA JEPMC-MP2300S-E User Manual Download Page 171](http://html.mh-extra.com/html/yaskawa/jepmc-mp2300s-e/jepmc-mp2300s-e_user-manual_907071171.webp)
5.3 Registers
5.3.2 Data Types
5-39
5
Outline of Motion Control Systems
5.3.2 Data Types
There are five kinds of data: Bit, integer, double-length integer, real number, and address data. Each is used differently
depending on the application. Address data, however, is used only inside functions when specifying pointers.
The following table shows the types of data.
Type
Data types
Numeric Value Range
Remarks
B
Bit
0, 1
Used by relay circuits.
W
Integer
−
32768 to +32767
(8000H) (7FFFH)
Used for numeric value operations. The values in paren-
theses ( ) indicate use with logical operations.
L
Double-length
integer
−
2147483648 to +2147483647
(80000000H) (7FFFFFFFH)
Used for numeric value operations. The values in paren-
theses ( ) are for use with logical operations.
F
Real number
±
(1.175E-38 to 3.402E+38), 0
Used for numeric value operations.
A
Address
0 to 32767
Used only when specifying pointers.
0
1
2
3
4
5
6
7
8
9
A
B
C
D
E
F
[ MW00101 ]
[ MW00102 ]
[ MW00103 ]
[ MW00100 ]
[ MB001006 ]
[ MF00102 ]
[ ML00102 ]
[ MF00100 ]
[ ML00100 ]
[ MB00103A ]
Data Types and Register
Specifications
A digit to indicate the bit (A) is added to
the register number (00103).
The words for the given register number
(00102) and the next number (00103) are
included. Therefore, every second number
is used.
Bit type
Bit type
Double-length and real
number type
Integer type
Each register number
is one word.
A digit to indicate the bit (6) is added to
the register number (00100).
[ MA00100 ]
Pointer Specification and Address
Type
Register area
Address in
memory
Indicates registers with consecutive
multiple addresses with MA00100
as the leading address
Summary of Contents for JEPMC-MP2300S-E
Page 14: ...MEMO ...
Page 24: ...MEMO ...
Page 114: ...MEMO ...
Page 132: ...MEMO ...
Page 154: ...5 2 User Programs 5 2 2 Motion Programs 5 22 2 Example using a ladder program ...
Page 156: ...5 2 User Programs 5 2 2 Motion Programs 5 24 2 Example using a ladder program ...
Page 190: ...MEMO ...
Page 280: ...MEMO ...
Page 300: ...7 3 Operation 7 3 5 How to Determine Input Error 7 20 Continued from the previous page ...
Page 310: ...MEMO ...