Viewing data table files, Accessing data table files – Rockwell Automation 1761-HHP-B30 MicroLogix 1000 with Hand-Held Programmer (HHP) User Manual
Page 348

After You’ve Entered Your Program
Chapter 18
18–27
This section shows you how to access each type of data table file. It also
describes how to change the radix display for output, input, bit, and integer
data files.
Accessing Data Table Files
An example of how to access each type of data table file is shown below.
The sample screen is provided to show you how each data table file looks.
Output Data Files
To access the output data file for O/5, press the key sequence shown below.
For the output file type, the / character is automatically displayed by the
MicroLogix 1000 HHP.
O
MODE
ENT
MON
5
O / 5
O 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0
Input Data Files
Access the input data file for I/6 as shown below. For the input file type,
the / character is automatically displayed by the MicroLogix 1000 HHP.
6
MENU
I
ENT
MON
I
/ 6
I 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Status Data File
To access the math register:
3
U
1
TRACE
S
ENT
MON
S 1 3
M A T H
R E G L
0 0 0 0 H
Viewing Data Table Files