
11. CUSTOMIZATION B-62994EN/02
-366-
If more than one %s is specified, each is replaced with the axis name.
Example where the axis name is X:
Description : 500="%s:Over travel %s axis."
Display : 500 X:Over travel X axis.
If no %s is specified, the axis name is added at the beginning of the
displayed message text.
Example where the axis name is X:
Description : 500="Over travel."
Display : 500 X Over travel.
l Replacing a symbol in a spindle alarm message with the spindle alarm
number (for FS16/18/21, Power Mate-D, Power Mate i-D)
For some spindle alarms the spindle alarm number in the AL-xx format
is added (xx is numeric characters).
In this case, %d in the message text described in the setting file is
replaced with the spindle alarm number.
Example where the spindle alarm number is 01:
Description : 751="1st spindle alarm detection:AL-%d"
Display : 751 1st spindle alarm detection:AL-01
If more than one %d is specified, each is replaced with the spindle alarm
number.
Example where the spindle alarm number is 01:
Description : 751="%d:1st spindle alarm detection:AL-%d"
Display : 751 01:1st spindle alarm detection:AL-01
If no %d is specified, the alarm number in AL-xx format is added at the
end of the displayed message text.
Example where the spindle alarm number is 01:
Description : 751="1st spindle alarm detection"
Display : 751 1st spindle alarm detection(AL-01)