
FANUC PMC-MODEL SB7
Supplemental Programming Manual
(LADDER Language)
01 04.09.30
Mochizuki
New registration
B-61863E/15-4
EDIT
DATE
DESIG.
DESCRIPTION
10/13
DRAW.NO.
5.10.2 Operating on the Screen
(a) Entering an address
You can enter an address by entering “character string” followed by
INPUT key.
• Address specification using a wildcard
You can use wildcard (*) in the bit portion of a bit address.
Example: “X100.*” represents all of X100.0 to X100.7.
The following examples result in error (ILLEGAL PMC
ADDRESS).
1. Use of wildcard with symbol
Example: ALWYS*
2. Use of wildcard in a portion other than bit portion
Example: X10*.0, X10*.*
3. Use of wildcard with byte address
Example: X10*
(b) Operation with soft keys
Address alteration function soft keys
Alter the address under the cursor
Alter all the addresses at once
Switch the cursor position
Search backward
Pick up the address
under the cursor
Area to search
and replace
Check the usage
of new address
Search forward
Redefine symbol with new addressExit from this function
Address alteration function soft keys
1. [ALTER] Alter the address under the cursor
Alters the address under the cursor in the ladder diagram
display area to the address in “NEW ADDRESS” field.
This soft key is not displayed if the cursor is not on an address
that can be altered.
2. [ALTALL] Alter all addresses at once
Alters all occurrences of the address in “OLD ADDRESS”
field to the address in “NEW ADDRESS” field at once. If
whole program (GLOBAL) is selected, alteration will take
place globally. If a subprogram is selected, alteration will take
place either locally or globally according to the
[GLOBAL]/[LOCAL] soft key as described in item 8 below.