3. Instructions
288
CS/CJ/NSJ Series Instructions Reference Manual (W474)
MOVB
Applicable Program Areas
Operands
C: Control Word
z Operand Specifications
Flags
Instruction Mnemonic Variations
Function
code
Function
MOVE BIT MOVB @MOVB 082 Transfers the specified bit.
Symbol
MOVB
Area
Function block
definitions
Block program areas Step program areas Subroutines Interrupt tasks
SFC action or transition
programs
Usage OK OK OK OK OK OK
Operand Description Data type Size
S Source word or data WORD 1
C Control word UINT 1
D Destination word WORD 1
Area
Word addresses
Indirect DM/EM
addresses
Con-
stants
Registers Flags
Pulse
bits
TR
bits
CIO WR HR AR T C DM EM
@DM
@EM
*DM
*EM
DR IR
Indirect
using IR
TK CF
S
OK OK OK OK OK OK OK OK OK OK
OK
OK --- OK --- --- --- ---C
D ---
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.
MOVB(082)
S
C
D
S: Source word or data
C: Control word
D: Destination word
Cm n
Source bit: 00 to 0F
(0 to 15 decimal)
Destination bit: 00 to 0F
(0 to 15 decimal)
078
15