
339
Data Movement Instructions
Section 3-8
Description
MOVB(082) copies the specified bit (n) from S to the specified bit (m) in D.
The other bits in the destination word are left unchanged.
Note The same word can be specified for both S and D to copy a bit within a word.
Flags
Examples
When CIO 000000 is ON in the following example, the 5
th
bit of the source
word (CIO 0200) is copied to the 12
th
bit of the destination word (CIO 0300) in
accordance with the control word’s value of 0C05.
3-8-6
MOVE DIGIT: MOVD(083)
Purpose
Transfers the specified digit or digits. (Each digit is made up of 4 bits.)
Ladder Symbol
Variations
Applicable Program Areas
Name
Label
Operation
Error Flag
ER
ON if the rightmost and leftmost two digits of C are not
within the specified range of 00 to 0F.
OFF in all other cases.
1 2
0 5
S
C
D
MOVD(083)
S
: Source word or data
C
: Control word
D
: Destination word
Variations
Executed Each Cycle for ON Condition
MOVD(083)
Executed Once for Upward Differentiation
@MOVD(083)
Executed Once for Downward Differentiation Not supported
Immediate Refreshing Specification
Not supported
Block program areas
Step program areas
Subroutines
Interrupt tasks
OK
OK
OK
OK
Содержание SYSMAC CS Series
Страница 2: ......
Страница 4: ...iv ...
Страница 30: ...xxx ...
Страница 186: ...146 List of Instructions by Function Code Section 2 4 ...
Страница 194: ...154 3 35 4 MOVE BIT MOVBC 568 1273 3 35 5 BIT COUNTER BCNTC 621 1275 3 35 6 GET VARIABLE ID GETID 286 1277 ...
Страница 1320: ...1280 Model Conversion Instructions Unit Ver 3 0 or Later Section 3 35 ...
Страница 1390: ...1350 CJ series Instruction Execution Times and Number of Steps Section 4 2 ...
Страница 1391: ...1351 Appendix A ASCII Code Table ASCII SP Four leftmost bits Four rightmost bits ...
Страница 1392: ...1352 ASCII Code Table Appendix A ...
Страница 1404: ...1364 Revision History ...