![Mitsubishi Electric MELSEC FX3G Скачать руководство пользователя страница 559](http://html.mh-extra.com/html/mitsubishi-electric/melsec-fx3g/melsec-fx3g_programming-manual_239083559.webp)
557
FX
3G
/FX
3U
/FX
3UC
Series Programmable Controllers
Programming Manual - Basic & Applied Instruction Edition
19 Data Operation 2 – FNC140 to FNC149
19.2 FNC141 – WTOB / WORD to BYTE
11
FNC3
0-F
NC3
9
R
otati
on and
Shif
t
12
FNC4
0-F
NC4
9
D
ata
O
per
ati
on
13
FN
C
50-FN
C
59
H
igh Speed
Pr
ocess
ing
14
FM
C
60-
FN
C
69
H
andy
In
st
ru
ct
ion
15
FNC7
0-F
N
C7
9
Ex
ter
nal
FX
I/O
D
evice
16
FN
C
80-FN
C
89
Ext
ernal FX
De
vic
e
17
FN
C
100-
FN
C
109
Da
ta
Transf
er 2
18
FN
C
110-
FN
C
139
Fl
oati
ng Poi
nt
19
FN
C
140
-F
N
C
14
9
Da
ta
O
per
ati
on 2
20
FN
C
150-
FN
C
159
Posit
ioning
C
ontr
ol
19.2
FNC141 – WTOB / WORD to BYTE
Outline
This instruction separates consecutive 16-bit data in byte units (8 bits).
1. Instruction format
2. Set data
3. Applicable devices
Explanation of function and operation
1. 16-bit operation (WTOB and WTOBP)
1) "n/2" 16-bit data stored in
and later is separated into "n" bytes, and stored in "n" devices starting
from
as shown below.
2) "00H" is stored in the high-order byte (8 bits) of each device (
and later) storing the separated byte
data.
Operand type
Description
Data type
Head device number storing data to be separated in byte units
16-bit binary
Head device number storing result of separation in byte units
n
Number of byte data to be separated (0
≤
n)
Oper-
and
Type
Bit Devices
Word Devices
Others
System User
Digit Specification
System User
Special
Unit
Index
Con-
stant
Real
Number
Charac-
ter String
Pointer
X Y M T C S D
.b KnX KnY KnM KnS T C D R U
\G
V Z Modify K H
E
"
"
P
3 3 3 3
3
3 3 3 3
3
n
3 3
3 3
P
FNC 141
WTOB
−
−
Mnemonic
Operation Condition
16-bit Instruction
7 steps WTOB
WTOBP
Mnemonic
Operation Condition
Continuous
Operation
Pulse (Single)
Operation
32-bit Instruction
S
D
S
D
S
D
Command
input
FNC141
WTOBP
S
D
n
b15
b8 b7
b0
S
+0
+1
+n/2
...
*
* When "n" is an odd number, "n/2" is
rounded up.
When "n" is "5", for example, "
+3" is used.
D
+0
+1
...
"00H" is stored.
+2
+3
+n-2
+n-1
"n" bytes
High-order byte
High-order byte
High-order byte
Low-order byte
Low-order byte
Low-order byte
00H
00H
Low-order byte
High-order byte
00H
00H
Low-order byte
High-order byte
00H
00H
Low-order byte
High-order byte
...
...
b15
b8 b7
b0
S
D