Omron SYSMAC C200HS Operation Manual page 134

Programmable controllers
Hide thumbs Also See for SYSMAC C200HS:
Table of Contents

Advertisement

Coding Right-hand Instructions
Multiple Instruction Lines
00000
00001
00002
00100
00200
01001 01002
LR 6300
HR 0015
END(01)
124
If a right-hand instruction requires multiple instruction lines (such as KEEP(11)),
all of the lines for the instruction are entered before the right-hand instruction.
Each of the lines for the instruction is coded, starting with LD or LD NOT, to form
'logic blocks' that are combined by the right-hand instruction. An example of this
for SFT(10) is shown below.
I
P
22500
R
When you have finished coding the program, make sure you have placed
END(01) at the last address.
Address Instruction
00000
SFT(10)
00001
HR 00
00002
HR 00
00003
00004
00005
00500
00006
00007
00008
00009
00010
00011
00012
Section 5-6
Data
LD
00000
AND
00001
LD
00002
LD
00100
AND NOT
00200
LD
01001
AND NOT
01002
AND NOT
LR
6300
OR LD
––
AND
22500
SFT(10)
––
HR
00
HR
00
LD
HR
0015
OUT NOT
00500

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents