Omron SYSMAC CV Series Operation Manual page 538

Ladder diagrams
Hide thumbs Also See for SYSMAC CV Series:
Table of Contents

Advertisement

Instruction Set
Name, mnemonic, variations,
and symbol
BLOCK TRANSFER
XFER, jXFER
(040)
XFER
N
BLOCK SET
BSET, jBSET
(041)
BSET
S
MOVE BIT
MOVB, jMOVB
(042)
MOVB
S
MOVE DIGIT
MOVD, jMOVD
(043)
MOVD
S
528
Moves the content of several consecutive
source words (S gives the address of the
starting source word) to consecutive
destination words (D is the starting destination
word). All source words must be in the same
S
D
data area, as must all destination words.
Transfers can be within one data area or
between two data areas, but the source and
destination words must not overlap.
Copies the content of one word or constant (S)
to several consecutive words (from the starting
word, St, through to the ending word, E). St
and E must be in the same data area.
St
E
Copies the data from the bit in the source
word (S) specified in the bit designator (Bi) to
the bit in the destination word (D) specified in
the bit designator (Bi).
The rightmost two digits of Bi designate the
Bi
D
source bit and the leftmost two digits
designate the destination bit.
Copies the content of the specified digit(s) in S
to the specified digit(s) in D. Up to four digits
can be transferred at one time. The first digit to
be copied, the number of digits to be copied,
and the first digit to receive the copy are
Di
D
designated in Di. The rightmost digit in Di
determines the first digit in S to be transferred.
The next digit determines the number of digits
to be transferred, and the third digit
determines the first digit in D to which data will
be transferred.
3 2 1 0
Di
Function
D
S
No. of
D+1
S+1
Words
S+N–1
D+N–1
St
S
E
Bi
1 2 0
1
Source bit (00 to 15)
Destination bit (00 to 15)
First digit in S (0 to 3)
Number of digits (0 to 3)
0: 1 digit
1: 2 digits
2: 3 digits
3: 4 digits
First digit in D (0 to 3)
Not used.
Appendix A
Operand data
Page
areas
N:
S:
D:
197
CIO
CIO
CIO
G
G
G
A
A
A
T/C
T/C
T/C
#
DM
DM
DM
DR*
DR*
DR
IR*
IR*
IR
S:
St:
E:
198
CIO
CIO
CIO
G
G
G
A
A
A
T/C
T/C
T/C
#
DM
DM
DM
DR*
DR*
DR
IR*
IR*
IR
S:
Bi:
D:
199
CIO
CIO
CIO
G
G
G
A
A
A
#
#
DM
DM
T/C
DR
DR
DM
IR
IR
DR
IR
S:
Di:
D:
201
CIO
CIO
CIO
G
G
G
A
A
A
T/C
T/C
T/C
#
#
DM
DM
DM
DR
DR
DR
IR
IR
IR

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cv2000Cvm1Cv500Cv1000

Table of Contents