Preface, Enter the ladder program, Offline config – Rockwell Automation 9323-PA1E QUICK START GUIDE APS 6.0 User Manual
Page 38

Preface
APS Quick Start for New Users
3–10
Enter the Ladder Program
The following rung consists of an XIC input instruction and an OTE output
instruction. The addresses conform to the controller configuration indicated on page
3–5. If you have entered a different controller configuration, make certain that the
addresses are consistent with your configuration. It is also important that you have
an external input, such as a pushbutton, and an external output, such as a pilot light,
at the terminal addresses used. You will be using these external devices in later
chapters of this manual.
] [
I:1
0
( )
O:3
0
The rung can be entered by completing the following steps:
1.
Access the Program Directory of file GETSTART.
Press
CONFIG
OFFLINE
CONFIG
OFFLINE
PRG/DOC
F1
.
2.
Monitor Program File 2.
Press
CONFIG
OFFLINE
CONFIG
MONITOR
FILE
F8
.
3.
Insert a rung.
Press
CONFIG
OFFLINE
CONFIG
EDIT
F10
, then
CONFIG
OFFLINE
CONFIG
INSERT
RUNG
F4
.
4.
Enter the Input instruction on the rung.
Press
CONFIG
OFFLINE
CONFIG
INSERT
INSTR
F4
, then
CONFIG
OFFLINE
CONFIG
BIT
F1
, then
CONFIG
OFFLINE
CONFIG
XIC
-] [-
F1
. Type the address
I:1/0
,
then press
[ENTER]
.