
10/11
A- 77823E
DRAW.No.
FANUC Series 16i /18i /21i
Specifications of One Touch Macro call
Title
Timing chart,etc. is changed
Newly registration
DESCRIPTION
A.Fukumoto
DESIGNE
29.Jul.1999
02.Jul.1999
DATE
02
01
EDIT.
E.Gennma
4. Parameter
Data type : Byte
Unit of data : Number
Valid data range : 0 to 16
Specify the number of programs used by the macro call function.
For instance, when three is set, macro call start signal MCST1, MCST2, and MCST3
become effective.
When “0” is specified, this function becomes invalid.
Data type : Word
Unit of data : Number
Valid data range : 1 to 9999
Specify the first O number of the program used by the macro call function.
For instance, when 9000 is set, the relation between the MCSTx signal and the
started program is as follows.
MCST1 signal : O9000 is called
MCST2 signal : O9001 is called
::
MCST16 signal : O9015 is called
Data type : Word
Unit of data : Number
Valid data range : 0 to 65535
Specify the first address of the signal group of the macro call function.(R signal)
For instance, when 500 is set, R500--R506 is used as a signal of the macro call
function.
When the number which does not exist is specified, this function becomes invalid.
6095
The number of programs used by the macro call function
6096
The first O number of the program used by the macro call function
6097
The first address of the signal group of the macro call function
02
02
02