EasyManuals Logo

Omron SYSMAC C20P User Manual

Omron SYSMAC C20P
211 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #120 background imageLoading...
Page #120 background image
113
Address Instruction Data
0000 LD 0000
0001 LD 0001
0002 LD 0002
0003 AND NOT 0003
0004 OR LD ––
0005 AND LD ––
0006 LD NOT 0004
0007 AND 0005
0008 OR LD ––
0009 LD NOT 0006
0010 AND 0007
0011 OR LD ––
0012 OUT 0505
Although the program will execute as written, this diagram could be redrawn
as shown below to eliminate the need for the first OR LD and the AND LD,
simplifying the program and saving memory space.
0002 0003
0505
0001
0000
0004 0005
0006 0007
Address Instruction Data
0000 LD 0002
0001 AND NOT 0003
0002 OR 0001
0003 AND 0000
0004 LD NOT 0004
0005 AND 0005
0006 OR LD ––
0007 LD NOT 0006
0008 AND 0007
0009 OR LD ––
0010 OUT 0505
The following diagram requires five blocks, which here are coded in order
before using OR LD and AND LD to combine them starting from the last two
blocks and working forward. The OR LD at address 0008 combines blocks d
and e, the following AND LD combines the resulting execution condition with
that of block c, etc.
Converting to Mnemonic Code Section 7–2

Table of Contents

Other manuals for Omron SYSMAC C20P

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Omron SYSMAC C20P and is the answer not in the manual?

Omron SYSMAC C20P Specifications

General IconGeneral
BrandOmron
ModelSYSMAC C20P
CategoryController
LanguageEnglish

Related product manuals