Searching for bit addresses versus word addresses – Rockwell Automation 1761-HHP-B30 MicroLogix 1000 with Hand-Held Programmer (HHP) User Manual
Page 321

Chapter 17
Entering and Editing Your Program
17–9
Searching for Bit Addresses Versus Word Addresses
The following table outlines whether a search finds a bit address or a word
address when searching from the home screen, program monitor, or
multi-point functional areas.
If the address entered or
displayed is a:
Then the search finds:
bit address
only bit instructions referencing that bit.
word address
only word instructions referencing that
word.
The table below shows whether a search finds a bit address or a word address
when searching from the data monitor functional area.
If the address entered or
displayed is a(n):
Then the search finds:
output, input, bit, or integer
address
either word or bit instructions, depending
on the current radix: integers and
hexadecimal radixes find word
addresses, while binary radixes find bit
addresses.
timer, counter, or control address
any bit instructions or parameters of
word instructions referencing that Timer,
Counter, or Control element.
status file address
either word or bit instructions, depending
on the level currently displayed.