Sequence Input Instructions - Omron SYSMAC CS/CJ Series Programming Manual

Table of Contents

Advertisement

Sequence Input Instructions

3-1
Sequence Input Instructions
Instruction
Symbol/Operand
Mnemonic
Code
LOAD
Bus bar
LD
@LD
%LD
!LD
!@LD
!%LD
LOAD NOT
LD NOT
@LD NOT
%LD NOT
!LD NOT
!@LD NOT
!%LD NOT
CS1-H, CJ1-H, or
CJ1M CPU Units
only: @LD NOT
%LD NOT
!@LD NOT
!%LD NOT
AND
AND
@AND
%AND
!AND
!@AND
!%AND
AND NOT
AND NOT
@AND NOT
%AND NOT
!AND NOT
!@AND NOT
!%AND NOT
CS1-H, CJ1-H, or
CJ1M CPU Units
only: @AND NOT
%AND NOT
!@AND NOT
!%AND NOT
OR
Bus bar
OR
@OR
%OR
!OR
!@OR
!%OR
OR NOT
Bus bar
OR NOT
@OR NOT
%OR NOT
!OR NOT
!@OR NOT
!%OR NOT
CS1-H, CJ1-H, or
CJ1M CPU Units
only: @OR NOT
%OR NOT
!@OR NOT
!%OR NOT
70
Indicates a logical start and creates an ON/OFF execution condition based
on the ON/OFF status of the specified operand bit.
Starting
point of
block
Indicates a logical start and creates an ON/OFF execution condition based
Bus bar
on the reverse of the ON/OFF status of the specified operand bit.
Starting
point of
block
Takes a logical AND of the status of the specified operand bit and the cur-
rent execution condition.
Reverses the status of the specified operand bit and takes a logical AND
with the current execution condition.
Takes a logical OR of the ON/OFF status of the specified operand bit and
the current execution condition.
Reverses the status of the specified bit and takes a logical OR with the cur-
rent execution condition.
Function
Section 3-1
Location
Execution
condition
Not required
Not required
Required
Required
Required
Required

Advertisement

Table of Contents
loading

Table of Contents