382
6 BASIC INSTRUCTIONS
6.6 Data Conversion Instructions
Converting BCD 4-digit data to 16-bit binary data
BIN(P)
These instructions convert the specified BCD 4-digit data to 16-bit binary data.
■
Execution condition
Setting data
■
Description, range, data type
■
Applicable devices
Processing details
• These instructions convert the BCD 4-digit data (0 to 9999) in the device specified by (s) to 16-bit binary data, and store the
converted data in the device specified by (d).
Ladder
ST
ENO:=BIN(EN,s,d);
ENO:=BINP(EN,s,d);
FBD/LD
Instruction
Execution condition
BIN
BINP
Operand
Description
Range
Data type
Data type (label)
(s)
BCD data or the device where the BCD data is stored
0 to 9999
BCD 4-digit
ANY16
(d)
Device for storing the converted binary data
16-bit signed binary
ANY16
EN
Execution condition
Bit
BOOL
ENO
Execution result
Bit
BOOL
Operand
Bit
Word
Double word Indirect
specification
Constant
Others
X, Y, M, L,
SM, F, B, SB,
FX, FY
J
\
T, ST, C, D, W,
SD, SW, FD, R,
ZR, RD
U
\G
, J
\
,
U3E
\(H)G
Z
LT, LST,
LC
LZ
K, H E
$
(s)
(d)
(1) Filled with 0s.
RnCPU RnENCPU
RnSFCPU RnSFCPU
RnPCPU
RnPCPU
(Standard)
(Safety)
(Redundant)
(Process)
(s)
(d)
EN
ENO
d
s
BIN 9999
BCD 9999
1
1
0
0
0
0
0
0
0
0
1
1
1
1
1
1
1
1
1
1
1
1
1
1
0
0
0
0
0
0
0
0
(s)
(d)
(1)
BIN
2
15
2
14
2
13
2
12
2
11
2
10
2
9
2
8
2
7
2
6
2
5
2
4
2
3
2
2
2
1
2
0
8
4
2
1
×
10
3
×
10
2
×
10
1
×
10
0
8
4
2
1
8
4
2
1
8
4
2
1
Summary of Contents for MELSEC iQ-R Series
Page 1: ...MELSEC iQ R Programming Manual Instructions Standard Functions Function Blocks ...
Page 2: ......
Page 24: ...22 INDEX 2092 INSTRUCTION INDEX 2093 REVISIONS 2104 WARRANTY 2105 TRADEMARKS 2106 ...
Page 34: ...32 MEMO ...
Page 35: ...33 PART 1 PART 1 OVERVIEW This part consists of the following chapter 1 OVERVIEW ...
Page 68: ...66 1 OVERVIEW 1 5 Precautions on Programming MEMO ...
Page 1448: ...1446 14 REDUNDANT SYSTEM INSTRUCTIONS 14 2 Disabling Enabling System Switching MEMO ...
Page 1972: ...1970 33 TIME DATA TYPE FUNCTIONS 33 4 Division MEMO ...
Page 2067: ...APPX Appendix 5 PID Control Program Examples 2065 A 252 Set PID control data for loop 2 ...
Page 2109: ......