Omron CS1G/H-CPUxxH Instructions Manual page 176

Sysmac cs series; sysmac cj series
Hide thumbs Also See for CS1G/H-CPUxxH:
Table of Contents

Advertisement

Sequence Input Instructions
3-3-8
OR LOAD: OR LD
Purpose
Ladder Symbol
Variations
Applicable Program Areas
Description
Instruction
AND LD
AND LD
.
.
OUT
The AND LOAD instruction can be used repeatedly. In programming method
(2) above, however, the number of AND LOAD instructions becomes one less
than the number of LOAD and LOAD NOT instructions before that.
In method (2), make sure that the total number of LOAD and LOAD NOT
instructions before AND LOAD is not more than eight. To use nine or more,
program using method (1). If there are nine or more with method (2), then a
program error will occur during the program check by the Peripheral Device.
Coding
Address
000000
000001
000002
000003
000004
000005
Second LD: Used for first bit of next block connected in series to previous block.
Takes a logical OR between logic blocks.
Variations
Creates ON Each Cycle AND Result is ON
Immediate Refreshing Specification
Block program areas
OK
OK
AND LD connects in parallel the logic block just before this instruction with
another logic block.
LD
Logic block A
to
LD
to
Logic block B
OR LD
Parallel connection between logic block A and logic block B.
Operand
---
---
.
.
000500
Instruction
LD
OR
LD
OR NOT
AND LD
OUT
Logic block
Logic block
Step program areas
Subroutines
OK
Section 3-3
Operand
000000
000001
000002
000003
---
000500
OR LD
Not supported.
Interrupt tasks
OK
155

Advertisement

Table of Contents
loading

Table of Contents