Numerical Values Usable In Sequence Program - Mitsubishi Electric FR - F700 Programming Manual

Plc function programming manual
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 3.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
78
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-f700

Table of Contents