Numerical Values Usable In Sequence Program - Mitsubishi Electric 700 Series Programming Manual

700 series plc function programming manual
Hide thumbs Also See for 700 Series:
Table of Contents

Advertisement

Numerical Values Usable in Sequence Program

3.8 Numerical Values Usable in Sequence Program
The built-in PLC function represents numerical values, alphabets and other data in two
statuses: 0 (OFF) and 1 (ON).
The data represented by these 0s and 1s are called BIN (binary code).
The built-in PLC function can also use HEX (hexadecimal code) that represents BIN
data in blocks of four bits.
Table 2.1 indicates the numerical representations of BIN, HEX and decimal code.
Table 3.1 Numerical Representations of BIN,
DEC
(Decimal Code)
0
1
2
3
9
10
11
12
13
14
15
16
17
47
72
HEX and Decimal Code
HEX
(Hexadecimal Code)
0
1
2
3
9
A
B
C
D
E
F
10
11
2F
BIN
(Binary Code)
0
1
10
11
1001
1010
1011
1100
1101
1110
1111
10000
10001
101111

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fr-a700

Table of Contents