28
1 OVERVIEW
1.2 Data Specification Method
Nibble specification range
The following table lists the range of 32-bit data for each nibble specification.
When nibble specification is made for X0, the applicable number of points is as follows.
•K1X04 points from X0 to X3
•K2X08 points from X0 to X7
•K3X012 points from X0 to X13
•K4X016 points from X0 to X17
•K5X020 points from X0 to X23
•K6X024 points from X0 to X27
•K7X028 points from X0 to X33
•K8X032 points from X0 to X37
Nibble
specification
Decimal notation Hexadecimal notation
K1 0 to 15 0H to FH
K2 0 to 255 00H to FFH
K3 0 to 4095 000H to FFFH
K4 0 to 65535 0000H to FFFFH
K5 0 to 1048575 00000H to FFFFFH
K6 0 to 16777215 000000H to FFFFFFH
K7 0 to 268435455 0000000H to FFFFFFFH
K8 Signed 32-bit data: -2147483648 to 2147483647
Unsigned 32-bit data: 0 to 4294967295
00000000H to FFFFFFFFH
X37 X34 X33 X30X27 X24 X23 X20 X17 X14 X13 X10 X7 X4 X3 X0
·
·
·
·
·
·
·
·
K2 specification range
(8 points)
K1
specification
range
(4 points)
K3 specification range
(12 points)
K4 specification range
(16 points)
K5 specification range
(20 points)
K6 specification range
(24 points)
K7 specification range
(28 points)
K8 specification range
(32 points)