Omron CJ - 10-2005 Manual page 49

Programming consoles
Table of Contents

Advertisement

Inputting Programs
New programs will be written from the address where the END instruction
is displayed.
3. Input the cyclic task program using the following steps.
a) Input LD 000000.
0
LD
Leading zeros do not
need to be entered.
b) Press the WRITE Key.
Write will be displayed temporarily. When inputting is complete, the
address will move forward by one and the END instructions will auto-
matically be sent to the next address.
WRITE
Note Inputs are generally written into memory by overwriting the current
memory contents. Inputs are inserted only when the END(001) in-
struction is displayed on the Programming Console.
c) Input OR 000100
ST
0
1
OR
WRITE
d) Input AND NOT 000001
AND
NOT
WRITE
e) Input OUT 000100.
0
1
OUT
WRITE
f)
Input the TIM (timer) instruction.
WRITE
0
1
000000
LD
000001 CT00
END(001)
000001
0
OR
000002 CT00
END(001)
000002
1
AND N
The NOT instruction is displayed as "N."
000003 CT00
END(001)
000003
0
OUT
000004 CT00
END(001)
000004
TIM
TIM
000004 TIM
SV
000004 TIM
0
SV
Section 2-4
000000
000100
000001
000100
0000
#0000
#0100
23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents