Preface, Offline config – Rockwell Automation 9323-PA1E USER MANUAL APS 6.0 User Manual
Page 289

Preface
Advanced Programming Software User Manual
15–8
4.
The selection is accepted and the processor is placed in the REMote Run mode.
To monitor the program file, press
CONFIG
OFFLINE
CONFIG
MONITOR
FILE
F8
. The ladder program appears:
Press a function key
(file 2, rung 0)
REM RUN
no forces
PROC Addr 1
F2
CONFIG
DISPLAY
END
F10
OFFLINE
EDIT
F3
EXIT
F6
F7
SEARCH
GENERAL
UTILITY
F9
FORCE
F8
DATA
MONITOR
F1
CHANGE
MODE
] [
I:1.0
1
( )
B3
11
( )
B3
12
] [
B3
11
( )
O:1.0
0
( )
B3
10
] [
I:1.0
1
] [
B3
11
] [
B3
11
] [
I:1.0
1
]/[
B3
12
]/[
B3
10
]/[
B3
10
F5
DOCUMNT
The data entry line indicates that this is program file 2 and the cursor is on rung
0. The status line indicates that no forced I/O instructions exist.
Additionally, XIO instruction B3/10 (rungs 0 and 1), XIO instruction B3/12
(rung 1) and the END instruction are true.
XIC instruction I:0.0/1 in the ladder program represents an external input
circuit. When the circuit closes, XIC instruction I:0.0/1 goes true. The ladder
program will indicate this and the resulting changes in the logical status of other
instructions.
In the above display all instructions are true except XIO instruction B3/10
(rungs 0 and 1) and OTE instruction B3/12 (rung 0).