![Omron CJ1G-CPU series Programming Manual Download Page 54](http://html1.mh-extra.com/html/omron/cj1g-cpu-series/cj1g-cpu-series_programming-manual_742489054.webp)
33
Basic Concepts
Section 2-1
SIGNED BINARY-TO-BCD: BCDS(471), and DOUBLE SIGNED BINARY-TO-
BCD: BDSL(473). Refer to the CS/CJ-series Programmable Controllers Pro-
gramming Manual (W340) for more information.
Decimal
Hexadecimal
Binary
BCD
0
0
0000
0000
1
1
0001
0001
2
2
0010
0010
3
3
0011
0011
4
4
0100
0100
5
5
0101
0101
6
6
0110
0110
7
7
0111
0111
8
8
1000
1000
9
9
1001
1001
10
A
1010
0001
0000
11
B
1011
0001
0001
12
C
1100
0001
0010
13
D
1101
0001
0011
14
E
1110
0001
0100
15
F
1111
0001
0101
16
10
10000
0001
0110
Decimal
Unsigned binary (4-digit
hexadecimal)
Signed binary (4-digit
hexadecimal)
+65,535
FFFF
Cannot be expressed.
+65534
FFFE
.
.
.
.
.
.
+32,769
8001
+32,768
8000
+32,767
7FFF
7FFF
+32,766
7FFE
7FFE
.
.
.
.
.
.
+2
0002
0002
+1
0001
0001
0
0000
0000
–1
Cannot be expressed.
FFFF
–2
FFFE
.
.
.
–32,767
8001
–32,768
8000
Summary of Contents for CJ1G-CPU series
Page 3: ...iv...
Page 5: ...vi...
Page 21: ...xxii Conformance to EC Directives 6...
Page 169: ...148 Task Control Instructions Section 3 32...
Page 203: ...182 Programming Device Operations for Tasks Section 4 4...
Page 253: ...232 Using File Memory Section 5 3...
Page 337: ...316 Other Functions Section 6 11...
Page 347: ......
Page 369: ......
Page 373: ......
Page 379: ......
Page 381: ...360 Revision History...