
2/15
EDIT
DATE
DESIG.
DESCRIPTION
CUST.
SHEET
TITLE
DRAW.NO.
FANUC Power Mate i-MODEL H
OPERATOR’S MANUAL
Custom Macro in the high response mode
B-63174EN/02-02
Replace the following description in Replace the following description in ““Execute program in Execute program in the high responsethe high response mode mode””
oof f ““ 3. 3. High response functionHigh response function””..
Before revisionBefore revision
(9) Up to about 1000 blocks can be specified totally in all programs.
After revisionAfter revision
(9) Normally, up to about 1000 blocks can be specified totally in all programs. In case
that the custom macro function in the high response function is available, up to
about 6000 blocks can be specified totally in all programs.
RReplace the following description in eplace the following description in ““Execute program in Execute program in the high responsethe high response mode mode””
oof f ““ 3 3.. High response function High response function””..
Before revisionBefore revision
(12) Macro statements can not be specified.
Note:
The value of a macro variable can be referred just to specify the position, the
distance or the feed rate. To refer to the value of a macro variable in a
program, specify a word address followed by the variable number.
:
After revisionAfter revision
(12) In case that the custom macro function in the high response function is
available, the macro statements can be specified. For details, refer to the “3.3
Custom Macro in the high response mode”..
But, in case that the custom macro function in the high response function is not
available, the macro statements can not be specified. The usage of the macro
variables is shown below.
Note:
The value of a macro variable can be referred just to specify the position, the
distance or the feed rate. To refer to the value of a macro variable in a
program, specify a word address followed by the variable number.
:
Add the following error codes in Add the following error codes in “Compile error code list”“Compile error code list” of of ““ 3. High response function 3. High response function””..
number Contents
0005 This error occurs when one of the following commands is specified.
• A number is not specified after ‘#’.
Example) #A
• An address is specified after ‘=’. A number or ‘#’ must be
specified after ‘=’.
Example) =A
0006 The sign “ – ” is specified for the variable number
Example) #-1000000