7 APPLICATION INSTRUCTIONS
7.5 Data Processing Instructions
435
7
• The following program dissociates data of 4, 3, and 6 bits respectively from the lower bits of D0, and stores them from D10
to D12.
[Ladder Mode] [List Mode]
[Operation]
0 0 0 0 0 0 0 0 0 0 0 0
1
1
0 0
1 1
0
1
0
1 1
000
1111
00
b4b3 b0
Filled with 0s.
b7b12
b3 b0
D10
0 0 0 0 0 0 0 0 0 0 0 000 1 1
Filled with 0s.
b2 b0
D11
0 0 0 0 0 0 0 0 0 0 1 011 0 0
Filled with 0s.
D12
b5 b0
The data in these
bits is ignored.
6 bits
3 bits
4 bits
b6
D0