Set And Reset: Set(016) And Rset(017) - Omron SYSMAC CV Series Operation Manual

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

Advertisement

Bit Control Instructions

5-7-3 SET and RESET: SET(016) and RSET(017)

SET: SET(016)
Ladder Symbol
Variations
jSET(016)
iSET(016)
!jSET(016)
!iSET(016)
RESET: RSET(017)
Ladder Symbol
Variations
jRSET(017)
iRSET(017)
!jRSET(017)
!iRSET(017)
Description
0000
00
0000
00
0000
00
0000
00
0000
00
0000
00
0000
00
(016)
SET
B
!SET(016)
(017)
RSET
B
!RSET(017)
SET(016) turns the operand bit ON when the execution condition is ON, and
does not affect the status of the operand bit when the execution condition is OFF.
RSET(017) turns the operand bit OFF when the execution condition is ON, and
does not affect the status of the operand bit when the execution condition is OFF.
The operation of SET(016) differs from that of OUT because the OUT instruction
turns the operand bit OFF when its execution condition is OFF. Likewise,
RSET(017) differs from OUT NOT because OUT NOT turns the operand bit ON
when its execution condition is OFF.
The following example shows the operations of the variations of SET(016).
(016)
SET
000100
(016)
iSET 000101
(016)
jSET 000102
(016)
SET
000103
(013)
DIFU 000106
Operand Data Area
B: Bit
CIO, G, A
Operand Data Area
B: Bit
CIO, G, A
000000
000100
000101
000102
000103
0001
04
000104
0001
05
000105
000106
Section 5-7
129

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cv2000Cvm1Cv500Cv1000

Table of Contents