Omron SYSMAC CJ - REFERENCE MANUAL 01-2008 Reference Manual page 388

Sysmac cs/cj/one nsj series programmable controllers
Table of Contents

Advertisement

Data Movement Instructions
Description
Flags
Precautions
Example
Area
EM Area without bank
EM Area with bank
Indirect DM/EM
addresses in binary
Indirect DM/EM
addresses in BCD
Constants
Data Registers
Index Registers
Indirect addressing
using Index Registers
BSET(071) copies the same source word (S) to all of the destination words in
the range St to E.
Source word
Name
Label
Error Flag
ER
Be sure that the starting word (St) and end word (E) are in the same data area
and that St
E.
Some time will be required to complete BSET(071) when the source data is
being transferred to a large number of words. In this case, the BSET(071)
transfer might not be completed if a power interruption occurs during execu-
tion of the instruction.
When CIO 000000 is ON in the following example, the source data in D00100
is copied to D00200 through D00209.
S
E00000 to E32767
En_00000 to En_32767
(n = 0 to C)
@ D00000 to @ D32767
@ E00000 to @ E32767
@ En_00000 to @ En_32767
(n = 0 to C)
*D00000 to *D32767
*E00000 to *E32767
*En_00000 to *En_32767
(n = 0 to C)
#0000 to #FFFF
---
(binary)
DR0 to DR15
---
---
,IR0 to ,IR15
–2048 to +2047, IR0 to –2048 to +2047, IR15
DR0 to DR15, IR0 to IR15
,IR0+(++) to ,IR15+(++)
,–(– –) IR0 to, 15–(– –) IR
Destination words
St
E
Operation
ON if St is greater than E.
OFF in all other cases.
Section 3-8
St
E
349

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SYSMAC CJ - REFERENCE MANUAL 01-2008 and is the answer not in the manual?

Questions and answers

Table of Contents