B-64603en-1 - 01 (v3) - Vol3 - 0if Connection Manual (Function)
B-64603en-1 - 01 (v3) - Vol3 - 0if Connection Manual (Function)
B-64603EN-1/01
• No part of this manual may be reproduced in any form.
• All specifications and designs are subject to change without notice.
The products in this manual are controlled based on Japan’s “Foreign Exchange and
Foreign Trade Law”. The export of from Japan subject to an export license by the
government of Japan. Other models in this manual may also be subject to export controls.
Further, re-export to another country may be subject to the license of the government of
the country from where the product is re-exported. Furthermore, the product may also be
controlled by re-export regulations of the United States government.
Should you wish to export or re-export these products, please contact FANUC for advice.
The products in this manual are manufactured under strict quality control. However, when
using any of the products in a facility in which a serious accident or loss is predicted due to
a failure of the product, install a safety device.
In this manual we have tried as much as possible to describe all the various matters.
However, we cannot describe all the matters which must not be done, or which cannot be
done, because there are so many possibilities.
Therefore, matters which are not especially described as possible in this manual should be
regarded as ”impossible”.
B-64603EN-1/01 SAFETY PRECAUTIONS
SAFETY PRECAUTIONS
This section describes the safety precautions related to the use of CNC units.
It is essential that these precautions be observed by users to ensure the safe operation of machines
equipped with a CNC unit (all descriptions in this section assume this configuration). Note that some
precautions are related only to specific functions, and thus may not be applicable to certain CNC units.
Users must also observe the safety precautions related to the machine, as described in the relevant manual
supplied by the machine tool builder. Before attempting to operate the machine or create a program to
control the operation of the machine, the operator must become fully familiar with the contents of this
manual and relevant manual supplied by the machine tool builder.
CONTENTS
WARNING
Applied when there is a danger of the user being injured or when there is a
danger of both the user being injured and the equipment being damaged if the
approved procedure is not observed.
CAUTION
Applied when there is a danger of the equipment being damaged, if the
approved procedure is not observed.
NOTE
The Note is used to indicate supplementary information other than Warning and
Caution.
s-1
SAFETY PRECAUTIONS B-64603EN-1/01
CAUTION
1 Immediately after switching on the power, do not touch any of the keys on the
MDI unit until the position display or alarm screen appears on the CNC unit.
Some of the keys on the MDI unit are dedicated to maintenance or other special
operations. Pressing any of these keys may place the CNC unit in other than its
normal state. Starting the machine in this state may cause it to behave
unexpectedly.
2 The OPERATOR’S MANUAL and programming manual supplied with a CNC
unit provide an overall description of the machine's functions, including any
optional functions. Note that the optional functions will vary from one machine
model to another. Therefore, some functions described in the manuals may not
actually be available for a particular model. Check the specification of the
machine if in doubt.
3 Some functions may have been implemented at the request of the machine-tool
builder. When using such functions, refer to the manual supplied by the
machine-tool builder for details of their use and any related cautions.
s-2 -
B-64603EN-1/01 SAFETY PRECAUTIONS
CAUTION
4 The liquid-crystal display is manufactured with very precise fabrication
technology. Some pixels may not be turned on or may remain on. This
phenomenon is a common attribute of LCDs and is not a defect.
NOTE
1 Programs, parameters, and macro variables are stored in non-volatile memory in
the CNC unit. Usually, they are retained even if the power is turned off.
Such data may be deleted inadvertently, however, or it may prove necessary to
delete all data from non-volatile memory as part of error recovery.
To guard against the occurrence of the above, and assure quick restoration of
deleted data, backup all vital data, and keep the backup copy in a safe place.
2 The number of times to write machining programs to the non-volatile memory is
limited.
You must use "High-speed program management" when registration and the
deletion of the machining programs are frequently repeated in such case that the
machining programs are automatically downloaded from a personal computer at
each machining.
In "High-speed program management", the program is not saved to the
non-volatile memory at registration, modification, or deletion of programs.
WARNING
1 Coordinate system setting
If a coordinate system is established incorrectly, the machine may behave
unexpectedly as a result of the program issuing an otherwise valid move
command. Such an unexpected operation may damage the tool, the machine
itself, the workpiece, or cause injury to the user.
2 Positioning by nonlinear interpolation
When performing positioning by nonlinear interpolation (positioning by nonlinear
movement between the start and end points), the tool path must be carefully
confirmed before performing programming. Positioning involves rapid traverse. If
the tool collides with the workpiece, it may damage the tool, the machine itself,
the workpiece, or cause injury to the user.
3 Function involving a rotation axis
When programming polar coordinate interpolation or normal-direction
(perpendicular) control, pay careful attention to the speed of the rotation axis.
Incorrect programming may result in the rotation axis speed becoming
excessively high, such that centrifugal force causes the chuck to lose its grip on
the workpiece if the latter is not mounted securely. Such mishap is likely to
damage the tool, the machine itself, the workpiece, or cause injury to the user.
s-3
SAFETY PRECAUTIONS B-64603EN-1/01
WARNING
4 Inch/metric conversion
Switching between inch and metric inputs does not convert the measurement
units of data such as the workpiece origin offset, parameter, and current
position. Before starting the machine, therefore, determine which measurement
units are being used. Attempting to perform an operation with invalid data
specified may damage the tool, the machine itself, the workpiece, or cause injury
to the user.
5 Constant surface speed control
When an axis subject to constant surface speed control approaches the origin of
the workpiece coordinate system, the spindle speed may become excessively
high. Therefore, it is necessary to specify a maximum allowable speed.
Specifying the maximum allowable speed incorrectly may damage the tool, the
machine itself, the workpiece, or cause injury to the user.
6 Stroke check
After switching on the power, perform a manual reference position return as
required. Stroke check is not possible before manual reference position return is
performed. Note that when stroke check is disabled, an alarm is not issued even
if a stroke limit is exceeded, possibly damaging the tool, the machine itself, the
workpiece, or causing injury to the user.
7 Interference check for each path (T series)
An interference check for each path is performed based on the tool data
specified during automatic operation. If the tool specification does not match the
tool actually being used, the interference check cannot be made correctly,
possibly damaging the tool or the machine itself, or causing injury to the user.
After switching on the power, or after selecting a tool post manually, always start
automatic operation and specify the tool number of the tool to be used.
8 Same address command in same block
The G code or M code including the same address cannot be commanded on
the same block. If you use the same address, it may result in the machine
behaving unexpectedly, possibly causing damage to the workpiece and/or
machine itself, or injury to the user. Command on separate block.(About
address P, refer to the appendix “List of functions include address P in the
program command”)
CAUTION
1 Absolute/incremental mode
If a program created with absolute values is run in incremental mode, or vice
versa, the machine may behave unexpectedly.
2 Plane selection
If an incorrect plane is specified for circular interpolation, helical interpolation, or
a canned cycle, the machine may behave unexpectedly. Refer to the
descriptions of the respective functions for details.
3 Torque limit skip
Before attempting a torque limit skip, apply the torque limit. If a torque limit skip
is specified without the torque limit actually being applied, a move command will
be executed without performing a skip.
s-4 -
B-64603EN-1/01 SAFETY PRECAUTIONS
CAUTION
4 Programmable mirror image
Note that programmed operations vary considerably when a programmable
mirror image is enabled.
5 Compensation function
If a command based on the machine coordinate system or a reference position
return command is issued in compensation function mode, compensation is
temporarily canceled, resulting in the unexpected behavior of the machine.
Before issuing any of the above commands, therefore, always cancel
compensation function mode.
WARNING
1 Manual operation
When operating the machine manually, determine the current position of the tool
and workpiece, and ensure that the movement axis, direction, and feedrate have
been specified correctly. Incorrect operation of the machine may damage the
tool, the machine itself, the workpiece, or cause injury to the operator.
2 Manual reference position return
After switching on the power, perform manual reference position return as
required.
If the machine is operated without first performing manual reference position
return, it may behave unexpectedly. Stroke check is not possible before manual
reference position return is performed.
An unexpected operation of the machine may damage the tool, the machine
itself, the workpiece, or cause injury to the user.
3 Manual numeric command
When issuing a manual numeric command, determine the current position of the
tool and workpiece, and ensure that the movement axis, direction, and command
have been specified correctly, and that the entered values are valid.
Attempting to operate the machine with an invalid command specified may
damage the tool, the machine itself, the workpiece, or cause injury to the
operator.
4 Manual handle feed
In manual handle feed, rotating the handle with a large scale factor, such as 100,
applied causes the tool and table to move rapidly. Careless handling may
damage the tool and/or machine, or cause injury to the user.
5 Disabled override
If override is disabled (according to the specification in a macro variable) during
threading, rigid tapping, or other tapping, the speed cannot be predicted,
possibly damaging the tool, the machine itself, the workpiece, or causing injury
to the operator.
s-5
SAFETY PRECAUTIONS B-64603EN-1/01
WARNING
6 Origin/preset operation
Basically, never attempt an origin/preset operation when the machine is
operating under the control of a program. Otherwise, the machine may behave
unexpectedly, possibly damaging the tool, the machine itself, the tool, or causing
injury to the user.
7 Workpiece coordinate system shift
Manual intervention, machine lock, or mirror imaging may shift the workpiece
coordinate system. Before attempting to operate the machine under the control
of a program, confirm the coordinate system carefully.
If the machine is operated under the control of a program without making
allowances for any shift in the workpiece coordinate system, the machine may
behave unexpectedly, possibly damaging the tool, the machine itself, the
workpiece, or causing injury to the operator.
8 Software operator's panel and menu switches
Using the software operator's panel and menu switches, in combination with the
MDI unit, it is possible to specify operations not supported by the machine
operator's panel, such as mode change, override value change, and jog feed
commands.
Note, however, that if the MDI unit keys are operated inadvertently, the machine
may behave unexpectedly, possibly damaging the tool, the machine itself, the
workpiece, or causing injury to the user.
9 RESET key
Pressing the RESET key stops the currently running program. As a result, the
servo axes are stopped. However, the RESET key may fail to function for
reasons such as an MDI unit problem. So, when the motors must be stopped,
use the emergency stop button instead of the RESET key to ensure security.
CAUTION
1 Manual intervention
If manual intervention is performed during programmed operation of the
machine, the tool path may vary when the machine is restarted. Before restarting
the machine after manual intervention, therefore, confirm the settings of the
manual absolute switches, parameters, and absolute/incremental command
mode.
2 Feed hold, override, and single block
The feed hold, feedrate override, and single block functions can be disabled
using custom macro system variable #3004. Be careful when operating the
machine in this case.
3 Dry run
Usually, a dry run is used to confirm the operation of the machine. During a dry
run, the machine operates at dry run speed, which differs from the
corresponding programmed feedrate. Note that the dry run speed may
sometimes be higher than the programmed feed rate.
s-6 -
B-64603EN-1/01 SAFETY PRECAUTIONS
CAUTION
4 Cutter and tool nose radius compensation in MDI mode
Pay careful attention to a tool path specified by a command in MDI mode,
because cutter or tool nose radius compensation is not applied. When a
command is entered from the MDI to interrupt in automatic operation in cutter or
tool nose radius compensation mode, pay particular attention to the tool path
when automatic operation is subsequently resumed. Refer to the descriptions of
the corresponding functions for details.
5 Program editing
If the machine is stopped, after which the machining program is edited
(modification, insertion, or deletion), the machine may behave unexpectedly if
machining is resumed under the control of that program. Basically, do not
modify, insert, or delete commands from a machining program while it is in use.
s-7
SAFETY PRECAUTIONS B-64603EN-1/01
Be careful enough for the following warnings when you develop two or more
applications or use networks.
If you neglect them, there is a danger of the user being injured or there is a danger
of both the user being injured and the equipment being damaged.
s-8 -
B-64603EN-1/01 SAFETY PRECAUTIONS
WARNING
4 Generally, when multi-byte data are read or written at once among the following
two or more applications including network functions, the coherency of the read
multi-byte data (in other words, reading all latest data at once) is not guaranteed.
To ensure the coherency of the multi-byte data, prepare flags to notify the
completion of reading or writing process that is separated from the entity of the
data and make the handshaking process to access the data by using the flags.
5 CNC has functions that read or write PMC signals in other than the G/F address.
Be careful enough if the above mentioned applications and network read or write
PMC signals used by these functions. When reading or writing the same PMC
signal, applications or CNC functions may work in an unexpected manner.
As for the CNC functions of interest, refer to the connection manual (Function)
(B-64603EN-1) "Appendix B. List of Functions Using PMC Signals Other Than
G/F Address".
s-9
SAFETY PRECAUTIONS B-64603EN-1/01
NOTE
The CNC uses batteries to preserve the contents of its memory, because it must
retain data such as programs, offsets, and parameters even while external
power is not applied.
If the battery voltage drops, a low battery voltage alarm is displayed on the
machine operator's panel or screen.
When a low battery voltage alarm is displayed, replace the batteries within a
week. Otherwise, the contents of the CNC's memory will be lost.
Refer to the Section “Method of replacing battery” in the OPERATOR’S
MANUAL (Common to T/M series) for details of the battery replacement
procedure.
WARNING
2 Absolute pulse coder battery replacement
When replacing the memory backup batteries, keep the power to the machine
(CNC) turned on, and apply an emergency stop to the machine. Because this
work is performed with the power on and the cabinet open, only those personnel
who have received approved safety and maintenance training may perform this
work.
When replacing the batteries, be careful not to touch the high-voltage circuits
(marked and fitted with an insulating cover).
Touching the uncovered high-voltage circuits presents an extremely dangerous
electric shock hazard.
NOTE
The absolute pulse coder uses batteries to preserve its absolute position.
If the battery voltage drops, a low battery voltage alarm is displayed on the
machine operator's panel or screen.
When a low battery voltage alarm is displayed, replace the batteries within a
week. Otherwise, the absolute position data held by the pulse coder will be lost.
Refer to the FANUC SERVO MOTOR αi series Maintenance Manual for details
of the battery replacement procedure.
WARNING
3 Fuse replacement
Before replacing a blown fuse, however, it is necessary to locate and remove the
cause of the blown fuse.
For this reason, only those personnel who have received approved safety and
maintenance training may perform this work.
When replacing a fuse with the cabinet open, be careful not to touch the
high-voltage circuits (marked and fitted with an insulating cover).
Touching an uncovered high-voltage circuit presents an extremely dangerous
electric shock hazard.
s-10 -
B-64603EN-1/01 SAFETY PRECAUTIONS
WARNING
4 When using the controller unit, display unit, MDI unit, or machine operator's
panel, prevent these units from directly exposing to chips or coolants. Even if
direct exposure to coolants is prevented, coolants containing sulfur or chlorine at
a high activation level, oil-free synthetic-type coolants, or water-soluble coolants
at a high alkali level particularly have large effects on the control unit and
peripheral units, possibly causing the following failures.
• Coolants containing sulfur or chlorine at a high activation level
Some coolants containing sulfur or chlorine are at an extremely high activity
level. If such a coolant adheres to the CNC or peripheral units, it reacts
chemically with a material, such as resin, of equipment, possibly leading to
corrosion or deterioration. If it gets in the CNC or peripheral units, it corrodes
metals, such as copper and silver, used as component materials, possibly
leading to a defective component.
• Synthetic-type coolants having a high permeability
Some synthetic-type coolants whose lubricating component is, for example,
PAG (polyalkylene glycol) have an extremely high permeability. If such a
coolant is used even in equipment having a high closeness, it can readily flow
into the CNC or peripheral units through, for example, gaskets. It is likely that,
if the coolant gets in the CNC or a peripheral unit, it may deteriorate the
insulation and damage the components.
• Water-soluble coolants at a high alkali level
Some coolants whose pH is increased using alkanolamine are so strong
alkali that its standard dilution will lead to pH10 or higher. If such a coolant
spatters over the surface of the CNC or peripheral unit, it reacts chemically
with a material, such as resin, possibly leading to corrosion or deterioration.
s-11
B-64603EN-1/01 PREFACE
PREFACE
Organization of this manual
This manual describes all the NC functions required to enable machine tool builders to design their CNC
machine tools. The following items are explained for each function.
1. Overview
Describes feature of the function. Refer to Operator’s Manual as requied.
2. Signal
Describes names, functions, output conditions and addresses of the signals required to realize a
function.
3. Parameter
Describes parameters related with a function.
4. Alarms and message
Lists the alarms and messages related with a function in a table.
5. Reference item
List the related items of the related manuals in a table.
A list of addresses of all signals and a list of signals are described in the appendix of this manual. Refer to
it as required.
Applicable models
The models covered by this manual, and their abbreviations are :
NOTE
1 For an explanatory purpose, the following descriptions may be used according to
the CNC model :
- 0i-TF : Lathe system (T series)
- 0i-MF : Machining center system (M series)
2 Some functions described in this manual may not be applied to some products.
For details, refer to the DESCRIPTIONS (B-64602EN).
Description of symbols
The following symbols are used in this manual. These symbols are described below.
- M
Indicates a description that is valid only for the machine center system (M series).
In a general description of the method of machining, a machining center system operation is identified by
a phase such as "for milling machining".
- T
Indicates a description that is valid only for the lathe system (T series).
In a general description of the method of machining, a lathe system operation is identified by a phrase
such as "for lathe cutting".
p-1
PREFACE B-64603EN-1/01
-
Indicates the end of a description of a system control type.
When a system control type mark mentioned above is not followed by this mark, the description of the
system control type is assumed to continue until the next item or paragraph begins. In this case, the next
item or paragraph provides a description common to the control types.
Description of signals
[Example of controlling one path using one PMC]
G0000~ X000~
Path 2 F1000~
2nd X000~
G2000~ G0000~
machine Path 1 2nd I/O device
group for loader F2000~ F0000~ PMC Y000~ for 2nd
machine
3rd X000~
G3000~ G0000~
machine Path 2 3rd I/O device
group for loader F3000~ F0000~ PMC Y000~ for 3rd
machine
p-2
B-64603EN-1/01 PREFACE
NOTE
Each PMC of a multipath PMC system has an independent signal area. The F,
G, X, and Y signal addresses of each PMC begin with 0. On the other hand, the
F and G signal addresses from the viewpoint of the CNC are fixed for each path
number. Note that the F and G signal addresses used in programming of each
ladder are different from those from the viewpoint of the CNC.
- Expression of signals
Address Symbol (#0 to #7 indicates bit position)
#7 #6 #5 #4 #3 #2 #1 #0
Fn000 OP SA STL SPL RWD
In an item where both lathe system (T series) and machining center system (M series) are described, some
signals are covered with shade ( ) in the signal address figure as shown below. This means either
lathe system or machining center system does not have this signal. Upper part is for lathe system and
lower part is for machining center system.
#7 #6 #5 #4 #3 #2 #1 #0
T series
Gn053 *CDZ ROVLP UINT TMRON M series
[Example 1]
The figure above indicates *CDZ is provided only for the lathe system (T series) while the other
signals for both the lathe system (T series) and machining system (M series).
#7 #6 #5 #4 #3 #2 #1 #0
T series
Gn040 OFN9 OFN8 OFN7 OFN6 M series
[Example 2]
Signals OFN6 to OFN9 are for machining center system (M series) only.
NOTE
1 The following notational conventions are used in the signal description of each
function.
Example) Axis moving signals MV1 to MV8 <Fn102>
↑ ↑ ↑
Signal name Symbol name Signal address
2 For multipath control, one of the following superscripts is attached to the top right
of a symbol depending on the signal type.
- Path type (for path 1 on PMC side) : #1
- Path type (for path 2 on PMC side) : #2
- Path type (for loader path on PMC side) : #3
- Path type (on CNC side) : #P
- Controlled axis type (on CNC side) : #SV
- Spindle type (on CNC side) : #SP
- PMC axis control group type : #PX
Refer to Appendix “List of Addresses“ for details
3 For the signals, a single data number is assigned to 8 bits. Each bit has a
different meaning.
p-3
PREFACE B-64603EN-1/01
NOTE
4 The letter "n" in each address representation indicates the address position used
in each path on the CNC side, as shown below.
1st path : n=0 (No. 0 to 999)
2nd path : n=1 (No. 1000 to 1999)
5 For a signal of controlled axis type, when the number of axes exceeds eight for
each path, set parameter No.3021 to address this situation.
Description of parameters
Parameters are classified by data type as follows:
Data type Valid data range Remarks
Bit
Bit machine group
Bit path 0 or 1
Bit axis
Bit spindle
Byte
Byte machine group
-128 to 127 Some parameters handle these types of
Byte path 0 to 255 data as unsigned data.
Byte axis
Byte spindle
Word
Word machine group
-32768 to 32767 Some parameters handle these types of
Word path 0 to 65535 data as unsigned data.
Word axis
Word spindle
2-word
2-word machine group
Some parameters handle these types of
2-word path 0 to ±999999999
data as unsigned data.
2-word axis
2-word spindle
Real
Real machine group
See the Standard Parameter
Real path Setting Tables.
Real axis
Real spindle
NOTE
1 Each of the parameters of the bit, bit machine group, bit path, bit axis, and bit
spindle types consists of 8 bits for one data number (parameters with eight
different meanings).
2 For machine group types, parameters corresponding to the maximum number of
machine groups are present, so that independent data can be set for each
machine group.
3 For path types, parameters corresponding to the maximum number of paths are
present, so that independent data can be set for each path.
4 For axis types, parameters corresponding to the maximum number of control
axes are present, so that independent data can be set for each control axis.
5 For spindle types, parameters corresponding to the maximum number of
spindles are present, so that independent data can be set for each spindle axis.
6 The valid data range for each data type indicates a general range. The range
varies according to the parameters. For the valid data range of a specific
parameter, see the explanation of the parameter.
p-4
B-64603EN-1/01 PREFACE
If bit 7 (IESP) of parameter No. 1013 is set to 1, the valid data ranges for IS-C are extended as follows:
Unit of data Increment system Minimum data unit Valid data range
mm/min IS-C 0.001 0.000 to +999000.000
degree/min
inch/min IS-C 0.0001 0.0000 to +9600.0000
p-5
PREFACE B-64603EN-1/01
If bit 7 (IESP) of parameter No. 1013 is set to 1, the valid data ranges for IS-C are extended as follows:
Unit of data Increment system Minimum data unit Valid data range
mm/min IS-C
0.001 0.000 to +999999.999
degree/min
inch/min IS-C 0.0001 0.0000 to +99999.9999
CAUTION
1 Values are rounded up or down to the nearest multiples of the minimum data
unit.
2 A valid data range means data input limits, and may differ from values
representing actual performance.
3 For information on the ranges of commands to the CNC, refer to Appendix D,
"Range of Command Value" of the Operator’s Manual (B-64604EN).
- Parameters of the bit type, bit machine group type, bit path type, bit axis type,
and bit spindle type
Data No. Data (Data #0 to #7 are bit positions.)
#7 #6 #5 #4 #3 #2 #1 #0
0000 SEQ INI ISO TVC
NOTE
1 The bits left blank in “description of parameters” and parameter numbers that
appear on the display but are not found in the parameter list are reserved for
future expansion. They must always be 0.
2 A parameter usable with only one system, namely, the lathe system (T series) or
the machining center system (M series), is indicated using two rows as shown
below. When a row is blank, the parameter is not usable with the corresponding
series.
[Example 1]
Parameter HTG is a parameter common to the machining center system (M
series) and the lathe system (T series), but parameters RTV and ROC are
parameters valid only for the lathe system (T series).
#7 #6 #5 #4 #3 #2 #1 #0
RTV HTG ROC T series
1403
HTG M series
[Example 2]
The following parameter is provided only for the M series.
T series
1411 M series
Cutting feedrate
3 When "to" is inserted between two parameter numbers, there are parameters
with successive numbers between the two starting and ending parameter
numbers, but those intermediate parameter numbers are omitted for
convenience.
p-6
B-64603EN-1/01 PREFACE
NOTE
4 The lower-case letter "x" or "s" following the name of a bit-type parameter
indicates the following:
-” x” : Bit axis type parameters
-” s” : Bit spindle type parameters
p-7
PREFACE B-64603EN-1/01
This manual mainly assumes that the FANUC SERVO MOTOR αi series of servo motor is used. For
servo motor and spindle information, refer to the manuals for the servo motor and spindle that are actually
connected.
p-8
B-64603EN-1/01 TABLE OF CONTENTS
TABLE OF CONTENTS
Volume 1 of 3
SAFETY PRECAUTIONS............................................................................s-1
DEFINITION OF WARNING, CAUTION, AND NOTE ............................................. s-1
GENERAL WARNINGS AND CAUTIONS............................................................... s-2
WARNINGS AND CAUTIONS RELATED TO PROGRAMMING ............................ s-3
WARNINGS AND CAUTIONS RELATED TO HANDLING...................................... s-5
WARNINGS RELATED TO PARAMETERS............................................................ s-7
WARNINGS RELATED TO EDIT SCREENS FOR TOUCH PANEL ....................... s-7
GENERAL WARNINGS FOR CNC APPLICATION DEVELOPMENT..................... s-8
WARNINGS RELATED TO DAILY MAINTENANCE ............................................... s-9
PREFACE ....................................................................................................p-1
1 AXIS CONTROL...................................................................................... 1
1.1 CONTROLLED AXIS ..................................................................................... 1
1.2 SETTING EACH AXIS ................................................................................... 3
1.2.1 Name of Axes ...........................................................................................................3
1.2.2 Increment System .....................................................................................................7
1.2.3 Specifying the Rotation Axis .................................................................................10
1.2.4 Controlled Axes Detach .........................................................................................13
1.2.5 Outputting the Movement State of an Axis............................................................16
1.2.6 Mirror Image ..........................................................................................................17
1.2.7 Follow-up ...............................................................................................................20
1.2.8 Servo off/Mechanical Handle Feed ........................................................................22
1.2.9 Position Switch.......................................................................................................24
1.2.10 High-Speed Position Switch...................................................................................26
1.3 ERROR COMPENSATION.......................................................................... 31
1.3.1 Stored Pitch Error Compensation...........................................................................31
1.3.2 Backlash Compensation .........................................................................................39
1.3.3 Smooth Backlash ....................................................................................................41
1.3.4 Straightness Compensation ....................................................................................44
1.3.5 Simple Straightness Compensation ........................................................................48
1.3.6 Straightness Compensation at 128 Points...............................................................50
1.3.7 Interpolated Straightness Compensation ................................................................52
1.3.8 Interpolated Straightness Compensation 3072 Points ............................................56
1.3.9 Inclinaiton Compensation.......................................................................................58
1.3.10 Bi-directional Pitch Error Compensation ...............................................................61
1.3.11 Extended Bi-directional Pitch Error Compensation ...............................................67
1.3.12 Interpolation Type Pitch Error Compensation .......................................................69
1.3.13 About Differences among Pitch Error Compensation, Straightness Compensation,
and Inclinaiton Compensation (for Reference Purposes) .......................................71
1.3.14 Axis Name Display of Pitch Error Compensation..................................................72
1.3.14.1 Setting of axis name display ........................................................................... 73
1.3.14.2 Parameter ........................................................................................................ 74
1.3.15 Stored Pitch Error Compensation Total Value Input function ...............................75
1.4 SETTINGS RELATED TO SERVO-CONTROLLED AXES.......................... 83
1.4.1 Parameters Related to Servo...................................................................................83
1.4.2 Absolute Position Detection ...................................................................................88
c-1
TABLE OF CONTENTS B-64603EN-1/01
c-3
TABLE OF CONTENTS B-64603EN-1/01
c-5
TABLE OF CONTENTS B-64603EN-1/01
12.3.2.3 Input of customize data with the decimal point .......................................... 1818
12.3.2.4 Protection of various tool information items with the KEY signal............. 1818
12.3.2.5 Selection of a tool life count period ............................................................ 1818
12.3.2.6 Each tool data screen .................................................................................. 1819
12.3.2.7 Total life time display for tools of the same type........................................ 1819
12.3.3 Tool Management Function Oversize Tools Support.........................................1826
12.4 TOOL COMPENSATION......................................................................... 1835
12.4.1 Cutter Compensation (M Series) and Tool Nose Radius Compensation
(T Series) ............................................................................................................1835
12.4.2 Tool Length Compensation (M Series) ..............................................................1842
12.4.3 Tool Length Compensation Shift Types (M Series)...........................................1846
12.4.4 Second Geometry Tool Offset (T Series) ...........................................................1851
12.5 TOOL LIFE MANAGEMENT.................................................................... 1856
Volume 3 of 3
c-10
B-64603EN-1/01 TABLE OF CONTENTS
13.16.2 Multiple Command of Tilted Working Plane Indexing......................................2026
13.16.2.1 Absolute multiple command ....................................................................... 2026
13.16.2.2 Incremental multiple command................................................................... 2028
13.16.3 Tool Axis Direction Control...............................................................................2030
13.16.3.1 Tool axis direction control .......................................................................... 2030
13.16.3.2 Tool center point retention type tool axis direction control........................ 2038
13.16.4 Tilted Working Plane Indexing in Tool Length Compensation .........................2042
13.16.5 Restrictions of Tilted Working Plane Indexing..................................................2061
13.17 MACRO COMPILER/MACRO EXECUTER ............................................. 2066
13.18 OPTIONAL ANGLE CHAMFERING AND CORNER ROUNDING
(M SERIES) ............................................................................................. 2067
13.19 CHAMFERING AND CORNER ROUNDING ........................................... 2068
13.20 DIRECT DRAWING DIMENSIONS PROGRAMMING (T SERIES) ......... 2070
13.21 PATTERN DATA INPUT.......................................................................... 2072
13.22 G CODE PREVENTING BUFFERING..................................................... 2087
14 DISPLAY/SET/EDIT .......................................................................... 2091
14.1 DISPLAY/SET.......................................................................................... 2091
14.1.1 Run Hour and Parts Count Display ....................................................................2091
14.1.2 Software Operator's Panel ..................................................................................2096
14.1.3 8-Level Data Protection Function ......................................................................2112
14.1.4 Touch Panel Control...........................................................................................2118
14.1.5 External Touch Panel Interface ..........................................................................2123
14.1.6 Parameter Check Sum Function .........................................................................2128
14.1.7 Touch Panel Check Signal .................................................................................2139
14.1.8 Changing the Display Language by PMC Signals .............................................2141
14.1.9 CNC Screen Dual Display..................................................................................2144
14.1.10 Speed Display Function of a Milling Tool with Servo Motor............................2148
14.1.11 Screen Switching by Mode.................................................................................2150
14.1.12 Screen Switching at Path Switching...................................................................2153
14.1.13 Screen Erasure Function and Automatic Screen Erasure Function ....................2153
14.1.14 Screen Hard Copy Function ...............................................................................2155
14.1.15 Actual Speed Display Axis Selection Signals ....................................................2159
14.1.16 Custom Macro Variable Name Expansion 31 Characters ..................................2160
14.1.17 Switching the Axis Name of an Axis Type Alarm.............................................2164
14.1.18 Periodic Maintenance Screen .............................................................................2164
14.1.19 Selection of display axis on the Current Position Screen...................................2166
14.1.20 Power Consumption Monitor .............................................................................2168
14.1.21 Energy Saving Level Selecting Function ...........................................................2183
14.1.22 Simultaneous Displaying Axis Number Expansion Function ............................2192
14.1.23 Warning Function Against Modification of Setting...........................................2200
14.1.23.1 Overview..................................................................................................... 2200
14.1.23.2 MODIFICATION WARNING SETTING screen ...................................... 2201
14.1.23.3 Registration and protection parameters, C Language Executor programs,
or ladder programs. ..................................................................................... 2204
14.1.23.4 Change of password.................................................................................... 2205
14.1.23.5 Notification of the modification of setting.................................................. 2206
14.1.23.6 Unregistration and canceling protection of parameters, C Language
Executor programs, or ladder programs...................................................... 2206
14.1.23.7 Selection of parameters............................................................................... 2207
14.1.23.8 Parameters................................................................................................... 2212
14.1.23.9 Signals......................................................................................................... 2212
14.1.23.10 Alarm and Message..................................................................................... 2213
14.1.24 Title Display Function in Initial Screen .............................................................2214
c-11
TABLE OF CONTENTS B-64603EN-1/01
c-14
B-64603EN-1/01 TABLE OF CONTENTS
20.1.9 Caution ...............................................................................................................2626
20.2 SERVO/SPINDLE WAVEFORM DATA OUTPUT FUNCTION ................ 2627
20.2.1 Outline ................................................................................................................2627
20.2.2 Waveform Data ..................................................................................................2627
20.2.3 Sampling.............................................................................................................2628
20.2.4 Detect Trouble....................................................................................................2629
20.2.5 Sequence when Trouble Occurs .........................................................................2629
20.2.6 Data Output ........................................................................................................2631
20.2.7 Output File Format .............................................................................................2634
20.2.8 Restriction ..........................................................................................................2634
APPENDIX
A INTERFACE BETWEEN CNC AND PMC......................................... 2643
A.1 LIST OF ADDRESSES ............................................................................ 2643
A.2 LIST OF SIGNALS................................................................................... 2685
A.2.1 List of Signals (In Order of Functions) ..............................................................2685
A.2.2 List of Signals (In Order of Symbols) ................................................................2717
A.2.3 List of Signals (In Order of Addresses)..............................................................2745
c-15
B-64603EN-1/01 13.PROGRAM COMMAND
13 PROGRAM COMMAND
Chapter 13, "PROGRAM COMMAND", consists of the following sections:
There are two types of decimal point notation: calculator-type notation and standard notation.
When calculator-type decimal point notation is used, a value without decimal point is considered to be
specified in millimeters, inches or degree. When standard decimal point notation is used, such a value is
considered to be specified in least input increments. Select either calculator-type or standard decimal
point notation by using the bit 0 (DPI) of parameter No. 3401. Setting the bit 0 (AXDx) of parameter No.
3455 to 1 enables the calculator-type decimal input to be set up for individual axes separately. Values can
be specified both with and without decimal point in a single program.
- 1875 -
13.PROGRAM COMMAND B-64603EN-1/01
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3401 DPI
#0 DPI When a decimal point is omitted in an address that can include a decimal point
0: The least input increment is assumed. (Normal decimal point input)
1: The unit of mm, inches, degree, or second is assumed. (Pocket calculator type
decimal point input)
#7 #6 #5 #4 #3 #2 #1 #0
3455 AXDx
#0 AXDx If a decimal point is omitted for an axis address with which a decimal point can be used,
the value is determined:
0: In accordance with the least input increment. (Normal decimal point input)
1: In millimeters, inches, degrees, or seconds. (calculator-type decimal point input)
NOTE
This parameter specifies the calculator-type decimal point input
function for each axis.
For the same axis name, be sure to make the same setting.
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Decimal point programming
- 1876 -
B-64603EN-1/01 13.PROGRAM COMMAND
Overview
There are three G code systems : A,B, and C. Select a G code system using bits 7 (GSC) and 6 (GSB) of
parameter No. 3401.
- 1877 -
13.PROGRAM COMMAND B-64603EN-1/01
- 1879 -
13.PROGRAM COMMAND B-64603EN-1/01
- 1880 -
B-64603EN-1/01 13.PROGRAM COMMAND
Table 13.2.2 (a) G code list
G code Group Function
G25 Spindle speed fluctuation detection off
19
G26 Spindle speed fluctuation detection on
G27 Reference position return check
G28 Automatic return to reference position
G28.2 In-position check disable reference position return
G29 Movement from reference position
00
G30 2nd, 3rd and 4th reference position return
G30.2 In-position check disable 2nd, 3rd, or 4th reference position return
G31 Skip function
G31.8 EGB-axis skip
G33 Threading
G34 Variable lead threading
01
G35 Circular threading CW
G36 Circular threading CCW
G37 Automatic tool length measurement
G38 00 Tool radius/tool nose radius compensation : preserve vector
G39 Tool radius/tool nose radius compensation : corner circular interpolation
G40 Tool radius/tool nose radius compensation : cancel
G41 07 Tool radius/tool nose radius compensation : left
G42 Tool radius/tool nose radius compensation : right
G40.1 Normal direction control cancel mode
G41.1 18 Normal direction control on : left
G42.1 Normal direction control on : right
G43 Tool length compensation +
G44 08 Tool length compensation -
G43.7 Tool offset
G45 Tool offset : increase
G46 Tool offset : decrease
00
G47 Tool offset : double increase
G48 Tool offset : double decrease
G49 (G49.1) 08 Tool length compensation cancel
G50 Scaling cancel
11
G51 Scaling
G50.1 Programmable mirror image cancel
22
G51.1 Programmable mirror image
G50.2 Polygon turning cancel
31
G51.2 Polygon turning
G50.4 Cancel synchronous control
G50.5 Cancel composite control
G50.6 Cancel superimposed control
G51.4 Start synchronous control
00
G51.5 Start composite control
G51.6 Start superimposed control
G52 Local coordinate system setting
G53 Machine coordinate system setting
G54 (G54.1) Workpiece coordinate system 1 selection
G55 Workpiece coordinate system 2 selection
G56 Workpiece coordinate system 3 selection
14
G57 Workpiece coordinate system 4 selection
G58 Workpiece coordinate system 5 selection
G59 Workpiece coordinate system 6 selection
G60 00 Single direction positioning
- 1881 -
13.PROGRAM COMMAND B-64603EN-1/01
- 1882 -
B-64603EN-1/01 13.PROGRAM COMMAND
Table 13.2.2 (a) G code list
G code Group Function
G93 Inverse time feed
G94 05 Feed per minute
G95 Feed per revolution
G96 Constant surface speed control
13
G97 Constant surface speed control cancel
G96.1 Spindle indexing execution (waiting for completion)
G96.2 Spindle indexing execution (not waiting for completion)
00
G96.3 Spindle indexing completion check
G96.4 SV speed control mode ON
G98 Canned cycle : return to initial level
10
G99 Canned cycle : return to R point level
G107 00 Cylindrical interpolation
G112 Polar coordinate interpolation mode
21
G113 Polar coordinate interpolation mode cancel
G160 Infeed control cancel
20
G161 Infeed control
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
GSC GSB
3401
NOTE
G code system B and G code system C are optional functions.
When no option is selected, G code system A is used, regardless
of the setting of these parameters.
#7 #6 #5 #4 #3 #2 #1 #0
G23 CLR FPM G91 G01
3402
G23 CLR G70 G91 G19 G18 G01
#0 G01 G01 Mode entered when the power is turned on or when the control is cleared
0: G00 mode (positioning)
1: G01 mode (linear interpolation)
#1 G18 Plane selected when power is turned on or when the control is cleared
0: G17 mode (plane XY)
1: G18 mode (plane ZX)
- 1883 -
13.PROGRAM COMMAND B-64603EN-1/01
#2 G19 Plane selected when power is turned on or when the control is cleared
0: The setting of bit 1 (G18) of parameter No. 3402 is followed.
1: G19 mode (plane YZ)
When this bit is set to 1, set bit 1 (G18) of parameter No. 3402 to 0.
#5 G70 The commands for inch input and metric input are:
0: G20 (inch input) and G21 (metric input).
1: G70 (inch input) and G71 (metric input).
#6 CLR Reset button on the MDI unit, external reset signal, reset and rewind signal, and
emergency stop signal
0: Cause reset state.
1: Cause clear state.
For the reset and clear states, refer to Appendix in the OPERATOR’S MANUAL.
Note
NOTE
1 When the power is turned on or the cleared state is set by a reset (bit 6 (CLR) of
parameter No. 3402 is set to 1), modal G codes are placed in the following
states:
(1) G codes marked with in G code lists are enabled.
(2) When the system is cleared due to power-on or reset, whichever specified,
either G20 or G21, remains effective.
(3) Bit 7 (G23) of parameter No. 3402 is used to specify whether G22 or G23 is
to be selected upon power-on. The selection of G22 or G23 is not, however,
changed when the CNC is cleared upon a reset. When the system is cleared
due to reset, whichever specified, either G22 or G23, remains effective.
2 G codes of group 00 except G10 and G11 are single-shot G codes.
3 Alarm PS0010 is displayed when a G code not listed in the G code list is
specified or a G code without a corresponding option is specified.
4 G codes of different groups can be specified in the same block.
If G codes of the same group are specified in the same block, the G code
specified last is valid.
- 1884 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
5 If a G code of group 01 is specified in a canned cycle, the canned cycle is
canceled in the same way as when a G80 command is specified. G codes of
group 01 are not affected by G codes for specifying a canned cycle.
6 When G code system A is used for a canned cycle, only the initial level is
provided at the return point.
7 G codes are displayed for each group number.
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Preparatory function (G function)
Status when turning power on, when clear and when reset
Leader section
M30 ;
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
0100 CTV
#7 #6 #5 #4 #3 #2 #1 #0
3201 NPE N99
#5 N99 With an M99 block, when bit 6 (NPE) of parameter No. 3201 is set to 0, program
registration is assumed to be:
0: Completed
1: Not completed
#6 NPE With an M02, M30, or M99 block, program registration is assumed to be:
0: Completed
1: Not completed
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Program configuration
- 1886 -
B-64603EN-1/01 13.PROGRAM COMMAND
Table 13.4 (a) Part Program Storage Size / Number of Registerable Programs
Part program storage size Number of registerable programs
Number of Registered programs Number of Registered programs
expansion 1 : Non expansion 1 : Yes
1-path system 2-path system 1-path system 2-path system
512Kbyte 400 - 1000 -
1Mbyte - 800 - 1000
2Mbyte 400 800 1000 1000
NOTE
Part program storage size 2Mbyte and Number of Registered programs
expansion 1 are optional.
NOTE
Program O0001
1 Creating one folder results in the
number of programs yet to be
O0001 ; First page registerable decreasing one.
N1 G01 ; 2 The program storage size means the
maximum size of a program if the
(Area in use)
program is the one and only program
registered.
N100 … ; Second page 3 If more than one program is registered,
the total size of registerable programs
(Area in use) reduces for the following reason.
The FS0i-F manage programs in page
units. The unit of program storage is
M30 ; Last page managed also in page units. When a
(Area in use) program is created, as many pages as
(Unused area)
necessary to store the program are
secured, and the program is stored on
these pages. Generally, the last
program storage page has an unused
Unusable for any other
area (Fig. 13.4 (a)). This unused area
program
cannot be used to store any other
program. For the sake of program
Example of creating program O0001 management, it is regarded as an area
in use.
Fig. 13.4 (a)
The FS0i-C uses a similar way of
management, but the unit of pages in it
differs from that in the FS0i-F. So, if
more than one program is registered in
the FS0i-F, the total program size of
registerable programs in the FS0i-F
differs from that in the FS0i-C.
- 1887 -
13.PROGRAM COMMAND B-64603EN-1/01
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Program management
Explanation
- Switching method using a G code(G20/G21)
The unit of input data is switched by G20/G21. It switches to inch input by G20, and metric input by G21.
Please refer to the OPERATOR'S MANUAL (Common to Lathe System/Machining Center
System)(B-64604EN) for switching conditions of G20/G21.
- Switching position
The unit of input data is switched at the reference position of the machine coordinate system origin.
In case G code(G20/G21), it is possible to change the unit at the positions other than 0 of the machine
coordinate by the following settings.
(1) Setting bit 2 (IRF) of parameter No. 14000 to 1 enables inch/metric conversion to be performed in
the reference position (parameter No. 1240). However, it is necessary to enable (bit 0 (NWZ) of
parameter No. 8136 is set to 0) the workpiece coordinate system.
(2) Setting bit 0 (NIM) of parameter No. 11222 enables inch/metric conversion to be performed even in
positions other than the reference position. However, it is necessary to enable (bit 0 (NWZ) and bit 1
(NWC) of parameter No. 8136 is set to 0 and 1, respectively) the workpiece coordinate system and
workpiece coordinate system presetting.
Signal
Inch input signal INCH<Fn002.0>
[Classification] Output signal
[Function] This signal indicates that inch input mode is active.
[Output cond.] 1indicates that the inch input mode (G20) is in progress, and 0 indicates that metric input
mode (G21) is in progress.
This signal changes to the corresponding state when modes are switched using the setting
data display on the MDI unit.
- 1888 -
B-64603EN-1/01 13.PROGRAM COMMAND
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Fn002 INCH
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
0000 INI
#7 #6 #5 #4 #3 #2 #1 #0
1001 INM
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
1006 ROSx ROTx
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#0 ROTx
#1 ROSx Setting linear or rotary axis.
ROSx ROTx Meaning
0 0 Linear axis
(1) Inch/metric conversion is done.
(2) All coordinate values are linear axis type. (Is not rounded in 0 to 360°)
(3) Stored pitch error compensation is linear axis type (Refer to parameter No.
3624)
- 1889 -
13.PROGRAM COMMAND B-64603EN-1/01
1240 Coordinate value of the reference position in the machine coordinate system
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
3104 MCN
#7 #6 #5 #4 #3 #2 #1 #0
3405 AUX
- 1890 -
B-64603EN-1/01 13.PROGRAM COMMAND
#0 AUX When the second auxiliary function is specified in the calculator-type decimal point input
format or with a decimal point, the multiplication factor for a value output (onto the code
signal) relative to a specified value is such that:
0: The same multiplication factor is used for both of metric input and inch input.
1: A multiplication factor used for inch input is 10 times greater than that used for
metric input.
When the second auxiliary function is specified in the calculator-type decimal point input
format or with a decimal point, the value output onto the code signal is a specified value
multiplied by a value indicated below.
Increment system Parameter AUX=0 Parameter AUX=1
Metric IS-A for reference axis 100 times 100 times
input IS-B for reference axis 1000 times 1000 times
system IS-C for reference axis 10000 times 10000 times
IS-A for reference axis 100 times 1000 times
Inch input
IS-B for reference axis 1000 times 10000 times
system
IS-C for reference axis 10000 times 100000 times
#7 #6 #5 #4 #3 #2 #1 #0
8136 NWC NWZ
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
11222 IMG CIM NIM
#1 CIM When an inch/metric conversion command (G20 or G21) is specified, if the workpiece
coordinate system is shifted by the shift amount as described below:
0: An alarm PS1298 is issued.
1: Clearing is performed.
If bit 0 (NIM) of parameter No. 11222 is set to 1, or if bit 2 (IRF) of parameter No. 14000
is set to 1, this parameter clears the following:
• Manual intervention made when the manual absolute signal is off
- 1891 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
If bit 2 of parameter No. 11222 is 1 (inch/metric conversion with
G20/G21 is disabled), only bit 2 of parameter No. 0 can be used to
perform inch/metric conversion. If bit 2 of parameter No.0 = 0, the
metric system is used. If bit 2 of parameter No.0 = 1, the inch
system is used.
#7 #6 #5 #4 #3 #2 #1 #0
14000 IRF INA
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#1 INA If an inch-metric switch command is executed at a position other than 0 of the machine
coordinate,
0: Alarm is not issued.
1: Alarm PS5362, “CONVERT INCH/MM AT REF-POS” is issued.
NOTE
1 Set this parameter to 0 for the rotation axis or other axes not
related to inch/millimeter switching.
2 This parameter is FANUC recommendation setting parameter
(initialized type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
#2 IRF An inch-metric switch command (G20, G21) at the reference position is:
0: Disabled.
1: Enabled.
When this function is enabled for an axis, if an attempt to switch between the inch and
metric unit is made although the tool is not at the reference position on that axis, an alarm
PS5362 is issued, and switching between the inch and metric unit is canceled.
Be sure to move the tool to the reference position by, for example, specifying G28 before
switching between the inch and metric unit.
- 1892 -
B-64603EN-1/01 13.PROGRAM COMMAND
Warning
WARNING
When switching inch input (G20) to metric input (G21) and vice versa, tool
compensation values are automatically converted and need not be re-set.
Note
NOTE
1 When the least input increment and the least command increment systems are
different, the maximum error is half of the least command increment. This error
is not accumulated.
2 The inch and metric input can also be switched using bit 2 (INI) of parameter No.
0000.
3 If a function selected using bit 2 (IRF) of parameter No. 14000 or bit 0 (NIM) of
parameter No. 11222 is not used, be sure to perform inch/metric switching at the
reference position (machine coordinate system origin).
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Inch metric conversion (G20, G21)
- 1893 -
13.PROGRAM COMMAND B-64603EN-1/01
O0001 ; O9010 ;
: #1=#18/2 ;
: G01 G42 X#1 Y#1 F300 ;
:
G65P9010 R50.0 L2 ; G02 X#1 Y-#1 R#1 ;
: :
: :
:
M30 ;
M99 ;
Thus, when a function is programmed as a custom macro body, the function can be made more universal.
This means that a program can be created using variables for values that can change or are not defined yet.
This feature also leads to application of group technology.
For example, classify similar workpieces into a group and create a general-purpose custom macro by
using variables for such a group. Thus, the need for programming for an individual workpiece in the
group can be eliminated by assigning desired values to the variables.
NOTE
To use this function, set bit 5 (NMC) of parameter No.8135 to 0.
r β
α
As an example, the bolt hole circle shown above can be created simply. By creating and once registering
a custom macro for the bolt hole circle, the CNC can operate as if it had a bolt hole circle function.
The programmer can use the bolt hole circle function by remembering the following command:
G65 Pp Rr Aα Bβ Kk ;
P : Macro number of bolt hole circle
r : Radius
α: Start angle
β: Angle between circles
k : Number of circles
- 1894 -
B-64603EN-1/01 13.PROGRAM COMMAND
Signal
Custom Macro Input Signals
UI000 to UI015<Gn054,Gn055>, UI016 to UI031<Gn056,Gn057>,
UI100 to UI131<Gn276 to Gn279>, UI200 to UI231<Gn280 to Gn283>
UI300 to UI331<Gn284 to Gn287>
[Classification] Input signal
[Function] No function is provided for the control unit. These signals can be read by a custom macro
as a type of system variable, and are used for interface signals between custom macros
and the PMC.
These signals correspond to system variables as indicated below.
- When the bit 0 (MIF) of parameter No. 6001 is set to 0 :
Signals Q'ty Variables Correspondence of values
UI000 1 #1000
UI001 1 #1001
UI002 1 #1002
UI003 1 #1003 0 at 0 and 1 at 1
: : :
UI014 1 #1014
UI015 1 #1015
UI000 to UI015 16 #1032 Unsigned 16-bit binary code *1
∑ {# [1000 + i] × 2 }
15
*1
Variable value #1032 = i
i =0
These system variables cannot be used on the left side of an assignment statement.
- When the bit 0 (MIF) of parameter No. 6001 is set to 1 :
Signals Q'ty Variables Correspondence of values
UI000 1 #1000
UI001 1 #1001
UI002 1 #1002
UI003 1 #1003 0 at 0 and 1 at 1
: : :
UI030 1 #1030
UI031 1 #1031
UI000 to UI031 32 #1032 Signed 32-bit binary code *1
UI100 to UI131 32 #1033 Signed 32-bit binary code *1
UI200 to UI231 32 #1034 Signed 32-bit binary code *1
UI300 to UI331 32 #1035 Signed 32-bit binary code *1
∑{2 × V }-2
30
*1
Variable value #(1032+n) = i
i
31
× V31
i =0
- 1895 -
13.PROGRAM COMMAND B-64603EN-1/01
∑ {# [1100 + i]× 2 }
15
*1 Variable value #1132 = i
i =0
∑ {2 }
30
*2 Variable value #1133 = i
× Vi -2 31 × V31
i =0
∑ {2 }
30
*1 Variable value #(1132+n) = i
× Vi -2 31 × V31
i =0
- 1897 -
13.PROGRAM COMMAND B-64603EN-1/01
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn054 UI007 UI006 UI005 UI004 UI003 UI002 UI001 UI000
#7 #6 #5 #4 #3 #2 #1 #0
Fn054 UO007 UO006 UO005 UO004 UO003 UO002 UO001 UO000
- 1898 -
B-64603EN-1/01 13.PROGRAM COMMAND
Fn281 UO215 UO214 UO213 UO212 UO211 UO210 UO209 UO208
to
to
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
SBV SBM HGO HMC MGO G67
6000
SBV SBM HGO V15 HMC MGO G67
#0 G67 If the macro modal call cancel command (G67) is specified when the macro modal call
mode (G66/G66.1) is not set:
0: Alarm PS1100, “CANCEL WITHOUT MODAL CALL” is issued.
1: The specification of G67 is ignored.
- 1899 -
13.PROGRAM COMMAND B-64603EN-1/01
#1 MGO When a GOTO statement for specifying custom macro control is executed, a high-speed
branch to 20 sequence numbers executed from the start of the program is:
0: A high-speed branch is not caused to n sequence numbers from the start of the
executed program.
1: A high-speed branch is caused to n sequence numbers from the start of the program.
NOTE
When the parameter HMC is set to 1, the CNC gives priority to a
custom macro. For this reason, when this parameter is set,
performance of the following functions may be degraded:
- Screen display of CNC
- Macro executor (Auxiliary macro, Conversational macro screen)
- C language executor (excluding high-level tasks)
- External data input
etc.
#4 HGO When a GOTO statement in a custom macro control command is executed, a high-speed
branch to the 30 sequence numbers immediately before the executed statement is:
0: Not made.
1: Made.
- 1900 -
B-64603EN-1/01 13.PROGRAM COMMAND
#7 #6 #5 #4 #3 #2 #1 #0
6001 CCV TCS CRO PV5 PRT MIF
NOTE
Output variables are as the table according to the combination of
added options.
- 1901 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
Cleared variables are as the table according to the combination of
added options.
#7 #6 #5 #4 #3 #2 #1 #0
VHD NAT
6004
D15 NAT
#0 NAT The results of the custom macro functions ATAN (with 2 arguments) and ASIN are
specified as follows:
0: The result of ATAN is 0 to 360.0.
The result of ASIN is 270.0 to 0 to 90.0.
1: The result of ATAN is -180.0 to 0 to 180.0.
The result of ASIN is -90.0 to 0 to 90.0.
#5 D15 When tool compensation memory C is used, for reading or writing tool offset values (for
up to offset number 200) for D code (tool radius), the same system variables, #2401
through #2800, as FS10/11 are:
0: Not used.
1: Used.
When bit 3 (V15) of parameter No. 6000 is set to 1
D code
Geometry Wear
Compensation
Variable Variable
number Variable name Variable name
number number
1 #2401 [#_OFSDG[1]] #2601 [#_OFSDW[1]]
2 #2402 [#_OFSDG[2]] #2602 [#_OFSDW[2]]
3 #2403 [#_OFSDG[3]] #2603 [#_OFSDW[3]]
: : : : :
199 #2599 [#_OFSDG[199]] #2799 [#_OFSDW[199]]
200 #2600 [#_OFSDG[200]] #2800 [#_OFSDW[200]]
#7 #6 #5 #4 #3 #2 #1 #0
6007 CVA MGE BCS SCS DPG
- 1902 -
B-64603EN-1/01 13.PROGRAM COMMAND
#1 SCS Specifies whether to call subprograms with S codes.
0: Do not call with S codes.
1: Call with S codes.
#2 BCS Specifies whether to call subprograms with the second auxiliary function codes.
0: Do not call with the second auxiliary function codes.
1: Call with the second auxiliary function codes.
#3 MGE Specifies whether a G code modal call is made after movement or for each block.
0: Make a call for each block (equivalent to G66.1).
1: Make a call after movement (equivalent to G66).
NOTE
External operations are the same unless the ADP function is used.
#7 #6 #5 #4 #3 #2 #1 #0
6008 IJK GMP ADD ISO KOP MCA F16
#1 MCA A macro alarm specification based on system variable #3000 is selected as follows:
0: An alarm number obtained by adding 3000 to a value assigned to variable #3000 and
the corresponding message are displayed. (A value from 0 to 200 can be assigned to
variable #3000.)
1: A value assigned to variable #3000 and the corresponding message are displayed. (A
value from 0 to 4095 can be assigned to variable #3000.)
[Example]
Execution of #3000=1 (ALARM MESSAGE);
When bit 1 (MCA) of parameter No. 6008 is set to 0:
The alarm screen displays "MC 3001 ALARM MESSAGE".
When bit 1 (MCA) of parameter No. 6008 is set to 1:
The alarm screen displays "MC0001 ALARM MESSAGE".
#3 KOP When the NC is reset in the state where the line is made open by POPEN:
0: Communication continues, and the line is left open.
1: Communication stops, and the line is closed.
- 1903 -
13.PROGRAM COMMAND B-64603EN-1/01
#4 ISO 0: When the EIA code is used, the bit patterns of codes specified instead of [, ], #, *,
=, ?, @, &, and _ are set in parameters Nos. 6010 to 6018.
1: When the ISO/ASCII code is used, the bit patters of codes specified instead of [, ], #,
*, =, ?, @, &, and _ are set in parameters Nos. 6010 to 6018.
#5 ADD When the number of digits in the integer part, a, in the format specification [a,b] of the
DPRNT statement is less than the number of digits in the integer part of an output
variable value:
0: The specified number of digits only are output, with the unspecified digits discarded.
1: An alarm for excessive digits is issued.
#6 GMP The calling of M, S, T, a second auxiliary function code, or a particular code during the
calling of a G code, and the calling of a G code during the calling of M, S, T, a second
auxiliary function code, or particular code are:
0: Not allowed. (They are executed as an ordinary G, M, S, T, second auxiliary
function code, and NC address.)
1: Allowed.
Example
When K_J_I_ is specified:
- When this parameter is set to 0:
Argument specification II is used and K=#6, J=#8, and I=#10
are specified.
- When this parameter is set to1:
Argument specification I is used and I=#4, J=#5, and K=#6 are
specified regardless of the specification order.
(Argument specification II cannot be used.)
#7 #6 #5 #4 #3 #2 #1 #0
6009 MAA MSM
#0 MSM When an M code or M codes specified for a macro call or macro calls (multiple macro
call specification) are not at the beginning of the block:
0: Alarm PS0127 is issued.
1: The macro or macros are called based on the M code or M codes. All addresses
specified in the same block are used as arguments.
NOTE
1 When MSM is set to 1 and an M code specified for a macro call is
not at the beginning of the block, argument specification II cannot
be used.
2 When MSM is set to 1 and an M code specified for a macro call is
not at the beginning of the block, the number of repetitions (L)
cannot be used.
- 1904 -
B-64603EN-1/01 13.PROGRAM COMMAND
#2 MAA When a Macro Call using M code or Special Macro Call using M code are executed:
0: Address G does not become an argument.
The addresses that can be used as arguments are as shown in the tables below.
- Usual Macro Call
Variable Variable Variable
Address Address Address
number number number
A #1 J #5 S #19
B #2 K #6 T #20
C #3 L *2 U #21
D #7 M #13 *3 V #22
E #8 M(Call code) *4 W #23
F #9 N #14 *5 X #24
G *1 P #16 Y #25
H #11 Q #17 Z #26
I #4 R #18
*1: Address G can not command. If address G is commanded, alarm PS0129 occurs.
*2: Address L is a number of times in which the macro call is repeated.
*3: Address M other than call code is passed to variable #13.
*4: Address M for call code does not become an argument.
*5: Address N is passed to variable #14.
- 1905 -
13.PROGRAM COMMAND B-64603EN-1/01
*1: The first five addresses G in ascending order of G code groups are used as
arguments and passed to variables #28 to #32.
*2: Address L is a number of times in which the macro call is repeated.
*3: Address M other than call code is passed to variable #13.
*4: Address M for call code does not become an argument.
*5: Address N is passed to variable #14.
#7 #6 #5 #4 #3 #2 #1 #0
6010 *7 *6 *5 *4 *3 *2 *1 *0
#7 #6 #5 #4 #3 #2 #1 #0
6011 =7 =6 =5 =4 =3 =2 =1 =0
#7 #6 #5 #4 #3 #2 #1 #0
6012 #7 #6 #5 #4 #3 #2 #1 #0
#7 #6 #5 #4 #3 #2 #1 #0
6013 [7 [6 [5 [4 [3 [2 [1 [0
#7 #6 #5 #4 #3 #2 #1 #0
6014 ]7 ]6 ]5 ]4 ]3 ]2 ]1 ]0
#7 #6 #5 #4 #3 #2 #1 #0
6015 ?7 ?6 ?5 ?4 ?3 ?2 ?1 ?0
#7 #6 #5 #4 #3 #2 #1 #0
6016 @7 @6 @5 @4 @3 @2 @1 @0
#7 #6 #5 #4 #3 #2 #1 #0
6017 &7 &6 &5 &4 &3 &2 &1 &0
#7 #6 #5 #4 #3 #2 #1 #0
6018 _7 _6 _5 _4 _3 _2 _1 _0
#7 #6 #5 #4 #3 #2 #1 #0
SFN EDP OFN DPD MCO
6019
SFN EDP MSV OFN MCO
#2 DPD When argument D is specified for a macro call without a decimal point, the number of
decimal places:
0: Is assumed to be 0.
[Example]
When G65PppppD1 is specified, #7=1.0000 is passed as the argument.
1: Depends on the increment system of the reference axis.
[Example]
When the increment system of the reference axis is IS-B and G65PppppD1 is
specified, #7=0.0010 is passed as the argument.
#3 OFN The format of the name of a file output by the external output command (DPRNT or
BPRNT) is:
0: PRNTxxxx.DAT (xxxx: 0000 to 9999).
1: MCR_PRNT.TXT (fixed).
#4 MSV When Tool length compensation shift type is used, the value in which Tool offset value,
Tool length offset and Tool holder offset are :
#5041 - #5060, #100101 - #100132 (Current position)
#5061 - #5080, #100151 - #100182 (Skip position):
0: It is included in above-mentioned system value.
1: It is not included in above-mentioned system value.
Only in the machining center system, this parameter becomes effective.
NOTE
Parameter No. 6100 is used to set the number of significant digits
after the decimal point.
#7 SFN The format of the name of a file output by the external output command (DPRNT or
BPRNT) is:
0: PRNTxxxx.DAT (xxxx: 0000 to 9999).
If the power is off and on, xxxx is reset to 0000.
1: PRNTxxxx.DAT (xxxx: 0000 to 9999).
If the power is off and on, xxxx is continued and the next number is applied.
NOTE
The setting value of bit 7 (SFN) is effective in case of that bit 3
(OFN) equals 0.
- 1907 -
13.PROGRAM COMMAND B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
6020 NCM IFR NC2 NC1
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#0 NC1 The setting of the number of custom macro variables common to paths for #100 to #199
(#499) (parameter No. 6036) is:
0: Valid.
As many custom macro variables #100 to #199 (or #100 to #499) set for this path as
the number set in parameter No. 6036 are used as custom macro variables common
to tool paths.
1: Invalid.
Custom macro variables #100 to #199 (or #100 to #499) set for this path are all used
as variables for the path.
NOTE
For path 1, be sure to set this parameter to 0.
#1 NC2 The setting of the number of custom macro variables common to paths for #500 to #999
(parameter No. 6037) is:
0: Valid.
As many custom macro variables #500 to #999 set for this path as the number set in
parameter No. 6037 are used as custom macro variables common to tool paths.
1: Invalid.
Custom macro variables #500 to #999 set for this path are all used as variables for
the path.
NOTE
For path 1, be sure to set this parameter to 0.
NOTE
Set the start address of each R area in parameter No. 6093 or
6094.
WARNING
To set the parameter IFR=1, set an appropriate value to parameter
No.6094 beforehand.
When the parameter No.6094 is 0, R0 of an internal relay is set. If
the internal relay R0 is used to another area, the operation not
intended might be done.
- 1908 -
B-64603EN-1/01 13.PROGRAM COMMAND
#3 NCM The position in which comment section can be inserted in macro statements changes
places by setting value of this parameter.
When #3000(Alarm) or #3006(Stop with a message) are commanded with the comment
section, the order of message and the comment section changes places by setting value of
this parameter.
0: The position in which comment section can be inserted in macro statements is as
follows.
(ABC) #100 =1; Head of the block
#100 =1 (ABC); End of the block
N01 (ABC) #100 =1; Just behind of the sequence number
It is assumed that it message first, and assumes since the second to be comment
section.
#3000 =1 (ALARM MESSAGE) (COMMENT 1) (COMMENT 2);
1: The position in which comment section can be inserted in macro statements is as
follows.
(ABC) #100 =1; Head of the block
#100 =1 (ABC); End of the block
N01 (ABC) #100 =1; Just behind of the sequence number
#100(ABC) =1; Just behind of variable number
#100 =#101 +1.(ABC) *#102; Just behind of numeric values
#100 =[#_UIL[1]](ABC) *100.; Just behind of the name of variable
The end is assumed to be message, and it assumes to be comment section from it
ahead.
#3000 =1 (COMMENT 1) (COMMENT 2) (ALARM MESSAGE);
6031 Start number of common variables to be protected among the common variables (#500 to #999)
6032 End number of common variables to be protected among the common variables (#500 to #999)
NOTE
Set 0 in both parameters Nos. 6031 and 6032 not to protect
common variables.
6036 Number of custom macro variables common to tool path (for #100 to #199 (#499))
- 1909 -
13.PROGRAM COMMAND B-64603EN-1/01
Example
When 20 is set in parameter No. 6036
#100 to #119: Shared by all paths
#120 to #149: Used by each path independently
NOTE
1 To use up to #199, the option for adding custom macro common
variables is required.
2 To use up to #499, the embedded macro option is required.
3 When 0 or a negative value is set, the memory common to paths is
not used.
4 When the option for embedded macro is effective and the option for
addition of custom macro common variables is not effective, #150
to #199 can not be used but this parameter should be set the
number which includes #150 to #199.
6037 Number of custom macro variables common to tool path (for #500 to #999)
Example
When 50 is set in parameter No. 6037
#500 to #549: Shared by all paths
#550 to #599: Used by each path independently
NOTE
1 To use up to #999, the option for adding custom macro common
variables is required.
2 When 0 or a negative value is set, the memory common to paths is
not used.
NOTE
1 When the following conditions are satisfied, all calls using these
parameters are disabled:
1) When a value not within the specifiable range is set in each
parameter
2) (Value of parameter No. 6039 + value of parameter No. 6040 -
1) > 9999
2 The specification of a mixture of simple calls and modal calls is not
allowed.
3 If a range of G codes set by these parameters duplicate G codes
specified in parameters Nos. 6050 to 6059, the calls specified by
parameters Nos. 6050 to 6059 are made preferentially.
6041 Start G code with a decimal point used to call a custom macro
6042 Start program number of a custom macro called by G code with a decimal point
6043 Number of G codes with a decimal point used to call custom macros
- 1911 -
13.PROGRAM COMMAND B-64603EN-1/01
Set this parameter to define multiple custom macro calls using G codes with a decimal
point at a time. With G codes with a decimal point as many as the value set in parameter
No. 6043 starting with the G code with a decimal point set in parameter No. 6041, the
custom macros of program numbers as many as the value set in parameter No. 6043
starting with the program number set in parameter No. 6042 can be called. Set 0 in
parameter No. 6043 to disable this mode of calling.
If a negative value is set in parameter No. 6041, the modal call mode is entered. Whether
the modal call is equivalent to G66 or G66.1 depends on bit 3 (MGE) of parameter No.
6007.
[Example] When parameter No. 6041 = 900, parameter No. 6042 = 2000, and parameter No. 6043 =
100 are set, a set of 100 custom macro calls (simple calls) is defined as follows:
G90.0 → O2000
G90.1 → O2001
G90.2 → O2002
:
G99.9 → O2099
When the setting of parameter No. 6041 is changed to -900, the same set of custom macro
calls (modal calls) is defined.
NOTE
1 When the following conditions are satisfied, all calls using these
parameters are disabled:
1) When a value not within the specifiable range is set in each
parameter
2) (Value of parameter No. 6042 + value of parameter No. 6043 -
1) > 9999
3) When bit 0 (DPG) of parameter No. 6007 = 0 (to disable calls
using G codes with a decimal point)
2 The specification of a mixture of simple calls and modal calls is not
allowed.
3 If a range of G codes set by these parameters duplicate G codes
specified in parameters Nos. 6060 to 6069, the calls specified by
parameters Nos. 6060 to 6069 are made preferentially.
6046 Number of M codes used to call subprograms (number of subprograms called by M codes)
- 1912 -
B-64603EN-1/01 13.PROGRAM COMMAND
Set this parameter to define multiple subprogram calls using M codes at a time. With M
codes as many as the value set in parameter No. 6046 starting with the M code set in
parameter No. 6044, the subprograms of program numbers as many as the value set in
parameter No. 6046 starting with the program number set in 6045 can be called. Set 0 in
parameter No. 6046 to disable this mode of calling.
[Example] When parameter No. 6044 = 80000000, parameter No. 6045 = 3000, and parameter No.
6046 = 100 are set, a set of 100 subprogram calls is defined as follows:
M80000000 → O3000
M80000001 → O3001
M80000002 → O3002
:
M80000099 → O3099
NOTE
1 When the following conditions are satisfied, all calls using these
parameters are disabled:
1) When a value not within the specifiable range is set in each
parameter
2) (Value of parameter No. 6045 + value of parameter No. 6046 -
1) > 9999
2 If a range of M codes set by these parameters duplicate M codes
specified in parameters Nos. 6071 to 6079, the calls specified by
parameters Nos. 6071 to 6079 are made preferentially.
6049 Number of M codes used to call custom macros (number of custom macros called by M codes)
NOTE
1 When the following conditions are satisfied, all calls using these
parameters are disabled:
1) When a value not within the specifiable range is set in each
parameter
2) (Value of parameter No. 6048 + value of parameter No. 6049 -
1) > 9999
2 If a range of M codes set by these parameters duplicate M codes
specified in parameter No. 6080 through No. 6089, the calls
specified by parameter No. 6080 through 6089 are made
preferentially.
6050 G code that calls the custom macro of program number 9010
to to
6059 G code that calls the custom macro of program number 9019
6060 G code with a decimal point used to call the custom macro of program number 9040
to to
6069 G code with a decimal point used to call the custom macro of program number 9049
NOTE
Parameter Nos. 6060 to 6069 are valid when bit 0 (DPG) of
parameter No. 6007 is set to 1.
- 1914 -
B-64603EN-1/01 13.PROGRAM COMMAND
These parameters set the M codes that call the subprograms of program numbers 9001 to
9009.
NOTE
If the same M code is set in these parameters, the younger number
is called preferentially. For example, if 100 is set in parameter No.
6071 and 6072, and programs O9001 and O9002 both exist,
O9001 is called when M100 is specified.
6080 M code used to call the custom macro of program number 9020
to to
6089 M code used to call the custom macro of program number 9029
NOTE
1 If the same M code is set in these parameters, the younger number
is called preferentially. For example, if 200 is set in parameters
Nos. 6081 and 6082, and programs O9021 and O9022 both exist,
O9021 is called when M200 is specified.
2 If the same M code is set in a parameters Nos. 6071 to 6079 used
to call subprograms and in a parameters Nos. 6080 to 6089 used
to call custom macros, a custom macro is called preferentially. For
example, if 300 is set in parameters Nos. 6071 and 6081, and
programs O9001 and O9021 both exist, O9021 is called when
M300 is specified.
6090 ASCII code that calls the subprogram of program number 9004
6091 ASCII code that calls the subprogram of program number 9005
- 1915 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
1 When address L is set, the number of repeats cannot be specified.
2 Set 0 when no subprogram is called.
6093 Top address of custom macro interface signal R address (input signal)
6094 Top address of custom macro interface signal R address (output signal)
NOTE
When these parameters are set, the power must be turned off before
operation is continued.
[Example]
Parameter System variable number Signal to use Attribute
No.6093=1000 #1068 R1000 to R1003 R
#1069 R1004 to R1007
#1070 R1008 to R1011
#1071 R1012 to R1015
No.6094=1100 #1168 R1100 to R1103 R/W
#1169 R1104 to R1107
#1170 R1108 to R1111
#1171 R1112 to R1115
*) The R and R/W attributes of variables represent, respectively, read-only and
read/write enabled.
NOTE
1 Each value specified with this parameter must be a multiple of 4 (0,
4, 8, …). Otherwise, this function is disabled.
2 If a non-existent R address or system relay address is set, the
corresponding system variable becomes invalid. The effective R
address area varies depending on the PMC used and its memory.
Be sure to specify a usable range by checking the specification of
the PMC in use.
3 When setting the parameter, make sure that the input signal
addresses do not overlap with the output signal addresses.
- 1916 -
B-64603EN-1/01 13.PROGRAM COMMAND
6100 Precision setting for relational operators
NOTE
1 This function is enabled by setting bit 5 (EDP) of parameter No.
6019 to 1.
2 This function is disabled if parameter No. 6100 is set to a value out
of the valid data range.
#7 #6 #5 #4 #3 #2 #1 #0
6210 DSK
#2 DSK Skip position reading (system variables #5421 to #5440, #100701 to #100750) by the
detection unit is:
0: Disabled.
1: Enabled.
#7 #6 #5 #4 #3 #2 #1 #0
8135 NCV NMC
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
8136 NGW
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#6 NGW Tool offset memory C (M series) or tool geometry/wear compensation (T series) is:
0: Used.
1: Not Used.
- 1918 -
B-64603EN-1/01 13.PROGRAM COMMAND
Diagnosis data
Diagnosis 1493 Number of macro statement blocks executed by custom and execution macros
Explanation
- Indirect axis address
Indirect axis address AX[] can be used to perform a command for an axis with an axis number (AX[]
must be followed by “=”).
AX[(axis-number)]=(value);
When the specified (axis-number) is invalid, the alarm PS0331, "ILLEGAL AXIS NUMBER IN AX[]"
occurs. A decimal fraction is rounded off to the integral axis number.
A variable such as a local variable, common variable, or system variable can also be used as
(axis-number). When calculation using a variable name is performed for (axis-number), however, the
variable name must be enclosed with [].
1. AX[1]=100.0;
A value of 100.000 is specified for the first axis.
2. AX[#500]=200.0;
A value of 200.000 is specified for the axis having the value stored in #500 as its
axis number.
3. AX[#500+1]=300.0;
A value of 300.000 is specified for the axis having the value stored in #500 plus
1 as its axis number.
4. SETVN 500 [ABC];
AX[#ABC]=400.0;
A value of 400.000 is specified for the axis having the value stored in
#ABC(#500) as its axis number.
5. SETVN 500 [ABC];
AX[[#ABC]+1]=500.0;
A value of 500.000 is specified for the axis having the value stored in
#ABC(#500) plus 1 as its axis number.
6. SETVN 500 [ABC];
AX[#ABC+1]=500.0;
The alarm PS0114 occurs.
- AXNUM function
AXNUM[] can be used to obtain an axis number.
AXNUM[(axis-name)];
If the specified (axis-name) is invalid, the alarm PS0332, "ILLEGAL AXIS ADDRESS IN AXNUM[]"
occurs.
When the number of control axes is three and the first axis name is "X", the second
axis name is "Y", and the third axis name is "Z"
1. #500=AXNUM[X];
A value of 1 is stored in #500.
2. #501=AXNUM[Y];
A value of 2 is stored in #501.
- 1920 -
B-64603EN-1/01 13.PROGRAM COMMAND
3. #502=AXNUM[Z];
A value of 3is stored in #502.
4. #503=AXNUM[A];
The alarm PS0332 occurs.
Example
Example where the first axis name is "X", the second axis name is "Y", and the third axis name is "Z1"
Limitation
When the custom macro function is enabled, "AX" and "AXN" cannot be used as extended axis names
and are assumed as AX[] and AXNUM[], respectively.
Explanation
Program an interrupt command in the following format:
- 1921 -
13.PROGRAM COMMAND B-64603EN-1/01
M96 Pxxxx;
Interrupt signal
UINT O xxxx;
Interrupt signal
UINT*
M99 (Pyyyy);
Nyyyy;
Signal
Interrupt signal for custom macro UINT<Gn053.3>
[Classification] Input signal
[Function] This signal calls and executes a program in memory.
During execution, a program in automatic operation is suspended.
To enable this signal to be accepted, a particular miscellaneous function must be specified
in a command program for automatic operation. In addition, automatic operation must
already be started to accept this signal. The particular miscellaneous function code is set
by parameter Nos. 6003, 6033 and 6034.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn053 UINT
Parameter
- Various Setting for Custom Macro
#7 #6 #5 #4 #3 #2 #1 #0
6003 MUS MSB MPR TSE MIN MSK
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
- 1922 -
B-64603EN-1/01 13.PROGRAM COMMAND
Note
NOTE
1 No interrupt-type custom macro can be used during multiple repetitive canned
cycle execution.
2 No interrupt-type custom macro can be used during return operation in dry run
after search operation when the program is restarted.
- 1923 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
3 The alarm PS1101 is issued in the following cases:
<1> Case where an interrupt is made in the programmable mirror image
(G51.1) mode and G51.1 is further specified in the interrupted program
<2> Case where an interrupt is made in the coordinate system rotation (G68)
mode and G68 is further specified in the interrupted program
<3> Case where an interrupt is made in the scaling (G51) mode and G51 is
further specified in the interrupted program
4 During program execution in cycle operation, interrupt type II is used, regardless
of the setting of bit 2 (MIN) of parameter No. 6003. Cycle operation has the
following functions:
<1> Automatic reference position return
<2> Cutter or tool nose radius compensation (when multiple blocks are
generated from one specified block as in a case where an acute turn is
made on the outside)
<3> Canned cycle
<4> Automatic tool length measurement
<5> Optional chamfering corner R
<6> Normal direction control
<7> Cutting point interpolation for cylindrical interpolation
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Interrupt-type custom macro
(1) A dedicated program memory capacity of 100K bytes (corresponding to about 260 m) is provided in
addition the ordinary program memory capacity.
The number of registerable programs remains unchanged from the ordinary number of registerable
programs.
(2) To the MTB1 folder, an attribute such as edit prohibition and edit/display prohibition can be
assigned. Moreover, by using a dedicated password and keyword, a set value can be locked.
(3) A program stored in the MTB1 folder can be used by calling based on a code such as M/T codes,
macro calling based on a G code, macro calling based on G65/G66, and subprogram calling based
on an M code such as M98.
(4) Custom macro common variables (#200 to #499) are added.
- 1924 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
1 This function is an optional function.
2 To use this function, enable the "Custom macro" (bit 5 (NMC) of parameter
No.8135 is 0).
Detailed explanation
(1) Program memory capacity
A dedicated program memory capacity of 100K bytes (corresponding to about 260 m) is provided in
addition the ordinary program memory capacity.
The dedicated program memory capacity is managed separately from the ordinary program memory
capacity. Program memory capacity information (used pages and free pages) is displayed as
described below.
- When the MTB1 folder is displayed
Embedded macro program memory capacity
- When another folder is displayed
Ordinary program memory capacity
NOTE
Subfolders cannot be created in the MTB1 folder.
NOTE
The attribute of the MTB1 folder can be changed only in the unlocked state.
(5) Calling
A program stored in the MTB1 folder can be used by calling based on a code such as M/T codes,
macro calling based on a G code, macro calling based on G65/G66, and subprogram calling based
on an M code such as M98.
For macro calling based on a G code, G codes used for calling are additionally set as indicated below.
Parameters are used to set the relationship between a G code used for macro calling and the number
of a called program. Up to ten sets can be set.
- 1926 -
B-64603EN-1/01 13.PROGRAM COMMAND
Example)
Suppose that the following (Table 13.6.4 (a)) are set by the parameters:
Table 13.6.4 (a)
First group Second group Third group
G code No.12020=100 No.12023=150 No.12026=900
Program number No.12021=8000 No.12024=7500 No.12027=8300
Number of G codes/programs No.12022=10 No.12025=5 No.12028=30
Then the G codes call the programs in the Table 13.6.4 (b):
Table 13.6.4 (b)
G code Called program
G100 to G109 O8000 to O8009
G150 to G154 O7500 to O7504
G900 to G929 O8300 to O8329
NOTE
When this function is enabled, the MTB1 folder is added to the top of the search
order as a program search folder for macro call and subprogram call.
(1) If a program to be called is registered in the MTB1 folder, the program in the
MTB1 folder is called.
(2) If a program to be called is not registered in the MTB1 folder, the program is
searched for according to parameter No. 3457.
- When the power is turned off, the variables are initialized and the data becomes null.
- When bit 3 (PV5) of parameter No. 6001 is set to 1, the custom macro outputs common
variables #100 to #199, #200 to #499, and #500 to #599.
- When bit 6 (CCV) of parameter No. 6001 is set to 0, common variables #100 to #199 and #200
to #499 are cleared to null by a reset. When CCV is set to 1, these common variables are not
cleared by a reset.
NOTE
By specifying parameter No. 6036, variables can be made common to all paths.
If the option for the embedded macro function is specified but "Addition of
custom macro common variables" is disable (bit 6 (NCV) of parameter No.8135
is 1), #150 to #199 are unusable. However, in this parameter, set a number
including #150 to #199.
Example of setting)
When 200 is set in parameter No. 6036:
#100 to #299: Common to all paths
#300 to #449: Used independently on a path-by-path basis
#150 to #199 can be used when "Addition of custom macro common
variables" is enabled (bit 6 (NCV) of parameter No.8135 is 0).
- 1927 -
13.PROGRAM COMMAND B-64603EN-1/01
Operation explanation
Procedure for creating programs in the MTB1 folder
(1) Creation
<1> Make the MTB1 folder empty.
Delete all programs and folders from the MTB1 folder.
<2> Create a program in the MTB1 folder.
A program can also be read through an external device.
<3> Set G code numbers for calling and program numbers to be called in parameters Nos. 12020 to
12049 as needed.
<4> Determine a password then specify it in parameter No. 11311.
Specify the same value as the password in parameter No. 11312 (keyword) to unlock the key.
<5> Set the desired attribute of the MTB1 folder.
<6> Set a value other than the password in parameter No. 11312 (keyword) to lock the key.
(2) Modification/addition
<1> Set the same value as the password in parameter No. 11312 (keyword) to unlock the key.
<2> Cancel the attribute of the MTB1 folder.
<3> Modify a program in the MTB1 folder or add a program to the MTB1 folder.
<4> Set the desired attribute of the MTB1 folder.
<5> Set a value other than the password in parameter No. 11312 (keyword) to lock the key.
(3) Copy (copy to another NC)
<1> Make the MTB1 folder empty.
Delete all programs and folders from the MTB1 folder.
<2> Read a program to the MTB1 folder through an external device.
<3> Set G code numbers for calling and program numbers to be called in parameters Nos. 12020 to
12049 as needed.
<4> Set a password in parameter No. 11311.
Set the same value as the password in parameter No. 11312 (keyword) to unlock the key.
<5> Set the desired attribute of the MTB1 folder.
<6> Set a value other than the password in parameter No. 11312 (keyword) to lock the key.
(1) Set the same value as the password in parameter No. 11312 (keyword) to unlock the key.
(2) Set the EDIT mode to display the program list screen.
Operate the soft keys in the order shown Fig. 13.6.4 (b).
(3) Place the cursor on the MTB1 folder then press a desired attribute soft key.
- 1929 -
13.PROGRAM COMMAND B-64603EN-1/01
(4) Set a value other than the password in parameter No. 11312 (keyword) to lock the key.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3457 SCF SCC SYS MC1 MC2 LIB
NOTE
1 The parameters LIB, MC2, MC1, and SYS are used to set a search
folder for the following subprogram/macro calls:
- Subprogram call based on an M code
- Subprogram call based on a particular address
- Subprogram call based on a second auxiliary function code
- Macro call based on a G code
- Macro call based on an M code
- Macro call based on a T code
- One-touch macro call
2 The parameter SCF is used to set whether to add a search folder
for the following subprogram/macro calls:
- Subprogram call based on M98
- Figure copy based on G72.1/G72.2
- Macro call based on G65/G66/G66.1
- Macro interrupt based on M96
- 1930 -
B-64603EN-1/01 13.PROGRAM COMMAND
#1 MC2 MTB dedicated directory 2 "//CNC_MEM/MTB2/" of the initial directories is:
0: Set as a search directory.
1: Not set as a search directory.
NOTE
When multiple folders are specified, LIB, MC2, MC1, and SYS are
searched in this order.
#6 SCC The same folder as the main program is added to the top of the search order as a search
folder for the following each subprogram call and macro call.
- Subprogram call by M code
- Subprogram call by ASCII code
- Subprogram call by the second auxiliary function code
- Macro call by S code
- Macro call by T code
- Macro call by G code
- Macro call by M code
- One-touch macro call
The folders of 3) through 5) can be excluded from search target folders by setting the bits
1 (MC2), 2 (MC1), and 3 (SYS) of parameter No. 3457.
- 1931 -
13.PROGRAM COMMAND B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
6001 CCV PV5
NOTE
Output variables are as the table according to the combination of
added options.
NOTE
Cleared variables are as the table according to the combination of
added options.
6036 Number of custom macro variables common to tool path (for #100 to #199 (#499))
- 1932 -
B-64603EN-1/01 13.PROGRAM COMMAND
Example
When 20 is set in parameter No. 6036
#100 to #119: Shared by all paths
#120 to #149: Used by each path independently
NOTE
1 To use up to #199, the option for adding custom macro common
variables is required.
2 To use up to #499, the embedded macro option is required.
3 When 0 or a negative value is set, the memory common to paths is
not used.
4 When the option for embedded macro is effective and the option for
addition of custom macro common variables is not effective, #150
to #199 can not be used but this parameter should be set the
number which includes #150 to #199.
The key word in order to set the attribute of the folder for the embedded macro (MTB1
folder) is set.
NOTE
The value is not displayed even if the parameter is set. Moreover,
when the power is turned off, this parameter becomes 0.
- 1933 -
13.PROGRAM COMMAND B-64603EN-1/01
- 1934 -
B-64603EN-1/01 13.PROGRAM COMMAND
12040 Number of G code macro for embedded macro (seventh)
The data of the macro call by G code added by the embedded macro is set. G code
number and the macro program number for it are set, and the number of G codes is set.
These sets can be set up to ten. If G code number duplicates, it gives priority from former
set. The set that the G code number or the macro program number or numbers is 0 is
invalid.
[Example] In case that the range of macro program number is 7000 to 8999:
First group Second group Third group
G code No. 12020=100 No. 12023=150 No. 12026=900
Program number No. 12021=8000 No. 12024=7500 No. 12027=8300
Number No. 12022=10 No. 12025=5 No. 12028=30
NOTE
The parameter value is regarded as 0, when each parameter is set
a out of range value.
Note
NOTE
1 The programs in the folder dedicated to embedded macros (MTB1 folder) can
also be deleted by the following operations:
- SRAM initialization operation
- Clearing of program files with the IPL function
2 The programs in the MTB1 folder can be saved/restored in a batch by the
following operations:
- Saving/restoring of SRAM data in a batch with the BOOT function
- Saving/restoring with the automatic data backup function
(when programs are included as targets)
- Output to an external device/input from an external device
3 To the programs in the MTB1 folder, the following protection functions are
applied in addition to the protection of this function based on the folder attribute:
- Parameter-based protection function for programs with O numbers in the
eight thousands and nine thousands
- Protection function based on a key and program encryption
- Attribute setting for programs
- 1935 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
4 This function differs from the embedded macro function of the FS16/18/21i-B in
the following:
- Program storage method
- Program creation procedure
- Program protection mechanism, etc.
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) DATA INPUT/OUTPUT
EDITING PROGRAMS
PROGRAM MANAGEMENT
- 1936 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
To use this function, set bit 4 (NCD) of parameter No.8137 to 0.
Explanation
A canned cycle for drilling consists of a sequence of six operations.
Operation 1 Positioning a hole position
Operation 2 Rapid traverse up to point R level
Operation 3 Hole machining
Operation 4 Operation at the bottom of a hole
Operation 5 Retraction to point R level
Operation 6 Rapid traverse up to the initial point
Operation 1
Initial level
Operation 2 Operation 6
Point R level
Operation 5
Operation 3
Rapid traverse
Operation 4 Cutting feed
Fig. 13.7.1 (a) Canned cycle for drilling operation sequence
- Spindle control
In some canned cycles for drilling, a spindle command to rotate the spindle in reverse direction may be
output.
- 1937 -
13.PROGRAM COMMAND B-64603EN-1/01
For spindle control, the following normal miscellaneous functions are used:
See the description of the miscellaneous functions.
M03 CW spindle rotation
M04 CCW spindle rotation
M05 Spindle stop
M19 Spindle orientation (machining center system)
When the rotation direction of the spindle is to be switched from one direction to the other (for example,
when M04 is output during M03 operation), a parameter can specify whether to send M05 at the time
switching.
Timing charts are described in the following page:
- 1938 -
B-64603EN-1/01 13.PROGRAM COMMAND
X,Y
Z Z
Z
Dwell
Dwell
(Note) (Note)
M05 M03 M05 M04 Next block
(Note) It is possible to not output M05 (G98 mode)
code by using parameter M5T MF MF MF MF
(No. 5105#3).
Next block
FIN FIN FIN FIN (G99 mode)
X,Y X or Y
Z Z
Z
Dwell
X,Y
Z Z
Z
Dwell
Dwell
(Note) (Note)
M05 M04 M05 M03 Next block
Note) It is possible to not output M05 (G98 mode)
code by using parameter M5T (No. MF MF MF MF
5105#3).
Next block
FIN FIN FIN FIN (G99 mode)
Fig. 13.7.1 (b) Canned cycle for machining center system (1/2)
- 1939 -
13.PROGRAM COMMAND B-64603EN-1/01
X,Y
X or Y X or Y
X,Y X or Y X or Y
Z Z
Z
Dwell
(Note) (Note)
M05 M19 M03 M05 M19 M03
MF MF MF MF MF MF
X,Y
M05 M03
MF Return to initial level in G98 MF
mode or R point level in G99
mode.
FIN FIN
Fig. 13.7.1 (c) Canned cycle for machining center system (2/2)
- 1940 -
B-64603EN-1/01 13.PROGRAM COMMAND
X,C
(Z,C)
Z Z(X)
(X) Z(X)
Z
Dwell (X)
Dwell
- Tapping signal
During a tapping cycle, the tapping signal TAP <Fn001.5> is output. The tapping signal is also output
while the G code of the tapping cycle is valid.
- Override
During tapping, cutting feedrate override is always set to 100%.
- Feed hold
When the feed hold key is pressed during tapping, the movement is not stopped immediately but the
movement is stopped when the tool is returned to level R.
- Dry run
The bit 5 (TDR) of parameter No. 1401 specifies whether dry run is valid during tapping.
Signal
Tapping signal TAP<Fn001.5>
[Classification] Output signal
[Function] Reports that the system is in tapping mode.
[Output cond.] The signal is set to “1” when:
- The system is in tapping cycle mode.
(G74,G84 : for M series)
(G84,G88 : for T series)
- The system is in tapping mode.
(G63 : for M series)
The signal is set to “0” when:
- The system is in neither tapping cycle mode nor tapping mode.
- A reset or emergency stop is specified.
NOTE
This signal is used also as a skip signal.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
#1
X004 SKIP
#3
X011 SKIP
#2
X013 SKIP
Fn001 TAP
Fn066 PECK2
- 1942 -
B-64603EN-1/01 13.PROGRAM COMMAND
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
0001 FCV
NOTE
1 Programs created in the Series 10/11 program format can be used
for operation on the following functions:
1 Subprogram call M98
2 Thread cutting with equal leads G32 (T series)
3 Canned cycle G90, G92, G94 (T series)
4 Multiple repetitive canned cycle
G71 to G76 (T series) / G71.7 to G71.6 (M series)
5 Drilling canned cycle
G83.1, G80 to G89 (T series) / G73, G74, G76, G80 to G89 (M
series)
2 When the program format used in the Series 10/11 is used for this
CNC, some limits may add. Refer to the Operator’s Manual.
#7 #6 #5 #4 #3 #2 #1 #0
1401 TDR
#5 TDR Dry run during threading or tapping (tapping cycle G74 or G84, rigid tapping)
0: Enabled
1: Disabled
#7 #6 #5 #4 #3 #2 #1 #0
3708 TSO
NOTE
During rigid tapping, the override is tied to 100%, irrespective of the
setting of this parameter.
- 1943 -
13.PROGRAM COMMAND B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
RTR EXC FXY
5101
M5B EXC FXY
#0 FXY The drilling axis in the drilling canned cycle, or cutting axis in the grinding canned cycle
is:
0: Z-axis at all times.
1: Axis selected by the program
NOTE
In the case of the T series, this parameter is valid only for the
drilling canned cycle in the Series 10/11 format.
#1 EXC G81
0: Specifies a drilling canned cycle
1: Specifies an external operation command
#7 #6 #5 #4 #3 #2 #1 #0
RDI RAB F16
5102
#3 F16 When the Series 10/11 format is used (with bit 1 (FCV) of parameter No. 0001 set to 1), a
canned drilling cycle is specified using :
0: Series 10/11 format
1: Series 0 format. However, the number of repetitions is specified using address L.
#6 RAB When a canned drilling cycle using the Series 10/11 format is specified (with bit 1 (FCV)
of parameter No. 0001 set to 1 and bit 3 (F16) of parameter No. 5102 set to 0), address R
specifies:
0: Increment command.
1: Absolute command with G code system A. With G code system B or C, G90 and
G91 are followed.
#7 RDI When a canned drilling cycle using the Series 10/11 format is specified (with bit 1 (FCV)
of parameter No. 0001 set to 1 and bit 3 (F16) of parameter No. 5102 set to 0), address R
is based on:
0: Radius specification.
1: Diameter/radius specification of the drilling axis.
- 1944 -
B-64603EN-1/01 13.PROGRAM COMMAND
#7 #6 #5 #4 #3 #2 #1 #0
TCZ PNA DCY
5103
TCZ DCY SIJ
#0 SIJ When the Series 10/11 program format is used (with bit 1 (FCV) of parameter No. 0001
set to 1), a tool shift value for the drilling canned cycle G76 or G87 is specified by:
0: Address Q. Set a tool retraction direction in parameter No. 5148.
1: Address I, J, or K.
#2 DCY When an axis (to be used as a drilling axis) perpendicular to the positioning plane is
specified in a drilling canned cycle:
0: The specified axis is used as a drilling axis.
1: The axis specified in the block where the G code for the drilling canned cycle is
specified is used as a drilling axis. The specified axis is used as a positioning axis.
NOTE
This parameter is valid when bit 0 (FXY) of parameter No. 5101 is
set to 1.
#3 PNA In a drilling canned cycle using the Series 10/11 format (with bit 1 (FCV) of parameter
No. 0001 set to 1 and bit 3 (F16) of parameter No. 5102 set to 0), when a plane where no
axis is present is specified in the drilling canned cycle mode:
0: An alarm is issued.
1: No alarm is issued.
#6 TCZ In a tapping cycle (excluding rigid tapping), an accumulated zero check in the tapping
step (forward, backward) is:
0: Not performed.
1: Performed.
Execute a tapping cycle (excluding rigid tapping) with the servo feed forward (bit 1
(FEED) of parameter No. 2005). If an impact is detected, set this parameter to 1.
#7 #6 #5 #4 #3 #2 #1 #0
K0D M5T SBC
5105
M5T SBC
#3 M5T When the rotation direction of the spindle is changed from forward rotation to reverse
rotation or from reserve rotation to forward rotation in a tapping cycle (G84/G88 with the
T series, or G84/G74 with the M series):
0: M05 is output before output of M04 or M03.
1: M05 is not output before output of M04 or M03.
- 1945 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
When bit 4 (CME) of parameter No. 5161 is 1, the M code for
C-axis clamping for the first pair is assumed.
This parameter sets the dwell time when C-axis unclamping is specified in a drilling
canned cycle.
NOTE
M03 is output when 0 is set.
NOTE
M04 is output when 0 is set.
- 1946 -
B-64603EN-1/01 13.PROGRAM COMMAND
5114 Return value of high-speed peck drilling cycle
q
d
Z point
q : Depth of cut
d : Clearance value
R point
q
d
q
d
Z point
5148
Tool retraction direction after orientation in a fine boring cycle or back boring cycle
- 1947 -
13.PROGRAM COMMAND B-64603EN-1/01
This parameter sets an axis and direction for tool retraction after spindle orientation in a
fine boring cycle or back boring cycle. For each boring axis, an axis and direction for tool
retraction after orientation can be set. Set a signed axis number.
#7 #6 #5 #4 #3 #2 #1 #0
CYM
5160
TSG CYM NOL OLS
#1 OLS When an overload torque detection signal is received in a peck drilling cycle of a small
diameter, the feedrate and spindle speed are:
0: Not changed.
1: Changed.
#2 NOL When the depth of cut per action is satisfied although no overload torque detection signal
is received in a peck drilling cycle of a small diameter, the feedrate and spindle speed are:
0: Not changed.
1: Changed.
- 1948 -
B-64603EN-1/01 13.PROGRAM COMMAND
#3 CYM When a subprogram call is specified in a block specifying other commands in the canned
cycle mode:
0: No alarm is issued. (When a command of address P is specified, the command is
handled as both a command specifying a dwell time and a command specifying a
subprogram number in a canned cycle.)
1: An alarm is issued.
#4 TSG The overload torque detection signal for a small-hole peck drilling cycle:
0: Depends on the parameter settings for the skip function.
1: Does not depend on the parameter settings for the skip function.
When this parameter is set to 1, the X address can be used for the overload torque signal
even with the skip signal setting disabled. Even when the overload torque detection signal
does not depend on the skip function parameter settings, parameter No. 3012 and bit 1
(SK0) of parameter No. 6200 remain valid.
#7 #6 #5 #4 #3 #2 #1 #0
5162
RCK
#0 RCK When the command which relates to the reference position return such as G28 is
commanded during the canned cycle for drilling:
0: Alarm PS0044 is not detected, and execute the program command.
1: Alarm PS0044 is detected.
5163
M code that specifies the peck drilling cycle mode of a small diameter
5164 Percentage of the spindle speed to be changed at the start of the next advancing after an overload
torque detection signal is received
- 1949 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
When 0 is set, the spindle speed is not changed.
5165 Percentage of the spindle speed to be changed at the start of the next advancing when no overload
torque detection signal is received
NOTE
When 0 is set, the spindle speed is not changed.
5166 Percentage of the cutting feedrate to be changed at the start of the next cutting after an overload torque
detection signal is received
NOTE
When 0 is set, the cutting feedrate is not changed.
5167 Percentage of the cutting feedrate to be changed at the start of the next cutting when no overload
torque detection signal is received
NOTE
When 0 is set, the cutting feedrate is not changed.
5168
Lower limit of the percentage of the cutting feedrate in a peck drilling cycle of a small diameter
5170
Number of the macro variable to which to output the total number of retractions during cutting
5171 Number of the macro variable to which to output the total number of retractions because of the
reception of an overload torque detection signal
5172
Feedrate of retraction to point R when no address I is specified
- 1951 -
13.PROGRAM COMMAND B-64603EN-1/01
5173
Feedrate of advancing to the position just before the bottom of a hole when no address I is specified
5174
Clearance in a peck drilling cycle of a small diameter
#7 #6 #5 #4 #3 #2 #1 #0
8137 NCD
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
- 1952 -
B-64603EN-1/01 13.PROGRAM COMMAND
Diagnosis data
520 Total number of retract operations during cutting after G83 is specified
Total number of retract operations based on reception of the overload torque detection signal during
521
cutting after G83 is specified
NOTE
The total number of retract operations output to Nos. 520 and 521
is cleared to zero by the G83 command after the small-hole peck
drilling cycle mode is set.
522 Coordinate on the drilling axis where a retract operation was started (least input increment)
Difference between the coordinate on the drilling axis where the previous retract operation was started
523 and the coordinate on the drilling axis where the current retract operation was started (least input
increment: previous value - current value)
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Canned cycle for drilling
- 1953 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
To use this function, set bit 3 (NMR) of parameter No.8137 to 0.
(R) C
B
A
(R) △d
(F)
45° e Δd : Depth of cut (radius designation)
(F) Designate without sign. The cutting direction
depends on the direction AA'. This
designation is modal and is not changed until
the other value is designated. Also this value
can be specified by the parameter (No.
5132), and the parameter is changed by the
program command.
Finishing shape e : Escaping amount
This designation is modal and is not changed
△u/2 until the other value is designated. Also this
A' value can be specified by the parameter (No.
+X 5133), and the parameter is changed by the
program command.
(F) : Cutting feed ns : Sequence number of the first block for the
+Z △W program of finishing shape.
(R) : Rapid traverse
nf : Sequence number of the last block for the
program of finishing shape.
Δu : Distance and direction of finishing allowance
G71 U(Δd) R(e);
in X direction (diameter / radius
G71 P(ns) Q(nf) U(Δu) W(Δw) F(f) S(s) T(t);
designation).
N(ns). . . .
........ Δw : Distance and direction of finishing allowance
F_ The move command of a finished shape in Z direction.
S_ of A to A' to B is specified in the blocks f,s,t : Any F , S, or T function contained in blocks
T_ from sequence number ns to nf. ns to nf in the cycle is ignored, and the F, S,
N(nf) . . . . ; or T function in this G71 block is effective.
Signal
Chamfering signal *CDZ<Gn053.7>
[Classification] Input signal
[Function] Executes chamfering in a threading cycle (G92 (T series), G76 (T series), or G76.7 (M
series)). Specify the chamfering distance in parameter No. 5130.
[Operation] When the signal is set to 1, chamfering is not executed in the threading cycle.
When the signal is set to 0, chamfering is executed in the threading cycle.
- 1954 -
B-64603EN-1/01 13.PROGRAM COMMAND
Approx. Approx.
45° 45°
r r
Set the chamfering distance r to the parameter No. 5130. When the multiple repetitive
canned cycle is enabled (bit 3 (NMR) of parameter No.8137 is 0), the chamfering
distance can be specified in G76 or G76.7.
The chamfering angle is made smaller than 45° by the remaining pulses in the automatic
acceleration/ deceleration circuit and servo system. In addition, the angle can be changed
to other than 45° by setting an angle for parameter No. 5131.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn053 *CDZ
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
0001 FCV
NOTE
1 Programs created in the Series 10/11 program format can be used
for operation on the following functions:
1 Subprogram call M98
2 Thread cutting with equal leads G32 (T series)
3 Canned cycle G90, G92, G94 (T series)
4 Multiple repetitive canned cycle
G71 to G76 (T series) / G71.7 to G71.6 (M series)
5 Drilling canned cycle
G83.1, G80 to G89 (T series) / G73, G74, G76, G80 to G89 (M
series)
2 When the program format used in the Series 10/11 is used for this
CNC, some limits may add. Refer to the Operator’s Manual.
#7 #6 #5 #4 #3 #2 #1 #0
1403 RTV ROC
- 1955 -
13.PROGRAM COMMAND B-64603EN-1/01
#4 ROC In the threading cycles G92 (T series), G76 (T series), and G76.7 (M series), rapid
traverse override for retraction after threading is finished is:
0: Effective
1: Not effective (Override of 100%)
WARNING
When the manual handle interruption is valid, set the same value
as the parameter No.1430 to the parameter No.1466.
NOTE
When this parameter is set to 0 or bit 1 (CFR) of parameter No.
1611 is set to 1, the rapid traverse rate set in parameter No. 1420
is used.
#7 #6 #5 #4 #3 #2 #1 #0
1610 THLx CTBx CTLx
NOTE
This parameter is FANUC recommendation setting parameter
(initialized type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
- 1956 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
This parameter is FANUC recommendation setting parameter
(initialized type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
#7 #6 #5 #4 #3 #2 #1 #0
1611 CFR
#0 CFR For retraction after threading in the threading cycles G92 (T series), G76 (T series), and
G76.7 (M series):
0: The type of acceleration/deceleration after interpolation for threading is used
together with the threading time constant (parameter No. 1626) and FL rate
(parameter No. 1627).
1: The type of acceleration/deceleration after interpolation for rapid traverse is used
together with the rapid traverse time constant.
NOTE
If this parameter is set to 1, a check is made before a retraction to
see that the specified feedrate has become 0 (the delay in
acceleration/deceleration has become 0). For retraction, the rapid
traverse rate (parameter No. 1420) is used, regardless of the
setting of parameter No. 1466. When this parameter is set to 0,
parameter No. 1466 is used as the feedrate for retraction. As
acceleration/deceleration used for retraction, only
acceleration/deceleration after interpolation is used. Rapid traverse
acceleration/deceleration before interpolation and optimum torque
acceleration/deceleration are disabled.
[Valid data range] Refer to the standard parameter setting table (C)
(When the increment system is IS-B, 0.0 to +999000.0)
Set an FL rate for acceleration/deceleration after interpolation in the threading cycles G92
(T series), G76 (T series), and G76.7 (M series) for each axis. Set 0 at all times except in
a special case. The FL rate is valid only for exponential acceleration/deceleration after
interpolation.
#7 #6 #5 #4 #3 #2 #1 #0
5102 QSR
#2 QSR Before a multiple repetitive canned cycle (G70 (T series), G70.7 (M series) to G73 (T
series), G73.7 (M series)) is started, a check to see if the program contains a block that
has the sequence number specified in address Q is:
0: Not made.
1: Made.
When 1 is set in this parameter and the sequence number specified in address Q is not
found, the alarm PS0063 is issued and the canned cycle is not executed.
#7 #6 #5 #4 #3 #2 #1 #0
5104 FCK
#2 FCK In a multiple repetitive canned cycle (G71 (T series), G71.7 (M series), G72 (T series),
G72.7 (M series)), the machining profile is:
0: Not checked.
1: Checked.
The target figure specified by G71, G71.7, G72, or G72.7 is checked for the following
before machining operation:
- If the start point of the canned cycle is less than the maximum value of the
machining profile even when the plus sign is specified for a finishing allowance, the
alarm PS0322 is issued.
- If the start point of the canned cycle is greater than the minimum value of the
machining profile even when the minus sign is specified for a finishing allowance,
the alarm PS0322 is issued.
- If an unmonotonous command of type I is specified for the axis in the cutting
direction, the alarm PS0064 or PS0329 is issued.
- If an unmonotonous command is specified for the axis in the roughing direction, the
alarm PS0064 or PS0329 is issued.
- If the program does not include a block that has a sequence number specified by
address Q, the alarm PS0063 is issued. This check is made, regardless of bit 2 (QSR)
of parameter No. 5102.
- If a command (G41/G42) on the blank side in tool nose radius compensation is
inadequate, the alarm PS0328 is issued.
#7 #6 #5 #4 #3 #2 #1 #0
5105 RF2 RF1
- 1958 -
B-64603EN-1/01 13.PROGRAM COMMAND
#1 RF1 In a multiple repetitive canned cycle (G71 (T series), G71.7 (M series), G72 (T series),
G72.7 (M series)) of type I, roughing is:
0: Performed.
1: Not performed.
NOTE
When a roughing allowance (Δi/Δk) is specified using the Series
10/11 program format, roughing is performed, regardless of the
setting of this parameter.
#2 RF2 In a multiple repetitive canned cycle (G71 (T series), G71.7 (M series), G72 (T series),
G72.7 (M series)) of type II, roughing is:
0: Performed.
1: Not performed.
NOTE
When a roughing allowance (Δi/Δk) is specified using the Series
10/11 program format, roughing is performed, regardless of the
setting of this parameter.
#7 #6 #5 #4 #3 #2 #1 #0
NT2 NT1
5106
NT2 NT1
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#2 NT1 In the multiple repetitive cycle G71/G72/G73 (G-code system A), when the tool nose
radius compensation G40/G41/G42 is commanded in the target figure program:
0: The alarm PS0325 is occurred.
1: No alarm is occurred. However, the tool nose radius compensation command in the
target figure program is ignored.
#3 NT2 In the multiple repetitive cycle G70 (G-code system A), when the tool nose radius
compensation G40/G41/G42 is commanded in the target figure program:
0: The alarm PS0325 is occurred.
1: No alarm is occurred. The tool nose radius compensation command is valid.
- 1959 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
Make the program by following ways to enable the tool nose radius
compensation in the finishing cycle G70 by commanded the tool
nose radius compensation in the target figure program.
- The tool nose radius compensation cancel G40 is selected as
the modal when the finishing cycle G70 is commanded.
- It is necessary to specify G41 or G42 excluding the end block in
the target figure program (the block specified with address Q).
- Command G40 at the last block of the target figure program
(commanded by Q address).
#7 #6 #5 #4 #3 #2 #1 #0
OCM ASC ASU
5107
#0 ASU For G70/G72 (G-code system A) , movement to the last turning start position is
performed by:
0: Cutting feed.
1: Rapid traverse.
For two-cycle operation to move toward the current turning start position, this parameter
selects the feed in the first cycle (movement to the last turning start position). The feed in
the second cycle (movement from the last turning start position to the current turning start
position) follows the feed in the first block of the shape program.
This parameter is valid to both of type-I and type-II commands.
NOTE
This parameter is FANUC recommendation setting parameter
(fixed type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
#1 ASC The G70/G72 (G-code system A) TYPE1 commands execute the movement toward the
current turning start position in:
0: Two cycles.
1: One cycle.
You can change the two-cycle operation to move to the current turning start position from
two cycles to one cycle. The feed mode follows the mode (G00, G01) in the first block of
the shape program. This parameter is valid only to type-I commands.
NOTE
This parameter is FANUC recommendation setting parameter
(fixed type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
- 1960 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
This parameter is FANUC recommendation setting parameter
(fixed type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
#7 #6 #5 #4 #3 #2 #1 #0
NIC NSP DTP R16
5108
#0 R16 In the cutting up movement of the multiple repetitive cycle G71/G72 (G-code system A)
of typeⅡ, if there is the block that commands just the movement of the first axis on the
plane in the finishing shape:
0: The cutting up movement is executed before the cutting of the first axis on the plane.
1: The cutting up movement is not executed and the cutting is continued along the
finishing shape of the first axis on the plane.
#1 DTP In the multiple repetitive cycle G71/G72 (G-code system A) of type I, after rough cutting
of the finishing shape program is finished, the tool return to the cycle start point:
0: After the tool moves to (cycle start point + distance of the finishing allowance) in
order X-axis, Z-axis.
1: Directly from the end point of the finishing program.
#3 NSP In the multiple repetitive cycle G71/G72 (G-code system A) of type II, the cutting is
executed:
0: By conventional path. (The same cutting path might be executed.)
1: Not to repeat the same cutting path.
#5 NIC In Multiple repetitive cycle G71/G72 (G-code system A), in-position check between
cutting blocks is:
0: Executed.
1: Not executed.
NOTE
This parameter is FANUC recommendation setting parameter
(fixed type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
#7 #6 #5 #4 #3 #2 #1 #0
TAE CCI DSA
5109
TAE
#0 DSA When an axis, which is not included in the specified plane, is commanded in the multiple
repetitive cycle(G70-G76 (T series)) :
0: An alarm does not occur.
1: An alarm PS0021,"ILLEGAL PLANE SELECT" occurs.
- 1961 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
This parameter is FANUC recommendation setting parameter
(fixed type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
#1 CCI In the canned cycle for turning(G90,G92,G94) (T series), the address of the taper
amount :
0: Is dependent on the setting of bit 1 (FCV) of parameter No.0001.
1: Can be specified with I,J,K and R.
The address for the taper amount is dependent on the setting of the parameter of the table
below.
Bit 1 (FCV) of Bit 1 (CCI) of parameter
Address for the taper amount
parameter No.0001 No.5109
0 0 R
1 0 I,J,K
0 1 I,J,K and R
1 1 I,J,K and R
#2 TAE When the Series 10/11 program format is used (with bit 1 (FCV) of parameter No.0001
set to 1),
address E of threading is :
0: Inch threading (The number of threads per inch).
1: Thread lead.
NOTE
1 This parameter setting is valid when bit 1 (FCV) of parameter
No.0001 is set to 1.
2 This parameter setting is available for the following G codes.
G code G code In the lathe system
in the Machining Function
system A B C
G33 G32 G33 G33 Threading
G34 G34 G34 G34 Variable lead threading
G35 G35 G35 G35 Circular threading CW
G36 G36 G36 G36 Circular threading CCW
G76.7 G76 G76 G78 Multiple-thread cutting cycle
- G92 G78 G21 Threading cycle
#7 #6 #5 #4 #3 #2 #1 #0
PRS
5125
PRS
#2 PRS In Pattern repeating cycle G73 (G-code system A), the stop position of single block
operation are:
0: The end point of each cycles and the end point of each blocks in the finishing shape.
1: The end point of each cycles and the end point of escape from the cycle start point.
(FS16i compatible specification)
- 1962 -
B-64603EN-1/01 13.PROGRAM COMMAND
Cutting value (chamfering value) in thread cutting cycles G92 and G76
5130
NOTE
Specify a radius value at all times.
- 1963 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
Specify a radius value at all times.
NOTE
Specify a radius value at all times.
Retraction distance in the multiple repetitive canned cycle G73 (second axis on the plane)
5135
NOTE
Specify a radius value at all times.
Retraction distance in the multiple repetitive canned cycle G73 (first axis on the plane)
5136
NOTE
Specify a radius value at all times.
- 1964 -
B-64603EN-1/01 13.PROGRAM COMMAND
Number of divisions in the multiple repetitive canned cycle G73
5137
NOTE
Specify a radius value at all times.
NOTE
Specify a radius value at all times.
This parameter sets the finishing allowance in multiple repetitive canned cycle G76 or
G76.7.
NOTE
Specify a radius value at all times.
[Input type]
Parameter input
[Data type]
Real path
[Unit of data]
mm, inch (input unit)
[Min. unit of data]
Depend on the increment system of the reference axis
[Valid data range]
0 or positive 9 digit of minimum unit of data (refer to the standard parameter setting table
(B))
(When the increment system is IS-B, 0.0 to +999999.999)
If a monotonous command of type I or II is not specified for the axis in the roughing
direction, the alarm PS0064 or PS0329 is issued. When a program is created
automatically, a very small unmonotonous figure may be produced. Set an unsigned
allowable value for such an unmonotonous figure. By doing so, G71 and G72 or G71.7
and G72.7 cycles can be executed even in a program including an unmonotonous figure.
[Example] Suppose that a G71 or G71.7 command where the direction of the cutting axis (X-axis) is
minus and the direction of the roughing axis (Z-axis) is minus is specified. In such a case,
when an unmonotonous command for moving 0.001 mm in the plus direction along the
Z-axis is specified in a target figure program, roughing can be performed according to the
programmed figure without an alarm by setting 0.001 mm in this parameter.
- 1966 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
A check for a monotonous figure is made at all times during G71
and G72 or G71.7 and G72.7 cycles. A figure (programmed path) is
checked. When tool nose radius compensation is performed, a
path after compensation is checked. When bit 2 (FCK) of
parameter No. 5104 is set to 1, a check is made before G71, G72,
G71.7, or G72.7 cycle operation. In this case, not a path after tool
nose radius compensation but a programmed path is checked.
Note that no alarm is issued when an allowable value is set.
Use a radius value to set this parameter at all times.
[Input type]
Parameter input
[Data type]
Real path
[Unit of data]
mm, inch (input unit)
[Min. unit of data]
Depend on the increment system of the reference axis
[Valid data range]
0 to cut of depth
If a monotonous command of type I is not specified for the axis in the cutting direction,
the alarm PS0064 or PS0329 is issued. When a program is created automatically, a very
small unmonotonous figure may be produced. Set an unsigned allowable value for such
an unmonotonous figure. By doing so, G71 and G72 or G71.7 and G72.7 cycles can be
executed even in a program including an unmonotonous figure.
The allowable value is clamped to the depth of cut specified by a multiple repetitive
canned cycle.
[Example] Suppose that a G71 or G71.7 command where the direction of the cutting axis (X-axis) is
minus and the direction of the roughing axis (Z-axis) is minus is specified. In such a case,
when an unmonotonous command for moving 0.001 mm in the minus direction along the
X-axis is specified in a target figure program for moving from the bottom of cutting to the
end point, roughing can be performed according to the programmed figure without an
alarm by setting 0.001 mm in this parameter.
NOTE
A check for a monotonous figure is made at all times during G71
and G72 or G71.7 and G72.7 cycles. A figure (programmed path) is
checked. When tool nose radius compensation is performed, a
path after compensation is checked. When bit 2 (FCK) of
parameter No. 5104 is set to 1, a check is made before G71, G72,
G71.7, or G72.7 cycle operation. In this case, not a path after tool
nose radius compensation but a programmed path is checked.
Note that no alarm is issued when an allowable value is set.
Use a radius value to set this parameter at all times.
#7 #6 #5 #4 #3 #2 #1 #0
NMR
8137
- 1967 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Cutting feed
OPERATOR’S MANUAL For Lathe Constant lead threading (G32)
System (B-64604EN-1) Multiple threading
Canned cycle
Multiple repetitive canned cycle
OPERATOR’S MANUAL For Machining Threading (G33)
Center System (B-64604EN-2) Multiple threading
Multiple repetitive canned cycle
- 1969 -
13.PROGRAM COMMAND B-64603EN-1/01
Overview
Each time an external signal is input at the table swing end point, a workpiece is cut by a constant depth
of cut along a programmed figure on the specified Y-Z plane. This makes it possible to perform grinding
and cutting in a timely manner and facilitating the grinding of a workpiece with a profile.
NOTE
This function is included in the option "Grinding function A" and "Grinding
function B".
To use this function, the above option is required.
X=a •
C
•E
External
signal input (2)
(3)
A• α
• •
(1)B(4)
D
Y X=0
X Sensor placement
Z
For example, it is possible to machine a workpiece with a profile programmed with linear interpolation,
circular interpolation, and linear interpolation on the YZ plane, such as that shown in the figure above.
A sensor is placed at a X = 0 position so that the external signal is input when the sensor detects the
grinding wheel. When the program is started at point A, the machine is first placed in the state in which it
waits for the input of the external signal. Then, when the sensor detects the grinding wheel, the external
signal is input, and the machine makes a cut by the constant amount α along the programmed profile on
the specified YZ plane and moves to point B (operation (1)). The machine is then placed in the state in
which it waits for the input of the external signal again, and performs a grinding operation along the
X-axis. It grinds from point B to point C (operation (2)) and grinds back from point C to point B
(operation (3)). When the machine returns to point B, the sensor detects the grinding wheel again, and the
external signal is input, so that the machine makes a cut by the amount of α and moves to point D
(operation (4)). At point D, the machine performs a grinding operation along the X-axis.
Afterwards, each time the external signal is input, the machine makes a cut by the amount of α along the
profile program, so that the workpiece is machined to a profile such as that shown in the figure above.
Signal
In-feed control cut start signal INFD<Gn063.6>
[Classification] Input signal
[Function] Exercises in-feed control.
- 1970 -
B-64603EN-1/01 13.PROGRAM COMMAND
[Operation] When this signal is set from 0 to 1, the control unit operates as follows:
- A movement is made by a specified depth of cut along a program figure.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn063 INFD
Reference item
Manual name Item name
OPERATOR’S MANUAL (For Machining Center System) In-feed control (for grinding machine)
(B-64604EN-2)
T
- Traverse grinding cycle
- Traverse direct constant-size grinding cycle
- Oscillation grinding cycle
- Oscillation direct constant-size grinding cycle
M
- Plunge grinding cycle
- Direct constant-dimension plunge grinding cycle
- Continuous-feed surface grinding cycle
- Intermittent-feed surface grinding cycle
NOTE
This function is included in the option "Grinding function A" and "Grinding
function B".
To use this function, the above option is required.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
5101 FXY
- 1971 -
13.PROGRAM COMMAND B-64603EN-1/01
#0 FXY The drilling axis in the drilling canned cycle, or cutting axis in the grinding canned cycle
is:
0: In case of the Drilling canned cycle:
Z-axis at all times.
In case of the Grinding canned cycle:
- For the Lathe system
Z-axis at all times.
- For the Machining Center system
G75,G77 command :Y-axis
G78,G79 command :Z-axis
1: Axis selected by the program
NOTE
In the case of the T series, this parameter is valid only for the
drilling canned cycle in the Series 10/11 program format.
#7 #6 #5 #4 #3 #2 #1 #0
GFX
5106
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#0 GFX When the options of multiple respective canned cycle and grinding canned cycle are both
specified, G71/G72/G73/G74 commands are:
0: Multiple respective canned cycle.
1: Grinding canned cycle.
NOTE
The axis number except for the cutting axis can be specified. When
the axis number which is same to cutting axis is specified, an alarm
PS0456 is issued at the time of execution. The Grinding Cycle is
executed when this parameter value is 0, the alarm PS0456 is also
issued.
- 1972 -
B-64603EN-1/01 13.PROGRAM COMMAND
Grinding axis number of Traverse direct constant-size Grinding cycle(G72)
5177
Grinding axis number of Direct Constant Dimension Plunge Grinding Cycle(G77)
NOTE
The axis number except for the cutting axis can be specified. When
the axis number which is same to cutting axis is specified, an alarm
PS0456 is issued at the time of execution. The Grinding Cycle is
executed when this parameter value is 0, the alarm PS0456 is also
issued.
NOTE
The axis number except for the cutting axis can be specified. When
the axis number which is same to cutting axis is specified, an alarm
PS0456 is issued at the time of execution. The Grinding Cycle is
executed when this parameter value is 0, the alarm PS0456 is also
issued.
- 1973 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
The axis number except for the cutting axis can be specified. When
the axis number which is same to cutting axis is specified, an alarm
PS0456 is issued at the time of execution. The Grinding Cycle is
executed when this parameter value is 0, the alarm PS0456 is also
issued.
5180
Axis number of dressing axis in Plunge grinding cycle(G75)
NOTE
The axis number except for the cutting axis or grinding axis can be
specified. When the axis number which is same to cutting axis or
grinding axis is specified, an alarm PS0456 is issued at the time of
execution. The Grinding Cycle is executed when this parameter
value is 0 and address "L" is specified in NC program, the alarm
PS0456 is also issued.
5181
Axis number of dressing axis in Direct constant dimension plunge grinding cycle(G77)
NOTE
The axis number except for the cutting axis or grinding axis can be
specified. When the axis number which is same to cutting axis or
grinding axis is specified, an alarm PS0456 is issued at the time of
execution. The Grinding Cycle is executed when this parameter
value is 0 and address "L" is specified in NC program, the alarm
PS0456 is also issued.
5182
Axis number of dressing axis in Continuous feed surface grinding cycle(G78)
- 1974 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
The axis number except for the cutting axis or grinding axis can be
specified. When the axis number which is same to cutting axis or
grinding axis is specified, an alarm PS0456 is issued at the time of
execution. The Grinding Cycle is executed when this parameter
value is 0 and address "L" is specified in NC program, the alarm
PS0456 is also issued.
5183
Axis number of dressing axis in Intermittent feed surface grinding cycle(G79)
NOTE
The axis number except for the cutting axis or grinding axis can be
specified. When the axis number which is same to cutting axis or
grinding axis is specified, an alarm PS0456 is issued at the time of
execution. The Grinding Cycle is executed when this parameter
value is 0 and address "L" is specified in NC program, the alarm
PS0456 is also issued.
Reference item
Manual name Item name
OPERATOR’S MANUAL (For Lathe System) Canned grinding cycle (for grinding machine)
(B-64604EN-1)
- 1975 -
13.PROGRAM COMMAND B-64603EN-1/01
Overview
In a machine having double turrets comprising two facing turrets placed on the same control axis, a
machining program for facing turrets can be created using G codes as if it existed on the same coordinate
system for symmetric cutting by creating a mirror image relative to the X-axis.
NOTE
This function and the balance cut function (T series (2-path control)) cannot be
used at the same time. When the option of the balance cut function (T series
(2-path control)) is specified, if bit 0 (NVC) of parameter No. 8137 is set to 1, this
function can be used.
Explanation
A mirror image can be created using G codes relative to the X-axis of basic three axes set by parameter
No. 1022. When G68 is active, the coordinate system is shifted to the other turret, and the X-axis sign is
reversed from the programmed command. To use this function, set the distance between the two turrets in
a parameter No. 1290.
Example) Program for double turrets
X
<3> Turret A
60
120
<1> Z
80φ 40φ
180
120φ
<2> 120
Turret B
Parameter
Distance between two opposite tool posts in mirror image
1290
#7 #6 #5 #4 #3 #2 #1 #0
NVC
8137
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
When balance cutting is used (this parameter is 0), the mirror
image of facing tool posts cannot be used. To use the mirror image
of facing tool posts, set this parameter to 1.
Note
NOTE
1 When the G68 command based on this function is enabled, the X-coordinate
value that can be read with the custom macro system variables #5041 and up or
#100101 and up (current specified position (in the workpiece coordinate system))
is a position with mirror image applied.
2 This function and the balance cut function cannot be used at the same time. If
the optional functions of both functions are specified, this function is enabled or
disabled depending on the system combination.
This function is enabled in:
- One path system
This function is disabled in:
- Two or more path system
- 1977 -
13.PROGRAM COMMAND B-64603EN-1/01
Reference item
Manual name Item name
OPERATOR’S MANUAL (For Lathe Mirror image for double turret
System) (B-64604EN-1)
Overview
By specifying indexing positions (angles) for the indexing axis (one rotation axis, A, B, or C), the index
table of the machining center can be indexed.
Before and after indexing, the index table is automatically unclamped or clamped.
NOTE
To use this function, set bit 3 (IXC) of parameter No.8132 to 1.
Explanation
- Basic Procedure
The control axis used for index table indexing is usually referred to as axis A, B, or C.
In the explanation below, the control axis used for index table indexing is axis B. If the axis name in the
actual machine is not B, the user should read axis B as referring to that axis name.
The positioning angle for the index table is commanded by the numeric following "B" in the program
command, which is an independent block. Both absolute and incremental commands are possible, but the
value after "B" is the integer times the numeric set by the parameter:
(Example) G00G90B100000; Absolute command (Positioning angle 10 degrees)
G00G91B20.0; Incremental command (Move distance 20 degrees)
There are two variations of the procedure (type A and type B) to set the index table position; the
difference is in the ON/OFF timing of the position control servo. The sequence of events and the
difference between the variations are described below, followed by time charts showing them graphically.
(1) Assume Bbbbb is ordered by the command program.
(2) The CNC turns the B axis unclamp signal BUCLP <Fn061.0> to “1”. (Type B -- When BUCLP is
turned to " 1 ", the position control servo for the B axis is turned ON.)
(3) On the PMC side, the clamp of the B axis is released; when completed, the B axis unclamp
completion signal *BEUCP <Gn038.6> turns to “0”.
(4) The CNC then turns the B axis unclamp signal BUCLP to “0”, to indicate it received the *BEUCP
signal.
(5) When the PMC is notified that BUCLP has been turned to 0, the PMC should turn *BEUCP to “1”.
In type A, B-axis unclamp signal BUCLP is turned to “0”, B-axis position control is made in
servo-on state, B-axis is rotated, and the B axis is stopped at the specified position. B axis always
moves at rapid traverse.
(6) When the B axis stops at the specified position, CNC turns B-axis clamp signal BCLP <Fn061.1> to
“1”. In type A, signal BCLP is set to “1” and B-axis position control is made in servo-off state.
(7) When BCLP is turned to “1” on the PMC side, the B axis is clamped mechanically (with a clutch or
shot pin, for example). When the clamp is completed, the B axis clamp completion signal *BECLP
<Gn038.7> is turned to “0”.
(8) When *BECLP is turned to “0”, the CNC then turns BCLP to “0”, informing it received the
*BECLP signal. (Type B -- When BCLP turns to 0, the B axis position control servo is turned off.)
(9) On the PMC side, when BCLP changes to “0”, *BECLP is turned to “1”.
This completes the sequence.
The time charts for these operations are shown in the Fig. 13.12 (a) and Fig. 13.12 (b).
- 1978 -
B-64603EN-1/01 13.PROGRAM COMMAND
B command (independent)
Fig. 13.12 (a) Time chart for positioning index table (type A)
B command (independent)
Fig. 13.12 (b) Time chart for positioning index table (type B)
The Fig. 13.12 (c) shows the timing chart for type-A manual reference position return of the B axis.
B axis manual feed selection signal
+Jα <Gn100>
B axis servo on for position control
- 1979 -
13.PROGRAM COMMAND B-64603EN-1/01
Fig. 13.12 (c) Manual reference position return of B axis time chart (type A)
- Absolute/incremental programming
Setting bit 4 (G90) of parameter No .5500, specifies absolute programming, and override the G90/G91
G-codes.
- Indexing direction
If a value other than 0 is set in the M code for specifying negative direction rotation (parameter No. 5511),
movement in the negative direction is made only when a move command is specified together with the M
code. In this case, movement is performed in the negative direction, regardless of whether
absolute/incremental programming is used.
If 0 is set in the M code for specifying negative direction rotation (parameter No. 5511), the rotation
direction in G90 mode is determined by bit 3 (INC) of parameter No. 5500, as described below.
The rotation direction in G90 mode is
0: Not shortcut direction
1: Shortcut direction (The amount of movement is always less than 180 degrees.)
- Feedrate
The table is always rotated around the indexing axis in rapid traverse mode.
Dry run cannot be executed for the indexing axis.
- Reset
If a reset is performed in the clamp or unclamp completion wait state, the clamp or unclamp signal is
cleared, and the CNC exits from the completion wait state.
- 1980 -
B-64603EN-1/01 13.PROGRAM COMMAND
Item Explanation
Servo-off signal Disable the servo-off signal for the index table indexing axis. That is, set bit 0
(FUPx) of parameter No. 1819 to 1. Usually, the index table indexing axis is in
the servo-off state.
Incremental command for the When incremental programming is used for index table indexing (when bit 4
index table indexing axis (G90) of parameter No. 5500 is set to 0), the workpiece origin offset of the
index table axis must always be 0. That is, there must always be a match
between the workpiece coordinate system and machine coordinate system of
an index table indexing axis.
Operation for an index table Operation in JOG/INC/HANDLE mode for an index table indexing axis is
indexing axis disabled. However, manual reference position return is possible. If the axis
selection signal is set to 0 during manual reference position return, the
movement stops immediately, and the clamp command is not executed.
NOTE
Setting for an index table indexing axis is set by parameter No. 5500 and over
described as "Parameter - Setting for positioning the index table" later.
Limitation
- Simultaneous specification together with other controlled axes
If an index table indexing axis and other controlled axes are specified in the same block:
• When the command is to be executed with all axes:
Set bit 6 (SIM) of parameter No. 5500 to 1.
• When axes for which the command is executed are to be selected:
Set bit 6 (SIM) of parameter No. 5500 to 0. Next, set bit 0 (IXS) of parameter No. 5502 to 1 for
other controlled axes to be selected in the same block.
If an index table indexing axis and other controlled axes are specified in the same block in a case other
than the above, alarm PS1564 is issued.
Simultaneous specification together with other controlled axes (when G00, G28, or G30 (or G00 mode) is set)
SIM = 0 SIM = 1
Axis with IXS = 0 Alarm PS1564 The command is executed for all
Axis with IXS = 1 The command is executed. axes.
If an index table indexing axis and other controlled axes are specified in the same block when a command
other than G00, G28, and G30 (or G00 mode) is specified, alarm PS1564 is issued.
- 1981 -
13.PROGRAM COMMAND B-64603EN-1/01
The following function cannot be used for the index table indexing axis.
- Reference position setting with mechanical stopper
- Manual numeric command
- Real-time custom macro
- Retrace
- Program restart
NOTE
Functions that cannot be used at the same time might be changed or added by
adding new CNC function.
Caution
CAUTION
1 While the index table is being positioned, input signals that reset the CNC, such
as emergency stop signal *ESP <X008.4>, (external reset signal) ERS
<Gn008.7>, and reset & rewind signal RRW <Gn008.6>, are functional.
When reset is applied to the CNC, indexing stops. Further, if automatic operation
stop signal *SP <Gn008.5> turns to 0, axis movement is stopped and the
equipment enters the automatic operation stop state.
If a stop at an any position is not suitable for the machine, appropriate
processing is required on the machine.
2 If the axis selection signal is set to 0 during manual reference position return,
movement is stopped immediately, and the clamp command is not executed. If
this proves inconvenient, measures must be taken on the machine side so that,
after the axis selection signal is set to 1, it is not set to 0 until reference position
return is completed.
3 When an incremental command is used for indexing the index table, the
workpiece origin offset for the index table axis must always be 0. This means
that the workpiece coordinate system and machine coordinate system of the
index table axis must always match.
4 If a reset is made during indexing of the index table, a reference position return
must be made before the index table is indexed subsequently.
5 The secondary auxiliary function can be used, but its address must be different
from that of the indexing axis.
6 For a path on which the index table indexing function is not to be used, disable
the index table indexing function (set bit 0 (ITI) of parameter No. 5501 to 0).
Note
NOTE
For positioning on an index table indexing axis, the dry run signal DRN
<Gn046.7> has no effect.
Signal
B axis clamp signal BCLP <Fn061.1>
[Classification] Output signal
[Function] Instructs the PMC side to clamp the B axis mechanically with a clutch or shot pin.
- 1982 -
B-64603EN-1/01 13.PROGRAM COMMAND
[Output cond.] The output condition and procedure are the same as those described in the basic
procedure for positioning the index table.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn038 *BECLP *BEUCP
#7 #6 #5 #4 #3 #2 #1 #0
Fn061 BCLP BUCLP
Parameter
- Setting linear or rotation axis
#7 #6 #5 #4 #3 #2 #1 #0
1006 ROSx ROTx
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
- 1983 -
13.PROGRAM COMMAND B-64603EN-1/01
#0 DDP As the method for inputting a decimal point in a command for the index table indexing
axis:
0: The conventional method is used.
1: The pocket calculator method is used.
#1 REL The position display of the index table indexing axis in the relative coordinate system is:
0: Not rounded by one rotation.
1: Rounded by one rotation.
#2 ABS The position display of the index table indexing axis in the absolute coordinate system is:
0: Not rounded by one rotation.
1: Rounded by one rotation.
- 1984 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
Be sure to set this parameter to 1.
If an absolute programming is commanded to the index table
indexing axis when this parameter is set to 0, the position display of
the absolute coordinate system may be not corresponding to the
absolute programming value like the following example.
#3 INC When the M code that specifies rotation in the negative direction (parameter No. 5511) is
not set, rotation in the G90 mode is:
0: Not set to the shorter way around the circumference.
1: Set to the shorter way around the circumference.
#6 SIM When the same block includes a command for the index table indexing axis and a
command for another controlled axis:
0: The setting of bit 0 (IXS) of parameter No. 5502 is followed.
1: The commands are executed.
NOTE
Even when this parameter is set to 1, an alarm PS1564, “INDEX
TABLE AXIS - OTHER AXIS SAME TIME” is issued if the block is
neither G00, G28, nor G30 (or the G00 mode).
#7 #6 #5 #4 #3 #2 #1 #0
5501 ISP ITI
- 1985 -
13.PROGRAM COMMAND B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
5502 IXS
#0 IXSx When a command is specified in a block that contains a command for the index table
indexing axis:
0 : An alarm PS1564, “INDEX TABLE AXIS - OTHER AXIS SAME TIME” is
issued.
1 : The command is executed.
If bit 6 (SIM) of parameter No. 5500 is set to 1, a simultaneous operation with all axes
except the index table indexing axis can be performed regardless of the setting of this
parameter.
To set an axis that allows simultaneous operation for each axis, set SIM to 0, and set this
parameter.
NOTE
Even when this parameter is set to 1, an alarm PS1564, “INDEX
TABLE AXIS - OTHER AXIS SAME TIME” is issued if the block is
neither G00, G28, nor G30 (or the G00 mode).
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
- 1986 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
Be sure to set bit 2 (ABS) of parameter No. 5500 to 1.
Note
NOTE
If an index table indexing axis and other controlled axes are specified in the
block, G00 performs nonlinear positioning. So, if rapid traverse based on
acceleration/deceleration before interpolation is set, the setting is switched
automatically to acceleration/deceleration after interpolation.
Reference item
Manual name Item name
OPERATOR’S MANUAL (For Machining center system) Index table indexing
(B-64604EN-2)
- 1987 -
13.PROGRAM COMMAND B-64603EN-1/01
13.13 SCALING
Overview
A programmed figure can be magnified or reduced (scaling).
One scaling method multiples the same magnification rate and the other scaling method (axis-by-axis
scaling) multiples the different magnification rate for each axis.
The magnification rate can be specified in the program or by a parameter.
NOTE
To use this function, set bit 5 (SCL) of parameter No.8132 to 1.
P4
P3
P4’ P3’
P0
P1’ P2’
P1 P2
O X
P0 : Scaling center
P1 to P4 : Programmed figure
P1’ to P4’ : Scaled figure
Format
Scaling up or down along all axes at the same rate of magnification
(When the bit 6 (XSC) of parameter No. 5400 is set to 0)
Format Meaning of command
G51 IP_P_ ; Scaling start
: Scaling is effective. IP_ : Absolute command for center coordinate value of scaling
: (Scaling mode) P_ : Scaling magnification
G50 ; Scaling cancel
Scaling along each axes at a different rate of magnification (mirror image) (When the bit 6 (XSC) of parameter
No. 5400 is set to 1)
Format Meaning of command
G51 IP_ I_J_K_ ; Scaling start
IP_ : Absolute command for center coordinate value of scaling
: Scaling is effective.
(Scaling mode) I_J_K_ : Scaling magnification for basic 3 axes (X, Y, and Z axes)
:
respectively
G50 ; Scaling cancel
- 1988 -
B-64603EN-1/01 13.PROGRAM COMMAND
T
NOTE
This function is available when the G-code system B or C is set.
CAUTION
1 Specify G51 in a separate block.
2 After the figure is enlarged or reduced, specify G50 to cancel the scaling mode.
NOTE
1 Entering pocket calculator decimal point input mode (bit 0 (DPI) of parameter
No. 3401 = 1) does not cause the units of the magnification rates P, I, J, and K
to change.
2 Setting the least input increment equal to 10 times the least command increment
(bit 7 (IPR) of parameter No. 1004 = 1) does not cause the units of the
magnification rates P, I, J, and K to change.
3 An attempt to specify 0 as a magnification rate causes alarm PS0142, “ILLEGAL
SCALE RATE”, to occur in a G51 block.
Explanation
- Axis for which scaling is to be enabled
For the axis for which scaling is to be enabled, set bit 0 (SCL) of parameter No. 5401 to 1.
- Scaling center
Even in incremental command (G91) mode, the scaling center coordinates IP_ specified in the G51 block
are assumed those of an absolute position.
If the scaling center coordinates are omitted, the position assumed when G51 is specified is assumed the
scaling center.
CAUTION
With the move command subsequent to the G51 block, execute an absolute
(G90 mode) position command.
If no absolute position command is executed after the G51 block, the position
when G51 is specified is assumed the scaling center; once an absolute position
command is executed, the scaling center assumes the coordinates specified in
the G51 block, after that block.
- 1989 -
13.PROGRAM COMMAND B-64603EN-1/01
CAUTION
Specifying the following commands at the same time causes them to be
executed in the order indicated below:
<1> Programmable mirror image (G51.1)
<2> Scaling (G51) (including a mirror image with a negative magnification)
<3> Mirror image due to the external switch of the CNC or the settings of the
CNC
In this case, the programmable mirror image is effective to the scaling center
and magnification as well.
To specify G51.1 and G51 at the same time, specify them in this order; to cancel
them, specify them in the reverse order.
Y axis
Programmed figure
d
Scaled figure
c
0
X axis
a
b
Scaled shape
X
(0,0) (100,0) (200,0)
Even for an R-specified arc, scaling is applied to each of I, J, and K after the radius value (R) is converted
into a vector in the center direction of each axis.
If, therefore, the above G02 block contains the following R-specified arc, the operation will be same as
that in which I and J are specified.
G02 X100.0 Y0.0 R100.0 F500 ;
Example
Main program
O1
G90 G00 X20.0 Y10.0 ;
M98 P1000 ;
G51 X20.0 Y10.0 I3000 J2000 ; (× 3 in the X direction and × 2 in the Y direction)
M98 P1000 ;
G17 G68 X35.0 Y20.0 R30.0 ;
M98 P1000 ;
G69 ;
G50 ;
M30 ;
Subprogram
O1000 ;
G01 X20.0 Y10.0 F500 ;
G01 X50.0 ;
G01 Y30.0 ;
G01 X20.0 ;
G01 Y10.0 ;
M99 ;
- 1991 -
13.PROGRAM COMMAND B-64603EN-1/01
Rotation center
before scaling
Rotation center
after scaling
Original program
Shape after X
coordinate system
Scaling center rotation Scaled shape
Scaling
x 2 in the X direction
x 1 in the Y direction
Corner rounding
Scaling
x 2 in the X direction
x 1 in the Y direction
Limitation
- Tool compensation
This scaling is not applicable to cutter/tool nose radius compensation values, tool length offset values,
and tool offset values (Fig. 13.13 (f)).
- 1992 -
B-64603EN-1/01 13.PROGRAM COMMAND
Programmed figure
Scaled figure
- Invalid scaling
M
Scaling is not applicable to the Z-axis movement in case of the following canned cycle.
• Cut-in value Q and retraction value d of peck drilling cycle (G83, G73).
• Fine boring cycle (G76)
• Shift value Q of X and Y axes in back boring cycle (G87).
In manual operation, the travel distance cannot be increased or decreased using the scaling function.
T
This function is available to G-code systems B and C only; it is not available to G-code system A.
During scaling, the following functions cannot be used. If any of them is specified, alarm (PS0300),
“ILLEGAL COMMAND IN SCALING”, will occur.
• Finishing cycle (G70, G72)
• Outer surface rough cutting cycle (G71, G73)
• End rough cutting cycle (G72, G74)
• Closed loop cutting cycle (G73, G75)
• End cutting off cycle (G74, G76)
• Outer/inner surface cutting off cycle (G75, G77)
• Multiple threading cycle (G76, G78)
• Traverse grinding cycle (for grinding machines) (G71, G72)
• Traverse direct constant-size grinding cycle (for grinding machines) (G72, G73)
• Oscillation grinding cycle (for grinding machines) (G73, G74)
• Oscillation direct constant-size grinding cycle (G74, G75)
• Face drilling cycle (G83, G83)
• Face tapping cycle (G84, G84)
• Face boring cycle (G85, G85)
• Side drilling cycle (G87, G87)
• Side tapping cycle (G88, G88)
• Side boring cycle (G89, G89)
• Outer/inner surface turning cycle (G77, G20)
• Threading cycle (G78, G21)
- 1993 -
13.PROGRAM COMMAND B-64603EN-1/01
If tool offset by shifting the coordinate system is specified (by setting bit 2 (LWT) of parameter No. 5002
to 1 or bit 4 (LGT) of parameter No. 5002 to 0) during scaling, alarm PS0509, “TOOL OFFSET
COMMAND IS NOT AVAILABLE”, will occur.
The same alarm will occur if a tool compensation value is modified by setting bit 6 (EVO) of parameter
No. 5001.
Caution
CAUTION
1 If a parameter setting value is employed as a scaling magnification without
specifying P, the setting value at G51 command time is employed as the scaling
magnification, and a change of this value, if any, is not effective.
2 Before specifying the G code for reference position return (G27, G28, G29, G30)
or coordinate system setting (G52 to G59, G92), cancel the scaling mode.
3 If scaling results are rounded by counting fractions of 5 and over as a unit and
disregarding the rest, the move amount may become zero. In this case, the
block is regarded as a no movement block, and therefore, it may affect the tool
movement by cutter compensation. See the description of cutter compensation.
4 Refrain from scaling on a rotation axis for which the rollover function is enabled.
Otherwise, the tool may rotate in a short-cut manner, possibly resulting in
unexpected movement.
Note
NOTE
1 The position display represents the coordinate value after scaling.
2 When a mirror image was applied to one axis of the specified plane, the
following results:
(1) Circular command Direction of rotation is reversed.
(2) Cutter/tool nose radius compensation Offset direction is reversed.
(3) Coordinate system rotation Rotation angle is reversed.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
5400 SCR XSC
- 1994 -
B-64603EN-1/01 13.PROGRAM COMMAND
#7 #6 #5 #4 #3 #2 #1 #0
5401 SCLx
NOTE
When bit 7 (SCR) of parameter No. 5400 is set to 1, the valid data
range is 1 to 9999999.
NOTE
When bit 7 (SCR) of parameter No. 5400 is set to 1, the valid data
ranges are -9999999 to -1 and 1 to 9999999.
#7 #6 #5 #4 #3 #2 #1 #0
8132
SCL
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Scaling
- 1996 -
B-64603EN-1/01 13.PROGRAM COMMAND
Angle of rotation
Center of
rotation
X
0
Parameter
- Angle specification method of coordinate system rotation
#7 #6 #5 #4 #3 #2 #1 #0
5400 RIN
- 1997 -
13.PROGRAM COMMAND B-64603EN-1/01
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Coordinate system rotation
Limitation
- R-specified arc
When an R-specified arc is specified after beginning the coordinate system rotation mode, please specify
the command to the start point by the absolute commands in the previous block.
- Tool offset
T
If tool offset by shifting the coordinate system is specified (by setting bit 2 (LWT) of parameter No. 5002
to 1 or bit 4 (LGT) of parameter No. 5002 to 0) in the coordinate system rotation mode, alarm PS0509,
“TOOL OFFSET COMMAND IS NOT AVAILABLE”, will occur.
The same alarm will occur if a tool compensation value is modified by setting bit 6 (EVO) of parameter
No. 5001.
NOTE
This function is an optional function.
- 1998 -
B-64603EN-1/01 13.PROGRAM COMMAND
Z
X z
Three- y
dimensional
Explanation
- Rapid traverse in a canned cycle for drilling
By using bit 1 (D3R) of parameter No. 11221, rapid traverse in the drilling direction in a canned cycle for
drilling in the tilted working plane indexing mode or 3-dimensional coordinate conversion mode can be
selected and the rapid traverse mode for shift operation in fine boring (G76) or back boring (G87) for the
M system can also be selected. When D3R is set to 0, the cutting feed mode is selected; when it is set to 1,
the rapid traverse mode is selected. For positioning to the initial level at the start of a canned cycle for
drilling, however, the rapid traverse mode is used, regardless of whether D3R is set to 0 or 1. Rapid
traverse override can be applied in the rapid traverse mode, and cutting feed override can be applied in the
cutting feed mode. D3R can also be used to change the mode of rapid traverse in the rigid tapping
direction.
Bit 1 of (LRP) of parameter No. 1401=1 Selects positioning of linear interpolation type.
Bit 1 of (PRT) of parameter No. 1603)=1 Selects acceleration/deceleration of constant time type.
Parameter No. 1620 Set the same value for all.
Parameter No. 1621 Set the same value for all.
Feedrate
When bit 1 (D3R) of parameter No. 11221 is set to 1 (for the rapid traverse mode), the rapid traverse
rate in the drilling direction in a canned cycle for drilling in the tilted working plane indexing mode
or 3-dimensional coordinate conversion mode is clamped to a parameter value indicated below if the
rapid traverse override is 100%. In the rapid traverse override F0 mode, however, the rapid traverse
rate is clamped to the value of parameter No. 1421 or a parameter value listed in Table 13.15 (a),
whichever smaller.
- 1999 -
13.PROGRAM COMMAND B-64603EN-1/01
However, when the external deceleration function is enabled, the feedrate is clamped to a parameter
value listed in Table 13.15 (a) that is overridden or an external deceleration speed, whichever
smaller.
NOTE
1 Set a rapid traverse rate for each axis in parameter No. 1420 and a tangential
rapid traverse rate in parameter No. 5412.
2 If rapid traverse of nonlinear interpolation type is performed, the feedrate is
clamped to the value of parameter No. 1420, regardless of the setting of
parameter No. 5412.
3 When the cutting feed mode is selected (when bit 1 (D3R) of parameter No.
11221 is set to 0), set a tangential rapid traverse rate in parameter No. 5412.
- Interlock signal for each axis direction, interlock signal for each axis, external
deceleration signal
When bit 2 (D3IT) of parameter No.11600 is set to 1 and bit 5 (ITM) of parameter No.11223 is set to 1,
the following signals are enabled for axis of machine coordinate system.
- Interlock signal for each axis direction during manual intervention / manual handle interrupt in
3-dimensional coordinate system conversion mode
- Interlock signal for each axis during manual intervention / manual handle interrupt in 3-dimensional
coordinate system conversion mode
- External deceleration signal during manual intervention / manual handle interrupt in 3-dimensional
coordinate system conversion mode
- External deceleration signal during 3-dimensional coordinate conversion
By this setting, all signals of controlled axis type are enabled for axis of machine coordinate system
during 3-dimensional coordinate conversion.
Table13.15 (b) Relationship between coordinate system of target axis of each signal during 3-dimensional
coordinate conversion (automatic operation) and parameter setting
Interlock for each axis
D3IT ITM Interlock for each axis External deceleration
direction
Programming coordinate Programming coordinate
0 - Interlock all X, Y, Z-axis
system system
Programming coordinate
0 Machine coordinate system Machine coordinate system
1 system
1 Machine coordinate system Machine coordinate system Machine coordinate system
- 2000 -
B-64603EN-1/01 13.PROGRAM COMMAND
Table13.15 (c) Relationship between coordinate system of target axis of each signal during manual
intervention / manual handle interrupt in 3-dimensional coordinate system conversion mode and parameter
setting
Interlock for each axis
D3IT ITM Interlock for each axis External deceleration
direction
Programming coordinate Programming coordinate Programming coordinate
0 -
system system system
Programming coordinate Programming coordinate Programming coordinate
0
1 system system system
1 Machine coordinate system Machine coordinate system Machine coordinate system
Limitation
- Manual reference position return
An attempt to make a manual reference position return during the 3-dimensional coordinate conversion
mode results in alarm PS5324, “REFERENCE RETURN INCOMPLETE”, being issued. Before
attempting to make a manual reference position return, cancel the 3-dimensional coordinate conversion
mode.
Signal
3-dimensional coordinate system conversion manual interruption switch signal
M3R<Gn031.3>
[Classification] Input signal
[Function] Specifies whether to apply 3-dimensional coordinate system conversion to a manual
operation (manual continuous feed, manual incremental feed, or manual handle feed) in
the 3-dimensional coordinate conversion mode.
[Operation] When this signal is set to 0, 3-dimensional coordinate system conversion is not applied
(the workpiece coordinate system is used).
When this signal is set to 1, 3-dimensional coordinate system conversion is applied (the
program coordinate system is used).
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn031 M3R
#7 #6 #5 #4 #3 #2 #1 #0
Fn062 D3ROT
- 2001 -
13.PROGRAM COMMAND B-64603EN-1/01
Parameter
- Setting relative position and absolute position
#7 #6 #5 #4 #3 #2 #1 #0
DAC
3104
DAC DAL DRL
NOTE
In lathe systems, whether to exclude a tool offset when displaying
the absolute position is determined by the setting of bit 1 (DAP) of
parameter No. 3129.
NOTE
When the parameter DAC is set to 1, in the command like circle
interpolation where the cutter compensation vector is changed
constantly, an absolute position is not correctly displayed during its
interpolation except its start point and its end point.
#6 DAK Specifies whether to display coordinates in the program coordinate system or workpiece
coordinate system as absolute coordinates when the 3-dimensional coordinate conversion
mode or the tilted working plane indexing mode is set.
0: Display coordinates in the program coordinate system.
1: Display coordinates in the workpiece coordinate system.
#7 #6 #5 #4 #3 #2 #1 #0
11221 D3R
#1 D3R In the 3-dimensional coordinate system conversion mode or tilted working plane indexing
mode, rapid traverse in canned cycle for drilling is:
0: Performed in the cutting feed mode.
1: Performed in the rapid traverse mode.
#7 #6 #5 #4 #3 #2 #1 #0
11223 ITM
#7 #6 #5 #4 #3 #2 #1 #0
11600 D3IT
#2 D3IT In the 3-dimensional coordinate system conversion mode, the valid interlock signals
(interlock signal for each axis (*ITx) or interlock signal for each axis direction (MITx,
PITx)) are:
0: The signals for all of the target axes for 3-dimensional coordinate system
conversion.
1: The signals for axes along which a movement is made during 3-dimensional
coordinate system conversion.
#7 #6 #5 #4 #3 #2 #1 #0
19602 D3D
#5 D3D Specifies whether to display the distance to go in the program coordinate system or
workpiece coordinate system during the 3-dimensional coordinate system conversion or
the tilted working plane indexing.
0: Display the distance to go in the program coordinate system.
1: Display the distance to go in the workpiece coordinate system.
- 2003 -
13.PROGRAM COMMAND B-64603EN-1/01
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) 3-dimensional coordinate conversion
- 2004 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
This function is included in the option "Multi-system for manual handle retrace".
To use this function, the above option is required.
Feature coordinate
Workpiece system
coordinate system (G68.2)
(G54)
The G68.2 command causes the programming coordinate system to switch to the feature coordinate
system. The commands in all subsequent blocks are assumed to be specified in the feature coordinate
system until G69 appears.
If G68.2 specifies the relationship between the feature coordinate system and the workpiece coordinate
system, G53.1 automatically specifies the +Z direction of the feature coordinate system as the tool axis
direction even if no angle is specified for the rotation axis. (See Fig. 13.16.1 (c).)
For explanations about the tool axis direction, see Fig. 13.16.1 (b).
- 2005 -
13.PROGRAM COMMAND B-64603EN-1/01
This function regards the direction normal to the machining plane as the +Z-axis direction of the feature
coordinate system. After the G53.1 command, the tool is controlled so that it remains perpendicular to the
machining plane.
• Only G68.2 is specified
Z
Zc
Yc
Xc
Feature coordinate
Y
system
Xc-Yc-Zc
Coordinate system
origin shift
(xo,yo,zo)
Workpiece
coordinate system
X-Y-Z X
• G53.1 is specified after G68.2
G53.1 automatically controls
the rotation axis.
Zc C
Z B Yc
Control point shift (by
another command) Xc
Feature coordinate
Y system
Xc-Yc-Zc
Coordinate system
origin shift
(xo,yo,zo)
Workpiece
coordinate system
X-Y-Z X
Fig. 13.16.1 (c) G68.2 and G53.1 commands
This function is applicable to the following machine configurations. (See Fig. 13.16.1 (d).)
(1) Tool rotation type machine controlled with two tool rotation axes
- 2006 -
B-64603EN-1/01 13.PROGRAM COMMAND
(2) Table rotation type machine controlled with two table rotation axes
(3) Composite type machine controlled with one tool rotation axis and one table rotation axis
The function can also be used for a machine configuration in which the rotation axis for controlling the
tool does not intersect the rotation axis for controlling the table.
X
Y
Y
C
A
Y
C
system is the coordinate system obtained by shifting the coordinate system that is obtained by rotating
coordinate system 2 around the Z”-axis through an angle of γ degrees from the workpiece coordinate
system origin by (Xo, Yo, Zo).
Fig. 13.16.1 (e) shows the relationship between the workpiece coordinate system and the feature
coordinate system.
The figure also gives examples of displacement on the X-Y plane.
z
y'
Conversion from workpiece
y coordinate system X-Y-Z to
α coordinate system 1 X'-Y'-Z
x x'
z y''
β
z''
β
y' Conversion from coordinate
system 1 X'-Y'-Z to
coordinate system 2 X'-Y"-Z"
X'
yc y''
zc γ
x'
- I0 J0 K0 command
When I0 J0 K0 is specified as an Euler's angle, the alarm PS5457, “G68.2/G68.3 FORMAT ERROR”
usually occurs. When bit 1 (ATW) of parameter No. 13451 is set to 1, the feature coordinate system with
a tilted angle of 0 degree is used.
- 2008 -
B-64603EN-1/01 13.PROGRAM COMMAND
Bit 1 (LRP) of parameter No. 1401=1 Selects positioning of linear interpolation type.
Bit 4 (PRT) of parameter No. 1603=1 Selects acceleration/deceleration of constant time type.
Parameter No. 1620 Set the same value for all.
Parameter No. 1621 Set the same value for all.
Feedrate
When parameter D3R is set to 1 (for the rapid traverse mode), the rapid traverse rate in the drilling
direction in a canned cycle for drilling during the tilted working plane indexing mode or
3-dimensional coordinate system conversion mode is clamped to a parameter value indicated below
if the rapid traverse override is 100%. In the rapid traverse override F0 mode, however, the rapid
traverse rate is clamped to the value of parameter No. 1421 or a parameter value in Table 13.16.1 (a),
whichever smaller.
However, when the external deceleration function is enabled, the feedrate is clamped to a parameter
value in Table 13.16.1 (a) that is overridden or an external deceleration speed, whichever smaller.
NOTE
1 Set a rapid traverse rate for each axis in parameter No. 1420, and set a
tangential rapid traverse rate in parameter No. 5412.
2 If rapid traverse of nonlinear interpolation type is performed, the feedrate is
clamped to the value of parameter No. 1420, regardless of the setting of
parameter No. 5412.
3 When the cutting feed mode is selected (parameter D3R = 0), set a tangential
rapid traverse rate in parameter No. 5412.
- 2009 -
13.PROGRAM COMMAND B-64603EN-1/01
Program coordinate
G54 system
G55
Machine coordinate system
Fig. 13.16.1 (f) Workpiece coordinate system selection command during the tilted working plane indexing
- 2010 -
B-64603EN-1/01 13.PROGRAM COMMAND
Reference position
Yc
Zc
Xc
Z
(3)
Y
(2)
(1)
Explanation
Suppose that the coordinate system is rotated about (1) the X-axis, (2) the Y-axis, and (3) the Z-axis in
this order.
A "workpiece coordinate system" rotated by angle α about the X-axis is "coordinate system 1".
"Coordinate system 1" rotated by angle β about the Y-axis is "coordinate system 2". "Coordinate system
2" rotated by angle γ about the Z-axis then shifted by (X0,Y0,Z0) from the workpiece coordinate system
origin is a "feature coordinate system".
- 2011 -
13.PROGRAM COMMAND B-64603EN-1/01
z
z’
α
y’
z
z’
z’’ β y’
Conversion from coordinate system 1
β X’-Y’-Z’ to coordinate system 2 X"-Y"-Z"
y’’
y
β
x x’’
z’’
yc γ
γ
y’’ Conversion from coordinate system 2
zc X"-Y"-Z" to the feature coordinate system
y Xc-Yc-Zc
γ
x x’’ xc
P3
Yc
Zc
P1 P2
Xc
Z
Y
X
Fig. 13.16.1 (i) Tilted working plane indexing based on three points
- 2012 -
B-64603EN-1/01 13.PROGRAM COMMAND
Explanation
- Determination of a feature coordinate system
Three entered points are named P1, P2, and P3 in the order of entry.
The P1-to-P2 direction is defined as the X-axis of a feature coordinate system. Among the directions that
are on the plane containing the three points and are normal to the X-axis of the feature coordinate system,
the direction that makes a smaller angle with the P1→P3 vector is defined as the Y-axis of the feature
coordinate system. The Z-axis of the feature coordinate system is defined according to the right-handed
system.
Zc
P2
P3
Xc
Yc
(Yc1) α
β
Z Yc2
P1
Feature coordinate
Y
system
Xc-Yc-Zc
Workpiece
X coordinate system
X-Y-Z
On the plane containing three points, there are two directions normal to
Xc: Yc1 and Yc2. Angles α and β formed relative to the P1→P3 vector
satisfy α < β, so that Yc1 is selected as Yc.
- Angular displacement R
The angular displacement R is positive for clockwise rotation viewed in the Z-axis direction in the feature
coordinate system.
- 2013 -
13.PROGRAM COMMAND B-64603EN-1/01
Yc V2
Zc V1
Xc
Z
Y
X
Fig. 13.16.1 (k) Tilted working plane indexing based on two vectors
Explanation
- Determination of a feature coordinate system
The first vector is defined as the X-axis of the feature coordinate system, and the second vector is defined
as the Z-axis of the feature coordinate system. The Y-axis of the feature coordinate system is defined
according to the right-handed system.
Yc (Yc1)
Zc
V2
Xc
V1
Yc2
There are two vectors normal to the Xc-axis and
Zc-axis. However, Yc1 is defined as the Yc-axis of
the feature coordinate system according to the
right-handed system.
Zc Second vector
Xc (first vector)
Fig. 13.16.1 (m) When the first and second vectors are not normal
Xc
Y X
B A
β -α
Yc
Fig. 13.16.1 (n) Tilted working plane indexing based on projection angles
Explanation
- Determination of a feature coordinate system
The X-axis direction vector of the workpiece coordinate system rotated by α about the Y-axis of the
workpiece coordinate system is defined as vector A. The Y-axis direction vector of the workpiece
coordinate system rotated by β about the X-axis of the workpiece coordinate system is defined to be
vector B.
The direction normal to plane P containing vector A and vector B (direction of the outer product of A ×
B) is defined to be the Z-axis direction of the feature coordinate system.
- 2015 -
13.PROGRAM COMMAND B-64603EN-1/01
Vector A rotated by γ about the Z-axis of the feature coordinate system is defined to be the X-axis
direction of the feature coordinate system. The Y-axis of the feature coordinate system is defined
according to the right-handed system.
Z Plane P
A
β X
-α
Y
Zc
By the third command angle α and second command angle β, the Z-axis of the feature coordinate system
are determined.
Z Plane P
B
Xc
Yc
A
γ
X
Y
Zc
By the third command angle γ, the X-axis and Y-axis of the feature coordinate system are determined.
NOTE
When vector A and vector B are considered to be parallel with each other (when
the angle formed by the two vectors is smaller than 1°), alarm PS5457,
"G68.2/G68.3 FORMAT ERROR" is issued.
- 2016 -
B-64603EN-1/01 13.PROGRAM COMMAND
Yc
Xc
When G68.3 is specified in a block, the coordinate system for programming is changed to a feature
coordinate system. All commands after the block are regarded as commands in the feature coordinate
system until G69 is specified.
Explanation
- Feature coordinate system
By specifying G68.3, a feature coordinate system with the tool axis direction being the +Z-axis direction
can be created. The tool axis direction means the tool axis direction based on the rotation axis position
reached by automatic operation or manual operation.
- 2017 -
13.PROGRAM COMMAND B-64603EN-1/01
r r r
Expression: Yc = Zc × Xc
When R is commanded, a coordinate system rotated by R around Zc from the above-mentioned
coordinate system is the feature coordinate system.
Zc
Z-axis of feature coordinate
system (Tool axis direction:
T)
Yc
Xc
Y-axis of feature X-axis of feature coordinate
coordinate system system
r r
When the tool axis direction vector ( T ) is parallel with the vertical axis direction vector ( P ) (parameter
r r
No. 12321) (when the angle between the vector ( T ) and the vector ( P ) is equal to or less than the value
of parameter No. 12322), the feature coordinate system Xc-Yc-Zc is as indicated below. By specifying
angular displacement R, a feature coordinate system rotated about the Z-axis of this coordinate system
can be specified.
When 0 is set in parameter No. 12321, the vertical axis direction is the reference tool axis direction
(parameter No. 19697).
If a value other than 0 through 3 is set in parameter No. 12321, the alarm PS5459, “MACHINE
PARAMETER INCORRECT” is issued.
CAUTION
Tool axis direction is Z-axis direction of feature coordinate system regardless of
the reference tool axis direction (parameter No. 19697).
- Angular displacement R
Angular displacement R is positive when a rotation is made clockwise viewed in the Z-axis direction of
the feature coordinate system. The range of angular displacement R is: 0.0° ≤ R ≤ 360.0°.
- 2018 -
B-64603EN-1/01 13.PROGRAM COMMAND
direction feed / tool axis right-angle direction feed of 3-dimensional manual feed when the parameter FLL
(No.12320#1) is set to zero.
The reference coordinate system of feature coordinate system (the feature coordinate system that is
defined when absolute coordinate system of tool rotation axes is zero) is as follows by the parameter
(No.19697) for reference tool axis direction.
The feature coordinate system defined by "G68.3 P1" command is the coordinate system that the
reference coordinate system is rotated by tool rotation axis position and parameter RA (No.19698), RB
(No.19699).
Zw Zw Zw
ZF YF XF
Yw Yw Yw
ZF YF
XF YF XF
ZF
Xw Xw Xw
Reference tool axis direction : Reference tool axis direction : Reference tool axis direction :
Z-axis direction X-axis direction Y-axis direction
Parameter (No.19697)=3 Parameter (No.19697)=1 Parameter (No.19697)=2
Fig. 13.16.1 (s) The reference coordinate system of feature coordinate system (G68.3 P1)
B C
X,Y direction of
feature coordinate system Z direction of
feature coordinate system
Z
C
B
Y
- 2019 -
13.PROGRAM COMMAND B-64603EN-1/01
Tool rotation axis : C=45deg, B=0deg. Tool rotation axis : C=45deg, B=20deg.
Z Z Z direction of
Z direction of Feature coordinate system
Feature coordinate system B
Y direction of Y direction of
Feature coordinate system Feature coordinate system
C C
Z
Y Y
C B
X direction of B Y
C C
X Feature coordinate system X
X direction of X
Feature coordinate system
Fig. 13.16.1 (t) Example that reference tool axis direction is Z direction
Z
Zc Feature coordinate system
Xc-Yc-Zc
Y Yc
Xc
X
Workpiece coordinate system X-Y-Z
- 2020 -
B-64603EN-1/01 13.PROGRAM COMMAND
- Example of operation
An example of operation on a machine of tool rotation type is given below.
The machine configuration is "BC type reference tool axis Z-axis".
BC type tool axis Z-axis
(Axes are intersecting.) C: 1st rotation axis (master)
Sample program 1
O0100 ;
N1 G55 ;
N2 G90 G01 X0Y0Z50.0 F1000 ;
N3 G43 H01 X0 Y0 Z0 ;
N4 B-45.0 ;
N5 G68.3 ;
:
N6 G69 ;
:
- 2021 -
13.PROGRAM COMMAND B-64603EN-1/01
N3 command
X-Y-Z
X
N4 command
Zc
N5 command
Yc
Xc
Z
N6 command
X-Y-Z
X
Sample program 2
O0100 ;
N1 G54 G90 G00 B0 C0 ;
N2 B45.0 ;
N3 C60.0 ;
- 2022 -
B-64603EN-1/01 13.PROGRAM COMMAND
N4 G68.3 P1 X0 Y0 Z0 ;
Sample program2
Z
N2 command
Y
B45.0
Workpiece coordinate
system X-Y-Z
X
N3 command Z
Y
C60.0
Workpiece coordinate
system X-Y-Z
X
Z
ZF
N4 command
Y
C60°
YF B45°
XF
C60° X
Feature coordinate system XF-YF-ZF
Fig.13.16.1 (x)
- Multiple G68.3
After the tool axis direction is changed in G68.3 mode, by specifying G68.3, a new feature coordinate
system where the tool axis direction is the +Z-axis direction can be specified.
Example of operation
An example of operation on a machine of tool rotation type is given below.
The machine configuration is "BC type reference tool axis Z-axis".
- 2023 -
13.PROGRAM COMMAND B-64603EN-1/01
Sample program 2
O0200 ;
N1 G55 ;
N2 G01 A90.0 F1000 ;
N3 G68.3 X0 Y0 Z0 R0;
:
N4 X10.0 Y0 Z0 ;
N5 C90.0;
N6 G68.3 X10.0 Y0 Z0 ;
:
N7 G69 ;
:
- 2024 -
B-64603EN-1/01 13.PROGRAM COMMAND
Z
N3 command
Y
Yc
X
Xc
Z
N4 command
Y
Yc
Xc
X
Zc
Z
N5 command
Y
Yc
Xc
X
Zc
N6 command Z
Y
Yc
Xc
X
Zc
- 2025 -
13.PROGRAM COMMAND B-64603EN-1/01
Format
The format of the tilted working plane indexing (G68.2) is applicable.
Specify the origin of a feature coordinate system in the workpiece coordinate system.
Example of operation
An example of operation on a tool rotation type machine is explained below.
The machine configuration is "BC type with the reference tool axis being the Z-axis".
Machine on which tool rotary
axes cross each other C: 1st rotation axis (master)
Sample program 1
O0100 ;
N1 G55 ;
N2 G90 G01 X20.0 Y5.0 Z0 F1000 ;
N3 G68.2 X20.0 Y5.0 Z0 I0 J90.0 K0 ;
N4 G53.1 ;
:
N5 X-15.0 Y0 Z-15.0 ;
N6 G68.2 X5.0 Y20.0 Z0 I90.0 J90.0 K0 ;
N7 G53.1;
:
N8 G69 ;
:
- 2026 -
B-64603EN-1/01 13.PROGRAM COMMAND
Z
N4 command
Y Yc
Xc
X
G55
Machine Zc Feature coordinate system
origin Xc-Yc-Zc
N5 command
Z
Y
Yc
Xc
Zc
N6 command
Yc Xc
Y Zc
Feature coordinate system
Xc-Yc-Zc
X
N7 command
Yc
Xc
Y Zc
X
Fig. 13.16.2 (b) Machine operation with sample program 1
N4 block: Rotates the tool in the Z-axis direction in the feature coordinate system.
N5 block: Specifies coordinates in the feature coordinate system.
N6 block: Sets a new feature coordinate system.
N7 block: Rotates the tool in the Z-axis direction in the new feature coordinate system.
- 2027 -
13.PROGRAM COMMAND B-64603EN-1/01
Format
The format of the tilted working plane indexing (G68.2) is applicable.
Specify the origin of a feature coordinate system in the immediately preceding feature coordinate system.
Example of operation
An example of operation on a tool rotation type machine is explained below.
Rotary axis C rotates about the Z-axis (master axis).
Rotary axis B rotates about the Y-axis (slave axis).
BC type tool axis Z-axis
(Axes are intersecting.) C: 1st rotation axis (master)
Sample program 2
O0200 ;
N1 G55 ;
N2 G90 G01 X20.0 Y5.0 Z0 F1000 ;
N3 G68.2 X20.0 Y5.0 Z0 I0 J90.0 K0 ;
N4 G53.1 ;
:
N5 X-15.0 Y0 Z-15.0 ;
N6 G68.4 X-15.0 Y0 Z-15.0 I90.0 J90.0 K-90.0 ;
N7 G53.1;
:
N8 G69 ;
:
- 2028 -
B-64603EN-1/01 13.PROGRAM COMMAND
N4 command
Y Yc1
Xc1
N5 command
Z
Y
Yc1
Xc1
Zc1
N6 command
Yc2 Xc2
Y Zc2
Yc1
Xc1
X
Zc1
N7 command Yc2
Xc2
Y Zc2
Yc1
Xc1
X
Zc1
N4 block: Rotates the tool in the Z-axis direction in the feature coordinate system.
N5 block: Specifies coordinates in the feature coordinate system.
N6 block: Applies coordinate system conversion to the feature coordinate system based on Eulerian angle
to set a new feature coordinate system.
N7 block: Rotates the tool in the Z-axis direction in the new feature coordinate system.
- 2029 -
13.PROGRAM COMMAND B-64603EN-1/01
Example of operation
The following gives an operation example in the machine configuration below.
- Table rotation type
- Master axis: About the Y-axis (B axis)
- Slave axis: About the Z-axis (C axis)
- Reference tool axis direction: Z direction
- Increment system for the rotation axis: 1/10(IS-C)
Program example 1
G68.2 I90.0 J0.0005 K-90.0 (rotation by 0.0005 degree about the Y-axis)
G53.1
The rotation axis position after the G53.1 command is as follows:
• Bit 2 (TFR) of parameter No. 11630 is set to 0 (minimum command unit of the rotation angles:
0.001 degree):
B axis: 0.0010 degree
C axis: 0.0000 degree
• Bit 2 (TFR) of parameter No. 11630 is set to 1 (minimum command unit of the rotation angles:
0.00001 degree):
B axis: 0.0005 degree
C axis: 0.0000 degree
Program example 2
G68.2 I90.0 J10 K-90.0 (rotation by (minimum command unit of the rotation angles × 10) about the
Y-axis)
G53.1
The rotation axis position after the G53.1 command is as follows:
• Bit 2 (TFR) of parameter No. 11630 is set to 0 (minimum command unit of the rotation angles:
0.001 degree):
B axis: 0.0100 degree
C axis: 0.0000 degree
• Bit 2 (TFR) of parameter No. 11630 is set to 1 (minimum command unit of the rotation angles:
0.00001 degree):
B axis: 0.0001 degree
C axis: 0.0000 degree
About parameters
(1) Machine configuration
When parameters are set, it is important to determine the target machine configuration for parameter
setting.
The following explains the machine configuration.
Slave = 0 degrees
Master = 0 degrees
Zm
Ym
Intersection offset vector between first rotary axis and second
rotary axis of table
Xm
Fig.13.16.3 (b) Mechanism in which the master and slave do not intersect
- When the first rotation axis of the tool and the tool axis do not intersect
Explained below is a mechanism in which the tool axis (spindle rotation center axis) and the first rotation
axis of the tool do not intersect.
When both the master and slave are at 0 degrees, a vector from a point at a distance of the tool length
compensation value plus the tool holder offset value from the tool center point along the tool axis to a
point on the first rotation axis of the tool is set as an intersection offset vector between the tool axis and
the first rotation axis of the tool in parameters Nos. 19709 to 19711.
- 2031 -
13.PROGRAM COMMAND B-64603EN-1/01
Fig. 13.16.3 (c) Mechanism in which the rotation axes of the tool do not intersect
- 2032 -
B-64603EN-1/01 13.PROGRAM COMMAND
Zm B
Ym
Xm
In the above composite type machine (Fig. 13.16.3 (d)), if rotation axis B is at 0 degrees, assume the
following:
Tool holder offset value = 2.0
Rotary table position = (5.0, 2.0, -15.0)
Intersection offset vector between the tool axis and tool rotation axis = (3.0, 0, 2.0)
Then, the parameters for the above composite type machine are set as follows:
Table 13.16.3 (b) Example of setting parameters for a composite type machine
Parameter Setting
Description
No. example
19665#4 0 Automatic calculation for controlled-point shifting
19665#5 0 Controlled-point shift
19666 2.0 Tool holder offset value
X0.0
19667 Y0.0 Controlled-point shift vector
Z0.0
19680 21 Mechanical unit type
19681 5(B) Controlled axis number for the first rotation axis
19682 2(Y) Axis direction of the first rotation axis
19684 0 Rotation direction of the first rotation axis
19685 0.0 Rotation angle when the first rotation axis is a hypothetical axis
19686 4(A) Controlled axis number for the second rotation axis
19687 1(X) Axis direction of the second rotation axis
19689 1 Rotation direction of the second rotation axis
19690 0.0 Rotation angle when the second rotation axis is a hypothetical axis
19696#0 0 The first rotation axis is an ordinary rotation axis.
19696#1 0 The second rotation axis is an ordinary rotation axis.
19697 3 Direction of the reference tool axis
19700 5.0 Rotary table position (X-axis)
19701 2.0 Rotary table position (Y-axis)
19702 -15.0 Rotary table position (Z-axis)
- 2033 -
13.PROGRAM COMMAND B-64603EN-1/01
Parameter Setting
Description
No. example
19703 0.0 Intersection offset vector between the first and second rotation axes of the table (X-axis)
19704 0.0 Intersection offset vector between the first and second rotation axes of the table (Y-axis)
19705 0.0 Intersection offset vector between the first and second rotation axes of the table (Z-axis)
Intersection offset vector between the tool axis and the first rotation axis of the tool
19709 3.0
(X-axis)
Intersection offset vector between the tool axis and the first rotation axis of the tool
19710 0.0
(Y-axis)
Intersection offset vector between the tool axis and the first rotation axis of the tool
19711 2.0
(Z-axis)
19712 0.0 Intersection offset vector between the second and first rotation axes of the tool (X-axis)
19713 0.0 Intersection offset vector between the second and first rotation axes of the tool (Y-axis)
19714 0.0 Intersection offset vector between the second and first rotation axes of the tool (Z-axis)
C
Ym
Xm
B
Intersection offset vector between second and
first rotary axes of tool
(Parameters Nos. 19712,19713,19714)
In the above tool rotation type machine (Fig. 13.16.3 (e)), if rotation axes B and C are at 0 degrees,
assume the following:
Tool holder offset value = 2.0
Intersection offset vector between the tool axis and the second rotation axis of the tool = (5.0,0,3.0)
Intersection offset vector between the second and first rotation axes of the tool = (3.0,3.0,8.0)
- 2034 -
B-64603EN-1/01 13.PROGRAM COMMAND
Then, the parameters for the above tool rotation type machine are set as follows:
Zm B
Xm
In the above table rotation type machine (Fig. 13.16.3 (f)), if rotation axes A and B are at 0 degrees,
assume the following:
Tool holder offset value = 2.0
Rotary table position = (-10.0,-30.0,0)
Intersection offset vector between the first and second rotation axes of the table = (0,8.0,8.0)
Then, the parameters for the above table rotation type machine are set as follows:
Table 13.16.3 (d) Setting parameters for a table rotation type machine
Parameter Setting
Description
No. example
19665#4 0 Automatic calculation for controlled-point shifting
19665#5 0 Controlled-point shift
19666 2.0 Tool holder offset value
X0.0
19667 Y0.0 Controlled-point shift vector
Z0.0
19680 12 Mechanical unit type
19681 4(A) Controlled axis number for the first rotation axis
19682 1(X) Axis direction of the first rotation axis
19684 1 Rotation direction of the first rotation axis
19685 0.0 Rotation angle when the first rotation axis is a hypothetical axis
19686 5(B) Controlled axis number for the second rotation axis
19687 2(Y) Axis direction of the second rotation axis
19689 1 Rotation direction of the second rotation axis
19690 0.0 Rotation angle when the second rotation axis is a hypothetical axis
19696#0 0 The first rotation axis is an ordinary rotation axis.
19696#1 0 The second rotation axis is an ordinary rotation axis.
19697 3 Direction of the reference tool axis
19700 -10.0 Rotary table position (X-axis)
19701 -30.0 Rotary table position (Y-axis)
19702 0.0 Rotary table position (Z-axis)
19703 0.0 Intersection offset vector between the first and second rotation axes of the table (X-axis)
19704 8.0 Intersection offset vector between the first and second rotation axes of the table (Y-axis)
19705 8.0 Intersection offset vector between the first and second rotation axes of the table (Z-axis)
Intersection offset vector between the tool axis and the first rotation axis of the tool
19709 0.0
(X-axis)
Intersection offset vector between the tool axis and the first rotation axis of the tool
19710 0.0
(Y-axis)
- 2036 -
B-64603EN-1/01 13.PROGRAM COMMAND
Parameter Setting
Description
No. example
Intersection offset vector between the tool axis and the first rotation axis of the tool
19711 0.0
(Z-axis)
19712 0.0 Intersection offset vector between the second and first rotation axes of the tool (X-axis)
19713 0.0 Intersection offset vector between the second and first rotation axes of the tool (Y-axis)
19714 0.0 Intersection offset vector between the second and first rotation axes of the tool (Z-axis)
NOTE
1 By setting bit 0 (NSC) of parameter No. 19605 to 1, control point shifting in the
tilted working plane indexing of table rotation type can be disabled.
2 The alarm PS5459, "MACHINE PARAMETER INCORRECT" is issued, when
tool axis direction control (G53.1/G53.6) is specified on the following condition
that parameter is set incorrectly by setting bit 7 (AIR) of parameter No.11221 to
1.
- In case that the movement range of rotation axis (parameter No.19741, 19742,
19743, 19744) is set to the roll-over axis (bit 0 (ROAx) of parameter No.1008 is
1)
- In case that roll-over function is set to rotary axis (B type) (bit 0 (ROTx) of
parameter No.1006 is 1 and bit 1 (ROSx) of parameter No.1006 is 1)
Second Rotation Axis Control in Tool Axis Direction Control Where the End
Point is a Singular Point
When the end point of tool axis direction control (G53.1/G53.6) during execution of the tilted working
plane indexing is a singular point, the second rotation axis is controlled so that the direction of the second
feature coordinate system matches that of the workpiece coordinate system.
To enable this function, set bit 4 (CFW) of parameter No. 11221 to 1.
When bit 4 (CFW) of parameter No. 11221 is se to 0, if the end point of tool axis direction control
(G53.1/G53.6) is a singular point, the second rotation axis does not operate and only the first rotation axis
turns. As a result, the X- and Y-directions of the feature coordinate system depend on the second
rotation axis immediately before tool axis direction control. (Fig. 13.16.3 (g),Fig. 13.16.3 (h))
- 2037 -
13.PROGRAM COMMAND B-64603EN-1/01
Yw Yw
A0 B45 ZF Xw A-90 B45 Xw
YF
Zw Zw
XF
YF
ZF
XF
Fig. 13.16.3 (g) Before G53.1 Fig. 13.16.3 (h) After G53.1
The second rotation axis (B-axis) does not turn.
When this function is enabled (bit 4 (CFW) of parameter No. 11221 = 1), the second rotation axis is
controlled so that the direction of the second feature coordinate system matches that of the workpiece
coordinate system. (Fig. 13.16.3 (i),Fig. 13.16.3 (j))
Yw A-90 B0 Yw
A0 B45 ZF Xw Xw
YF
Zw Zw
XF
Yw
Xw
Zw
Fig. 13.16.3 (i) Before G53.1 Fig. 13.16.3 (j) After G53.1
The second rotation axis (B-axis) moves so that the
direction of the second feature coordinate system
matches that of the workpiece coordinate system.
13.16.3.2 Tool center point retention type tool axis direction control
In tilted working plane indexing, tool center point retention type tool axis direction control (G53.6) can
be specified so that tool can be perpendicular to the tilted plane with the tool center point maintained on
the workpiece. In tool center point retention type tool axis direction control, end point of tool center point
can be specified. Then tool center point moves on the feature coordinate system fixed on the workpiece.
The cycle time can be shortened by moving tool axis direction and tool center point simultaneously.
By specifying the distance between the tool center point to the rotation center with R, it is possible to
move the tool so that it is perpendicular to the titled plane while retaining the rotation center shifted from
the tool center point.
Explanation
Fig. 13.16.3 (k) and Fig. 13.16.3 (l) show tool center point retention type tool axis direction control with
R not specified. The tool moves so that it is perpendicular to the tilted plane while retaining the tool
center point on the workpiece.
This function can be used by specifying G53.6 and specifying a tool length offset number with H (D for
the T series). (If H (D) has the modal information for the currently used tool, this function can be used
without specifying H (D).)
- 2038 -
B-64603EN-1/01 13.PROGRAM COMMAND
O0002(TCP-HOLD-TYPE)
G00 B0 C0
G5.1 Q1
G68.2 X0 Y0 Z0 I90.0 J45.0 K0
G53.6 H1 (G53.6 D1 for the T series)
Control point
Fig. 13.16.3 (k) Operation of tool center point retention type tool axis direction control
(tool rotation type)
Control point
Y’’ Z’
Y’
1st feature
coordinate system
Table
Fig. 13.16.3 (l) Operation of tool center point retention type tool axis direction control
(table rotation type)
- 2039 -
13.PROGRAM COMMAND B-64603EN-1/01
2nd feature
coordinate
system
Zf Zf
1st feature coordinate
system
Xf Xf
Table
O0012(TCP-HOLD-TYPE-TOOL_ROT)
G00 B0 C0
G5.1 Q1
G68.2 X0 Y0 Z0 I90.0 J45.0 K-90.0
G53.6 H1 X100.0 Y0 Z0 (G53.6 D1 X100.0 Y0 Z0 for the T series)
Control point
Workpiece Zf
coordinate Tool center
system point
Z Xf
Feature
coordinate
X system
Fig.13.16.3 (m) Operation of tool center point retention type tool axis direction control specified with end
point of tool center point (tool rotation type)
O0022(TCP-HOLD-TYPE-TABLE_ROT)
G00 B0 C0
G5.1 Q1
G68.2 X0 Y0 Z0 I90.0 J45.0 K-90.0
G53.6 H1 X0 Y0 Z0 (G53.6 D1 X0 Y0 Z0 for the T series)
- 2040 -
B-64603EN-1/01 13.PROGRAM COMMAND
2nd feature
coordinate
system
Zf Zf
1st feature coordinate
system
Xf Xf
Table
Fig.13.16.3 (n) Operation of tool center point retention type tool axis direction control specified with end
point of tool center point (table rotation type)
Rotation center compensation with the tool center point retention type
In tool center point retention type tool axis direction control, the rotation center can be shifted from the
tool center point by specifying R.
Fig. 13.16.3 (o) and Fig. 13.16.3 (p) show cases in which the rotation center is shifted by specifying the
distance from the tool center point to the workpiece with R.
By specifying this, the tool moves so that it is perpendicular to the titled plane while retaining the rotation
center on the workpiece.
This function can be used by specifying G53.6 and specifying a tool length offset number with H (D for
the T series) and specifying the distance from the tool center point to the rotation center with R.
O0003(CENTER-OF-ROTATION-HOLD-TYPE)
G00 B0 C0
G5.1 Q1
G68.2 X0 Y0 Z0 I90.0 J45.0 K0
G53.6 H1 R200.0 (G53.6 D1 R200.0 for the T series)
- 2041 -
13.PROGRAM COMMAND B-64603EN-1/01
Control point
Workpiece
coordinate system
Tool length vector
Z
r
Rotation center
Z’
Y’
Feature coordinate
system
Fig. 13.16.3 (o) Operation of rotation center compensation with tool center point retention type tool axis
direction control (tool rotation type)
Control point
Workpiece
coordinate
system
Z
Tool center point
r Z’’
X
r 2nd feature coordinate system
Rotation Y’’ Z’
center
Y’
1st feature
coordinate system
Table
- 2042 -
B-64603EN-1/01 13.PROGRAM COMMAND
Accordingly, the G68.2/G68.4 and G53.1/G53.6 commands can be used without canceling tool length
compensation.
Explanation
- G68.2/G68.4 command in tool length compensation
The G68.2/G68.4 command can be executed in tool length compensation.
Absolute coordinates after the G68.2/G68.4 command are based on the position of the tool center point on
the feature coordinate system.
When the tilted working plane indexing is executed with the tool or table tilted on the rotation axis,
absolute coordinates are based on the position of the tool center point with the position of the rotation
axis considered.
Accordingly, machining is allowed even when the tool axis direction is not the Z-axis direction on the
feature coordinate system.
Example of operation 1
N10 G69 ;
N20 G54 G43 H1 X0 Y0 Z0 ;
N30 G68.2 X_ Y_ Z_ I90. 0J-30.0 K-90.0 ; (rotation by -30 degrees about the Y-axis)
N40 X100.0 Y0 Z0 ;
Z
ZF
XF
G54
X
N40
Feature coordinate N20
system
N30
Example of operation 2
N10 G69 ;
N20 G54 G43 H1 X0 Y0 Z0 B0 ;
N30 B20.0 ;
N40 G68.2 X_ Y_ Z_ I90.0 J-30.0 K-90.0 ; (rotation by -30 degrees about the Y-axis)
N50 X100.0 Y0 Z0 ;
Z
ZF
XF
G54
X
N50
Feature coordinate N30 N20
system
N40
- 2043 -
13.PROGRAM COMMAND B-64603EN-1/01
ZF
XF Z
N20
N50 XF Z
ZF
G54
X
Feature coordinate
system N30
N20
N40
Example of operation 3
N30 G43 X0 Y0 Z0 B20.0 ;
N40 G68.2 X_ Y_ Z_ I90.0 J-30.0 K-90.0 ; (rotation by -30 degrees about the Y-axis)
N50 X100.0 Y0 Z0 ;
N60 B-20.0
N70 G68.4 X_ Y_ Z_ I90.0 J40.0 K-90.0 ;(incremental multiple command: rotation by 40 degrees about
the Y-axis)
N80 X100.0 Y0 Z0 ;
ZF1
ZF1
N50
XF1 XF1
N60
Feature coordinate Feature coordinate
system system N80
N40 N70
- 2044 -
B-64603EN-1/01 13.PROGRAM COMMAND
ZF2
XF2
N50 XF1
ZF1
Specify the tilted
working plane in the
B20 state in N70.
Feature coordinate
system
N40
ZF1
ZF2
XF1
N80
XF2
Example of operation 4
N10 G54 G43 H1 X_ Y_ Z_ ;
N20 G68.2 X_ Y_ Z_ I90.0 J-30.0 K-90.0 ; (rotation by -30 degrees about the Y-axis)
N30 G53.1 ;
N40 X100.0 Y0 Z0 ;
- 2045 -
13.PROGRAM COMMAND B-64603EN-1/01
Z
ZF
XF
G54
N30 X
N4 N10
Feature coordinate
system
N20
Fig. 13.16.4 (f) Example of operation 4 (tool rotation type)
ZF
XF Z
Feature coordinate
system G54
N20
X
N10
ZF
Second feature
coordinate system N40
N30 Z
XF
G54
X
N30
- 2046 -
B-64603EN-1/01 13.PROGRAM COMMAND
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
1205 3TW
#6 3TW When workpiece coordinate system selection is specified with G code in tilted working
plane indexing mode:
0: The alarm PS5462, "ILLEGAL COMMAND (G68.2/G69)" is issued.
1: Workpiece coordinate system selection is executed.
CAUTION
When this parameter is 1, only G54 to G59 or G54.1 can be
specified. Specifying G52 or G92 causes alarm PS5462. Specifying
G54 to G59 or G54.1 suppresses buffering.
Feature coordinate
system (G68.2) Feature coordinate
system (G68.2)
Coordinate
Coordinate system zero
system zero point shift
point shift amount
amount
G56 G57
Program example
G90 G17
G54
G68.2 X_Y_Z_ I_ J_ K_
X_Y_Z_: Coordinate system zero point shift amount
G53.1
G43H_
G55 X_Y_Z_
G56 X_Y_Z_
G57 X_Y_Z_
G49
G69
#7 #6 #5 #4 #3 #2 #1 #0
3106 DAK
#6 DAK Specifies whether to display coordinates in the program coordinate system or workpiece
coordinate system as absolute coordinates when the 3-dimensional coordinate conversion
mode or the tilted working plane indexing mode is set.
0: Display coordinates in the program coordinate system.
1: Display coordinates in the workpiece coordinate system.
- 2047 -
13.PROGRAM COMMAND B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
5400 LV3
#5 LV3 When system variables #100101 to #100132 (current position coordinates) and #100151
to #100182 (skip coordinates) are read in the 3-dimensional coordinate system conversion
mode or tilted working plane indexing mode:
0: Coordinates of the workpiece coordinate system can be read.
1: Coordinates of the program coordinate system after 3-dimensional coordinate
system conversion or tilted working plane indexing can be read.
This parameter applies also to system variables #5041 to #5060 (current position
coordinates) and #5061 to #5080 (skip coordinates).
5412 Rapid traverse rate for canned cycle for drilling in 3-dimensional coordinate system conversion mode
Minimum distance used for determining a plane when a tilted working plane indexing with three points
11220
is specified
#7 #6 #5 #4 #3 #2 #1 #0
11221 AIR CFW D3R MTW
- 2048 -
B-64603EN-1/01 13.PROGRAM COMMAND
#1 D3R In the 3-dimensional coordinate system conversion mode or tilted working plane indexing
mode, rapid traverse in canned cycle for drilling is:
0: Performed in the cutting feed mode.
1: Performed in the rapid traverse mode.
#4 CFW When the end point of tool axis direction control (G53.1/G53.6) during execution of the
tilted working plane indexing is a singular point:
0: The second rotation axis is not operated.
1: The second rotation axis is controlled so that the direction of the second feature
coordinate system matches that of the workpiece coordinate system.
#7 AIR If the movement range of rotation axis (parameter No.19741, 19742, 19743, 19744) is set
to the roll-over axis, or roll-over function is set to rotary axis (B type), when tool axis
direction controll is executed:
0: The alarm PS5459, "MACHINE PARAMETER INCORRECT" is not issued.
1: The alarm PS5459, "MACHINE PARAMETER INCORRECT" is issued.
#7 #6 #5 #4 #3 #2 #1 #0
11304 GGD
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
11630 TFR
#2 TFR The minimum command unit of the rotation angles of the tilted working plane indexing
is:
0: 0.001 degree.
1: 0.00001 degree.
Angle used to determine whether to assume the tool axis direction to be parallel to the normal direction
12322
(parameter No. 12321)
#7 #6 #5 #4 #3 #2 #1 #0
13451 ATW
#1 ATW When I, J, and K are all set to 0 in a block that specifies a feature coordinate system setup
command (G68.2), which is a tilted working plane indexing:
0: An alarm PS5457 “G68.2/G68.3 FORMAT ERROR” is issued.
1: A feature coordinate system with a tilted plane angle of 0 degrees is assumed for
operation.
#7 #6 #5 #4 #3 #2 #1 #0
19602 D3D
#5 D3D Specifies whether to display the distance to go in the program coordinate system or
workpiece coordinate system during the 3-dimensional coordinate system conversion or
the tilted working plane indexing.
0: Display the distance to go in the program coordinate system.
1: Display the distance to go in the workpiece coordinate system.
#7 #6 #5 #4 #3 #2 #1 #0
19605 NSC
#0 NSC For the machine type that has no rotation axis for rotating the tool (when parameter No.
19680 is set to 12 to specify the table rotation type), control point shifting in the tilted
working plane indexing is:
0: Enabled.
Set bit 4 (SPR) and bit 5 (SVC) of parameter No. 19665.
1: Disabled.
- 2050 -
B-64603EN-1/01 13.PROGRAM COMMAND
#7 #6 #5 #4 #3 #2 #1 #0
19608 PRI
#5 PRI Among multiple end point candidates that exist when a movement is made on a rotation
axis by a command such as I, J, and K when a slanted surface machining command is
specified under tilted working plane indexing:
0: A combination in which the master (first rotation axis) makes a smaller angular
movement is selected for a machine of tool rotation type or table rotation type. A
combination in which the table (second rotation axis) makes a smaller angular
movement is selected for a machine of composite type.
1: A combination in which the slave (second rotation axis) makes a smaller angular
movement is selected for a machine of tool rotation type or table rotation type. A
combination in which the tool (first rotation axis) makes a smaller angular
movement is selected for a machine of composite type.
#7 #6 #5 #4 #3 #2 #1 #0
19665 SVC SPR
- 2051 -
13.PROGRAM COMMAND B-64603EN-1/01
F Controlled point
NOTE
When the machine has no rotation axis for rotating the tool (when
parameter No. 19680 is set to 12 to specify the table rotation type),
the controlled point is not shifted regardless of the setting of this
parameter.
NOTE
Set a radius value.
- 2052 -
B-64603EN-1/01 13.PROGRAM COMMAND
Set the shift vector for the controlled point. This value becomes valid when bit 5 (SVC)
of parameter No. 19665 is set to 1, and bit 4 (SPR) of parameter No. 19665 is set to 1.
NOTE
Set a radius value.
NOTE
A hypothetical axis is also counted as a controlled rotary axis.
<Hypothetical axis>
In some cases, it is convenient to use an imaginary rotary axis
whose angle is fixed to a certain value. For example, suppose that
a tool is mounted in a tilted manner through an attachment. In such
a case, the rotary axis considered hypothetically is a hypothetical
axis. Bits 0 (IA1) and 1 (IA2) of parameter No. 19696 determine
whether each rotary axis is an ordinary rotary axis or a hypothetical
axis.
- 2053 -
13.PROGRAM COMMAND B-64603EN-1/01
2
Y
X Parameter No.19682
19685 Rotation angle when the first rotation axis is a hypothetical axis
19690 Rotation angle when the second rotation axis is a hypothetical axis
- 2055 -
13.PROGRAM COMMAND B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
19696 IA2 IA1
#0 IA1
0: The first rotation axis is an ordinary rotation axis.
1: The first rotation axis is a hypothetical axis.
If IA1 is 1, set 0 as the controlled-axis number for the first rotation axis (parameter No.
19681).
Also, set parameters Nos. 19682 to 19685 on the assumption that there is a rotation axis.
#1 IA2
0: The second rotation axis is an ordinary rotation axis.
1: The second rotation axis is a hypothetical axis.
If IA2 is 1, set 0 as the controlled-axis number for the second rotation axis (parameter No.
19686).
Also, set parameters Nos. 19687 to 19690 on the assumption that there is a rotation axis.
- 2056 -
B-64603EN-1/01 13.PROGRAM COMMAND
X
Tool axis direction is positive X-axis direction.
A
First rotary axis of table
Zm
Ym
NOTE
As point A, set a position that is easy to measure on the first rotary
axis of the table.
Set a radius value.
If the rotary table is moved along the X-, Y-, or Z-axis or all of these
axes, set the position of the rotary table when the machine
coordinates of the X-, Y-, and Z-axes are all set to 0.
- 2057 -
13.PROGRAM COMMAND B-64603EN-1/01
Intersection offset vector between the first and second rotation axes of the table
19703
(X-axis of the basic three axes)
Intersection offset vector between the first and second rotation axes of the table
19704
(Y-axis of the basic three axes)
Intersection offset vector between the first and second rotation axes of the table
19705
(Z-axis of the basic three axes)
A
First rotary axis of
table
Zm
Xm
Rotary table position
NOTE
As point B, set a position that is easy to measure on the second
rotary axis of the table.
Set a radius value.
19709 Intersection offset vector between the tool axis and tool rotation axis (X-axis of the basic three axes)
19710 Intersection offset vector between the tool axis and tool rotation axis (Y-axis of the basic three axes)
19711 Intersection offset vector between the tool axis and tool rotation axis (Z-axis of the basic three axes)
Controlled point
NOTE
Point D is determined by adding the tool length offset and tool
holder offset (parameter No. 19666) to the tool tip. As point E, set a
position that is easy to measure.
Set a radius value.
Intersection offset vector between the second and first rotation axes of the tool
19712
(X-axis of the basic three axes)
Intersection offset vector between the second and first rotation axes of the tool
19713
(Y-axis of the basic three axes)
Intersection offset vector between the second and first rotation axes of the tool
19714
(Z-axis of the basic three axes)
- 2059 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
As point F, set a position that is easy to measure.
Set a radius value.
19741 Upper limit of the movement range of the first rotation axis
19742 Lower limit of the movement range of the first rotation axis
19743 Upper limit of the movement range of the second rotation axis
- 2060 -
B-64603EN-1/01 13.PROGRAM COMMAND
[Valid data range] 9 digit of minimum unit of data (refer to standard parameter setting
(When the increment system is IS-B, -999999.999 to +999999.999)
This parameter sets the upper limit of the movement range of the second rotation axis in
tool axis direction control of the tilted working plane indexing (G53.1). When the
movement range of the second rotation axis is not specified or the second rotation axis is
the roll-over axis, this parameter and parameter No. 19744 must both be set to 0.
19744 Lower limit of the movement range of the second rotation axis
- Increment system
The same increment system must be used for the basic three axes used by this function.
- 2061 -
13.PROGRAM COMMAND B-64603EN-1/01
Yc
Actual path Programmed path
Xc
- 2062 -
B-64603EN-1/01 13.PROGRAM COMMAND
In other words, first issue G68.2 when the modes mentioned above are off, turn the modes on and off,
then issue G69.
- Specifiable G codes
The G codes that can be specified in the tilted working plane indexing mode are listed below.
Specifying a G code other than these codes results in alarm PS5462 “ILLEGAL COMMAND
(G68.2/G69)”.
- Positioning (G00)
- Linear interpolation (G01)
- Circular interpolation / helical interpolation (G02/G03)
- Dwell (G04)
- AI advanced preview control (M Series), AI contour control, Nano smoothing OFF/ON (G05.1
Q0/Q1/Q3)
- Exact stop (G09)
- Programmable data input (G10)
- Programmable data input mode cancel (G11)
- Plane selection (G17/G18/G19)
- Automatic return to reference position (G28)
- Movement from reference position (G29)
- 2nd, 3rd and 4th reference position return (G30)
- Skip function (G31)
- Cutter compensation : cancel (G40)
- Tool radius or tool nose radius compensation (G41/G42)
- Tool length compensation + (G43)
- Tool length compensation - (G44)
- Tool length compensation cancel (G49,G49.1)
- Programmable mirror image cancel (G50.1)
- Programmable mirror image (G51.1)
- Local coordinate system (G52)
- Machine coordinate system setting (G53)
- Tool axis direction control (G53.1)
- Workpiece coordinate system selection (G54 to G59, G54.1)
- Exact stop mode (G61)
- Tapping mode (G63)
- Cutting mode(G64)
- Macro call (G65)
- Macro modal call A (G66)
- Macro modal call B (G66.1)
- Macro modal call A/B cancel (G67)
- Canned cycle for drilling (G73, G74, G76, G80 to G89)
- Absolute programming (G90)
- Incremental programming (G91)
- Constant surface speed control (G96)
- Constant surface speed control cancel (G97)
- Canned cycle : return to initial level (G98)
- 2063 -
13.PROGRAM COMMAND B-64603EN-1/01
M
- Tool offset increase (G45)
- Tool offset decrease (G46)
- Tool offset double increase (G47)
- Tool offset double decrease (G48)
- Scaling cancel (G50)
- Scaling (G51)
- Automatic corner override (G62)
- Coordinate system rotation cancel or 3-dimensional coordinate system conversion mode off (G69)
- Inverse time feed (G93)
- Feed per minute (G94)
- Feed per revolution (G95)
M
- Scaling cancel (G50)
- Automatic corner override (G62)
- Coordinate system rotation cancel or 3-dimensional coordinate system conversion mode off (G69)
- Inverse time feed (G93)
- Feed per minute (G94)
- Feed per revolution (G95)
- Polar coordinate interpolation mode cancel (G113)
- 2064 -
B-64603EN-1/01 13.PROGRAM COMMAND
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Tilted working plane indexing
- 2065 -
13.PROGRAM COMMAND B-64603EN-1/01
Features
• Since the program is stored in executable form program, the execution speed is high. Machine time
is then reduced, and precision is improved.
• Since the program is stored in FLASH ROM, there is no lost of data of battery failure or corruption.
Reliability is improved.
• Stored programs are not displayed on the program screen, so know-how of the machine tool builders
is kept protected.
• Since custom macros are stored in FLASH ROM, the program editing memory can be used
effectively.
• The user can call the macro without knowing the stored program. A custom macro can be created
and executed in the program edit memory.
• An original screen can be created by using the graphic display or by selecting screens by the soft key.
The machine tool builder can extend the control function by using such functions as machine
program creation and edit control, reader/punch interface control, and PMC data read/write
functions.
NOTE
This macro executor function is an optional function.
Note
NOTE
To display graphics for the macro executor, enable the "Graphic display" (bit 3
(NGR) of parameter No.8134 is 0).
Reference item
Macro Executor PROGRAMMING MANUAL (B-63943EN-2)
- 2066 -
B-64603EN-1/01 13.PROGRAM COMMAND
Overview
Chamfering and corner rounding blocks can be inserted automatically between the following:
• Between linear interpolation and linear interpolation blocks
• Between linear interpolation and circular interpolation blocks
• Between circular interpolation and linear interpolation blocks
• Between circular interpolation and circular interpolation blocks
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
5105 SBC
- 2067 -
13.PROGRAM COMMAND B-64603EN-1/01
Overview
A chamfering or corner rounding block can automatically be inserted between linear interpolation (G01)
along a single axis and that along a single axis normal to that single axis.
Chamfering or corner rounding is inserted for a command to move the tool along two axes on the plane
determined by the plane selection (G17, G18, or G19) command.
NOTE
To use this function, set bit 2 (CCR) of parameter No.8134 to 1.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
CCR
3405
NOTE
If this bit (CCR) is set to 0, the function for changing the
compensation direction by specifying I, J, or K in a G01 block in the
cutter compensation/ tool nose radius compensation mode cannot
be used.
If this bit (CCR) is set to 1 when address C is used as an axis
name, the chamfer function cannot be used.
#7 #6 #5 #4 #3 #2 #1 #0
CRD
3453
#0 CRD If the functions of chamfering or corner R and direct drawing dimension programming
are both enabled,
0: Chamfering or corner R is enabled.
1: Direct drawing dimension programming is enabled.
- 2068 -
B-64603EN-1/01 13.PROGRAM COMMAND
#7 #6 #5 #4 #3 #2 #1 #0
5105 SBC
#7 #6 #5 #4 #3 #2 #1 #0
CCR
8134
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
- 2069 -
13.PROGRAM COMMAND B-64603EN-1/01
Overview
Angles of straight lines, chamfering value, corner rounding values, and other dimensional values on
machining drawings can be programmed by directly inputting these values. In addition, the chamfering
and corner rounding can be inserted between straight lines having an optional angle.
This programming is only valid in memory operation mode.
NOTE
To use this function, set bit 2 (NDD) of parameter No.8137 to 0.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
DDP CCR
3405
NOTE
If this bit (CCR) is set to 0, the function for changing the
compensation direction by specifying I, J, or K in a G01 block in the
cutter compensation/ tool nose radius compensation mode cannot
be used.
If this bit (CCR) is set to 1 when address C is used as an axis
name, the chamfer function cannot be used.
#7 #6 #5 #4 #3 #2 #1 #0
CRD
3453
- 2070 -
B-64603EN-1/01 13.PROGRAM COMMAND
#0 CRD If the functions of chamfering or corner R and direct drawing dimension programming
are both enabled,
0: Chamfering or corner R is enabled.
1: Direct drawing dimension programming is enabled.
#7 #6 #5 #4 #3 #2 #1 #0
CRC
3458
#7 CRC In Direct drawing dimension programming function, when a minus value is commanded
as a chamfering value / corner R value:
0: Alarm PS0055 “MISSING MOVE VALUE IN CHF/CNR” is issued.
1: Alarm is not issued. A minus value is converted to a plus value.
#7 #6 #5 #4 #3 #2 #1 #0
NDD
8137
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Direct drawing dimensions programming
- 2071 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
To use this function, set bit 7 (NPD) of parameter No.8135 to 0.
Explanation
This function is consist of Pattern menu screen and Custom macro screen.
The process pattern is selected on the pattern screen.
Then the process pattern is selected, the custom macro screen is displayed.
On this custom macro screen, the variable with the name and comment is displayed according to the
selected process pattern.
The process data can be input by referring to the variable name with the numerical value on the drawing.
A sample pattern menu screen and custom macro screens are shown below.
Explanation of operation
The following steps 1-3 explain how to display the pattern menu screen.
1 Press function key .
2 Press continuous menu key .
3 Press soft key [PATTERN MENU].
- 2073 -
13.PROGRAM COMMAND B-64603EN-1/01
[SELECT] or key.
• Selection by setting of pattern number
Enter the number on the left of the pattern name, and press the soft key [SELECT] or key.
The selected pattern number is registered to system variable #5900. The custom macro of the selected
pattern can be started by starting a fixed program (external program No. search) with an external signal.
This program refers to the system variable #5900 in the program. This system variable #5900 is kept after
power-off.
- 2074 -
B-64603EN-1/01 13.PROGRAM COMMAND
Fig. 13.21 (e) Custom macro screen when the pattern data is input
When the screen is changed to the custom macro screen, the macro variable number that is selected first is
specified with the parameters Nos.6101 to 6110. The macro variables that variable name is not defined
can be input, too.
NOTE
1 The variable name that is displayed cannot be used as the common variable
name of the NC program.
2 When the common variable name is defined by SETVN command, the variable
name defined by pattern data input function is given priority.
3 When the bit 0 (POC) of parameter No. 11318 is set to 1, The variable number is
three digit display.
And the value of 12 digits or more is input, 11 digits from head of value are
displayed.
Example)
Input: -123456789.123 → Display: -123456789.1
Parameter
6101 Macro variable number selected first when pattern menu 1 is selected
6102 Macro variable number selected first when pattern menu 2 is selected
6103 Macro variable number selected first when pattern menu 3 is selected
6104 Macro variable number selected first when pattern menu 4 is selected
6105 Macro variable number selected first when pattern menu 5 is selected
6106 Macro variable number selected first when pattern menu 6 is selected
6107 Macro variable number selected first when pattern menu 7 is selected
6108 Macro variable number selected first when pattern menu 8 is selected
- 2075 -
13.PROGRAM COMMAND B-64603EN-1/01
6109 Macro variable number selected first when pattern menu 9 is selected
6110 Macro variable number selected first when pattern menu 10 is selected
#7 #6 #5 #4 #3 #2 #1 #0
8135 NPD
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
11318 POC
#0 POC When the pattern data input function is used, on the custom macro screen a comment is:
0: Displayed in the lower part of the screen.
1: Displayed on the right side of the screen.
NOTE
This parameter is not used when a 15-inch display unit is used.
- Program configuration
This function is consist of one program for the definition of pattern menu screen and maximum ten
programs for the definition of custom macro screen.
Register the macro program for the pattern data input function to the following folder.
//CNC_MEM/USER/LIBRARY/PATH1 to PATH[n]
* [n] is the maximum path number of the system
* The PATH1 to PATH[n] should be made by the machine tool builder.
The program number is as follows
Table 13.21 (b) Macro commands used in the pattern data input function
G code H code Function
G65 H90 Specifies the menu title.
G65 H91 Specifies the pattern name.
G65 H92 Specifies the pattern data title.
G65 H93 Specifies the variable name.
G65 H94 Specifies the comment.
Table 13.21 (c) System variables used in the pattern data input function
System variable Function
#5900 Pattern No. selected by user.
Pattern name
- 2077 -
13.PROGRAM COMMAND B-64603EN-1/01
- Format
G65 H90 P_ Q_ R_ I_ J_ K_ ;
H90 : Specifies the menu title
P_ : The code of 1st and 2nd characters of title
Q_ : The code of 3rd and 4th characters of title
R_ : The code of 5th and 6th characters of title
I_ : The code of 7th and 8th characters of title
J_ : The code of 9th and 10th characters of title
K_ : The code of 11th and 12th characters of title
As for the way of setting the character-code, refer to the Subsection, "Setting the
Character-codes".
- Format
G65 H91 P_ Q_ R_ I_ J_ K_ ;
H91 : Specifies the pattern name
P_ : Specifies the menu number of the pattern name
The menu number = 1 to 10
Q_ : The code of 1st and 2nd characters of pattern name
R_ : The code of 3rd and 4th characters of pattern name
I_ : The code of 5th and 6th characters of pattern name
J_ : The code of 7th and 8th characters of pattern name
K_ : The code of 9thd and 10th characters of pattern name
As for the way of setting the character-code, refer to the Subsection, "Setting the
Character-codes".
Example
The following is example for pattern menu screen.
- 2078 -
B-64603EN-1/01 13.PROGRAM COMMAND
O9500
N1 G65 H90 P072079 Q076069 R032080 I065084 J084069 K082078;... "HOLE PATTERN"
N2 G65 H91 P1 Q066079 R076084 I032072 J079076 K069032; ............ "BOLT HOLE"
N3 G65 H91 P2 Q071082 R073068; ........................................................ "GRID"
N4 G65 H91 P3 Q076073 R078069 I032065 J078071 K076069; ............ "LINE ANGLE"
N5 G65 H91 P4 Q084065 R080080 I073078 J071032; .......................... "TAPPING"
N6 G65 H91 P5 Q068082 R073076 I076073 J078071;............................ "DORILLING"
N7 G65 H91 P6 Q066079 R082073 I078071; .......................................... "BORING"
N8 G65 H91 P7 Q080079 R067075 I069084; .......................................... "POCKET"
N9 G65 H91 P8 Q080069 R067075; ........................................................ "PECK"
N10 G65 H91 P9 Q084069 R083084; ...................................................... "TEST"
N11 G65 H91 P10 Q066065 R067075; .................................................... "BACK"
N12 M99;
Comment
Definition of title
The character string displayed in the title of the custom macro screen is defined.
The title is specified up to 12 characters in a half size letter and up to 6 characters in a full size letter.
- Format
G65 H92 P_ Q_ R_ I_ J_ K_ ;
H92 : Specifies the menu title
P_ : The code of 1st and 2nd characters of the menu title
Q_ : The code of 3rd and 4th characters of the menu title
R_ : The code of 5th and 6th characters of the menu title
I_ : The code of 7th and 8th characters of the menu title
J_ : The code of 9th and 10th characters of the menu title
K_ : The code of 11th and 12th characters of the menu title
As for the way of setting the character-code, refer to the Subsection, "Setting the
Character-codes".
- 2079 -
13.PROGRAM COMMAND B-64603EN-1/01
- Format
G65 H93 P_ Q_ R_ I_ J_ K_ ;
H93 : Specifies the variable name
P_ : Specifies the variable number
Specifies 100 to 199 or 500 to 999
Q_ : The code of 1st and 2nd characters of the variable name
R_ : The code of 3rd and 4th characters of the variable name
I_ : The code of 5th and 6th characters of the variable name
J_ : The code of 7th and 8th characters of the variable name
K_ : The code of 9th and 10th characters of the variable name
As for the way of setting the character-code, refer to the Subsection, "Setting the
Character-codes".
Definition of a comment
The character string of the comment displayed on the custom macro screen is defined.
The comment is specified by up to 12 characters in a half size letter and up to 6 characters in a full size
letter per one block.
The comment is displayed in the order specified by program as the Fig. 13.21 (i).
The block is arranged in defined order.
• When the comment is displayed at the right (bit 0 of parameter No. 11318=1)
1 line is composed by 1 blocks, the maximum number of lines is 8 on the 8.4-inch display unit or 12
on the 10.4-inch display unit.
- 2080 -
B-64603EN-1/01 13.PROGRAM COMMAND
- Format
G65 H94 P_ Q_ R_ I_ J_ K_ ;
H94 : Specifies the comment
P_ : The code of 1st and 2nd characters of comment
Q_ : The code of 3rd and 4th characters of comment
R_ : The code of 5th and 6th characters of comment
I_ : The code of 7th and 8th characters of comment
J_ : The code of 9th and 10th characters of comment
K_ : The code of 11th and 12th characters of comment
As for the way of setting the character-code, refer to the Subsection, "Setting the
Character-codes".
Example
The Fig. 13.21 (j) and Fig. 13.21 (k) are example of the custom macro screen.
O9501;
N1 G65 H92 P066079 Q076084 R032072 I079076 J069032;...................."BOLT HOLE"
N2 G65 H93 P500 Q084079 R079076; ......................................................"TOOL"
N3 G65 H93 P501 Q079082 R071032 I08832; .........................................."ORG X"
N4 G65 H93 P502 Q079082 R071032 I08932; .........................................."ORG Y"
N5 G65 H93 P503 Q082065 R068073 I085803; ........................................"RADIUS"
N6 G65 H93 P504 Q083046 R032065 I078071 J076032..........................."S. ANGL"
- 2081 -
13.PROGRAM COMMAND B-64603EN-1/01
Refer to the table for the character code for the character code.
Example)
When "ABCDEFGH" is specified, the description of the code is as follows.
Encoded character string : 065 066 067 068 069 070 071 072
P065066 Q067068 R069070 I071072 ;
AB CD EF GH
NOTE
1 Space (032) is added ahead of the character-code, when the character-code of
three digits or less is specified.
Example)
P065066 Q067; → " AB C "
032(space) is put at the end, when "ABC" is displayed.
P065066 Q067032; → " ABC "
2 It is assumed in that the space of two characters was defined in the address
when there is an address not defined.
Example)
P065066 I067068; → "AB CD"
Characters and codes to be used for the pattern data input function
Character Code Comment Character Code Comment
A 065 6 054
B 066 7 055
C 067 8 056
D 068 9 057
E 069 032 Space
F 070 ! 033 Exclamation mark
G 071 ” 034 Quotation mark
H 072 # 035 Hash sign
I 073 $ 036 Dollar sign
J 074 % 037 Percent
K 075 & 038 Ampersand
L 076 ’ 039 Apostrophe
M 077 * 042 Asterisk
N 078 + 043 Plus sign
O 079 , 044 Comma
P 080 - 045 Minus sign
Q 081 . 046 Period
R 082 / 047 Slash
- 2082 -
B-64603EN-1/01 13.PROGRAM COMMAND
NOTE
Diacritical mark is one character.
- 2083 -
13.PROGRAM COMMAND B-64603EN-1/01
The characters and the codes of the hiragana and the kanji are as follows. The following hiraganas and
kanjis use two characters of the alphanumeric character.
ぁ あ ぃ い う う ぇ え ぉ お
002 000 002 002 002 004 002 006 002 008 002 010 002 012 002 014 002 016 002 018
か が き ぎ く ぐ け げ こ ご
002 020 002 022 002 024 002 026 002 028 002 030 002 032 002 034 002 036 002 038
さ ざ し じ す ず せ ぜ そ ぞ
002 040 002 042 002 044 002 046 002 048 002 050 002 052 002 054 002 056 002 058
た だ ち ぢ っ つ づ て で と
002 060 002 062 002 064 002 066 002 068 002 070 002 072 002 074 002 076 002 078
ど な に ぬ ね の は ば ぱ ひ
002 080 002 082 002 084 002 086 002 088 002 090 002 092 002 094 002 096 002 098
び ぴ ふ ぶ ぷ へ べ ぺ ほ ぼ
002 100 002 102 002 104 002 106 002 108 002 110 002 112 002 114 002 116 002 118
ぽ ま み む め も ゃ や ゅ ゆ
002 120 002 122 002 124 002 126 002 128 002 130 002 132 002 134 002 136 002 138
ょ よ ら り る れ ろ わ わ 素
002 140 002 142 002 144 002 146 002 148 002 150 002 152 002 154 002 156 002 158
材 を ん 種 類 棒 穴 成 形 質
002 160 002 162 002 164 002 166 002 168 002 170 002 172 002 174 002 176 002 178
寸 法 外 径 長 端 面 最 小 内
002 180 002 182 002 184 002 186 002 188 002 190 002 192 002 194 002 196 002 198
大 加 工 切 削 倣 正 途 中 荒
002 200 002 202 002 204 002 206 002 208 002 210 002 212 002 214 002 216 002 218
具 番 号 仕 上 込 点 方 向 速
002 220 002 222 002 224 002 226 002 228 002 230 002 232 002 234 002 236 002 238
度 送 量 開 始 深 主 軸
002 240 002 242 002 244 002 246 002 248 002 250 002 252 002 254
回 転 数 位 置 決 直 線 時 円
003 000 003 002 003 004 003 006 003 008 003 010 003 012 003 014 003 016 003 018
反 現 在 指 令 値 領 域 診 断
003 020 003 022 003 024 003 026 003 028 003 030 003 032 003 034 003 036 003 038
操 作 手 引 機 械 残 移 動 次
003 040 003 042 003 044 003 046 003 048 003 050 003 052 003 054 003 056 003 058
早 電 源 投 入 間 分 秒 自 運
003 060 003 062 003 064 003 066 003 068 003 070 003 072 003 074 003 076 003 078
負 荷 実 使 用 寿 命 新 規 除
003 080 003 082 003 084 003 086 003 088 003 090 003 092 003 094 003 096 003 098
隅 取 単 補 能 独 終 了 記 角
003 100 003 102 003 104 003 106 003 108 003 110 003 112 003 114 003 116 003 118
溝 刃 幅 広 設 定 一 覧 表 部
003 120 003 122 003 124 003 126 003 128 003 130 003 132 003 134 003 136 003 138
炭 合 金 鋼 超 硬 先 付 摩 耗
003 140 003 142 003 144 003 146 003 148 003 150 003 152 003 154 003 156 003 158
仮 想 副 行 挿 消 去 山 高 準
003 160 003 162 003 164 003 166 003 168 003 170 003 172 003 174 003 176 003 178
備 完 後 弧 助 択 無 視 器 原
003 180 003 182 003 184 003 186 003 188 003 190 003 192 003 194 003 196 003 198
登 録 再 処 理 描 画 過 容 編
003 200 003 202 003 204 003 206 003 208 003 210 003 212 003 214 003 216 003 218
集 未 対 相 座 標 示 名 歯 変
003 220 003 222 003 224 003 226 003 228 003 230 003 232 003 234 003 236 003 238
- 2084 -
B-64603EN-1/01 13.PROGRAM COMMAND
呼 推 馬 力 系 選 達 閉
003 240 003 242 003 244 003 246 003 248 003 250 003 252 003 254
禁 復 帰 書 個 桁 稼 由 両 半
004 000 004 002 004 004 004 006 004 008 004 010 004 012 004 014 004 016 004 018
逃 底 逆 下 空 四 触 平 代 辺
004 020 004 022 004 024 004 026 004 028 004 030 004 032 004 034 004 036 004 038
格 子 周 心 本 群 停 止 巾 微
004 040 004 042 004 044 004 046 004 048 004 050 004 052 004 054 004 056 004 058
状 路 範 囲 倍 率 注 側 特 殊
004 060 004 062 004 064 004 066 004 068 004 070 004 072 004 074 004 076 004 078
距 離 連 続 増 隔 件 初 期 条
004 080 004 082 004 084 004 086 004 088 004 090 004 092 004 094 004 096 004 098
経 握 圧 扱 陰 隠 右 押 横 黄
004 100 004 102 004 104 004 106 004 108 004 110 004 112 004 114 004 116 004 118
億 屋 化 何 絵 階 概 該 巻 換
004 120 004 122 004 124 004 126 004 128 004 130 004 132 004 134 004 136 004 138
気 起 軌 技 疑 供 共 境 強 教
004 140 004 142 004 144 004 146 004 148 004 150 004 152 004 154 004 156 004 158
掘 繰 係 傾 型 検 権 研 肩 見
004 160 004 162 004 164 004 166 004 168 004 170 004 172 004 174 004 176 004 178
験 元 弦 減 孔 巧 控 更 校 構
004 180 004 182 004 184 004 186 004 188 004 190 004 192 004 194 004 196 004 198
根 左 差 雑 参 散 産 算 治 耳
004 200 004 202 004 204 004 206 004 208 004 210 004 212 004 214 004 216 004 218
式 失 修 十 従 勝 商 少 尚 昇
004 220 004 222 004 224 004 226 004 228 004 230 004 232 004 234 004 236 004 238
植 色 食 伸 信 侵 振 浸
004 240 004 242 004 244 004 246 004 248 004 250 004 252 004 254
真 暗 以 意 異 影 鋭 越 価 可
005 000 005 002 005 004 005 006 005 008 005 010 005 012 005 014 005 016 005 018
科 果 箇 課 各 拡 核 学 掛 漢
005 020 005 022 005 024 005 026 005 028 005 030 005 032 005 034 005 036 005 038
簡 観 関 含 却 客 休 急 業 曲
005 040 005 042 005 044 005 046 005 048 005 050 005 052 005 054 005 056 005 058
均 筋 継 計 軽 言 限 互 降 採
005 060 005 062 005 064 005 066 005 068 005 070 005 072 005 074 005 076 005 078
済 細 姿 思 写 射 斜 者 車 借
005 080 005 082 005 084 005 086 005 088 005 090 005 092 005 094 005 096 005 098
縦 重 出 述 術 渉 照 省 章 証
005 100 005 102 005 104 005 106 005 108 005 110 005 112 005 114 005 116 005 118
象 身 進 人 図 違 印 沿 遠 央
005 120 005 122 005 124 005 126 005 128 005 130 005 132 005 134 005 136 005 138
奥 往 応 会 解 改 割 活 願 基
005 140 005 142 005 144 005 146 005 148 005 150 005 152 005 154 005 156 005 158
奇 寄 岐 既 近 区 矩 駆 偶 旧
005 160 005 162 005 164 005 166 005 168 005 170 005 172 005 174 005 176 005 178
求 球 究 級 欠 結 口 語 誤 交
005 180 005 182 005 184 005 186 005 188 005 190 005 192 005 194 005 196 005 198
厚 項 刻 告 黒 財 策 糸 試 資
005 200 005 202 005 204 005 206 005 208 005 210 005 212 005 214 005 216 005 218
事 持 似 釈 弱 受 収 純 順 所
005 220 005 222 005 224 005 226 005 228 005 230 005 232 005 234 005 236 005 238
- 2085 -
13.PROGRAM COMMAND B-64603EN-1/01
序 剰 場 常 飾 水 錐 据
005 240 005 242 005 244 005 246 005 248 005 250 005 252 005 254
制 整 製 前 全 然 則 属 即 他
006 000 006 002 006 004 006 006 006 008 006 010 006 012 006 014 006 016 006 018
多 存 谷 探 短 徴 鎮 調 頂 鉄
006 020 006 022 006 024 006 026 006 028 006 030 006 032 006 034 006 036 006 038
添 頭 同 導 道 熱 年 濃 箱 発
006 040 006 042 006 044 006 046 006 048 006 050 006 052 006 054 006 056 006 058
抜 伴 必 百 複 物 文 聞 併 忘
006 060 006 062 006 064 006 066 006 068 006 070 006 072 006 074 006 076 006 078
末 密 有 余 与 裏 立 略 青 席
006 080 006 082 006 084 006 086 006 088 006 090 006 092 006 094 006 096 006 098
石 積 赤 接 折 粗 創 双 捜 太
006 100 006 102 006 104 006 106 006 108 006 110 006 112 006 114 006 116 006 118
打 体 待 態 替 段 知 地 致 遅
006 120 006 122 006 124 006 126 006 128 006 130 006 132 006 134 006 136 006 138
追 通 伝 得 読 凸 凹 突 鈍 敗
006 140 006 142 006 144 006 146 006 148 006 150 006 152 006 154 006 156 006 158
杯 背 配 品 不 布 並 頁 別 片
006 160 006 162 006 164 006 166 006 168 006 170 006 172 006 174 006 176 006 178
返 勉 弁 保 明 滅 木 目 歪 揺
006 180 006 182 006 184 006 186 006 188 006 190 006 192 006 194 006 196 006 198
様 溶 要 抑 良 輪 和 話 枠 節
006 200 006 202 006 204 006 206 006 208 006 210 006 212 006 214 006 216 006 218
説 絶 千 専 浅 旋 総 走 退 台
006 220 006 222 006 224 006 226 006 228 006 230 006 232 006 234 006 236 006 238
第 題 卓 室 着 柱 鋳 丁
006 240 006 242 006 244 006 246 006 248 006 250 006 252 006 254
低 訂 肉 日 白 薄 比 皮 被 非
007 000 007 002 007 004 007 006 007 008 007 010 007 012 007 014 007 016 007 018
美 普 伏 歩 包 門 問 絡 列 万
007 020 007 022 007 024 007 026 007 028 007 030 007 032 007 034 007 036 007 038
利 訳 礼 乱 放 枚 約 練 油 劣
007 040 007 042 007 044 007 046 007 048 007 050 007 052 007 054 007 056 007 058
例 郭 戻 冷 垂 緑 紫 許 測 精
007 060 007 062 007 064 007 066 007 068 007 070 007 072 007 074 007 076 007 078
効 → ↑ ← ↓
007 080 007 082 007 084 007 086 007 088 007 090 007 092 007 094 007 096 007 098
板 予 〃 家 装 管
007 100 007 102 007 104 007 106 007 108 007 110 007 112 007 114 007 116 007 118
粉 等 貫 安 α β
007 120 007 122 007 124 007 126 007 128 007 130 007 132 007 134 007 136 007 138
程 抗 張 任 破 損 御 足 守 般
007 140 007 142 007 144 007 146 007 148 007 150 007 152 007 154 007 156 007 158
納 義 丸 汎 固 毎 当 的 詳 鳥
007 160 007 162 007 164 007 166 007 168 007 170 007 172 007 174 007 176 007 178
適 論 額 縁 温 給 界 混 監 締
007 180 007 182 007 184 007 186 007 188 007 190 007 192 007 194 007 196 007 198
護 己 称 樹 脂 料 落 確 認 報
007 200 007 202 007 204 007 206 007 208 007 210 007 212 007 214 007 216 007 218
排 性 生 績 判 搬 砥 θ 島 壁
007 220 007 222 007 224 007 226 007 228 007 230 007 232 007 234 007 236 007 238
- 2086 -
B-64603EN-1/01 13.PROGRAM COMMAND
] [ ■
007 240 007 242 007 244 007 246 007 248 007 250 007 252 007 254
The processing time of non-buffering command by G code reduce compared with non-buffering
commands of normal. Therefore, the cycle time of automatic operation can be reduced by using
non-buffering command by G code instead of non-buffering commands of normal.
Specification
By specifying G04.1, the block which includes G04.1 becomes the prevented block of buffering.
Format
G04.1 (P_) ;
P_ : The operation mode of G04.1.
Compatible operation to preventing buffering by command of only G31 or G53 is
possible when P1 or P2 is specified with G04.1 in the same block.
P1: Compatible operation to preventing buffering by command of only G31.
P2: Compatible operation to preventing buffering by command of only G53.
However, alarm PS2085, “G04.1 FORMAT ERROR” occurs when P code except
P1 and P2 is specified.
NOTE
1. When P1 is specified, the system variables (#100151 to #100182) of skip
position are updated by executed position of the block that includes G04.1.
(When the system up to 20 axes, the system variables (#5061 to #5080)
compatible with FS16 is uploaded too.)
2. About preventing buffering by M codes or command of only G31 or command of
only G53, those behaviors are different respectively. When each preventing
buffering is exchanged for G04.1, it is necessary to use the compatible operation
mode.
Explanation
About G04.1
G04.1 is a one-shot G code. When the commands except sequence number, P codes and comment are
specified with G04.1 in the same block, alarm PS2085, “G04.1 FORMAT ERROR” occurs.
- 2087 -
13.PROGRAM COMMAND B-64603EN-1/01
NOTE
Single block stop is not performed in G04.1 block regardless of the state of
#3003 when bit 6 (MSB) of parameter No.11279 is set to 1.
Limitation
Display of the currently executing program
The block of non-buffering command by G code is not displayed in the currently executing program.
However, the block of non-buffering command by G code is displayed in the currently executing program
when speed-up is invalid by the condition which is described in “Condition to treat non-buffering
command by G code as non-buffering commands of normal”.
Retrace
The backward movement cannot be executed by Retrace function in the block of non-buffering command
by G code. The backward movement ends when the next block of non-buffering command by G code just
starts executing during the backward movement. And ‘RVED’ is displayed.
Nano smoothing
Non-buffering command by G code cannot be specified during Nano smoothing. Alarm (PS0343),
“ILLEGAL COMMAND IN NANO SMOOTHING” occurs when such a command is specified. Use
- 2088 -
B-64603EN-1/01 13.PROGRAM COMMAND
non-buffering commands of normal during Nano smoothing, or set bit 7 (HMA) of parameter No.11279
to 1.
NOTE
Non-buffering command by G code cannot be specified just after the cancel
command of cutter Compensation or tool nose radius compensation. Moreover,
non-buffering command by G code cannot be specified while the vector of cutter
compensation is being held.
Chamfering and corner R, Optional chamfering and corner R and Direct drawing
dimension programming
In the condition to treat non-buffering command by G code as non-buffering commands of normal, alarm
(PS0051) occurs when non-buffering command by G code is specified during Chamfering and corner R
or Optional chamfering and corner R. And alarm (PS0312) occurs when non-buffering command by G
code is specified during Direct drawing dimension programming.
Signal
Speed-up of non-buffering command by G code invalid signal NHSW<G0579.6>
[Classification] Input signal
[Function] Speed-up of non-buffering command by G code is invalidated.
[Operation] When this signal becomes 1:
Speed-up of non-buffering command by G code is invalidated, and non-buffering
command by G code is treated as non-buffering commands of normal.
When this signal becomes 0:
Speed-up of non-buffering command by G code is validated.
NOTE
This signal cannot be changed during operating a program. The
state of signal at cycle start is kept.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
11279 HMA MSB
#6 MSB When single block signal SBK <Gn046.1> is set to “1”, single block stop in G code
preventing buffering (G04.1) is:
0: performed.
1: not performed.
NOTE
Single block stop is not performed in G04.1 block regardless of the
state of #3003 when bit 6 (MSB) of parameter No.11279 is set to 1.
#7 HMA When non-buffering command by G code is specified during Nano smoothing, Relation
of cutter compensation, Multiple repetitive canned cycle G70 to G73, :
0: alarm occurs.
1: alarm not occurs.
NOTE
1. Processing time of non-buffering command by G code during
Nano smoothing, Relation of cutter compensation, Multiple
repetitive canned cycle G70 to G73 is equal with non-buffering
commands of normal when setting this parameter to 1.
2. Non-buffering command by G code during "Nano smoothing,
Relation of cutter compensation, Multiple repetitive canned cycle
G70 to G73" is treated with non-buffering commands of normal
when setting this parameter to 1. Please note enough about the
function which changes operation by the non-movement block (For
example, Cutter compensation and tool nose radius compensation
or etc.)
- 2090 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
14 DISPLAY/SET/EDIT
Chapter 14, "DISPLAY/SET/EDIT", consists of the following sections:
14.1 DISPLAY/SET..............................................................................................................................2091
14.1.1 Run Hour and Parts Count Display ...............................................................................2091
14.1.2 Software Operator's Panel..............................................................................................2096
14.1.3 8-Level Data Protection Function..................................................................................2112
14.1.4 Touch Panel Control......................................................................................................2118
14.1.5 External Touch Panel Interface .....................................................................................2123
14.1.6 Parameter Check Sum Function ....................................................................................2128
14.1.7 Touch Panel Check Signal.............................................................................................2139
14.1.8 Changing the Display Language by PMC Signals ........................................................2141
14.1.9 CNC Screen Dual Display .............................................................................................2144
14.1.10 Speed Display Function of a Milling Tool with Servo Motor.......................................2148
14.1.11 Screen Switching by Mode............................................................................................2150
14.1.12 Screen Switching at Path Switching ..............................................................................2153
14.1.13 Screen Erasure Function and Automatic Screen Erasure Function ...............................2153
14.1.14 Screen Hard Copy Function ..........................................................................................2155
14.1.15 Actual Speed Display Axis Selection Signals ...............................................................2159
14.1.16 Custom Macro Variable Name Expansion 31 Characters .............................................2160
14.1.17 Switching the Axis Name of an Axis Type Alarm ........................................................2164
14.1.18 Periodic Maintenance Screen ........................................................................................2164
14.1.19 Selection of display axis on the Current Position Screen ..............................................2166
14.1.20 Power Consumption Monitor ........................................................................................2168
14.1.21 Energy Saving Level Selecting Function ......................................................................2183
14.1.22 Simultaneous Displaying Axis Number Expansion Function .......................................2192
14.1.23 Warning Function Against Modification of Setting ......................................................2200
14.1.24 Title Display Function in Initial Screen.........................................................................2214
14.2 EDIT .............................................................................................................................................2217
14.2.1 Memory Protection Keys...............................................................................................2217
14.2.2 Memory Protection Signal for CNC Parameter .............................................................2218
14.2.3 MDI Key Setting ...........................................................................................................2219
14.2.4 Compact-Type MDI Key Input Function ......................................................................2220
14.3 MULTI PATH DISPLAY AND EDIT .........................................................................................2221
14.3.1 Multi Path Display.........................................................................................................2221
14.3.2 Simultaneous Multi Path Program Editing ....................................................................2226
14.4 HIGH-SPEED PROGRAM MANAGEMENT.............................................................................2229
14.1 DISPLAY/SET
If a program is prepared so as to execute M02, M30 or a parameter set M code each time one part
machining is completed, the number of parts machined can be counted automatically.
If the count of the number of parts machined reaches the number of parts required, a signal is output to
the PMC side.
It is possible for the operator to change and preset the number of parts required and the number of parts
completed.
Bit 7 (NCT) of parameter No. 8134 can be used to specify whether to use this function. Items such as
parts machined are displayed on the Setting (timer) screen even when this function is not used, but
operation such as counting up is not performed.
NOTE
To use this function, set bit 7 (NCT) of parameter No.8134 to 0.
Signal
General-purpose integrating meter start signal TMRON<Gn053.0>
[Classification] Input signal
[Function] The CNC has an meter which is started by an input signal from the PMC. Additionally,
there are meters for counting the automatic operation time and counting cutting time. The
count for these meter can be displayed on the screen. The count can be preset by the
operator.
[Operation] When the signal is set to 1, the meter starts counting.
- 2092 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn053 TMRON
#7 #6 #5 #4 #3 #2 #1 #0
Fn062 PRTSF
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
6700 PRT PCM
#0 PCM M code that counts the total number of machined parts and the number of machined parts
0: M02, or M30, or an M code specified by parameter No. 6710
1: Only M code specified by parameter No. 6710
#1 PRT Upon reset, the required parts count arrival signal PRTSF <Fn062.7> is:
0: Set to 0.
1: Not set to 0.
NOTE
The setting of 0 is invalid (no count operation is performed with
M00.) Moreover, M98, M99, M198 (external device subprogram
calling), and M codes used for subprogram calling and macro
calling cannot be set as M codes for count-up operation. (Even
when such an M code is set, count-up operation is not performed,
ignoring the M code.)
NOTE
The number of parts is not counted for M02, M30 when bit 0 (PCM)
of parameter No. 6700 is set to 1.
NOTE
The number of parts is not counted for M02, M30, when bit 0
(PCM) of parameter No. 6700 is set to 1.
6755 Integrated value of general-purpose integrating meter drive signal (TMRON) ON time 1
6756 Integrated value of general-purpose integrating meter drive signal (TMRON) ON time 2
- 2095 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
8134 NCT
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
11651 DCO
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Displaying and setting run time, parts count, and time
The control switches for the functions listed in the following table can be replaced with soft switches.
Also available are 16 general-purpose soft switches which can be assigned by the machine tool builder.
These 16 general-purpose soft switches can be optionally named by the machine tool builder. For control
switches in groups 1 to 7, parameter can be used to select whether the control switches on the machine
operator's panel or soft switches on the MDI of the control unit are used.
The states of all soft switches are input to the PMC by output signals. Based on these output signals, the
PMC should turn 1 or 0 input signals related to the soft switch functions.
- 2096 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
When the soft switch provided for single block operation is turned on, for instance, the control unit does
not select the single block operation internally. The single block operation is selected just when the PMC
sets the input signal for single block operation to 1.
NOTE
1 To use the "Software operator's panel", set bit 3 (NOP) of parameter No.8136 to
0.
2 To use the "Software operator's panel general purpose switch", set bit 4 (NOW)
of parameter No.8136 to 0.
Signal
Related input
Group Function Output signal
signal
1 Mode selection MD1O <Fn073.0> MD1
MD2O <Fn073.1> MD2
MD4O <Fn073.2> MD4
ZRNO <Fn073.4> ZRN
2 Jog feed axis select +J1O to +J4O <Fn081> +J1 to +J4
-J1O to -J4O -J1 to -J4
Manual rapid traverse RTO <Fn077.6> RT
3 Manual pulse generator feed axis HS1AO <Fn077.0> HS1A
select HS1BO <Fn077.1> HS1B
HS1CO <Fn077.2> HS1C
HS1DO <Fn077.3> HS1D
Manual pulse generator MP1O <Fn076.0> MP1
magnification rate select MP2O <Fn076.1> MP2
4 Jog feed rate override *JV0O to *JV15O <Fn079, Fn080> *JV0 to *JV15
Feedrate override *FV0O to *FV7O <Fn078> *FV0 to *FV7
Rapid traverse override ROV1O <Fn076.4> ROV1
ROV2O <Fn076.5> ROV2
5 Optional block skip BDTO <Fn075.2> BDT
Single block SBKO <Fn075.3> SBK
Machine lock MLKO <Fn075.4> MLK
Dry run DRNO <Fn075.5> DRN
6 Protect key KEYO*1 <Fn075.6> KEY1 to KEY4
7 Feed hold SPO <Fn075.7> *SP
8 General purpose switch 1 to 8 OUT0 to OUT7 <Fn072>
General purpose switch 9 to 16 OUT8 to OUT15 <Fn074>
*1 : For a multi-path system, the memory protect signal KEYO is KEYO<F0075.6>. This signal is
common to all paths.
- 2097 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Fn072 OUT7 OUT6 OUT5 OUT4 OUT3 OUT2 OUT1 OUT0
*1
Fn075 SPO KEYO DRNO MLKO SBKO BDTO
*1 : For a multi-path system, the memory protect signal KEYO is KEYO<F0075.6>. This signal is
common to all paths.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
7200 OP7 OP6 OP5 OP4 OP3 OP2 OP1
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#1 OP2 JOG feed axis select and manual rapid traverse select on software operator's panel
0: Not performed
1: Performed
#2 OP3 Manual pulse generator's axis select and manual pulse generator's magnification select on
software operator's panel
0: Not performed
1: Performed
#3 OP4 JOG feedrate override select, feedrate override select, and rapid traverse override select
on software operator's panel
0: Not performed
1: Performed
- 2098 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
#4 OP5 Optional block skip select, single block select, machine lock select, and dry run select on
software operator's panel
0: Not performed
1: Performed
#7 #6 #5 #4 #3 #2 #1 #0
7201 JPC
#0 JPC To the name of a general-purpose switch on the software operator's panel , the full-size
character such as Chinese character
0: can not be set.
1: can be set.
#7 #6 #5 #4 #3 #2 #1 #0
3002 IOV
- 2099 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
7210 Jog-movement axis and its direction on software operator's panel “↑”
7211 Jog-movement axis and its direction on software operator's panel “↓”
7212 Jog-movement axis and its direction on software operator's panel “→”
7213 Jog-movement axis and its direction on software operator's panel “←”
[Example] Under X, Y, and Z axis configuration, to set arrow keys to feed the axes in the direction
specified as follows, set the parameters to the values given below. <8↑> to the positive
direction of the Z axis, <2↓> to the negative direction of the Z axis, <6→> to the positive
direction of the X axis <4←> to the negative direction of the X axis, <1 > to the
positive direction of the Y axis, <9 > to the negative direction of the Y axis
Parameter No. 7210 = 5 (Z axis, positive direction)
Parameter No. 7211 = 6 (Z axis, negative direction)
Parameter No. 7212 = 1 (X axis, positive direction)
Parameter No. 7213 = 2 (X axis, negative direction)
Parameter No. 7214 = 3 (Y axis, positive direction)
Parameter No. 7215 = 4 (Y axis, negative direction)
Parameter No. 7216 = 0 (Not used)
Parameter No. 7217 = 0 (Not used)
- 2100 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
7220 Name of general-purpose switch 1 on software operator's panel (first half-size character)
to To
7283 Name of general-purpose switch 8 on software operator's panel (eighth half-size character)
7284 Name of general-purpose switch 9 on software operator's panel (first half-size character)
to To
7299 Name of general-purpose switch 10 on software operator's panel (eighth half-size character)
7352 Name of general-purpose switch 11 on software operator's panel (first half-size character)
to To
7399 Name of general-purpose switch 16 on software operator's panel (eighth half-size character)
- 2101 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
8136 NOW NOP
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
NOTE
The dakuten ( )(voiced sound mark), the han-dakuten( )(semi-voiced sound
mark) in Japanese katakana are counted as one half-size character.
- 2102 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Full-size character code list (a)
- 2103 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
- 2104 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Full-size character code list (c)
- 2105 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
- 2106 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Full-size character code list (e)
- 2107 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
- 2108 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
1 The character can be displayed up to the character code just before the
parameter Nos. 7220 to 7399 is set to 0, in the name of a general-purpose
switch on the software operator's panel. Therefore, if using the space, specify
the character code “32” (the space of the half-size character).
Ex2) When the parameter is set to 32 (the space of the half-size character) in
the half-size character
Parameter Setting value Character
7220 3
7221 0
7222 3
7223 2
7224 32 (space)
7225 49 1
7226 50 2
7227 51 3
2 Do not specify the character codes of the blank in the “Full-size character code
list”. When it is specified, the space of the full-size character or an invalid
character is displayed.
3 Please specify two spaces of the half-size character to display a space of the
full-size character.
- 2109 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Note
NOTE
1 Only the modes shown below can be selected by soft switches. When the mode
for DNC operation is to be required, then, all control switches for mode selection
should be on the machine operator's panel or a general-purpose soft switch
should be used to select the mode for DNC operation.
Soft switches available for mode selection
- Manual data input
- Automatic operation
- Memory edit
- Manual handle feed / incremental feed
- Jog feed
- Manual reference position return
2 Only one soft switch is available for the protection key. But, four input signals are
available for protection key (KEY1, KEY2, KEY3 and KEY4).
Generally, four input signals are simultaneously turned to 1 or 0 according to the
state of the protection soft switch.
For a multi-path system, the signals are as follows. These signals are common
to all paths.
- KEYO<F0075.6>
- KEY1 to KEY4<G0046.3 to G0046.6>
3 When the soft switch for feed hold is turned on, output signal SPO is turned to 1,
and the PMC turns feed hold signal *SP to 0.
In contrast to the above, when the soft switch for feed hold is turned off, output
signal SPO is turned 0 and the PMC turns signal *SP to 1. For soft switches
other than feed hold and general soft switches, when an output signal
corresponding to a soft switch is turned to 1, the corresponding input signal is
turned to 1.
- 2110 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
The Table 14.1.2 (a) lists the jog feedrate override values which can be selected by soft switches.
The Table 14.1.2 (b) lists the feedrate override values which can be selected by soft switches.
- 2111 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Display and setting of the software operator’s panel
NOTE
8-level data protection function is optional function.
Explanation
- Operation level
Eight operation levels can be set for CNC and PMC operation.
Operation levels 0 to 3 are selected by the memory protection key signal.
Operation levels 4 to 7 are selected by a password.
NOTE
1 Once any of operation levels 4 to 7 is set, it is retained (even when the power is
turned off) until clear operation is performed by the corresponding password.
2 The initial values of the passwords for operation levels 4 to 6 are shown below.
- Operation level 4: "HC3V9ZEP"
- Operation level 5: "J72WB8YA"
- Operation level 6: "VLR6T92M"
3 Operation level 7 is reserved for the maintenance of the CNC and PMC.
CAUTION
When this function is provided, the conventional memory protection function is
disabled.
When this function is added, the programmer protection function of the PMC is
disabled. However, the sequence program password function can be used in
combination with this function.
- 2113 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
[Example of application]
(1) Set the change protection level as follows.
- Parameter (Change protection level 4)
- Tool offset data (Change protection level 0)
(2) The changeable data can be restricted by changing the operation level during CNC and PMC
operation.
- Operation level 4
Parameters and tool offset data can be changed.
- Operation level 0
Tool offset data can be changed.
Parameters cannot be changed.
Data
Parameter Tool offset data
Operation level
4 Changeable Changeable
0 Not changeable Changeable
Notes
- Tool management data
NOTE
Data related to tool information on the individual tool data screen of the tool
management function is protected on the tool offset data protection level.
M
Data type/tool offset memory Tool offset memory A Tool offset memory B
Tool offset data Applicable Not applicable
Tool offset data (geometry) Not applicable Not applicable
Tool offset data (wear) Not applicable Not applicable
Tool offset data (tool radius, geometry) Not applicable Applicable
Tool offset data (tool radius, wear) Not applicable Applicable
Tool offset data (tool length, geometry) Not applicable Applicable
Tool offset data (tool length, wear) Not applicable Applicable
T
Without tool geometry and wear With tool geometry and wear
Data type/tool offset memory
compensation compensation
Tool offset data Applicable Not applicable
- 2114 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Without tool geometry and wear With tool geometry and wear
Data type/tool offset memory
compensation compensation
Tool offset data (geometry) Not applicable Applicable
Tool offset data (wear) Not applicable Applicable
- Other notes
NOTE
1 For some data, the output function is not provided.
2 When a higher protection level than the current operation level is set for data,
that protection level cannot be changed.
3 The protection level of data cannot be changed to a protection level higher than
the current operation level.
4 Part program editing involves editing of programs for the MDI mode.
5 For details of the protection level of PMC data, refer to "PMC Programming
Manual (B-64513EN)".
6 In principle, the data change protection check is performed for changes made by
MDI. Changes made by machine operations and so on are not checked.
For example, a programmable parameter input by specifying G10L50 may be
changed regardless of the operation level and parameter change protection
level.
To protect data from illegal programmed commands, take appropriate measures;
for example, set an appropriate change protection level for program edit
operations not to create illegal programs.
- 2115 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Signal
Memory protection signals KEY1 to KEY4<G0046.3 to G0046.6>
[Classification] Input signal
[Function] These signals select the operation level for the 8-level data protection function.
The correspondence between signals and operation levels is shown below.
NOTE
When a combination other than the above is set, operation level 0
is assumed.
[Caution] When the 8-level data protection function is not used, these signals are used as memory
protection keys.
Note that what these signals indicate changes depending on whether the 8-level data
protection function is used.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0046 KEY4 KEY3 KEY2 KEY1
Diagnosis data
1004 Current level of 8-Level Data Protection Function
[Data type] Word
[Unit of data] None
[Valid data range] 0 to 7
Current operation level of 8-Level Data Protection Function
Operation/setting screen
Various settings or display about operation levels or protection levels can be performed on the following
screens.
- Password change screen
- Operation level setting screen
- Protection level setting screen
- Program list screen
NOTE
1 A password consists of 3 to 8 characters including the following.
- Uppercase letter
- Numeric
- 2116 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
2 When a password is entered, * is displayed instead of each of input characters.
3 The following shows whether passwords can be changed at the current
operation level.
- Password having a higher operation level than the current operation level
Cannot be changed.
- Password having the same operation level as the current operation level
Can be changed.
- Password having a lower operation level than the current operation level
Can be changed (reverting to the initial password can only be performed).
CAUTION
The set password is not displayed.
Be careful not to forget the password.
NOTE
When a password is entered, * is displayed instead of each character.
NOTE
1 For data whose protection level is higher than the operation level, the protection
level cannot be changed.
2 The protection level cannot be changed to a protection level that is higher than
the current operation level.
NOTE
1 For data whose protection level is higher than the operation level, the protection
level cannot be changed.
2 The protection level cannot be changed to a protection level that is higher than
the current operation level.
- 2117 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Overview
A display unit with a touch panel enables you to operate soft keys by touching the screen.
Moreover, an application using a touch panel can be created with the C Language Executor.
NOTE
1 This function is an optional function.
2 With a CNC of LCD-mounted type, RS-232C serial port 2 (JD36A) is occupied.
3 Touch panel pressing information is read at intervals of 32 msec.
4 A positional precision of 2.5 mm is provided.
Explanation
- C Language Executor
With the C Language Executor, touch panel functions can be used. For the specifications of the functions,
refer to "C Language Executor Operator's Manual".
- Calibration
When replacing the touch panel or clearing all memory (SRAM) data, set data for calibrating the
positional relation between the touch panel and LCD according to the procedure below.
Calibration procedure
1 Enable the touch panel calibration screen.(Set bit 5 (DCL) of parameter No. 3113 to 1.)
2 Press function key .
3 Press the continuous menu key several times. The [TOUCH PANEL] soft key is displayed.
4 Press the [TOUCH PANEL] soft key then the [(OPRT)] soft key. The [TP CAL] soft key is
displayed.
- 2118 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
5 Pressing the [TP CAL] soft key displays the touch panel calibration screen for all screens.
6 Press the calibration points (9 points) with a dedicated pen. When a point is pressed correctly, the
"+" mark changes to the "Ο" mark. If a "+" mark is not pressed accurately, the message
"CALIBRATION POINT DOES NOT MATCH. PLEASE PUSH AGAIN." is displayed.
7 After entering the calibration points (9 points), press key to complete calibration. To cancel
calibration or retry, press key. The screen display returns to the previous screen. If
key is pressed before entering the calibration points (9 points), calibration operation is cancelled.
8 When calibration is terminated normally, the message "CALIBRATION WAS ENDED." is
displayed.
9 Upon completion of calibration, disable the touch panel calibration screen to protect against
operation errors. (Set bit 5 (DCL) of parameter No. 3113 to 0.)
- 2119 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
1 If the screen display is switched from the touch panel calibration screen to
another screen such as the alarm screen by the automatic screen switching
function, calibration is automatically cancelled.
2 Calibration operation can be performed in any mode.
3 After system startup, perform calibration operation swiftly before starting
operation.
NOTE
When two points are pressed in a row in a short time interval, the touch panel
may react as if the center of the two points was pressed, even though parameter
T2P (No. 3192#1) is set to 1.
(1) Suppose that in Fig. 14.1.4 (a), as soon as point A is pressed, point B is pressed.
A
C
B
(2) The coordinates that can be obtained change as shown in Fig. 14.1.4 (b).
(3) If bit T2P is set to 1, A is assumed to be held pressed even after the pressed point changes from point
A to point C (Fig. 14.1.4 (c)).
1) Suppose that in Fig. 14.1.4 (d), point A is pressed first and then dragging is performed from point A
to B to C.
- 2120 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
A
B C
2) The coordinates that can be obtained change as shown in Fig. 14.1.4 (e).
On Cont'd Cont'd
A B C
3) If bit T2P is set to 1, A is assumed to be kept pressed even after the pressed point moves from point
A to point C (Fig. 14.1.4 (f)).
On Cont'd Cont'd
A A A
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3113 DCL
#7 #6 #5 #4 #3 #2 #1 #0
3119 DDS
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
3192 TRA T2P
#1 T2P When more than one point is pressed on the touch panel:
0: The position at the center of gravity is obtained.
1: The point pressed first is obtained.
NOTE
1 When two points are pressed in a row in a short time interval, the
touch panel may react as if the center of the two points was
pressed, even though parameter T2P (No. 3192#1) is set to 1.
2 If a C executer application or the like has a touch panel drag (move
in pressed state) function, set parameter T2P to 0.
#2 TRA If a point on the touch panel is kept pressed for a time specified in parameter No. 3197 or
longer,
0: An alarm is not raised.
1: An alarm SR5303, “TOUCH PANEL ERROR” is raised.
NOTE
1 If an C executer application or the like has a touch panel repeat
(continue pressing) function, set parameter TRA to 0.
2 In personal computer functions, the parameter is valid just for the
CNC screen display function.
NOTE
This parameter is valid when bit 2 (TRA) of parameter No. 3192 is
set to 1.
- 2122 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Caution
CAUTION
When all memory (SRAM) data is cleared, the soft keys on the touch panel are
not made usable yet. In this case, the MDI keys (such as the cursor keys and
page keys) need to be used for setting.
NOTE
This function is an optional function.
ETP CNC
DATA
- 2123 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Explanation
- Connection
RS-232C serial port 2(JD36A; for the 15” LCD-mounted type CNC, JD54) on main CPU board is used in
CNC.
Cable-A must be based on RS-232C standard, and are prepared by customer.
(1) Cable-A (connection diagram between JD36A or JD54 on CNC and SIO on ETP.)
ETP CNC
Cable-A
SIO JD36A or
JD54
ETP CNC
SIO(25pin) JD36A or JD54(20pin)
Shield
03 11
RD SD
02 01
SD RD
04 15
RS RS
05 05
CS
CS
07 08
SG
SG
03
DR
07
CD
13
ER
NOTE
For the 15” LCD-mounted type CNC, use pin 04 as SG for cabling. Leave pin 08
open.
- Power On sequence
Please turn on the power supply on ETP side first.
- 2124 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
1 These addresses are for read only.
2 Shared memory of the multi-path PMC. Programs can read and write the same
value from/to this memory.
- Protocol
Only direct command on SNP-X protocol is available in CNC.
ETP also must use the same protocol and the same command only.
The process required for writing data more than 3 bytes is the same as
that lass than 2bytes.
Please refer the documents of SNP-X protocol for the detail of SNP-X protocol.
- Combined use of the touch panel on the LCD of the CNC and External Touch
Panel
ETP cannot be used together with the touch panel on the LCD of the LCD-mounted type CNC.
Limitation
(1) Only addresses for the PMC set in parameter No. 11310 can be read and written. It is impossible to
perform reading from and writing to more than one PMC at the same time.
(2) ETP is Touch Panel made by DIGITAL Co. Ltd. ETPs which can be connected with CNC are as
follows.
- GP-450E
- GP-550T
- 2125 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
- GP-550S
- GP-2000 SERIES
- GP-3000 SERIES
Parameters
#7 #6 #5 #4 #3 #2 #1 #0
3119 TPA
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#3 TPA When the option for the external touch panel interface is selected, the external touch
panel interface connection is:
0: Valid.
1: Invalid.
For an external touch panel (called ETP hereinafter), the RS-232C serial port 2 (JD36A or
JD54) on the main board of the CNC is used.
When using ETP, set bit 3 (TPA) of parameter No. 3119 to 0.
By this setting, JD36A or JD54 is used for ETP, regardless of the setting of I/O
CHANNEL (I/O device selection) of the existing parameters Nos. 0021 to 0023.
For other I/O devices, use JD56A and so forth.
By the setting above, the settings of the existing parameters Nos. 0100 and 0121 to 0123
become invalid for channel 2 (JD36A or JD54), and the following settings are applied at
all times:
- Baud rate : 19200 bps
- Stop bit : 1 bit
- Parity check : Even parity
#7 #6 #5 #4 #3 #2 #1 #0
13101 TPB
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
As mentioned in the description of bit 3 (TPA) of parameter No. 3119, when TPA is set
to 0, the baud rate is always set to 19200 bps.
To allow the baud rate to be changed, set bit 1 (TPB) of parameter No. 13101 to 1.
This allows the baud rate number set in parameter No. 0123 for channel 2 to be used.
- 2126 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
Baud rates that can be set may vary depending on the ETP used.
11310 Selection of a PMC that performs read and write operations with an external touch panel
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
This parameter selects an PMC for read and write operations among three PMCs, which
are the first PMC, second PMC, and third PMC.
0, 1 : First PMC
2 : Second PMC
3 : Third PMC
NOTE
1 It is impossible to perform read and write operations with more than
one PMC at the same time.
2 The second PMC and third PMC are optional.
- 2127 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Explanation
When bit 0 (CKS) of parameter No. 13730 is changed from 0 to 1, the standard check sum is calculated.
In the other hand at CNC power-on, a parameter check sum is calculated and its value is compared with
standard check sum. If two values are different, alarm DS5340,” PARAMETER CHECK SUM ERROR”,
occurs.
This alarm is canceled by the operation pressing and , but if parameters are not corrected to
original value, alarm DS5340 will occur again at next check sum comparison at CNC power-on.
By parameter setting, some parameters can be excluded from check sum. Moreover, there are many
parameters that CNC system excludes from check sum.
NOTE
If bit 7 (CSR) of parameter No. 13730 is 1, alarm DS5340 can be canceled only
by key.
- 2128 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Fig. 14.1.6 (b) Parameter check sum setting (No.) screen (10.4”)
Fig. 14.1.6 (c) Parameter check sum setting screen: number setting (15”)
- 2129 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Fig. 14.1.6 (d) Parameter check sum setting (range) screen (10.4”)
Fig. 14.1.6 (e) Parameter check sum setting screen: range setting (15”)
Operation procedure
The following explains how to display the parameter check sum information screen and how to make
settings on the parameter check sum setting screen.
- 2130 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
- 2131 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
5 By using page keys and , the parameter check sum setting screen changes as follows:
First page
Third page
- 2132 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
8 When completing the setting of all parameters to be excluded, set bit 0 (CKS) of parameter No.
13730 to 1.
NOTE
1 Items set on this screen correspond to parameter Nos. 13731 to 13770 as
shown below. These items can be set also on the parameter screen.
Exclusion Nos. 01 to 20 → Parameters Nos. 13731 to 13750
Exclusion ranges 01 to 10 → Parameters Nos. 13751 to 13770
2 When 0 is set as an exclusion number, it is ignored.
3 Numbers set as the start NO. and end NO. of each exclusion range are also
excluded.
4 In a combination of the start No. and end No., if the start No. is greater than the
end No. (start No. > end No.), the setting of check sum exclusion numbers
becomes invalid.
5 If the start No. equals the end No. (start No. = end No.), only the set number is
excluded.
- 2133 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Excluded parameters
A check sum is not the sum of all parameters but is calculated with particular parameters excluded. The
parameters to be excluded satisfy one of the following conditions:
(1) Parameters that can be input by setting input
(2) Parameters of which values may be changed by the system (see Table 14.1.6 (a))
(3) Parameters set on the parameter check sum setting screen
For parameters in (2), see the Table 14.1.6 (a):
When the machining condition selecting function is used, the parameters in the Table 14.1.6 (b) to Table
14.1.6 (d) are also excluded from the check sum:
Table 14.1.6 (b) Parameters excluded from the check sum
(when the machining condition selecting function is used)
Parameter number Description
1432 Maximum cutting feedrate for all axes in the acceleration/deceleration before
interpolation
1769 Time constant for acceleration/deceleration after cutting feed interpolation in the
acceleration/deceleration before interpolation mode
1772 Acceleration change time of bell-shaped acceleration/deceleration before interpolation
1783 Maximum allowable feedrate difference for feedrate determination based on corner
feedrate difference
- 2134 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Table 14.1.6 (c) Parameters for setting the parameter numbers of parameters to be excluded from the check
sum (when the machining condition selecting function is used)
Parameter No.
Parameter number set in parameter No. 13628 (parameter number corresponding to item 1 when AI contour
control is used)
Parameter number set in parameter No. 13629 (parameter number corresponding to item 2 when AI contour
control is used)
Table 14.1.6 (d) Parameters excluded from the check sum (when the machining condition selecting function
and the machining quality level adjustment function are used)
Parameter number Description
11681 Smoothing level
19581 Tolerance in nano smoothing
NOTE
1 When the machining condition selecting function is not used, these parameters
are included in the check sum.
2 The parameters of which numbers are set in parameter Nos. 13628, 13629,
13674, and 13675 are excluded, but parameter Nos. 13628, 13629, 13674, and
13675 are not excluded.
Parameter
11358 Power-On Checksum
0 or last parameter checksum value is set when the parameter checksum function is
invalid.
- 2135 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
The number of 8 digits which show year, month and day is set.
First 4 digits show year. Second 2 digits show month. Last 2 digits show day.
0 or last day when parameter checksum function was changed to effective is set when the
parameter checksum function is invalid.
0 or the last time when parameter checksum function has been changed to effective is set
when the parameter checksum function is invalid.
#7 #6 #5 #4 #3 #2 #1 #0
13730 CSR CKS
1: key.
- 2136 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
13745 Number to be excluded from the NC parameter check sum, 15
13751 Start number of the range to be excluded from the NC parameter check sum, 01
13752 Start number of the range to be excluded from the NC parameter check sum, 02
13753 Start number of the range to be excluded from the NC parameter check sum, 03
13754 Start number of the range to be excluded from the NC parameter check sum, 04
13755 Start number of the range to be excluded from the NC parameter check sum, 05
13756 Start number of the range to be excluded from the NC parameter check sum, 06
13757 Start number of the range to be excluded from the NC parameter check sum, 07
13758 Start number of the range to be excluded from the NC parameter check sum, 08
13759 Start number of the range to be excluded from the NC parameter check sum, 09
13760 Start number of the range to be excluded from the NC parameter check sum, 10
13761 Start number of the range to be excluded from the NC parameter check sum, 11
13762 Start number of the range to be excluded from the NC parameter check sum, 12
13763 Start number of the range to be excluded from the NC parameter check sum, 13
13764 Start number of the range to be excluded from the NC parameter check sum, 14
13765 Start number of the range to be excluded from the NC parameter check sum, 15
13766 Start number of the range to be excluded from the NC parameter check sum, 16
13767 Start number of the range to be excluded from the NC parameter check sum, 17
13768 Start number of the range to be excluded from the NC parameter check sum, 18
13769 Start number of the range to be excluded from the NC parameter check sum, 19
13770 Start number of the range to be excluded from the NC parameter check sum, 20
NOTE
1 The parameters with the start and end numbers are also excluded.
2 In a combination of start and end numbers, if the start number is
greater than the end number (start number > end number), the
combination is invalid.
3 If the start and end numbers are the same (start number = end
number), the single parameter with that number is excluded.
- 2138 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
The "Virtual MDI function" is an optional function.
This function is enabled when the virtual MDI function is used.
Explanation
When a virtual MDI key is pressed, the touch panel check signal TPPRS<F0006.0> is output. (Fig. 14.1.7
(a) and Fig. 14.1.7 (b) show the range of virtual MDI keys that cause signal output.)
In related functions, this function operates as follows:
NOTE
When a virtual MDI key is pressed for a short time or when a virtual MDI key is
pressed several times successively, the CNC does not sometimes accept the
key input even if the signal is output.
- 2139 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
When a virtual MDI key within the range indicated by in Fig. 14.1.7 (a) and Fig. 14.1.7 (b) is
pressed, the signal is output.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3207 TPP
Signal
- Touch panel check signal TPPRS<F0006.0>
[Classification] Output signal
[Function] Notifies the PMC that a virtual MDI key has been pressed.
[Operation] The signal is set to 1 when:
- A virtual MDI key is pressed.
The signal is set to 0 when:
- A virtual MDI key is released.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
F0006 TPPRS
- 2140 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
- Timing chart
The following shows a timing chart of a press of a virtual MDI key and the touch panel check signal.
32 msec or more
• When a virtual MDI key is pressed, the signal is output for 32 msec or longer.
Read the signal with a ladder program of which cycle period is shorter than 32 msec.
• When a virtual MDI key is held pressed continuously, the signal is kept output.
• There may be a delay from a press of a virtual MDI key until the touch panel check signal is output.
A delay may be generated also when the virtual MDI key is released.
• If the time from when a virtual MDI key is pressed until it is released is within 50 msec, the touch
panel check signal is not sometimes output.
Explanation
To change the display language by the PCM ladder, set display language setting signals LANG1 to
LANG7 <G0581.0 to G0581.6> to a number and change display language switch start signal SLANG
<G0581.7> from “0” to “1”. This changes the value of parameter No.3281 to the language number that
was set in display language setting signals LANG1 to LANG7.
Upon completion of the change, display language switch completion signal FLANG <F0545.0> is set to
“1”.
For information on switching the language on the CNC screen, refer to the chapter "Displaying and
Switching the Display Language" in OPERATOR’S MANUAL (Common to Lathe System/Machining
Center System) (B-64604EN).
NOTE
When the language is selected in the language specification screen, don’t set
signal SLANG to ‘1’.
Time chart
Follow the procedure below to switch the display language.
Set display language setting signals LANG1 to LANG7 to the language number of the language to be
used.
Set display language switch start signal SLANG from “0” to “1”.
The current language is switched to the language with the language number set in display language
setting signals LANG1 to LANG7.
The value of parameter No. 3281 is updated to the value set by display language setting signals LANG1
to LANG7.
Upon completion of the switching, set display language switch completion signal FLANG is set to “1”.
- 2141 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
In the PMC ladder, set display language switch start signal SLANG from “1” to 0 after display language
switch completion signal FLANG is set to “1”.
When display language switch start signal SLANG is set to 0, display language switch completion signal
FLANG is set to “0”.
Setting display language
setting signals LANG1 to
LANG7 to the language
number
1
Display language switch
start signal SLANG
0
Switching the
display language
1
Display language switch
completion signal
FLANG 0
Signal
Display language switch start signal SLANG <G0581.7>
[Classification] Input signal
[Function] This signal causes the current language to switch to the language set in display language
setting signals LANG1 to LANG7.
[Operation] When this signal is changed from “0” to “1”, the current language switches to the
language set in display language setting signals LANG1 to LANG7.
- 2142 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
Hindi is only supported on the 8.4" color LCD. It is not supported on
the 10.4"/15" color LCD.
NOTE
Even if display language switch start signal SLANG is switched
from “0” to “1” when the conditions required for this function are not
met, the current language is not switched, but display language
switch completion signal FLANG is set to “1”.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0581 SLANG LANG7 LANG6 LANG5 LANG4 LANG3 LANG2 LANG1
#7 #6 #5 #4 #3 #2 #1 #0
F0545 FLANG
Parameter
3281 Display language
4 : Chinese(traditional characters)
5 : Italian
6 : Korean
7 : Spanish
8 : Dutch
9 : Danish
10 : Portuguese
11 : Polish
12 : Hungarian
13 : Swedish
14 : Czech
15 : Chinese(simplified characters)
16 : Russian
17 : Turkish
18 : Bulgarian
19 : Rumanian
20 : Slovak
21 : Finnish
22 : Hindi
If a number not indicated above is set, English is selected.
NOTE
Hindi is only supported on the 8.4" color LCD. It is not supported on
the 10.4"/15" color LCD.
NOTE
1 This function is an optional function.
2 When the dual display function is being used, the same screen is displayed on
the PC and the CNC. The PC performance may have influence on the display
speed on the CNC side and slow down the display on the CNC.
Explanation
- Operation
When bit 7 (NS2) of parameter No. 3206 is set to 1, the CNC screen dual display function is enabled.
Then, when the CNC screen display function on the PC side is started, the CNC screen is displayed on
both the PC and the CNC .
- 2144 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
When the USB memory is selected with parameter No. 0020 set to 17, if bit 0 (PCU) of parameter No.
11506 is set to 1, data input/output operation is performed for the PC. If bit 0 (PCU) of parameter No.
11506 is set to 0, data input/output operation is performed for the CNC control unit.
NOTE
If key control selection is changed and so the data input/output destination is
changed when the All I/O screen is displayed, the file list displayed on the All I/O
screen is not updated automatically. In this case, press soft key [REFRESH] to
update the display.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
0300 PCM
- 2145 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
If a CNC does not contain a memory card interface, the memory card interface on the PC
side is used regardless of the setting of this parameter. This parameter is valid only when
the CNC screen display function is active.
#7 #6 #5 #4 #3 #2 #1 #0
3206 NS2 S2K
#7 #6 #5 #4 #3 #2 #1 #0
11506 PCU
#0 PCU If there is a USB memory interface on the CNC side, the USB memory interface used
when the CNC screen display function is started via the HSSB interface is on the:
0: CNC side.
1: PC side.
NOTE
1 With the PC function, a USB memory interface on the PC side is
used regardless of the setting of this parameter if there is no USB
memory interface on the CNC main unit side.
2 This parameter is valid only when the CNC screen display function
is active via the HSSB interface.
When setting 1 to this parameter, the CNC screen display function
must always be executed via the HSSB interface.
3 When using the CNC screen display function via the Ethernet
interface, set 0.
4 When this parameter is set, the power must be turned off before
operation is continued.
Signal
Key control selection signal CNCKY <G0295.7>
[Classification] Input signal
[Function] Selects which key control, key control on the PC or on the CNC, is to be enabled.
[Operation] If the signal is set to “0”, key control on the PC is enabled.
If the signal is set to “1”, key control from the MDI keys on the CNC is enabled.
- 2146 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0295 CNCKY C2SEND
#7 #6 #5 #4 #3 #2 #1 #0
F0295 CNCKYO C2SENO
- 2147 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Explanation
The screen display can be switched between the speed of the milling axis and the spindle speed by using
an input signal SDPC <Gn038.5>.
←(*)
(*)→
- 2148 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
←(*)
- Switching to the display of the speed of a milling tool with a servo motor
With the speed display change signal SDPC<Gn038.5>, the speed of a milling axis or the spindle speed
can be selected and indicated in the part marked by (*) in the Fig. 14.1.10 (a) and Fig. 14.1.10 (c).
To select the target servo motor axis, set a controlled axis number as the number of a servo motor axis
used as the axis of a milling tool (parameter No. 1895).
NOTE
1 If parameter Nos. 1898 and 1899 are not set, the gear ratio is assumed to be
1:1.
2 If an axis that uses a linear motor is selected, the speed cannot be displayed.
3 Even when the speed of a milling axis is displayed, the actual speed of feed per
revolution follows the speed of the spindle.
Signal
Speed display change signal SDPC<Gn038.5>
[Classification] Input signal
[Function] Selects the speed to be displayed: the speed of the milling axis or the spindle speed.
[Operation] If this signal is set to “1”, the speed of the milling axis is displayed.
If this signal is set to “0”, the spindle speed is displayed.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn038 SDPC
- 2149 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3105 DPS
NOTE
This parameter is valid when a non-zero value is set in parameter
No. 1895.
NOTE
This parameter is valid when a non-zero value is set in parameter
No. 1895.
- 2150 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
There are five modes, and immediately after the power is turned on in each mode, a screen is selected as
follows:
MEM : Program check screen (for MEM)
EDIT : Program edit screen (for EDIT)
MDI : Program edit screen (for MDI)
TJOG/THND : Program edit screen
Other modes : Program edit screen
MEM mode
EDIT mode
- 2151 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
EDIT mode
MEM mode
EDIT mode
- 2152 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
11302 CPG
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3208 PSC
- 2153 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
function key (such as or ) at the same time. The CNC screen can be displayed again by
pressing any function key.
- Set time
Only the time set in parameter No. 3123 for path 1 is valid.
Signal
Screen erasure disable signal *CRTOF<G0062.1>
[Classification] Input signal
[Function] This signal enables or disables the screen erasure function/automatic screen erasure
function.
[Operation] 0: Enables the screen erasure function/automatic screen erasure function.
1: Disables the screen erasure function/automatic screen erasure function.
NOTE
This signal is not output when the screen is erased by pressing the
key and any function key.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0062 *CRTOF
#7 #6 #5 #4 #3 #2 #1 #0
Fn006 ERTVA
Parameter
3123 Time required before a screen saver is activated
NOTE
1 Setting 0 disables automatic screen erasure.
2 This function cannot be used together with manual screen erasure.
If 1 or a larger value is set in this parameter, manual screen
erasure is disabled.
Explanation
- Start/cancellation methods
The screen hard copy function is started by pressing and holding down key for five seconds or by
changing the hard copy execution request signal HCREQ <G0067.7> from “0” to “1”. The function can
- 2155 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
be canceled by pressing key or by changing the hard copy cancellation request signal HCABT
<G0067.6> to “1”.
While the screen hard copy function is in progress, the hard copy execution status signal HCEXE
<F0061.3> is “1”, and upon completion, it is set to 0. When a screen hard copy cancellation request is
received, the hard copy cancellation request reception signal HCAB2 <F0061.2> is set to “1” and remains
in the 1 state until the hard copy function is started again or a reset is made.
In case of bit 4 (HCN) of parameter No. 3301 is 0, file name starts with “HDCPY000.BMP” and
increments the number to 999 as following.
"HDCPY000.BMP" (Name of a file to be first output to a memory card etc. after power-on)
"HDCPY001.BMP" (Name of a file to be second output to a memory card etc. after power-on)
:
:
"HDCPY999.BMP" (Name of a file to be 1000 output to a memory card etc. after power-on)
If the screen hard copy function is executed after a file with "HDCPY999.BMP" is output, the file name
returns to "HDCPY000.BMP". However, if a file with the same file name as the one to be output when
the screen hard copy function is executed exists on the memory card, alarm SR1973 is issued. If the
capacity of the memory card is exceeded, alarm SR1962 is issued.
In either case, screen data is not output, so that either the existing file needs to be deleted or the memory
card needs to be replaced with a new one.
In case of using a USB memory, if the name of a file to be output during execution of screen hard copy
already exists in the memory, the file is overwritten. If the capacity of the USB memory is exceeded,
alarm SR1932 is issued. In this case, please delete unnecessary files or use a new USB memory.
In case of parameter HCN is 1, file name id defined by the date and the execute number of screen hard
copy function on that day as following.
"YYMMDD00.BMP" (Name of a file to be first output to a memory card etc. on that day)
"YYMMDD01.BMP" (Name of a file to be second output to a memory card etc. on that day)
:
:
"YYMMDD99.BMP" (Name of a file to be 100 output to a memory card etc. on that day)
(YY(00~99) means the year, MM(01~12) means the month and DD(01~31) means the day)
(Example)
If screen hard copy is executed on 2013/04/17 in the first time, bit map format file is created with the
name of “13041700.BMP”.
If the screen hard copy function is executed after a file with “YYMMDD99.BMP” is output, the file name
returns to "YYMMDD00.BMP". However, if a file with the same file name as the one to be output when
the screen hard copy function is executed exists on the memory card, system searches number which does
not exist and output the file with that number. If all number files (00~99) exist on the memory card, alarm
SR1973 is issued. If the capacity of the memory card is exceeded, alarm SR1962 is issued.
In either case, screen data is not output, so that either the existing file needs to be deleted or the memory
card needs to be replaced with a new one.
- 2156 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
In case of using a USB memory, if the name of a file to be output during execution of screen hard copy
already exists in the memory, system searches the file number which does not exist on the memory and
output the file with that number, same as memory card. If all number files (00~99) exist in the memory,
the file is overwritten. If the capacity of the USB memory is exceeded, alarm SR1932 is issued. In this
case, please delete unnecessary files or use a new USB memory.
Limitation
- Screens whose hard copies cannot be made
Hard copies of the BOOT screen, the IPL screen, and the system alarm screen cannot be made.
- Output folder
The screen data is output to the root folder of the memory card or the USB memory.
Signal
Hard copy cancellation request signal HCABT <G0067.6>
[Classification] Input signal
[Function] This signal requests the cancellation of the screen hard copy function.
[Operation] When the signal is set to “1”, the control unit operates as follows:
- Cancels the screen hard copy function if it is being executed.
- Does nothing if the screen hard copy function is not being executed. Note that
changing HCREQ <G0067.7> from “0” to “1” when HCABT <G0067.6> is “1”
does not cause the screen hard copy function to be executed.
NOTE
If changing this signal from “0” to “1”, set it to “0” on the PMC after
the signal is maintained in the 1 state for at least 64 msec.
NOTE
If changing this signal from “0” to “1”, set it to “0” on the PMC after
the signal is maintained in the “1” state for at least 64 msec. If
making another hard copy execution request, wait until the signal is
maintained in the “0” state for at least 64 msec.
- 2157 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Timing charts for input/output signals are shown below Fig. 14.1.14 (a) shows a timing
chart of the screen hard copy function when it terminates normally, and Fig. 14.1.14 (b)
shows a timing chart of the screen hard copy function when it is canceled and restarted.
Least 64 msec
Least 64msec
- 2158 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0067 HCREQ HCABT
#7 #6 #5 #4 #3 #2 #1 #0
F0061 HCEXE HCAB2
Parameter
0020 I/O CHANNEL : Input/output device selection, or interface number for a foreground input device
If enabling the screen hard copy function (by setting bit 7 (HDC) of parameter No. 3301
to 1), set this parameter to 4 (memory card) or 17 (USB memory).
#7 #6 #5 #4 #3 #2 #1 #0
3301 HDC HCN H16
#4 HCN Bit map file name of the screen hard copy is:
0: “HDCPYxxx.BMP”
(xxx(000~999) means the number of screen hard copy after power-on).
1: “YYMMDDxx.BMP”
(YY(00~99) means the year, MM(01~12) means the month, DD(01~31) means the
day and xx(00~99) means the number of screen hard copy in that day)
Only the value of this parameter that is set for path 1 is effective.
- 2159 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
The actual speed obtained by reading of the actual speed of the control axis in
the PMC window function (function code 26) is a value used for screen display
and cannot be used for control.
Signal
Actual speed display axis selection signals *ACTF1 to *ACTF8 <Gn580>
[Classification] Input signal
[Function] These signals specify whether the movement speed of each axis is added to the display of
actual speed.
[Operation] The movement speed of the axis for which 1 is set is not added to the display of actual
speed.
*ACTFx : x=1 . . . The speed of the first axis is not added.
x=2 . . . The speed of the second axis is not added.
x=3 . . . The speed of the third axis is not added.
: :
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn580 *ACTF8 *ACTF7 *ACTF6 *ACTF5 *ACTF4 *ACTF3 *ACTF2 *ACTF1
NOTE
These signals can be used together with bit 3 (NDF) of parameter
No. 3115, which specifies whether the movement speed of a
selected axis is considered during calculation of actual speed.
NOTE
This function is an optional function.
Explanation
A name of up to eight characters can be assigned to 50 custom macro common variables #500 to #549
using the following command.
SETVN n[ VAR500,VAR501,VAR502,……] ;
See Chapter II-16 in the OPERATOR’S MANUAL (B- 64604EN).
If this function is used, a custom macro common variable can have a variable name of up to 31 characters.
Up to 31 characters can be displayed on the macro variable screen when:
• The full-screen display of the custom macro variable screen is performed on the 10.4” display.
• The custom macro variable screen is displayed on the 15” display.
- 2160 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
In the following cases, custom macro common variable names of up to 11 characters are displayed. If a
macro variable name is longer than 11 characters, only the 11 characters are displayed and the rest is
represented by "~".
• When the small-screen display of the custom macro variable screen is performed on the 10.4”
display.
• When the custom macro variable screen is displayed on the 8.4” display.
Display procedure
- 2161 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Press soft key [MACRO] again to change the custom macro variable screen to full screen display. In full
screen display, custom macro common variable names of up to 31 characters are displayed.
NOTE
1 Bit 4 (SCM) of parameter No. 11355 specifies whether small screen display or
large screen display is selected in the initial state of the custom macro screen
during power-on.
2 If the pattern data input function is enabled and the comment of pattern data
input is set to be displayed on the right side, variable names of up to 10
characters are displayed in small screen display.
- 2162 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
3 If the macro compiler & executor function is enabled and custom macro common
variables #500 to #549 and P-CODE macro common variables are set to be
sharable, variable names of up to 31 or 11 characters are displayed on the
execution macro variable screen, conversational macro variable screen, and
auxiliary macro variable screen, as on the custom macro screen.
NOTE
If the macro compiler & executor function is enabled and custom macro common
variables #500 to #549 and P-CODE macro common variables are set to be
sharable, variable names of up to 31 or 11 characters are displayed on the
execution macro variable screen, conversational macro variable screen, and
auxiliary macro variable screen, as on the custom macro screen.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3207 VRN
#5 VRN On the custom macro variable screen, the variable names of common variables #500 to
#549 are:
0: Not displayed.
1: Displayed.
- 2163 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
11355 SCM
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
11368 DAA
#3 DAA The axis name used with axis type alarms is one set using parameter No.:
0: 1020.
1: 3132.
NOTE
1 Even when this parameter is 1, an axis name set in parameter No.
1020 is used if the value of parameter No. 3132 is 0.
2 If an extended axis name is in use, only the first letter in it is
replaced.
Limitation
Even when bit 3 (DAA) of parameter No. 11368 is 1, the axis name to be displayed on the operation
history screen and the alarm history screen is the one set in parameter No. 1020.
Signal
Periodic maintenance lifetime warning signal LIFOVR<Fn093.0>
[Classification] Output signal
[Function] Reports that a lifetime warning is issued on the periodic maintenance screen.
- 2164 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
[Operation] This signal is set to “1” when any of the items set on the periodic maintenance screen
enters the lifetime warning state.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Fn093 LIFOVR
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
8900 PLC
#3 PLC When the remaining time of an item falls to a value less than the percentage of the life
specified in parameter No.8911, the life warning status is displayed at
0: Timer area on CNC status display area.
1: Alarm area on CNC status display area.
#7 #6 #5 #4 #3 #2 #1 #0
8901 MEN
#7 MEN The periodic maintenance screen and the maintenance information screen are:
0: Displayed.
1: Not displayed.
#7 #6 #5 #4 #3 #2 #1 #0
8903 PDM
#0 PDM When the remaining time of an item falls to a value less than the percentage of the life
specified in parameter No.8911, the life warning status on CNC status display area is
0: Not displayed.
1: Displayed.
#7 #6 #5 #4 #3 #2 #1 #0
8906 MPM
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
- 2165 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
8911 Percentage for life warning display on the periodic maintenance screen
Explanation
- Selection of display axis
If bit 0 (NDPx) of parameter No. 3115 is set to 1, the set axis is not displayed and the blank is displayed.
NOTE
1 The order can be changed only in the current position screen, and it is
impossible in other screens such as the work-offset screen and the parameter
screen.
2 If the parameters of all axes are set to 0, this function is invalid.
3 The axis that 0 or value more than number of maximum axes in the path is set to
the parameter is not displayed.
- Close up display
If bit 0 (TAD) of parameter No. 13102 is set to 1, when the axis is not displayed by the bit 0 (NDPx) of
parameter No. 3115, the axes are closed up and displayed.
Moreover, when the order of displaying axes are changed by parameter No. 3130, the axis that 0 is set to
the parameter is closed up and displayed.
NOTE
If bit 0 (TAD) of parameter No. 13102 is set to 1, when the axis non-displayed
signal NPOS1 to NPOS8 <Gn198> is set to “1”, the axis is closed up.
- 2166 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3115 NDAx NDPx
NOTE
When using the electronic gear box (EGB) function, set 1 for the
EGB dummy axis to disable current position display.
#1 NDAx The current position and the amount of the movement to be made in absolute and relative
coordinates are:
0: Displayed.
1: Not displayed. (The machine coordinates are displayed.)
#7 #6 #5 #4 #3 #2 #1 #0
13102 TAD
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#0 TAD When the axis is not displayed by the bit 0 (NDPx) of parameter or parameter No.3130,
0: The set axis is displayed as blanks.
1: The axis is closed up and displayed.
Signal
Axis non-displayed signals NPOS1 to NPOS8<Gn198>
[Classification] Input signal
[Function] The display axis on the current position screen is selected.
[Operation] When these signals are set to “0”, the set axes are displayed.
When these signals are set to “1”, the set axes are not displayed.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn198 NPOS8 NPOS7 NPOS6 NPOS5 NPOS4 NPOS3 NPOS2 NPOS1
- 2167 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
-PMC
WINDR function code 33 Reading diagnosis data (Low-speed)
For details of the WINDR instruction, please refer to PMC programming manual (B-64513EN).
-FOCAS2 function
cnc_diagnoss Read diagnosis data
cnc_diagnosr Read diagnosis data(area specified)
For details of the function specification, please refer to a data window library specifications
bundled to FOCAS1/2 Library disk (A02B-0207-K737).
-C language executor
cnc_diagnoss Read diagnostics data
For details of the function specification, please refer to C Language Executor programming
manual (B-63943EN-3).
Fig.14.1.20 (a) Power consumption monitoring screen for 10.4” display unit
Refer to Operator’s Manual (Common to Lathe System/Machining Center System) (B-64604EN) for
detailed operations on Power consumption monitoring screen.
- 2168 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
1 The bar-graph display can be concealed by the setting of parameter APM
(No.11368#6)=1.
2 When the warning message is displayed, the bar-graph is not displayed.
3 The bar-graph displayed in the warning display area is only the entire power
consumption.
Diagnosis data
Present power consumption of all axes
4900 Present power consumption of all axes
NOTE
This value becomes negative during regeneration of power that is
generated by deceleration of an axis
NOTE
This value becomes negative during regeneration of power that is
generated by deceleration of an axis
- 2169 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
- These values are integrated from 0.000kWh every turning on CNC.
- No.4911 and No.4912 are counted as “consumption” when the
summational power of all axes is positive value and counted as
“regeneration” when the summational power of all axes is negative
value. This shows the result of including countervailing among all
axes in case that some axes consume power but other axes
regenerate power. Therefore these diagnosis data mean the net
consumption and net regeneration power exchanging between the
power supply and commercial power source.
Example)
Assume that the case of power
in a spindle axis: consumption 100kWh, regeneration 25kWh
in a servo axis: consumption 20kWh, regeneration 1kWh
The result of simple summation becomes consumption 120kWh
and regeneration 26kWh.
In this situation, assume that 1kWh power consumption in the
spindle axis and 1kWh power regeneration in the servo axis
occurs simultaneously. The each 1kWh is countervailed. As a
result, integral power consumption becomes 119kWh and the
integral power regeneration becomes 25kWh and the integral net
power consumption becomes 94kWh.
NOTE
These values are integrated from 0.000kWh every turning on CNC.
- 2170 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
These values are integrated from 0.000kWh every turning on CNC.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
2281 RDPRR RDPMU2 RDPMU1
#0 RDPMU1
#1 RDPMU2 Internal unit setting of power consumption monitor
Please set these bits according to the maximum motor output.
- 2171 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
*4
Linear motor RDPMU2 RDPMU1
0 0
LiS17000C3/2(400V) 0 1
LiS1500B1/4(200V) LiS7500B2/2(200V) LiS11000C2/2(200V)
LiS3000B2/2(200V) LiS7500B2/2(400V) LiS11000C2/2(400V)
LiS3000B2/2(400V) LiS7500B2/2HV LiS11000C2/2HV
LiS3000B2/4(200V) LiS9000B2/2(200V) LiS15000C2/2(200V)
LiS4500B2/2(200V) LiS9000B2/2(400V) LiS15000C2/2(400V)
LiS4500B2/2(400V) LiS9000B2/4(200V) LiS15000C2/3(200V)
1 0
LiS4500B2/2HV LiS3300C1/2(200V) LiS15000C2/3HV
LiS6000B2/2(200V) LiS3300C1/2(400V) LiS10000C3/2(200V)
LiS6000B2/2(400V) LiS9000C2/2(200V) LiS10000C3/2(400V)
LiS6000B2/2HV LiS9000C2/2(400V) LiS10000C3/2HV
LiS6000B2/4(200V) LiS9000C2/2HV LiS17000C3/2(200V)
LiS17000C3/2HV
LiS300A1/4(200V) LiS600A1/4(200V) LiS900A1/4(200V) 1 1
- 2172 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
*1) Power Consumption Monitor is not available to the axis using
αiS3000/2000HV or αiS2000/2000HV with torque control.
*2) In the case of “plural winding motor”, which is a motor driven by 2 or 4 amplifiers,
please set the following parameters for main axis only. (Please set to 0 for sub axis)
*3) In the case of synchronous built-in servo motors, please set No.2300#2=1. If you use
a non-binary type encoder, please set No.2010#2=1 at the same time.
*4) In the case of linear motors, please set No.2010#2=1.
*5) Regarding the other motors, please set it according to the maximum motor output
described in each motor manual.
NOTE
If these bits are wrong, the electric power consumption data is not
calculated correctly.
NOTE
In case of using the amplifier with register regeneration,
regeneration power is not returned to power source. Therefore,
instantaneous power consumption should become greater than 0.
- 2173 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
1 Be sure to set this parameter. Power consumption calculation
works when this parameter is set to more than 1.
2 Power consumption calculation works on main axis only in case of
the motor with plural winding. Set this parameter for a main axis
only. Set 0 for sub axis.
NOTE
1 Set this value only to main axis in case of a plural winding motor.
Set 0 to the sub axis.
2 When you use Serial feedback dummy function with servo
amplifier, add RDPMA value of dummy axis to No.2469 of other
non-dummy axis.
- 2174 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
1 Setting value depends on HRV.
2 Set this value only to main axis in case of a plural winding motor.
Set 0 to the sub axis.
- 2175 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Note) If βiSV amplifiers, which adopt resistor regeneration, are used, please set
No2281#2=1.
Spec. Loss coefficient Loss coefficient B
Name
(A06B) A HRV2 HRV3
βiSV4 6160-H001 960 320 416
βiSV20 6160-H002 960 320 416
βiSV40 6160-H003 960 294 378
βiSV80 6160-H004 960 275 371
512 320 416
βiSV20/20 6166-H201
512 320 416
512 288 365
βiSV40/40 6166-H203
512 288 365
βiSV10HV 6161-H001 960 525 947
βiSV20HV 6161-H002 960 563 928
βiSV40HV 6161-H003 960 563 979
- 2176 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
If both main axis and sub axis of a plural winding motor have PS
respectively, set double value as loss coefficient C for main axis,
and set 0 for sub axis.
NOTE
1 Set the value to all servo axes.
2 Set this value only to main axis in case of a plural winding motor.
Set 0 to the sub axis.
- 2177 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
If βiSV amplifiers, which adopt resistor regeneration, are used, please set No2281#2=1.
*1) The value in case of single-phase input.
Spec.
Name C D
(A06B)
6160-H001 621
βiSV4 0 *1
(1024)
6160-H002 621
βiSV20 0 *1
(1024)
βiSV40 6160-H003 0 646
βiSV80 6160-H004 0 646
βiSV20/20 6166-H201 0 710
βiSV40/40 6166-H203 0 710
βiSV10HV 6161-H001 0 320
βiSV20HV 6161-H002 0 320
βiSV40HV 6161-H003 0 320
#7 #6 #5 #4 #3 #2 #1 #0
2301 TQCT10
#7 #6 #5 #4 #3 #2 #1 #0
2200 IQOB
#2 IQOB IQ observer is
0: invalid.
1: valid.
Please set 1.
#7 #6 #5 #4 #3 #2 #1 #0
4541 PWCBT1 PWCBT0 POWCAL
- 2178 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
#0 POWCAL Power consumption calculation of spindle is
0: invalid.
1: valid.
#1 PWCBT0
#2 PWCBT1 Internal unit setting of power consumption monitor.
Please set these bits according to the maximum motor output.
- 2179 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
1 Set the value to all spindle axes.
2 Even if you used plural winding spindle motor, set the specified
value in Table 14.1.20 (d) as loss coefficient D in respective axis.
#7 #6 #5 #4 #3 #2 #1 #0
11368 APM PWC
- 2180 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
#5 PWC Power consumption monitoring screen is
0: Invalid.
1: Valid.
NOTE
This parameter is effective at PWC=1.
- 2181 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
11394 AND
#7 #6 #5 #4 #3 #2 #1 #0
11395 SND
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Power consumption monitoring screen
- 2182 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
This function is an optional function.
Fig.14.1.21 (b) shows the relation between power consumption and machining time.
Power consumption in spindle motors gets smaller by suppressing spindles’ torque at
acceleration/deceleration. However, machining time gets longer because acceleration/deceleration
requires longer time. Therefore, the longer machining time gets, the smaller the summation of power
consumption in spindle motors and in servo motors gets as shown in Fig.14.1.21 (b). On the other hand,
longer machining time makes power consumption in peripheral devices larger because running times of
them get longer (See power consumption in peripheral devices in Fig.14.1.21 (b)). Total power
consumption is the sum of these power consumptions above.
‘A’ in Fig.14.1.21 (b) shows the point of the fastest machining (normal machining). Utilizing full
spindles’ torque makes required time for acceleration/deceleration smaller, though total power
consumption gets larger because of large power consumption in spindle motors.
‘B’ shows the point of the least power consumption. As described above, machining time gets longer
because of suppression in spindles’ torque at acceleration/deceleration.
This function makes it possible to select machining levels (called Eco levels) between the fastest
machining (‘A’) and machining with the least power consumption (‘B’).
- 2183 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Therefore, selecting an Eco level provides both faster machining and less power machining.
By using this function, power consumption can be reduced effectively when, for example, there is enough
time to deadline or there is large difference in production time of each part in production line.
NOTE
1 This function can reduce power consumption in spindles only at
acceleration/deceleration. Power consumption during cutting does not change
even if the selected Eco level changes. Therefore, the effect of eco-machining
may get smaller for machining with less acceleration/deceleration of spindles.
2 Power consumption of a spindle motor may fluctuate depending on the
conditions of the motor temperature and the power supply voltage even though
the motor runs in the same operation.
Setting Overview
Three settings listed below are required before using this function.
- Setting to obtain power consumption in spindle and servo motors
- Setting to obtain power consumption in peripheral devices
- Setting to decide the point of the least power consumption
- 2184 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
1 In spindle speed control mode, the torque command is limited at
acceleration/deceleration according to the setting of torque overrides. In spindle
synchronization control mode and in rigid tapping mode, the time constants for
acceleration/deceleration are set longer according to the torque overrides.
2 If more detailed selection of an Eco level is needed, set bit 0 (ELV) of the
parameter No. 24303 to 1, which enhances divisions of Eco levels from 4 to 8.
- Eco level 0 means normal machining, where torque overrides are equal to 100%.
- Eco level 3 means machining with torque overrides specified by the parameters Nos. 11397, 11398
and 5260. Note that these parameters can be changed on Eco setting screen.
- Eco levels 1 and 2 are defined as machining with torque overrides dividing between Eco level 0
(torque override 100%) and 3 equally. When the parameter No.11397 is set to 70, for example,
torque override of Eco level 1 is equal to 90% and that of level 2 is equal to 80%.
NOTE
1 When the number of divisions of Eco levels is equal to 8 (bit 0 (ELV) of the
parameter No.24303 is set to 1), torque overrides for level 7 are specified by the
parameters Nos. 11397, 11398 and 5260. Eco levels 1 to 6 are defined as
machining with torque overrides dividing between Eco level 0 and 7 equally.
2 Decimal sections of torque overrides are half adjusted.
Setting Details
Obtaining power consumption in peripheral devices
Power consumption in peripheral devices is calculated by average power and running time of each device.
Specify average power and reference PMC address, which is used to detect ON/OFF state of each device,
on Power consumption setting screen (Fig.14.1.21 (c)).
Up to 8 devices can be recorded for each path.
Complete this setting by the examples below.
- 2185 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Refer to Operator’s Manual (Common to Lathe System/Machining Center System) (B-64604EN) for
detailed operations on Power consumption setting screen.
NOTE
This setting is required for each path in multi-path systems.
Examples
1 Complete setting by the examples below, corresponding to the ways to utilize devices.
In the case of a device switched ON/OFF during automatic operation:
Set 100W and R1000.0 into average power and PMC address of Port 0 respectively.
Use ladder programs including the ladder like below and set ON/OFF state of the device to the
address.
Always ON R1000.1
Example
Decide setting for the least power consumption by repeating operations at different torque overrides like
below.
1 Set bit 0 (ELV) of the parameter No.24303 to 1 in order to enhance divisions of Eco levels from 4 to
8. In addition, switch the displayed unit of power consumption into “Wh” by soft-key operations.
These settings make it possible to decide the point of the least power consumption more precisely,
though these are not indispensable.
2 Set bit 0 (PWE) of the parameter No.8900 to 1 so that torque override for Eco level 7 can be input
on Eco setting screen.
3 Set torque override for Eco level 7 to 30%.
4 Operate a test program at each Eco level 0 to 7 and obtain data of power consumption and cycletime
(An example of the result is shown in Fig.14.1.21 (d).).
A test program including more acceleration/deceleration of spindles makes it possible to decide the
point of the least power consumption more precisely because torque override effects on
acceleration/deceleration of spindles.
5 Assume the range of torque overrides minimizing power consumption from the graph on Eco setting
screen (Fig.14.1.21 (d) shows that torque override minimizing power consumption is between 60
and 80.).
6 Set torque override for Eco level 7 to 60%, which is the minimum value of the range assumed in 0th
step above.
7 Operate the test program at each Eco level 0 to 7 again and obtain data of power consumption and
cycletime (An example of the result is shown in Fig.14.1.21 (e)).
8 Assume the range of torque overrides minimizing power consumption again (Fig.14.1.21 (e) shows
that torque override minimizing power consumption is between 66 and 77.).
9 Repeat above operations in order to assume desired torque override more precisely.
10 After finishing this adjustment, set bit 0 (ELV) of the parameter No.24303 to 0 (set the number of
divisions of Eco levels to 4), if needed.
- 2187 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
1 When using spindle synchronization control or rigid tapping, decision of the point
of the least power consumption is needed for spindle synchronization control
mode or for rigid tapping mode respectively, as well as for spindle speed control
mode.
2 With multiple spindles, decision of the point of the least power consumption is
needed for each spindle.
Restriction
This function can be used when Energy saving level selecting function is available in all spindle
amplifiers.
In addition, analog spindles cannot be used in this function.
- 2188 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Diagnosis data
Accumulated power consumption
4923 Accumulated power consumption in servo axes
NOTE
These data have been accumulated since last clear operation.
These data are not cleared by power off.
Parameter
11397 Minimum torque overrides at acceleration/deceleration in spindle speed control mode
[Input type] Parameter input
[Data type] Byte spindle
[Unit of data] %
[Valid data range] 0 to 100
Set minimum torque override at acceleration/deceleration in spindle speed control mode.
This value corresponds to Eco level 3 (when bit 0 (ELV) of the parameter No.24303 is set
to 0) or Eco level 7 (when bit 0 (ELV) of the parameter No.24303 is set to 1).
When torque override is set to 50%, for example, time constant for
acceleration/deceleration gets twice.
Note that 0% is considered as 100%.
If eco-machining is not necessary, please set 0 or 100 in this parameter.
When bit 0 (PWE) of the parameter No.8900 is set to 1, this value can be changed on Eco
setting screen.
NOTE
This parameter requires the option of Energy saving level selecting
function.
When torque override is set to 50%, for example, time constant for
acceleration/deceleration gets twice.
- 2189 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
When bit 0 (PWE) of the parameter No.8900 is set to 1, this value can be changed on Eco
setting screen.
CAUTION
Machine or work can be damaged by out-of-synchronization when
torque overrides of spindles in synchronization control mode differ
from each other. This is because this function differs the time
constant for acceleration/deceleration in spindle synchronization
mode.
Set a common value for spindles belonging to the same group of
synchronization.
NOTE
This parameter requires the option of Energy saving level selecting
function.
When torque override is set to 50%, for example, time constant for
acceleration/deceleration gets twice.
Note that 0% is considered as 100%.
If eco-machining is not necessary, please set 0 or 100 in this parameter.
When bit 0 (PWE) of the parameter No.8900 is set to 1, this value can be changed on Eco
setting screen.
NOTE
This parameter requires the option of Energy saving level selecting
function.
11399 Conversion factor from power consumption (kWh) to carbon-dioxide emission (kg)
[Input type] Parameter input
[Data type] Word
[Unit of data] 0.001kgCO2/kWh
[Valid data range] 0 to 1000
Specify conversion factor from power consumption (kWh) to carbon-dioxide emission
(kg). Adjust the value to correspond to power supplying circumstances in the area where
a machine is used.
If 0 or invalid value is specified, 0.555kgCO2/kWh is used as the conversion factor.
- 2190 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
This parameter requires the option of Energy saving level selecting
function.
#7 #6 #5 #4 #3 #2 #1 #0
24303 EEP ELV
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
NOTE
This parameter requires the option of Energy saving level selecting
function.
If this parameter is changed, adjust the parameters Nos. 11397,
11398 and 5260 again.
If the current Eco level gets invalid because of change in this
parameter, the current Eco level is set to Eco level 0.
CAUTION
Machine or work can be damaged by out-of-synchronization when
Eco levels of spindles in synchronization control mode differ from
each other. This is because this function differs the time constant
for acceleration/deceleration in spindle synchronization mode.
Set “0” without fail when using spindle synchronization control
between paths.
NOTE
This parameter requires the option of Energy saving level selecting
function.
When this parameter is set to “0” from “1”, the current Eco level is
set to the Eco level of path 1 before changing this parameter.
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604-EN) Power consumption monitoring screen
Eco setting screen
Eco monitoring screen
Power consumption setting screen
- 2191 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Explanation
In initial setting, the maximum number of simultaneous displaying axis of current position is for 5. In
this function, the maximum number of simultaneous displaying axes can be selected from 5, 10 and 20
axes by setting the parameter No.11305.
The relation of the maximum number of simultaneous displaying axes and the set value of parameter is
shown in the following table.
Table. 14.1.22 (a) The related of the maximum number of simultaneous displaying axes and the set value of
parameter
Maximum number of simultaneous displaying axes Parameter (No.11305)
5 0
10 1
20 2
When the number of axes is more than that of the maximum number of simultaneous displaying axis, you
can change to the axis coordinates of the remainder by pressing the chapter selection soft key.
(Example)
When 13 axes (X1 to X13) are displayed by each maximum number of simultaneous displaying axes,
the display of coordinates is shown in following figures.
Fig. 14.1.22 (a) Example when current position coordinates for 13 axes are displayed by number of
maximum each axes.
- 2193 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
- 2194 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
- 2195 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
- 2196 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
(Example)
The workpiece coordinate system setting screen of 10.4 inch. The maximum number of
simultaneous displaying axes is 20.
- 2197 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
(Example)
The workpiece coordinate system setting screen of 15 inch. The maximum number of simultaneous
displaying axes is 20.
This function is ineffective to positional coordinate screen concerning the following functions
- 3-dimensional manual feed
- 2198 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
- Simultaneous display of multiple paths
Caution
This function does not support 8.4 inch.
Parameter
11305 Maximum number of simultaneous displaying axes
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
- 2199 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Order of displaying
coordinates
1 2 3 4
Setting Value
Relative Absolute Machine Distance
0
coordinates coordinates coordinates to go
Relative Machine Absolute Distance
1
coordinates coordinates coordinates to go
Relative Distance Absolute Machine
2
coordinates to go coordinates coordinates
Absolute Machine Relative Distance
3
coordinates coordinates coordinates to go
Absolute Distance Relative Machine
4
coordinates to go coordinates coordinates
Machine Distance Relative Absolute
5
coordinates to go coordinates coordinates
When the value not within the valid data range is set, the specification of 0 is assumed.
When simultaneous display of multiple path is effect (Parameter No.13131≠0, parameter
No.13132≧1), this parameter is ineffective.
NOTE
This function is an optional function.
- 2201 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
There are separate setting screens for each item to be protected as follows.
You can switch to each setting screen by soft key operation.
- Setting screen for CNC parameters
MODIFICATION - Setting screen for non-protected parameters
WARNING SETTING
screens - Setting screen for C language executor program
- Setting screen for ladder program (Dual Check Safety ladder program is contained.)
NOTE
1. You can select any parameters to be protected. Refer to the section "14.1.27.6
Select parameters".
2. Each ladder program for the 1st – 5th path PMC and Dual check safety PMC
can be protected independently. Each ladder program is protected by
independent password and settings.
NOTE
Setting screen for ladder program and setting screen for dual check safety
ladder program can be switched with the MDI key [PAGE UP], [PAGE DOWN].
When the key [PAGE UP] / [PAGE DOWN] is pushed, the screen changes in the
following sequence.
1) 1st path ladder program
2) 2nd path ladder program
3) 3rd path ladder program
4) 4th path ladder program
5) 5th path ladder program
6) Dual check safety ladder program
NOTE
1. Current check code is displayed on ”CHECK CODE (CURRENT)”
When the parameter is changed, check code after it changes is displayed.
2. “CODE MODULATION” is displayed only in the setting screen for C Language
Executor program.
For details of code modulation, refer to the manual about C Language Executor
programming.
Setting items
You can set the following setting items on each setting screen. When you are to change those setting
items, enter the password to enable operations on setting screen.
1) When the modification is detected, CNC alarm is “generated” or “not generated”.
2) On the setting screen, check code is “displayed” or “not displayed”.
Procedure
1) Switch to the setting screen
Switch to the screen where you want to change the setting by soft key operation.
2) Enable operations on the setting screen
Press soft key [(OPRT)], then enter password and press the soft key [PASSWORD]. In this case, the
entered character is displayed as “*”. When the entered password is correct, the OPERATION
STATUS becomes “ENABLED”.
3) Select the setting item
Move the cursor to a setting item that you want to change.
4) Change setting
Change the setting by pressing soft key [ON:1] or [OFF:0].
5) Disable operations on the setting screen
Press soft key [LOCK] to disable operations on the setting screen.
NOTE
1. The initial password “FFFF” is set to this function when shipping of CNC. Before
using this function at the first time, enter the initial password and change
password to another one.
2. Operation status becomes “ENABLED” form “DISABLED” automatically in the
following cases.
- When switching to other screens.
However, the state of the "operation enabled" is maintained in switching
between the screen for CNC PARAMETER SETTING and NON-PROTECTED
PARAMETER SETTING screen.
- The power of CNC is turned off and on.
3. In the state of the "operation disabled", the cursor of the check box and soft key
[LOCK], [REGISTER], [ON:1], [OFF:0] are not displayed.
- 2203 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
1. The initial password “FFFF” is set to this function when shipping of CNC. Before
using this function at the first time, enter the initial password and change
password to another one.
2. Even after some parameters are registered, you can modify the parameter. But,
if you turn off the power of CNC after modifying parameters, CNC will notify the
modification of parameters when starting up of CNC. Then, corresponding signal
is set and the alarm is generated if you select the setting item to generate the
alarm. To remove this notification by signal and alarm, you should restore the
registered parameters or register the modified parameters. By this operation, the
signal is reset and the alarm is cleared.
3. Even if any parameters, C Language Executor programs, or ladder programs are
not registered, you can disable operations on setting screen. However in this
case, the parameters, C Language Executor programs, or ladder programs are
not protected.
4. Operation status becomes “ENABLED” form “DISABLED” automatically in the
following cases.
- When switching to other screens.
However, the state of the "operation enabled" is maintained in switching
between the screen for CNC PARAMETER SETTING and NON-PROTECTED
PARAMETER SETTING screen.
- The power of CNC is turned off and on.
5. In the state of the "operation disabled", soft key [LOCK], [REGISTER], [ON:1],
[OFF:0] are not displayed.
- 2204 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
Changing password is not necessary to register parameters, C Language
Executor programs, or ladder programs. You can repeatedly register
parameters, C Language Executor programs, or ladder programs using the
same password.
NOTE
1. Following characters are available for password.
If the lower case alphabetical character, a-z, is set, it is recognized as identical
to corresponding upper case alphabetical character, A-Z.
- “A” to “Z”, “a” to “z”, “0” to “9”
2. The initial password “FFFF” is set to this function when shipping of CNC. When
using this function at the first time, enter the initial password to enable
operations on setting screen and change password to another one. In other
words, when the initial password is set, you cannot execute any operation
without changing password.
3. You cannot set “FFFF” as a new password.
4. In the state of the "operation disabled", soft key [LOCK], [REGISTER], [ON:1],
[OFF:0] are not displayed.
- 2205 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
When some modification is detected, the notification signals are always set.
There is no setting item to specify whether or not to set these signals.
Fig 14.1.23.6 (a) Soft key of MODIFICATION WARNING SETTING for parameters (Page 1, 2)
- 2206 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
NOTE
1. When unregistering, the password is maintained.
2. Operation status becomes “ENABLED” form “DISABLED” automatically in the
following cases.
- When switching to other screens.
However, the state of the "operation enabled" is maintained in switching
between the screen for CNC PARAMETER SETTING and NON-PROTECTED
PARAMETER SETTING screen.
- The power of CNC is turned off and on.
3. In the state of the "operation disabled", soft key [LOCK], [REGISTER], [ON:1],
[OFF:0] are not displayed.
- 2207 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
PAGE
Fig 14.1.23.7 (b) Soft key of MODIFICATION WARNING SETTING screen for parameters (Page 1,2)
Fig 14.1.23.7 (c) Soft key of NON-PROTECTED PARAMETER SETTING screen (Page 1)
NOTE
1 Even if operations on the setting screen for parameters are prohibited, the
NON-PROTECTED PARAMETER SETTING screen can be displayed. But,
non-protected parameters cannot be set. (Cursor and soft key [INPUT] are not
displayed.)
2. Operation status becomes “ENABLED” form “DISABLED” automatically in the
following cases.
- When switching to other screens.
However, the state of the "operation enabled" is maintained in switching
between the screen for CNC PARAMETER SETTING and NON-PROTECTED
PARAMETER SETTING screen.
- The power of CNC is turned off and on.
Example
In case of protecting the following parameters
No.980 - No.982
No.1023
No.1240
N0.1829
No.1838 - No.1842
- 2208 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
%
G10L99;
N1S0E979;
N2S983E1022;
N3S1024E1239;
N4S1241E1828;
N5S1830E1837;
N6S1843E99999;
G11;
%
Fig 14.1.23.7 (d) Soft key of NON-PROTECTED PARAMETER SETTING screen (Page2)
NOTE
In the state of the "operation disabled", soft key [F input] is not displayed.
- 2209 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
- 2210 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
- 2211 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
1 If machining condition selecting function is invalid, parameters in table 14.1.23.7
(b) and table 14.1.23.7 (c) are contained in protected parameters
2 Neither the machining condition selecting function or MACHINING QUALITY
LEVEL ADJUSTMENT is used, parameters in table 14.1.23.7 (d) are contained
in protected parameters.
3 The parameters of which numbers are set in parameter Nos. 13628 and 13629
are excluded, but parameter Nos. 13628 and 13629 are not excluded.
4 Setting parameters and locked parameters are contained in non-protected
parameters.
5 When the CNC software edition is changed, the alarm (DS5350) might be
generated. In this case, register the parameter again.
14.1.23.8 Parameters
#7 #6 #5 #4 #3 #2 #1 #0
11369 MDP MDL MDC
14.1.23.9 Signals
Notification signal for modification of C Language Executor program
CDCEX <F0558.0>
[Classification] Output signal
[Function] Notify the modification of C Language Executor program
[Output condition] When this signal becomes 0, the program is not modified or not registered
When this signal becomes 1, the registered program is modified
Notification signal for modification of Dual Check Safety PMC Ladder program
CDDCL <F0558.4>
[Classification] Output signal
[Function] Notify the modification of Dual Check Safety PMC Ladder program
[Output condition] When this signal becomes 0, the program is not modified or not registered
When this signal becomes 1, the registered program is modified
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
F0558 CDPRM CDDCL CDLAD3 CDLAD2 CDLAD1 CDCEX
NOTE
The following DS alarm numbers are corresponding to ladder program of
multi-path PMC
DS5346 = 1st path PMC ladder program
DS5347 = 2nd path PMC ladder program
DS5348 = 3rd path PMC ladder program
- 2213 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Details
The character string set by parameter No.8940 to No.8949 can be displayed on the initial screen
immediately after power-on as shown in the following figure 14.1.24(a). ("ABCDE01234" is displayed in
the example of figure)
The character string is enclosed with the frame (* mark) and displayed. The color of the character is only
white. It is possible to display up to ten characters, and the character that can be used is the following
characters.
0 to 9
A to Z
“-”(Negative sign)
“.”(period)
“ ”(space)
The frame becomes small in proportion to the number of characters when character strings are less than
10 characters.
Character string, series name, and COPYRIGHT are displayed at the center for the 8.4/10.4” display unit.
However, in 15” display unit, it is displayed as shown in the following figure 14.1.24(b).
- 2214 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
When parameter No.8940-No.8949 is not set (When the parameter is all 0), the character string is not
displayed. A conventional initial screen is displayed as shown in Figure 14.1.24(c).
NOTE
1. The character string is displayed also on the IPL screen. However, when the IPL
menu screen ends, a conventional screen is displayed.
2. When the parameter is set by using "SRAM RESTORE" of the boot menu, the
set character string is not displayed on an initial screen immediately after
restore. It is necessary to restart CNC to display the character string.
Parameters
8940 Initial screen title character code 1
- 2215 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
This parameter sets the character codes of the character string to be displayed on the
initial screen immediately after power-on. If the number of characters to be displayed is
less than 10, the parameters corresponding to the space exceeding the character length are
set to 0.
The set character code is as follows.
When the codes other than the character that can be used are set, space is displayed.
When 10 parameters are all 0, this function is not executed.
Use example
For example, the parameter is set as follows when displaying as "FANUC_NC". ("_" is space )
Character-code 0 is basically considered to be space, and it is treated as a null character when there is
only character-code 0 since 0.
The input value “0” of parameter No.8945 is treated as space because there are character-codes other than
0 since No.8946.
The input value “0” of parameter No.8948 is treated as a null character because there is only
character-code 0 since No.8949.
- 2216 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
14.2 EDIT
Signal
Memory protection signals KEY1 to KEY4<G0046.3 to G0046.6>
[Classification] Input signal
[Function] These signals allow MDI panel operations that change the memory contents. There are
the following four signals. The target memory contents depend on the setting of bit 7
(KEY) of parameter No.3290.
When the KEY is “0” :
KEY1 : Allows the input of tool offset values, workpiece origin offsets, and
workpiece coordinate system shift values.
KEY2 : Allows the setting of data input, macro variable input, and tool life
management data input.
KEY3 : Allows program input and editing.
KEY4 : Allows PMC data (counter data table).
When the KEY is “1” :
KEY1 : Allows program input, program editing, PMC data input.
KEY2 to KEY4 : Not used.
[Operation] If a memory protection signal is set to “0”, the corresponding operation is disabled.
If a memory protection signal is “1”, the corresponding operation is enabled.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0046 KEY4 KEY3 KEY2 KEY1
NOTE
For a multi-path system, signal addresses are common to all paths.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3290 KEY
- 2217 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
1 The functions of the signals depend on whether KEY=”0” or
KEY=”1”.
When KEY = “0”:
- KEY1: Enables a tool offset value, workpiece zero point offset
value, and workpiece shift value to be input.
- KEY2: Enables setting data, macro variables, and tool life
management value to be input.
- KEY3: Enables program registration and editing.
- KEY4: Enables PMC data (counter and data table) to be input.
When KEY = “1”:
- KEY1: Enables program registration and editing, and enables
PMC parameter input.
- KEY2 to KEY4: Not used
2 When a multi-path system is used, the setting for path 1 is followed.
Signal
Memory protection signal KEYP<G0046.0>
[Classification] Input signal
[Function] Enables or disables operation on CNC parameters from the MDI panel.
[Operation] If this signal is set to “0”, input of CNC parameters is disabled.
If this signal is set to “1”, input of CNC parameters is enabled.
This signal is valid only when bit 0 (PKY) of parameter No. 3299 is set to 1.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0046 KEYP
NOTE
For a multi-path system, the signal address is common to all paths.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3299 PKY
- 2218 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Notes
• When bit 0 (PKY) of parameter No. 3299 is set to 1, “PARAMETER WRITE” on the setting screen
cannot be set.
• When bit 0 (PKY) of parameter No. 3299 has been set to 1 and bit 0 (PWE) of parameter No. 8900
has been set to 0 at power-on, setting the signal KEYP<G0046.0> to “1” in the operation mode
causes alarm SW0100 and stops operation.
Parameter
3160 Setting of MDI unit type
When 0 is set in this parameter, the type of a MDI unit is determined as follows:
Type of path control Type of indicator Type
When the type for the Type of 12 horizontal soft Standard MDI unit for the lathe
lathe system is used keys system
with path 1 Type of 7 horizontal soft keys Small MDI unit for the lathe system
When the type for the Type of 12 horizontal soft Standard MDI unit for the machining
machining center keys center system
system is used with Small MDI unit for the machining
Type of 7 horizontal soft keys
path 1 center system
#7 #6 #5 #4 #3 #2 #1 #0
3204 PAR
#0 PAR When a small MDI unit is used, characters "[" and "]" are:
0: Used as "[" and "]".
1: Used as "(" and ")".
NOTE
When a multi-path system is used, the setting for path 1 is followed.
- 2219 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Operation procedure
5. When a soft key indicating the character to be input is pressed, the character is input to the key-in
buffer.
Usable characters
The characters in the Table 14.2.4 (a) can be entered using soft keys:
Table 14.2.4 (a) Characters that can be entered using soft keys
( ) ? * & @ _ < > ¥
% $ ! ~ : " ‘ AB/ab(*)
* This soft key causes the input mode of alphabetical characters to alternate between the uppercase
input mode and the lowercase input mode.
- 2220 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
13115 SI2 SI1
#5 SI2 Soft key input of the characters shown below and switching between the uppercase and
lowercase input modes by a soft key are:
0: Disabled.
1: Enabled.
()?*&@_
Explanation
- Multi path simultaneous display
Information about multiple paths can be displayed on one screen simultaneously.
Multi path information can be displayed simultaneously on the following screens:
• Absolute position screen
• Relative position screen
• Overall position display
• Program screen
• Program check screen
MDI key operation is performed for a screen selected with the path select signals.
The maximum number of paths that can be displayed simultaneously depends on the size of the display
unit as indicated in the Table 14.3.1 (a).
- 2221 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Use parameter No. 13131 to set a multi path simultaneous group number. Parameter No. 13131 is a
path-type parameter. In this parameter, specify a successive number not less than 1.
In this example, specify 1 in parameter No. 13131 for paths 1 and 2, and specify 2 in parameter No.
13131 for paths 3 and 4.
Use parameter No. 13132 to set a display order number. Parameter No. 13132 is a path-type parameter. In
this parameter, specify a successive number not less than 1 for each of the paths belonging to a multi path
simultaneous display group.
In this example, specify 1 and 2 for paths 1 and 2 in display group number 1 respectively, and specify 2
and 1 for paths 3 and 4 in display group number 2 respectively.
- 2222 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Path 1 1 1
Group 1 1 2
Path 2 1 2
Path 1 1 2
Group 1 2 1
3 paths Path 2 1 1
Path 1 1 1 Group 1 1
Path 2 2 1 Group 2 2
Path 1 1 1 Group 1 1
Path 3 3 1
Group 3 3 4
Path 4 3 2
NOTE
When the number of CNC paths is 1, multi path simultaneous display is disabled.
In this case, parameters Nos. 13131 and 13132 need not be set.
Path 1 1 2 1 1 2
3 paths Path 2 1 1 2 1 2
Path 3 2 1 3 3
- 2223 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Parameter
13131 Group number for simultaneous display of multiple paths
NOTE
When specifying groups, specify group numbers not less than 1
successively.
On 8.4” and 10.4” display units, up to three paths can be specified
for simultaneous display.
On a 15” display unit, up to four paths can be specified for
simultaneous display.
- 2224 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
13132 Simultaneous multi-path display order number
[Example] Setting of simultaneous display group numbers and simultaneous display order numbers
Number of Intra-group Screen display
Display group
paths of Path number
display order (Numbers represent displayed path
CNC number numbers.)
Path 1 1 1
Path 2 1 2 1 2 3
Path 3 1 3
Path 1 1 1
Three path Path 2 2 1 1 2 3
Path 3 3 1
Path 1 1 2
Path 2 1 1 2 1 3
Path 3 2 1
NOTE
Specify successive order numbers not less than 1 for the paths
defined to belong to a group.
#7 #6 #5 #4 #3 #2 #1 #0
3208 PSC
#5 PSC When the path is switched based on the path switch signal:
0: The screen display is switched to the last selected screen of the path.
1: The same screen as for the path before switching is displayed.
#7 #6 #5 #4 #3 #2 #1 #0
11304 PGR
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
- 2225 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
#0 PGR When the path select signal is changed, the screen of the multi path simultaneous display
group:
0: Is not switched.
1: Is switched to the display group including the selected path.
NOTE
This parameter is FANUC recommendation setting parameter
(initialized type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
Signal
Path select signals
HEAD<G063.0>, LCBS<G0251.1>, LCB2<G0251.2>
[Classification] Input signal
[Function] These signals select the target path for which MDI operation and display are to be
performed.
Operations with the MDI panel are performed for a path specified by the combination of
HEAD, HEAD2, HEAD3, and HEAD4.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0063 HEAD
NOTE
This function is an optional function.
Screen display
Fig. 14.3.2 (a) to Fig. 14.3.2 (c) show sample screens on which simultaneous multi path program editing
is being performed.
The status line in the upper part of each program shows the name of the program, "FG-EDIT" indicating
that foreground editing is in progress, and the path name.
The status line of the currently edited program is highlighted.
- 2226 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Program being
edited
Fig. 14.3.2 (a) Simultaneous multi path program edit screen (10.4” display unit)
Fig. 14.3.2 (b) Simultaneous multi path program edit screen (15” display unit)
Explanation
- Mode
When the target paths for simultaneous display are in the EDIT mode or the MEM mode, the programs
for these paths are displayed simultaneously on the program screen. When the EDIT mode is selected for
a path, selecting that path allows program editing.
Fig. 14.3.2 (c) shows an example in which the EDIT mode and MEM mode are set together.
The first path is in the MEM mode (execution status screen), and the second path is in the EDIT mode
(edit screen).
Soft keys are displayed according to the mod of the path currently selected.
- 2227 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
Fig. 14.3.2 (c) Screen showing the MEM mode and EDIT mode
If background editing is started during simultaneous multi path program editing, background editing is
performed with the entire screen size. Simultaneous multi path program editing and background editing
cannot be performed at the same time.
- 2228 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3106 DHD
Explanation
In present program management, the program is saved automatically to nonvolatile memory at
registration, modification, or deletion of one program. Therefore, if many programs are registered at a
time or all programs are deleted, all processing time becomes long, because automatic save is frequently
done.
In this function, if bit 7 (HPM) of parameter No.11354 is set to 1, the processing time of registering many
programs or deleting all programs can be shorten because automatic save to nonvolatile memory is
invalid.
Perform saving operation by the all programs save request signal HPMRSV <G0514.4> or the application
by FOCAS2/ C Language Library, if it is necessary that programs are saved to nonvolatile memory.
Function Explanation
cnc_saveprog_start Start saving program to nonvolatile memory.
cnc_saveprog_end Check of end saving program to nonvolatile memory.
The status that programs aren't saved to nonvolatile memory can be confirmed by the programs not saved
status signal HPMNTS <F0547.5>.
During the saving all programs to nonvolatile memory, the programs saving in progress signal HPMSVM
<F0547.6> becomes "1".
NOTE
1 There are no changes about the display of programs and the editing operation
method of programs.
2 In cases that this function is enabled, if the power supply is turned off without
saving, the changed programs data is not saved.
The program selection by the following operation also is not saved.
- MDI operation
- External workpiece number search
- External program number search
Please perform saving operation by the signal or the application by FOCAS2/ C
Language Library, if it is necessary to preserve the changed programs data/ the
program selection after the power supply is turned off.
- 2229 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
3 When the automatic operation signal is "1" in any path, the save operation is
not executed.
4 When the programs not saved status signal HPMNTS is "0", if the all programs
save request to nonvolatile memory start, the save operation is not executed
because of unnecessary.
5 If the power supply is turned off during saving the programs programs (the
programs saving in progress signal HPMSVM is "1"), all programs are deleted.
In this case, an alarm PS0519 occurs when the power supply is turned ON
next.
6 Do not save all programs to nonvolatile memory too frequently.
7 In automatic data backup function, if this function is enabled, bit 2 (AAP) of
parameter No.10340 should be set to 0.
8 When the embedded macro program is registered, bit 7 (HPM) of parameter
No.11354 should be set to 0.
9 This function can be enabled only on CNC program storage memory
(CNC_MEM device).
10 If this function is enabled, MANUAL GUIDE i cannot be used.
The flow chart of all programs saving to nonvolatile memory by the signal
The command of saving all programs to nonvolatile memory
(The all programs save request signal HPMRSV "0"->"1")
YES
Is the automatic
NO
operation signal OP "0"
in the all paths ?
YES
YES
- 2230 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
The time chart of all programs saving to nonvolatile memory by the signal
- The case of success
The programs are registered, edited, deleted, or changed of selection
Programs saving in
progress signal
HPMSVM
Programs saving in
progress signal
HPMSVM
When the error occur, If HPMRSV is set to "0" from "1",
Programs save error HPMSVM becomes "0". HPMERR becomes "0".
signal
HPMERR
If the all programs save request signal HPMRSV is set to "1" from "0" in the automatic operation, the
programs error signal becomes "1" at once.
Signal
All programs save request signal HPMRSV <G0514.4>
[Classification] Input signal
[Function] On high-speed program management, the save of all programs is requested by this signal.
[Operation] When the programs not saved status signal HPMNTS is "1", if this signal is set to "1"
from "0", the save of all programs to nonvolatile memory start.
During program saving, the programs saving in progress signal HPMSVM is "1".
This signal is effective when the parameter HPM (bit 7 of No.11354) is "1".
- 2231 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
NOTE
1 In the case of the following conditions, the save request does not
start even if this signal is set to "1" from "0".
- When the automatic operation signal is "1" in any path.
- When the programs not saved status signal HPMNTS is "0".
- When the programs saving in progress signal HPMSVM is "1".
- When the automatic data backup executing signal ATBK is "1".
2 If the power supply is turned off during saving the programs (the
programs saving in progress signal HPMSVM is "1"), all programs
are deleted. In this case, an alarm (PS0519) occurs when the
power supply is turned ON next. Therefore, please preserve the
backup of the programs in the external memory beforehand.
3 Do not save all programs to nonvolatile memory too frequently.
NOTE
1 If the power supply is turned off when this signal is "1", all
programs are deleted. In this case, an alarm (PS0519) occurs
when the power supply is turned ON next.
2 If the time of saving is extremely short, this signal might not
become "1".
- 2232 -
B-64603EN-1/01 14.DISPLAY/SET/EDIT
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0514 HPMRSV
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
11354 HPM
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
1 There are no changes about the display of programs and the editing
operation method of programs.
2 In cases that this function is enabled, if the power supply is turned off
without saving, the changed programs data is not saved.
The program selection by the following operation also is not saved.
- MDI operation
- External workpiece number search
- External program number search
Please perform saving operation by the all programs save request
signal HPMRSV or the application by FOCAS2/ C Language Library,
if it is necessary to preserve the changed programs data/ the
program selection after the power supply is turned off.
3 When the automatic operation signal is "1" in any path, the save
operation is not executed.
4 If the power supply is turned off during saving the programs
programs (the programs saving in progress signal HPMSVM is "1"),
all programs are deleted. In this case, an alarm PS0519 occurs
when the power supply is turned ON next.
5 Do not save all programs to nonvolatile memory too frequently.
6 In automatic data backup function, if this function is enabled, bit 2
(AAP) of parameter No.10340 should be set to 0.
7 When the embedded macro program is registered, bit 7 (HPM) of
parameter No.11354 should be set to 0.
8 This function can be enabled only on CNC program storage memory
(CNC_MEM device).
9 If this function is enabled, MANUAL GUIDE i cannot be used.
- 2233 -
14.DISPLAY/SET/EDIT B-64603EN-1/01
- 2234 -
B-64603EN-1/01 15.INPUT/OUTPUT OF DATA
15 INPUT/OUTPUT OF DATA
Chapter 15, "INPUT/OUTPUT OF DATA", consists of the following sections:
The above data can be output to a memory card or USB memory via a memory card interface or USB
memory interface.
When a memory card is selected as the data input/output destination (parameter No. 20 = 4) at this time, if
a file with the same file name already exists during writing of NC data such as programs or parameters, it
is possible to select whether to overwrite the file or cancel the operation.
To enable this function, set bit 1 (COW) of parameter No. 11308.
When a USB memory is selected as the data input/output destination (parameter No. 20 = 17), a file with
the same file name is already present during writing of NC data, the file is overwritten.
The channel for data I/O is determined by setting parameter No. 0020. In this case, foreground or
background data I/O is restricted to one channel. In addition, data I/O can be controlled separately by
setting bit 0 (IO4) of parameter No. 0110. Concretely, a channel can be assigned to each of foreground
input, foreground output, background input, and background output.
Explanation
The parameters described below must be set up to use an I/O unit interface (RS-232-C serial port) or
memory card interface for inputting and outputting data (such as programs and parameters) between
external input/output units and memory cards.
The channel to which an I/O unit is connected needs be specified by setting I/O CHANNEL (parameter
No. 0020). In addition, the specification number, baud rate, and number of stop bits of each I/O unit must
be set in the parameter corresponding to each channel in advance. For setting of channel 1, two types of
parameters for setting I/O units are provided.
Channel setting can be made for each of foreground I/O and background I/O by setting bit 0 (IO4) of
parameter No. 0110. At this time, channel setting is made with parameters Nos. 0020, 0021, 0022, and
0023.
The following shows correlation of interface parameters related to individual channels.
- 2235 -
15.INPUT/OUTPUT OF DATA B-64603EN-1/01
0023
Background input
:
Background output
Diagnosis
- Foreground
030 CHARACTER NUMBER DATA
When the alarm SR0001, “TH ERROR” occurred, the position in which it occurred is indicated by the
number of characters counted from the beginning of the block.
031 TH DATA
Readout code of the number of characters in which an alarm SR0001, “TH ERROR” occurred
- Background
032 CHARACTER NUMBER DATA
When the alarm SR0001, “TH ERROR” occurred, the position in which it occurred is indicated by the
number of characters counted from the beginning of the block.
033 TH DATA
Readout code of the number of characters in which an alarm SR0001, “TH ERROR” occurred
Parameter
0020 I/O CHANNEL : Input/output device selection, or interface number for a foreground input device
- 2236 -
B-64603EN-1/01 15.INPUT/OUTPUT OF DATA
[Data type] Byte
[Valid data range] 0 to 17
The CNC has the following interfaces for transferring data to and from an external
input/output device and the host computer:
Input/output device interface (RS-232-C serial ports 1 and 2)
Memory card interface
Data server interface
Embedded Ethernet interface
USB memory interface
By setting bit 0 (IO4) of parameter No. 0110, data input/output can be controlled
separately. When IO4 is not set, data input/output is performed using the channel set in
parameter No. 0020. When IO4 is set, a channel can be assigned to each of foreground
input, foreground output, background input, and background output.
In these parameters, specify the interface connected to each input/output device to and
from which data is to be transferred. See the table below for these settings.
#0 TVC TV check
0: Not performed
1: Performed
NOTE
1 The I/O setting of a memory card is made by bit 0 (ISO) of
parameter No. 0139.
2 The I/O setting of an USB memory is made by bit 0 (ISU) of
parameter No. 11505.
3 The I/O setting of a data server is made by bit 0 (ISO) of parameter
No. 0908.
4 When EIA code is used for data output (ISO = 0), set bit 3 (ASI) of
parameter No.101 and 111 and 121 to 0.
#7 #6 #5 #4 #3 #2 #1 #0
0010 PEC PRM PZS
- 2237 -
15.INPUT/OUTPUT OF DATA B-64603EN-1/01
#1 PRM When parameters are output, the parameters whose values are 0 are:
0: Output.
1: Not output.
#2 PEC When pitch error compensation data is output, the data whose value is 0 is:
0: Output.
1: Not output.
#7 #6 #5 #4 #3 #2 #1 #0
0100 ENS IOP NCR CRF CTV
#7 ENS Action taken when a NULL code is found during read of EIA code
0: An alarm is generated.
1: The NULL code is ignored.
#7 #6 #5 #4 #3 #2 #1 #0
0110 IO4
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
0139 ISO
#0 ISO When a memory card is selected as an I/O device, data input/output is performed using
0: ASCII codes.
1: ISO codes.
WARNING
1 Unless data is input using ASCII codes, set this parameter to 1 to
input or output data using ISO codes.
2 Data input/output with ASCII codes is dangerous because parity
information is not included and a data error during the data
input/output is not detected.
3 DNC operation from a memory card also must set the parameter to
1, and execute DNC operation by ISO code. ASCII code is
dangerous because parity information is not included and a data
error during the data input is not detected.
#7 #6 #5 #4 #3 #2 #1 #0
0908 ISO
#0 ISO When a data server is selected as an I/O device, data input/output is performed using
0: ASCII codes.
1: ISO codes.
WARNING
1 Unless data is input using ASCII codes, set this parameter to 1 to
input or output data using ISO codes.
2 Data input/output with ASCII codes is dangerous because parity
information is not included and a data error during the data
input/output is not detected.
3 DNC operation from a data server also must set the parameter to
1, and execute DNC operation by ISO code. ASCII code is
dangerous because parity information is not included and a data
error during the data input is not detected.
#7 #6 #5 #4 #3 #2 #1 #0
11308 COW
#1 COW When the file of specified name already exists on memory card,
0: It is not overwritten
Alarm SR1973, “FILE ALREADY EXIST” is generated.
1: It is overwritten.
Because the confirmation message is displayed before overwriting even if COW is 1,
overwriting can be canceled.
NOTE
1 When the overwritten file is read only attribute, it is not possible to
overwrite even if bit 1 (COW) of parameter No. 11308 = 1.
2 This parameter is FANUC recommendation setting parameter
(initialized type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
#7 #6 #5 #4 #3 #2 #1 #0
11505 ISU
#0 ISU When an USB memory card is selected as an I/O device, data input/output is performed
using
0: ASCII codes.
1: ISO codes.
WARNING
1 Unless data is input using ASCII codes, set this parameter to 1 to
input or output data using ISO codes.
2 Data input/output with ASCII codes is dangerous because parity
information is not included and a data error during the data
input/output is not detected.
#7 #6 #5 #4 #3 #2 #1 #0
11507 HSR
NOTE
1 When this parameter is set to 0, communication is performed at
lower than the specified baud rate of RS232C.
2 This parameter is FANUC recommendation setting parameter
(fixed type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
- 2240 -
B-64603EN-1/01 15.INPUT/OUTPUT OF DATA
NOTE
This parameter is FANUC recommendation setting parameter
(initialized type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
NOTE
When ASCII code is used for data input/output (ASI = 1), set bit 1
(ISO) of parameter No.0000 to 1.
NOTE
This parameter is FANUC recommendation setting parameter
(initialized type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
0102 Number specified for the input/output device (when the I/O CHANNEL is set to 0)
NOTE
This parameter is FANUC recommendation setting parameter
(initialized type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
NOTE
When ASCII code is used for data input/output (ASI = 1), set bit 1
(ISO) of parameter No.0000 to 1.
- 2242 -
B-64603EN-1/01 15.INPUT/OUTPUT OF DATA
0112 Number specified for the input/output device (when the I/O CHANNEL is set to 1)
NOTE
When ASCII code is used for data input/output (ASI = 1), set bit 1
(ISO) of parameter No.0000 to 1.
0122 Number specified for the input/output device (when the I/O CHANNEL is set to 2)
- 2243 -
15.INPUT/OUTPUT OF DATA B-64603EN-1/01
#7 MNC DNC operation from the memory card and external device subprogram call from the
memory card are:
0: Not performed.
1: Performed.
- Channel 1
Number Message Description
SR0085 OVERRUN ERROR During a read by RS232C interface 1, an overrun, parity, or framing error
occurred. The number of bits for entered data was not matched, or baud
rate setting or I/O device specification number was incorrect.
SR0086 DR OFF During I/O process by RS232C interface 1, the data set ready input signal
of the I/O device (DR) was OFF. Possible causes are an I/O device not
turn on, a broken cable, and a defective printed circuit board.
SR0087 BUFFER OVERFLOW During a read by RS232C interface 1, although a read stop command was
issued, more than 10 characters were input. The I/O device or printed
circuit board was defective.
- Channel 2
Number Message Description
SR1830 DR OFF(2) During I/O process by RS232C interface 2, the data set ready input signal
of the I/O device (DR) was OFF. Possible causes are an I/O device not
turn on, a broken cable, and a defective printed circuit board.
- 2244 -
B-64603EN-1/01 15.INPUT/OUTPUT OF DATA
- DNC operation
Number Message Description
PS0123 ILLEGAL MODE FOR A GOTO statement or WHILE–DO statement was found in the program in
GOTO/WHILE/DO the MDI or DNC mode.
PS1081 EXT DEVICE SUB 1. M198 or M99 was executed during scheduled operation. Alternatively,
PROGRAM CALL MODE M198 was executed during DNC operation. Modify the program.
ERROR 2. An interruption macro was specified and M99 was executed during
pocketing of multiple repetitive canned cycles.
Signal
External input start signal EXINP<Gn058.1>
[Classification] Input signal
[Function] Programs are registered in the part program memory through the RS232C interface.
[Operation] When this signal is set to “1”, the CNC operates as follows:
- The background edit function reads programs from an external input device and
register them in the part program memory.
- Bit 1 (RAL) of parameter No. 3201 can be used to specify either a single program or
all programs in the file are registered at a time.
Bit 0 (RDL) of parameter No. 3201 can be used to delete all programs before being
registered. However, it is impossible to delete programs protected by bit 0 (NE8)
and bit 4 (NE9) of parameter No. 3202 or by their attributes.
- During registration, input/output busy signal IOBSY is “1”.
- When external input/output stop signal EXSTP is set to “1” during registration, the
registration stops.
- If the RS232C interface is already used in the foreground processing (for example,
inputting or outputting of a program in the edit mode), external input start signal
EXINP waits until the forground processing is completed.
- 2245 -
15.INPUT/OUTPUT OF DATA B-64603EN-1/01
- There are some other conditions to determine whether a program can be registered.
For example, a program with the same program number or file name as the program
to be registered is not allowed to be executed in the foreground.
NOTE
1 The registered program is stored in the background default folder
to be set on the program list screen. Before operating this signal,
set the background default folder correctly.
2 In the multipath system, do not input these signals for two or more
paths at the same time.
NOTE
1 The programs to be output are stored in the background default
folder which is set on the program list screen. Before operating this
signal, set the background default folder correctly.
2 In the multipath system, do not input these signals for two or more
paths at the same time.
- 2246 -
B-64603EN-1/01 15.INPUT/OUTPUT OF DATA
- Program registeration or output triggered by the external input or output start signal
ends.
This signal also becomes “1” when the program registeration or output ends
normally or is forcibly ended by external input/output stop signal EXSTP.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn058 EXOUT EXSTP EXINP
#7 #6 #5 #4 #3 #2 #1 #0
Fn053 BGEACT IOALM IOBSY
Parameter
I/O CHANNEL 0101 Stop bit and other data
0020
or foreground input
I/O CHANNEL = 0 Number specified for
Specify a channel for an data 0102
(Channel 1) the input/output device
input/output device.
I/O CHANNEL (0 to 2) 0103 Baud rate
=0 : Channel 1
=1 : Channel 1 Stop bit and other data
=2 : Channel 2 0111
- 2247 -
15.INPUT/OUTPUT OF DATA B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
3201 NPE N99 REP RAL RDL
NOTE
Registered programs are placed in the background default folder
set in the program list screen. Before manipulating this signal, set
the default folder in the background correctly.
NOTE
Registered programs are placed in the background default folder
set in the program list screen. Before manipulating this signal, set
the default folder in the background correctly.
#2 REP Action in response to an attempt to register a program whose number is the same as that
of an existing program
0: An alarm is generated.
1: The existing program is deleted, then the new program is registered. Note that if the
existing program is protected from being edited, it is not deleted, and an alarm is
generated.
#5 N99 With an M99 block, when bit 6 (NPE) of parameter No. 3201 is set to 0, program
registration is assumed to be:
0: Completed
1: Not completed
#6 NPE With an M02, M30, or M99 block, program registration is assumed to be:
0: Completed
1: Not completed
#7 #6 #5 #4 #3 #2 #1 #0
3202 PSR NE9 NE8
- 2248 -
B-64603EN-1/01 15.INPUT/OUTPUT OF DATA
(2) Program output (Even when outputting all programs is specified, programs with
program numbers 8000 to 8999 are not output.)
(3) Program number search
(4) Program editing of registered programs
(5) Program registration
(6) Program collation
(7) Displaying programs
NOTE
1 If parameter DMP (No.11375#0) is effective, this parameter is
applied to the program in the data server. However, the prohibited
content is different. Refer to NC parameter DMP (No.11375#0) for
details.
2 This parameter setting does not affect the programs for running
and editing memory card programs on a memory card.
NOTE
1 If parameter DMP (No.11375#0) is effective, this parameter is
applied to the program in the data server. However, the prohibited
content is different. Refer to NC parameter DMP (No.11375#0) for
details.
2 This parameter setting does not affect the programs for running
and editing memory card programs on a memory card.
NOTE
If this parameter is set to 1, the protected programs are also
displayed.
#7 #6 #5 #4 #3 #2 #1 #0
11375 DMP
- 2249 -
15.INPUT/OUTPUT OF DATA B-64603EN-1/01
CAUTION
The CF card can be mounted on other CNC and PC by pulling out
the CF card for the data server. Therefore, the content of the
program cannot be protected. It is protection for the unauthorized
operation prevention, and not protection for security.
NOTE
1 When this parameter is set, the power must be turned off before
operation is continued.
2 When this parameter is set to 1, the following parameters become
effective.
NE8(No.3202#0)、NE9(No.3202#4)、PSR(No.3202#6)
3 For the multi path system, the parameter NE8 and NE9 of path 1
are effective.
4 When parameter DMP (No.11375#0) is set to one, the format is
impossible regardless of the target program number for protection.
5 When the parameter No. 3210 (PSW) set to a value other than 0
that is not the value set in parameter No. 3211 (KEY), parameter
MDP(No.11375#0) cannot be changed.
- 2250 -
B-64603EN-1/01 15.INPUT/OUTPUT OF DATA
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Program management
Inputting/Outputting a Program
- 2251 -
15.INPUT/OUTPUT OF DATA B-64603EN-1/01
Signal
NC data output signal ALLO<G0578.5>
[Classification] Output signal
[Function] This signal indicates that text data are under output by NC data output function.
[Output condition] This signal becomes “1”, when:
- Outputting text data by NC data output function is started.
This signal becomes “0”, when:
- Outputting text data by NC data output function is finished.
- Outputting text data by NC data output function is terminated abnormally.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn578 ALLO
Parameter
0020 I/O CHANNEL : Input/output device selection, or interface number for a foreground input device
#7 #6 #5 #4 #3 #2 #1 #0
0110 IO4
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
0138 MDP
NOTE
If a file name is specified by setting F, this parameter is ignored, and
a path number is not added to the extension.
#7 #6 #5 #4 #3 #2 #1 #0
0313 TFO BOP
NOTE
If a file with the same name already exists in the external I/O device,
the file is overwritten. It is recommended to clear the external I/O
device before using this function.
#1 TFO On NC data output function, text data (such as parameter, program) is:
0: Output.
1: Not output.
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64484EN) NC data output function
- 2253 -
16.MEASUREMENT B-64603EN-1/01
16 MEASUREMENT
Chapter 16, "MEASUREMENT", consists of the following sections:
Overview
The value displayed as a relative position can be set in the offset memory as an offset value by a soft key.
Switch to the offset value display screen on the screen. Relative positions are also displayed on this
screen. Then select the reference tool and set it at the fixed point on the machine by manual operation.
Reset the displayed relative position to zero. Set the tool for measurement at the same fixed point on the
machine by manual operation. The relative position display at this point shows difference between the
reference tool and the tool measured and the relative position display value is then set as offset amounts.
Reference
tool
This difference
is set as offset
amount
Fixed point
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64484EN) Tool length compensation
- 2254 -
B-64603EN-1/01 16.MEASUREMENT
A (start position)
Rapid traverse G37 for specifying measuring position
B (deceleration position)
Measurement
speed
C (measuring position))
Tool stops when measuring position
reached signal goes on.
0 X
Compensation = (Current compensation) + [(Coordinate at tool stop) - (Coordinate at
specification of measuring position)]
NOTE
To use this function, set bit 7 (IGA) of parameter No.6240 to 0.
Format
M
Hxx ; Specifies an offset number for tool length compensation.
G90 G37 IP_ ; Automatic tool length measurement. Absolute programming.
G37 is valid only in the block in which it is specified.
IP_ indicates the X-, Y-, Z-, or fourth axis.
T
Txx ; Specifies an offset number for tool position compensation.
G36 X_ ; or G37 Z_ ;
Automatic tool offset. Absolute programming.
G36 and G37 are valid only in the block in which it is specified.
- 2255 -
16.MEASUREMENT B-64603EN-1/01
Signal
Measuring position reached signals
XAE1#1<X0004.0>, XAE2#1<X0004.1> (M/T series), XAE3#1<X0004.2> (M series only)
XAE1#2<X0013.0>, XAE2#2<X0013.1> (M/T series), XAE3#2<X0013.2> (M series only)
XAE1#3<X0011.0>, XAE2#3<X0011.1> (M/T series), XAE3#3<X0011.2> (M series only)
GAE1<Gn517.0>,GAE2<Gn517.1>, GAE3<Gn517.2> (M/T series)
[Classification] Input signal
[Function] If the measuring position specified by a program command differs from the measuring
position which a tool has reached in practice, that is, the position at the moment the
measuring position reached signal has just been turned “1”, the difference in the
coordinate value is added to the current tool compensation value to update the
compensation value. The tool is first fed to the specified measuring position by rapid
traverse in a block where one of the following commands has been specified:
G37 (Mseries)
G36,G37 (Tseries) (G37.1, G37.2 if the bit 6 (MDC) of parameter No. 6210 is set to 1)
The tool decelerates and temporarily stops at the distance γ before the measuring position.
The tool then moves to the measuring position at the speed preset by a parameters Nos.
6241 to 6243. If the measuring position reached signal corresponding to the G code is
turned “1” after the tool has approached within distance ε of the measuring position and
before the tool overshoots the measuring position by distance ε, the control unit updates
the compensation value and terminates the move command for the block.
If the measuring position reached signal is not turned “1” even after the tool has overshot
the measuring position by distance ε, the control unit enters an alarm state and terminates
the move command for the block without updating the compensation value.
Presumed measuring position
FR FP
U V
X, Z
A B C D
S (xs, zs) T
ε ε
Start
point γ Measuring position
reached signal
|xa-xs|. |za-zs|
U (xa, za)
FR : Rapid traverse
FP : Parameters Nos.6241 to 6243(feedrate)
γ : Parameters Nos.6251 to 6253
ε : Parameters Nos.6254 to 6256
- 2256 -
B-64603EN-1/01 16.MEASUREMENT
NOTE
If parameters Nos. 6242 and 6243 are set to 0, the setting of
parameter No. 6241 becomes valid.
[Operation] When the measuring position reached signals (XAE1-XAE3 or GAE1-GAE3) is turned
“1”, the control unit works as follows:
- Reads the position of the tool along the axis currently specified and updates the
current compensation value based on the difference between the specified measuring
position and the read measuring position in the following case: When the measuring
position reached signal corresponding to the G code is turned on in a block where
G36 (T series) or G37 is specified after the tool is within distance ε of the measuring
position specified by a program and before the tool overshoots the measuring
position by distance ε. The control unit then stops the tool, and terminates the move
command for the block.
- Enters an alarm (PS0080) “G37 MEASURING POSITION REACHED SIGNAL IS
NOT PROPERLY INPUT” state and terminates the move command for the block
without updating the compensation value in the following case: When the measuring
position reached signal corresponding to the command is turned “1” in a block
where G36 (T series), G37 is specified after the tool is within distance γ of the
measuring position but before the tool is within distance ε of the measuring position.
- The measuring position reached signal is not monitored on the rising edge, but the
state of the signal is simply monitored. So, if the measuring position reached signal
remains to be set to “1”, and automatic tool length measurement (M series)
(automatic tool offset (T series) (G36, G37) is then specified, the CNC issues the
PS0080 alarm when a movement has been made to distance γ before the
measurement position.
NOTE
1 The measuring position reached signal requires at least 10 msec.
2 A delay or variation in detecting a measuring position reached
signal is 0 to 2 ms just on the CNC side, excluding the PMC side.
Accordingly, the measurement error is the sum of 2 ms and a delay
or variation in transferring a measuring position reached signal on
the PMC side (including receiver delay or variation), multiplied by
the feedrate specified in parameter No. 6241.
3 A delay or variation after the detection of a measuring position
reached signal until feed stop is 0 to 8 ms. When an overshoot is
calculated, an acceleration/deceleration delay, servo delay, PMC
delay must also be considered.
- 2257 -
16.MEASUREMENT B-64603EN-1/01
NOTE
4 Measuring position reached signals XAE1 to XAE3 need not be
processed on the PMC side because the CNC reads the signals
directly from the machine.
5 If the tool length measurement function is not used, the PMC can
use the pins corresponding to the measuring position reached
signals for general-purpose input signals.
6 When the bit 2 (XSG) of parameter No. 3008 is set to 1, address
<X0004> including measuring position reached signals can be
assigned to an X address specified in parameter No. 3019.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
#1 #1
X0004 XAE2 XAE1 (T series)
#1 #1 #1
XAE3 XAE2 XAE1 (M series)
#2 #2
X0013 XAE2 XAE1 (T series)
#2 #2 #2
XAE3 XAE2 XAE1 (M series)
#3 #3
X0011 XAE2 XAE1 (T series)
#3 #3 #3
XAE3 XAE2 XAE1 (M series)
#P #P #P
Gn517 GAE3 GAE2 GAE1
NOTE
To use independent measuring position reached signals for all the paths in a
system having four or more paths, use a G address.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3008 XSG
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
- 2258 -
B-64603EN-1/01 16.MEASUREMENT
NOTE
When this parameter is set to 1, set parameters Nos. 3013, 3014,
3012, and 3019. If parameter No. 3013 and No. 3014 are not set,
the deceleration signal for reference position return is assigned to
bit 0 of <X0000>. If parameters Nos. 3012 and 3019 are not set,
the skip signal, the PMC axis control skip signal, the measurement
position arrival signal, the manual feed interlock signal for each axis
direction, and the tool compensation value write signal are
assigned to <X0000>.
WARNING
Please set an appropriate value to parameters (Nos. 3013, 3014,
3012, and 3019) beforehand when you set 1 to this parameter.
If you used the set address in the parameters (Nos. 3013, 3014,
3012, and 3019) by another usage, it may cause an unexpected
machine behavior. Be careful enough that you must prevent the
competition of the used X address.
Address to which the PMC axis control skip signal, measurement position arrival signal, and tool offset
3019
write signals are assigned
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
WARNING
If you used the set address in this parameter by another usage, it
may cause an unexpected machine behavior.
Be careful enough that you must prevent the competition of the
used X address.
#7 #6 #5 #4 #3 #2 #1 #0
3405 G36
#3 G36 As a G code to be used with the automatic tool length measurement function (M
series)/automatic tool offset function (T series) is:
0: G36 (T series only)/G37 is used.
1: G37.1/G37.2/G37.3 is used.
- 2259 -
16.MEASUREMENT B-64603EN-1/01
NOTE
If it is necessary to perform circular threading (counterclockwise),
set this parameter to 1.
#7 #6 #5 #4 #3 #2 #1 #0
6201 SEB
#1 SEB When a skip signal, high-speed skip signal or measurement position arrival signal goes on
while the skip function, the continuous high-speed skip function or the automatic tool
length measurement (M series) or automatic tool compensation (T series) is used, the
accumulated pulses and positional deviation due to acceleration/deceleration are:
0: Ignored.
1: Considered and compensated.
The accumulated pulses and positional deviation due to actual acceleration/deceleration
when the skip signal, high-speed skip signal or measurement position arrival signal goes
on are considered to obtain the position at which the signal is input.
#7 #6 #5 #4 #3 #2 #1 #0
MDC
6210
CCM MDC
#6 MDC The measurement result of automatic tool length measurement (M series) or automatic
tool compensation (T series) is:
0: Added to the current offset.
1: Subtracted from the current offset.
#7 CCM The current offset amount of automatic tool length measurement (M series) is:
0: The offset amount set to the offset screen.
In case of tool offset memory B or C, the value for tool wear offset is selected.
1: The offset amount actually effected.
#7 #6 #5 #4 #3 #2 #1 #0
6240 AE0
#0 AE0 Measurement position arrival is assumed when the measuring position reached signals
XAE1, XAE2, GAE1<Gn517.0> and GAE2<Gn517.1> (T series) or the measuring
position reached signals XAE1, XAE2, XAE3, GAE1<Gn517.0>, GAE2<Gn517.1> and
GAE3<Gn517.2> (M series) are:
0: 1.
1: 0.
- 2260 -
B-64603EN-1/01 16.MEASUREMENT
NOTE
Setting this parameter to 1, input measuring position reached
signals to both XAE1, XAE2, XAE3 and GAE1, GAE2,
GAE3<Gn517.0, Gn517.1, Gn517.2>. If the other measuring
position reached signals are not input, the CNC issues the PS0080
alarm to the movement to the position of the distance γ.
Feedrate during measurement of automatic tool compensation (T series) (for the XAE1 and GAE1
signals)
6241
Feedrate during measurement of automatic tool length measurement (M series) (for the XAE1 and
GAE1 signals)
Feedrate during measurement of automatic tool compensation (T series) (for the XAE2 and GAE2
signals)
6242
Feedrate during measurement of automatic tool length measurement (M series) (for the XAE2 and
GAE2 signals)
6243 Feedrate during measurement of automatic tool length measurement (M series) (for the XAE3 and
GAE3 signals)
NOTE
When the setting of parameter No. 6242 or 6243 is 0, the setting of
parameter No. 6241 is used.
6253
γ value during automatic tool length measurement (M series) (for the XAE3 and GAE3 signals)
- 2261 -
16.MEASUREMENT B-64603EN-1/01
NOTE
When the Reference axis (parameter No.1031) is Diameter
specification, specify the diameter value. When the Reference axis
(parameter No.1031) is Radius specification, specify the radius
value.
6256
ε value during automatic tool length measurement (M series) (for the XAE3 and GAE3 signals)
NOTE
When the Reference axis (parameter No.1031) is Diameter
specification, specify the diameter value. When the Reference axis
(parameter No.1031) is Radius specification, specify the radius
value.
- 2262 -
B-64603EN-1/01 16.MEASUREMENT
Note
NOTE
1 If an H code and G37 are specified in the same block, an alarm will be raised.
Specify an H code before a block including G37.
2 A measurement speed (FP), γ, and ε are specified as parameters (FP: No.6241,
γ: No.6251, ε: No.6254) by the machine tool builder. As ε, specify a positive
value satisfying the condition of γ > ε.
3 The compensation value is updated by the following formula:
New compensation value =(Current compensation value)+[(Current position of
the tool along the specified axis when the measuring position reached signal is
1) - (specified measuring position)]
The following compensation values are updated:
(1) In an M series, the compensation value corresponding to the tool
compensation number selected by an H code.
When offset memory A is used, the offset value is changed.
When offset memory B is used, the tool wear compensation value is
changed.
When offset memory C is used, the tool wear compensation value for the H
code is changed.
(2) In a T series, the compensation value corresponding to the tool
compensation number selected by a T code and to the specified axis (X, Z) in
G36, G37.
4 A delay or variation in detecting a measuring position reached signal is 0 to 2 ms
just on the CNC side, excluding the PMC side. Accordingly, the measurement
error is the sum of 2 ms and a delay or variation in transferring a measuring
position reached signal on the PMC side (including receiver delay or variation),
multiplied by the feedrate specified in parameter No. 6241.
5 A delay or variation after the detection of a measuring position reached signal
until feed stop is 0 to 8 ms. When an overshoot is calculated, an
acceleration/deceleration delay, servo delay, PMC delay must also be
considered.
- 2263 -
16.MEASUREMENT B-64603EN-1/01
NOTE
6 A measuring position reached signal is monitored just as a state not by the rising
edge. Accordingly, if a measuring position reached signal is held to 1 and if the
corresponding tool length measurement function (G37) is specified, the CNC will
raise alarm PS0080 when a movement is made to a position at a distance of γ, in
front of the measuring position.
7 When using this function, set the parameter EVO (bit 6 of parameter No. 5001)
to zero. (If the tool compensation value of tool length compensation A or B is
changed in the offset mode (G43 or G44), the new value becomes effective from
a subsequent block including G43, G44, or an H code.)
Reference item
Manual name Item name
DESCRIPTIONS (B-64482EN) Automatic tool length measurement
Automatic tool offset
OPERATOR’S MANUAL (Lathe system) (B-64484EN-1) Automatic tool offset (G36,G37)
OPERATOR’S MANUAL (Machining center system) (B-64484EN-2) Automatic tool length measurement (G37)
The coordinates when the skip signal turned on are stored in the system variables (#100151 to #100182)
for custom macros, so they can be used by custom macros. For a system with up to 20 axes, the system
variables (#5061 to #5080) compatible with FS16 can also be used.
#100151 (#5061) : First axis coordinate value
#100152 (#5062) : Second axis coordinate value
:
:
#100170 (#5080) : 20th axis coordinate value
- Feedrate
Two types of feedrate can be selected for the G31 block, using bit 1 (SFP) of parameter No.6207.
(1) If parameter SFP (No.6207#1) is 0
Feedrate specified with address F (may be specified before or in the G31 block).
(2) If parameter SFP (No.6207#1) is 1
Feedrate set for parameter No.6281.
- 2264 -
B-64603EN-1/01 16.MEASUREMENT
Even if bit 7 (SKF) of parameter No.6200 is set to 1, dry run and automatic acceleration/deceleration
are disabled when a feedrate with the G31 command is the feedrate which is set for parameter
No.6821.
CAUTION
To increase the precision of the tool position when the skip signal is input,
feedrate override, dry run, and automatic acceleration/deceleration are disabled
in moving by the skip function regardless of the feedrate which is specified as a
feed per minute or a feed per rotation.
To enable these functions, set bit 7 (SKF) of parameter No.6200 to 1.
However, even if bit 7 (SKF) of parameter No.6200 is set to 1, dry run and
automatic acceleration/deceleration are disabled when bit 1 (SFP) of parameter
No.6207 is set to 1.
Signal
Skip Signals SKIP <X0004.7>, SKIPP <Gn006.6>
[Classification] Input signal
[Function] This signal terminates skip cutting. That is, the position where a skip signal turns to 1 in a
block containing G31 is stored in a custom macro variable, and the move command of the
block is terminated at the same time.
[Operation] When a skip signal turns to 1, the control unit works as described below.
- When a block contains a skip cutting command G31, the control unit reads and
stores the current position of the specified axis at that time. The control unit stops
the axis, then cancels the remaining distance that the block was supposed to be
moved.
- 2265 -
16.MEASUREMENT B-64603EN-1/01
NOTE
1 The skip signal width requires at least 10 msec.
2 The delay or variation on the CNC side (excluding the PMC side) in
detecting the skip signal is 0 to 2 msec. Therefore, the
measurement error is the sum of 2 msec and the delay or variation
(including the delay or variation of the receiver) of the skip signal
on the PMC side, multiplied by the feedrate.
3 The delay or variation until feed stops after detection of the skip
signal is 0 to 8 msec. To calculate the overshoot, further consider
delay in acceleration/deceleration, delay in servo, delay on the
PMC side.
4 The CNC directly reads the skip signal SKIP <X0004.7> from the
machine tool; the PMC is no longer requires to process the signal.
5 If the skip function G31 is not used, the PMC can use the signal
terminal SKIP <X0004.7> corresponding to the skip signal as a
general purpose input signal.
6 When the skip signal is monitored, the state rather than the rising
edge is sampled. Therefore, when the level remains 1, the skip
condition is assumed to be met immediately after skip cutting is
specified next.
7 Address <X0004>including skip signal SKIP <X0004.7> can be
assigned to the X addresses that were set for parameters Nos.
3012 and 3019 when bit 2 (XSG) of parameter No. 3008 is 1.
8 When bit 2 (XSG) of parameter No. 3008 is 0, the address of the
skip signal SKIP is <X0013.7> in case of the 2nd path and
<X0011.7> in case of the 3rd path.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
X0004 SKIP
#3
X0011 SKIP
#2
X0013 SKIP
Gn006 SKIPP
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3008 XSG
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
When this parameter is set to 1, set parameters Nos. 3013, 3014,
3012, and 3019. If parameters Nos. 3013 and 3014 are not set, the
deceleration signal for reference position return is assigned to bit 0
of <X0000>. If parameters Nos. 3012 and 3019 are not set, the
skip signal, the PMC axis control skip signal, the measurement
position arrival signal, the manual feed interlock signal for each axis
direction, and the tool compensation value write signal are
assigned to <X0000>.
WARNING
Please set an appropriate value to parameters ( Nos. 3013, 3014,
3012, 3019 ) beforehand when you set 1 to this parameter.
If an input signal of the set address in parameters ( Nos. 3013,
3014, 3012, 3019 ) is used by another usage, it may cause an
unexpected machine behavior. Be careful enough that you must
prevent the competition of the used X address.
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
This parameter is valid when bit 2 (XSG) of parameter No. 3008 is
set to 1.
Depending on the configuration of the I/O Link, the actually usable
X addresses are:
<X0000 to X0127>, <X0200 to X0327>, <X0400 to X0527>,
<X0600 to X0727>
WARNING
If you used the set address in this parameter by another usage, it
may cause an unexpected machine behavior.
Be careful enough that you must prevent the competition of the
used X address.
- 2267 -
16.MEASUREMENT B-64603EN-1/01
Address to which the PMC axis control skip signal, measurement position arrival signal, and tool offset
3019
write signals are assigned
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
Example 1. When parameter No. 3012 is set to 5 and parameter No. 3019 is set to 6
When bit 2 (XSG) of parameter No. 3008 is 1, the PMC axis control skip signal, and
measurement position arrival signal are allocated to X0006 and the skip signal is
allocated to X0005.
#7 #6 #5 #4 #3 #2 #1 #0
X0005 SKIP SKIP6 SKIP5 SKIP4 SKIP3 SKIP2 SKIP8 SKIP7 (T series)
#7 #6 #5 #4 #3 #2 #1 #0
SKIP SKIP6 SKIP5 SKIP4 SKIP3 SKIP2 SKIP8 SKIP7 (M series)
#7 #6 #5 #4 #3 #2 #1 #0
X0006 ESKIP ZAE XAE (T series)
#7 #6 #5 #4 #3 #2 #1 #0
ESKIP ZAE YAE XAE (M series)
Example 2. When parameter No. 3012 is set to 5 and parameter No. 3019 is set to 5
When bit 2 (XSG) of parameter No. 3008 is 1, the PMC axis control skip signal,
measurement position arrival signal, and skip signal are allocated to X0005.
#7 #6 #5 #4 #3 #2 #1 #0
X0005 ESKIP ZAE XAE
SKIP (T series)
SKIP6 SKIP5 SKIP4 SKIP3 SKIP2 SKIP8 SKIP7
#7 #6 #5 #4 #3 #2 #1 #0
ESKIP ZAE YAE XAE
SKIP SKIP5 SKIP4 SKIP3 (M series)
SKIP6 SKIP2 SKIP8 SKIP7
NOTE
This parameter is valid when bit 2 (XSG) of parameter No. 3008 is
set to 1.
Depending on the configuration of the I/O Link, the actually usable
X addresses are:
<X0000 to X0127>, <X0200 to X0327>, <X0400 to X0527>,
<X0600 to X0727>
WARNING
If you used the set address in this parameter by another usage, it
may cause an unexpected machine behavior.
Be careful enough that you must prevent the competition of the
used X address.
- 2268 -
B-64603EN-1/01 16.MEASUREMENT
#7 #6 #5 #4 #3 #2 #1 #0
6200 SKF HSS SK0 GSK
#1 SK0 This parameter specifies whether the skip signal is made valid under the state of the skip
signal SKIP and the multistage skip signals SKIP2 to SKIP8.
0: Skip signal is valid when these signals are 1.
1: Skip signal is valid when these signals are 0.
#4 HSS 0: The skip function does not use high-speed skip signals while skip signals are input.
(The conventional skip signal is used.)
1: The step skip function uses high-speed skip signals while skip signals are input.
#7 SKF Dry run, override, and automatic acceleration/deceleration for G31 skip command
0: Disabled
1: Enabled
CAUTION
1 When bit 7 (SKF) of parameter No.6200 is set to 0, feedrate
override, dry run, and automatic acceleration/deceleration are
disabled in moving by the skip function regardless of the feedrate
which is specified as a feed per minute or a feed per rotation.
2 Even if bit 7 (SKF) of parameter No.6200 is set to 1, dry run and
automatic acceleration/deceleration are disabled when bit 1 (SFP)
of parameter No.6207 is set to 1. When the multi-step skip is used
and bit 2 (SFN) of parameter No.6207 is set to 1, dry run and
automatic acceleration/deceleration are similarly disabled.
#7 #6 #5 #4 #3 #2 #1 #0
6201 SKPXE IGX SEB
#1 SEB When a skip signal, high-speed skip signal or measurement position arrival signal goes on
while the skip function, the continuous high-speed skip function or the automatic tool
length measurement (M series) or automatic tool compensation (T series) is used, the
accumulated pulses and positional deviation due to acceleration/deceleration are:
0: Ignored.
1: Considered and compensated.
The accumulated pulses and positional deviation due to actual acceleration/deceleration
when the skip signal, high-speed skip signal or measurement position arrival signal goes
on are considered to obtain the position at which the signal is input.
#4 IGX When the high-speed skip function is used, SKIP, SKIPP, and SKIP2 to SKIP8 are:
0: Enabled as skip signals.
1: Disabled as skip signals.
- 2269 -
16.MEASUREMENT B-64603EN-1/01
#7 SKPXE For the skip function (G31), the skip signal SKIP is:
0: Enabled.
1: Disabled.
Bit 4 (IGX) of parameter No. 6201 is valid for the skip function using high-speed skip
signals (when bit 4 (HSS) of parameter No. 6200 is set to 1) or for the multistage skip
function using high-speed skip signals (when bit 5 (SLS) of parameter No. 6200 is set to
1).
To use multistage skip signals, the multistage skip function option is required.
#7 #6 #5 #4 #3 #2 #1 #0
6207 SFP
#1 SFP The feedrate used when the skip function (G31) is being executed is:
0: Feedrate of a programmed F code.
1: Feedrate set in parameter No. 6281.
NOTE
For the multi-stage skip function and high-speed skip, see the
description of bit 2 (SFN ) of parameter No. 6207.
#7 #6 #5 #4 #3 #2 #1 #0
6210 ASB ASL
#3 ASL
#4 ASB The ASB and ASL bits set the type and time constant of acceleration/deceleration after
interpolation in the skip function as follows:
ASB ASL Type of acceleration/ deceleration Parameter No. for time constant
0 1 Linear type
Parameter No. 6280
1 - Bell-shaped
0 0 This function is disabled(NOTE).
- 2270 -
B-64603EN-1/01 16.MEASUREMENT
When bell-shaped acceleration/deceleration is specified, T1=T/2 and T2=T/2 are obtained
as with normal acceleration/deceleration after cutting feed interpolation, where T is the
time constant. Therefore, the acceleration/deceleration type includes no linear part.
NOTE
In this case, the acceleration/deceleration type is set in bits 0 and 1
of parameter No. 1610, and the time constant is set in parameter
No. 1622.
6280 Time constant for acceleration/deceleration after interpolation for the skip function for each axis
NOTE
For the multi-stage skip function and high-speed skip, see the
description of parameters Nos. 6282 to 6285.
Note
NOTE
This function is disabled for the synchronous slave axis and enabled for axes not
related to composite control.
- 2271 -
16.MEASUREMENT B-64603EN-1/01
The skip positions of all of the specified axes are set in macro variables #5061 to #5080 (#100151 to
#100182 for a system having 20 or more axes) corresponding to the axes.
Note
NOTE
This function is disabled for the synchronous slave axis and enabled for axes not
related to composite control.
Delay and error of skip signal input is 0 to 2 msec at the CNC side (not considering those at the PMC
side).
This high-speed skip signal input function keeps this value to 0.1 msec or less, thus allowing high
precision measurement.
Signal
High-Speed Skip Status Signals HDO0 to HDO7<Fn122>
[Classification] Output signal
[Function] This signal informs the PMC of the input status of the high-speed skip signal. The
signal-to-bit correspondence is as follows:
High-speed skip signal Bit name
HDI0 HDO0
HDI1 HDO1
HDI2 HDO2
HDI3 HDO3
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Fn122 HDO7 HDO6 HDO5 HDO4 HDO3 HDO2 HDO1 HDO0
- 2272 -
B-64603EN-1/01 16.MEASUREMENT
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
6207 RHB SFN
#2 SFN The feedrate used when the skip function based on high-speed skip signals (with bit 4
(HSS) of parameter No. 6200 set to 1) or the multi-skip function is being executed is:
0: Feedrate of a programmed F code.
1: Feedrate set in a parameter from parameters Nos. 6282 to 6285.
NOTE
For not the multistage skip function, but the skip function using no
high-speed skip signals (when bit 4 (HSS) of parameter No. 6200 is
set to 0), see the description of bit 1 (SFP) of parameter No. 6207.
NOTE
The high-speed skip signal HDI does not change by setting RHB
(bit 5 of parameter No.6207). When the contact of the high-speed
skip signal is open, the signal HDI is set to "0" and the signal is not
assumed to be input regardless of the setting of parameter RHB.
To assume that the high-speed skip signal is input when the
contact of the signal is open, set SRE (bit 6 of parameter No.6200)
to 1.
#7 #6 #5 #4 #3 #2 #1 #0
6200 SRE HSS
- 2273 -
16.MEASUREMENT B-64603EN-1/01
#4 HSS 0: The skip function does not use high-speed skip signals while skip signals are input.
(The conventional skip signal is used.)
1: The step skip function uses high-speed skip signals while skip signals are input.
#7 #6 #5 #4 #3 #2 #1 #0
6201 SEB
#1 SEB When a skip signal, high-speed skip signal or measurement position arrival signal goes on
while the skip function, the continuous high-speed skip function or the automatic tool
length measurement (M series) or automatic tool compensation (T series) is used, the
accumulated pulses and positional deviation due to acceleration/deceleration are:
0: Ignored.
1: Considered and compensated.
The accumulated pulses and positional deviation due to actual acceleration/deceleration
when the skip signal, high-speed skip signal or measurement position arrival signal goes
on are considered to obtain the position at which the signal is input.
#7 #6 #5 #4 #3 #2 #1 #0
6202 1S4 1S3 1S2 1S1
1S1 to 1S4 These parameters specify whether to enable or disable each high-speed skip signal when
the G31 skip command is issued.
The following table shows the correspondence between the bits, input signals, and
commands.
The settings of the bits have the following meaning :
0: The high-speed skip signal corresponding to a bit is disabled.
1: The high-speed skip signal corresponding to a bit is enabled.
Parameter High-speed skip signals
1S1 HDI0
1S2 HDI1
1S3 HDI2
1S4 HDI3
NOTE
Do not specify the same signal simultaneously for different paths.
- 2274 -
B-64603EN-1/01 16.MEASUREMENT
Note
NOTE
This function is disabled for the synchronous slave axis and enabled for axes not
related to composite control.
- Detail
The difference in the specification of the high speed skip signal between Series 0i-F and Series 0i-C is as
follows.
• For Series 0i-F
The high-speed skip signal is assumed to be 1 when the input voltage is at a low level and assumed
to be 0 at a high level. That is, the skip signal is assumed to be 1 when a contact is closed.
Therefore the skip signal is input when an open contact is closed.
• For Series 0i-C
The high-speed skip signal is assumed to be 0 when the input voltage is at a low level and assumed
to be 1 at a high level. That is, the skip signal is assumed to be 1 when a contact is opened.
Therefore the skip signal is input when a closed contact is opened.
When the wiring designed for Series 0i-F is applied to Series 0i-F, the modification of wiring is not
necessary by setting the following parameter.
Depending on the detector to be used, the settings on the detector are used instead of parameter
settings to switch between contact A and contact B of for output signals. For details, see the manual
of the detector.
- Parameter
#7 #6 #5 #4 #3 #2 #1 #0
6200 SRE
- Signal
High-speed skip status signal HDO0 to HDO7<Fn122>
#7 #6 #5 #4 #3 #2 #1 #0
Fn122 HDO7 HDO6 HDO5 HDO4 HDO3 HDO2 HDO1 HDO0
- 2275 -
16.MEASUREMENT B-64603EN-1/01
NOTE
This function is an optional function.
Explanation
- Custom macro variables
Once a high–speed skip signal has been input in a G31P90 block, absolute coordinates are written to
custom macro variables #5061 to #5080. For a system with more than 20 axes, #100151 to #100182 are
used.
These variables are immediately updated once the tool reaches the next skip position. The feedrate must,
therefore, be specified so that the tool does not reach the next skip position before the application
completes reading of the variables.
System with up to 20 axes System with more than 20 axes
#5061 Coordinate along the first axis #100151 Coordinate along the first axis
#5062 Coordinate along the second axis #100152 Coordinate along the second axis
#5063 Coordinate along the third axis #110153 Coordinate along the third axis
: :
#5079 Coordinate along the 19th axis #100181 Coordinate along the 31st axis
#5080 Coordinate along the 20th axis #100182 Coordinate along the 32nd axis
End of block
The G31P90 block is terminated when the axis reaches the end point.
Limitations
Only one axis can be specified in the block for the continuous high-speed skip function (G31P90). If two
or more axes are specified, alarm PS5068, "FORMAT ERROR IN G31P90" is issued.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
6200 SRE HSS
- 2276 -
B-64603EN-1/01 16.MEASUREMENT
#4 HSS 0: The skip function does not use high-speed skip signals while skip signals are input.
(The conventional skip signal is used.)
1: The step skip function uses high-speed skip signals while skip signals are input.
#7 #6 #5 #4 #3 #2 #1 #0
6201 CSE SEB
#1 SEB When a skip signal, high-speed skip signal or measurement position arrival signal goes on
while the skip function, the continuous high-speed skip function or the automatic tool
length measurement (M series) or automatic tool compensation (T series) is used, the
accumulated pulses and positional deviation due to acceleration/deceleration are:
0: Ignored.
1: Considered and compensated.
The accumulated pulses and positional deviation due to actual acceleration/deceleration
when the skip signal, high-speed skip signal or measurement position arrival signal goes
on are considered to obtain the position at which the signal is input.
#5 CSE For the continuous high-speed skip command, high-speed skip signals are:
0: Effective at either a rising or falling edge (depending on the setting of bit 6 (SRE) of
parameter No. 6200).
1: Effective at both the rising and falling edges.
#7 #6 #5 #4 #3 #2 #1 #0
6208 9S4 9S3 9S2 9S1
9S1 to 9S4 Specify which high-speed skip signal is enabled for the continuous high-speed skip
command G31P90 or the EGB skip command G31.8.
The settings of each bit have the following meaning:
0: The high-speed skip signal corresponding to the bit is disabled.
1: The high-speed skip signal corresponding to the bit is enabled.
The bits correspond to signals as follows:
Parameter High-speed skip signal
9S1 HDI0
9S2 HDI1
9S3 HDI2
9S4 HDI3
Period during which skip signal input is ignored for the continuous high-speed skip function and EGB
6220
axis skip function
- 2277 -
16.MEASUREMENT B-64603EN-1/01
This parameter specifies the period from when a skip signal is input to when the next skip
signal can be input for the continuous high-speed skip function and EGB axis skip
function. This parameter is used to ignore chattering in skip signals.
If a value that falls outside the valid range is specified, the setting is assumed to be 24
msec.
Example 1)
When bit 5 (CSE) of parameter No. 6201 is 0
Signal ignoring period (parameter No. 6220)
Skip signal
This signal is ignored.
Example 2)
When bit 5 (CSE) of parameter No. 6201 is 1
Signal ignoring period (parameter No. 6220)
High-speed skip
signals
These signals are ignored.
Signal
In a continuous high-speed skip, the high-speed skip signal is used. For details on the signal, see Section,
"High-Speed Skip Signal".
Note
NOTE
To use this function, the continuous high-speed skip, high-speed skip and custom
macro option is required.
- 2278 -
B-64603EN-1/01 16.MEASUREMENT
NOTE
1 This function is an optional function.
2 This function is included in the option "Grinding function A" and "Grinding
function B".
- Feedrate
Two types of feedrate can be selected for the multi-step skip block, using bit 2 (SFN) of parameter No.6207.
(1) If parameter SFN (No.6207#2) is 0
Feedrate specified with address F (may be specified before or in the multi-step skip block).
(2) If parameter SFN (No.6207#2) is 1
Feedrate set for parameters Nos.6282 to 6285.
Even if bit 7 (SKF) of parameter No.6200 is set to 1, dry run and automatic acceleration/deceleration are
disabled when a feedrate with the G31 command is the feedrate which is set for parameters Nos.6282 to
6285.
CAUTION
To increase the precision of the tool position when the skip signal is input,
feedrate override, dry run, and automatic acceleration/deceleration are disabled
in moving by the skip function regardless of the feedrate which is specified as a
feed per minute or a feed per rotation.
To enable these functions, set bit 7 (SKF) of parameter No.6200 to 1.
However, even if bit 7 (SKF) of parameter No.6200 is set to 1, dry run and
automatic acceleration/deceleration are disabled when bit 2 (SFN) of parameter
No.6207 is set to 1.
Signal
Skip signals SKIPP<Gn006.6>,SKIP<X0004.7>,SKIP2<X0004.2>,SKIP3<X0004.3>
SKIP4<X0004.4>,SKIP5<X0004.5>,SKIP6<X0004.6>,SKIP7<X0004.0>
SKIP8<X0004.1>
[Classification] Input signal
[Function] These signals terminate skip cutting. That is, the position where a skip signal turns to 1 in
a command program block containing G31P1 (or G31), G31P2, or G31P3, G31P4 is
stored in a custom macro variable, and the move command of the block is terminated at
the same time. Furthermore, in a block containing G04, G04Q1, G04Q2, G04Q3 or
G04Q4, the dwell command of the block is terminated.
In either case, until all other commands (such as miscellaneous functions) of the block are
completed, machining never proceeds to the next block.
- 2279 -
16.MEASUREMENT B-64603EN-1/01
Parameters Nos. 6202 to 6205 can be used to select the signals to be enabled from four or
eight signals (eight signals when the high-speed skip signal is used). The eight skip
signals can correspond to the G codes on a one-to-one basis. One skip signal can also be
made applicable to multiple G codes. Conversely, multiple skip signals can be made
applicable to one G code.
[Operation] When a skip signal turns to 1, the control unit functions as described below.
- When a block contains a G code from (G31, G31P1 to P4) for skip cutting, and the
skip signal is made applicable by parameter setting to the command, the control unit
reads and stores the current position of the specified axis at that time. The control
unit stops the axis, then cancels the remaining distance that the axis was supposed to
be moved in that block.
- When a block contains a G04, or G04Q1 to Q4 code for dwell, and the skip signal is
made applicable by parameter setting to the command, the control unit stops dwell
operation, and cancels any remaining dwell time.
NOTE
1 The skip signal width requires at least 10 msec.
2 The delay or variation on the CNC side (excluding the PMC side) in
detecting the skip signal is 0 to 2 msec. Therefore, the
measurement error is the sum of 2 msec and the delay or variation
(including the delay or variation of the receiver) of the skip signal
on the PMC side, multiplied by the feedrate.
3 The delay or variation until feed stops after detection of the skip
signal is 0 to 8 msec. To calculate the overshoot, further consider
delay in acceleration/deceleration, delay in servo, delay on the
PMC side.
4 The G codes for skip cutting (G31P1, G31P2, G31P3, and G31P4)
are the same except for their correspondence with skip signals.
G31 and G31P1 are equivalent.
5 The skip signal is not monitored for a rising edge, but for its state.
So, if a skip signal continues to be 1, a skip condition is assumed to
be satisfied immediately when the next skip cutting or dwell
operation is specified.
6 Address <X0004> can be allocated optionally to the X addresses
set in parameter No. 3012 and parameter No. 3019 when bit 2
(XSG) of parameter No. 3008 is 1.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn006 SKIPP
#7 #6 #5 #4 #3 #2 #1 #0
X0004 ESKIP ZAE XAE
SKIP (T series)
SKIP6 SKIP5 SKIP4 SKIP3 SKIP2 SKIP8 SKIP7
#7 #6 #5 #4 #3 #2 #1 #0
ESKIP ZAE YAE XAE
SKIP SKIP5 SKIP4 SKIP3 (M series)
SKIP6 SKIP2 SKIP8 SKIP7
- 2280 -
B-64603EN-1/01 16.MEASUREMENT
#7 #6 #5 #4 #3 #2 #1 #0
#3 #3 #3
X0011 #3 ESKIP ZAE XAE
SKIP #3 #3 #3 #3 #3 #3 #3 (T series)
SKIP6 SKIP5 SKIP4 SKIP3 SKIP2 SKIP8 SKIP7
#7 #6 #5 #4 #3 #2 #1 #0
#3 #3 #3 #3
#3 ESKIP #3 #3 #3 ZAE YAE XAE
SKIP #3 SKIP5 SKIP4 SKIP3 #3 #3 #3 (M series)
SKIP6 SKIP2 SKIP8 SKIP7
#7 #6 #5 #4 #3 #2 #1 #0
#2 #2 #2
X0013 #2 ESKIP ZAE XAE
SKIP #2 #2 #2 #2 #2 #2 #2 (T series)
SKIP6 SKIP5 SKIP4 SKIP3 SKIP2 SKIP8 SKIP7
#7 #6 #5 #4 #3 #2 #1 #0
#2 #2 #2 #2
#2 ESKIP #2 #2 #2 ZAE YAE XAE
SKIP SKIP5 SKIP4 SKIP3 (M series)
#2 #2 #2 #2
SKIP6 SKIP2 SKIP8 SKIP7
WARNING
1 SKIP6 to SKIP8 are at the same addresses as skip signal ESKIP (PMC axis
control) and measurement position arrival signal XAE and ZAE (tool length
automatic measurement). Be careful when using both. (T series)
2 SKIP2 and SKIP6 to SKIP8 are at the same addresses as skip signal ESKIP
(PMC axis control) and measurement position arrival signal XAE, YAE, and ZAE
(tool length automatic measurement). Be careful when using both. (M series)
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3008 XSG
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
When this parameter is set to 1, set parameters Nos. 3013, 3014,
3012, and 3019. If parameters Nos. 3013 and 3014 are not set, the
deceleration signal for reference position return is assigned to bit 0
of <X0000>. If parameters Nos. 3012 and 3019 are not set, the
skip signal, the PMC axis control skip signal, the measurement
position arrival signal, the manual feed interlock signal for each axis
direction, and the tool compensation value write signal are
assigned to <X0000>.
- 2281 -
16.MEASUREMENT B-64603EN-1/01
WARNING
Please set an appropriate value to parameters ( Nos. 3013, 3014,
3012, 3019 ) beforehand when you set 1 to this parameter.
If an input signal of the set address in parameters ( Nos. 3013,
3014, 3012, 3019 ) is used by another usage, it may cause an
unexpected machine behavior. Be careful enough that you must
prevent the competition of the used X address.
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
This parameter is valid when bit 2 (XSG) of parameter No. 3008 is
set to 1.
Depending on the configuration of the I/O Link, the actually usable
X addresses are:
<X0000 to X0127>, <X0200 to X0327>, <X0400 to X0527>,
<X0600 to X0727>
WARNING
If you used the set address in this parameter by another usage, it
may cause an unexpected machine behavior.
Be careful enough that you must prevent the competition of the
used X address.
Address to which the PMC axis control skip signal, measurement position arrival signal, and tool offset
3019
write signals are assigned
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
- 2282 -
B-64603EN-1/01 16.MEASUREMENT
NOTE
This parameter is valid when bit 2 (XSG) of parameter No. 3008 is
set to 1.
Depending on the configuration of the I/O Link, the actually usable
X addresses are:
<X0000 to X0127>, <X0200 to X0327>, <X0400 to X0527>,
<X0600 to X0727>
WARNING
If you used the set address in this parameter by another usage, it
may cause an unexpected machine behavior.
Be careful enough that you must prevent the competition of the
used X address.
#7 #6 #5 #4 #3 #2 #1 #0
6200 SKF SLS SK0 GSK
#1 SK0 This parameter specifies whether the skip signal is made valid under the state of the skip
signal SKIP and the multistage skip signals SKIP2 to SKIP8.
0: Skip signal is valid when these signals are “1”.
1: Skip signal is valid when these signals are “0”.
#5 SLS 0: The multi-step skip function does not use high-speed skip signals while skip signals
are input. (The conventional skip signal is used.)
1: The multi-step skip function uses high-speed skip signals while skip signals are
input.
NOTE
The skip signals (SKIP and SKIP2 to SKIP8) are valid regardless of
the setting of this parameter. They can also be disabled using bit 4
(IGX) of parameter No. 6201.
If you want to use high-speed skip signals when the multi-step skip
function option is used, set this parameter to 1.
#7 SKF Dry run, override, and automatic acceleration/deceleration for G31 skip command
0: Disabled
1: Enabled
- 2283 -
16.MEASUREMENT B-64603EN-1/01
CAUTION
1 When bit 7 (SKF) of parameter No.6200 is set to 0, feedrate
override, dry run, and automatic acceleration/deceleration are
disabled in moving by the skip function regardless of the feedrate
which is specified as a feed per minute or a feed per rotation.
2 Even if bit 7 (SKF) of parameter No.6200 is set to 1, dry run and
automatic acceleration/deceleration are disabled when bit 1 (SFP)
of parameter No.6207 is set to 1. When the multi-step skip is used
and bit 2 (SFN) of parameter No.6207 is set to 1, dry run and
automatic acceleration/deceleration are similarly disabled.
#7 #6 #5 #4 #3 #2 #1 #0
6201 SKPXE IGX SEB
#1 SEB When a skip signal, high-speed skip signal or measurement position arrival signal goes on
while the skip function, the continuous high-speed skip function or the automatic tool
length measurement (M series) or automatic tool compensation (T series) is used, the
accumulated pulses and positional deviation due to acceleration/deceleration are:
0: Ignored.
1: Considered and compensated.
The accumulated pulses and positional deviation due to actual acceleration/deceleration
when the skip signal, high-speed skip signal or measurement position arrival signal goes
on are considered to obtain the position at which the signal is input.
#4 IGX When the high-speed skip function is used, SKIP, SKIPP, and SKIP2 to SKIP8 are:
0: Enabled as skip signals.
1: Disabled as skip signals.
#7 SKPXE For the skip function (G31), the skip signal SKIP is:
0: Enabled.
1: Disabled.
Bit 4 (IGX) of parameter No. 6201 is valid for the skip function using high-speed skip
signals (when bit 4 (HSS) of parameter No. 6200 is set to 1) or for the multistage skip
function using high-speed skip signals (when bit 5 (SLS) of parameter No. 6200 is set to
1).
To use multistage skip signals, the multistage skip function option is required.
- 2284 -
B-64603EN-1/01 16.MEASUREMENT
#7 #6 #5 #4 #3 #2 #1 #0
6202 1S8 1S7 1S6 1S5 1S4 1S3 1S2 1S1
NOTE
HDI0 to HDI3 are high-speed skip signals. Do not specify the same
signal simultaneously for different paths.
When bit 0 (GSK) of parameter No. 6200 is set to 1, commands to be skipped can be
selected by setting the following parameter:
#7 #6 #5 #4 #3 #2 #1 #0
6207 SFN
#2 SFN The feedrate used when the skip function based on high-speed skip signals (with bit 4
(HSS) of parameter No. 6200 set to 1) or the multi-skip function is being executed is:
0: Feedrate of a programmed F code.
1: Feedrate set in a parameter from parameters Nos. 6282 to 6285.
NOTE
For not the multistage skip function, but the skip function using no
high-speed skip signals (when bit 4 (HSS) of parameter No. 6200 is
set to 0), see the description of bit 1 (SFP) of parameter No. 6207.
Note
NOTE
This function is disabled for the synchronous slave axis and enabled for axes not
related to composite control.
- 2286 -
B-64603EN-1/01 16.MEASUREMENT
In order to override the torque limit on the servo motor, set bit 0 (TQO) of parameter No. 6286 to 1.
Signal
Torque limit reached signals TRQL1 to TRQL 8<Fn114>
[Classification] Input signal
[Function] Indicates that the torque limit has been reached.
[Output cond.] Set to 1 when:
- The torque limit has been reached.
Set to 0 when:
- The torque limit has not been reached.
Indicates the signal for each axis. The value at the end of a signal name indicates the
number of each control axis.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Fn114 TRQL8 TRQL7 TRQL6 TRQL5 TRQL4 TRQL3 TRQL2 TRQL1
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
1803 TQA TQI
#7 #6 #5 #4 #3 #2 #1 #0
3008 XSG
- 2287 -
16.MEASUREMENT B-64603EN-1/01
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
When this parameter is set to 1, set parameters Nos. 3013, 3014,
3012, and 3019. If parameters Nos. 3013 and 3014 are not set, the
deceleration signal for reference position return is assigned to bit 0
of <X0000>. If parameters Nos. 3012 and 3019 are not set, the
skip signal, the PMC axis control skip signal, the measurement
position arrival signal, the manual feed interlock signal for each axis
direction, and the tool compensation value write signal are
assigned to <X0000>.
WARNING
Please set an appropriate value to parameters ( Nos. 3013, 3014,
3012, 3019 ) beforehand when you set 1 to this parameter.
If an input signal of the set address in parameters ( Nos. 3013,
3014, 3012, 3019 ) is used by another usage, it may cause an
unexpected machine behavior. Be careful enough that you must
prevent the competition of the used X address.
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
This parameter is valid when bit 2 (XSG) of parameter No. 3008 is
set to 1.
Depending on the configuration of the I/O Link, the actually usable
X addresses are:
<X0000 to X0127>, <X0200 to X0327>, <X0400 to X0527>,
<X0600 to X0727>
- 2288 -
B-64603EN-1/01 16.MEASUREMENT
WARNING
If you used the set address in this parameter by another usage, it
may cause an unexpected machine behavior.
Be careful enough that you must prevent the competition of the
used X address.
Address to which the PMC axis control skip signal and measurement position arrival signal are
3019
assigned
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
This parameter is valid when bit 2 (XSG) of parameter No. 3008 is
set to 1.
Depending on the configuration of the I/O Link, the actually usable
X addresses are:
<X0000 to X0127>, <X0200 to X0327>, <X0400 to X0527>,
<X0600 to X0727>
WARNING
If you used the set address in this parameter by another usage, it
may cause an unexpected machine behavior.
Be careful enough that you must prevent the competition of the
used X address.
#7 #6 #5 #4 #3 #2 #1 #0
6200 SKF HSS SK0 GSK
#1 SK0 This parameter specifies whether the skip signal is made valid under the state of the skip
signal SKIP and the multistage skip signals SKIP2 to SKIP8.
0: Skip signal is valid when these signals are “1”.
1: Skip signal is valid when these signals are “0”.
#4 HSS 0: The skip function does not use high-speed skip signals while skip signals are input.
(The conventional skip signal is used.)
1: The step skip function uses high-speed skip signals while skip signals are input.
- 2289 -
16.MEASUREMENT B-64603EN-1/01
#7 SKF Dry run, override, and automatic acceleration/deceleration for G31 skip command
0: Disabled
1: Enabled
CAUTION
1 When bit 7 (SKF) of parameter No.6200 is set to 0, feedrate
override, dry run, and automatic acceleration/deceleration are
disabled in moving by the skip function regardless of the feedrate
which is specified as a feed per minute or a feed per rotation.
2 Even if bit 7 (SKF) of parameter No.6200 is set to 1, dry run and
automatic acceleration/deceleration are disabled when bit 1 (SFP)
of parameter No.6207 is set to 1. When the multi-step skip is used
and bit 2 (SFN) of parameter No.6207 is set to 1, dry run and
automatic acceleration/deceleration are similarly disabled.
#7 #6 #5 #4 #3 #2 #1 #0
6201 SKPXE IGX TSE
#2 TSE When the torque limit skip function (G31 P99/98) is used, the skip position held in a
system variable (#5061 to #5080 (#100151 to #100182 for a system having more than 20
axes)) is:
0: Position that is offset considering the delay (positional deviation) incurred by the
servo system.
1: Position that does not reflect the delay incurred by the servo system.
Position during skip operation
Current position of CNC
#4 IGX When the high-speed skip function is used, SKIP, SKIPP, and SKIP2 to SKIP8 are:
0: Enabled as skip signals.
1: Disabled as skip signals.
#7 SKPXE For the skip function (G31), the skip signal SKIP is:
0: Enabled.
1: Disabled.
- 2290 -
B-64603EN-1/01 16.MEASUREMENT
Whether the skip signals are enabled or disabled
Bit 4 (IGX) Bit 0 (GSK)
Bit 7 (SKPXE) Skip Skip Multistage skip
of of
Parameter of parameter signal signal signals
parameter parameter
No .6201 SKIPP SKIP SKIP2-SKIP8
No. 6201 No. 6200
0 0 0 Disabled Enabled Enabled
0 1 0 Enabled Enabled Enabled
0 0 1 Disabled Disabled Enabled
0 1 1 Enabled Disabled Enabled
Setting
1 0 0 Disabled Disabled Disabled
1 1 0 Disabled Disabled Disabled
1 0 1 Disabled Disabled Disabled
1 1 1 Disabled Disabled Disabled
Bit 4 (IGX) of parameter No. 6201 is valid for the skip function using high-speed skip
signals (when bit 4 (HSS) of parameter No. 6200 is set to 1) or for the multistage skip
function using high-speed skip signals (when bit 5 (SLS) of parameter No. 6200 is set to
1).
To use multistage skip signals, the multistage skip function option is required.
#7 #6 #5 #4 #3 #2 #1 #0
6207 SFN SFP
#1 SFP The feedrate used when the skip function (G31) is being executed is:
0: Feedrate of a programmed F code.
1: Feedrate set in parameter No. 6281.
NOTE
For the multi-stage skip function and high-speed skip, see the
description of bit 2 (SFN ) of parameter No. 6207.
#2 SFN The feedrate used when the skip function based on high-speed skip signals (with bit 4
(HSS) of parameter No. 6200 set to 1) or the multi-skip function is being executed is:
0: Feedrate of a programmed F code.
1: Feedrate set in a parameter from parameters Nos. 6282 to 6285.
NOTE
For not the multistage skip function, but the skip function using no
high-speed skip signals (when bit 4 (HSS) of parameter No. 6200 is
set to 0), see the description of bit 1 (SFP) of parameter No. 6207.
NOTE
For the multi-stage skip function and high-speed skip, see the
description of parameters Nos. 6282 to 6285.
6221 Torque limit dead zone time for a torque limit skip command
#7 #6 #5 #4 #3 #2 #1 #0
6286 TQO
NOTE
Before the torque limit skip function can be used, this parameter
must be set to 1.
Note
NOTE
This function is disabled for the synchronous slave axis and enabled for axes not
related to composite control.
- 2293 -
16.MEASUREMENT B-64603EN-1/01
Overview
This is a function of setting an offset value by key-inputting a workpiece dimension manually cut and
measured from the MDI keyboard. First the workpiece is cut in the longitudinal or cross direction
manually. When the position record signal is turned “1” (prepare a button on the machine operator’s
panel) on completion of the cutting, the workpiece coordinate value of X axis(X axis of the basic three
axes) and Z axis(Z axis of the basic three axes) at that time is recorded in the CNC. Then, withdraw the
tool, stop the spindle, and measure the diameter or the radius if the cutting was on the longitudinal
direction or measure the distance from the standard face if the cutting was on the facing. (The reference
face is made as Z = 0.) When the measured value is entered on the offset value display screen, NC inputs
the difference between the input measured value and the coordinate value recorded in NC, as the offset
value of the offset number. If you release the tool without moving the tool in the axis along which an
offset value is entered but moves the tool along the other axis, an offset value can be set without using the
position record signal. The workpiece coordinate system can be shifted using the technique of directly
inputting the measured value for offset. This technique is used when the coordinate system planned in the
program does not match with the coordinate system actually set. The procedures are the same as those for
direct input for offset, except a difference of using the standard tool on the work shift screen.
NOTE
Input the measured value according to diameter specification/radius specification
(parameter DIAx (No.1006#3)).
Signal
Position record signal PRC <Gn040.6>
[Classification] Input signal
[Function] This signal is prepared for the function of direct input of tool offset value measured.
It is used to store in the control unit the data on the positions of the tool for tentative
cutting. After measuring a dimension of the workpiece, input the measured value by the
specified manual operation. The difference is then stored as the specified tool
compensation value.
[Operation] The control unit stores the current position along X and Z axes when the signal turns to
“1”.
CAUTION
To use this signal, set bit 2 (PRC) of parameter No. 5005 to 1.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn040 PRC
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
5005 PRC
- 2294 -
B-64603EN-1/01 16.MEASUREMENT
[Input type] Parameter input
[Data type] Bit path
#2 PRC For direct input of a tool offset value or workpiece coordinate system shift amount:
0: The position record signal PRC <Gn040.6> is not used.
1: The position record signal PRC <Gn040.6> is used.
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Setting and displaying data
Overview
When the touch sensor is provided, the tool offset value can be automatically settable in the tool offset
memory, by moving the tool to make contact with the touch sensor during manual operation. The
workpiece coordinate system shift amount can also be automatically set.
Explanation
- Touch sensor
Either of the following two cases may be selected depending on parameter setting.
1) If TS1 (bit 3 of parameter No. 5004) is 0
The touch sensor has two direction–specific contact faces for each axis, thus outputting four signals
(+MIT1, +MIT2, –MIT1, and –MIT2) when contact is detected.
2) If TS1 (bit 3 of parameter No. 5004) is 1
A touch sensor based on one contact input outputs one signal (+MIT1) when the one–contact input
detects contact. So, which of directions of each axis is involved is automatically determined, and
feeding in the corresponding axis direction is disabled.
X axis -contact face
(-MIT1)
+X
NOTE
1 Pulse storage for automatic decision is carried out in the manual mode while the
GOSQM <Gn039.7> (tool compensation amount write mode select) signal is “1”.
Stored pulses are lost if:
a. The manual mode is exited,
b. The GOSQM <Gn039.7> (tool compensation amount write mode select)
signal becomes 0,
c. A contact detected signal is received from the touch sensor, resulting in a tool
compensation amount being set or an alarm PS5195 being issued,
d. The servo power becomes off (resulting in the stored pulses for the related
axis being lost), or
e. Axis movement occurs (resulting in the stored pulses for the other axis being
lost).
2 Axis interlock that has occurred for the axis direction identified by
parameter–based automatic decision and two–axis, four–direction interlock that
has occurred because of a PS alarm being issued are canceled when the
manual mode is exited or the GOSQM <Gn039.7> (tool compensation mount
write mode select) signal becomes 0.
A reset does not cancel interlock.
- 2296 -
B-64603EN-1/01 16.MEASUREMENT
- Conditions under which measurement is determined to be invalid
The movement direction of an axis and the tool compensation write signals (+MIT1, +MIT2, -MIT1,
-MIT2) are monitored in the tool compensation write mode (GOQSM<Gn039.7>=1). In the
following case, the operation is determined to be invalid, the axis is interlocked, and an alarm
PS5195 occurs.
(1) A tool compensation write signal whose direction did not match the axis was input during
measurement.
(2) Any of the tool compensation write signals was input while the X- and Z-axes moved together.
(3) Any of the tool compensation write signals was input without the axis being moved.
(4) The movement direction of the axis was not constant when the movement direction of the axis
was determined (*1).
(*1) When the axis moves in one direction of one axis by the compensation cycle count set in
parameter No. 5021, the axis is assumed to move in the direction.
X axis - contact face
( -MIT1 )
Valid operation
+x X axis + contact face
( +MIT1 )
+z
Examples of interlock
(1) When a tool compensation write signal other than Z-axis/contact surface (-MIT2) is input
during movement in the minus direction of the Z-axis, the minus direction of the Z-axis and the
plus and minus directions of the X-axis are interlocked.
(2) When any of tool compensation write signals is input during movement in the plus direction of
the X-axis and the minus direction of the Z-axis, the plus directions of the X-axis and the minus
direction of the Z-axis are interlocked.
(3) When any of tool compensation write signals is input without axis movement, the four
directions of the two axes are interlocked.
- 2297 -
16.MEASUREMENT B-64603EN-1/01
+X
-Z
+Z
: Movable
-X
+x
: Interlock
(Unmovable)
+z
The release interlock applied because measurement is determined to be invalid, keep the tool away from
the touch sensor (+MIT1, +MIT2, -MIT1, -MIT2 = 0) and reset the CNC. If the tool is not kept away
from the touch sensor, resetting the CNC does not release interlock.
In conditions (3) and (4) in which measurement is determined to be invalid, no axis can be moved
because the four directions of the two axes are interlocked. In such a case, cancel the tool compensation
write mode and reset the CNC to release the interlock. To cancel the tool compensation write mode, set
the tool compensation write mode signal GOQSM <Gn039.7> is to “0” or select the MDI mode, MEM
mode, or EDIT mode.
A reset releases interlock and an alarm. Even if another tool compensation write signal (+MIT1, +MIT2,
-MIT1, or -MIT2) is input before the interlock or alarm is released, the signal is ignored.
NOTE
If parameter No. 5053 for grouping tool compensation numbers is 0 or greater than the
maximum allowable number of tool compensation sets, grouping is carried out as listed
below.
Number of tool compensation pairs 400 pairs 499 pairs 999 pairs
Spindle 1 1 to 200 1 to 249 1 to 499
Spindle 2 201 to 400 250 to 498 500 to 998
When tool compensation number specification signal ONSC is 1, the tool compensation amount memory
is shared between spindle 1 and spindle 2 regardless of the setting of parameter No. 5053. Spindle
measurement selection signal S2TLS <Gn040.5> is used only to select which spindle is measured; any
tool compensation number within the number of tool compensation pairs can be selected for each spindle.
- 2298 -
B-64603EN-1/01 16.MEASUREMENT
(Example)
When the following settings are made, the tool compensation number to be selected is shown in the
table below.
Number of tool compensation pairs is 32.
Bit 5 (QNI) of parameter No. 5005 = 1:
The tool compensation number is set by signal input from the PMC.
Parameter No. 5053 = 10:
Tool compensation number shift amount
Tool offset number selection signals OFN0 to OFN9=2:
A tool compensation number of 3 is specified.
Tool compensation number
Spindle measurement select signal Tool compensation
specification signal
S2TLS number to be selected
ONSC
0 0 3
0 1 13
1 0 3
1 1 3
Example 1
The difference between the reference tool nose tip position and the measuring tool nose tip position can
be set as the tool offset value. Define the reference tool nose tip position at the mechanical reference
position (machine zero position) as the measuring reference position, then set the distances Xp, Zp, Xm,
Zm, from the measuring reference position to the contact faces of the sensor in parameters.
Xp
+X
Zm
+Z Zp
Xp: Distance from the measuring reference position to X-axis (+) contact face (parameter No.5015)
Xm: Distance from the measuring reference position to X-axis (–) contact face (parameter No.5016)
Zp: Distance from the measuring reference position to Z-axis (+) contact face (parameter No.5017)
Zm: Distance from the measuring reference position to Z-axis (–) contact face (parameter No.5018)
Xt: X-axis direction moving distance of the measuring tool up to the contact face of sensor
(X-axis machine coordinate value)
Zt: Z-axis direction moving distance of the measuring tool up to the contact face of sensor
(Z-axis machine coordinate value)
(when Xt and Zt touch the X-axis (–) contact face and Z-axis (–) contact face in the above figure)
OFSx: Tool offset value to be set (X-axis): OFSx = Xt - Xm
OFSz: Tool offset value to be set (Z-axis): OFSz = Zt - Zm
Fig. 16.4.2 (d) When the reference tool nose tip position is set as the measuring reference position
- 2299 -
16.MEASUREMENT B-64603EN-1/01
Example 2
The measuring reference point may be an imaginary point (imaginary zero point), as shown in the Fig.
16.4.2 (e). The difference between the imaginary zero point and the measuring tool nose tip position at
the mechanical reference point can be set as the tool offset value of the measuring tool, by setting the
distances from the imaginary zero point to the respective contact faces in parameters.
Machine zero
Zt point
OFSZ
Xt (0,0)
+Z
Zm Xm OFSx
Zp
Xp
- If the direct input of offset value measured B for two-spindle lathe is used
For the direct input of offset value measured B for two-spindle lathe, the workpiece coordinate shift
amount for the Z–axis is automatically set in any of workpiece coordinate systems G54 to G59 for
workpiece coordinate system memory.
[Z–axis workpiece coordinate system shift amount to be set up]
= –([corresponding Z–axis tool geometry compensation amount] – [Z–axis machine coordinate
value])
Select the desired workpiece coordinate systems from G54 to G59 manually or automatically, using
the 2AT parameter (bit 1 of No. 5051).
- 2AT = 0 (manual selection)
Set the cursor to the desired workpiece coordinate system G54 to G59
by operating the MDI (such as page and cursor keys).
- 2300 -
B-64603EN-1/01 16.MEASUREMENT
NOTE
It is inhibited to select an external workpiece coordinate system offset (EXT). If
the cursor is set to it, the warning message ”Write inhibited” is displayed when
the workpiece coordinate system shift write amount signal becomes 1.
NOTE
If 0 or a value out of the valid data range is set in parameter No. 5053 or 5054,
workpiece coordinate systems G54 and G57 are set up, respectively, for
spindles 1 and 2.
Also select a tool compensation number to be used in measurement manually or automatically, using
the bit5 (QNI) of parameter No.5005.
- QNI = 0 (manual selection)
Specify the desired tool compensation number in parameter No. 5020.
- QNI = 1 (automatic selection)
The cursor is set to the desired tool compensation number, using the tool compensation number
input signal.
For spindle 1, the cursor is set to a tool compensation number selected by the input signal.
For spindle 2, the cursor is set to the sum of the value specified in parameter No. 5053 and the
tool compensation number selected by the input signal is used.
Machine
Zt zero point
+X
+Z OFSz
-EXOFSz (0,0) Measuring tool nose
position at the
Workpiece coordinate OFSx mechanical machine
System zero point position
(programmed zero point)
To deviate the programmed zero point of the workpiece coordinate system from the workpiece end face,
such as by adding a cutting allowance, use the incremental input of the workpiece coordinate system shift
amount in MDI operation. By setting the distance from the programmed zero point to the workpiece end
face with a sign, the numeric value input is added to the preset amount.
- 2301 -
16.MEASUREMENT B-64603EN-1/01
+X
EXOFSz(NEW)
Cutting allowance
W EXOFSz(OLD)
NOTE
After this, it is impossible to switch the S2TLS (spindle measurement selection)
signal until the GOQSM (offset write mode) signal becomes 0.
NOTE
After this, it is impossible to switch the S2TLS (spindle measurement selection)
signal until the WOQSM (offset write mode) signal becomes 0.
Limitation
This function cannot be used with the following functions.
• Composite control
- 2303 -
16.MEASUREMENT B-64603EN-1/01
• Mirror image
• Programmable mirror image
• Mirror image for double turret
Signal
Tool offset write mode select signal GOQSM <Gn039.7>
[Classification] Input signal
[Function] Select the mode for writing tool compensation
[Operation] When this signal is turned 1 in a manual operation mode, the mode for writing tool
compensation is selected. The control unit then automatically switches the screen on the
display to the tool geometry compensation screen and blinks the “OFST” status display at
the bottom of the screen to notify that the mode has been changed to the mode for writing
tool compensation.
NOTE
1 This signal is used as the manual feed interlock signal in each axis
direction.
2 This signal is valid only when the bit 0 (GSC) of parameter No.
5009 is 0.
- 2304 -
B-64603EN-1/01 16.MEASUREMENT
NOTE
3 In case of bit 2 (XSG) of parameter No. 3008=1, the address
assigned by parameter No. 3019 is used
NOTE
This signal is valid only when the bit 0 (GSC) of parameter No.
5009 is 1.
NOTE
This signal is available only when bit 5 (QNI) of parameter No.
5005 =1.
- 2305 -
16.MEASUREMENT B-64603EN-1/01
- 2306 -
B-64603EN-1/01 16.MEASUREMENT
Signal address
(Path 1)
#7 #6 #5 #4 #3 #2 #1 #0
X0004 -MIT2 +MIT2 -MIT1 +MIT1
SKIP5 SKIP4 SKIP3 SKIP2
(Path 2)
#7 #6 #5 #4 #3 #2 #1 #0
#2 #2 #2 #2
X0013 -MIT2 +MIT2 -MIT1 +MIT1
#2 #2 #2 #2
SKIP5 SKIP4 SKIP3 SKIP2
(Path 3)
#7 #6 #5 #4 #3 #2 #1 #0
#3 #3 #3 #3
X0011 -MIT2 +MIT2 -MIT1 +MIT1
#3 #3 #3 #3
SKIP5 SKIP4 SKIP3 SKIP2
WARNING
Since the same addresses are used for both +MIT1, MIT1,+MIT2, –MIT2 and
skip signals SKIP2 to SKIP5 (multi–step skip), be careful when using these two
signal types.
#7 #6 #5 #4 #3 #2 #1 #0
Gn039 GOQSM WOQSM OFN5 OFN4 OFN3 OFN2 OFN1 OFN0
#7 #6 #5 #4 #3 #2 #1 #0
Gn040 WOSET S2TLS OFN9 OFN8 OFN7 OFN6
#7 #6 #5 #4 #3 #2 #1 #0
Gn132 +MIT2 +MIT1
#7 #6 #5 #4 #3 #2 #1 #0
Gn134 -MIT2 -MIT1
#7 #6 #5 #4 #3 #2 #1 #0
Gn547 ONSC
#7 #6 #5 #4 #3 #2 #1 #0
Fn062 S2MES S1MES
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3003 DIT
#7 #6 #5 #4 #3 #2 #1 #0
3008 XSG
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
- 2307 -
16.MEASUREMENT B-64603EN-1/01
NOTE
When this parameter is set to 1, set parameters Nos. 3013, 3014,
3012, and 3019. If parameters Nos. 3013 and 3014 are not set, the
deceleration signal for reference position return is assigned to bit 0
of <X0000>. If parameters Nos. 3012 and 3019 are not set, the
skip signal, the PMC axis control skip signal, the measurement
position arrival signal, the manual feed interlock signal for each axis
direction, and the tool compensation value write signal are
assigned to <X0000>.
WARNING
Please set an appropriate value to parameters (Nos. 3013, 3014,
3012, 3019) beforehand when you set 1 to this parameter.
If an input signal of the set address in parameters (Nos. 3013,
3014, 3012, 3019) is used by another usage, it may cause an
unexpected machine behavior. Be careful enough that you must
prevent the competition of the used X address.
Address to which the PMC axis control skip signal, measurement position arrival signal, and tool offset
3019
write signals are assigned
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
Example 1. When parameter No. 3012 is set to 5 and parameter No. 3019 is set to 6
When bit 2 (XSG) of parameter No. 3008 is 1, the PMC axis control skip signal, and
measurement position arrival signal are allocated to X0006 and the skip signal is
allocated to X0005.
#7 #6 #5 #4 #3 #2 #1 #0
X0005 SKIP SKIP6 SKIP5 SKIP4 SKIP3 SKIP2 SKIP8 SKIP7 (T series)
#7 #6 #5 #4 #3 #2 #1 #0
SKIP SKIP6 SKIP5 SKIP4 SKIP3 SKIP2 SKIP8 SKIP7 (M series)
#7 #6 #5 #4 #3 #2 #1 #0
X0006 ESKIP -MIT2 +MIT2 -MIT1 +MIT1 ZAE XAE (T series)
#7 #6 #5 #4 #3 #2 #1 #0
ESKIP ZAE YAE XAE (M series)
- 2308 -
B-64603EN-1/01 16.MEASUREMENT
Example 2. When parameter No. 3012 is set to 5 and parameter No. 3019 is set to 5
When bit 2 (XSG) of parameter No. 3008 is 1, the PMC axis control skip signal,
measurement position arrival signal, and skip signal are allocated to X0005.
#7 #6 #5 #4 #3 #2 #1 #0
X0005 ESKIP -MIT2 +MIT2 -MIT1 +MIT1 ZAE XAE
SKIP (T series)
SKIP6 SKIP5 SKIP4 SKIP3 SKIP2 SKIP8 SKIP7
#7 #6 #5 #4 #3 #2 #1 #0
ESKIP ZAE YAE XAE
SKIP SKIP5 SKIP4 SKIP3 (M series)
SKIP6 SKIP2 SKIP8 SKIP7
NOTE
1 This parameter is valid when bit 2 (XSG) of parameter No. 3008 is
set to 1.
Depending on the configuration of the I/O Link, the actually usable
X addresses are:
<X0000 to X0127>, <X0200 to X0327>, <X0400 to X0527>,
<X0600 to X0727>
2 When this parameter is 0, an input signal from address X0 is used.
WARNING
If an input signal of the set address in this parameter is used by
another usage, it may cause an unexpected machine behavior. Be
careful enough that you must prevent the competition of the used X
address.
#7 #6 #5 #4 #3 #2 #1 #0
5004 TS1
#3 TS1 For touch sensor contact detection with the function for direct input of offset value
measured B:
0: Four-contact input is used.
1: One-contact input is used.
NOTE
For the machining center system, set TS1 to 1.
#7 #6 #5 #4 #3 #2 #1 #0
5005 TLE QNI
#5 QNI With the tool length measurement function or the function for direct input of offset value
measured B, a tool compensation number is selected by:
0: Operation through the MDI panel by the operator (selection based on cursor
operation).
1: Signal input from the PMC.
- 2309 -
16.MEASUREMENT B-64603EN-1/01
#6 TLE The "direct input of offset value measured B" function updates the offset value in offset
write mode:
0: Constantly.
1: During axis movement.
Axis movement assumes a positional deviation other than 0.
#7 #6 #5 #4 #3 #2 #1 #0
5009 TSD GSC
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#0 GSC When the function for direct input of offset value measured B is used, an offset write
input signal is input from:
0: Machine side
1: PMC side
When the interlock function for each axis direction is enabled (when bit 3 (DIT) of
parameter No. 3003 is set to 0), switching can also be made between input from the
machine side and input from PMC side for the interlock function for each axis direction.
#4 TSD In the function for direct input of offset value measured B, the movement direction
determination specifications:
0: Do not apply.
1: Apply.
This parameter is valid when four-contact input is used (bit 3 (TS1) of parameter No.
5004 is set to 0).
NOTE
Parameters Nos. 5056 to 5059 are valid when bit 0 (2NR) of
parameter No. 5051 is set to 1.
○Measurement
reference
position
X1m X-axis - contact surface
↓
X1p
+X Z1m
↑
X-axis + contact surface
Z1p
+Z
Measuremenet
reference
position
X-axis − contact surface X2m
↓
X2p
← Z-axis + contact
Z-axis − contact surface → surface
+X Z2m
↑
X-axis + contact surface
Z2p
+Z
5020 Tool offset number used with the function for direct input of offset value measured B
- 2311 -
16.MEASUREMENT B-64603EN-1/01
5021 Number of interpolation cycles of pulses stored until the tool is about to touch the touch sensor
NOTE
This parameter is valid when bit 3 (TS1) of parameter No. 5004 or bit
4 (TSD) of parameter No. 5009 is set to 1.
#7 #6 #5 #4 #3 #2 #1 #0
5051 2AT 2NR
#0 2NR When the direct input of offset value measured B for 2 spindle lathe is used:
0: One touch sensor is used.
1: Two touch sensors are used.
#1 2AT When a workpiece coordinate system shift amount is set in the workpiece coordinate
system memory with the direct input of offset value measured B for 2 spindle lathe:
0: A setting is made at the current cursor position.
1: An automatic selection is made.
Tool compensation number shift amount for the direct input of offset value measured B for 2 spindle
5053
lathe
When this parameter is set to 0 or a value greater than the maximum number of tool offset
pairs, the table below is applied.
Number of tool offset pairs 32 pairs 64 pairs 99 pairs 200 pairs 400 pairs 499 pairs 999 pairs
Spindle 1 1 to 16 1 to 32 1 to 49 1 to 100 1 to 200 1 to 249 1 to 499
Spindle 2 17 to 32 33 to 64 50 to 98 101 to 200 201 to 400 250 to 498 500 to 998
- 2312 -
B-64603EN-1/01 16.MEASUREMENT
5054 Workpiece coordinate system memory for spindle 1
NOTE
These parameters are valid when bit 1 (2AT) of parameter No.
5051 is set to 1.
Reference item
Manual name Item name
OPERATOR’S MANUAL (B-64604EN) Setting and displaying data
Overview
This function is provided by the "direct input of offset value measured B" function to prevent an invalid
offset value from being set even when the input signal from a touch sensor chatters due to mechanical
vibration.
- 2313 -
16.MEASUREMENT B-64603EN-1/01
Explanation
If the "direct input of offset value measured B" function encounters a chattering input signal from a touch
sensor, for example, due to mechanical vibration, the same signal input later can be ignored. Once an
offset value is measured with a signal from the touch sensor, any signal input that follows is rejected until
movement over at least the distance set by parameter No. 5019 later is specified. Signals are ignored if
input.
Assuming that an offset value is measured correctly at point A in Fig. 16.4.3 (a), even when movement
from A to B is specified, measurement at point C is invalid and ignored as the travel distance is smaller
than the setting of parameter No. 5019.
Touch
Next m easureme nt is ignored unless travel
sensor distance after measurement exceeds the setting
of parameter No. 5019.
Touch
sensor
Touch
sensor
- 2314 -
B-64603EN-1/01 16.MEASUREMENT
When movement from A to D is specified, measurement at point E is valid and an offset value is
measured as the travel distance is larger than the setting of parameter No. 5019.
Touch
Next measurement is en abled when travel
sensor distance after measurem ent exceeds the
setting of parameter No. 5019.
Touch
sensor
Touch
sensor
Parameter
5019 Chattering preventive distance of "direct input of offset value measured B"
Caution
CAUTION
1 This function is available to both of tool offset value setting and workpiece
coordinate shift amount setting.
2 The function is valid whether the contact detection type of the touch sensor is
four-contact or one-contact.
- 2315 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Explanation
Under PMC axis control, various types of control are exercised using signals.
To allow the command operations indicated in Table17.1.1 (a), maximum 16 groups of input/output
signals are available. The groups are named group 1, group 2, ..., group 15, and group 16. (The number of
available groups depends on the number of NC path.)
- 2316 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Each of these groups of input/output signals used with PMC axis control serves as the unit of PMC axis
control. Which axis is to be controlled by each group must be set in parameter No. 8010 beforehand.
One group may be able to be assigned to multiple axes so that the same operation can be performed on
the multiple axes. (Supplement 2)
By specifying multiple groups at the same time, multiple axes can be controlled independently.
(Supplement 3)
PMC CNC
DI / DO
α axis control
Group 1 command Group 1
β axis control
Group 2 command Group 2
γ axis control
θ axis control
: :
ι axis control
Gr oup 15 Group 15
κ axis control
Gr oup 16 Group 16
λ axis control
(Supplement 1) The relationships betwee n groups and a xes are set in parameter No. 8010.
(Supplement 2) Multiple axes can be specified as with group 3.
(Supplement 3) Group 1 and group 2 can be specified independentl y.
- Signals
Three types of signals are used with PMC control:
Group-by-group signals are assigned to each group.
Axis-by-axis signals are assigned to each axis.
Path-by-path signals are assigned to each path.
NOTE
The number of available groups depends on the number of NC path.
In general, groups equal to 4 times the number of NC path are available.
- 2317 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Group-by-group signal Input signal (G) address Output signal (F) address
Group 5 G1142 to G1149, G1150.5, G1151 F1130 to F1132, F1142
Group 6 G1154 to G1161, G1162.5, G1163 F1133 to F1135, F1145
Group 7 G1166 to G1173, G1174.5, G1175 F1136 to F1138, F1148
Group 8 G1178 to G1185, G1186.5, G1187 F1139 to F1141, F1151
Group 9 G2142 to G2149, G2150.5, G2151 F2130 to F2132, F2142
Group 10 G2154 to G2161, G2162.5, G2163 F2133 to F2135, F2145
Group 11 G2166 to G2173, G2174.5, G2175 F2136 to F2138, F2148
Group 12 G2178 to G2185, G2186.5, G2187 F2139 to F2141, F2151
Group 13 G3142 to G3149, G3150.5, G3151 F3130 to F3132, F3142
Group 14 G3154 to G3161, G3162.5, G3163 F3133 to F3135, F3145
Group 15 G3166 to G3173, G3174.5, G3175 F3136 to F3138, F3148
Group 16 G3178 to G3185, G3186.5, G3187 F3139 to F3141, F3151
Note, however, that a signal named EBUFg#p does not actually exist.
In the text, signal names such as "EBUFA", "EBUFB", "EBUFC", "EBUFD", and "EBUFg" are used.
Unless otherwise noted, these signal names are the abbreviations of "EBUFA#1" for group 1,
"EBUFB#1" for group 2, "EBUFC#1" for group 3, "EBUFD#1" for group 4, and "EBUFg#1 to
EBUFg#4" for general EBUF signals, respectively.
When assigning multiple axes to one group, set parameter No. 8010 so that the axes belong to the same
path. A setting in which the assigned axes do not belong to the same path is erroneous (see "Example of
incorrect relationships between groups and axes"). (Fig. 17.1.1 (c))
In Fig. 17.1.1 (b) , the first and second axes specified with group 1 belong to the same path (path 1), and
the third and fourth axes specified with group 2 belong to the same path (path 2), so that operation is
performed correctly.
PMC CNC
DI / DO
First axis control
Path 1
Group 1 command Group 1
Second axis control
Group 2 command Group 2
Third axis control
Path 2
Fourth axis control
- 2318 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Fig. 17.1.1 (b) Example of correct relationships between groups and axes
In Fig. 17.1.1 (c), " Example of incorrect relationships between groups and axes", the first and second
axes specified with group 1 belong to path 1, but the third axis specified with group 1 belongs to path 2,
so that an intended operation is not performed.
PMC CNC
DI / DO
First axis control Path 1
Group 1 command Group 1
Second axis control
Group 2 command Group 2
Third axis control
Path 2
Fourth axis control
Fig. 17.1.1 (c) Example of incorrect relationships between groups and axes
As mentioned earlier, in PMC axis control, group-by-group signal addresses are allocated in the signal
area of each path, but PMC axis control and multi-path control are independent of each other.
So, from the path to which group-by-group signal addresses are allocated, commands can be issued to
axes that belong to another path. In this case, however, check that the target axes belong to the same path.
In Fig. 17.1.1 (d), “Commands to different paths”, the group-by-group signal addresses of group 1 are
allocated to path 1, and the group-by-group signal addresses of group 5 are allocated to path 2. (See Table
17.1.1 (b), “Allocation of group-by-group signals”.)
Group 1 can issue commands to the axes that belong to path 2. Similarly, group 5 can issue commands to
the axes that belong to path 1.
PMC DI / DO CNC
Group 5
Group 5 command (Signal addresses are Third axis control
Path 2
allocated to path 2.)
Fourth axis control
- 2319 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
The number of available groups depends on the number of NC path.
Generally, the maximum number of available groups equals the number of NC
paths multiplied by 4.
Table 17.1.1 (c) Example of Path-by-path signal (PMC axis control override signal) allocation
Group-by-group signal Input signal (G) address Output signal (F) address
Group 1 G0150.0,1,6,7, G0151 F0129.5,7
Group 2 G0150.0,1,6,7, G0151 F0129.5,7
Group 3 G0150.0,1,6,7, G0151 F0129.5,7
Group 4 G0150.0,1,6,7, G0151 F0129.5,7
Group 5 G1150.0,1,6,7, G1151 F1129.5,7
Group 6 G1150.0,1,6,7, G1151 F1129.5,7
Group 7 G1150.0,1,6,7, G1151 F1129.5,7
Group 8 G1150.0,1,6,7, G1151 F1129.5,7
Group 9 G2150.0,1,6,7, G2151 F2129.5,7
Group 10 G2150.0,1,6,7, G2151 F2129.5,7
Group 11 G2150.0,1,6,7, G2151 F2129.5,7
Group 12 G2150.0,1,6,7, G2151 F2129.5,7
Group 13 G3150.0,1,6,7, G3151 F3129.5,7
Group 14 G3150.0,1,6,7, G3151 F3129.5,7
Group 15 G3150.0,1,6,7, G3151 F3129.5,7
Group 16 G3150.0,1,6,7, G3151 F3129.5,7
A path-by-path signal is input/output to and from a signal of the path to which the group belongs (for
example, path 1 when a command is issued from group 1). No path-by-path signal is input/output to and
from the path to which the axis assigned to the group belongs.
In Fig. 17.1.1 (e), "Relationships between paths and groups for path-by-path signals (G, F)", for example,
the signal EBUFB#2 (described later) input from group 5 (whose signal addresses are allocated to path 2)
is output to EOV#2 (path-by-path signal described later) of path 2 to which group 5 addresses are
allocated.
EBUFB#2 is not output to EOV#1 of path 1, to which the first axis assigned to group 5 belongs.
PMC DI / DO CNC
Group 1
Path-by-path signal (Signal
addresses are Path 1
EOV#1 First axis control
allocated to path
1.)
Group 5
Group 5 command
(Signal
addresses are Second axis control Path 2
Path-by-path signal allocated to path
EOV#2 2.)
Fig. 17.1.1 (e) Relationships between paths and groups for path-by-path signals (G, F)
- 2320 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
1. When PMC/L is used as PMC, the groups up to group 8 can be used. Group 9 and later groups
cannot be used.
2. When PMC control is performed with more than four times as many groups as the number of NC
paths, the signals shown in (A) and (B) below cannot be used for the excess paths and groups.
To use feedrate override signals, etc., set bit 2 (OVE) of parameter No. 8001 to 1.
(A) Path-by-path signals common to all groups
Fx129.7 *EAXSL
Fx129.5 EOV0
For example, when the number of NC paths is 2, the signals in (A) and (B) can be used by the groups up
to group 8.
The restrictions on the number of NC paths, available (A) signals, and available (B) signals are shown
Table 17.1.1 (d).
Table 17.1.1 (d)
Number of NC paths Available (A) signals Available (B) signals
1 F129.5,7 (B) signals in the range from G0 to G0767
2 F129.5,7,…, F1129.5,7 (B) signals in the range from G0 to G1767
3 F129.5,7,…, F2129.5,7 (B) signals in the range from G0 to G2767
4 F129.5,7,…, F3129.5,7 (B) signals in the range from G0 to G3767
In Fig. 17.1.1 (f), "Relationships between paths and groups for the direct signal (X)", when a command is
issued from group 5 to an axis of path 1, the valid direct signal ESKIP (described later) is ESKIP#1 of
path 1. The signal ESKIP#2 of path 2 is invalid.
PMC DI / DO CNC
Signal address
Direct signal Path 1
area of path 1 First axis control
ESKIP#1
ESKIP#2
Fig. 17.1.1 (f) Relationships between paths and groups for the direct signal (X)
- 2321 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
In Fig. 17.1.1 (g), "Relationships between path-by-path parameters and groups", when a command is
issued from group 5 to path 1, the setting of 0 with bit 2 (OVE) of the path-by-path parameter No. 8001
for path 1 is valid.
PMC CNC
8001#2=1
Among the three relationships, that is, the group-axis, path-group, and path-axis relationships, the two
relationships other than the path-axis relationship represent a concept specific to PMC axis control.
CAUTION
1 PMC axis control cannot be used to an axis under the axis synchronous control.
Cancel axis synchronous control before starting PMC axis command.
2 PMC axis control cannot be used to an axis under synchronous slave axis of
synchronous/composite control. Cancel synchronous control before starting
PMC axis command in slave axis.
3 Each axes cannot execute another PMC axis command by assigning two or
more axes to the same group. Assign the axes to another groups, and command
to each group.
Basic procedure
(1) In parameter No. 8010, set one of groups 1 to 16 for use with each axis to be used.
When movements are made along multiple axes for synchronization by using one group, ensure that the
feedrate-related parameters (rapid traverse, acceleration/deceleration time constant, diameter/ radius
specification, linear axis/rotation axis, and so forth) must be set to the same conditions.
When assigning multiple axes to one group, check that all axes that belong to the group are in the
same path.
(2) To enable direct PMC axis control, set each control axis selection signal (EAX1 to EAX8), that
corresponds to an axis to be controlled, to 1.
(3) Determine the operation.
The axis control command signals (EC0g to EC6g) specify the type of operation. The axis control
feedrate signals (EIF0g to EIF15g) specify the feedrate. The axis control data signals (EID0g to
EID31g) specify the moving distance and other data.
- 2322 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
These signals, together with block stop prohibition signal EMSBKg (described later), determine one
complete operation, which is tantamount to one block executed during CNC-controlled automatic
operation. These signals may be collectively called the axis control block data signals. (Refer to
Table 17.1.1 (e), “List of signals determining data, tantamount to one block for PMC axis control”.)
Table 17.1.1 (e) List of signals determining data, tantamount to one block for PMC axis control
Generic name Signal name Symbol Data type
Block stop prohibition signal EMSBKg Bit
Axis control block data Axis control command signal EC0g to EC6g Byte
signals Axis control feedrate signal EIF0g to EIF15g Word
Axis control data signal EID0g to EID31g 2-word
(4) When the data governing a complete operation (one block) is determined, reverse the logical state of
the axis control command read signal EBUFg (i.e., from 0 to 1 or vice versa). Note that, for this to
occur, axis control command read completion signal EBSYg must be in the same logical state as
EBUFg.
(5) The CNC is capable of storing axis control functions from the PMC in its buffer so that multiple
operations can be performed in series, under the control of the PMC. This allows the CNC to accept
a new command block from the PMC during the execution of another block if the buffer has free
space.
The Fig. 17.1.1 (h), "Buffering under PMC axis control" illustrates an example in which command
[1] is being executed, commands [2] and [3] are stored in the buffers, and command [4] has been
issued (the axis control block data signal is set).
: :
Block n
- 2323 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
EBUFg
(Input)
(1) (2) (3) (4) (5)
Not specifiable
EBSYg
(Output)
Input buffer
[3] [4]
(1), (2), (3), (4), (5) : A new block cannot be issued during these intervals (while EBUFg and EBSYg are
in different logical states). In interval (4), the buffer is in the "full" state.
The status of the CNC buffer can be determined by the exclusive OR of the axis control command read
signal EBUFg, input from the PMC, and axis control command read completion signal EBSYg, output
from the CNC. (Table 17.1.1 (f), "Buffering status in PMC axis control")
(6) Repeat steps (3) and (4) until all the blocks have been issued.
When the final block has been issued, set control axis selection signals EAX1 to EAX8 to 0. Before
setting these signals to 0, however, check that the blocks stored in the CNC's input, waiting, and
executing buffers have all been executed. Setting the signals to 0 while a block is being executed, or
while a block remains in any of these buffers, results in the issue of a P/S alarm. This alarm PS0139
suspends the current block execution and invalidates the blocks stored in the input and waiting
buffers.
To ensure no block is being executed, or that there are no blocks remaining in the input or waiting
buffer, check that control axis selection status signal *EAXSL is set to 0.
For those axes that are always subject to PMC control, such as those controlling turrets, pallets, and
ATCs, ensure that the EAX1 to EAX8 signals are always set to 1. There is no need to set these
signals to 0 after issuing commands from the PMC to the CNC. When all command blocks have
been executed (there are no blocks remaining to be executed), the CNC automatically stops
execution.
- 2324 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
(7) When control axis selection signals EAX1 to EAX8 are set from 1 to 0, control is returned to the
CNC.
Command
Overview of commands
As described in step (3) in the basic procedure, one PMC axis control command block is represented by
the axis control block data signals.
PMC axis control enables the commands indicated in Table 17.1.1 (g), “Command list” to be specified.
In Table 17.1.1 (g), "Command list":
"Command" represents the axis control command signals (EC0g to EC6g).
"Data 1" represents the axis control feedrate signals (EIF0g to EIF15g).
"Data 2" represents the axis control data signals (EID0g to EID31g).
Cutting feed - feed per Feedrate per Total moving The same operation as “G95 G01” of the
(3) 02h
revolution revolution distance CNC is performed.
- 2325 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
The rapid traverse rate is valid only when bit 0 (RPD) of parameter No. 8002 is
set to 1.
Details of commands
A detailed description of each command is provided below. The parenthesized number following each
command title represents the value of the axis control command signals EC0g to EC6g.
- 2326 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
[Unit of data]
Unit of data
Unit
IS-A to IS-C
Metric machine 1 mm/min
Linear axis
Inch machine 0.1 inch/min
Rotation axis 1 deg/min
NOTE
When bit 0 (CMI) of parameter No. 11850 is 0, the rapid traverse rate set by
EIF0g to EIF15g is always represented in millimeters.
[Unit of data] Least input increment of the applied axis (Refer to the standard parameter setting table
(A))
For diameter specification based on bit 3 (DIAx) of parameter No. 1006, whether to specify a radius value
or diameter value can be chosen using bit 1 (CDI) of parameter No. 8005.
When bit 0 (RPD) of parameter No. 8002 is set to 1 (to use the PMC axis interface for rapid traverse rate
selection), the rapid traverse rate unit is 1 mm/min if bit 2 (R10) of parameter No. 8005 is set to 0; the
rapid traverse rate unit is 10 mm/min if bit 2 (R10) of parameter No. 8005 is set to 1.
With bit 2 (OVE) of parameter No. 8001, select a dry run signal and manual rapid traverse selection
signal to be used. In addition to these signals, with bit 2 (OVE) of parameter No.8001, select also a feed
rate override signal, a override cancellation signal and rapid traverse override signal. The Table 17.1.1 (h)
indicates the relationships between the bit and signals.
Table 17.1.1 (h)
Bit 2 (OVE) of parameter
Bit 2 (OVE) of parameter
No.8001 = 0
Signals No. 8001 = 1
(same signals as those used
(signals specific to the PMC)
for the CNC)
Feedrate override signals *FV0 to *FV7<G012> *EFOV0 to *EFOV7<G151>
Override cancellation signal OVC<G006.4) EOVC<G150.5>
EROV1,2<G150.0,1>
Rapid traverse override signals ROV1,2<G014.0,1> or
*EROV0 to *EROV7<G151>
Dry run signal DRN<G046.7> EDRN<G150.7>
Manual rapid traverse selection signal RT<G019.7> ERT<G150.6>
When the dry run signal DRN/EDRN is set to “1”, the feedrate is as indicated Table 17.1.1 (i).
Table 17.1.1 (i)
Manual rapid traverse When rapid traverse is specified
selection signal (RTorERT) RDE(No.8001#3)=0 RDE(No.8001#3)=1
0 Rapid traverse Dry run feedrate ×*JV (NOTE)
1 Rapid traverse Rapid traverse
- 2327 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
When bit 1 (JOV) of parameter No. 1402 is set to 1, the manual feedrate
override signal *JV is not applied, but the dry run feedrate is just applied.
Related parameters
Bit 3 (DIAx) of parameter No. 1006
Bit 1 (JOV) of parameter No. 1402
Parameter No. 1420
Bit 2 (OVE) of parameter No. 8001
Bit 3 (RDE) of parameter No. 8001
Bit 0 (RPD) of parameter No. 8002
Bit 1 (CDI) of parameter No. 8005
Bit 2 (R10) of parameter No. 8005
Related signals
Manual rapid traverse selection signal RT <G019.7>
Dry run signal DRN <G046.7>
Manual rapid traverse selection signal (for PMC axis control) ERT <G150.6>
Dry run signal (for PMC axis control) EDRN <G150.7>
When bit 4 (EFD) of parameter No. 8006 is set to 1, the unit of feedrate data increases by a factor of 100.
Moreover, the feedrate unit can be changed using a combination of bit 4 (PF1) of parameter No. 8002 and
bit 5 (PF2) of parameter No. 8002.
- 2328 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
CAUTION
1 When “0” is specified, the buffering state remains unchanged and no axis
movement takes place. In such a case, perform a reset operation with the reset
signal ECLRg.
2 Clamping to the cutting feedrate (parameter No. 1430) is disabled.
With bit 2 (OVE) of parameter No. 8001, select a dry run signal and manual rapid traverse selection
signal to be used. In addition to these signals, with bit 2 (OVE) of parameter No.8001, select also a feed
rate override signal, a override cancellation signal and rapid traverse override signal. The Table 17.1.1 (j)
below indicates the relationships between the bit and signals.
Table 17.1.1 (j)
Bit 2 (OVE) of parameter
Bit 2 (OVE) of parameter
No.8001 = 0
Signals No. 8001 = 1
(same signals as those used
(signals specific to the PMC)
for the CNC)
Feedrate override signals *FV0 to *FV7<G012> *EFOV0 to *EFOV7<G151>
Override cancellation signal OVC<G006.4) EOVC<G150.5>
EROV1,2<G150.0,1>
Rapid traverse override signals ROV1,2<G014.0,1> or
*EROV0 to *EROV7<G151>
Dry run signal DRN<G046.7> EDRN<G150.7>
Manual rapid traverse selection signal RT<G019.7> ERT<G150.6>
When the dry run signal DRN/EDRN is set to “1”, the feedrate is as indicated Table 17.1.1 (k).
Unlike rapid traverse, the feedrate does not depend on the value of bit 3 (RDE) of parameter No. 8001.
Table 17.1.1 (k)
Manual rapid traverse selection signal (RT / ERT) When cutting feed is specified
0 Dry run speed × *JV (Note)
1 Cutting feed
NOTE
When bit 1 (JOV) of parameter No. 1402 is set to 1, the manual feedrate
override signal *JV is not applied, but the dry run feedrate is just applied.
Related parameters
Bit 3 (DIAx) of parameter No. 1006
Bit 1 (JOV) of parameter No. 1402
Bit 2 (OVE) of parameter No. 8001
Bit 3 (F10) of parameter No. 8002
Bit 4 (PF1) of parameter No. 8002
Bit 5 (PF2) of parameter No. 8002
Bit 1 (CDI) of parameter No. 8005
Bit 4 (EFD) of parameter No. 8006
Related signals
Manual rapid traverse selection signal RT <G019.7>
Dry run signal DRN<G046.7>
Manual rapid traverse selection signal (for PMC axis control) ERT <G150.6>
Dry run signal (for PMC axis control) EDRN <G150.7>
- 2329 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
<For M series>
[Unit of data] The Table 17.1.1 (n) indicates the unit of data depending on the setting of bits 6 (FR1) and
bit 7 (FR2) of parameter No. 8002.
Table 17.1.1 (n)
Parameter Metric input Inch input Rotation axis
FR2 FR1 (mm/rev) (inch/rev) (deg/rev)
1 1
0.01 0.0001 0.01
0 0
0 1 0.1 0.001 0.1
1 0 1 0.01 1
- 2330 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
CAUTION
1 A set feedrate can be increased by a factor of 10 or 100 by setting bit 6 (FR1)
and bit 7 (FR2) of parameter No. 8002.
2 The feedrate is clamped to a value not exceeding the setting of parameter No.
8022.
3 Override is enabled. Dry run depends on the value of bit 3 (DRR) of parameter
No. 8005.
4 In the case of using analog spindle, if the thread cutting is executed in NC
program while the PMC axis is moving by this command, the motion of PMC axis
once stops for detecting one-rotation-signal.
Dry run operation follows the specifications of cutting feed - feed per minute.
Related parameters
Bit 3 (DRR) of parameter No. 8005
Parameter No. 8022
Others follow the specifications of the cutting feed - feed per minute.
Related signals
Same as for cutting feed - feed per minute
Skip
This command performs the same operation as "G31 G01" of the CNC.
High-speed skip is disabled.
This skip signal is valid for an axis assigned to a path from path 1 to path 3.
For an axis assigned to path 1, ESKIP (X004.6) is valid.
For an axis assigned to path 2, ESKIP#2(X013.6) is valid.
For an axis assigned to path 3, ESKIP#3(X011.6) is valid.
For axes assigned to path 4, this skip signal cannot be used.
Cutting feedrate
The specifications of the cutting feed command (EC0g to EC6g: 01h) are applicable.
CAUTION
Feedrate override, dry run, and automatic acceleration/deceleration are disabled.
- 2331 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Dwell time
Set a dwell time with a binary code.
Valid data range Unit
1 to 9999999 ms
When diameter specification is selected with bit 3 (DIAx) of parameter No. 1006, whether to specify a
radius value or diameter value for dwell operation can be specified using bit 1 (CDI) of parameter No.
8005.
When the increment system is IS-C, the dwell time can be set to a least input increment of 0.1 msec with
bit 1 (DWE) of parameter No. 8002.
Related parameters
Bit 3 (DIAx) of parameter No. 1006
Bit 1 (DWE) of parameter No. 8002
Bit 1 (CDI) of parameter No. 8005
Related parameters
Bit 1 (DLZx) of parameter No. 1005
Bit 5 (ZMIx) of parameter No. 1006
Parameter No. 1836
- 2332 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Continuous feed is performed until a reset. At this time, the remaining amount of travel is 0 at all times.
By setting the reset signal ECLRg to “1”, the command can be ended. At this time, the servo motor is
decelerated to a stop, the axis moving signal EGENg is set to “0”, and the control axis selection status
signal *EAXSL is also set to 0.
Before specifying the next command, check that the control axis selection status signal *EAXSL is set to
“0”.
Until the control axis selection status signal *EAXSL is set to “0”, ensure that the reset signal ECLRg
continues to be set to “1”.
Continuous feedrate
A feedrate along an axis is set in the same way as for cutting feed - feed per minute (EC0g to EC6g: 01h).
A feedrate change can be made during continuous feed.
If a feedrate (EIF0g to EIF15g) is set, and the logical state of the axis control command read signal
EBUFg is reversed, a new continuous feedrate is set.
This command is not buffered. So, the axis control command read completion signal EBSYg need not be
checked when this command is specified usually.
A set feedrate can be increased by a factor of 10 with bit 3 (F10) of parameter No. 8002. Moreover, a set
feedrate can be increased by a factor of up to 200 with bit 2 (JFM) of parameter No. 8004.
CAUTION
A maximum feedrate applicable when override is applied differs from a maximum
feedrate applicable when override is canceled. Maximum feedrate data in the
two cases is indicated Table 17.1.1 (p) and Table 17.1.1 (q).
- 2333 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
1 A feedrate increased by a factor of 200 is valid only when the continuous feed
command (EC0g to EC6g: 06h) is used.
2 The actual feedrate may not be displayed correctly, depending on the feedrate.
Feed direction
Specify the direction of continuous feed with the signal EID31g.
0: Positive direction
1: Negative direction
The signals EID0g to EID30g are undefined.
To change the feed direction during continuous feed, the signal EID31g is reversed and then the logical
state of the axis control command read signal EBUFg is reversed.
Dry run operation follows the specifications of cutting feed - feed per minute.
Related parameters
Bit 1 (JOV) of parameter No. 1402
Bit 2 (OVE) of parameter No. 8001
Bit 3 (F10) of parameter No. 8002
Bit 2 (JFM) of parameter No. 8004
Related signals
Same as for cutting feed - feed per minute
NOTE
If bit 1 (DLZ) of parameter No. 1005 is set to enable the function for setting the
reference position without dogs for each axis, and reference position return
operation is not performed even once after the power is turned on, the alarm
PS0090, “REFERENCE RETURN INCOMPLETE” is issued when the first
reference position return command (EC0g to EC6g: 07h) is specified.
Related parameters
Bit 1 (DLZx) of parameter No. 1005
Parameter No. 1240
Bit 1 (JOV) of parameter No. 1402
Parameter No. 1420
- 2334 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Parameter No. 1424
Bit 2 (OVE) of parameter No. 8001
Bit 3 (RDE) of parameter No. 8001
Bit 0 (RPD) of parameter No. 8002
Related signals
Same as for rapid traverse
Related parameters
Bit 1 (DLZx) of parameter No. 1005
Parameter No. 1241
Bit 1 (JOV) of parameter No. 1402
Parameter No. 1420
Bit 2 (OVE) of parameter No. 8001
Bit 3 (RDE) of parameter No. 8001
Bit 0 (RPD) of parameter No. 8002
Related signals
Same as for rapid traverse
Related parameters
Bit 1 (DLZx) of parameter No. 1005
Parameter No. 1242
Bit 1 (JOV) of parameter No. 1402
Parameter No. 1420
Bit 2 (OVE) of parameter No. 8001
Bit 3 (RDE) of parameter No. 8001
Bit 0 (RPD) of parameter No. 8002
- 2335 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Related signals
Same as for rapid traverse
Related parameters
Bit 1 (DLZx) of parameter No. 1005
Parameter No. 1243
Bit 1 (JOV) of parameter No. 1402
Parameter No. 1420
Bit 2 (OVE) of parameter No. 8001
Bit 3 (RDE) of parameter No. 8001
Bit 0 (RPD) of parameter No. 8002
Related signals
Same as for rapid traverse
By setting the reset signal ECLRg to “1”, the command can be ended. At this time, the servo motor is
decelerated to a stop, the axis moving signal EGENg is set to “0”, and the control axis selection status
signal *EAXSL is also set to “0”.
Before specifying the next command, check that the control axis selection status signal *EAXSL is set to
“0”.
Until the control axis selection status signal *EAXSL is set to “0”, ensure that the reset signal ECLRg
continues to be set to “1”.
The position coder to be synchronized depends on the parameter setting, as shown Table 17.1.1 (r).
- 2336 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Table 17.1.1 (r)
Bit 3 (ESY) of Bit 0 (EOS) of
Command of
parameter No. parameter No. Valid position coder
G146
8007 8019
0 0/1 Not required Position coder (not a serial spindle)
1 0 Not required Position coder of the first spindle belonging to path 1 (*2)
1 1 Required Position coder of an arbitrary spindle (specified by G146)
*2: This can be specified for the servo axis belonging to path 1.
Pulse weight
Set an external pulse weight.
Example)
For 0.5: EIF0g to EIF7g = 80h (=80h/100h=128 / 256 = 0.5)
For 0.2: EIF0g to EIF7g = 33h (=33h/100h= 51 / 256 = 0.2)
Example)
For 0.5: EIF0g to EIF4g = 10h (=10h/20h=16 / 32 = 0.5)
For 0.2: EIF0g to EIF4g = 06h (=06h/20h= 6 / 32 = 0.2)
When a negative weight value is set, a movement is made along the axis in the opposite direction.
If a new pulse weight is set and the logical state of the axis control command read signal EBUFg is
reversed during axis movement based on external pulse synchronization, a movement is made along the
axis according to the new pulse weight.
This command is not buffered. So, the axis control command read completion signal EBSYg need not be
checked when this command is specified usually.
Spindle number of a serial spindle to be synchronized (for synchronization with the position coder
of a serial spindle)
The serial spindle to be synchronized is set with a spindle number common to the system.
The valid range extends from 1 to the maximum number of control axes. If the spindle number falls
outside the range, external pulse synchronization is disabled.
Example)
When the spindle (serial spindle) of each path is assigned as shown Table 17.1.1 (s) and Fig.
17.1.1 (j)
- 2337 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Spindle number common to the system Path number + Spindle number in the path
Fourth spindle (S4) First spindle in path 2 (S21)
Path 1 Path 2
To perform external pulse synchronization with the second spindle (S21) in path 2, set the
spindle number of the serial spindle to 4.
NOTE
1 The spindle number to be set does not depend on the path and is common to
the system.
2 If the set serial spindle is not present, external pulse synchronization is disabled.
3 Be sure to set EID8g to EID31g (G147 to G149 for group 1) to 0.
Related parameters
Bit 3 (DIAx) of parameter No. 1006
Parameter No. 1424
Bit 1 (CDI) of parameter No. 8005
Bit 3 (ESY) of parameter No. 8007
Bit 0 (EOS) of parameter No. 8019
CAUTION
1 The feedrate is clamped to the manual rapid traverse rate for each axis
(parameter No. 1424).
2 In the case of using analog spindle, if the thread cutting is executed in NC
program while the PMC axis is moving by this command, the motion of PMC axis
once stops for detecting one-rotation-signal.
NOTE
For diameter specification based on bit 3 (DIAx) of parameter No. 1006, whether
to specify a radius value or diameter value can be chosen using bit 1 (CDI) of
parameter No. 8005. At this time, set the same value with bit 3 (DIAx) of
parameter No. 1006 for all axes that belong to the same group.
When a negative external pulse value is specified, a movement is made in the opposite direction.
The remaining amount of travel is 0 at all times.
- 2338 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
If a manual handle interrupt operation is performed for the same axis, an amount of travel based on
external pulses added to manual handle interrupt pulses results. A parameter-set magnification is invalid.
By setting the reset signal ECLRg to “1”, each of these commands can be ended. At this time, the servo
motor is decelerated to a stop, the axis moving signal EGENg is set to “0”, and the control axis selection
status signal *EAXSL is also set to “0”.
Before specifying the next command, check that the control axis selection status signal *EAXSL is set to
“0”. Until the control axis selection status signal *EAXSL is set to “0”, ensure that the reset signal
ECLRg continues to be set to “1”.
Pulse weight
The specifications of the external pulse synchronization - position coder command (EC0g to EC6g: 0Bh)
are applicable.
Related parameters
Same as for external pulse synchronization - position coder
CAUTION
The feedrate is clamped to the manual rapid traverse rate for each axis
(parameter No. 1424).
NOTE
For diameter specification based on bit 3 (DIAx) of parameter No. 1006, whether
to specify a radius value or diameter value can be chosen using bit 1 (CDI) of
parameter No. 8005. At this time, set the same value with bit 3 (DIAx) of
parameter No. 1006 for all axes that belong to the same group.
By using bit 0 (ROTx) of parameter No. 1006, set a rotation axis as a controlled axis for which this
command is executed.
The continuous feed command (EC0g to EC6g: 06h) exercises position control. However, the speed
command (EC0g to EC6g: 10h) can exercise speed control on the servo motor to dynamically change the
speed during continuous feed. So, this command is suited, for example, to an application where a servo
motor drives a rotary tool.
With parameter No. 8028 and No. 8032, a time constant for linear acceleration/ deceleration can be set for
each axis.
Every coordinate values are not updated during the speed command.
A reference position return operation needs to be performed after a move command is specified upon
completion of the speed command. (This operation also needs when an absolute position detector is
attached.)
When bit 2 (VCP) of parameter No. 8007 is set to 0, coordinates are updated during feed operation based
on a speed command. (The FS15 type is used for the speed command in PMC axis control.)
- 2339 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
When bit 2 (VCP) of parameter No. 8007 is set to 1, the FS16 type is used for the speed command in
PMC axis control. With this setting, the speed command is determined by the setting of bit 4 (EVP) of
parameter No. 8005.
When the FS16i type (bit 2 (VCP) of parameter No. 8007 is set to 1) and speed control (bit 4 (EVP) of
parameter No. 8005 is set to 0) are specified, coordinates are not updated. Reference position return must
be performed before a move command is executed after the completion of the speed command since the
machine position is lost. (The machine position is also lost when an absolute position detector is
attached.)
When the FS16i type (bit 2 (VCP) of parameter No. 8007 is set to 1) and position control (bit 4 (EVP) of
parameter No. 8005 is set to 1) are specified, coordinates are updated.
By setting the reset signal ECLRg to “1”, this command can be ended.
At this time, the servo motor is decelerated to a stop, and the axis moving signal EGENg is set to “0”.
Before specifying the next command, check that the axis moving signal EGENg is set to “0”.
Until the axis moving signal EGENg is set to “0”, ensure that the reset signal ECLRg continues to be set
to “1”.
After the execution of speed command, to execute a move command in an NC block, execute the method
(2) of CAUTION 9 in the item "Caution" described in the end of chapter "PMC CONTROL
FUNCTION".
Continuous feedrate
Set the speed of the servo motor with a binary code.
Set a positive value when the servo motor rotates in the forward direction. Set a negative value (two's
complement) when the servo motor rotates in the reverse direction.
If a new servo motor speed is set as a feedrate, and the logical state of the axis control command read
signal EBUFg is reversed, the servo motor is accelerated or decelerated to the new speed.
Related parameters
Parameter No. 8028
Parameter No. 8032
- 2340 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
1 The following feedrate error can occur:
Gear
Speed command
Amplifier Motor
Axis
(b)
Detector
(a)
(a) With the speed command based on PMC axis control, a servo motor speed
is specified as a feedrate. So, in order to specify a feedrate for an axis when
a gear is used between the axis and servo motor, the desired feedrate for
the axis needs to be converted to a servo motor speed. A feedrate must be
specified using an integer, so that when it is converted to a servo motor
speed, a rounding error can occur.
(b) The minimum unit of feedrate is given by the expression below. An integer
must be specified. No finer value may be specified.
Fmin = P ÷ 1000 (mm/min)
A calculation is made according to IS-B.
Fmin: Minimum feedrate unit
P : Number of pulses per revolution of a detector for speed feedback
A speed is specified according to the expression below.
F = N × P ÷ 1000 (mm/min)
A calculation is made according to IS-B.
F : Speed command (integer)
N : Servo motor speed (min-1)
P : Number of pulses per revolution of a detector for speed feedback
2 In the speed command mode, a speed after acceleration/deceleration is
specified for the servo control section. At this time, a position control loop gain is
invalid.
3 Machine lock is disabled for the speed command.
- 2341 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
+
Command CMR Position Servo Motor
pulse control amplifier
Detector
Block diagram
Related parameters
Bit 4 (EVP) of parameter No. 8005
Bit 2 (VCP) of parameter No. 8007
Parameter No. 8040
Parameter PTC (No.12730)
Parameter No. 12731
Parameter No. 12732
Parameter No. 12733
Parameter No. 12734
Parameter No. 12735
Parameter No. 12736
Parameter No. 12737
Parameter No. 12738
NOTE
1 The control axis to be controlled needs to be set as a rotation axis in bit 0
(ROTx) of parameter No. 1006.
2 When the FS16i specification (bit 2 (VCP) of parameter No. 8007 is 1) and
speed control (bit 4 (EVP) of parameter 8005 is 0) are specified, coordinates are
not updated.
After execution, the following signal is set to 0 and the position is lost.
- Reference position establishment signal ZRFx<F120>
After execution of speed command, establish the reference position.
3 When the FS16i specification (bit 2 (VCP) of parameter No. 8007 is 1) and
position control (bit 4 (EVP) of parameter 8005 is 1) are specified, coordinates
are updated.
- 2342 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
4 Only when the FS16i specification (bit 2 (VCP) of parameter No. 8007 is 1) and
position control (bit 4 (EVP) of parameter 8005 is 1) are specified, feedrate
override is enabled.
5 After the execution of speed command, to execute a move command in an NC
block, execute the method (2) of CAUTION 9 in the item "Caution" described in
the end of chapter "PMC CONTROL FUNCTION".
With this command, position control on a PMC control axis can be switched to torque-based control. The
servo motor outputs torque exactly as specified by the NC.
Maximum feedrate
Specify a maximum feedrate during torque control by using the unit min-1.
When there is no torque generation target or the feedrate exceeds the specified value during torque
control, the alarm SV0422, “EXCESS VELOCITY IN TORQUE” is issued.
When updating the maximum feedrate during torque control set in the torque control mode, set new data
on the signals and reverse the logical state of the axis control command read signal EBUFg.
NOTE
When a linear motor is used, the unit of data is cm/min.
Torque data
Specify torque data.
Specify a positive value when the torque direction is positive. Specify a negative value when the torque
direction is negative.
When updating the torque data set in the torque control mode, set new data on the signals and reverse the
logical state of the axis control command read signal EBUFg.
NOTE
When a linear motor is used, the unit of data is 0.001N.
Except when bit 4 (TQF) of parameter No. 1803 is set to 0, and bit 1 (TRE) of parameter No.
1805 is se to 1, the CNC always exercises position control even in the torque control mode. So,
no reference position return operation needs to be performed even at the time of switching from
torque control to position control.
(c) Movement direction and speed in the torque control mode
In the torque control mode, the output of torque specified by the axis control data signals
EID0g to EID31g is attempted. However, when there is no torque generation target or the
output has not reached the specified torque data yet, a movement is made in the same direction
as in the case of position control according to the +/- sign of torque data. When the move speed
exceeds the specified value, the alarm SV0422 is issued.
(d) Timing of switching to torque control
Switching to the torque control mode from another mode occurs when the position deviation is
decreased to within the in-position width.
(e) In the torque control mode, the torque control mode signal TRQMx is set to 1. (For details of
this signal, see "Signal detail".)
- 2344 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
(a) Timing of torque control cancellation
The cancellation of torque control based on PMC axis control depends on whether to perform
follow-up operation as determined by bit 4 (TQF) of parameter No. 1803.
- When follow-up operation is performed (with bit 4 (TQF) of parameter No. 1803 set to 1).
The torque control mode signal TRQMx is set to 0 to return to position control immediately
when a cancellation condition occurs. The execution then stops when the position deviation is
decreased to within the in-position width.
- When follow-up operation is not performed (with bit 4 (TQF) of parameter No. 1803 set to 1).
The torque control mode signal TRQMx is set to 0 when a cancellation condition occurs. If the
error counter is updated (with bit 1 (TRE) of parameter No. 1805 set to 0), the control mode is
switched back to position control when the position deviation is decreased to below the value
of the cancellation limit parameter No. 1886 after the start of follow-up operation. The
execution then ends when the position deviation is decreased to within the in-position width. If
the error counter is not updated (bit 1 (TRE) of parameter No. 1805 is set to 1), a reference
position return operation must be once performed to return to position control.
(b) Command after cancellation
After the torque control mode is canceled, the control mode is switched to normal position
control. In the torque control mode, position is controlled, so that machine coordinates are not
shifted. However, a shift occurs between the workpiece coordinates and machine coordinates,
so that the shift amount needs to be canceled, for example, by executing workpiece coordinate
system preset.
After the execution of torque control, to execute a move command in an NC block, execute the
method (2) of CAUTION 9 in the item "Caution" described in the end of chapter "PMC
CONTROL FUNCTION".
The Table 17.1.1 (t) indicates the operations dependent on the settings of bit 4 (TQF) of parameter No.
1803 and bit 1 (TRE) of parameter No. 1805.
Table 17.1.1 (t)
Bit 4 (TQF) of Bit 1 (TRE) of Reference
Position
parameter No. parameter No. Operation in TRQ mode position
control
1803 1805 return(*)
1 0/1 O Position control is exercised. Not required
0 0 O The alarm SV0423 is issued when the error Not required
counter exceeds the value of parameter No. 1885.
0 1 - No SV alarm is issued. When the maximum Required
allowable speed is exceeded, however, the alarm
SV0422 is issued.
(*) Whether reference position return operation is required or not when the control mode has been
switched from torque control back to position control
- 2345 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
CAUTION
1 If a movement is made along a torque control axis in the torque control mode,
set bit 4 (TQF) of parameter No. 1803 for follow-up operation to 1.
2 If a movement has been made along a torque control axis when torque control is
canceled, a mechanical shock occurs at the time of return to position control. As
a greater speed is used, a larger shock occurs. So, decelerate to a maximum
allowable extent or stop before canceling torque control.
3 When specifying torque control after completion of manual reference position
return, set the feed direction selection signal to 0 or switch to a mode other than
the manual reference position return mode beforehand.
4 When the control axis selection signal EAXx is switched in the torque control
mode, the alarm PS0139, “CANNOT CHANGE PMC CONTROL AXIS” is issued.
Before switching the control axis selection signal EAXx, cancel the torque control
mode.
5 In the torque control mode, do not detach a controlled axis with the control axis
detach signal DTCHx or a setting parameter.
6 When servo-off occurs, the torque control mode is canceled. However, the
torque control state remains to be set. So, be sure to set the reset signal ECLRg
to “1”.
7 Machine lock is disabled for the torque control command.
8 In case bit 4 (TQF) of parameter No. 1803 is 0 (Follow-up operation is not
performed.) and bit 1 (TRE) of parameter No. 1805 is 1 (Servo error counter is
not updated.), after execution of torque control, establish the reference position.
9 After the execution of torque control, to execute a move command in an NC
block, execute the method (2) of CAUTION 9 in the item "Caution" described in
the end of chapter "PMC CONTROL FUNCTION".
Related parameters
Bit 4 (TQF) of parameter No. 1803
Bit 1 (TRE) of parameter No. 1805
Parameter No. 1885
Parameter No. 1886
Parameters about servo function "torque control function" (See above description)
Related signals
Control axis detach signal DTCHx <G124>
- 2346 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Auxiliary function code
Specify an auxiliary function code to be sent to the PMC with a binary code.
With bit 6 (AUX) of parameter No. 8001, specify a 1-byte or 2-byte code on the signals EID0g to
EID15g.
Related parameters
Bit 6 (AUX) of parameter No. 8001
Related signals
Auxiliary function completion signal EFINg <G142.0>
Auxiliary function strobe signal EMFg <F131.0> (for auxiliary function 1)
Auxiliary function strobe signal EMF2g <F131.2> (for auxiliary function 2)
Auxiliary function strobe signal EMF3g <F131.3> (for auxiliary function 3)
Auxiliary function code signals EM11g to EM48g <F132, F142>
Auxiliary function executing signal EDENg <F130.3>
NOTE
The same auxiliary function cannot be concurrently executed with some groups
(For example, command of 12h to 2 groups). Execute a different auxiliary
function in each group or execute with another group after the auxiliary function
ends.
This command performs rapid traverse in the absolute mode to a specified position in the machine
coordinate system. So, this command can be used to move the tool to a specified machine-specific
position such as a tool change position.
NOTE
1 When using this command with the T series, cancel tool offset and tool-nose
radius compensation beforehand.
2 When using this command with the M series, cancel tool radius compensation,
tool length compensation, and tool offset beforehand.
3 Before this command can be specified, a machine coordinate system must be
set. So, a manual reference position return operation or reference position return
operation based on G28 needs to be performed at least once after the power is
turned on. When an absolute-position detector is attached, machine position
data is stored, so that a reference position return operation is unnecessary after
the power is turned on.
4 This command can be specified regardless of the setting (bit 0 (NWZ) of
parameter No. 8136) of the workpiece coordinate system.
When the machine coordinate system selection (20h) is commanded with the PMC axis control for the
rotary axis to which the roll-over function is valid (bit 0 (ROAx) of parameter No.1008 is set to 1), the
direction of the rotation for an absolute command is as follows.
Bit 4 (R20x) of parameter No.8013
0 1
0 Direction of the shortest path Direction of the shortest path
Bit 1 (RABx) of
Direction of sign of the amount of the Direction of sign of the command
parameter No.1008 1
movement to be made value
- 2347 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Machine coordinate
For a linear axis, specify a machine coordinate in the input unit for the axis as an absolute value with a
binary code.
Example: For absolute "10000"
Input unit inch 1.0000 mm 10.000
Output unit mm 25.400 inch 0.3937
Related parameters
Bit 0 (ROTx) of parameter No. 1006
Bit 0 (ROAx) of parameter No. 1008
Bit 1 (RABx) of parameter No. 1008
Parameter No. 1260
NOTE
The dry run signal and the override signal are invalid, but the tool stops only
when the override signal specifies 0%.
- 2348 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
- Command buffering
The continuous feed command (EC0g to EC6g: 06h) and the external pulse synchronization commands
(EC0g to EC6g: 0Bh, 0Dh to 0Fh) are not buffered. So, the axis control command read completion signal
EBSYg need not be checked at usual command specification time.
When the continuous feed command (EC0g to EC6g: 06h) is specified, the feedrate is changed to a
specified value by specifying a value with EIFg and reversing EBUFg. (However, the direction remains
unchanged.)
- Acceleration/deceleration
The valid acceleration/deceleration type varies from one command to another.
See Table 17.1.1 (u), "Valid acceleration/deceleration types (for each command)".
- Immediate commands
The commands listed below are not buffered. The commands are referred to as immediate commands.
- 2349 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
When an immediate command is prepared and the axis control command read signal EBUFg is reversed
during execution of the same type of command, the command being executed is terminated, and the next
command is executed immediately.
Suppose, for example, that when continuous feed is being executed at 100 mm/min, another continuous
feed command with only the feedrate changed to 300 mm/min is specified and the axis control command
read signal EBUFg is reversed. The feedrate changes to 300 mm/min.
Without waiting for the condition (2), the following command can not be executed. When the bit 1 (PIA)
of parameter No.8019 is set to 1, As shown in Table17.1.1 (v) and Table17.1.1 (w), alarm DS1451,
”IMPROPER PMC AXIS COMMAND” is generated by different acceleration/deceleration type
command during deceleration. Incorrect behavior can be suppressed by alarm DS1451 is generated.
Signal
Signal list (PMC axis control)
Number Symbol Signal name
(1) EAX1 to EAX8 Controlled axis selection signals
(2) EC0g to EC6g Axis control command signals
(3) EIF0g to EIF15g Axis control feedrate signals
(4) EID0g to EID31g Axis control data signals
(5) EBUFg Axis control command read signal
(6) EBSYg Axis control command read completion signal
(7) ECLRg Reset signal
(8) ESTPg Axis control temporary stop signal
(9) ESBKg Block stop signal
(10) EMSBKg Block stop disable signal
(11) EM11g to EM48g Auxiliary function code signals
(12) EMFg Auxiliary function strobe signal
(13) EMF2g Auxiliary function 2 strobe signal
(14) EMF3g Auxiliary function 3 strobe signal
(15) EFINg Auxiliary function completion signal
(16) ESOFg Servo-off signal
(17) EMBUFg Buffering disable signal
(18) *EAXSL Control axis selection status signal
(19) EINPg In-position signal
(20) ECKZg Following zero checking signal
(21) EIALg Alarm signal
(22) EGENg Axis moving signal
(23) EDENg Auxiliary function executing signal
(24) EOTNg Negative-direction overtravel signal
(25) EOTPg Positive-direction overtravel signal
(26) *EFOV0g to *EFOV7g Feedrate override signals
(27) *EROV0g to *EROV7g 1% step rapid traverse override signals
(28) EOVCg Override cancellation signal
(29) EROV1, EROV2 Rapid traverse override signals
(30) EDRN Dry run signal
(31) ERT Manual rapid traverse selection signal
(32) EOV0 Override 0% signal
(33) ESKIP Skip signal
(34) EADEN1 to EADEN32 Distribution completion signals
(35) EABUFg Buffer full signal
(36) EACNT1 to EACNT32 Controlling signals
(37) ELCKZg Accumulated zero check signal
(38) TRQM1 to TRQM8 Torque control mode signal
- 2351 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Signal address
The method of counting the addresses of the input/output signals G and F is described below. (See Table
17.1.1 (b), "Allocation of group-by-group signals".)
For group-by-group signals, the addresses of group 5 and up are determined in such a way that 1000 is
incremented for every four groups.
For axis-by-axis signals, the addresses of the 9th axis and up are determined in such a way that 1000 is
incremented for every eight axes.
For axis-by-axis signals in a path, the addresses for path 2 and up are determined in such a way that 1000
is incremented for each path.
Example:
The address of the EBUFg signal for group 10 is G2154.7.
The address of the EAX signal is determined as follows:
Path 1: 1st axis G136.0
2nd axis G136.1
3rd axis G136.2
Path 2: 1st axis G1136.0
2nd axis G1136.1
Signal Detail
Each signal is detailed below.
"<>" in the title of each signal indicates a signal address. For group-by-group signals, addresses for group
1 to group 4 are indicated. For axis-by-axis signals, addresses for the 1st axis to 8th axis are indicated.
- 2352 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
When the signal is set to “0”, PMC axis control becomes invalid. Changing the setting of
the control axis selection signal is possible only when control axis selection status signal
*EAXSL is set to “0”. Changing the setting when *EAXSL is set to “1” results in the
issue of an alarm PS0139, “CANNOT CHANGE PMC CONTROL AXIS”. Alarm signal
EIALg is set to “1”. When the bit 5 (NCC) of parameter No. 8001, is set to 0, a command
issued from the CNC is executed while the control axis selection signal is set to “1” and
signal *EAXSL is set to “0”. When the parameter is set to “1”, the same attempt results in
the issue of an alarm PS0139.
If the control axis selection signal is set to “1” while the CNC is currently executing a
command, an alarm is generated.
While *EAXSL is set to “0”, the status of alarm signal EIALg does not change to “1”
when the control axis selection signal is set to “1” and an alarm PS0139 is generated. In
this case, the axis can be controlled from the PMC, even when the CNC is in the alarm
status.
NOTE
After setting control axis selection signals EAX1 to EAX8 to “1”, it
takes at least 8 msec before the PMC can issue commands to the
CNC.
(5) Axis control command read signal EBUFg <G142.7, G154.7, G166.7, G178.7>
[Classification] Input signal, group-by-group signal
[Function] Directs the CNC to read a block of command data for PMC axis control.
[Operation] For the operation and procedure applicable when the level of this signal is changed from
“0” to “1” or from “1” to “0”, see Fig. 17.1.1 (l), "Timing chart of command operation"
and Table 17.1.1 (f), "Buffering status in PMC axis control".
[Function] Notifies the system that the CNC has read a block of command data for PMC axis control
and has stored the block in the input buffer.
[Operation] For the operation and procedure applicable when the level of this signal is changed from
“0” to “1” or from “1” to “0”, see Fig. 17.1.1 (m), "Timing chart of command operation"
and Table 17.1.1 (f), "Buffering status in PMC axis control".
The continuous feed command (EC0g to EC6g: 06h) and external pulse synchronization
command (EC0g to EC6g: 0Bh, 0Dh to 0Fh) can be terminated by setting reset signal
ECLRg to “1”. When these commands are terminated, the servo motor decelerates and
stops, the axis moving signal EGENg is set to “0”, and the controlled axis selection status
signal *EAXSL is set to “0”.
Confirm that the controlled axis selection status signal *EAXSL has been set to “0”
before issuing the next command. Do not set reset signal ECLRg to “0” until the
controlled axis selection status signal *EAXSL has been set to “0”.
The speed command (EC0g to EC6g: 10h) can also be terminated by setting the reset
signal ECLRg to “1”. When this command is terminated, the servo motor decelerates and
stops, and the axis moving signal EGENg is set to “0”. Confirm that the axis moving
signal EGENg has been set to “0” before issuing the next command. Do not attempt to set
the reset signal ECLRg to “0” until the axis moving signal EGENg has been set to “0”.
(8) Axis control temporary stop signal ESTPg <G142.5, G154.5, G166.5, G178.5>
[Classification] Input signal, group-by-group signal
[Function] Temporarily stops a movement before the execution of a block is completed.
[Operation] When this signal is set to “1”, the following is performed:
(1) When the tool is moving along the axis: Decelerates and stops the tool.
(2) When the tool is in dwell: Stops the operation.
(3) When an auxiliary function is being executed: Stops the operation when auxiliary
function completion signal EFINg is input.
The stopped operation can be restarted by setting this signal to “0”.
- 2354 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
EBUFg
(input)
EBSYg
(output)
(12) Auxiliary function strobe signal EMFg <F131.0, F134.0, F137.0, F140.0>
[Classification] Output signal, group-by-group signal
(13) Auxiliary function 2 strobe signal EMF2g <F131.2, F134.2, F137.2, F140.2>
[Classification] Output signal, group-by-group signal
(14) Auxiliary function 3 strobe signal EMF3g <F131.3, F134.3, F137.3, F140.3>
[Classification] Output signal, group-by-group signal
(15) Auxiliary function completion signal EFINg <G142.0, G154.0, G166.0, G178.0>
[Classification] Input signal, group-by-group signal
[Function] Completes an auxiliary function
[Operation] When an auxiliary function command (EC0g to EC6g: 12h) is issued by the PMC, the
auxiliary function code is specified in a byte (using signals EID0g to EID7g) or two bytes
(using signals EID0g to EID15g), depending on the setting of bit 6 (AUX) of parameter
No. 8001.
The CNC sends the auxiliary function code specified in signals EID0g to EID7g and
EID8g to EID15g to auxiliary function code signals EM11g to EM28g and EM31g to
EM48g and awaits the auxiliary function completion signal EFINg. When the auxiliary
function completion signal EFINg is returned, the CNC starts executing the next block.
The timings for sending the auxiliary function code signals and auxiliary function strobe
signal, as well as for receiving the auxiliary function completion signal, are the same as
those for the auxiliary functions (M functions) under the control of the CNC. See
"Auxiliary function executing signal" for details.
- 2355 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
EMBUFg
(input)
Command block [1] [2]
(input)
EBUFg
(input)
Command
disabled
EBSYg
(output)
Input buffer
Waiting buffer
Buffering is disabled, regardless of the buffering disable signal EMBUFg, for the following commands:
(1) Skip-feed per minute (EC0g to EC6g : 03h)
(2) Reference position return (EC0g to EC6g : 05h)
(3) 1st reference position return (EC0g to EC6g : 07h)
(4) 2nd reference position return (EC0g to EC6g : 08h)
(5) 3rd reference position return (EC0g to EC6g : 09h)
(6) 4th reference position return (EC0g to EC6g : 0Ah)
(7) Machine coordinate system selection (EC0g to EC6g : 20h)
- 2356 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
When the axis is fed at a very low speed, the in -position signal
might turn to “1”.
(20) Following zero checking signal ECKZg <F130.1, F133.1, F136.1, F139.1>
[Classification] Output signal, group-by-group signal
[Function] Indicates the following zero state.
[Operation] This signal is set to “1” when following zero check or in-position check is being
performed for the corresponding PMC-controlled axis.
The following zero state means that the acceleration/deceleration delay amount is zero.
- 2357 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
The following commands can be used to move the tool into the area within the
stored stroke limit during an overtravel alarm:
(1) Rapid traverse (EC0g to EC6g : 00h)
(2) Cutting feed - feed per minute (EC0g to EC6g : 01h)
(3) Cutting feed - feed per rotation(EC0g to EC6g : 02h)
(4) Continuous feed (EC0g to EC6g : 06h)
(5) External pulse synchronization - first manual handle (EC0g to EC6g : 0Dh)
(6) External pulse synchronization - second manual handle (EC0g to EC6g : 0Eh)
(7) External pulse synchronization - third manual handle (EC0g to EC6g : 0Fh)
Alarm (PS0130, PS0139)
Reset the CNC.
See "Alarms and messages" for details.
Reset signal ECLRg cannot be used to reset the CNC in the above cases. Use the reset
button on the setting panel, external reset signal ERS, or emergency stop signal *ESP.
Even if an alarm occurs on an axis not related to the group, alarm signal EIALx does not
generally change from “0” to “1”.
NOTE
This signal is set to “0” when distribution for the axis is completed
(the signal is set to “0” during deceleration).
(23) Auxiliary function executing signal EDENg <F130.3, F133.3, F136.3, F139.3>
[Classification] Output signal, group-by-group signal
[Function] Indicates the state of auxiliary function execution.
[Operation] When an auxiliary function (EC0g to EC6g: 12h) is specified by the PMC, this signal is
set to “1” during the period from when auxiliary function codes EID0g to EID15g are
sent to auxiliary function code signals EM11g to EM48g until the auxiliary function
completion signal EFINg is returned.
Fig. 17.1.1 (n), "Timing chart of auxiliary function related signals" shows the timing chart
of command operation.
TMF and TFIN in the table are set in parameters Nos. 3010 and 3011.
- 2358 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
EM11g to EM48g
(output)
TMF
TFIN
EFINg
(input)
EDENg
(output)
(26) Feedrate override signals *EFOV0g to *EFOV7g <G151 (, G163, G175, G187)>
[Classification] Input signal, path-by-path signal (group-by-group signal)
[Function] Applies cutting override.
[Operation] Like the CNC's feedrate override signals *FV0 to *FV7, these signals can be used to
select the override for the cutting feedrate, in steps of 1% from 0 to 254%, independently
of the CNC using the bit 2 (OVE) of parameter No. 8001.
These signals form an eight-bit binary code and correspond to the override value as
follows:
7
Override value = ∑ 2 ×Vi %
i =0
i
- 2359 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Bit 5 (IFV) of parameter No. 8005 is used to determine whether these signals are
path-by-path signals or group-by-group signals.
When the IFV parameter is set to 0, these signals are path-by-path signals. When the IFV
parameter is set to 1, these signals are group-by-group signals.
When bit 7 (IFH) of parameter No. 11850 is set to 0, these signals are used as
path-by-path signals. When the bit is set to 1, they are used as group-by-group signals.
NOTE
When all signals are set to “0”, an override of 100% is assumed,
while an override of 0% is assumed for *EFOVg.
- 2360 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
When bit 1 (JOV) of parameter No. 1402 is set to 1, the manual
feedrate override signal *JV is not applied, but the dry run feedrate
is just applied.
This skip signal is valid for those axes that are assigned to path 1 to path 3.
For those axes that are assigned to path 1, ESKIP (X004.6) is valid.
For those axes that are assigned to path 2, ESKIP#2 (X013.6) is valid.
For those axes that are assigned to path 3, ESKIP#3 (X011.6) is valid.
This skip signal cannot be used for those axes that are assigned to path 4.
- 2361 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
[Operation] These signals are set to “0” when the tool is moving with a command from the PMC. The
signals are set to “1” when the tool is not moving, except when it is stopped by an axis
control temporary stop signal ESTPg during the execution of a move command.
* x ED y z
z
1: Feed along the first axis is decelerated.
2: Feed along the second axis is decelerated.
3: Feed along the third axis is decelerated.
y
None: Follows external deceleration setting 1.
2: Follows external deceleration setting 2.
3: Follows external deceleration setting 3.
4: Follows external deceleration setting 4.
5: Follows external deceleration setting 5.
x
+ : Feed in the positive direction is decelerated.
- : Feed in the negative direction is decelerated.
When any of the following axis control command is specified while the bit 0 (EDC) of
parameter No. 8005 is held at 1, the external deceleration function becomes effective:
(1) Rapid traverse (EC0g to EC6g : 00h)
(2) Cutting feed - feed per minute (EC0g to EC6g : 01h)
(3) Reference position return (EC0g to EC6g : 05h)
(4) Continuous feed (EC0g to EC6g : 06h)
(5) First reference position return (EC0g to EC6g : 07h)
(6) Second reference position return (EC0g to EC6g : 08h)
(7) Third reference position return (EC0g to EC6g : 09h)
(8) Fourth reference position return (EC0g to EC6g : 0Ah)
(9) Machine coordinate system selection (EC0g to EC6g : 20h)
(10) Cutting feed - sec/block (EC0g to EC6g : 21h)
For each command above, the external deceleration feedrate settings for axis-by-axis
rapid traverse (parameters Nos. 1427, 1441, 1444, 12752, and 12755) are valid.
To cutting feed - feed per minute (EC0g to EC6g: 01h) and cutting feed - sec/block
(EC0g to EC6g: 21h) as well, the settings for rapid traverse are applied instead of the
external deceleration feedrate settings for cutting feed (parameters Nos. 1426, 1440, 1443,
12751, and 12754).
- 2363 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
(11) First reference position return completion signals ZP1 to ZP8 <F94>
(12) Second reference position return completion signals ZP21 to ZP28 <F96>
(13) Third reference position return completion signals ZP31 to ZP38 <F98>
(14) Fourth reference position return completion signals ZP41 to ZP48 <F100>
[Classification] Output signal, axis-by-axis signal
[Function] Posts that the tool is at the reference position on a controlled axis. Shared by the CNC.
[Operation] The number at the end of a signal name indicates the number of a controlled axis.
Each of these signals is set to “1” when reference position return is completed, and the
tool enters the in-position area.
Each of these signals is set to “0” when a movement is made from the reference position,
an emergence stop occurs, or a servo alarm is issued.
- 2364 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NDCALx
(input) Even if hard disconnection
alarm is issued, servo soft
does not notify NC.
Hard disconnection
Fig. 17.1.1 (o) Timing chart of A/B phase detector disconnection alarm ignore signal
NOTE
1 Change the level of this signal from “1” to “0” before switching from
a speed command to a position command.
2 After switching from a speed command to a position command, be
sure to perform a manual reference position return operation before
making a movement on the axis.
3 This function cannot be used when an absolute-position detector is
attached.
4 To enable this signal, set bit 4 of parameter No. 2017 to 1.
This signal becomes effective for the following the axis control command signals (EC0g
to EC6g <Gn143.0 to 6, Gn155.0 to 6, Gn167.0 to 6, Gn179.0 to 6>).
axis control command
Operation
(Hexadecimal Code)
0Bh External pulse synchronization - position coder
0Dh External pulse synchronization - first manual handle
0Eh External pulse synchronization - second manual handle
0Fh External pulse synchronization - third manual handle
- 2365 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
6 5
EIF6g EIF5g
Fractional part : Lower bits EIF0g to EIF4g (0/32 to 31/32)
4 3 2 1 0
EIF4g EIF3g EIF2g EIF1g EIF0g
NOTE
The manual handle feed amount selection signals
(MP1,MP2<Gn019.4,5>, MP21,MP22<Gn087.0,1>, MP31,
MP32<Gn087.3,4>) do not influence external pulse synchronization
weight.
- 2366 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Signal address
- Signals for PMC axis control
DI → CNC
The signals below are direct signals for PMC axis control.
For the relationships with groups assigned to signals, see Table 17.1.1 (c), "Example of Path-by-path
signal (PMC axis control override signal) allocation".
#7 #6 #5 #4 #3 #2 #1 #0
X0004 ESKIP
#7 #6 #5 #4 #3 #2 #1 #0
#3
X0011 ESKIP
#7 #6 #5 #4 #3 #2 #1 #0
#2
X0013 ESKIP
NOTE
The ESKIP signal is valid only for the axes assigned to paths 1 to 3.
PMC → CNC
- 2367 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
G150 EDRN#1 ERT#1 EOVC#1 EROV2#1 EROV1#1
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7#1 *EFOV6#1 *EFOV5#1 *EFOV4#1 *EFOV3#1 *EFOV2#1 *EFOV1#1 *EFOV0#1
G151
*EROV7#1 *EROV6#1 *EROV5#1 *EROV4#1 *EROV3#1 *EROV2#1 *EROV1#1 *EROV0#1
#7 #6 #5 #4 #3 #2 #1 #0
G1150 EDRN#2 ERT#2 EOVC#2 EROV2#2 EROV1#2
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7#2 *EFOV6#2 *EFOV5#2 *EFOV4#2 *EFOV3#2 *EFOV2#2 *EFOV1#2 *EFOV0#2
G1151
*EROV7#2 *EROV6#2 *EROV5#2 *EROV4#2 *EROV3#2 *EROV2#2 *EROV1#2 *EROV0#2
#7 #6 #5 #4 #3 #2 #1 #0
G2150 EDRN#3 ERT#3 EOVC#3 EROV2#3 EROV1#3
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7#3 *EFOV6#3 *EFOV5#3 *EFOV4#3 *EFOV3#3 *EFOV2#3 *EFOV1#3 *EFOV0#3
G2151
*EROV7#3 *EROV6#3 *EROV5#3 *EROV4#3 *EROV3#3 *EROV2#3 *EROV1#3 *EROV0#3
#7 #6 #5 #4 #3 #2 #1 #0
G3150 EDRN#4 ERT#4 EOVC#4 EROV2#4 EROV1#4
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7#4 *EFOV6#4 *EFOV5#4 *EFOV4#4 *EFOV3#4 *EFOV2#4 *EFOV1#4 *EFOV0#4
G3151
*EROV7#4 *EROV6#4 *EROV5#4 *EROV4#4 *EROV3#4 *EROV2#4 *EROV1#4 *EROV0#4
#7 #6 #5 #4 #3 #2 #1 #0
G4150 EDRN#5 ERT#5 EOVC#5 EROV2#5 EROV1#5
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7#5 *EFOV6#5 *EFOV5#5 *EFOV4#5 *EFOV3#5 *EFOV2#5 *EFOV1#5 *EFOV0#5
G4151
*EROV7#5 *EROV6#5 *EROV5#5 *EROV4#5 *EROV3#5 *EROV2#5 *EROV1#5 *EROV0#5
#7 #6 #5 #4 #3 #2 #1 #0
G5150 EDRN#6 ERT#6 EOVC#6 EROV2#6 EROV1#6
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7#6 *EFOV6#6 *EFOV5#6 *EFOV4#6 *EFOV3#6 *EFOV2#6 *EFOV1#6 *EFOV0#6
G5151
*EROV7#6 *EROV6#6 *EROV5#6 *EROV4#6 *EROV3#6 *EROV2#6 *EROV1#6 *EROV0#6
#7 #6 #5 #4 #3 #2 #1 #0
G6150 EDRN#7 ERT#7 EOVC#7 EROV2#7 EROV1#7
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7#7 *EFOV6#7 *EFOV5#7 *EFOV4#7 *EFOV3#7 *EFOV2#7 *EFOV1#7 *EFOV0#7
G6151
*EROV7#7 *EROV6#7 *EROV5#7 *EROV4#7 *EROV3#7 *EROV2#7 *EROV1#7 *EROV0#7
#7 #6 #5 #4 #3 #2 #1 #0
G7150 EDRN#8 ERT#8 EOVC#8 EROV2#8 EROV1#8
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7#8 *EFOV6#8 *EFOV5#8 *EFOV4#8 *EFOV3#8 *EFOV2#8 *EFOV1#8 *EFOV0#8
G7151
*EROV7#8 *EROV6#8 *EROV5#8 *EROV4#8 *EROV3#8 *EROV2#8 *EROV1#8 *EROV0#8
#7 #6 #5 #4 #3 #2 #1 #0
G8150 EDRN#9 ERT#9 EOVC#9 EROV2#9 EROV1#9
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7#9 *EFOV6#9 *EFOV5#9 *EFOV4#9 *EFOV3#9 *EFOV2#9 *EFOV1#9 *EFOV0#9
G8151
*EROV7#9 *EROV6#9 *EROV5#9 *EROV4#9 *EROV3#9 *EROV2#9 *EROV1#9 *EROV0#9
#7 #6 #5 #4 #3 #2 #1 #0
G9150 EDRN#10 ERT#10 EOVC#10 EROV2#10 EROV1#10
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7#10 *EFOV6#10 *EFOV5#10 *EFOV4#10 *EFOV3#10 *EFOV2#10 *EFOV1#10 *EFOV0#10
G9151
*EROV7#10 *EROV6#10 *EROV5#10 *EROV4#10 *EROV3#10 *EROV2#10 *EROV1#10 *EROV0#10
- 2368 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
Whether EOVC and *EFOV are group-by-group signals or path-by-path signals
is determined by bit 5 (IFV) of parameter No. 8005.
#7 #6 #5 #4 #3 #2 #1 #0
G136 EAX8#1 EAX7#1 EAX6#1 EAX5#1 EAX4#1 EAX3#1 EAX2#1 EAX1#1
#7 #6 #5 #4 #3 #2 #1 #0
G1136 EAX8#2 EAX7#2 EAX6#2 EAX5#2 EAX4#2 EAX3#2 EAX2#2 EAX1#2
#7 #6 #5 #4 #3 #2 #1 #0
G2136 EAX8#3 EAX7#3 EAX6#3 EAX5#3 EAX4#3 EAX3#3 EAX2#3 EAX1#3
#7 #6 #5 #4 #3 #2 #1 #0
G3136 EAX8#4 EAX7#4 EAX6#4 EAX5#4 EAX4#4 EAX3#4 EAX2#4 EAX1#4
#7 #6 #5 #4 #3 #2 #1 #0
G202 NDCAL8#1 NDCAL7#1 NDCAL6#1 NDCAL5#1 NDCAL4#1 NDCAL3#1 NDCAL2#1 NDCAL1#1
#7 #6 #5 #4 #3 #2 #1 #0
G1202 NDCAL8#2 NDCAL7#2 NDCAL6#2 NDCAL5#2 NDCAL4#2 NDCAL3#2 NDCAL2#2 NDCAL1#2
#7 #6 #5 #4 #3 #2 #1 #0
G2202 NDCAL8#3 NDCAL7#3 NDCAL6#3 NDCAL5#3 NDCAL4#3 NDCAL3#3 NDCAL2#3 NDCAL1#3
#7 #6 #5 #4 #3 #2 #1 #0
G3202 NDCAL8#4 NDCAL7#4 NDCAL6#4 NDCAL5#4 NDCAL4#4 NDCAL3#4 NDCAL2#4 NDCAL1#4
- 2369 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Group-by-group signals
The signals below are assigned on a group-by-group basis.
#7 #6 #5 #4 #3 #2 #1 #0
G142 EBUFA#1 ECLRA#1 ESTPA#1 ESOFA#1 ESBKA#1 EMBUFA#1 ELCKZA#1 EFINA#1
#7 #6 #5 #4 #3 #2 #1 #0
G143 EMSBKA#1 EC6A#1 EC5A#1 EC4A#1 EC3A#1 EC2A#1 EC1A#1 EC0A#1
#7 #6 #5 #4 #3 #2 #1 #0
G144 EIF7A#1 EIF6A#1 EIF5A#1 EIF4A#1 EIF3A#1 EIF2A#1 EIF1A#1 EIF0A#1
#7 #6 #5 #4 #3 #2 #1 #0
G145 EIF15A#1 EIF14A#1 EIF13A#1 EIF12A#1 EIF11A#1 EIF10A#1 EIF9A#1 EIF8A#1
#7 #6 #5 #4 #3 #2 #1 #0
G146 EID7A#1 EID6A#1 EID5A#1 EID4A#1 EID3A#1 EID2A#1 EID1A#1 EID0A#1
For group 1
#7 #6 #5 #4 #3 #2 #1 #0
G147 EID15A#1 EID14A#1 EID13A#1 EID12A#1 EID11A#1 EID10A#1 EID9A#1 EID8A#1
#7 #6 #5 #4 #3 #2 #1 #0
G148 EID23A#1 EID22A#1 EID21A#1 EID20A#1 EID19A#1 EID18A#1 EID17A#1 EID16A#1
#7 #6 #5 #4 #3 #2 #1 #0
G149 EID31A#1 EID30A#1 EID29A#1 EID28A#1 EID27A#1 EID26A#1 EID25A#1 EID24A#1
#7 #6 #5 #4 #3 #2 #1 #0
G150 EOVCA#1
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7A#1 *EFOV6A#1 *EFOV5A#1 *EFOV4A#1 *EFOV3A#1 *EFOV2A#1 *EFOV1A#1 *EFOV0A#1
G151
*EROV7A#1 *EROV6A#1 *EROV5A#1 *EROV4A#1 *EROV3A#1 *EROV2A#1 *EROV1A#1 *EROV0A#1
#7 #6 #5 #4 #3 #2 #1 #0
G154 EBUFB#1 ECLRB#1 ESTPB#1 ESOFB#1 ESBKB#1 EMBUFB#1 ELCKZB#1 EFINB#1
#7 #6 #5 #4 #3 #2 #1 #0
G155 EMSBKB#1 EC6B#1 EC5B#1 EC4B#1 EC3B#1 EC2B#1 EC1B#1 EC0B#1
#7 #6 #5 #4 #3 #2 #1 #0
G156 EIF7B#1 EIF6B#1 EIF5B#1 EIF4B#1 EIF3B#1 EIF2B#1 EIF1B#1 EIF0B#1
#7 #6 #5 #4 #3 #2 #1 #0
G157 EIF15B#1 EIF14B#1 EIF13B#1 EIF12B#1 EIF11B#1 EIF10B#1 EIF9B#1 EIF8B#1
#7 #6 #5 #4 #3 #2 #1 #0
G158 EID7B#1 EID6B#1 EID5B#1 EID4B#1 EID3B#1 EID2B#1 EID1B#1 EID0B#1
For group 2
#7 #6 #5 #4 #3 #2 #1 #0
G159 EID15B#1 EID14B#1 EID13B#1 EID12B#1 EID11B#1 EID10B#1 EID9B#1 EID8B#1
#7 #6 #5 #4 #3 #2 #1 #0
G160 EID23B#1 EID22B#1 EID21B#1 EID20B#1 EID19B#1 EID18B#1 EID17B#1 EID16B#1
#7 #6 #5 #4 #3 #2 #1 #0
G161 EID31B#1 EID30B#1 EID29B#1 EID28B#1 EID27B#1 EID26B#1 EID25B#1 EID24B#1
#7 #6 #5 #4 #3 #2 #1 #0
G162 EOVCB#1
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7B#1 *EFOV6B#1 *EFOV5B#1 *EFOV4B#1 *EFOV3B#1 *EFOV2B#1 *EFOV1B#1 *EFOV0B#1
G163
*EROV7B#1 *EROV6B#1 *EROV5B#1 *EROV4B#1 *EROV3B#1 *EROV2B#1 *EROV1B#1 *EROV0B#1
- 2370 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
#7 #6 #5 #4 #3 #2 #1 #0
G166 EBUFC#1 ECLRC#1 ESTPC#1 ESOFC#1 ESBKC#1 EMBUFC#1 ELCKZC#1 EFINC#1
#7 #6 #5 #4 #3 #2 #1 #0
G167 EMSBKC#1 EC6C#1 EC5C#1 EC4C#1 EC3C#1 EC2C#1 EC1C#1 EC0C#1
#7 #6 #5 #4 #3 #2 #1 #0
G168 EIF7C#1 EIF6C#1 EIF5C#1 EIF4C#1 EIF3C#1 EIF2C#1 EIF1C#1 EIF0C#1
#7 #6 #5 #4 #3 #2 #1 #0
G169 EIF15C#1 EIF14C#1 EIF13C#1 EIF12C#1 EIF11C#1 EIF10C#1 EIF9C#1 EIF8C#1
#7 #6 #5 #4 #3 #2 #1 #0
G170 EID7C#1 EID6C#1 EID5C#1 EID4C#1 EID3C#1 EID2C#1 EID1C#1 EID0C#1
For group 3
#7 #6 #5 #4 #3 #2 #1 #0
G171 EID15C#1 EID14C#1 EID13C#1 EID12C#1 EID11C#1 EID10C#1 EID9C#1 EID8C#1
#7 #6 #5 #4 #3 #2 #1 #0
G172 EID23C#1 EID22C#1 EID21C#1 EID20C#1 EID19C#1 EID18C#1 EID17C#1 EID16C#1
#7 #6 #5 #4 #3 #2 #1 #0
G173 EID31C#1 EID30C#1 EID29C#1 EID28C#1 EID27C#1 EID26C#1 EID25C#1 EID24C#1
#7 #6 #5 #4 #3 #2 #1 #0
G174 EOVCC#1
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7C#1 *EFOV6C#1 *EFOV5C#1 *EFOV4C#1 *EFOV3C#1 *EFOV2C#1 *EFOV1C#1 *EFOV0C#1
G175
*EROV7C#1 *EROV6C#1 *EROV5C#1 *EROV4C#1 *EROV3C#1 *EROV2C#1 *EROV1C#1 *EROV0C#1
#7 #6 #5 #4 #3 #2 #1 #0
G178 EBUFD#1 ECLRD#1 ESTPD#1 ESOFD#1 ESBKD#1 EMBUFD#1 ELCKZD#1 EFIND#1
#7 #6 #5 #4 #3 #2 #1 #0
G179 EMSBKD#1 EC6D#1 EC5D#1 EC4D#1 EC3D#1 EC2D#1 EC1D#1 EC0D#1
#7 #6 #5 #4 #3 #2 #1 #0
G180 EIF7D#1 EIF6D#1 EIF5D#1 EIF4D#1 EIF3D#1 EIF2D#1 EIF1D#1 EIF0D#1
#7 #6 #5 #4 #3 #2 #1 #0
G181 EIF15D#1 EIF14D#1 EIF13D#1 EIF12D#1 EIF11D#1 EIF10D#1 EIF9D#1 EIF8D#1
#7 #6 #5 #4 #3 #2 #1 #0
G182 EID7D#1 EID6D#1 EID5D#1 EID4D#1 EID3D#1 EID2D#1 EID1D#1 EID0D#1
For group 4
#7 #6 #5 #4 #3 #2 #1 #0
G183 EID15D#1 EID14D#1 EID13D#1 EID12D#1 EID11D#1 EID10D#1 EID9D#1 EID8D#1
#7 #6 #5 #4 #3 #2 #1 #0
G184 EID23D#1 EID22D#1 EID21D#1 EID20D#1 EID19D#1 EID18D#1 EID17D#1 EID16D#1
#7 #6 #5 #4 #3 #2 #1 #0
G185 EID31D#1 EID30D#1 EID29D#1 EID28D#1 EID27D#1 EID26D#1 EID25D#1 EID24D#1
#7 #6 #5 #4 #3 #2 #1 #0
G186 EOVCD#1
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7D#1 *EFOV6D#1 *EFOV5D#1 *EFOV4D#1 *EFOV3D#1 *EFOV2D#1 *EFOV1D#1 *EFOV0D#1
G187
*EROV7D#1 *EROV6D#1 *EROV5D#1 *EROV4D#1 *EROV3D#1 *EROV2D#1 *EROV1D#1 *EROV0D#1
- 2371 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
G1142 EBUFA#2 ECLRA#2 ESTPA#2 ESOFA#2 ESBKA#2 EMBUFA#2 ELCKZA#2 EFINA#2
#7 #6 #5 #4 #3 #2 #1 #0
G1143 EMSBKA#2 EC6A#2 EC5A#2 EC4A#2 EC3A#2 EC2A#2 EC1A#2 EC0A#2
#7 #6 #5 #4 #3 #2 #1 #0
G1144 EIF7A#2 EIF6A#2 EIF5A#2 EIF4A#2 EIF3A#2 EIF2A#2 EIF1A#2 EIF0A#2
#7 #6 #5 #4 #3 #2 #1 #0
G1145 EIF15A#2 EIF14A#2 EIF13A#2 EIF12A#2 EIF11A#2 EIF10A#2 EIF9A#2 EIF8A#2
#7 #6 #5 #4 #3 #2 #1 #0
G1146 EID7A#2 EID6A#2 EID5A#2 EID4A#2 EID3A#2 EID2A#2 EID1A#2 EID0A#2
For group 5
#7 #6 #5 #4 #3 #2 #1 #0
G1147 EID15A#2 EID14A#2 EID13A#2 EID12A#2 EID11A#2 EID10A#2 EID9A#2 EID8A#2
#7 #6 #5 #4 #3 #2 #1 #0
G1148 EID23A#2 EID22A#2 EID21A#2 EID20A#2 EID19A#2 EID18A#2 EID17A#2 EID16A#2
#7 #6 #5 #4 #3 #2 #1 #0
G1149 EID31A#2 EID30A#2 EID29A#2 EID28A#2 EID27A#2 EID26A#2 EID25A#2 EID24A#2
#7 #6 #5 #4 #3 #2 #1 #0
G1150 EOVCA#2
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7A#2 *EFOV6A#2 *EFOV5A#2 *EFOV4A#2 *EFOV3A#2 *EFOV2A#2 *EFOV1A#2 *EFOV0A#2
G1151
*EROV7A#2 *EROV6A#2 *EROV5A#2 *EROV4A#2 *EROV3A#2 *EROV2A#2 *EROV1A#2 *EROV0A#2
#7 #6 #5 #4 #3 #2 #1 #0
G1154 EBUFB#2 ECLRB#2 ESTPB#2 ESOFB#2 ESBKB#2 EMBUFB#2 ELCKZB#2 EFINB#2
#7 #6 #5 #4 #3 #2 #1 #0
G1155 EMSBKB#2 EC6B#2 EC5B#2 EC4B#2 EC3B#2 EC2B#2 EC1B#2 EC0B#2
#7 #6 #5 #4 #3 #2 #1 #0
G1156 EIF7B#2 EIF6B#2 EIF5B#2 EIF4B#2 EIF3B#2 EIF2B#2 EIF1B#2 EIF0B#2
#7 #6 #5 #4 #3 #2 #1 #0
G1157 EIF15B#2 EIF14B#2 EIF13B#2 EIF12B#2 EIF11B#2 EIF10B#2 EIF9B#2 EIF8B#2
#7 #6 #5 #4 #3 #2 #1 #0
G1158 EID7B#2 EID6B#2 EID5B#2 EID4B#2 EID3B#2 EID2B#2 EID1B#2 EID0B#2
For group 6
#7 #6 #5 #4 #3 #2 #1 #0
G1159 EID15B#2 EID14B#2 EID13B#2 EID12B#2 EID11B#2 EID10B#2 EID9B#2 EID8B#2
#7 #6 #5 #4 #3 #2 #1 #0
G1160 EID23B#2 EID22B#2 EID21B#2 EID20B#2 EID19B#2 EID18B#2 EID17B#2 EID16B#2
#7 #6 #5 #4 #3 #2 #1 #0
G1161 EID31B#2 EID30B#2 EID29B#2 EID28B#2 EID27B#2 EID26B#2 EID25B#2 EID24B#2
#7 #6 #5 #4 #3 #2 #1 #0
G1162 EOVCB#2
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7B#2 *EFOV6B#2 *EFOV5B#2 *EFOV4B#2 *EFOV3B#2 *EFOV2B#2 *EFOV1B#2 *EFOV0B#2
G1163
*EROV7B#2 *EROV6B#2 *EROV5B#2 *EROV4B#2 *EROV3B#2 *EROV2B#2 *EROV1B#2 *EROV0B#2
- 2372 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
#7 #6 #5 #4 #3 #2 #1 #0
G1166 EBUFC#2 ECLRC#2 ESTPC#2 ESOFC#2 ESBKC#2 EMBUFC#2 ELCKZC#2 EFINC#2
#7 #6 #5 #4 #3 #2 #1 #0
G1167 EMSBKC#2 EC6C#2 EC5C#2 EC4C#2 EC3C#2 EC2C#2 EC1C#2 EC0C#2
#7 #6 #5 #4 #3 #2 #1 #0
G1168 EIF7C#2 EIF6C#2 EIF5C#2 EIF4C#2 EIF3C#2 EIF2C#2 EIF1C#2 EIF0C#2
#7 #6 #5 #4 #3 #2 #1 #0
G1169 EIF15C#2 EIF14C#2 EIF13C#2 EIF12C#2 EIF11C#2 EIF10C#2 EIF9C#2 EIF8C#2
#7 #6 #5 #4 #3 #2 #1 #0
G1170 EID7C#2 EID6C#2 EID5C#2 EID4C#2 EID3C#2 EID2C#2 EID1C#2 EID0C#2
For group 7
#7 #6 #5 #4 #3 #2 #1 #0
G1171 EID15C#2 EID14C#2 EID13C#2 EID12C#2 EID11C#2 EID10C#2 EID9C#2 EID8C#2
#7 #6 #5 #4 #3 #2 #1 #0
G1172 EID23C#2 EID22C#2 EID21C#2 EID20C#2 EID19C#2 EID18C#2 EID17C#2 EID16C#2
#7 #6 #5 #4 #3 #2 #1 #0
G1173 EID31C#2 EID30C#2 EID29C#2 EID28C#2 EID27C#2 EID26C#2 EID25C#2 EID24C#2
#7 #6 #5 #4 #3 #2 #1 #0
G1174 EOVCC#2
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7C#2 *EFOV6C#2 *EFOV5C#2 *EFOV4C#2 *EFOV3C#2 *EFOV2C#2 *EFOV1C#2 *EFOV0C#2
G1175
*EROV7C#2 *EROV6C#2 *EROV5C#2 *EROV4C#2 *EROV3C#2 *EROV2C#2 *EROV1C#2 *EROV0C#2
#7 #6 #5 #4 #3 #2 #1 #0
G1178 EBUFD#2 ECLRD#2 ESTPD#2 ESOFD#2 ESBKD#2 EMBUFD#2 ELCKZD#2 EFIND#2
#7 #6 #5 #4 #3 #2 #1 #0
G1179 EMSBKD#2 EC6D#2 EC5D#2 EC4D#2 EC3D#2 EC2D#2 EC1D#2 EC0D#2
#7 #6 #5 #4 #3 #2 #1 #0
G1180 EIF7D#2 EIF6D#2 EIF5D#2 EIF4D#2 EIF3D#2 EIF2D#2 EIF1D#2 EIF0D#2
#7 #6 #5 #4 #3 #2 #1 #0
G1181 EIF15D#2 EIF14D#2 EIF13D#2 EIF12D#2 EIF11D#2 EIF10D#2 EIF9D#2 EIF8D#2
#7 #6 #5 #4 #3 #2 #1 #0
G1182 EID7D#2 EID6D#2 EID5D#2 EID4D#2 EID3D#2 EID2D#2 EID1D#2 EID0D#2
For group 8
#7 #6 #5 #4 #3 #2 #1 #0
G1183 EID15D#2 EID14D#2 EID13D#2 EID12D#2 EID11D#2 EID10D#2 EID9D#2 EID8D#2
#7 #6 #5 #4 #3 #2 #1 #0
G1184 EID23D#2 EID22D#2 EID21D#2 EID20D#2 EID19D#2 EID18D#2 EID17D#2 EID16D#2
#7 #6 #5 #4 #3 #2 #1 #0
G1185 EID31D#2 EID30D#2 EID29D#2 EID28D#2 EID27D#2 EID26D#2 EID25D#2 EID24D#2
#7 #6 #5 #4 #3 #2 #1 #0
G1186 EOVCD#2
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7D#2 *EFOV6D#2 *EFOV5D#2 *EFOV4D#2 *EFOV3D#2 *EFOV2D#2 *EFOV1D#2 *EFOV0D#2
G1187
*EROV7D#2 *EROV6D#2 *EROV5D#2 *EROV4D#2 *EROV3D#2 *EROV2D#2 *EROV1D#2 *EROV0D#2
- 2373 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
G2142 EBUFA#3 ECLRA#3 ESTPA#3 ESOFA#3 ESBKA#3 EMBUFA#3 ELCKZA#3 EFINA#3
#7 #6 #5 #4 #3 #2 #1 #0
G2143 EMSBKA#3 EC6A#3 EC5A#3 EC4A#3 EC3A#3 EC2A#3 EC1A#3 EC0A#3
#7 #6 #5 #4 #3 #2 #1 #0
G2144 EIF7A#3 EIF6A#3 EIF5A#3 EIF4A#3 EIF3A#3 EIF2A#3 EIF1A#3 EIF0A#3
#7 #6 #5 #4 #3 #2 #1 #0
G2145 EIF15A#3 EIF14A#3 EIF13A#3 EIF12A#3 EIF11A#3 EIF10A#3 EIF9A#3 EIF8A#3
#7 #6 #5 #4 #3 #2 #1 #0
G2146 EID7A#3 EID6A#3 EID5A#3 EID4A#3 EID3A#3 EID2A#3 EID1A#3 EID0A#3
For group 9
#7 #6 #5 #4 #3 #2 #1 #0
G2147 EID15A#3 EID14A#3 EID13A#3 EID12A#3 EID11A#3 EID10A#3 EID9A#3 EID8A#3
#7 #6 #5 #4 #3 #2 #1 #0
G2148 EID23A#3 EID22A#3 EID21A#3 EID20A#3 EID19A#3 EID18A#3 EID17A#3 EID16A#3
#7 #6 #5 #4 #3 #2 #1 #0
G2149 EID31A#3 EID30A#3 EID29A#3 EID28A#3 EID27A#3 EID26A#3 EID25A#3 EID24A#3
#7 #6 #5 #4 #3 #2 #1 #0
G2150 EOVCA#3
#7 #6 #5 #4 #3 #2 #1 #0
*EFOV7A#3 *EFOV6A#3 *EFOV5A#3 *EFOV4A#3 *EFOV3A#3 *EFOV2A#3 *EFOV1A#3 *EFOV0A#3
G2151
*EROV7A#3 *EROV6A#3 *EROV5A#3 *EROV4A#3 *EROV3A#3 *EROV2A#3 *EROV1A#3 *EROV0A#3
#7 #6 #5 #4 #3 #2 #1 #0
G2154 EBUFB#3 ECLRB#3 ESTPB#3 ESOFB#3 ESBKB#3 EMBUFB#3 ELCKZB#3 EFINB#3
#7 #6 #5 #4 #3 #2 #1 #0
G2155 EMSBKB#3 EC6B#3 EC5B#3 EC4B#3 EC3B#3 EC2B#3 EC1B#3 EC0B#3
#7 #6 #5 #4 #3 #2 #1 #0
G2156 EIF7B#3 EIF6B#3 EIF5B#3 EIF4B#3 EIF3B#3 EIF2B#3 EIF1B#3 EIF0B#3
#7 #6 #5 #4 #3 #2 #1 #0
G2157 EIF15B#3 EIF14B#3 EIF13B#3 EIF12B#3 EIF11B#3 EIF10B#3 EIF9B#3 EIF8B#3
#7 #6 #5 #4 #3 #2 #1 #0
For group 10
- 2374 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
#7 #6 #5 #4 #3 #2 #1 #0
G2166 EBUFC#3 ECLRC#3 ESTPC#3 ESOFC#3 ESBKC#3 EMBUFC#3 ELCKZC#3 EFINC#3
#7 #6 #5 #4 #3 #2 #1 #0
G2167 EMSBKC#3 EC6C#3 EC5C#3 EC4C#3 EC3C#3 EC2C#3 EC1C#3 EC0C#3
#7 #6 #5 #4 #3 #2 #1 #0
G2168 EIF7C#3 EIF6C#3 EIF5C#3 EIF4C#3 EIF3C#3 EIF2C#3 EIF1C#3 EIF0C#3
#7 #6 #5 #4 #3 #2 #1 #0
G2169 EIF15C#3 EIF14C#3 EIF13C#3 EIF12C#3 EIF11C#3 EIF10C#3 EIF9C#3 EIF8C#3
#7 #6 #5 #4 #3 #2 #1 #0
For group 11
#7 #6 #5 #4 #3 #2 #1 #0
G2178 EBUFD#3 ECLRD#3 ESTPD#3 ESOFD#3 ESBKD#3 EMBUFD#3 ELCKZD#3 EFIND#3
#7 #6 #5 #4 #3 #2 #1 #0
G2179 EMSBKD#3 EC6D#3 EC5D#3 EC4D#3 EC3D#3 EC2D#3 EC1D#3 EC0D#3
#7 #6 #5 #4 #3 #2 #1 #0
G2180 EIF7D#3 EIF6D#3 EIF5D#3 EIF4D#3 EIF3D#3 EIF2D#3 EIF1D#3 EIF0D#3
#7 #6 #5 #4 #3 #2 #1 #0
G2181 EIF15D#3 EIF14D#3 EIF13D#3 EIF12D#3 EIF11D#3 EIF10D#3 EIF9D#3 EIF8D#3
#7 #6 #5 #4 #3 #2 #1 #0
For group 12
- 2375 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
G3142 EBUFA#4 ECLRA#4 ESTPA#4 ESOFA#4 ESBKA#4 EMBUFA#4 ELCKZA#4 EFINA#4
#7 #6 #5 #4 #3 #2 #1 #0
G3143 EMSBKA#4 EC6A#4 EC5A#4 EC4A#4 EC3A#4 EC2A#4 EC1A#4 EC0A#4
#7 #6 #5 #4 #3 #2 #1 #0
G3144 EIF7A#4 EIF6A#4 EIF5A#4 EIF4A#4 EIF3A#4 EIF2A#4 EIF1A#4 EIF0A#4
#7 #6 #5 #4 #3 #2 #1 #0
G3145 EIF15A#4 EIF14A#4 EIF13A#4 EIF12A#4 EIF11A#4 EIF10A#4 EIF9A#4 EIF8A#4
#7 #6 #5 #4 #3 #2 #1 #0
For group 13
#7 #6 #5 #4 #3 #2 #1 #0
G3154 EBUFB#4 ECLRB#4 ESTPB#4 ESOFB#4 ESBKB#4 EMBUFB#4 ELCKZB#4 EFINB#4
#7 #6 #5 #4 #3 #2 #1 #0
G3155 EMSBKB#4 EC6B#4 EC5B#4 EC4B#4 EC3B#4 EC2B#4 EC1B#4 EC0B#4
#7 #6 #5 #4 #3 #2 #1 #0
G3156 EIF7B#4 EIF6B#4 EIF5B#4 EIF4B#4 EIF3B#4 EIF2B#4 EIF1B#4 EIF0B#4
#7 #6 #5 #4 #3 #2 #1 #0
G3157 EIF15B#4 EIF14B#4 EIF13B#4 EIF12B#4 EIF11B#4 EIF10B#4 EIF9B#4 EIF8B#4
#7 #6 #5 #4 #3 #2 #1 #0
For group 14
- 2376 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
#7 #6 #5 #4 #3 #2 #1 #0
G3166 EBUFC#4 ECLRC#4 ESTPC#4 ESOFC#4 ESBKC#4 EMBUFC#4 ELCKZC#4 EFINC#4
#7 #6 #5 #4 #3 #2 #1 #0
G3167 EMSBKC#4 EC6C#4 EC5C#4 EC4C#4 EC3C#4 EC2C#4 EC1C#4 EC0C#4
#7 #6 #5 #4 #3 #2 #1 #0
G3168 EIF7C#4 EIF6C#4 EIF5C#4 EIF4C#4 EIF3C#4 EIF2C#4 EIF1C#4 EIF0C#4
#7 #6 #5 #4 #3 #2 #1 #0
G3169 EIF15C#4 EIF14C#4 EIF13C#4 EIF12C#4 EIF11C#4 EIF10C#4 EIF9C#4 EIF8C#4
#7 #6 #5 #4 #3 #2 #1 #0
For group 15
#7 #6 #5 #4 #3 #2 #1 #0
G3178 EBUFD#4 ECLRD#4 ESTPD#4 ESOFD#4 ESBKD#4 EMBUFD#4 ELCKZD#4 EFIND#4
#7 #6 #5 #4 #3 #2 #1 #0
G3179 EMSBKD#4 EC6D#4 EC5D#4 EC4D#4 EC3D#4 EC2D#4 EC1D#4 EC0D#4
#7 #6 #5 #4 #3 #2 #1 #0
G3180 EIF7D#4 EIF6D#4 EIF5D#4 EIF4D#4 EIF3D#4 EIF2D#4 EIF1D#4 EIF0D#4
#7 #6 #5 #4 #3 #2 #1 #0
G3181 EIF15D#4 EIF14D#4 EIF13D#4 EIF12D#4 EIF11D#4 EIF10D#4 EIF9D#4 EIF8D#4
#7 #6 #5 #4 #3 #2 #1 #0
For group 16
- 2377 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
1 The bits other than the override cancellation signal EOVC at the address where
EOVC is positioned are path-by-path signals. In the case of group 1, for
example, the bits <G150.0 to 4,6,7> other than G150.5 are path-by-path signals.
2 Whether EOVC and *EFOV are group-by-group signals or path-by-path signals
is determined by bit 5 (IFV) of parameter No. 8005.
CNC→PMC
Group-by-group signals
#7 #6 #5 #4 #3 #2 #1 #0
F130 EBSYA#1 EOTNA#1 EOTPA#1 EGENA#1 EDENA#1 EIALA#1 ECKZA#1 EINPA#1
#7 #6 #5 #4 #3 #2 #1 #0
For group 1
#7 #6 #5 #4 #3 #2 #1 #0
F133 EBSYB#1 EOTNB#1 EOTPB#1 EGENB#1 EDENB#1 EIALB#1 ECKZB#1 EINPB#1
#7 #6 #5 #4 #3 #2 #1 #0
For group 2
- 2378 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
#7 #6 #5 #4 #3 #2 #1 #0
F136 EBSYC#1 EOTNC#1 EOTPC#1 EGENC#1 EDENC#1 EIALC#1 ECKZC#1 EINPC#1
#7 #6 #5 #4 #3 #2 #1 #0
For group 3
#7 #6 #5 #4 #3 #2 #1 #0
F139 EBSYD#1 EOTND#1 EOTPD#1 EGEND#1 EDEND#1 EIALD#1 ECKZD#1 EINPD#1
#7 #6 #5 #4 #3 #2 #1 #0
For group 4
#7 #6 #5 #4 #3 #2 #1 #0
F1130 EBSYA#2 EOTNA#2 EOTPA#2 EGENA#2 EDENA#2 EIALA#2 ECKZA#2 EINPA#2
#7 #6 #5 #4 #3 #2 #1 #0
For group 5
#7 #6 #5 #4 #3 #2 #1 #0
F1133 EBSYB#2 EOTNB#2 EOTPB#2 EGENB#2 EDENB#2 EIALB#2 ECKZB#2 EINPB#2
#7 #6 #5 #4 #3 #2 #1 #0
For group 6
#7 #6 #5 #4 #3 #2 #1 #0
F1136 EBSYC#2 EOTNC#2 EOTPC#2 EGENC#2 EDENC#2 EIALC#2 ECKZC#2 EINPC#2
#7 #6 #5 #4 #3 #2 #1 #0
For group 7
- 2379 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
F1139 EBSYD#2 EOTND#2 EOTPD#2 EGEND#2 EDEND#2 EIALD#2 ECKZD#2 EINPD#2
#7 #6 #5 #4 #3 #2 #1 #0
For group 8
#7 #6 #5 #4 #3 #2 #1 #0
F2130 EBSYA#3 EOTNA#3 EOTPA#3 EGENA#3 EDENA#3 EIALA#3 ECKZA#3 EINPA#3
#7 #6 #5 #4 #3 #2 #1 #0
For group 9
#7 #6 #5 #4 #3 #2 #1 #0
F2133 EBSYB#3 EOTNB#3 EOTPB#3 EGENB#3 EDENB#3 EIALB#3 ECKZB#3 EINPB#3
#7 #6 #5 #4 #3 #2 #1 #0
For group 10
#7 #6 #5 #4 #3 #2 #1 #0
F2136 EBSYC#3 EOTNC#3 EOTPC#3 EGENC#3 EDENC#3 EIALC#3 ECKZC#3 EINPC#3
#7 #6 #5 #4 #3 #2 #1 #0
For group 11
#7 #6 #5 #4 #3 #2 #1 #0
F2139 EBSYD#3 EOTND#3 EOTPD#3 EGEND#3 EDEND#3 EIALD#3 ECKZD#3 EINPD#3
#7 #6 #5 #4 #3 #2 #1 #0
For group 12
- 2380 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
#7 #6 #5 #4 #3 #2 #1 #0
F3130 EBSYA#4 EOTNA#4 EOTPA#4 EGENA#4 EDENA#4 EIALA#4 ECKZA#4 EINPA#4
#7 #6 #5 #4 #3 #2 #1 #0
For group 13
#7 #6 #5 #4 #3 #2 #1 #0
F3133 EBSYB#4 EOTNB#4 EOTPB#4 EGENB#4 EDENB#4 EIALB#4 ECKZB#4 EINPB#4
#7 #6 #5 #4 #3 #2 #1 #0
For group 14
#7 #6 #5 #4 #3 #2 #1 #0
F3136 EBSYC#4 EOTNC#4 EOTPC#4 EGENC#4 EDENC#4 EIALC#4 ECKZC#4 EINPC#4
#7 #6 #5 #4 #3 #2 #1 #0
For group 15
#7 #6 #5 #4 #3 #2 #1 #0
F3139 EBSYD#4 EOTND#4 EOTPD#4 EGEND#4 EDEND#4 EIALD#4 ECKZD#4 EINPD#4
#7 #6 #5 #4 #3 #2 #1 #0
For group 16
- 2381 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Related signals
DI → CNC
The signals below are direct signals related to PMC axis control.
#7 #6 #5 #4 #3 #2 #1 #0
X004 SKIP
#7 #6 #5 #4 #3 #2 #1 #0
#3
X011 SKIP
#7 #6 #5 #4 #3 #2 #1 #0
#2
X013 SKIP
PMC → CNC
The signals below are input signals related to PMC axis control.
For axis-type signals, addresses for the 1st axis to 8th axis are indicated. For path-type signals, addresses
for group 1 are indicated.
#7 #6 #5 #4 #3 #2 #1 #0
G014 ROV2 ROV1
#7 #6 #5 #4 #3 #2 #1 #0
G088 HNDMP
#7 #6 #5 #4 #3 #2 #1 #0
G096 HROV *HROV6 *HROV5 *HROV4 *HROV3 *HROV2 *HROV1 *HROV0
#7 #6 #5 #4 #3 #2 #1 #0
G101 *+ED28 *+ED27 *+ED26 *+ED25 *+ED24 *+ED23 *+ED22 *+ED21
#7 #6 #5 #4 #3 #2 #1 #0
G103 *-ED28 *-ED27 *-ED26 *-ED25 *-ED24 *-ED23 *-ED22 *-ED21
#7 #6 #5 #4 #3 #2 #1 #0
G106 MI8 MI7 MI6 MI5 MI4 MI3 MI2 MI1
#7 #6 #5 #4 #3 #2 #1 #0
G107 *+ED38 *+ED37 *+ED36 *+ED35 *+ED34 *+ED33 *+ED32 *+ED31
#7 #6 #5 #4 #3 #2 #1 #0
G118 *+ED8 *+ED7 *+ED6 *+ED5 *+ED4 *+ED3 *+ED2 *+ED1
#7 #6 #5 #4 #3 #2 #1 #0
G120 *-ED8 *-ED7 *-ED6 *-ED5 *-ED4 *-ED3 *-ED2 *-ED1
#7 #6 #5 #4 #3 #2 #1 #0
G202 NDCAL8 NDCAL7 NDCAL6 NDCAL5 NDCAL4 NDCAL3 NDCAL2 NDCAL1
#7 #6 #5 #4 #3 #2 #1 #0
G341 *+ED48 *+ED47 *+ED46 *+ED45 *+ED44 *+ED43 *+ED42 *+ED41
#7 #6 #5 #4 #3 #2 #1 #0
G342 *-ED48 *-ED47 *-ED46 *-ED45 *-ED44 *-ED43 *-ED42 *-ED41
#7 #6 #5 #4 #3 #2 #1 #0
G343 *+ED58 *+ED57 *+ED56 *+ED55 *+ED54 *+ED53 *+ED52 *+ED51
#7 #6 #5 #4 #3 #2 #1 #0
G344 *-ED58 *-ED57 *-ED56 *-ED55 *-ED54 *-ED53 *-ED52 *-ED51
#7 #6 #5 #4 #3 #2 #1 #0
G352 *FHRO7 *FHRO6 *FHRO5 *FHRO4 *FHRO3 *FHRO2 *FHRO1 *FHRO0
#7 #6 #5 #4 #3 #2 #1 #0
G353 FHROV *FHRO9 *FHRO8
- 2382 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
CNC → PMC
The signals below are output signals related to PMC axis control.
For axis-type signals, addresses for the 1st axis to 8th axis are indicated.
#7 #6 #5 #4 #3 #2 #1 #0
F094 ZP8 ZP7 ZP6 ZP5 ZP4 ZP3 ZP2 ZP1
#7 #6 #5 #4 #3 #2 #1 #0
F096 ZP28 ZP27 ZP26 ZP25 ZP24 ZP23 ZP22 ZP21
#7 #6 #5 #4 #3 #2 #1 #0
F098 ZP38 ZP37 ZP36 ZP35 ZP34 ZP33 ZP32 ZP31
#7 #6 #5 #4 #3 #2 #1 #0
F100 ZP48 ZP47 ZP46 ZP45 ZP44 ZP43 ZP42 ZP41
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
0000 INI
#7 #6 #5 #4 #3 #2 #1 #0
0012 MIRx
#7 #6 #5 #4 #3 #2 #1 #0
1001 INM
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
1005 DLZx
- 2383 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
1006 ZMIx DIAx
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
1008 RABx ROAx
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
NOTE
ROAx specifies the function only for a rotary axis (for which bit 0
(ROTx) of parameter No. 1006 is set to 1)
NOTE
RABx is valid only when ROAx is 1.
#7 #6 #5 #4 #3 #2 #1 #0
1201 ZPR
- 2384 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
#0 ZPR Automatic setting of a coordinate system when the manual reference position return is
performed
0: Not set automatically
1: Set automatically
NOTE
ZPR is valid when the workpiece coordinate system is not used
(when bit 0 (NWZ) of parameter No. 8136 is 1). If a workpiece
coordinate system function is provided, making a manual reference
position return always causes the workpiece coordinate system to
be established on the basis of the workpiece zero point offset
(parameters Nos. 1220 to 1226), irrespective of this parameter
setting.
1240 Coordinate value of the reference position in the machine coordinate system
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
1241 Coordinate value of the second reference position in the machine coordinate system
1242 Coordinate value of the third reference position in the machine coordinate system
1243 Coordinate value of the fourth reference position in the machine coordinate system
Coordinate system of the reference position used when automatic coordinate system setting is
1250
performed
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
1402 JOV
- 2386 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
[Valid data range] Refer to the standard parameter setting table (C)
(When the increment system is IS-B, 0.0 to +999000.0)
Set the rate of manual rapid traverse when the rapid traverse override is 100% for each
axis.
NOTE
1 If 0 is set, the rate set in parameter No. 1420 (rapid traverse rate
for each axis) is assumed.
2 When manual rapid traverse is selected (bit 0 (RPD) of parameter
No. 1401 is set to 1), manual feed is performed at the feedrate set
in this parameter, regardless of the setting of bit 4 (JRV) of
parameter No. 1402.
#7 #6 #5 #4 #3 #2 #1 #0
1803 TQF
#4 TQF When torque control is performed by the PMC axis control, follow-up operation is:
0: Not performed.
1: Performed.
#7 #6 #5 #4 #3 #2 #1 #0
1805 TRE
#1 TRE When bit 4 (TQF) of parameter No. 1803 is set to 0 (not to perform follow-up operation
with a torque control command in PMC axis control), the servo error counter is:
0: Updated.
When the error count exceeds the maximum allowable cumulative travel value
(parameter No. 1885), the alarm SV0423, “EXCESS ERROR INTORQUE” is
issued.
1: Not updated.
No errors are accumulated, so that the alarm SV0423 is not issued. When the
maximum allowable feedrate is exceeded, however, the alarm SV0422, “EXCESS
VELOCITY IN TORQUE” is issued.
To return to position control when this parameter bit is set to 1, a reference position
return operation needs to be performed.
- 2387 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
When the servo error amount never exceeds this parameter value before leaving the limit
switch for the deceleration in reference position return, alarm (PS0090), "REFERENCE
RETURN INCOMPLETE" occurs.
1885 Maximum allowable value for total travel during torque control
NOTE
This parameter is enabled when the bit 4 (TQF) of parameter No.
1803 is 0 (follow-up is not performed during torque control).
- 2388 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Set a positional deviation value when torque control is canceled to return to positional
deviation. After the positional deviation has fallen to the parameter-set value, switching
to position control is performed.
NOTE
This parameter is enabled when the bit 4 (TQF) of parameter No.
1803 is 0 (follow-up is not performed during torque control).
#7 #6 #5 #4 #3 #2 #1 #0
2000 DGP
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#1 DGP Upon power-up, the digital servo parameter specific to a motor is:
0: Set.
1: Not set.
When this parameter is set to 0 after the motor type is set, the digital servo parameter is
automatically set to the standard value appropriate for the motor type and this parameter
is set to 1 at the same time.
#7 #6 #5 #4 #3 #2 #1 #0
2007 TRQ
#7 #6 #5 #4 #3 #2 #1 #0
2017 HTN
#4 HTN In the speed command mode, the hardware broken wire alarm for the separate detector is:
0: Detected.
1: Ignored.
- 2389 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
When a linear motor is used, the data unit is 0.001 N/(1 torque
command).
#7 #6 #5 #4 #3 #2 #1 #0
3002 IOV
- 2390 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
M, S, T, B code
Delay time
NOTE
The time is counted in units of 4 ms. If the set value is not a
multiple of four, it is raised to the next multiple of four
Example
When 30 is set, 32 ms is assumed.
When 0 is set, 4 ms is assumed.
If the high speed M/S/T/B interface is used, when 0 is set, 0 ms
is assumed.
The time count period may change, depending on the system.
M, S, T, B code
FIN sigal
NOTE
The time is counted in units of 4 ms. If the set value is not a
multiple of four, it is raised to the next multiple of four
Example
When 30 is set, 32 ms is assumed.
When 0 is set, 4 ms is assumed.
The time count period may change, depending on the system.
#7 #6 #5 #4 #3 #2 #1 #0
3104 PPD
- 2391 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
If any of the following is executed when PPD is set to 1, the relative
position display is preset to the same value as the absolute position
display:
(1) Manual reference position return
(2) Coordinate system setting based on G92 (G50 for G code
system A on the lathe system)
(3) Workpiece coordinate system presetting based on G92.1
(G50.3 for G code system A on the lathe system)
(4) When a T code for the lathe system is specified.
#7 #6 #5 #4 #3 #2 #1 #0
3105 PCF
#1 PCF Addition of the movement of the PMC-controlled axes to the actual speed display
0: Added
1: Not added
#7 #6 #5 #4 #3 #2 #1 #0
3115 NDFx
#3 NDFx In calculation for actual cutting feedrate display, the feedrate of a selected axis is:
0: Considered.
1: Not considered.
#7 #6 #5 #4 #3 #2 #1 #0
8001 SKE AUX NCC RDE OVE MLE
#0 MLE Whether all axis machine lock signal MLK <Gn044.1> is valid for PMC-controlled axes
0: Valid
1: Invalid
The axis-by-axis machine lock signal MLKx <Gn108> depends on the setting of bit 1 of
parameter No. 8006.
#2 OVE Signals related to dry run and override used in PMC axis control
0: Same signals as those used for the CNC
1: Signals specific to the PMC
The signals used depend on the settings of these parameter bits as indicated below.
- 2392 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Bit 2 (OVE) of parameter
Bit 2 (OVE) of parameter No.
No. 8001 = 0
Signals 8001 = 1
(same signals as those
(signals specific to the PMC)
used for the CNC)
Feedrate override signals *FV0 to *FV7 <G012> *EFOV0 to *EFOV7 <G151>
NOTE
When PMC control is performed with more than four times as many
groups as the number of NC paths, the signals shown in "same
signals as those used for the CNC" cannot be used for the excess
paths and groups. Therefore, set this parameter to 1 for this case.
#3 RDE Whether dry run is valid for rapid traverse in PMC axis control
0: Invalid
1: Valid
#5 NCC When the program specifies a move command for a PMC-controlled axis (with the
controlled axis selection signal EAX <G0136> set to “1”) not placed under PMC axis
control:
0: CNC command is valid.
1: The alarm PS0130, “NC AND PMC AXIS ARE CONFLICTED” is issued.
#6 AUX In PMC axis control, the auxiliary function command (12H) output size is:
0: 1 byte (0 to 255)
1: 2 bytes (0 to 65535)
WARNING
If signal ESKIP<X004.6, X013.6, or X011.6> is used by another
usage when you set 1 to this parameter, it may cause an
unexpected machine behavior. Be careful enough that you must
prevent the competition of the used X address.
#7 #6 #5 #4 #3 #2 #1 #0
8002 FR2 FR1 PF2 PF1 F10 DWE RPD
- 2393 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
#1 DWE Minimum time which can be specified in a dwell command in PMC axis control when the
increment system is IS-C
0: 1ms
1: 0.1ms
#3 F10 Least increment for the feedrate for cutting feed (per minute) in PMC axis control
The following settings are applied when bit 4 (PF1) of parameter No. 8002 is set to 0 and
bit 5 (PF2) of parameter No. 8002 is set to 0.
F10 IS-A IS-B IS-C
Millimeter input 0 10 1 0.1
(mm/min) 1 100 10 1
Inch input 0 0.1 0.01 0.001
(inch/min) 1 1 0.1 0.01
#4 PF1
#5 PF2 Set the feedrate unit of cutting feedrate (feed per minute) for an axis controlled by the
PMC.
Bit 5 (PF2) of parameter No. 8002 Bit 4 (PF1) of parameter No. 8002 Feedrate unit
0 0 1/1
0 1 1 / 10
1 0 1 / 100
1 1 1 / 1000
#6 FR1
#7 FR2 Set the feedrate unit for cutting feedrate (feed per rotation) for an axis controlled by the
PMC.
(1)T series
[Unit of data]
Unit of data depending on the setting of bits 6 (FR1) and bit 7 (FR2) of parameter No.
8002.
Parameter Metric input Inch input Rotation axis
FR2 FR1 (mm/rev) (inch/rev) (deg/rev)
1 1
0.0001 0.000001 0.0001
0 0
0 1 0.001 0.00001 0.001
1 0 0.01 0.0001 0.01
[Valid data range] 1 to 65535 (However, data within the ranges indicated following table
must be specified.)
Valid data range
Unit
IS-A to IS-C
Metric input 0.0001 to 500.0000 mm/rev
Linear axis
Inch input 0.000001 to 9.999999 inch/rev
Rotation axis 0.0001 to 500.0000 deg/rev
(2)M series
[Unit of data]
Unit of data depending on the setting of bits 6 (FR1) and bit 7 (FR2) of parameter No.
8002.
- 2394 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
#7 #6 #5 #4 #3 #2 #1 #0
8003 FEX
NOTE
When this parameter bit is set, the power must be turned off before
operation is continued.
#3 FEX The maximum feedrate that can be achieved by the machine during cutting feed or
continuous feed in PMC axis control is:
0: Not extended.
1: Extended.
Restrictions
- Parameters for setting the time constants for linear acceleration/deceleration after
interpolation and bell-shaped acceleration/deceleration after interpolation
When as the acceleration/deceleration type, linear acceleration/ deceleration after
interpolation or bell-shaped acceleration/ deceleration after interpolation is used for
each of rapid traverse, cutting feed, and manual feed, the maximum allowable time
constant is a half of the maximum value that can be set conventionally.
The time constant parameters used are as follows:
Parameter No. Meaning
1620 Time constant (T) used for linear acceleration/deceleration in rapid traverse
for each axis, or time constant (T1) used for bell-shaped
acceleration/deceleration in rapid traverse for each axis
1621 Time constant (T2) used for bell-shaped acceleration/deceleration in rapid
traverse for each axis
1622 Time constant for acceleration/deceleration in cutting feed for each axis
1624 Time constant for acceleration/deceleration in jog feed for each axis
1626 Time constant for acceleration/deceleration in threading cycles for each axis
1769 Time constant for acceleration/deceleration after cutting feed interpolation in
the mode of acceleration/deceleration before interpolation
5271 to 5274 Time constant for acceleration/deceleration in rigid tapping extraction (first to
fourth gears)
5365 to 5368 Time constant for bell-shaped acceleration/deceleration in rigid tapping (first
to fourth gears)
- The waveform display function of VCMD on the Servo Guide or the Servo Guide
Mate.
- 2395 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
As the feedrate increases, more data is acquired for VCMD waveform display,
which can prevent waveforms from being displayed correctly.
CAUTION
1 When this function is enabled, the feedrate is extended to the
maximum value that can be specified for cutting feed or continuous
feed in PMC axis control if CMR is 1. If CMR is greater than 1, the
feedrate is limited to a value smaller than the maximum value that
can be specified.
2 Note that the maximum motor speed may be exceeded depending
on the feedrate specified.
#7 #6 #5 #4 #3 #2 #1 #0
8004 NCI DSL JFM
#2 JFM This parameter sets the units used to specify feedrate data when continuous feed is
specified in axis control by the PMC.
#5 DSL If the selection of an axis is changed when PMC axis selection is disabled:
0: An alarm PS0139, “CANNOT CHANGE PMC CONTROL AXIS” is issued.
1: The change is valid, and no alarm is issued for an unspecified group.
#6 NCI In axis control by the PMC, a position check at the time of deceleration is:
0: Performed.
1: Not performed.
#7 #6 #5 #4 #3 #2 #1 #0
8005 IFV EVP DRR R10 CDI EDC
#1 CDI In axis control by the PMC, when diameter programming is specified for a
PMC-controlled axis:
0: The amount of travel and feedrate are each specified with a radius.
1: The amount of travel is specified with a diameter while the feedrate is specified with
a radius.
This parameter is valid when bit 3 (DIA) of parameter No. 1006 is set to 1 (A move
command for each axis is based on diameter specification.)
- 2396 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
#2 R10 When the bit 0 (RPD) of parameter No. 8002 is set to 1, the unit for specifying a rapid
traverse rate for the PMC axis is:
0: 1 mm/min.
1: 10mm/min.
#3 DRR For cutting feed per rotation in PMC axis control, the dry run function is:
0: Disabled.
1: Enabled.
#5 IFV When bit 2 (OVE) of parameter No. 8001 is set to 1 in PMC axis control, the feedrate
override signal *EFOVx and the override cancel signal OVC are:
0: Used on a path-by-path basis. (The start groups (1st group, 5th group, ... 33rd group,
37th group) of each path are used.)
1: Used on a group-by-group basis.
#7 #6 #5 #4 #3 #2 #1 #0
8006 EZR EFD MLS
#1 MLS When bit 0 (MLE) of parameter No. 8001 is set to 1 (to disable the all axis machine lock
signal) in PMC axis control, axis-by-axis machine lock is:
0: Disabled.
1: Enabled.
#4 EFD When cutting feed (feed per minute) is used in PMC axis control, the specification unit of
feedrate data is:
0: Unchanged (1 times).
1: 100 times greater.
NOTE
When this parameter is set to 1, bit 3 (F10) of parameter No. 8002
is invalid.
#6 EZR In PMC axis control, bit 0 (ZRNx) of parameter No. 1005 is:
0: Invalid.
With a PMC controlled axis, the alarm PS0224, “ZERO RETURN NOT
FINISHED” is not issued.
1: Valid.
A reference position return state check is made on a PMC controlled axis as with an
NC axis according to the setting of bit 0 (ZRNx) of parameter No. 1005.
#7 #6 #5 #4 #3 #2 #1 #0
8007 ESY VCP
#3 ESY In PMC axis control, external pulse synchronization (serial spindle synchronization) is:
0: Disabled.
1: Enabled.
#7 #6 #5 #4 #3 #2 #1 #0
8008 EMRx
#0 EMRx When a PMC axis control command is issued in mirror image state, the mirror image is:
0: Not considered.
1: Considered.
This parameter is valid in the mirror image mode set with the mirror image signals MI1 to
MI8 <G106.0 to .7> set to 1 or bit 0 (MIRx) of parameter No. 12 set to 1.
If a movement is made along the same axis by doubly specifying a command with the
CNC and PMC axis control when this parameter is set to 0, and the mirror image mode is
set, a coordinate shift can occur afterwards. So, do not attempt to make such a movement.
8010 Selection of the DI/DO group for each axis controlled by the PMC
P8010 Description
40 DI/DO 40th group <G9178toG9189> is used.
NOTE
When a value other than the above is set, the axis is not controlled
by the PMC.
#7 #6 #5 #4 #3 #2 #1 #0
8013 R20x ROP OVR
#1 OVR When bit 2 (OVE) of parameter No. 8001 is set to 1, for rapid traverse override in PMC
axis control:
0: Rapid traverse override signals EROV2 and EROV1 <G150.1 and G150.0> for
PMC axis control are used.
1: 1% step rapid traverse override signals *EROV7 to *EROV0 <G151> for PMC axis
control are used.
(The listed signal addresses when PMC signals are selected are for the 1st group. Actual
addresses differs depending on the used group.)
#3 ROP When rotation axis rollover is enabled for an axis controlled in PMC axis control, the
direction in which a movement (rotation) is performed to reach an end point by a
reference position return command 07H to 0AH (equivalent to G28, G30P2/P3/P4) is:
0: Determined by the sign of the specified value.
1: The direction in the shortest path.
NOTE
ROPx is valid only when bit 0 (ROAx) of parameter No. 1008 is set
to 1 and bit 1 (RABx) of parameter No. 1008 is set to 0.
#4 R20x When the machine coordinate system selection (20h) is commanded with the PMC axis
control for the rotary axis to which the roll-over function is valid (bit 0 (ROAx) of
parameter No.1008 is set to 1), setting the bit 1 (RABx) of parameter No.1008 which
specifies the direction of the rotation for an absolute command is:
0: Invalid.
1: Valid.
The above direction of the rotation is as follows by setting the bit 1 (RABx) of parameter
No.1008 and the bit 4 (R20x) of parameter No.8013.
Bit 4 (R20x) of parameter No.8013
0 1
Bit 1 (RABx) of 0 Direction of the shortest path Direction of the shortest path
parameter No.1008 Direction of sign of the amount Direction of sign of the
1
of the movement to be made command value
#7 #6 #5 #4 #3 #2 #1 #0
8019 EZC PIA EOS
- 2399 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
#0 EOS In external pulse synchronization (serial spindle synchronization) in PMC axis control,
the serial spindle to be synchronized is:
0: The first spindle of path 1.
1: Any spindle.
NOTE
If EOS is set to 0, only the servo axis of path 1 can be specified.
#1 PIA After the move command of PMC axis control is interrupted by reset signal ECLRg, If
different acceleration/deceleration type command without waiting for a deceleration stop
generates:
0: Not alarm.
1: Alarm DS1451, "IMPROPER PMC AXIS COMMAND".
NOTE
This parameter is FANUC recommendation setting parameter
(fixed type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
#2 EZC If the controlled axis selection signals EAX1 to EAX8 are "0" or PMC controlled-axis
selection variable (#8700) is 0, the PMC axis control command generates:
0: Not alarm.
1: Alarm DS1451, "IMPROPER PMC AXIS COMMAND".
NOTE
This parameter is FANUC recommendation setting parameter
(fixed type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
8020 FL rate for reference position return along each axis in PMC axis control
NOTE
If 0 is specified, the value of parameter No. 1425 is used.
8022 Upper limit rate of feed per revolution during PMC axis control
- 2400 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
8028 Time for acceleration/deceleration calculation when a feedrate is specified under PMC axis control
Time constant for exponential acceleration/deceleration in cutting feed or continuous feed under PMC
8030
axis control
NOTE
When 0 is set in this parameter, the value set in parameter No.
1622 is used.
The value set in parameter No. 1622 is used also for linear
acceleration/deceleration after cutting interpolation.
FL rate for exponential acceleration/deceleration in cutting feed or continuous feed under PMC axis
8031
control
NOTE
When 0 is set in this parameter, the value set in parameter No.
1623 is used.
However, be sure to set 0 in this parameter and parameter No.
1623 for all axes at all times except for special purposes. If a value
other than 0 is specified, correct linear or circular figures cannot be
obtained.
8032 Feedrate for acceleration/deceleration calculation when a feedrate is specified under PMC axis control
- 2401 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
When a feedrate is specified under PMC axis control, acceleration/deceleration can be set
for this parameter or parameter No. 8028. When 0 is set in this parameter, the
specification of 1000 min-1 is assumed. When 0 is set in parameter No. 8028, the
acceleration/deceleration function for feedrate specification is disabled.
Amount of a shift per one rotation of a servo motor of least input increment when speed command in
8040
PMC axis control is velocity control
#7 #6 #5 #4 #3 #2 #1 #0
11850 IFH CMI
#0 CMI If, in PMC axis control, a rapid traverse rate is specified with the axis control block data
signal, with bit 0 (RPD) of parameter No. 8002 being set to 1, the rapid traverse rate is:
0: Always treated as being in millimeters.
1: Dependent on the setting of bit 0 (INM) of parameter No. 1001.
NOTE
This parameter is FANUC recommendation setting parameter
(fixed type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
#7 IFH When bit 2 (OVE) of parameter No. 8001 is set to 1 in PMC axis control, the 1% rapid
traverse override signals *EROVs are:
0: On a path-by-path basis. (The first groups in the individual paths (first, fifth,
ninth, ..., 33rd, and 37th groups) are used.)
1: On a group-by-group basis.
Depending on this parameter and bit 1 (OVR) of parameter No. 8013, selected signals are
as given in the table below.
(The signal addresses are those in the first path, and the actual addresses differ depending
on the group used.)
Bit 7 (IFH) of No. 11850 = 0 Bit 7 (IFH) of No. 11850 = 1
(*EROVs are on a (*EROVs are on a
path-by-path basis.) group-by-group basis.)
EROV1, EROV2 EROV1, EROV2
Bit 1 (OVR) of No. 8013 = 0
<G150.0, G150.1> <G150.0, G150.1>
*EROVA<G151>
*EROVB<G163>
Bit 1 (OVR) of No. 8013 = 1 *EROV<G151>
*EROVC<G175>
*EROVD<G187>
- 2402 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
Overrides are clamped at up to 100%.
#7 #6 #5 #4 #3 #2 #1 #0
12730 PTC
Time constant 2 of linear acceleration/deceleration in velocity command continuous feed under PMC
12731
axis control
Time constant 3 of linear acceleration/deceleration in velocity command continuous feed under PMC
12732
axis control
4th time constant of linear acceleration/deceleration of continuous feed operation based on a speed
12733
command in PMC axis control
5th time constant of linear acceleration/deceleration of continuous feed operation based on a speed
12734
command in PMC axis control
1st feedrate for changing time constant of continuous feed operation based on a speed command in
12735
PMC axis control
2nd feedrate for changing time constant of continuous feed operation based on a speed command in
12736
PMC axis control
3rd feedrate for changing time constant of continuous feed operation based on a speed command in
12737
PMC axis control
4th feedrate for changing time constant of continuous feed operation based on a speed command in
12738
PMC axis control
No. 12735 < No. 12736 < No. 12737 < No. 12738.
This parameter is available when speed command in PMC axis control is FS16 type (bit 2
(VCP) of parameter No. 8007) and linear acceleration/deceleration time constant of
continuous feed operation based on a speed command in PMC axis control is extended
(bit 0 (PTC) of parameter No. 12730 is 1).
#7 #6 #5 #4 #3 #2 #1 #0
18050 OTW
#7 OTW If an axis move command is executed with PMC axis control during automatic operation,
and the NC block under execution is stopped by a feed hold when the axis moving due to
PMC axis control is completed, the amount of movement due to PMC axis control in that
block is:
0: Not reflected in the NC coordinate system.
1: Reflected in the NC coordinate system.
NOTE
This parameter is FANUC recommendation setting parameter
(fixed type). For details, refer to the appendix "FANUC
recommendation setting parameter" in this manual.
The alarm signal EIALg is reset using the reset signal ECLRg.
CAUTION
If an alarm is issued by a PMC axis control command or in connection with PMC
axis control, be sure to set the reset signal ECLRg to “1” in addition to a reset
operation on the NC.
- 2404 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Alarm PS5131
If a command related to 3-dimensional coordinate conversion or polar coordinate interpolation is
specified during PMC axis control, the alarm PS5131 is issued.
- Other alarms
Alarm PS0224
If a PMC axis control command is specified without performing a reference position return operation
even once after the power is turned off when bit 0 (ZRNx) of parameter No. 1005 is set to 0, the alarm
PS0224 is issued.
Alarm PS5065
If a PMC axis control command is executed by assigning axes with different increment systems to the
same group, the alarm PS5065 is issued.
- 2405 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Warning
WARNING
1 PMC axis control must be executed while the controlled axis selection signals
EAX1 to EAX8 are "1". If controlled axis selection signals EAX1 to EAX8 are "0",
the command cannot be accepted.
2 PMC axis control is able to command by PMC ladder and macro executor.
In case of use PMC axis control, “controlled axis selection” and “PMC axis
control command”, use the same command method. If you use the different
command method to “controlled axis selection” and “PMC axis control
command”, “PMC axis control command” may be ignored, or the command may
execute incorrect axis motion. Therefore, the machine may behave in an
unexpected manner.
Caution
CAUTION
1 The mode selection, CNC reset, and other CNC statuses have no effect.
2 CNC-controlled feed hold *SP, single block stop SBK, reset signal ERS, and
interlock of all axes or each axis are invalid for PMC axis control, but similar
control is enabled by operating the PMC signals (ESTPg, ESBKg, and ECLRg).
3 Emergency stop is enabled.
4 If cutting feed blocks are specified in succession, deceleration is not performed
between blocks (acceleration/deceleration is applied, however, when the
specification of a feedrate changes), and cutting proceeds to the next block
without waiting for the tool to enter the in-position area. At the end of a block
other than for cutting feed, the tool is temporarily decelerated. The next block is
then executed after waiting for the tool to enter the in-position area. When bit 6
(NCI) of parameter No. 8004 is set to 1, cutting can proceed to the next block
without making an in-position check for each block.
5 Under PMC axis control, manual absolute mode is always set. If the PMC starts
control of an axis after manual intervention (manual continuous feed, manual
handle feed, etc.) is performed during automatic operation while manual
absolute mode is not set (*ABSM is set to “1”), manual absolute mode is set.
6 Under PMC axis control, all commands are handled as axis commands. Even for
the auxiliary functions, the position check is effective.
7 When the CNC executes the command to set the workpiece coordinate system
setting (G54 to G59) during an axial movement by PMC axis control command, a
valid coordinate system cannot be set.
- 2406 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
CAUTION
8 If the alarm PS0139 is issued due to a modification to parameter No. 8010, the
alarm is issued with all paths. After resetting the alarm, input the reset signal
ECLRg for all groups before a start.
9 After the execution of a move command in PMC axis control during NC
automatic operation, to execute a move command (in the absolute or
incremental mode) for the relevant axis in an NC block during the same
operation, execute the following method (1) or (2).
Note that in case of speed command or torque control, execute the method (2)
because the method (1) can not be executed.
(1) Execute the PMC axis command by M code preventing buffering.
Execute the PMC axis command while the system is waiting for
the FIN signal for an M code preventing buffering. Then, after the completion
of that PMC axis command, return the FIN signal for the M code preventing
buffering.
For example, in the following program, to execute the move command (N40)
after the tool is moved along the Y-axis using a PMC axis command, the
PMC axis command must be controlled within the M code preventing
buffering (N20):
When the speed command or torque control command in PMC axis control is
specified, execute the method (2) instead of this method.
O0001
N10 G94 G90 G01 X20. Y30. F3000 ;
N20 M55 ; → Y axis moves by PMC axis command.
N30 X70.0 ;
N40 Y50.0 ;
N50 M02 ;
- 2407 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
CAUTION
(2)-1 After the PMC axis command ends, specify each axis workpiece
coordinate system preset signal M code.
After the PMC axis command ends, specify each axis workpiece coordinate
system preset signal M code before the move command of NC block. Refer
to "Each axis workpiece coordinate system preset signal" for details.
(2)-2 After the PMC axis command ends, specify workpiece coordinate system
preset.
As well as (2)-1, after the PMC axis command ends, specify workpiece
coordinate system preset before the move command of NC block.
For example, in the following program, to execute the move command(N50)
after the tool is moved along the Y-axis using a PMC axis command, each
axis workpiece coordinate system preset signal or workpiece coordinate
system preset must be specified in N40.
O0002
N10 G94 G90 G01 X20.0 Y30.0 F3000 ;
N20 M55 ; → Y axis moves start by PMC axis command.
N30 X70.0 ;
N40 M60 ; → Each axis workpiece coordinate system preset signal M code
is specified. Or, workpiece coordinate system preset
(G92.1Y0) is specified.
N50 Y50. ;
N60 M02 ;
When the speed command or torque control command in PMC axis control is
specified, this method is only applicable to the setting that the coordinates
are updated.
Note
NOTE
1 The actual speed excluding the effect of movement along a PMC-controlled axis
can be displayed if the bit 3 (ZDF) of parameter No. 3115 is set to 1.
2 If an absolute pulse coder is used, a specified reference position is retained in
memory, even after the power is turned off.
- 2408 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
3 For an index table indexing axis, no PMC axis control command can be
specified.
4 The individual output of the auxiliary function is provided by adding a signal for
individual output. The timing diagram of controlling and specifying the auxiliary
function is not changed. The normal specifications of the auxiliary functions for
PMC axis control function are applied.
- 2409 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Explanation
- Screen display procedure
1 Set the bit 7 (EAC) of parameter No. 3137 =1.
2 Press the function key .
3 Press the continuous menu key several times, then press the chapter selection soft key [PMC
AXIS ].
4 “Signal status screen for PMC axis control” screen appears.
- 2410 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
The PMC axis control option is required to use this function. If the PMC axis
control option is not specified, the PMC axis control signal status screen does
not appear even when the above operation is performed.
NOTE
1 When the control axis select signal is 0, the remaining traverse distance is
indicated as "---".
2 When the associated axis is being moved by other than the ladder or macro
executor, the remaining traverse distance is indicated as "---".
NOTE
1 What was specified is displayed only when the buffer is valid. When execution is
completed or the buffer is invalid, "---" is displayed.
2 If the PMC axis does not move due to an invalid command etc. or an alarm is
issued during execution, what was specified is displayed on this screen. This
indication is cleared when the ECLRg signal turns on or an emergency stop
occurs. After that "---" is displayed.
3 When the associated axis is being moved by other than the ladder or macro
executor, "---" is displayed.
4 The speed signal is displayed in decimal with no sign.
- 2412 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
1 What was specified is displayed only when the buffer is valid. When the buffer is
invalid, "---" is displayed.
2 When the associated axis is being moved by other than the ladder or macro
executor, "---" is displayed.
3 The speed signal is displayed in decimal with no sign.
- 2413 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
1 What was specified is displayed only when the buffer is valid. When the buffer is
invalid, "---" is displayed.
2 If an alarm occurs due to a command error, what was specified is displayed on
this screen. This indication is cleared when the ECLRg signal turns on or an
emergency stop occurs. Then, "---" is displayed.
3 When the associated axis is being moved by other than the ladder or macro
executor, "---" is displayed.
4 The speed signal is displayed in decimal with no sign.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3137 EAC
NOTE
This parameter is valid if the PMC axis control option is set.
- 2414 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
Each function requires following Options.
1 External tool offset
- External tool offset or External data input
2 External program number search
- External data input
3 External work coordinate system shift
- Workpiece coordinate system and External data input
4 External machine zero point shift
- External machine zero point shift or External data input
5 External alarm message
- External message or External data input
6 External operator message
- External message or External data input
7 Substitution of the number of machined parts and number of required parts
- Run hour and parts count display and External data input
Explanation
- The basic external data input procedure
The following signals in the Table 17.2 (a) are used to send data from the PMC to the CNC.
(1) The PMC sets the address signals, EA0 to EA6 that indicate the data type and data signals ED0 to
ED31.
(2) The PMC sets the read signal ESTB to “1”.
(3) When the ESTB signal is set to “1”, the control unit reads the address.
- 2415 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
(4) After reading the address, the control unit sets the read completion signal EREND to “1”.
(5) When the EREND signal is set to “1”, the PMC sets the ESTB signal to “0”.
(6) When the ESTB signal is set to “0”, the control unit sets the EREND signal to “0”. This completes
the data input procedure. New data can now be entered.
The timing diagram is shown below (Fig. 17.2 (a)):
EA0-EA6
ED0-ED15
ESTB
EREND
NOTE
1 When bit 3 (EED) of parameter No. 6301 is set to 0, BCD 4 digits are used.
2 By setting bit 7 (EEX) of parameter No. 6300 to 1, a shift value of ±0 to
999999999 can be specified using ED0 to ED31.
- 2416 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
For axis code, refer to the Table 17.2 (c).
- 2417 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
1 The external program number search is available when bit 4 (ESR) of parameter
No. 6300 is set to 1.
2 In reset state the automatic operation lamp is off. If the start button is pushed in
the cycle operation stop or hold state, search execution starts from the actual
position indicated by the pointer.
3 When there is no program stored in memory corresponding to the set program
number, the alarm DS1128 occurs.
4 When the program number search is set to 0, the alarm DS0059 occurs.
5 Data for the external program number search is accepted regardless of the
mode, but the search execution can be made only in the reset state. Therefore,
in case that the PMC sequence, which the cycle start is executed by checking
search completion signal for external data input only, is used, if the external
program number search is commanded twice, the program is executed twice.
( When CNC accepts a command of the program number search, the command
is not cancelled even if CNC becomes reset state by external reset signal and so
on.) (See Fig. 17.2 (c).)
If the program execution after reset becomes a problem, make the PMC
sequence not to execute the cycle start after reset.
6 Parameter No. 3467 is also used by the “external workpiece number search”.
7 Parameter No. 3467 is also used by the “macro executor program reference and
write function”.
- 2418 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Reset signal
(RST)
Fig. 17.2 (c) External program search and program execution after NC reset
NOTE
1 When data is out of range, the alarm DS1128 occurs.
2 When the data of ineffective optional function is specified, the alarm DS1121
occurs.
3 If bit 3 (EED) of parameter No. 6301 is set to 1, the Data area can be specified
by 32bit data specification.
Under the setting, the external tool offset range is up to +/ - 79999999.
- 2419 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Offset value
0 Incremental specification
a/i
1 Absolute specification
0 Specification of tool wear offset value
g/w
1 Specification of tool geometry offset value
0 Specification of tool length compensation v alue
r/l
1 Specification of cutter compensation value
*Note: If the bit 3 (EED) of parameter No. 6301 is set to 0, the offset value is specified by using
signals ED0 to ED14, the s ign is decided by the signal ED15.
The range of data is available to s pecify the data from 0 to +/- 7999.
*Note:If the bit 3 (EED) of parameter No.6301 is set to 0, the offset value is s pec ified by us ing signals
ED0 to ED14, the sign is decided by the signal ED15.
The range of data is available to specify the data from 0 to +/- 7999.
- 2420 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
If bit 3 (EED) of parameter No. 6301 is set to 1, the data area can be specified
by 32bit data specification.
Under the setting, the external tool compensation range is up to +/ - 79999999.
NOTE
If bit 7 (EEX) of parameter No. 6300 is set to 1, the Data area can be specified
by 32bit data specification.
Under the setting, the external machine zero point shift range is up to +/ -
999999999.
CAUTION
When a large value of compensation is applied at one time, an alarm such as
"excessive error on stop" may occur. In this case, input the compensation in
several smaller increments.
- External message
(a) External alarm message
By sending alarm number from PMC, the CNC is brought to an alarm status; an alarm message is
sent to the CNC, and the message is displayed on the screen of the CNC.
Reset of alarm status is also done with external data.
Up to 4 alarm numbers (16 alarm numbers when bit 1 (M16) of parameter No. 11931 is set to 1) and
messages can be sent at a same time. A message consisting of up to 63 ASCII characters can be sent
for one alarm number.
In case of using a multi-path system, the alarm will be set separately for each path.
Also the alarm is set separately for one.
It is available to select the range of alarm number and the display form by setting the bit 0 (EXA) of
parameter No. 6301.
- 2421 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
Two characters are sent at a time
(See ISO code given in the table below.)
ED15 to ED8 . . . . . . . Character code in 1st character
ED7 to ED0 . . . . . . . . Character code in 2nd character
When sending only one character, fill the second slot with a code smaller than
20 and it will be ignored.
- 2422 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Signals
Address signals for external data input EA0 to EA6 <Gn002.6 – Gn002.0>
[Classification] Input signal
[Function] These signals indicate the type of the entered data.
- 2423 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Data signals for external data input ED0 to ED31 <Gn211, Gn210,Gn000, Gn001>
[Classification] Input signal
[Function] These signals indicate the entered data.
The use of the 32 code signals (16 code signals) varies with the data type.
NOTE
This signal is enabled when bit 3 (ESC) of parameter No. 6300 is 1.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn000 ED7 ED6 ED5 ED4 ED3 ED2 ED1 ED0
- 2424 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
6300 EEX ESR ESC
#3 ESC When a reset is input between the input of the external data input read signal ESTB and
the execution of a search, the external program number search function:
0: Performs a search.
1: Does not perform a search.
#7 #6 #5 #4 #3 #2 #1 #0
6301 EED NNO EXM EXA
#2 NNO When operator messages are set by external data input, a new line operation between one
message set with a number and another message set with a different number is:
0: Performed.
1: Not performed.
- 2425 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
#3 EED To specify data for external tool compensation and external workpiece coordinate system
shift, use:
0: Signals ED15 to ED0.
(The value which can be specified for tool compensation and workpiece coordinate
system shift is from 0 to ±7999.)
1: Signals ED31 to ED0.
(The value which can be specified for tool compensation and workpiece coordinate
system shift is from 0 to ±79999999.)
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
11931 M16
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#1 M16 In the external data input and external messages, the maximum number of external alarm
messages and external operator messages that can be displayed is:
0: 4.
1: 16.
When “0: No specification” is selected, the following folder is used for each function:
• External program number search function
• External workpiece number search function
(Default foreground folder)
• Macro executor program reference and write function
(Default background folder)
NOTE
Any user-created folder cannot be specified.
For example, assume that a user folder named PATH3 is created
in //CNC_MEM/USER in a 2-path system. User-created folder
//CNC_MEM/USER/PATH3 cannot be specified by specifying 13 in
this parameter.
- 2427 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Explanation
- Setting
This function is enabled by setting bit 0 (EMS) of parameter No. 1203 to 1. Enter a desired external
machine zero point shift value at the location starting at the address (R area of the PMC) set in parameter
No. 1280.
If 100 is set in parameter No. 1280, enter shift values at the location starting at R100 of the PMC. Set an
even number in parameter No. 1280.
- Shift value
Specify a shift value by using a two-byte binary code for each axis.
A value from -32767 to 32767 can be specified.
A shift value is assumed to be specified as an absolute value.
The unit is the detection unit.
Example)
Suppose that the incremental system is IS-B, the machine is a millimeter machine (bit 0 of parameter
No. 1001 = 0),
the detection unit is 0.0002 mm (CMR (parameter No. 1820) = 10),
and parameter No. 1280 is set to 100.
When the following values are written to the R area :
R102 = 11001100 (CCh)
R103 = 11101101 (EDh)
the machine position on the second axis is shifted, and the shift value at that time is:
EDCCh [pulse] * 0.0002 [mm/pulse] = -0.932 mm
- Coordinate system
If the machine is moved by this function, the coordinates are not updated.
- Multi-path control
In multi-path control, the locations of the R area are used in ascending order of axis numbers in the paths
as shown in the example below.
- 2428 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Example)
When, in parameter No. 1280, 100 is set for path 1 and 200 is set for path 2
Axis number Path (Prm.981) Shift value of path 1
1 1 R100—101
2 2 R102—103
3 2 R104—105
4 1 Shift value of path 2
5 2 R200—201
6 1 R202—203
R204—205
- Multi-path PMC
With a multi-path PMC, the PMC R area allocated to each path is used.
Example)
When the first PMC is assigned to path 1, and the second PMC is assigned to paths 2 and 3, the R
area of the first PMC is assigned to shift values for path 1, and the R area of the second PMC is
assigned to shift values for paths 2 and 3.
CNC PMC
Path 1 1st PMC
No.1280 = 100 R100~
Signal
Extended external machine zero point shift signal
EMZ0 to EMZ15 <Rn to Rn+2*controlled axis count-1>
[Classification] Input signal
[Function] Sets an external machine zero point shift value.
[Operation] When an external machine zero point shift value is set with this signal, the machine
position is shifted by the specified value.
A set value is regarded as an absolute value.
As a signal address, specify an arbitrary R address with parameter No. 1280.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Rn EMZ7 EMZ6 EMZ5 EMZ4 EMZ3 EMZ2 EMZ1 EMZ0
Rn+2*con-
trolled axis EMZ15 EMZ14 EMZ13 EMZ12 EMZ11 EMZ10 EMZ9 EMZ8
count-1
- 2429 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
1203 EMS
#0 EMS The extended external machine zero point shift function is:
0: Disabled.
1: Enabled.
NOTE
1 To use the extended external machine zero point shift function, the
external machine zero point shift function or the external data input
function is required.
2 When the extended external machine zero point shift function is
enabled, the conventional external machine zero point shift function
is disabled.
WARNING
Set an appropriate value to parameter No.1280 beforehand when
you set 1 to this parameter.
If an internal relay of the set address in parameter No.1280 is used
by another usage, it may cause an unexpected machine behavior.
Be careful enough that you must prevent the competition of the
used internal relay.
1280 Start address of signals used with the extended external machine zero point shift function
Set the start address of signals used with the extended external machine zero point shift
function. If a nonexistent address value is specified, this function is disabled.
If 100 is set, for example, this function uses R100 and up. The last R address to be used
depends on the number of controlled axes. When eight controlled axes are used, R100 to
R115 are used.
NOTE
1 If a nonexistent R address or an address in the system area is set,
this function is disabled.
2 Set an even number in this parameter.
3 When this parameter is 0, an internal relay from address R0 is
used.
- 2430 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
WARNING
If an internal relay of the set address in this parameter is used by
another usage, it may cause an unexpected machine behavior. Be
careful enough that you must prevent the competition of the used
internal relay.
NOTE
1 This function is optional. To use this function, the option for "external machine
zero point shift" or "external data input" is required.
2 This function can not use together with flexible path axis assignment function.
Explanation
In case of the external machine zero point shift or the extended external machine zero point shift, when all
of following conditions are satisfied, the maximum shift value per one execution cycle is multiplied by 10.
(The positive side is 1270. The negative side is -1280.)
- Parameter EMF (No.1814#1) = 1
- Increment system is B or C.
- Parameter HPE (No.1816#2) = 1
NOTE
1 In case of the compensation functions, when this function is valid, the maximum
compensation value per one execution cycle is multiplied by 10. (The positive
side is 1270. The negative side is -1280.)
- Stored pitch error compensation
- Bi-directional pitch error compensation
- Interpolation type pitch error compensation
- Smooth backlash compensation
2 Bit 1 (EMF) of parameter No.1814 is invalid on the following axes.
- Axis for Cs contour control
- Axis for Spindle positioning
- 2431 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
1814 EMF
#1 EMF In case of the external machine zero point shift or the extended external machine zero
point shift, the maximum shift value per one execution cycle is:
0: Conventional specification. (The positive side is 127. The negative side is -128.)
1: Multiplied by 10. (The positive side is 1270. The negative side is -1280.)
When all of following conditions are satisfied, this parameter is valid.
- Increment system is B or C.
- Parameter HPE (No.1816#2) = 1
NOTE
1 In case of the compensation functions, when this parameter is
valid, the maximum compensation value per one execution cycle is
multiplied by 10. (The positive side is 1270. The negative side is
-1280.)
- Stored pitch error compensation
- Bi-directional pitch error compensation
- Interpolation type pitch error compensation
- Smooth backlash compensation
2 This parameter is invalid on the following axes.
- Axis for Cs contour control
- Axis for Spindle positioning
#7 #6 #5 #4 #3 #2 #1 #0
1013 ISCx ISAx
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#0 ISAx
#1 ISCx Increment system of each axis
Increment system Bit 1 (ISC) Bit 0 (ISA)
IS-A 0 1
IS-B 0 0
IS-C 1 0
#7 #6 #5 #4 #3 #2 #1 #0
1816 HPE
- 2432 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
#2 HPE The compensation amount by the error compensation can be output based on:
0: Detection unit
1: 1/1000 of the detection unit (same unit as for nano compensation)
NOTE
1 This parameter is valid in the following error compensation.
- Smooth backlash compensation
- Interpolation type straightness compensation
- Interpolation type straightness compensation 3072 points
- Linear inclination compensation function
- Interpolation type pitch error compensation
2 In error compensation, set compensation data such as pitch error
data by the detection unit regardless of the setting of this
parameter.
3 This parameter is valid on the following axes.
- Servo axis
- Axis for which Cs contour control or Spindle positioning is
enabled
4 When this parameter is 1, the compensation amount by following
error compensation can be output based on the detection unit.
- Backlash compensation
- Stored pitch error compensation
- Simple straightness compensation
- Straightness compensation
- Straightness compensation at 128 points
- Inclination compensation
- Bi-directional pitch error compensation
- Extended bi-directional pitch error compensation
NOTE
1 Parameter No. 3467 is also used by the “external program number search”.
2 Parameter No. 3467 is also used by the “macro executor program reference and
write function”.
- 2433 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Signal
External workpiece number search signals
PN1,PN2,PN4,PN8,PN16 <Gn009.0 to Gn009.4>
[Classification] Input signal
[Function] These signals specify a workpiece number to be executed in the memory operation mode.
These are 5-bit code signals and correspond to the workpiece numbers as shown Table
17.5 (a) (binary codes).
Table 17.5 (a)
External workpiece number search signals
Workpiece number
PN16 PN8 PN4 PN2 PN1
0 0 0 0 0 00
0 0 0 0 1 01
0 0 0 1 0 02
Omission
1 1 1 1 0 30
1 1 1 1 1 31
[Operation] Searches the program number corresponding to the workpiece number specified by these
signals when:
Automatic operation is started (the automatic operation start signal (ST) changes
from “1” to “0”) in the memory operation mode if automatic operation is in the reset
state (the automatic operation signal (OP) is “0”).
When the workpiece number is 00, however, no search is carried out.
The searched program is used in:
• Automatic operation in the memory operation mode
• Foreground edit in the memory edit mode
- 2434 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Of these numbers, workpiece number 0000 has special meaning "making no search".
Therefore, a number from 0001 to 9999 can be specified as a workpiece number.
These signals are used in place of the external workpiece number search signals (PN1 to
PN16) when the signal is selected by bit 1 (EPN) of parameter No. 3006.
[Operation] Operation of these signals is same as operation of external workpiece number search
signals.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn009 PN16 PN8 PN4 PN2 PN1
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
3006 EPS EPN
#1 EPN As signals for specifying workpiece numbers for external workpiece number search:
0: The external workpiece search signals (PN1 to PN16) are used. (A number from 1 to
31 can be specified.)
1: The extended external workpiece number search signals (EPN0 to EPN13) are used.
(A number from 1 to 9999 can be specified.)
Correspondence between workpiece numbers and program numbers in external workpiece number
3020
search (PN)
- 2435 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
This parameter is valid when a workpiece number is specified using
the PN1 to PN16 signals (when bit 1 (EPN) of parameter No. 3006
is set to 0).
When “0: No specification” is selected, the following folder is used for each function:
• External program number search function
• External workpiece number search function
(Default foreground folder)
• Macro executor program reference and write function
(Default background folder)
NOTE
Any user-created folder cannot be specified.
For example, assume that a user folder named PATH3 is created
in //CNC_MEM/USER in a 2-path system. User-created folder
//CNC_MEM/USER/PATH3 cannot be specified by specifying 13 in
this parameter.
- 2436 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Signal
- Signal list
Control is realized by exchanging the following interface signals (Table 17.6 (a)) between the PMC and
CNC:
Table 17.6 (a)
Signal name Abbreviation
External key input mode selection signal (input) ENBKY
Key code signals (input) EKC0 to EKC7
Key code read signal (input) EKSET
Key code read completion signal (output) EKENB
Key input disable signal (output) INHKY
Program screen display mode signal (output) PRGDPL
- Signal detail
The processing flow in the PMC is shown Fig. 17.6 (a).
(START)
(END)
- 2437 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
Read processing is controlled by exclusive-ORing (XOR) the key code read
signal (EKSET) with the read completion signal (EKENB). When the EKSET and
EKENB signals differ in their logic, the CNC reads the input key code. Once
reading has been completed, the CNC inverts the EKENB signal to match its
logic with that of the EKSET signal.
In the PMC, on the other hand, a new key code cannot be set while the EKSET
and EKENB signals differ in their logic.
NOTE
1 When ENBKY is set to “1” to enable external key input control, key
code input based on the C Language Executor is also ignored.
2 Key codes input with the external key input function can be read by
the macro executor and C Language Executor.
Even if the key code of the key is input with the external key
input function, the production of a hard copy of the screen cannot
be stopped.
- 2438 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G066 EKSET ENBKY
0 Space 0 @ P
1 ! 1 A Q
2 “ 2 B R
(Double-quote)
3 # 3 C S
4 $ 4 D T
5 5 E U
6 & 6 F V
7 ‘ 7 G W
(Single-quote)
8 ( 8 H X
9 TAB ) 9 I Y
A ; * : J Z
(EOB) (Colon)
B + ; K [
(Semicolon)
C , < L ¥
(Comma)
- 2439 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
D - = M ]
(Minus)
E . > N ~
(Period)
F / ? O _
(Underline)
- 2440 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
D GRAPH
(CUSTOM)
(Note 1)
NOTE
1 For the small keyboard, 0EDH is assigned to .
For the standard keyboard, 0EDH is assigned to . 0EEH is assigned to .
- 2441 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
2 Handling of the soft keys
[F0] to [F9], [FR], and [FL] in the key code table are the key codes for the soft
keys. They are associated with the MDI keys as shown below.
Key configuration for 7-soft key type LCD, or etc. : 5 keys + 2 keys ([F0] to [F4]
and [FR], [FL])
Key configuration for 12-soft key type LCD, or etc.: 10 keys + 2 keys ([F0] to [F9]
and [FR], [FL])
- 2442 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
NOTE
This function is an optional function.
Explanation
- Sequence between PMC and CNC
The signal must be processed between PMC and CNC according to the following procedures.
Start
(1) The macro call start signal MCSTx <Gn512.0 to Gn513.7> is input from PMC to CNC based on the
signal from the macro call switch installed in the machine.
Mode change
(2) CNC outputs the mode notification signal and the mode change request signal MCRQ <Fn512.1>
when the macro call start signal (MCSTx) is detected. At this time, MEM mode is notified as the
mode notification signal. The macro call executing signal MCEXE <Fn512.0> and Call program
confirmation signal MCEXx <Fn514.0 toFn515.7> are output at the same time.
(3) PMC must change the mode based on the signal output in the step of above (2).
(4) Set “1” in the mode change completion signal MCFIN <Gn514.0> by PMC when the mode change
is completed. If this mode is difference from that specified from the CNC in (2) or the reset mode, an
alarm PS5306 occurs.
Return of mode
(7) Change the mode on the PMC side based on the signal output in the step of above (6).
(8) Set “1” in Mode change completion signal (MCFIN) on the PMC side when the mode change is
completed. On the CNC side, the Mode change request signal (MCRQ), the Macro call executing
signal (MCEXE) and the Call program confirmation signal(MCEXx) are set to “0” concurrently with
- 2443 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
asserting of the Mode change completion signal (MCFIN). The PS5306 alarm is not checked at this
time.
MCST
(PMC→CNC)
MCRQ
(CNC→PMC)
Mode Change
process(PMC)
MCFIN
(PMC→CNC)
MCEXE
(CNC→PMC)
MCEXx
(CNC→PMC)
Program Execution
(CNC)
M30 or M02
(CNC→PMC)
ERS or RRW
(PMC→CNC)
- Interruption of sequence
Stop by alarm
When the execution of macro program is stopped by alarm, the abnormal end signal (MCSP) is output.
Under such a condition, when reset or the emergency stop are input, the operation which is described in
“Interruption by reset or emergency stop” is executed.
Fig. 17.7 (b) shows the timing chart of each signal when the sequence is interrupted by alarm.
Least 32ms
MCST
(PMC→CNC)
MCRQ
(CNC→PMC)
Mode Change
process(PMC)
MCFIN
(PMC→CNC)
MCEXE
(CNC→PMC)
MCEXx
(CNC→PMC)
Program Execution
(CNC)
AL (Alarm)
(CNC→PMC)
MCSP
(CNC→PMC)
Reset
Notes
NOTE
1 Even if the macro call is being executed, mode selection signal (MD1,MD2,MD4)
is effective. Therefore, change the LADDER program to disable the mode
change when the macro call executing signal (MCEXE) is ”1” when the
inconvenience is caused if the mode change is done.
2 The macro call start signal (MCSTx) is effective only the reset state. The macro
call cannot be started during automatic operation (automatic operation stop
state, automatic operation suspend state, and automatic operation start state), a
reset, or an emergency stop. If an attempt is made to start macro program
during automatic operation, a reset, or an emergency stop, an alarm PS5306
occurs.
- 2445 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
3 The called macro program must end with M02 or M30. And input external reset
signal (ERS) or reset&rewind signal (RRW) from the PMC side when these M
codes are executed. If above two condition is not implemented, neither the
return of the mode nor the return of the selection program are done after the
program ends.
4 When the specified program is not registered in the memory, the alarm PS0059
is generated. The operation in this case becomes the shown in “Stop by alarm”.
5 If a main program had been not selected when the one touch macro call function
is started, the alarm DS0059 occurs at the end of execution of macro program.
At this time, current folder becomes the folder where an one-touch macro exists,
and the called one-touch macro remains being selected.
6 One Touch Macro programs need to be install to any folder among LIBRARY/,
MTB2/, MTB1/, and SYSTEM/. When One Touch Macro program does not exist
in any folder among LIBRARY/, MTB2/, MTB1/, and SYSTEM/, the alarm
DS0059 "SPECIFIED NUMBER NOT FOUND" occurs at searching program.
These folders to be searched are set in the bits 3 (SYS), bit 2 (MC1), bit 1
(MC2), and bit 0 (LIB) of parameter No. 3457 in advance. Even when a folder
which a program is install to is LIBRARY/, MTB2/, MTB1/, or SYSTEM/, if the
folder is not set as the search targets, the program is not searched for.
Signal
Macro call start signal MCSTx <Gn512.0 to Gn513.7>
[Classification] Input signal
[Function] This signal starts the macro call sequence.
When the standing fall of this signal is detected, CNC starts the corresponding macro
program. O number of the program started by the MCST1 signal is specified by
parameter No. 6096.
[Operation] The sequence is shown in “Sequence between PMC and CNC”.
Signal Address
#7 #6 #5 #4 #3 #2 #1 #0
Gn512 MCST8 MCST7 MCST6 MCST5 MCST4 MCST3 MCST2 MCST1
Gn514 MCFIN
#7 #6 #5 #4 #3 #2 #1 #0
Fn512 MCSP MCRQ MCEXE
Parameter
6095 The number of programs used by the one touch macro call function
Specify the number of programs used by the one touch macro call function.
For instance, when three is set, macro call start signal MCST1, MCST2, and MCST3 is
valid.
When 0 is specified, this function is invalid.
6096 The first O number of the program used by the one touch macro call function
#7 #6 #5 #4 #3 #2 #1 #0
3457 SYS MC1 MC2 LIB
NOTE
The parameters LIB, MC2, MC1, and SYS are used to set a search
folder for the following subprogram/macro calls:
• Subprogram call based on an M code
• Subprogram call based on a particular address
• Subprogram call based on a second auxiliary function code
• Macro call based on a G code
• Macro call based on an M code
• Macro call based on a T code
• One-touch macro call
- 2449 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Limitation
- FANUC recommendation setting parameter (fixed type)
When bit 0 (IPW) of parameter No.8880 is 0, FANUC recommendation parameter (fixed type) is cannot
be changed to other than recommended value and the error code is returned.
NOTE
About FANUC recommendation setting parameter (fixed type), refer to the
appendix "FANUC recommendation setting parameter".
NOTE
The following list might be changed or added by adding new CNC function.
Table 17.8 (a) The list of parameters witch cannot be written when any axes move
0 1 12 981 982 1000 1001 1002 1005 1006 1007
1008 1012 1013 1014 1015 1020 1022 1023 1025 1026 1031
1203 1205 1206 1220 1221 1222 1223 1224 1225 1226 1240
1241 1242 1243 1244 1250 1260 1280 1300 1301 1310 1320
1321 1322 1323 1324 1325 1326 1327 1350 1351 1352 1353
1354 1355 1356 1357 1358 1359 1360 1361 1401 1402 1403
1404 1405 1407 1408 1410 1414 1415 1420 1421 1423 1424
1425 1426 1427 1428 1430 1432 1434 1440 1441 1442 1443
1444 1445 1450 1451 1452 1453 1454 1455 1456 1457 1458
1459 1460 1461 1465 1466 1474 1481 1482 1483 1484 1485
1486 1487 1488 1495 1601 1602 1603 1604 1606 1610 1611
1612 1620 1621 1622 1623 1624 1625 1626 1627 1660 1671
1672 1673 1713 1714 1722 1726 1732 1735 1737 1738 1763
1769 1772 1783 1788 1789 1790 1791 1800 1802 1803 1804
1805 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823
1825 1826 1827 1828 1829 1830 1832 1836 1838 1839 1841
1844 1846 1847 1848 1850 1851 1852 1868 1880 1881 1882
1883 1884 1885 1886 1902 1904 1905 2000 2002 2005 2007
2008 2009 2011 2015 2016 2017 2020 2021 2022 2023 2024
2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035
2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046
2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057
2058 2059 2061 2062 2063 2064 2065 2066 2067 2068 2069
- 2450 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080
2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091
2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102
2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113
2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124
2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136
2137 2138 2139 2140 2142 2143 2144 2145 2146 2147 2148
2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159
2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170
2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181
2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192
2193 2194 2195 2196 2197 2198 2199 2206 2207 2224 2229
2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240
2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251
2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262
2263 2264 2265 2266 2267 2268 2269 2270 2271 2273 2274
2276 2277 2278 2279 2280 2281 2282 2284 2285 2286 2287
2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298
2299 2300 2302 2303 2304 2305 2306 2307 2308 2309 2310
2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321
2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332
2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343
2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354
2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365
2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376
2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387
2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398
2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409
2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420
2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431
2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442
2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454
2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465
2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476
2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487
2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498
2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509
2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520
2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531
2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542
2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553
2554 2555 2556 2557 2559 2560 2561 2562 2563 2564 2565
2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576
2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587
2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598
2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609
2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620
2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631
2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642
2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653
2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664
2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675
2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686
2687 2688 2689 2690 2691 2692 2693 3006 3012 3013 3014
3019 3021 3022 3030 3031 3032 3033 3034 3035 3115 3129
3131 3132 3133 3134 3400 3401 3402 3405 3450 3452 3453
- 2451 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
3455 3456 3457 3460 3463 3464 3471 3605 3620 3621 3622
3623 3624 3625 3626 3627 3661 3666 3671 3676 3681 3704
3715 3716 3717 3718 3719 3720 3721 3722 3730 3731 3738
3739 3741 3742 3743 3744 3772 3781 3794 3795 3796 3798
4352 4395 4801 4810 4811 4821 4826 4831 4832 4950 4959
4960 4961 4962 4963 4964 4970 4971 4972 4973 4974 5019
5022 5040 5041 5042 5043 5102 5148 5176 5177 5178 5179
5180 5181 5182 5183 5184 5185 5186 5187 5203 5210 5214
5221 5222 5223 5224 5231 5232 5233 5234 5241 5242 5243
5244 5261 5262 5263 5264 5271 5272 5273 5274 5280 5281
5282 5283 5284 5291 5292 5293 5294 5300 5301 5302 5304
5306 5310 5311 5312 5313 5321 5322 5323 5324 5350 5352
5354 5356 5358 5360 5365 5366 5367 5368 5382 5401 5420
5421 5431 5440 5460 5461 5463 5464 5480 5481 5484 5490
5500 5501 5510 5511 5512 5620 5761 5762 5763 5764 5771
5772 5773 5774 5781 5782 5783 5784 5861 5862 5863 5864
5871 5872 5873 5874 6007 6131 6132 6136 6137 6138 6161
6162 6163 6164 6165 6166 6167 6171 6172 6173 6174 6175
6176 6177 6181 6182 6183 6184 6185 6186 6187 6191 6192
6193 6194 6195 6196 6197 6201 6210 6280 6286 6287 6400
6402 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420
6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431
6432 6433 6434 6435 6436 6437 6438 6439 6440 6441 6442
6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453
6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464
6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475
6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486
6487 6488 6489 6490 6495 6496 6497 7015 7040 7041 7042
7055 7066 7102 7106 7160 7161 7180 7181 7182 7183 7184
7185 7186 7187 7188 7301 7310 7501 7502 7503 7504 7505
7510 7514 7515 7521 7522 7523 7524 7525 7527 7570 7605
7635 7636 7700 7702 7704 7705 7709 7710 7731 7740 7741
7745 7772 7773 7776 7777 7778 7782 7783 7784 7785 8002
8003 8004 8005 8006 8007 8008 8010 8011 8013 8020 8022
8028 8030 8031 8032 8040 8101 8105 8161 8162 8163 8164
8166 8167 8168 8169 8180 8181 8183 8184 8185 8186 8190
8191 8192 8194 8210 8211 8212 8303 8304 8305 8307 8311
8312 8314 8323 8325 8326 8327 8330 8331 8332 8333 8334
8335 8336 8375 8377 8406 8407 8451 8456 8457 8458 8459
8465 8466 8486 8487 8490 8491 8860 8861 10000 10001 10002
10003 10004 10005 10006 10007 10008 10009 10010 10011 10012 10013
10014 10015 10016 10017 10018 10019 10020 10021 10022 10023 10024
10025 10026 10027 10028 10029 10030 10031 10032 10033 10034 10035
10036 10037 10038 10039 10040 10041 10042 10043 10044 10045 10046
10047 10048 10049 10050 10051 10052 10053 10054 10055 10056 10057
10058 10059 10060 10061 10062 10063 10064 10065 10066 10067 10068
10069 10070 10071 10072 10073 10074 10075 10076 10077 10078 10079
10080 10081 10082 10083 10084 10085 10086 10087 10088 10089 10090
10091 10092 10093 10094 10095 10096 10097 10098 10099 10100 10101
10102 10103 10104 10105 10106 10107 10108 10109 10110 10111 10112
10113 10114 10115 10116 10117 10118 10119 10120 10121 10122 10123
10124 10125 10126 10127 10128 10129 10130 10131 10132 10133 10134
10135 10136 10137 10138 10139 10140 10141 10142 10143 10144 10145
10146 10147 10148 10149 10150 10151 10152 10153 10154 10155 10156
10157 10158 10159 10160 10161 10162 10163 10164 10165 10166 10167
10168 10169 10170 10171 10172 10173 10174 10175 10176 10177 10178
- 2452 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
10179 10180 10181 10182 10183 10184 10185 10186 10187 10188 10189
10190 10191 10192 10193 10194 10195 10196 10197 10198 10199 10200
10201 10202 10203 10204 10205 10206 10207 10208 10209 10210 10211
10212 10213 10214 10215 10216 10217 10218 10219 10220 10221 10222
10223 10224 10225 10226 10227 10228 10229 10230 10231 10232 10233
10234 10235 10236 10237 10238 10239 10240 10241 10242 10243 10244
10245 10246 10247 10248 10249 10250 10251 10252 10253 10254 10255
10256 10257 10258 10259 10260 10261 10262 10263 10264 10265 10266
10267 10268 10269 10270 10271 10272 10273 10274 10275 10276 10277
10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288
10289 10290 10291 10292 10293 10294 10295 10296 10297 10298 10299
10300 10301 10302 10303 10304 10305 10306 10307 10308 10309 10310
10311 10312 10313 10314 10315 10316 10317 10318 10319 10320 10321
10322 10323 10324 10325 10326 10327 10328 10329 10331 10332 10339
10341 10342 10345 10346 10350 10360 10361 10362 10370 10371 10410
10411 10412 10480 10485 10486 10487 10490 10491 10500 10501 10502
10503 10504 10505 10506 10507 10508 10509 10510 10511 10512 10513
10514 10515 10516 10517 10518 10519 10520 10521 10522 10523 10524
10525 10526 10527 10528 10529 10530 10531 10532 10533 10534 10535
10536 10537 10538 10539 10540 10541 10542 10543 10544 10545 10546
10547 10548 10549 10550 10551 10552 10553 10554 10555 10556 10557
10558 10559 10560 10561 10562 10563 10564 10565 10566 10567 10568
10569 10570 10571 10572 10573 10574 10575 10576 10577 10578 10579
10580 10581 10582 10583 10584 10585 10586 10587 10588 10589 10590
10591 10592 10593 10594 10595 10596 10770 10771 10772 10773 10774
10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10790
10791 10792 10793 10794 10795 10796 10797 10800 10801 10802 10803
10804 10805 10806 10807 10808 10809 10810 10811 10812 10813 10814
10830 10900 10901 10902 10903 10904 10905 10906 10907 10908 10909
10910 10911 10912 10913 10914 10915 10916 10917 10918 10919 10920
10921 10926 10927 10928 11000 11001 11005 11009 11012 11013 11014
11015 11016 11017 11020 11021 11022 11023 11024 11025 11026 11030
11031 11032 11033 11034 11035 11036 11037 11040 11041 11042 11050
11051 11052 11060 11061 11062 11063 11065 11066 11067 11068 11070
11071 11072 11073 11074 11075 11076 11080 11081 11082 11083 11084
11085 11086 11087 11090 11101 11102 11113 11118 11119 11201 11202
11203 11221 11222 11230 11231 11232 11240 11242 11244 11245 11250
11260 11261 11263 11270 11275 11276 11280 11281 11282 11283 11284
11400 11401 11402 11403 11420 11421 11422 11423 11424 11425 11426
11427 11428 11429 11430 11431 11432 11433 11434 11435 11436 11437
11438 11439 11440 11441 11442 11443 11444 11445 11446 11448 11449
11450 11451 11452 11453 11454 11455 11456 11457 11458 11459 11460
11461 11462 11463 11464 11465 11466 11467 11468 11469 11470 11471
11472 11473 11474 11476 11477 11478 11479 11480 11485 11487 11488
11489 11490 11500 11501 11502 11504 11549 11601 11602 11619 11630
11768 11769 11770 11771 11772 11773 11774 11775 11776 11777 11778
11779 11780 11803 11807 12255 12256 12318 12319 12321 12600 12730
12731 12732 12733 12734 12735 12736 12737 12738 12751 12752 12753
12754 12755 12756 13113 13351 13352 13353 13354 13361 13362 13363
13364 13371 13372 13373 13374 13391 13392 13393 13394 13395 13396
13421 13541 13542 13600 13634 13681 13806 13811 13821 13822 13823
13824 13826 13827 13828 13829 13831 13832 13833 13834 13835 13836
13837 13838 13844 13880 13881 13882 13883 13884 13885 13886 13887
13888 13889 13890 13891 13892 13893 13894 13895 13896 13897 13898
13899 13900 13901 13902 13903 13904 13905 13906 13907 13908 13909
13910 13911 13920 13921 13922 13923 13924 13925 13926 13927 13928
- 2453 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
13929 13930 13931 13932 13933 13934 13935 13936 13937 13938 13939
13940 13941 13942 13943 13944 13945 13946 13947 13948 13949 13950
13951 13960 13961 13962 13963 13964 13965 13966 13967 13968 13969
13970 13971 13972 13973 13974 13975 13976 13977 13978 13979 13980
13981 13982 13983 13984 13985 13986 13987 13988 13989 13990 13991
14010 14270 14271 14273 14274 14275 14276 14277 14278 14279 14280
14281 14282 14283 14284 14285 14286 14287 14288 14289 14310 14901
14902 14903 14910 14911 14912 14913 14914 14915 14916 14917 14918
14920 14921 14922 14923 14924 14925 14926 14927 14928 14929 14930
14931 14932 14933 14934 14935 14936 14937 14938 14940 14941 14942
14943 14944 14945 14946 14947 14948 14949 14950 14951 14952 14953
14954 14955 14956 14957 14958 14960 14961 14962 14963 14964 14965
14966 14967 14968 14969 14970 14971 14972 14973 14974 14975 14976
14977 14978 14985 14986 14987 14988 14997 14998 18500 18501 18502
18503 18505 18506 18507 18508 18509 18510 18511 18512 18513 18514
18515 18516 18517 18518 18519 18520 18521 18522 18523 18524 18525
18526 18527 18528 18529 18530 18531 18532 18533 18534 18535 18536
18537 18538 18539 18540 18545 18546 18547 18548 18550 18551 18552
18553 18554 18555 18556 18557 18558 18559 18560 18561 18562 18563
18564 18565 18566 18567 18568 18569 18570 18571 18572 18573 18574
18575 18576 18577 18578 18579 18580 18581 18582 18583 18584 18585
18590 18591 18592 18593 18595 18596 18597 18598 18599 18600 18601
18602 18603 18604 18605 18606 18607 18608 18609 18610 18611 18612
18613 18614 18615 18616 18617 18618 18619 18620 18621 18622 18623
18624 18625 18626 18627 18628 18629 18630 18640 18641 18642 18643
18645 18646 18647 18648 18650 18651 18652 18653 18655 18656 18657
18658 18659 18660 18661 18662 18663 18664 18665 18666 18667 18668
18669 18670 18671 18672 18673 18674 18675 18676 18677 18678 18679
18680 18681 18682 18683 18684 18685 18686 18687 18688 18689 18690
18691 18692 18693 18694 18695 18696 18697 18698 18699 18700 18701
18702 18703 18704 18705 18706 18707 18708 18709 18710 18711 18712
18713 18714 18715 18716 18717 18718 18719 18720 18721 18722 18723
18724 18725 18726 19500 19501 19503 19515 19516 19517 19518 19519
19531 19532 19533 19534 19535 19540 19541 19542 19543 19544 19545
19546 19547 19548 19549 19550 19551 19552 19553 19554 19555 19556
19557 19558 19559 19560 19561 19562 19563 19564 19565 19566 19567
19568 19581 19582 19587 19588 19589 19590 19591 19592 19593 19608
19650 19655 19656 19657 19658 19659 19660 19661 19662 19665 19666
19667 19680 19681 19682 19683 19684 19685 19686 19687 19688 19689
19690 19696 19697 19698 19699 19700 19701 19702 19703 19704 19705
19709 19710 19711 19712 19713 19714 19751 19752 19760 19761 19762
24096 24097 24098 24099 24100 24101 24102 24103 24604 24605 24607
24610 24611 24612 24613 24614 24615 24616 24617 24618 24619 24620
24621 24632 24633 24640 24653 24660 24711 24713 25700 25701 25702
25703 25704 25705 25706 25710 25711 25712 25713 25714 25715 25716
25717 25720 25721 25722 25723 25724 25725 25726 25730 25731 25732
25733 25734 25735 25736 25737 25861 25862 25863 25864 25865 25866
25867 25868 25869 25870 25884 25885 25886 25887
- 2454 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
This function can reduce the machining cycle time as it can write parameters without all of the axes
stopped.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
11502 IPW
#7 IPW The advanced preview feed-forward coefficient (parameter No. 2092) and bit 0 (SMR) of
parameter No. 8162 for specifying whether to apply a mirror image during
synchronization control are:
0: Write-disabled during axis moving.
1: Write-enabled if the corresponding axis is stopped.
Limitation
- Axis synchronous control
Under axis synchronous control, this function is disabled when slave axis parameter automatic setting is
enabled (bit 4 (SYP) of parameter No. 8303 = 1). (All the axes must be stopped before parameters can be
written.)
- 2455 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Example)
G00 X50.0 ;
G00 X150.0 ;
Feedrate Change to time constant
T: Time constant before change
T’: Time constant after change
Time
T T T’ T’
Fig. 17.8.3 (a)
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
11502 CTC
#6 CTC During axis moving, the time constant of rapid traverse linear acceleration/deceleration
for each axis (parameter No. 1620) is:
0: Write-disabled.
1: Write-enabled.
Restrictions
- Axis of time constant 0
Do not use this function for an axis of time constant 0.
Note
NOTE
1 Set the time constants of the master and slave axes under axis synchronous
control to the same value.
2 Set the time constants of the master and slave axes under tandem control to the
same value.
- 2456 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
This function can reduce the machining cycle time as it can write parameters without all of the axes
stopped.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
10350 PWR
#1 IPW The servo loop gain for each axis (parameter No. 1825) and the In-position width for each
axis (parameter No. 1826) are:
0: Write-disabled during axis moving.
1: Write-enabled if the corresponding axis is stopped.
Limitation
- Axis synchronous control
Under axis synchronous control, this function is disabled when slave axis parameter automatic setting is
enabled (bit 4 (SYP) of parameter No. 8303 = 1). (All the axes must be stopped before parameters can be
written.)
- 2457 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
Explanation
The signal data are transferred between PMC and DCSPMC as follows.
F area F area
Fn747 F(017+m)
G area G area
Gn765 G(017+m)
NOTE
Regardless of 1-path or the multi path system, 2 bytes (16 points) are
transferred.
Signal
DI signal for Data transfer between PMC and DCSPMC
TPMG00 to TPMG07 <PMC:Gn765> (n=0,1)
TDCG00 to TDCG07 <DCSPMC:G(017+m)> (m=0,20)
[Classification] Input signal
[Function] These signals are transferred between PMC and DCSPMC. PMC signals can be referred
from DCSPMC and DCSPMC signals can be referred from PMC. The signals are
transferred as follows.
- From TPMGxx(G765) to TPMFxx(F017).
- 2458 -
B-64603EN-1/01 17.PMC CONTROL FUNCTION
- From TDCGxx(G017) to TDCFxx(F747).
[Operation] (1) DI signal(TPMG00 to TPMG07) are transferred to DO signal(TPMF00 to TPMF07)
(2) DI signal(TDCG00 to TDCG07) are transferred to DO signal(TDCF00 to TDCF07)
Signal address
PMC (n=0,1)
#7 #6 #5 #4 #3 #2 #1 #0
Gn765 TPMG07 TPMG06 TPMG05 TPMG04 TPMG03 TPMG02 TPMG01 TPMG00
DCSPMC (m=0,20)
#7 #6 #5 #4 #3 #2 #1 #0
G(017+m) TDCG07 TDCG06 TDCG05 TDCG04 TDCG03 TDCG02 TDCG01 TDCG00
WARNING
1 The safety related signal such as the protection door lock/unlock signal is
input(or output) to PMC/DCSPMC respectively and monitored in redundant
mode. If this transfer function is applied to the safety related signal, the
independence between PMC/DCSPMC is lost. Do not use this data transfer
function to control the safety related function.
2 The error of ladder program cannot be checked by safety function itself. The
confirmation of the safety related ladder program should be done enough by the
machine tool builder. The safety related ladder program should be guaranteed
by the machine tool builder.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
13805 PDTR NPDT
- 2459 -
17.PMC CONTROL FUNCTION B-64603EN-1/01
NOTE
When at least one of these parameters is set, the power must be
turned off before operation is continued.
#5 NPDT While the Dual Check Safety function is inactive (parameter DCE=0), Data transfer
between PMC and DCSPMC is:
0: Not available
1: Available
- 2460 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
CAUTION
1 When using the embedded Ethernet function for the first time, set an IP address
and other items carefully as instructed by the network administrator, then
perform a sufficient communication test.
Note that an incorrect IP address or other setting may cause a communication
failure on the entire network or system error in the CNC.
2 A unit such as a PC situated in the same network can increase the
communication processing load on the CNC even if the unit is not
communicating with the CNC.
Avoid connecting the CNC to a factory-wide network. Use a router or the like to
separate the network including the CNC from the other networks.
3 The PCMCIA Ethernet card is inserted into a memory card slot, with a part of the
card left uninserted. When using the PCMCIA Ethernet card, take great care not
to damage the card by hitting the protruding part of the card.
When the card becomes unnecessary, remove the card immediately, in order to
prevent any damage to the card.
NOTE
1 Use the PCMCIA Ethernet card designated by FANUC. General Ethernet cards
available on the market cannot be used.
2 The PCMCIA Ethernet card is used for FANUC LADDER-III or a SERVO GUIDE.
3 Use the PCMCIA Ethernet card just for temporary communication as described
above. Avoid using the card for continuous communication.
- 2461 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Related parameters
#7 #6 #5 #4 #3 #2 #1 #0
14880 ETH
#0 ETH The embedded Ethernet function (embedded Ethernet port or PCMCIA LAN card) is:
0: Used.
1: Not used.
WARNING
When using the FOCAS2/Ethernet function, thoroughly confirm the content of
“GENERAL WARNINGS FOR CNC APPLICATION DEVELOPMENT” in
“SAFETY PRECAUTIONS” at the beginning of this manual.
If the machine is operated without confirmation of above explanation, the
machine may behave unexpectedly, possibly damaging the tool, the machine
itself, the workpiece, or causing injury to the user.
Notes on using the CNC Screen Display function for the first time
NOTE
With the CNC screen display functions, up to 1 CNC screen display function
client can be connected to one CNC.
- 2462 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Procedure
1 Press the function key .
2 Soft keys [EMBED PORT] and [PCMCIA LAN] appear.
(When there is no soft keys, press the continue key.)
3 To display the Ethernet Setting screen for the embedded Ethernet port or the PCMCIA Ethernet card,
press soft key [EMBED PORT] or [PCMCIA LAN], respectively.
4 Press soft keys [COMMON] and [FOCAS2] and then enter parameters for the items that appear.
NOTE
1 The parameters for the embedded Ethernet port and the parameters for the
PCMCIA Ethernet card are independent of each other.
2 The settings of the FOCAS2/Ethernet function for the PCMCIA Ethernet card are
made when a connection to the SERVO GUIDE and FANUC LADDER-III is
established.
Setting items
Item Description
IP ADDRESS Specify the IP address of the embedded Ethernet.
(Example of specification format: "192.168.0.100")
SUBNET MASK Specify a mask address for the IP addresses of the network.
(Example of specification format: "255.255.255.0")
ROUTER IP ADDRESS Specify the IP address of the router.
Specify this item when the network contains a router.
(Example of specification format: "192.168.0.253")
- 2463 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Item Description
DHCP CLIENT The value of parameter No.14880#6(DHC) related to the DHCP client function is
displayed, and the setting is also possible. For details, see Subsection, "Setting Up
the DNS/DHCP Function".
Display items
Item Description
MAC ADDRESS Embedded Ethernet MAC address
AVAILABLE DEVICE Enabled device of the embedded Ethernet.
Either the embedded Ethernet port or the PCMCIA Ethernet card is displayed.
FOCAS2 screen
Press soft key [FOCAS2]. The FOCAS2 screen (Fig. 18.2.1.1(b)) is displayed.
Setting items
Item Description
PORT NUMBER (TCP) Specify a port number to be used with the FOCAS2/Ethernet function. The valid
input range is 5001 to 65535.
PORT NUMBER (UDP) Set this item to 0.
TIME INTERVAL Set this item to 0.
- 2464 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
HUB
10BASE-T or
100BASE-TX
CNC 1 CNC 2 PC 1
CNC 1 CNC 2
IP address 192.168.0.100 192.168.0.101
Subnet mask 255.255.255.0 255.255.255.0
Router IP address None None The Ethernet parameter screen
TCP port number 8193 8193 is used for setting.
UDP port number 0 0
Time interval 0 0
PC 1
IP address 192.168.0.200 "Microsoft TCP/IP property" of the
personal computer (Windows
Subnet mask 255.255.255.0
2000/XP/Vista/7) is used for setting.
Default gateway None
CNC 1 NC IP address 192.168.0.100
The arguments of the data window
NC TCP port number 8193
library function cnc_allclibhndl3 are
CNC 2 NC IP address 192.168.0.101 used for setting.
NC TCP port number 8193
Notes on using the FTP file transfer function for the first time
NOTE
1 When using the FTP file transfer function, use the embedded Ethernet port.
2 The number of FTP communications to which one CNC can be connected using
the FTP file transfer function is one.
3 Before communicating with the host computer using the FTP file transfer
function, completely confirm that there is no problem with the entire system
including communication with the personal computer because the personal
computer environment may affect communication operation.
4 To operate the host computer as the FTP server, FTP server software must be
operated on the host computer.
- 2465 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
5 When a lot of files are registered in the host computer, the display processing of
host file list display might become slow. In this case, divide the folder that
registers the files.
Procedure
1 Press the function key .
2 Soft keys [EMBED PORT] appear.
(When there is no soft keys, press the continue key.)
3 By pressing the [EMBED PORT] soft key, the Ethernet Setting screen for the embedded Ethernet
port is displayed.
4 Press soft keys [COMMON] and [FTP TRANS] and then enter parameters for the items that appear.
NOTE
The parameters for the embedded Ethernet port and the parameters for the
PCMCIA Ethernet card are independent of each other.
If the [PCMCIA LAN] soft key is pressed, the PCMCIA Ethernet card can be set
up. However, the card setup is carried out for maintenance and is not necessary
usually.
Setting items
Item Description
IP ADDRESS Specify the IP address of the embedded Ethernet.
(Example of specification format: "192.168.0.100")
- 2466 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Item Description
SUBNET MASK Specify a mask address for the IP addresses of the network.
(Example of specification format: "255.255.255.0")
ROUTER IP ADDRESS Specify the IP address of the router.
Specify this item when the network contains a router.
(Example of specification format: "192.168.0.253")
DHCP CLIENT The value of parameter No.14880#6(DHC) related to the DHCP client function is
displayed, and the setting is also possible. For details, see Subsection, "Setting Up
the DNS/DHCP Function".
Display items
Item Description
MAC ADDRESS Embedded Ethernet MAC address
AVAILABLE DEVICE Enabled device of the embedded Ethernet.
Either the embedded Ethernet port or the PCMCIA Ethernet card is displayed.
Fig. 18.2.2.1 (b) FTP transfer screen (1st page) Fig. 18.2.2.1 (c) FTP transfer screen (2nd page)
Item Description
HOST NAME Specify the IP address of the host computer.
(Example of specification format: "192.168.0.200")
PORT NUMBER Specify a port number to be used with the FTP file transfer function. An FTP session is used,
so that "21" is to be specified usually.
USER NAME Specify a user name to be used for logging in to the host computer with FTP.
(Up to 31 characters can be specified.)
PASSWORD Specify a password for the user name specified above. (Up to 31 characters can be specified.)
Be sure to set a password.
LOGIN FOLDER Specify a work folder to be used when logging in to the host computer. (Up to 127 characters
can be specified.)
If nothing is specified, the home folder specified in the host computer becomes the log-in folder.
- 2467 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Operation
Select a destination.
1 Pressing the [(OPRT)] soft key causes soft key [HOST SELECT] to be displayed. Pressing this soft
key causes soft keys [CONECT 1], [CONECT 2], and [CONECT 3] to be displayed. (Fig.
18.2.2.1(d))
2 Depending on the host computer to be connected, press soft key [CONECT 1], [CONECT 2], or
[CONECT 3]. CONNECT 1, 2, or 3 is highlighted in the screen title field. The computer
corresponding to the highlighted destination is selected as the target computer to be connected.
0020 I/O CHANNEL : Input/output device selection, or interface number for a foreground input device
#1 PCH When communication based on the FTP file transfer function starts, an FTP server
presence check based on PING is:
0: Made.
1: Not made.
- 2468 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
NOTE
Usually, set this parameter to 0 (to make a check).
If this parameter is set to 1 (not to make an FTP server presence
check based on PING), several tens of seconds may be required
until an error is recognized when no FTP server is present on the
network.
Mainly for security, a personal computer may be set to ignore the
PING command. When communicating with such a personal
computer, set this parameter to 1 (not to make an FTP server
presence check based on PING).
#7 #6 #5 #4 #3 #2 #1 #0
14883 PSV
HUB
10BASE-T or
100BASE-TX
CNC 1 CNC 2 PC 1
CNC 1 CNC 2
IP address 192.168.0.100 192.168.0.101
Subnet mask 255.255.255.0 255.255.255.0
Router IP address None None
Connection host 1 Port number 21 21 The Ethernet parameter
IP address 192.168.0.200 192.168.0.200 screen is used for setting.
User name user user
Password user user
Login DIR None None
The parameter screen is
Parameter No. 20 9 9 used for setting.
- 2469 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
PC 1
IP address 192.168.0.200 "Microsoft TCP/IP property" of the personal
Subnet mask 255.255.255.0 computer (WindowsXP) is used for setting.
Default gateway None "User account of the personal computer
User name user (WindowsXP) is used for setting.
Password user
Login DIR Default "Internet service manager" of the personal
computer (WindowsXP) is used for setting.
- 2470 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Procedure
1 Enable the DNS client function, with reference to "Related Parameters," which will be seen later.
Also this function can be enabled by setting "1" to the DNS CLIENT in the COMMON screen
(BASIC).
2 Set up the DNS server of the host computer.
3 Connect the host computer on which the DNS server is working (hereafter referred to as a DNS
server), reboot the CNC, then press function key .
4 Press soft keys [EMBED PORT] and [COMMON] in that order. The COMMON screen (DETAIL)
appears.
5 Enter the IP address of the DNS server in the corresponding DNS IP address field.
After pressing soft key [COMMON], press either page key to call a desired COMMON
screen (DETAIL) (Fig. 18.2.3.1(a)). Specify a DNS IP address.
Display items
Item Description
DNS IP ADDRESS 1, 2 Up to two DNS IP addresses can be specified.
The CNC searches for the DNS server using DNS IP addresses 1 and 2 in that order.
- 2471 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Procedure
1 Enable the DHCP client function, with reference to "Related Parameters," which will be seen later.
Also this function can be enabled by setting "1" to the DHCP CLIENT in the COMMON screen
(BASIC).
2 Set up the DHCP server of the host computer.
3 Connect the host computer on which the DHCP server is working (hereafter referred to as a DHCP
server), reboot the CNC, then press function key .
4 Press soft keys [EMBED PORT] and [COMMON] in that order. The COMMON screen appears.
5 If the DHCP client function of the CNC has been enabled and if the DHCP server is connected
successfully, the DHCP server automatically specifies the following items.
- IP ADDRESS
- SUBNET MASK
- ROUTER IP ADDRESS
- DNS IP ADDRESS
- DOMAIN
If the DHCP server cannot be connected, "DHCP ERROR" is displayed in each field.
6 If the DNS client function has also been enabled and if the DHCP server and the DNS server work
together (if the DNS server supports dynamic DNS), enter a host name.
After pressing soft key [COMMON], press either page key to call desired Ethernet common
setting screens (BASIC and DETAIL).
If the DHCP server is connected successfully and if the setting data can be obtained, the screens are
displayed as shown Fig. 18.2.3.2(a).
If the host name is not specified, the CNC automatically assigns a host name in the
"NC-<MAC-address>" format.
- 2472 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
If the DHCP server cannot be connected, the screens are displayed as shown Fig. 18.2.3.2(b).
Check items
Item Description
IP ADDRESS If the DHCP server is connected successfully, the items obtained from
SUBNET MASK the DHCP server are displayed.
ROUTER IP ADDRESS If the DHCP server cannot be connected, "DHCP ERROR" is displayed.
DNS IP ADDRESS 1,2
DOMAIN
Setting items
Item Description
HOST NAME Enter the host name of the CNC.
If a DHCP server and a DNS server work together, the DHCP server notifies the
DNS server of this host name.
If the host name is left blank, a host name is automatically assigned in the
"NC-<MAC-address>" format.
Example of automatically assigned host name:
NC-080019000001
DNS CLIENT The value of parameter No.14880#5(DNS) related to the DNS client function is
displayed, and the setting is also possible. See "Related Parameters", which will be
seen later.
Display items
Item Description
MAC ADDRESS Embedded Ethernet MAC address.
- 2473 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
Re-setting this parameter requires turning the power off and on
again or restarting the embedded Ethernet interface.
#5 DNS With the embedded Ethernet port, the DNS client function is:
0: Not used.
1: Used.
This value is also displayed to the DNS CLIENT in the COMMON screen (DETAIL),
and the setting is also possible.
#6 DHC With the embedded Ethernet port, the DHCP client function is:
0: Not used.
1: Used.
This value is also displayed to the DHCP CLIENT in the COMMON screen (BASIC),
and the setting is also possible.
NOTE
1 The screen update interval of CNC Screen Display function is slower than that of
a CNC-dedicated display unit. Therefore, use this function as an auxiliary display
unit.
2 When high-load machining such as high-speed and high-precision machining is
performed or the software options that require the CPU power are specified, the
screen update interval might be slower. Even if a higher-performance personal
computer is used, the screen update interval is not improved.
Therefore, the CNC Screen Display function on Embedded Ethernet might not
show the full performance according to the system configuration of the machine.
3 On Embedded Ethernet, when other network functions (FOCAS2/Ethernet
function etc.) are used simultaneously with CNC Screen Display function, it
affects the screen update interval. Therefore, do not use other network functions
at the same time on Embedded Ethernet when using CNC Screen Display
function.
- 2474 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Procedure
1 Press the function key .
2 Soft key [EMBED PORT] appears. (When there is not this soft keys, press the continue key.)
3 Press soft key [EMBED PORT] to display the Ethernet Setting screen.
4 Press soft keys [COMMON] and [FOCAS2], and then enter parameters for the items that appear.
Setting items
Item Description
IP ADDRESS Specify the IP address of the embedded Ethernet.
(Example of specification format: "192.168.0.100")
SUBNET MASK Specify a mask address for the IP addresses of the network.
(Example of specification format: "255.255.255.0")
ROUTER IP ADDRESS Specify the IP address of the router.
Specify this item when the network contains a router.
(Example of specification format: "192.168.0.253")
DHCP CLIENT The value of parameter No.14880#6(DHC) related to the DHCP client function is
displayed, and the setting is also possible. For details, see Subsection, "Setting Up
the DNS/DHCP Function".
Display items
Item Description
MAC ADDRESS Embedded Ethernet MAC address
AVAILABLE DEVICE Enabled device of the embedded Ethernet.
Either the embedded Ethernet port or the PCMCIA Ethernet card is displayed.
- 2475 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
FOCAS2 screen
Press soft key [FOCAS2] to display the FOCAS2 screen.
Setting items
Item Description
PORT NUMBER (TCP) Specifies the port No. to be used by the CNC screen Display function
(FOCAS2/Ethernet function), within a range of 5001 to 65535.
PORT NUMBER (UDP) Set this item to 0.
TIME INTERVAL Set this item to 0.
NOTE
Refer to the notes of “Setting of the CNC Screen Display function” when using
CNC Screen Display function for MRDP (Machine Remote Diagnosis
Package).The notes are applied to this function, too.
#7 #6 #5 #4 #3 #2 #1 #0
8706 MRD
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
14880 PCH
NOTE
When connecting with the host computer (machine remote
diagnosis accepting server) on Intranet, set 0.
When the presence of the server using PING is not checked by
setting 1, it may take several tens of seconds until an error is
recognized due to no server on the network.
When connecting with the host computer (machine remote
diagnosis accepting server) via Internet, set 1.
#7 #6 #5 #4 #3 #2 #1 #0
14882 ERD
NOTE
Re-setting this parameter requires turning the power off and on
again or restarting the embedded Ethernet interface.
- 2477 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
1 The parameters for the embedded Ethernet port and the parameters for the
PCMCIA Ethernet card are independent of each other.
2 If the [PCMCIA LAN] soft key is pressed, the PCMCIA Ethernet card can be set
up. However, the card setup is carried out for maintenance and is not
necessary usually.
Setting items
Item Description
IP ADDRESS Specify the IP address of the embedded Ethernet.
(Example of specification format: "192.168.0.100")
SUBNET MASK Specify a mask address for the IP addresses of the network.
(Example of specification format: "255.255.255.0")
ROUTER IP ADDRESS Specify the IP address of the router.
Specify this item when the network contains a router.
(Example of specification format: "192.168.0.253")
DHCP CLIENT The value of parameter No.14880#6(DHC) related to the DHCP client function is
displayed, and the setting is also possible. For details, see Subsection, "Setting Up
the DNS/DHCP Function".
- 2478 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Display items
Item Description
MAC ADDRESS Embedded Ethernet MAC address
AVAILABLE DEVICE Enabled device of the embedded Ethernet.
Either the embedded Ethernet port or the PCMCIA Ethernet card is displayed.
FOCAS2 screen
Press soft key [FOCAS2] to display the FOCAS2 screen.
Setting items
Item Description
PORT NUMBER (TCP) Specifies the port No. to be used by the machine remote diagnosis functions
(FOCAS2/Ethernet functions), within a range of 5001 to 65535.
PORT NUMBER (UDP) Set this item to 0.
TIME INTERVAL Set this item to 0.
- 2479 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Setting items
Item Description
MTB ID This information is required by the machine remote diagnosis package to confirm that
the diagnosis request is issued from a machine manufactured by the machine tool
builder. The MTB identification information on the diagnosis accepting server of the
machine remote diagnosis package can be set to accept diagnosis requests only from
the machines manufactured by the machine tool builder.
(Example of specification format: "FANUC")
MACHINE ID Information required by the machine remote diagnosis package to identify the machine
under diagnosis
(Example of specification format: "217xxx-1011xxxxx")
- 2480 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
(When the DNS function is disabled) (When the DNS function is enabled)
Fig. 18.2.5.2 (d) Machine Remote Diagnosis screens (INQUIRY1)
Setting item
Item Description
HOST NAME Specify the IP address of the host computer (machine remote diagnosis accepting
server) when the DNS function is disabled.
(Example of specification format: "200.201.202.203")
Specify the host name of the host computer (machine remote diagnosis accepting
server) when the DNS function is enabled. (You can specify up to 63 characters.)
(Example of specification format: "RMTDIAG.FANUC.CO.JP")
PORT NUMBER Specify a port number. Usually, specify "8194" because the machine remote diagnosis
functions are used.
INQUIRY NAME Specify information for identifying the host computer (machine remote diagnosis
accepting server). (You can specify up to 63 characters.)
(Example of specification format: "FANUC")
Signals
No. #7 #6 #5 #4 #3 #2 #1 #0
G0141 DIAREQ DIASTP INQU2 INQU1 INQU0
DIAREQ <G0141.5>
[Name] Signal to request machine remote diagnosis
[Classification] Input signal
[Function] Requests the start of machine remote diagnosis.
- 2481 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
[Operation] When this signal is set to "1", it requests the start of machine remote diagnosis to the
inquiry destination according to the signals indicating the number of the inquiry
destination (INQU0<G0141.0> to INQU2<G0141.2>). When the acceptance completion
signal (RMTEND<F0083.6>) or acceptance reject signal (RMTCAN<F0083.7>) is set to
"1", this signal is set to "0".
DIASTP <G0141.4>
[Name] Signal to request machine remote diagnosis cancellation
[Classification] Input signal
[Function] Requests the forced termination of machine remote diagnosis.
[Operation] When this signal is set to "1", it requests forced termination to the machine remote
diagnosis accepting server. When the completion signal for machine remote signal cancel
acceptance (RMTCLS<F0082.3>) is set to "1", this signal is set to "0".
INQU2 <G0141.2>
INQU1 <G0141.1>
INQU0 <G0141.0>
[Name] Inquiry number select signals
[Classification] Input signal
[Function] Inquiry destination for which to start machine remote diagnosis
[Operation] Select an item from the table below as an inquiry destination for which to start machine
remote signal.
No. #7 #6 #5 #4 #3 #2 #1 #0
F0082 RMTCLS
RMTCLS <F0082.3>
[Name] Completion signal for machine remote diagnosis cancel acceptance
[Classification] Output signal
[Function] Notifies that a request to cancel machine remote diagnosis has been accepted.
[Output condition] When machine remote diagnosis is canceled after the signal to request machine remote
diagnosis cancellation (DIASTP<G0141.4>) is set to "1", this signal is set to "1". When
the signal to request machine remote diagnosis cancellation (DIASTP<G0141.4>) is set
to "0", this signal is set to "0".
No. #7 #6 #5 #4 #3 #2 #1 #0
F0083 RMTCAN RMTEND DIAST5 DIAST4 DIAST3 DIAST2 DIAST1 DIAST0
RMTCAN <F0083.7>
[Name] Reject signal for machine remote diagnosis acceptance
[Classification] Output signal
[Function] Notifies that a machine remote diagnosis request has been rejected.
[Output condition] When the signal to request machine remote diagnosis (DIAREQ<G0141.5>) is set to "1",
a request to start machine remote diagnosis is issued to the machine remote diagnosis
accepting server. When the server rejects the request, this signal is set to "1". When the
signal to request machine remote diagnosis (DIAREQ<G0141.5>) is set to "0", this signal
is set to "0".
- 2482 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
RMTEND <F0083.6>
[Name] Completion signal for machine remote diagnosis acceptance
[Classification] Output signal
[Function] Notifies that a machine remote diagnosis request has been accepted by the machine
remote diagnosis accepting server.
[Output condition] When the signal to request machine remote diagnosis (DIAREQ<G0141.5>) is set to "1",
a request to start machine remote diagnosis is issued to the machine remote diagnosis
accepting server. When the server accepts the request, this signal is set to "1". When the
signal to request machine remote diagnosis (DIAREQ<G0141.5>) is set to "0", this signal
is set to "0".
DIAST5 <F0083.5>
DIAST4 <F0083.4>
DIAST3 <F0083.3>
DIAST2 <F0083.2>
DIAST1 <F0083.1>
DIAST0 <F0083.0>
[Name] Notification signals for the machine remote diagnosis status
[Classification] Output signal
[Function] Report the status of machine remote diagnosis.
[Output condition] The status of machine remote diagnosis is reported as listed in the following table.
No. #7 #6 #5 #4 #3 #2 #1 #0
F0088 DIAER7 DIAER6 DIAER5 DIAER4 DIAER3 DIAER2 DIAER1 DIAER0
DIAER7 <F0088.7>
DIAER6 <F0088.6>
DIAER5 <F0088.5>
DIAER4 <F0088.4>
DIAER3 <F0088.3>
DIAER2 <F0088.2>
DIAER1 <F0088.1>
DIAER0 <F0088.0>
[Name] Notification signals for a machine remote diagnosis error number
[Classification] Output signal
[Function] Report an error number of machine remote diagnosis.
[Output condition] These signals indicate an error number of machine remote diagnosis. The error number is
0 to 255 in binary format.
- 2483 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
INQU1 (G0141.1)
INQU2 (G0141.2)
<1>
<1> Before the signal to request machine remote diagnosis (DIAREQ) is set to "1", an inquiry
destination for which to start the remote diagnosis functions is selected using the inquiry destination
number signals (INQU0, INQU1, and INQU2). In this example, "inquiry destination 3" is selected
by setting INQU0 = 1, INQU1 = 1, and INQU2 = 0.
<2> The signal to request machine remote diagnosis (DIAREQ) is set to "1".
<3> When the machine remote diagnosis package accepts the request to start diagnosis, the completion
signal for machine remote diagnosis acceptance (RMTEND) is set to "1".
<4> When the completion signal for machine remote diagnosis acceptance (RMTEND) is set to "1", the
signal to request machine remote diagnosis (DIAREQ) is set to "0".
<5> When the signal to request machine remote diagnosis (DIAREQ) is set to "0", the completion signal
for machine remote diagnosis acceptance (RMTEND) is set to "0".
INQU1 (G0141.1)
INQU2 (G0141.2)
<1>
<1> Before the signal to request machine remote diagnosis (DIAREQ) is set to "1", an inquiry
destination for which to start the remote diagnosis functions is selected using the inquiry destination
number signals (INQU0, INQU1, and INQU2). In this example, "inquiry destination 3" is selected
by setting INQU0 = 1, INQU1 = 1, and INQU2 = 0.
<2> The signal to request machine remote diagnosis (DIAREQ) is set to "1".
<3> When the machine remote diagnosis package rejects the request to start diagnosis, the reject signal
for machine remote diagnosis acceptance (RMTCAN) is set to "1".
<4> When the reject signal for machine remote diagnosis acceptance (RMTCAN) is set to "1", the signal
to request machine remote diagnosis (DIAREQ) is set to "0".
- 2484 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
<5> When the signal to request machine remote diagnosis (DIAREQ) is set to "0", the reject signal for
machine remote diagnosis acceptance (RMTCAN) is set to "0".
<1> When the signal to request machine remote diagnosis cancellation (DIASTP) is set to "1", the
completion signal for machine remote diagnosis cancel acceptance (RMTCLS) is set to "1".
<2> When the completion signal for machine remote diagnosis cancel acceptance (RMTCLS) is set to
"1", the signal to request machine remote diagnosis cancellation (DIASTP) is set to "0".
<3> When the signal to request machine remote diagnosis cancellation (DIASTP) is set to "0", the
completion signal for machine remote diagnosis cancel acceptance (RMTCLS) is set to "0" and the
machine remote diagnosis functions are forcibly terminated.
- 2485 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Display items
INQUIRY NUMBER
Displays the inquiry number indicating the machine remote diagnosis accepting server: "INQUIRY1,"
"INQUIRY2," or "INQUIRY3."
INQUIRY
Displays information for identifying the machine remote diagnosis accepting server.
ERROR NUMBER
Displays the number of an error which occurs in operation of the machine remote diagnosis functions.
AVAILABLE DEVICE
Displays the type of communication device for which the machine remote diagnosis functions can
operate.
ERROR MESSAGE
Displays the message indicating an error which occurs in operation of the machine remote diagnosis
functions.
Operation list
DIAG OPEN
Starts machine remote diagnosis.
DIAG CLOSE
Forcibly terminates machine remote diagnosis.
INQUIRY1
Selects inquiry destination 1.
INQUIRY2
Selects inquiry destination 2.
INQUIRY3
Selects inquiry destination 3.
- 2486 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Starting Diagnosis
Start diagnosis.
Diagnosis status
Status Description
--- No operation
OPEN Soft key [DIAG OPEN] was pressed.
An attempt is being made to connect the machine remote diagnosis accepting
OPENING
server.
ACCEPTED The machine remote diagnosis accepting server accepted diagnosis.
REFUSED The machine remote diagnosis accepting server rejected diagnosis.
This message flashes in synchronization with data flowing on the communication
DIAGNOSING
line.
Soft key [DIAG CLOSE] was pressed. After the completion of forced termination
FORCE CLOSING
processing, "CLOSE" is indicated in the RMT DIAG STATUS field.
CLOSE The machine remote diagnosis accepting server terminated diagnosis.
ERROR An error occurred on the communication line.
- 2487 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
18.2.6.1 Overview
This subsection provides an overview of the unsolicited messaging function and describes the execution
procedure.
Inquiry
Response Application checks for
CNC/PMC data changes.
- 2488 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
NC program or ladder
program checks for Application receives
Notification
CNC/PMC data notification from CNC.
changes.
NOTE
The unsolicited messaging function is a part of the FOCAS2/Ethernet function.
- 2489 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Procedure
1 Enable the unsolicited messaging function according to "Related parameters" described later.
2 Start the CNC again then press function key .
3 Soft key [EMBED PORT] is displayed. (Press the continuous menu key until the soft key is
displayed.)
4 Press soft key [EMBED PORT]. The Ethernet Setting screen for the embedded Ethernet port is
displayed.
5 Press soft keys [COMMON] and [FOCAS2] then make settings on each screen.
6 Press soft key [UNSOLI MSG]. The Unsolicited Message screen is displayed. (Press the continuous
menu key until the soft key [UNSOLI MSG] is displayed.) For details of the Unsolicited Message
screen, see Subsections starting with Subsection, "Mode selection".
Setting items
Item Description
IP ADDRESS Specify the IP address of the embedded Ethernet.
(Example of specification format: "192.168.0.100")
SUBNET MASK Specify a mask address for the IP addresses of the network.
(Example of specification format: "255.255.255.0")
ROUTER IP ADDRESS Specify the IP address of the router.
Specify this item when the network contains a router.
(Example of specification format: "192.168.0.253")
DHCP CLIENT The value of parameter No.14880#6(DHC) related to the DHCP client function is
displayed, and the setting is also possible. For details, see Subsection, "Setting Up
the DNS/DHCP Function".
- 2490 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Display items
Item Description
MAC ADDRESS Embedded Ethernet MAC address
AVAILABLE DEVICE Enabled device of the embedded Ethernet.
Either the embedded Ethernet port or the PCMCIA Ethernet card is displayed.
NOTE
Set page 2 (DETAIL screen) of the COMMON screen when using the
DNS/DHCP function. For details, see Subsection, "Setting Up the DNS/DHCP
Function".
When using the DNS client function, press soft key [COMMON] then press page key . The
COMMON screen (DETAIL) (Fig. 18.2.6.2(b)) is displayed. Set the DNS IP address setting items.
Display items
Item Description
DNS IP ADDRESS 1, 2 Up to two DNS IP addresses can be specified.
The CNC searches for the DNS server using DNS IP addresses 1 and 2 in that
order.
DNS CLIENT The value of parameter No.14880#5(DNS) related to the DNS client function is
displayed, and the setting is also possible. For details, see Subsection, "Setting Up
the DNS/DHCP Function".
- 2491 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
FOCAS2 screen
Press soft key [FOCAS2]. The FOCAS2 screen (Fig. 18.2.6.2(c)) is displayed.
Setting items
Item Description
PORT NUMBER (TCP) Specify a port number to be used with the unsolicited messaging function
(FOCAS2/Ethernet function). The valid input range is 5001 to 65535.
PORT NUMBER (UDP) Set this item to 0.
TIME INTERVAL Set this item to 0.
- 2492 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Setting items
Item Description
MODE Select a mode for setting the unsolicited messaging function.
For the method of selection, see "Operation" described later.
• When "CNC MODE" is selected
This mode enables setting on the CNC screen.
In this case, setting on the personal computer is disabled.
For details, see Subsection, "Setting on the CNC screen".
• When "PC MODE" is selected
This mode enables setting on the personal computer.
In this case, setting on the CNC screen is disabled.
For details, see Subsection, "Setting on the personal computer".
NOTE
1 The mode is set to "PC MODE" at the time of initial use.
2 The mode can be switched only in the "Not Ready" state. For the "Not Ready"
state, see "Display items" provided later.
3 If the mode is switched from "CNC MODE" to "PC MODE", all parameters set on
the CNC screen are cleared.
4 The mode can be switched on the available device side only.
- 2493 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Operation
The mode can be switched as described below.
1 Press soft key [(OPRT)]. Soft key [MODE] is displayed. (Fig. 18.2.6.3(b))
2 Press soft key [MODE]. Soft keys [CNC MODE] and [PC MODE] are displayed. (Fig. 18.2.6.3(c))
Display items
Item Description
IP ADDRESS Displays the IP address of the personal computer currently connected.
(Example of display format: "192.168.0.1")
STATUS Displays the current state.
The following five states are available:
<1> Not Ready
State where data is not transmitted even when a request for data transmission is
made from an NC program or ladder program
<2> Ready
State where data is transmitted when a request for data transmission is made from
an NC program or ladder program
<3> Sending...
State present from the acceptance of a request for data transmission from an NC
program or ladder program until data transmission is completed
<4> Receiving...
State present from completion of data transmission until response data is received
<5> Completed
State present from reception of response data until response data processing is
completed
[Supplement]
• Data transmission
Means unsolicited message transmission (CNC→PC).
• Response data
Means a response to an unsolicited message (PC→CNC).
AVAILABLE DEVICE Device where embedded Ethernet is currently enabled.
The embedded Ethernet port or PCMCIA Ethernet card is displayed.
NOTE
1 To switch the state from "Not Ready" to "Ready”, the FOCAS2 function
cnc_unsolicstart needs to be executed on the personal computer.
2 To switch the state from other than "Not Ready" to “Not Ready”, the FOCAS2
function cnc_unsolicstop needs to be executed on the personal computer.
3 For the timing charts of the states, see Subsection, "Execution methods".
- 2494 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
NOTE
1 To enable the settings on the CNC screen and perform unsolicited messaging,
the procedure below needs to be used.
(1) Set all setting items on the Unsolicited Message screen (CONNECT).
(2) Press soft key [(OPRT)] then press soft key [APPLY].
(3) Start unsolicited messaging (execute the FOCAS2 function
cnc_unsolicstart) on the personal computer.
2 Setting of the setting items on the Unsolicited Message screen (CONNECT) and
execution of the soft keys ([(OPRT)] then [APPLY]) are possible only in the "Not
Ready" state. For the "Not Ready" state, see "Display items" in Subsection,
"Mode selection".
3 On the setting screen on the unavailable device side, the setting items can be
set. However, execution of the soft keys ([(OPRT)] then [APPLY]) is possible on
the available device side only.
Press soft key [UNSOLI MSG] then open page 2 and page 3 with page keys . The Unsolicited
Message screen (CONNECT) (Figs. 18.2.6.4(a) and (b)) is displayed.
Fig. 18.2.6.4 (a) Unsolicited Message screen 2 Fig. 18.2.6.4 (b) Unsolicited Message screen 3
(CONNECT) (CONNECT)
- 2495 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Setting items
Item Description
HOST NAME (IP ADDRESS) When the DNS client function is disabled, specify the IP address of the
communication destination personal computer.
(Example of specification format: "192.168.0.1")
When the DNS client function is enabled, specify the host name of the
communication destination personal computer. (Up to 63 characters can be
specified.)
(Example of specification format: "UNSOLI-SRV.FACTORY")
PORT NUMBER Specify the TCP port number and UDP port number of the communication
destination personal computer.
Usually, specify "8196".
The valid input range is 5001 to 65535.
RETRY COUNT Specify the number of retries to be made when there is no response to data
transmitted by the communication function.
The valid input range is 0 to 32767.
TIMEOUT Specify a time-out period (in sec) from the transmission of data by the
communication function until a response is made to the transmitted data.
The valid input range is 1 to 32767.
ALIVE TIME Specify the time interval (in sec) of the alive signal to be transmitted while the
communication function is operating normally.
Specify a value not greater than the value of TIMEOUT.
The valid input range is 1 to 32767.
CONTROL PARAMETER Specify a type of control parameter. When this parameter is set to 0, the control
TYPE parameter is invalid.
• When set to 1: PMC address (response notification method)
• When set to 2: PMC address (simplified method)
• When set to 3: Custom macro variable (simplified method)
• When set to 4: Volatile RTM variable (simplified method)
(Note) The RTM variable is a real-time custom macro variable.
CONTROL PARAMETER Specify a control parameter for executing data transmission.
When CONTROL PARAMETER TYPE is set to 1
Specify a PMC address for control.
A PMC address in the R area or E area may be specified.
Two bytes starting at a specified address are allocated in the area.
When CONTROL PARAMETER TYPE is set to 2
Specify a PMC address for control.
A PMC address in the R area or E area may be specified.
Only a specified address (one byte) is allocated in the area.
When CONTROL PARAMETER TYPE is set to 3
Specify a custom macro variable number for control.
Only a volatile common variable may be specified as a custom macro
variable.
Only the variable with a specified variable number is allocated in the area.
When CONTROL PARAMETER TYPE is set to 4
Specify a RTM variable number for control.
Only a volatile RTM variable may be specified as a RTM variable.
Only the variable with a specified variable number is allocated in the area.
TRANSMISSION NUMBER Specify the number of data items to be transmitted.
The valid input range is 1 to 3.
- 2496 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Item Description
TRANSMISSION Specify each parameter for transmission data.
PARAMETER
(No.1 to 3)
TYPE Specify a transmission data type. When this parameter is set to 0, the
transmission parameter is invalid.
• When set to 1 or 2: PMC address
• When set to 3: Custom macro variable
• When set to 4: Volatile RTM variable
• When set to 5: Nonvolatile RTM variable
PMC ADDRESS or Specify the start of a transmission data area
MACRO NO. When TYPE is set to 1 or 2
Specify a PMC address for transmission.
When TYPE is set to 3
Specify a custom macro variable number for transmission.
When TYPE is set to 4 or 5
Specify a RTM variable number for transmission.
SIZE or NUMBER Specify the size of a transmission data area or the number of variables.
The maximum specifiable number of bytes is as follows:
• When TRANSMISSION NUMBER is set to 1: 2890 bytes
• When TRANSMISSION NUMBER is set to 2: 2874 bytes in total
• When TRANSMISSION NUMBER is set to 3: 2858 bytes in total
When using macro variables (custom macro variables or RTM variables), use a
conversion rate of one variable for eight bytes.
When TYPE is set to 1 or 2
Specify a PMC area size (bytes) for transmission.
When TYPE is set to 3
Specify the number of custom macro variables for transmission.
When a macro variable number of 1000 or greater (system variable) is used,
this parameter can be set to 1 only.
When TYPE is set to 4 or 5
Specify the number of RTM variables for transmission.
WARNING
When setting PMC address or macro variable for the unsolicited messaging
function, thoroughly confirm the content of “GENERAL WARNINGS FOR CNC
APPLICATION DEVELOPMENT” in “SAFETY PRECAUTIONS” at the beginning
of this manual.
Ensure that a PMC address area for control never overlaps PMC areas used for
a purpose other than the unsolicited messaging function and that a macro
variable for control never be doubly specified as a variable to be used for a
purpose other than the unsolicited messaging function.
If the machine is operated without confirmation of above explanation, the
machine may behave unexpectedly, possibly damaging the tool, the machine
itself, the workpiece, or causing injury to the user.
CAUTION
1 Immediately after the power is turned on, all R area and E area as volatile
memory in the PMC area are 0.
- 2497 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
CAUTION
2 The E area in the PMC area is normally allocated to volatile memory. However, it
can also be used as nonvolatile memory by setting the option.
When the area is used as nonvolatile memory, the contents of the area are
retained even after the power is turned off. So, special attention should be paid
not to cause an unpredictable operation when the power is turned on next time.
NOTE
1 Two methods are available for PMC address specification in CONTROL
PARAMETER TYPE: response notification method and simplified method. For
details of the methods, see Subsection, "Execution methods".
2 The valid setting range of PMC addresses depends on the usable PMC memory
type. For details, refer to "PMC Programming Manual (B-64513EN)".
3 The valid setting ranges of custom macro variable numbers and RTM variable
numbers depend on the selected options. For details, refer to "Operator’s
Manual (Common to Lathe System/Machining Center System) (B-64604EN)".
4 Ensure that the setting of TRANSMISSION NUMBER matches the settings of
TRANSMISSION PARAMETER (No. 1 to No. 3). If TRANSMISSION NUMBER
is set to 3, and an invalid value is specified in any of TRANSMISSION
PARAMETER No. 1 to No. 3, for example, execution of soft key [APPLY] results
in an error.
Input format)
<Path number>:<PMC address>
For example, for R0500 on the second path of the PMC, input "2:R500".
If <Path number> is omitted (R500), the first path is assumed (1:R0500).
If the <:> key is not available, it can be substituted with the </> key or the <EOB> key. ":" is optional.
To clear "<Path number>:<PMC address>" previously set, input " " (blank). ("---" will be displayed). In
this case, it is assumed that no PMC area is used.
Input format)
<Path number>:<Variable No>
For example, for No.100 on the second path of the Macro, input "2:100".
If <Path number> is omitted (100), the first path is assumed (1:100).
If the <:> key is not available, it can be substituted with the </> key or the <EOB> key. ":" is optional.
To clear "<Path number>:<Variable No>" previously set, input " " (blank). ("---" will be displayed). In
this case, it is assumed that no macro variable is used.
Operation
The settings of all setting items on the Unsolicited Message screen (CONNECT) can be made effective as
follows:
1 Press soft key [(OPRT)]. Soft key [APPLY] is displayed. (Fig. 18.2.6.4(c))
- 2498 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
WARNING
When setting PMC address or macro variable for the unsolicited messaging
function, thoroughly confirm the content of “GENERAL WARNINGS FOR CNC
APPLICATION DEVELOPMENT” in “SAFETY PRECAUTIONS” at the beginning
of this manual.
Ensure that a PMC address area for control never overlaps PMC areas used for
a purpose other than the unsolicited messaging function and that a macro
variable for control never be doubly specified as a variable to be used for a
purpose other than the unsolicited messaging function.
If the machine is operated without confirmation of above explanation, the
machine may behave unexpectedly, possibly damaging the tool, the machine
itself, the workpiece, or causing injury to the user.
NOTE
1 To start unsolicited messaging, the FOCAS2 function cnc_wrunsolicprm2 needs
to be executed first then the FOCAS2 function cnc_unsolicstart needs to be
executed.
2 The FOCAS2 function cnc_wrunsolicprm2 can be executed only in the "Not
Ready" state. For details of the state, see "Display items" in Subsection, "Mode
selection".
3 When the FOCAS2 function cnc_wrunsolicprm2 is executed, the Unsolicited
Message screen (CONNECT) displays the settings made on the personal
computer.
- 2499 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
1 When a ladder program is used, the response notification method and the
simplified method are available. A major difference is that the response
notification method sends RES_CODE to the ladder program in response to data
transmission but the simplified method does not send a response.
To utilize a ladder program based on logic used with the Series 16i, for example,
use the response notification method. When RES_CODE is unnecessary or a
new ladder program is created, the simplified method can be used.
2 RES_CODE is recorded on the Ethernet log screen when a value other than
0x00 and 0x01 is detected.
3 For details of RES_CODE, refer to Chapter 5, "UNSOLICITED MESSAGING
FUNCTION" in "Data Window Library Specifications" that comes with the
FOCAS1/2 library.
For details, refer to Chapter 5, "UNSOLICITED MESSAGING FUNCTION" in "Data Window Library
Specifications" that comes with the FOCAS1/2 library.
NOTE
A combination of a PMC address for control and a macro variable for
transmission is also usable. In this case, note that the read timing of the value of
a macro variable to be transmitted cannot be identified when viewed from the
ladder program.
In the description below, a PMC address is used for both of control and
transmission.
No. #7 #6 #5 #4 #3 #2 #1 #0
Rxxxx REQ
REQ <Rxxxx.7>
[Name] Message transmission request signal
[Classification] Input signal
[Function] Requests transmission of an unsolicited message.
[Operation] After preparing a transmission message at a PMC address for transmission, the ladder
program sets this signal to “1”. The message is then transmitted to the personal computer.
No. #7 #6 #5 #4 #3 #2 #1 #0
Rxxxx+1 RES COM RES_CODE
RES <Rxxxx+1.7>
[Name] Message response reception signal
[Classification] Output signal
[Function] Posts the reception of a response to an unsolicited message.
- 2500 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
[Output condition] Upon reception of a message by the personal computer, a response to the message is
transmitted to the CNC (communication function). When the CNC (communication
function) receives the response, this signal is set to “1”. When this signal is set to “1”, the
ladder program reads RES_CODE then clears REQ to “0”. Next, the CNC
(communication function) clears RES_CODE to “0” then sets this signal to “0”.
COM <Rxxxx+1.6>
[Name] Message transmission start signal
[Classification] Output signal
[Function] Posts the start of transmission of an unsolicited message.
[Output condition] When transmission of a message to the personal computer is started, this signal is set to
“1”. Upon completion of message transmission, this signal is set to “0”.
NOTE
For details of RES_CODE, refer to Chapter 5, "UNSOLICITED MESSAGING
FUNCTION" in "Data Window Library Specifications" that comes with the
FOCAS1/2 library.
(1) After checking that RES is set to “0”, the ladder program prepares a message then sets REQ to “1”.
(2) Because of REQ set to “1”, the communication function sets COM to “1” then transmits the
message.
(3) Upon completion of message transmission, the communication function sets COM to “0”.
(4) Upon reception of a response to the message, the communication function sets RES_CODE then sets
RES to “1”.
(5) Because of RES set to “1”, the ladder program reads RES_CODE then sets REQ to “0”.
(6) Because of REQ set to “0”, the communication function clears RES_CODE to “0”.
- 2501 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
For details of the states, see "Display items" in Subsection, "Mode selection".
NOTE
A combination of a PMC address for control and a macro variable for
transmission is also usable. In this case, note that the read timing of the value of
a macro variable to be transmitted cannot be identified when viewed from the
ladder program.
In the description below, a PMC address is used for both of control and
transmission.
No. #7 #6 #5 #4 #3 #2 #1 #0
Rxxxx REQ
REQ <Rxxxx.7>
[Name] Message transmission request signal
[Classification] Input/Output signal
[Function] Requests transmission of an unsolicited message.
[Operation] After preparing a transmission message at a PMC address for transmission, the ladder
program sets this signal to 1. The message is then transmitted to the personal computer.
Upon reception of a response to the message, the CNC (communication function) clears
this signal to 0.
(1) After checking that REQ is set to 0, the ladder program prepares a message then sets REQ to 1.
(2) Because of REQ set to 1, the communication function transmits the message.
(3) The communication function completes message transmission processing.
(4) Upon reception of a response to the message, the communication function completes reception
processing.
(5) Because of reception processing completed, the communication function sets REQ to 0.
NOTE
For details of the states, see "Display items" in Subsection, "Mode selection".
NOTE
A combination of a macro variable for control and a PMC address for
transmission is also usable. In this case, note that the read timing of the value of
PMC data to be transmitted cannot be identified when viewed from the NC
program.
In the description below, a macro variable is used for both of control and
transmission.
NOTE
A REQ input/output value is a real number. So, "0" means "0.0", and "1" means
"1.0".
- 2503 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
(1) After checking that REQ is set to 0, the NC program prepares a message then sets REQ to 1.
(2) Because of REQ set to 1, the communication function transmits the message.
(3) The communication function completes message transmission processing.
(4) Upon reception of a response to the message, the communication function completes reception
processing.
(5) Because of reception processing completed, the communication function sets REQ to 0.
NOTE
For details of the states, see "Display items" in Subsection, "Mode selection".
• Example
[Description]
An NC program on CNC path number 1 posts NC command start date and time information as
an unsolicited message to the personal computer.
[Setting]
As a macro variable for control, volatile RTM variable number #0 (REQ) is used. On the other
hand, macro variables for transmission are used for date and time information managed inside
the CNC (system variable numbers #3011 and #3012).
- 2504 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
[Example of NC program]
A RTM variable is executed in synchronism with the immediately following NC command
according to the RTM variable specification. At this time, the operation timing of the
immediately following NC command is not affected.
So, the NC program indicated below posts NC command 2 start date and time information as an
unsolicited message to the personal computer.
RTM variable for control of the unsolicited
messaging function
//1 ZDO;
ZWHILE[#RV[0] NE 0]; (1)
NC program #RV[0]=1; ①
#RV[0]=1;
ZEND;
:
:
:
NC command 1
Macro call command
One machining NC command 2
cycle
:
:
:
(Tip) (1) in the example above corresponds to the number in the timing chart provided earlier.
NOTE
1 Note that if a custom macro is used as a macro for control, the operation timing
of an NC command is affected. If the RTM variable in the example above is
replaced with a custom macro, for example, NC command 2 becomes
unexecutable unless the macro variable for control is changed.
2 For details of custom macros and RTM variables, refer to "Operator’s Manual
(Common to Lathe System/Machining Center System) (B-64604EN)".
NOTE
Re-setting this parameter requires turning the power off and on
again or restarting the embedded Ethernet interface.
#4 UNM With a embedded Ethernet port, the CNC Unsolicited Messaging function is:
0: Not used.
1: Used.
#7 #6 #5 #4 #3 #2 #1 #0
14882 UNS
- 2505 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
Re-setting this parameter requires turning the power off and on
again or restarting the embedded Ethernet interface.
#4 UNS In the CNC Unsolicited Messaging function of a embedded Ethernet port, when the end
of the function is requested by other than the CNC Unsolicited Messaging server
currently connected:
0: The request for the end of the function is rejected.
1: The request for the end of the function is accepted.
18.2.7.1 Overview
This subsection provides an overview of the CNC screen Web server function and describes the execution
procedure.
NOTE
1 This function enables only screen display and screen switch of CNC. It is not
possible to operate the data input.
2 A Tablet-type device cannot be used instead of a standard CNC Display unit.
3 It is also possible to use a Web browser of the personal computer.
4 Behavior might be different according to a Tablet-type device and a Web
browser.
5 The update cycle of the screen on a Tablet-type device slows more than a
standard CNC Display unit. In addition, it might become slower in the following
cases.
- System configuration with high CPU load, such as multi-path/multi-axes
control.
- Operation condition with high CPU load, such as program operation of small
blocks.
- Bad condition of communication between CNC and Tablet-type device.
- 2506 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
WARNING
On the screen of Web browser, do not perform the operation which relates to the
machine operation, e.g. Virtual MDI key function, the data input by soft key, or a
machine operator's panel screen made by machine tool builder.
The bad condition of communication might cause an unexpected machine
operation. For example, the off operation of a button on the screen might be lost,
or the response of a button might be slow. Such an unexpected machine
operation may damage the tool, the machine itself, the workpiece, or cause
injury to the user.
Therefore, when connecting with Web browser by this function, perform the
sequences that check Web browser connection status signal WBCNT
<F0578.2> and prohibit the operation such as the data input and the operation
from the screen.
NOTE
1 It is not possible to connect CNC with two or more Tablet-type devices at the
same time. Only the first Tablet-type device can be connected.
2 It is not possible to connect CNC while the CNC screen is displayed on a
personal computer by using CNC screen display function.
NOTE
1 The update of CNC screen on a Tablet-type device might stop temporarily
according to the CNC system configuration and the operation status. However, it
doesn’t influence automatic operation of CNC.
2 This function cannot be used while connecting iPendant.
3 This function cannot be used by connecting via a PCMCIA Ethernet card.
- 2507 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Procedure
1 Enable the CNC screen Web server function according to "Related parameters" described later.
2 Start the CNC again then press function key .
3 Soft key [EMBED PORT] is displayed. (Press the continuous menu key until the soft key is
displayed.)
4 Press soft key [EMBED PORT]. The Ethernet Setting screen for the embedded Ethernet port is
displayed.
5 Press soft key [WEB]. The WEB SERVER screen is displayed. (Press the continuous menu key until
the soft key [WEB] is displayed.)
6 After setting items, restart the embedded Ethernet function.
Setting items
Item Description
PORT NUMBER Specify a port number to be used with the CNC screen Web server function. If 0 is
specified, PORT NUMBER is treated as 80.
TIMEOUT Specify a timeout of the CNC screen Web server function. TIMEOUT can be set the
value of 0, 5 to 99 in seconds. If 0 is specified, TIMEOUT is treated as 10 seconds.
USER NAME Specify a user name to be used for the CNC screen Web server function. (Up to 31
characters can be specified.)
PASSWORD Specify a password for the user name specified above. (Up to 31 characters can be
specified.)
Be sure to set a password.
- 2508 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
4 When the login screen is displayed, input the username and password, and push the login button.
NOTE
1 When the Web browser connection prohibition signal WBEND <G0579.5> is set
to “1”, the error “Access Denied : Forbidden by signal” is displayed.
2 When the Web browser connection status signal WBCNT <F0578.2> is “1”, the
error “Access Denied : Doubly access” is displayed.
3 When the parameter WAL(No.14882#6) is set to 0 and failing in login
continuously five times, CNC screen Web server function becomes disabled until
the CNC is restarted.
5 The CNC screen is displayed on a Web browser, and the Web browser connection status signal
WBCNT <F0578.2> becomes “1”.
- 2509 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
The update cycle of the screen slows more than a standard CNC Display unit.
After the time interval that set on WEB SERVER screen is passed, the Web browser connection status
signal WBCNT <F0578.2> becomes "0".
To reconnect with the CNC, execute procedure 3 of "Start of CNC screen Web server function" after the
Web browser connection status signal WBCNT <F0578.2> becomes “0”.
NOTE
CNC cannot be operated with MDI key and touch panel of CNC while the Web
browser connection status signal WBCNT <F0578.2> is “1”, even if the
communication with CNC ends. The maximum time that CNC cannot be
operated is the time having set to TIME INTERVAL.
- 2510 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
NOTE
While connecting with Web browser, neither MDI key nor touch panel of CNC
can be used for operation.
The reset key of CNC and External key input, however, are always usable on the
CNC.
Operation by button
Function keys, help key, and page keys are displayed as buttons.
CNC screen changes according to each key if these buttons are pushed.
NOTE
Keys (address, figure, and sign, etc.) other than the above-mentioned cannot be
input.
NOTE
1 To perform the Tap operation on the screen made by machine tool builder using
C language executor, it is necessary to realize the operation with touch panel.
2 The communication with CNC might become interrupted during the operation of
Pinch out / Pinch in. If the time having set to TIME INTERVAL passed, the
communication of CNC and a Tablet-type device is cut.
- 2511 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Display language
The title and buttons on Web browser are displayed in English.
NOTE
The display language of CNC screen is displayed according to the setting of
CNC.
NOTE
1 Boot screen and IPL screen cannot be displayed.
2 When the system alarm is generated by CNC, the connection of Tablet-type
device is cut. The system alarm screen is not displayed in Web browser.
NOTE
Perform the sequences that check this signal and prohibit the
operation which relates to the machine operation such as the data
input and the operation from the screen, e.g. Virtual MDI key
function, the data input by soft keys, or the operation on a machine
operator’s panel screen made by machine tool builder.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0579 WBEND
#7 #6 #5 #4 #3 #2 #1 #0
F0578 WBCNT
- 2512 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
14882 WAL
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#6 WAL In CNC screen Web server function, when failing in login continuously five times, this
function becomes:
0: Disabled.
1: Enabled.
NOTE
When CNC screen Web server function has become disabled,
restart the CNC.
- 2513 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
18.2.8.1 Overview
CNC status notification function is provided in the method of Monitoring the alarm even if the operator is
not in front of the machine.
This function delivers E-mail of the information about CNC status (for example, alarm number and alarm
message) to the e-mail software of a portable terminal or a personal computer via the Embedded
Ethernet..
Alarm
occurs
Machine
(POP server)
Portable terminal
(POP client)
NOTE
1 This function requires the “CNC Status Notification function” software option
(R975).
2 This function can be used on Embedded Ethernet port and cannot be used on
PCMCIA LAN card.
3 This function does not use an e-mail server on the way, to deliver E-mail.
Therefore, this function is used only in the Intranet. E-mail cannot be delivered to
an external device on Internet.
4 The e-mail software of a portable terminal reads E-mail from CNC with this
function. Therefore, E-mail is read according to the timing that the e-mail
software of a portable terminal acquires.
5 In the above figure, CNC communicates with a portable terminal by using
wireless LAN. However, it is also possible to communicate with a personal
computer by using wired LAN.
6 This function is not “short message service(SMS)” using the cellular phone
network.
Therefore, the cellular phone not to be connectable with wireless LAN cannot be
used.
- 2514 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
When the displayed language of the CNC screen is Japanese, English, or Simplified Chinese, the title and
each item name of the mail can be displayed in each language. In the case of other languages, the title and
each item name of the mail are displayed in English.
Alarm Mail
The alarm mail reports the information of CNC alarm status.
When two or more alarms have been generated, those alarms are constructed into one alarm mail.
The number of alarms included in one alarm mail is up to 10, and more alarms are not reported.
The order of the notified alarm is the order displayed on the alarm screen of CNC.
In the multi-path system, the alarms are gathered in order of path. Therefore, for example if ten alarms or
more are generated in the first path, the alarms which are generated in the second path or later are not
reported.
Moreover, the alarm message is reported when the displayed language of the CNC screen is Japanese,
English, and Simplified Chinese.
Only the alarm number is written in the case of other languages.
NOTE
When the following alarms are generated, the alarm status is reported.
- PS/BG/SR/SW/SV/OT/IO/PW/SP/OH/DS/IE alarms
- External alarm message (EX alarm)
- Macro alarm message of #3000 (MC alarm)
Status Mail
The status mail reports the counter values of the total number of machined parts, number of machined
parts and number of parts required when bit 5 (SNP) of parameter No. 14884 is one.
- 2515 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
The total number of machined parts, number of machined parts and number of
parts required of only the first path are reported even in the case of multi-path
CNC.
Even if the number of machined parts of the second CNC path or later is changed,
it is not reported.
- 2516 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Note
1 CNC Screen Web server function option (R728) is required.
2 Please refer to Technical Report of CNC Screen Web server function for details of
this function.
Procedure
(1) Press function key .
(2) Soft key [EMBED PORT] appear.
(When there is no soft keys, press the continue key.)
(3) Press soft key [EMBED PORT] soft key, the Ethernet Setting screen for embedded Ethernet port is
displayed.
(4) Press soft key [COMMON] and [MAIL] and then enter parameters for the items that appear.
Setting items
Item Description
IP ADDRESS Specify the IP address of the embedded Ethernet.
(Example of specification format: "192.168.0.100")
SUBNET MASK Specify a mask address for the IP addresses of the network.
(Example of specification format: "255.255.255.0")
ROUTER IP ADDRESS Specify the IP address of the router.
Specify this item when the network contains a router.
(Example of specification format: "192.168.0.253")
- 2517 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Item Description
DHCP CLIENT The value of parameter No.14880#6(DHC) related to the DHCP client function is
displayed, and the setting is also possible. For details, see Subsection, "Setting Up
the DNS/DHCP Function".
Display items
Item Description
MAC ADDRESS Embedded Ethernet MAC address
AVAILABLE DEVICE Enabled device of the embedded Ethernet.
Either the embedded Ethernet port or the PCMCIA Ethernet card is displayed.
After pressing soft key [COMMON], press either page key to call a desired COMMON
screen (DETAIL).
Setting items
Item Description
HOST NAME Enter a desired CNC host name.
On CNC Status Notification function, this host name is written as “Machine Name”
in E-mail.
- 2518 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Setting items
Item Description
POP SERVER PORT Specify the port number of POP server.
NUMBER Usually, set 110.
If this value is 0, this value is treated as 110.
SMTP SERVER PORT Specify the port number of SMTP server.
NUMBER Usually, set 25.
(Note 1) If this value is 0, this value is treated as 25.
USER NAME Specify the user name to login to the POP server.
(Note 2) A user name of up to 31 characters can be specified.
PASSWORD Specify the password for the above user name.
(Note 2) A password of up to 31 characters can be specified.
Note
1 SMTP is not actually used in this function.
However, when creating a mail account, a portable terminal might check the
SMTP setting. For this case, the SMTP server port number is necessary.
2 The user name and password of mail account in a portable terminal (POP client)
have to match with these settings to login to CNC (POP server).
However, if neither user name nor password is set in CNC, CNC does not check
them when a portable terminal tries to connect to CNC. Thus in this case, the
login to CNC always succeeds regardless of any user name and password in a
portable terminal.
- 2519 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
When the following parameters are set, the power must be turned
off before operation is continued.
NOTE
If this parameter is not set, the setting screen of CNC Status
Notification function is not displayed.
#6 SNM When the displayed language of CNC screen is Japanese, English or Simplified Chinese,
the alarm message:
0: is included in the alarm mail.
1: is not included in the alarm mail.
NOTE
When the displayed language of the CNC screen is not Japanese,
English or Simplified Chinese, the alarm message is not included
in the alarm mail regardless of this parameter. In this case, only
the alarm number is reported.
#5 SNP The total number of machined parts, number of machined parts and number of parts
required:
0: is not included in the status mail.
1: is included in the status mail.
#0 SNL When failing in login continuously five times from a portable terminal, CNC Status
Notification function becomes:
0: Disabled.
1: Still enabled.
NOTE
When CNC Status Notification function has become disabled,
please restart the CNC.
- 2520 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
WARNING
Only when a partner client device sends data and the Modbus/TCP Server
function of CNC receives it, the data is checked and processed by CNC. Even if
the communication of the client happens to stop unexpectedly, the Modbus/TCP
Server function does not detect such situations.
So, do not use the Modbus/TCP Server function for data exchange application
concerned with machine safety.
For example, even if the client attempts to send the "STOP" data at some timing,
it is not guaranteed that it always reaches CNC. Thus, it is very dangerous to
build the system concerned with machine safety by using Modbus/TCP Server
function.
If the data exchange concerned with machine safety fails, the machine may
behave unexpectedly, possibly damaging the tool, the machine itself, the
workpiece, or causing injury to the user.
NOTE
1 The Modbus/TCP Server function can also be used on the Fast Ethernet board.
This subsection is written for the embedded Ethernet of Series 0i-F, but the
basic content can be also applied when the Fast Ethernet board is used. For
details on using the Fast Etherne board, see Industrial Ethernet CONNECTION
MANUAL(B-64013EN).
2 This function cannot be operated on the PCMCIA LAN card.
It cannot be operated on a Fast Ethernet Board and on embedded Ethernet at
the same time. Switch it between them, using bit 1 (MOD) of parameter
No.14882.
3 The communication speed of the embedded Ethernet is lower than a Fast
Ethernet board.
4 The Modbus/TCP client function are not supported.
18.2.9.1 OVERVIEW
OVERVIEW
This section provides an overview of the Modbus/TCP Server function.
- 2521 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
1 For the CNC Modbus/TCP Server function, only "Holding Registers" can be
used.
"Discrete input", "Coils", and "Input Registers" cannot be used.
2 "READ" means the input of data as viewed from the Modbus/TCP client, and
"WRITE" means the data of output as viewed from the client.
Area1
0 15
Write Registers
Area2
0 15
Read Registers
Area3
0 15
Read Registers
65536→
- 2522 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
NOTE
A Modbus/TCP client device can access only a Modbus area with a PMC area
allocated. If a client device attempts to access a Modbus area with no PMC area
allocated, an address error (Exception Code = 0x02, Exception Name = ILLIGAL
DATA ADDRESS) is returned to the client device.
Be sure to allocate a PMC area to the Modbus area to be accessed by a client
device.
SPECIFICATIONS
This section describes the specifications of the Modbus/TCP Server function of the CNC.
The following is a list of specifications of the Modbus/TCP Server function of the CNC.
Item Description
Required software option Only the Modbus/TCP Server function option (R968) is required.
The Ethernet function option (S707) is not required.
Combination with other The function can be operated at the same time as the function of embedded
functions Ethernet.
PMC area that can be - DI : R, E, and D areas
allocated - DO : R, E, and D areas
- Status : R and E area
Maximum DI/DO data size Depends on the effective PMC area.
Port number (TCP) 502 (standard value)
Function specification - "Automatic TCP connection management" is supported.
This means that the user application (ladder program) need not take TCP
connection into consideration.
- "Non-priority connection pool" is supported.
This means that if there are requests from more Modbus/TCP clients than a
certain number, connections will be terminated in order of the oldest to the
newest. (NOTE 1)
("Priority connection pool" is not supported.)
- "Access control service" is not supported.
This means that no client devices require authentication (user name or
password) to access the FANUC Modbus/TCP Server function.
Maximum number of clients
that can connect to a single 3
CNC at the same time
NOTE
1 Use the function within the maximum number of clients that can be connected to
a single CNC at the same time.
If there are connection requests from more clients than the maximum number,
the communication with the oldest client will be disconnected. Thus, a client that
wants to keep a connection must reconnect if disconnected, assuming that it
may be disconnected from the server.
2 Settings of communication parameters are not subject to 8-level data protection
function.
- 2523 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Input format)
<Path number>:<PMC address>
For example, for R0500 on the second path of the PMC, input "2:R500".
If <Path number> is omitted (R500), the first path is assumed (1:R0500).
If the <:> key is not available, it can be substituted with the </> key or the <EOB> key. ":" is optional.
To clear "<Path number>:<PMC address>" previously set, input " " (blank). ("---" will be displayed). In
this case, it is assumed that no PMC area is used.
WARNING
Be careful not to cause an overlap between the PMC area to allocate and a
PMC area used for other purposes. Immediately after setting all necessary
communication parameters, check that the DI/DO data and status data are
operated properly in a starter where safety is secured.
If the machine is operated without confirmation of above explanation, the
machine may behave unexpectedly, possibly damaging the tool, the machine
itself, the workpiece, or causing injury to the user.
CAUTION
1 Immediately after the power is turned on, all R area and E area as volatile
memory in the PMC area are 0.
2 The D area in the PMC area is allocated to nonvolatile memory. In addition, the
E area in the PMC area is normally allocated to volatile memory. However, it can
also be used as nonvolatile memory by setting the option.
When the area is used as nonvolatile memory, the contents of the area are
retained even after the power is turned off. So, special attention should be paid
not to cause an unpredictable operation when the power is turned on next time.
CAUTION
1 The time after the power is turned on until communication is actually started may
vary depending on the system configuration of the CNC and the state of the
communication partner device.
If it is necessary to strictly determine whether communication starts, it is not
sufficient to determine it with time and status data only. Determine it with a
method such as checking with actual DI data.
2 Create a ladder program in such a way that the system will be operated safely
even if a communication error occurs.
- 2524 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
CNC
CNC
PMC Reading/writing
process
リフレッシュ
処理 Communication
DeviceNet
function of
Ladder program
ラダープログラム
process マスタ機能
embedded Communication
処理 PMC partner device of
Ethernet
area
レジスタ embedded
(メモリ) Ethernet
Ethernet
Input signal (DI)
Output signal (DO)
The following figure shows a time chart of the internal operation of the CNC with signals output from the
ladder program.
(mth) (m+1)th (m+2)th
Ladder program process:
1 1 2 2 3 3
The upper part of the figure indicates that processing by the ladder program is performed periodically and
writing to data area A or data area B is performed in the ladder program.
The middle part indicates how data area A and data area B in the PMC are updated in this case. There are
differences in the timing in which data is written to data area A or data area B even in the same execution
cycle of the ladder program, so data area A and data area B are not updated at the same time.
- 2525 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
The lower part indicates that the reading/writing process by communication functions is cyclically made
to read data in data area A and data area B. Since data area A and data area B are not updated at the same
time, for example, in the case of (n+1)th refreshing, the data written by one execution of the ladder
program cannot be read as one set.
Conversely, when input signals from communication functions are processed in the ladder program, the
data written by one execution of writing may not be read by one execution of the ladder program.
CAUTION
Reading/writing process by a communication function is made asynchronously
with the execution of the ladder program. Therefore, keep the following in mind
when creating a ladder program.
<1> When an input signal from the communication function to be written in the
specified PMC address is read from two points in the ladder program, even
if the ladder program can be executed in one cycle, there is no guarantee
that the same value can be read.
<2> When the ladder program writes an output signal to the communication
partner device in the specified PMC address, the signal may be transferred
to the communication partner device before the ladder program is
completely executed.
WARNING
If the data bigger than word (2-byte) data is used, data segmentation might
occur.
If word (2-byte) data is used, refer to “Creating a Ladder Program” for notes on
creating a ladder program.
If data segmentation occurs, the machine may behave unexpectedly, possibly
damaging the tool, the machine itself, the workpiece, or causing injury to the
user.
- 2526 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Conversion of Endian
The byte arrangement in the Modbus area (Holding Registers) is little endian to make it easy for the
ladder program to handle it.
With the appropriate setting item on the setting screen of the Modbus/TCP Server function, the byte
arrangement can be changed to big endian.
WARNING
Confirm that an appropriate value is set to the setting item of selecting the
conversion of endian, and that the byte arrangement of the exchanged data is
correct.
If the machine is operated without confirmation of above explanation, the
machine may behave unexpectedly, possibly damaging the tool, the machine
itself, the workpiece, or causing injury to the user.
Little endian
0 15 0 15 7 0
+00 +00 +00
12h 34h 12h 34h 12h
+01 56h 78h +01 56h 78h +01 34h
+02 56h
+03 78h
Fig.18.2.9.1 (d) Little endian
When Bit0 of OPTION1 is "1", byte arrangement of data becomes a big endian.
Big endian
On Ethernet line Modbus area PMC area
(Holding Registers)
0 15 0 15 7 0
+00 +00 +00
12h 34h 12h 34h 12h
+01 56h 78h +01 56h 78h +01 34h
+02 56h
+03 78h
Fig.18.2.9.1 (e) Big endian
18.2.9.2 SETTING
This section describes the setting of the Modbus/TCP Server function.
Procedure
1 Press function key .
2 Soft key [EMBED PORT] appears. When the soft key does not appear, press the continue key.
3 Press soft key [EMBED PORT] to display the setting screen of the embedded Ethernet function.
4 Press soft key [COMMON] or [Modbus SET]. When the soft key does not appear, press the continue
key.
- 2527 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
COMMON Screen
In the above-mentioned procedure, press soft key [COMMON] to display the COMMON screen
(BASIC).
Setting items
Item Description
IP ADDRESS Specify the IP address of the embedded Ethernet.
(Example of specification format: "192.168.0.100")
SUBNET MASK Specify the mask address for the IP addresses of the network.
(Example of specification format: "255.255.255.0")
ROUTER IP ADDRESS Specify the IP address of the router.
Specify this item if the network contains a router.
(Example of specification format: "192.168.0.253")
DHCP CLIENT The value of parameter No.14880#6(DHC) related to the DHCP client function is
displayed, and the setting is also possible. For details, see Subsection, "Setting Up
the DNS/DHCP Function".
Display item
Item Description
MAC ADDRESS Embedded Ethernet MAC address.
- 2528 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
Fig.18.2.9.2 (b) Setting screen 1 (BASIC) Fig.18.2.9.2 (c) Setting screen 2 (areas 1 to 3)
Setting items
Item Description
PORT NUMBER (TCP) Specify the port number for using the Modbus/TCP Server function.
The setting range is from 0 to 65535. Usually, set 502. When 0 is set, the
Modbus/TCP Server function is not operated.
OPTION1 Bit 0: BCE
The byte arrangement in the Modbus area is assumed to be
0: little endian
1: big endian
Bits 1 to 7: RSV
Be sure to set 0.
STATUS PMC ADDRESS Specify the top address in the E/R area of the PMC in which to store the status.
The setting range depends on the effective PMC area. A 1-byte area is used.
DATA Modbus ADDRESS Specify the top address in the Modbus area (Holding registers) used to exchange
I/O with the Modbus/TCP client. The setting range is 1 to 65536.
For details of the endian of the data in the Modbus area (Holding Registers), see
Subsection, "Conversion of Endian".
DATA PMC ADDRESS Specify the top address in E/R/D area of the PMC used to exchange I/O with the
Modbus/TCP client.
The setting range depends on the effective PMC area. Only the even-numbered
address can be set.
DATA SIZE Specify the data size (unit: word size) used to exchange I/O with the Modbus/TCP
client. The setting range depends on the effective PMC area. If not exchange I/O
with the area, specify 0 for this parameter.
- 2529 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
WARNING
When setting PMC address for Modbus/TCP server function, thoroughly confirm
the content of “GENERAL WARNINGS FOR CNC APPLICATION
DEVELOPMENT” in “SAFETY PRECAUTIONS” at the beginning of this manual.
Be careful not to cause an overlap between the PMC area to allocate and a
PMC area used for other purposes.
If the machine is operated without confirmation of above explanation, the
machine may behave unexpectedly, possibly damaging the tool, the machine
itself, the workpiece, or causing injury to the user.
NOTE
1 For the changed parameters to take effect, turn the CNC power off and back on
or restart embedded Ethernet at the COMMON screen.
2 Communication parameters of the Modbus/TCP Server function that is operated
on embedded Ethernet are included in the embedded Ethernet parameters.
3 Set the Modbus areas for areas 1 to 3 so that they do not overlap. If any overlap,
different actions are taken for READ and WRITE, as follows:
For READ, area n where n is the largest is given priority, and data is read from
that area.
For WRITE, the same value is written to all the overlapping areas.
Status
The status (1 byte) is detected by the Modbus/TCP Server function.
Status
#7 #6 #5 #4 #3 #2 #1 #0
Status PMC address +0 COM INT - - - - - ERR
18.2.9.3 MAINTENANCE
This section describes the maintenance of the Modbus/TCP Server function.
Procedure
1 Press function key .
2 Soft key [EMBED PORT] appears. When the soft key does not appear, press the continue key.
- 2530 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
3 Press soft key [EMBED PORT], and then soft key [Modbus MAINTE] appears on the setting screen
of the Ethernet function.
4 Press soft key [Modbus MAINTE], and then the maintenance screen (CLIENT LIST) of the
Modbus/TCP Server function is displayed.
Fig.18.2.9.3 (d) Maintenance screen (CLIENT LIST) of the Modbus/TCP Server function
Display items
Item Description
CLIENT The IP addresses of the Modbus/TCP clients connected to this Modbus/TCP
Server are displayed. (Example of display format: "192.168.0.200")
They are displayed in the order in which the clients are connected.
TIME The connecting times of the Modbus/TCP clients connected to this Modbus/TCP
Server are displayed. The displayed times are updated automatically.
The display format for a time of hour (hhh), minute (mm) and second (ss) is
"hhh:mm:ss". The maximum value is "999:59:59", and if the maximum value is
exceeded, the time will not be updated from "999:59:59".
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
- 2531 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Procedure
1 Press the function key .
2 Soft keys [EMBED PORT] and [PCMCIA LAN] appear.
(When there is no soft keys, press the continue key.)
3 Press soft key [EMBED PORT] or [PCMCIA LAN], press soft key [COMMON], and then press
[(OPRT)] to display soft key [EMB/PCMCIA].
4 Pressing soft key [EMB/PCMCIA] switches between enabled devices.
NOTE
1 Information on a switched device is stored in nonvolatile memory.
On the next power-on, the device last selected can be used as is.
2 When using the unsolicited messaging function, note the following:
• Processing is forcibly started from the "Not Ready" state, regardless of the
unsolicited message transfer state.
• When the parameter for control is set to use the response notification
method, RES and RES_CODE (0x01) are posted to the ladder program.
• When the parameter for control is set to use the simplified method, REQ is
cleared.
Procedure
1 Press the function key .
2 Soft keys [EMBED PORT] and [PCMCIA] appear.
(When there is no soft keys, press the continue key.)
3 Press soft key [EMBED PORT] or [PCMCIA LAN], press soft key [COMMON], and then press
[(OPRT)] to display soft key [RSTART].
4 Pressing soft key [RSTART] resets embedded Ethernet communication and then restarts it.
NOTE
1 Pressing soft key [RSTART] forcibly interrupts communication even when it is in
progress.
2 This function makes a restart by software. An actual restart may be impossible
under some conditions.
- 2532 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
NOTE
3 When using the unsolicited messaging function, note the following:
• Processing is forcibly started from the "Not Ready" state, regardless of the
unsolicited message transfer state.
• When the parameter for control is set to use the response notification
method, RES and RES_CODE (0x01) are posted to the ladder program.
• When the parameter for control is set to use the simplified method, REQ is
cleared.
- 2533 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
- 2534 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
6 To send the PING command to the desired destination, enter the address of the destination on the
PING setting screen (Fig. 18.5(b)). (Page keys are used for switching.)
7 After entering the address and the repeat count, press the soft key [PING]. The specified number of
PING commands are sent to the specified destination.
8 To cancel the PING command currently being sent, press soft key [PING CANCEL].
- 2535 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
Display items
Item Description
BAUDRATE Displays the baud rate and transmission method.
Transmission rate: 100Mbps or 10Mbps
Transmission method: Full duplex or half duplex
-------- : Not connected to HUB
SEND PACKET Displays the number of transmitted packets.
COLLISION Displays the number of errors detected during transmission of packets.
CARRIER SENSE LOST
DELAYOVER
UNDERRUN
SEND PARITY ERROR
RECEIVE PACKET Displays the number of packets received.
ALIGNMENT ERROR Displays the number of errors detected during reception of packets.
CRC ERROR
OVERRUN ERROR
FRAME LENGTH ERROR
RECV PARITY ERROR
AVAILABLE DEVICE Currently available device of embedded Ethernet
Displays either the embedded Ethernet port or the PCMCIA Ethernet card.
- 2536 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
- 2537 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
NOTE
1 If alarm SR2032, “EMBEDDED ETHERNET/DATA SERVER ERROR” is issued
during data transfer using the embedded Ethernet function, check the error
details on the log screen of the embedded Ethernet function.
2 The log information for the embedded Ethernet function is stored in volatile
memory and it is lost when the power of CNC is turned off. If an error occurs,
check the log information before turning the power off.
The newest error log appears at the top of the screen. The date and time when an error occurred are
displayed at the right end of the line. The format of date and time data is “MMM.DD hh:mm:ss” where
MMM represents a month, dd represents a day, hh represents hours, mm represents minutes, and ss
represents seconds.
The date and time of the upper item shown Fig. 18.6(a) is October 30, 18:33:09.
To clear the log, press soft keys [(OPRT)] and [CLEAR] in that order. (Fig. 18.6 (b))
The log for each function can be displayed by using soft keys on the embedded Ethernet log screen.
(1) Soft key [ALL]
Displays all log related to the embedded Ethernet.
(2) Soft key [COMMON]
Displays the log related to the parameter settings of the embedded Ethernet function and the basic
communication function.
(3) Soft key [FOCAS2]
Displays the log related to the FOCAS2/Ethernet function.
(4) Soft key [FTP TRANS]
Displays the log related to FTP file transfer.
(5) Soft key [UNSOLT MSG]
Displays the log related to the unsolicited messaging function.
(6) Soft key [WEB]
Displays the log related to the CNC screen Web server function.
(7) Soft key [Modbus]
Displays the log related to the Modbus/TCP Server function.
(8) Soft key [REMOTE DIAG]
Displays the log related to the Machine Remote Diagnosis.
(9) Soft key [MAIL]
Displays the log related to the CNC Status Notification function.
- 2539 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
- 2540 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
- 2541 -
18.EMBEDDED ETHERNET FUNCTION B-64603EN-1/01
- 2542 -
B-64603EN-1/01 18.EMBEDDED ETHERNET FUNCTION
- 2543 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
19 DIAGNOSIS FUNCTION
Chapter 19, "DIAGNOSIS FUNCTION", consists of the following sections:
Signal
Servo warning detail signals SVWRN1 to 4 <Fn093.4 to Fn093.7>
[Classification] Output signal
[Function] Reports the warning signal corresponding to the state of the servo amplifier.
[Output condition] The Table 19.1(a) shows the warning statuses of the servo amplifier and their
corresponding warning signals.
Table 19.1 (a)
Warning status signals (F93) Time from when a
Corresponding alarm SVWRN4 SVWRN3 SVWRN2 SVWRN1 warning state signal
messages (#7) (#6) (#5) (#4) is issued to until an
alarm occurs
SV0444: SV INTERNAL FAN 1 0 0 0 One minute
FAILURE
SV0601: SV EXTERNAL FAN 1 0 0 1 Until overheat occurs
FAILURE (inconstant)
SV0443 : SV INTERNAL FAN 1 1 0 0 One minute
FAILURE
SV0606: PS EXTERNAL FAN 1 1 0 1 Until overheat occurs
FAILURE (inconstant)
SV0431: PS OVERLOAD 1 1 1 0 One minute
SV0607: PS IMPROPER INPUT 1 1 1 1 PSMR: Five seconds,
POWER PSM: One minute
- 2544 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
Occurrence of a warning
Servo amplifier
SVWRN1-4
(Warning)
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Fn093 SVWRN4 SVWRN3 SVWRN2 SVWRN1
- 2545 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
After an alarm in the warning status listed in Table 19.1 (b) is issued, when the αi servo amplifier is
actually placed in the alarm status, the servo motor is deactivated and the number of an alarm in the alarm
status is additionally displayed.
When bit 2 (SWP) of parameter No. 1807 is set to 1, if a servo amplifier is placed in the warning status,
only the servo warning detail signals are output and no alarm in the warning status (alarm DS0608 to
DS0613) is issued. If a servo amplifier is placed in the warning status during automatic operation,
automatic operation is kept. So, decelerate the movements along axes to a stop using the servo warning
detail signals before the servo motor is deactivated. Note that if the movements along axes are not
decelerated to a stop, the servo motor is suddenly deactivated during movement along axes.
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
1807 SWP
#2 SWP This parameter specifies the operation of the αi series servo amplifier in its warning state
(for example, with the fan stopped).
0: An alarm is issued when the amplifier is placed in the warning state. Automatic
operation enters the feed hold state and the servo axis is decelerated to a stop.
1: An alarm is not issued even when the amplifier is placed in the warning state.
Automatic operation is kept. The servo is deactivated if the amplifier shifts from the
warning state to the alarm state.
CAUTION
If operation is continued with the external fan stopped while bit 2
(SWP) of parameter No. 1807 is set to 1, the servo amplifier may
be overheated and "overheat alarm", "IPM alarm", or "VRDY off
alarm" may be issued depending on the operating conditions. If
such an alarm is issued, the amplifier is deactivated and the servo
motor is stopped by the dynamic brake, involving a risk of breaking
the workpiece or tool as the stop from high-speed rotation requires
an extended distance. The user should therefore understand that
the operation with bit 2 (SWP) of parameter No. 1807 set to 1 is a
temporary step to take before fan replacement. Once the fan has
stopped, be sure to replace the fan immediately and set bit 2
(SWP) of parameter No. 1807 back to 0.
- 2546 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
Signal
Spindle warning detailed signals SPWRN1 to SPWRN9 <Fn264.0 to 7, Fn265.0>
[Classification] Output
[Function] Reports the warning number corresponding to the state of the αi spindle amplifier.
[Output condition] When the αi spindle is in the warning state, a warning number consisting of SPWRN1 to
SPWRN9 is output as nine-bit binary data.
If warnings occurred on multiple αi spindle amplifiers, the warning number of the ai
spindle having the smallest axis number is output.
The warning numbers and their descriptions are shown Table 19.2(a).
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Fn264 SPWRN8 SPWRN7 SPWRN6 SPWRN4 SPWRN4 SPWRN3 SPWRN2 SPWRN1
Fn265 SPWRN9
Diagnosis data
The status of a warning is displayed on the following diagnosis data.
NOTE
Exchange fan motors referring to the maintenance manual if the defect of the fan
motor is detected. Even if the warning level is detected, CNC can be
continuously operated. However, there is a possibility that fan motor is
deteriorated. Exchange fan motors as soon as possible.
Specification
The CNC control unit fan motor operates as shown in Table 19.3.1 (a) if it is defective.
Table 19.3.1 (a) Operation of the PCB cooling fan when it is defective
State Operation
When the warning level is detected. Displaying the warning status
Outputting the warning level detection signal WFAN
When the alarm level is detected. Displaying the warning status
Outputting the Alarm level detection signal SFAN
Servo: Makes a single block stop.
Spindle: Continues rotating.
After 50 seconds Servo: Makes a feed hold stop.
Spindle: Stops rotating.
After 60 seconds Alarm 701 occurs.
Note) System alarm 455 is generated for the CNC control unit where CPU
card (high speed version) was installed about 60 seconds after the
detection of the alarm level.
- 2548 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
NOTE
When the alarm level is detected, the spindle stops rotating 50 seconds later, but
it starts rotating again when the warning or alarm is cleared. To stop the rotation
of the spindle completely, create a ladder that stops the spindle using alarm level
detection signal SFAN.
Signal
Alarm level detection signal SFAN<Fn093.1>
[Classification] Output signal
[Operation] This signal is output when the alarm level is detected by fan motor in the CNC control
unit.
[Function] Reports that the alarm level was detected by fan motor in the CNC control unit.
NOTE
It takes a maximum of five seconds after the detection of the alarm
level until the alarm level detection signal SFAN is output.
NOTE
It takes a maximum of five seconds after the detection of the
warning level until the warning level detection signal WFAN is
output.
Specification
I/O Link retry counter value abnormality monitoring function
This function monitors the retry counter at 10 minute intervals, it outputs warning signals (WIOCH1,
WIOCH2, WIOCH3) if the counter value is equal to or more than the setting of parameter No. 11530.
The threshold beyond which a warning occurs changes every eight hours depending on the energization
time.
When the energization time is T (hour) and parameter No. 11530 is n:
0≤T≤8
A warning occurs when the retry counter value is equal to or greater than n.
8<T
A warning occurs when the retry counter value is equal to or greater than n × T/8 (rounded up).
The I/O Link retry counter makes a check at 10 minute intervals, so the warning signal is output at 10
minute intervals.
The counter value is accumulated until the power is turned off.
- 2549 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
NOTE
The maximum value of the retry counter is 255.
A warning is issued when an overflow occurs.
The ECC correction counter makes a check at 10 minute intervals, so the warning signal is output at 10
minute intervals.
The counter value is accumulated until the power is turned off.
NOTE
The maximum value of the correction counter is 4095.
A warning is issued when an overflow occurs.
The error detection count is checked at 10 second intervals in both embedded Ethernet and fast Ethernet,
so the warning signal is output at 10 second intervals. Turning off and back on the power resets the signal
output.
NOTE
The maximum value for network error counters is 65535.
If an overflow occurs, no warning is issued and the error count returns to 0.
In the FL-net/Ethernet coexisting function, checks total of the error detection count of FL-net and
Ethernet at 10 second intervals and, if the error detection count for the nearest one minute is equal to or
greater than the setting of parameter No. 11533, this function outputs warning signal WETF.
- 2550 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
The error detection count is checked at 10 second intervals, so the warning signal is output at 10 second
intervals. Turning off and back on the power resets the signal output.
NOTE
The maximum value for network error counters is 65535.
If an overflow occurs, no warning is issued and the error count returns to 0.
Parameter
11530 Warning value (common to ch1, ch2, and ch3) for I/O link retry counter
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
11532 Warning value for the number of embedded-Ethernet error detection occurrences
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
When the number of 1- minute error detection occurrences becomes higher than or equal
to the setting, the warning signal is output.
If the setting is 0, monitoring is performed on a 10 occurrences/minute basis.
11533 Warning value for the number of fast Ethernet error detection occurrences
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
11534 Warning value (common to FL-net port 1 and 2) for the number of FL-net error detection occurrences
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
Signal
I/O Link 1 retry abnormality warning signal WIOCH1<F0535.0>
[Classification] Output signal
[Operation] This signal is output when a warning occurs.
[Function] In I/O Link, if an error is detected in received data, the data is transmitted again (retried)
to prevent the system from going down due to a temporary communication error caused
by noise or the like.
This signal is set to 1 when the data retry count per eight hours is equal to or greater than
the value set in parameter No. 11530 (standard setting 0, which means five retries per
eight hours) in the I/O link on the first channel side.
An I/O Link retry abnormality is monitored at 10 minute intervals, so this signal is output
at 10 minute intervals. Once this signal is set to 1, the value is kept until the CNC power
is turned off.
- 2553 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
19.4.1 Outline
Investigating the cause of Servo/Spindle/CNC alarms becomes easier by diagnosis according to the
guidance message of this function.
And when the thermal simulation or disturbance level of servo axis exceeds the trouble forecast level, the
machine can be safely stopped by detecting the breakdown beforehand by the use of the trouble forecast
signal.
It introduces the example of the method of pursuing the cause of the alarm occurrence that uses the
trouble diagnosis function as follows.
The cause of occurrence is pursued by answering the question displayed on the screen according to the
following procedures by soft key [YES] or [NO] though there are some occurrence factors of the alarm
"SV0410 EXCESS ERROR (STOP)".
1 After pushing return soft key [<], press the continuous menu key until soft key
[GUIDE]/[MONIT]/[W.GRPH] appears.
Fig.19.4.1 (b) Soft key to select trouble diagnosis guidance screen (10.4-inch display unit)
Because the following screens are displayed, press soft key [YES].
- 2554 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
Trouble diagnosis graphic screen is displayed according to the above guidance and the torque command
is confirmed.
Fig.19.4.1 (e) Soft key to select trouble diagnosis graphic screen (10.4-inch display unit)
Fig.19.4.1 (f) Soft key to select trouble diagnosis parameter screen (10.4-inch display unit)
- 2555 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
The displayed axis is selected by inputting the index of an axis to the box next to "AXIS".
The displayed data kind is selected by inputting data kind number to the box next to "DATA KIND".
This time, "1" is set in the index of an axis to confirm the waveform of the torque command of the X1
axis and "6" is set to data kind number.
Fig.19.4.1 (h) Soft key to select trouble diagnosis graphic screen (10.4-inch display unit)
The graphical chart of the torque command immediately before occurring the alarm as follows is
displayed.
The vertical line shown by the arrow on a right edge is time that the alarm is occurred.
- 2556 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
Return to trouble diagnosis guidance screen, and press the soft key [NO], because it can be judged that
the torque command doesn't vibrate from this graphical chart.
Fig.19.4.1 (j) Soft key to select trouble diagnosis guidance screen (10.4-inch display unit)
Press soft key [NO] after pressing the soft key [(OPRT)] on the trouble diagnosis guidance screen.
When soft key [NO] is pressed, the following guidances are displayed.
The cause of the alarm is specified like this, and cope according to the content of the guidance.
- 2557 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
NOTE
Status display of the trouble diagnosis screen should be [SAMPLING] to diagnose
it when the servo alarm/spindle alarm is occurred.
Change in the state of [SAMPLING] surely referring to "Clear of the preserved
data" in Chapter 19.4.4 when status display is not [SAMPLING].
- 2558 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
Trouble Code
Contents of trouble
Probable cause
Guidance message
Status display
Display procedure of trouble diagnosis guidance screen (for 15-inch display unit)
Procedure
1 Press function key .
2 Press the vertical soft key [NEXT PAGE] until vertical soft key [GUIDE] appears.
3 Press the vertical soft key [GUIDE]. The trouble diagnosis guidance screen is displayed.
Explanation
- Contents of Display
Trouble Code : "NC"-"Alarm type + alarm number" is displayed as code for identifying alarm.
Contents of Trouble : Alarm Message.
Probable Cause : Probable Cause of alarm.
Guidance message : Question to find the cause or answer to remove trouble is displayed.
Status display :
[RESUMING] :
When press soft key [RESUME] , the guidance message which was displayed before CNC
power turned off is displayed again. Then [RESUMING] appears.
[SAMPLING] / [LATCHED] :
In CNC, there are two states in the state that the state (sampling state) to sample servo/spindle
data whenever it usually operates and servo/spindle alarm are occurred and the sampling stops
(preserved state). [SAMPLING] or [LATCHED] display show the two states.
The sampling of servo/spindle monitor data is stopped when the servo/spindle alarm is occurred,
and the data when the alarm is occurred is kept in CNC.
It is automatically diagnosed that it switches to the trouble diagnosis guidance screen in
- 2559 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
[LATCHED] state after the alarm is occurred, and the diagnosis to servo/spindle alarm is
displayed partially in CNC based on servo/spindle data when the alarm is occurred.
There is a possibility that a correct diagnosis cannot be done when the alarm number diagnosed
on the trouble diagnosis guidance screen and the alarm number when monitor data was
preserved when the alarm is occurred are different when the alarm is occurred next if the
sampling is not begun. In this case, the display of [LATCHED] state blinks.
Clear the kept data on the screen of either the trouble diagnosis guidance screen, the trouble
diagnosis monitor screen, or the trouble diagnosis graphic screen to begin the sampling again in
preparation for the alarm occurred next after status display changes into [LATCHED] state
once. after diagnosing the cause of occurrence and the corrective action of the alarm.
When the kept data is cleared, [LATCHED] state changes into [SAMPLING] state, and restarts
the sampling of servo/spindle monitor data.
Operation
Press the soft key [(OPRT)] on the trouble diagnosis guidance screen. (Only for 8.4/10.4-inch display
unit)
- Change of Guidance
Soft key [YES]/[NO] :
Check contents of guidance message, and, answer by pressing soft key [YES] or [NO]. Then the
next guidance message is displayed.
In some cases CNC automatically checks and judges contents of guidance. In this case the next
guidance message is automatically displayed.
Automatic diagnosis is not done in case that CNC power turns off once after servo /spindle monitor
data is kept.
- Change of alarm
When several alarms occur in same time, pressing page key / can select the guidance
message.
Servo/spindle monitor data on "1-4 immediately before occurrence of the alarm" for four samplings
immediately before and "The latest alarm is occurred" can be displayed as data when the alarm is
occurred.
Moreover, "Present" of servo/spindle monitor data when usually operating can be displayed.
- 2560 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
The following screen is sample of displaying data of X axis (servo) when the alarm occurred.
4 The servo monitor data screen and the spindle monitor data screen can be switched by pushing soft
key [MON_SP] / [MON_SV].
Display procedure of trouble diagnosis monitor screen (for 15-inch display unit)
Procedure
1 Press function key .
2 Press the vertical soft key [NEXT PAGE] until vertical soft key [MONIT] appears.
3 Press the vertical soft key [MONIT].
4 The servo monitor data screen and the spindle monitor data screen can be switched by pushing the
vertical soft key [MON_SP] / [MON_SV].
Explanation
- Data displayed in monitor Screen
Displayed data in monitor screen is showed below.
Data (Unit) Data type Display range Data explanation Page number
ACTUAL SPEED (1/min) Word -32768 ~ +32767 1
AMR DATA Word 0~+255 Data of pole position of the 1
rotor “256” shows 360 degree
as electrical angle
TORQUE COMMAND (%) Word ±400 Torque command. “100” shows 2
maximum torque
EFFECTIVE CURRENT (%) Word ±400 “100” shows maximum current 2
of amplifier
MOTOR CURRENT (A) Word ±4096 2
DISTURBANCE LEVEL (%) Word 0 ~ +200 “100” shows the alarm level of 2
Unexpected disturbance
torque detection function
HEAT SIMULATION (%) Word 0 ~ +100 “100” shows the alarm level of 2
OVC alarm.
ARBITRARY DATA1 Word -32768 ~ +32767 (Note2) 2
ARBITRARY DATA2 Word -32768 ~ +32767 (Note2) 2
DC LINK VOLT. (V) Word 0 ~ +1023 Instantaneous value(Note3) 3
PS VOLTAGE RMS (Vrms) Word 0 ~ +1023 Average value during 1 cycle 3
of power source(Note3)
PS VOLT.UMBALANCE (%) Word 0 ~ +15.5 Average value during 1 cycle 3
of power source(Note3)
PS VOLTAGE THD (%) Word 0 ~ +31.5 Average value of THD(Total 3
Harmonic Distortion) during 1
cycle of power
frequency(Note3)
PS CURRENT (A) Word 0 ~ +2047 Average value of current 3
amplitude during 1 cycle of
power source(Note3)
PS STATUS FLAG 1 Bit 0/1 (Note4) 3
PS STATUS FLAG 2 Bit 0/1 (Note4) 3
PS STATUS FLAG 3 Bit 0/1 (Note4) 3
PS STATUS FLAG 4 Bit 0/1 (Note4) 3
PS INPUT FREQ (Hz) Word 0 ~ +102.3 Average value during 1 cycle 3
of power source(Note3)
SV INS.INFO. Byte 0 ~ 3F Various status flags at using 4
Leakage detection function
SV INS.RESISTANCE (MΩ) Word 0 ~ +102.1 Value of insulation resistance 4
at using Leakage detection
function(Note3)
PS INT.TMP. (℃) Byte 0 ~ +255 (Note3) 5
PS HEAT SINK TMP. (℃) Byte 0 ~ +255 (Note3) 5
SV INT.TMP. (℃) Byte 0 ~ +255 (Note3) 5
SV HEAT SINK TMP. (℃) Byte 0 ~ +255 (Note3) 5
AMP GROUP/SLAVE Byte 0 ~ +255 Group number and Slave 5
number of power supply (PS)
PS DGN.INFO. Word 0 ~ FFFF Status flags of power 5
supply(PS)
AMP COMM.ERR.INF. Word 0 ~ FFFF Error information flags for 5
communication between
amplifiers
SV DGN.INFO. Word 0 ~ FFFF Diagnosis flags for servo 5
amplifier(SV)
SV FSSB UPR.ERR. 2Word 0 ~ FFFF (Note5) 6
SV FSSB LWR.ERR. 2Word 0 ~ FFFF (Note5) 6
SV FSSB UPR.JTR. 2Word 0 ~ FFFF (Note5) 6
- 2562 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
Data (Unit) Data type Display range Data explanation Page number
SV FSSB LWR.JTR. 2Word 0 ~ FFFF (Note5) 6
SDU FSSB UPR.ERR. 2Word 0 ~ FFFF (Note5) 6
SDU FSSB LWR.ERR. 2Word 0 ~ FFFF (Note5) 6
SDU FSSB UPR.JTR. 2Word 0 ~ FFFF (Note5) 6
SDU FSSB LWR.JTR. 2Word 0 ~ FFFF (Note5) 6
INT.DTCT.INTP.CNT Word 0 ~ +65535 The number of data 7
interpolation when the
feedback data of internal
detector is disturbed by noise
INT.DTCT.COM.CNT Word 0 ~ +65535 The number of communication 7
error when the feedback data
of internal detector is disturbed
by noise
INT.DETECTOR WRN. Word 0 ~ FFFF Warning information of internal 7
detector
EXT.DTCT.INTP.CNT Word 0 ~ +65535 The number of data 7
interpolation when the
feedback data of external
detector is disturbed by noise
EXT.DTCT.COM.CNT Word 0 ~ +65535 The number of communication 7
error when the feedback data
of external detector is
disturbed by noise
EXT.DETECTOR WRN. Word 0 ~ FFFF Warning information of 7
external detector
SV DATA 1 Word -32768 ~ +32767 (Note2) 7
SV DATA 2 Word -32768 ~ +32767 (Note2) 7
SV DATA 3 Word -32768 ~ +32767 (Note2) 7
SV DATA 4 Word -32768 ~ +32767 (Note2) 7
NOTE
1 The data range shows the range in which a data can be monitored in this function.
It doesn’t show the system efficiency or rated value.
2 ARBITRARY DATA1,2 and SV DATA1-4 are used for service operation by FANUC.
3 The displayed values as Voltage, Current, Frequency, Resistance, and
Temperature are approximate value and they have some error. If you want to know
the precise values, measure them by exclusive equipments.
4 PS STATUS FLAG1-4 are used for service operation by FANUC.
5 FSSB ERROR and FSSB JITTER show the status of FSSB communication. They
are used for service operation by FANUC.
- 2563 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
Data (Unit) Data type Display range Data explanation Page number
TORQUE CMD(%) Word -100 ~ +100 Torque command. “100” shows 2
the maximum torque.
MOTOR CURRENT (A) Word -4096 ~ +4095 2
HEAT SIMU.(MOTOR) (%) Byte 0 ~ +100 “100” shows the alarm level of 2
OVC alarm.
HEAT SIMU.(AMP) (%) Byte 0 ~ +100 “100” shows the alarm level of 2
OVC alarm.
POS. ERROR (pulse) 2Word ±99999999 2
SYN ERR (pulse) 2Word ±99999999 2
DC LINK VOLT. (V) Word 0 ~ +1023 Instantaneous value(Note3) 3
PS VOLTAGE RMS (Vrms) Word 0 ~ +1023 Average value during 1 cycle 3
of power source(Note3)
PS VOLT.UMBALANCE (%) Word 0 ~ +15.5 Average value during 1 cycle 3
of power source(Note3)
PS VOLTAGE THD (%) Word 0 ~ +31.5 Average value of THD(Total 3
Harmonic Distortion) during 1
cycle of power source(Note3)
PS CURRENT (A) Word 0 ~ +1023 Average value of current 3
amplitude during 1 cycle of
power source(Note3)
PS STATUS FLAG 1 Bit 0/1 (Note5) 3
PS STATUS FLAG 2 Bit 0/1 (Note5) 3
PS STATUS FLAG 3 Bit 0/1 (Note5) 3
PS STATUS FLAG 4 Bit 0/1 (Note5) 3
PS INPUT FREQ (Hz) Word 0 ~ +102.3 Average value during 1 cycle 3
of power source(Note3)
SP INS.INFO. Byte 0 ~ 3F Various status flags at using 4
Leakage detection function
(Note3)
SP INS.RESISTANCE (MΩ) Word 0 ~ +102.1 Value of insulation resistance 4
at using Leakage detection
function(Note3)
PS INT.TMP. (℃) Byte 0 ~ +255 (Note3) 5
PS HEAT SINK TMP. (℃) Byte 0 ~ +255 (Note3) 5
SP INT.TMP. (℃) Byte 0 ~ +255 (Note3) 5
SP HEAT SINK TMP. (℃) Byte 0 ~ +255 (Note3) 5
AMP GROUP/SLAVE Byte 0 ~ +255 Group number and Slave 5
number of power supply (PS)
PS DGN.INFO. Word 0 ~ FFFF Status flags of power 5
supply(PS)
AMP COMM.ERR.INF. Word 0 ~ FFFF Error information flags for 5
communication between
amplifiers
SP DGN.INFO. Word 0 ~ FFFF Diagnosis flags for spindle 5
amplifier(SP)
SP FSSB UPR.ERR. 2Word 0 ~ FFFF (Note6) 6
SP FSSB LWR.ERR. 2Word 0 ~ FFFF (Note6) 6
SP FSSB UPR.JTR. 2Word 0 ~ FFFF (Note6) 6
SP FSSB LWR.JTR. 2Word 0 ~ FFFF (Note6) 6
INT.A/B AMPLITUDE (V) Byte 0 ~ +2.55 Amplitude of internal analog 7
sensor
INT.A/B MAX FLUCT (mV) Byte 0 ~ +1270 Maximum fluctuation ratio of 7
internal analog sensor
- 2564 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
Data (Unit) Data type Display range Data explanation Page number
INT.A/B OFFSET A (mV) Byte -1280 ~ +1270 Offset of A-phase of internal 7
analog sensor
INT.A/B OFFSET B (mV) Byte -1280 ~ +1270 Offset of B-phase of internal 7
analog sensor
INT.A/B NOISE CNT Word -32768 ~ +32767 The number of noise when the 7
feedback data of internal
analog sensor is disturbed
EXT.A/B AMPLITUDE (V) Byte 0 ~ +2.55 Amplitude of external analog 7
sensor
EXT.A/B MAX FLUCT (mV) Byte 0 ~ +1270 Maximum fluctuation ratio of 7
external analog sensor
EXT.A/B OFFSET A (mV) Byte -1280 ~ +1270 Offset of A-phase of external 7
analog sensor
EXT.A/B OFFSET B mV) Byte -1280 ~ +1270 Offset of B-phase of external 7
analog sensor
EXT.A/B NOISE CNT Word -32768 ~ +32767 The number of noise when the 7
feedback data of external
analog sensor is disturbed
INT.SRAL INTP.CNT Word 0 ~ +65535 The number of data 8
interpolation when the
feedback data of internal serial
sensor is disturbed by noise
INT.SRAL COM.CNT Word 0 ~ +65535 The number of communication 8
error when the feedback data
of internal serial sensor is
disturbed by noise
INT.SRAL WRN. Word 0 ~ FFFF Warning information of internal 8
serial sensor
EXT.SRAL INTP.CNT Word 0 ~ +65535 The number of data 8
interpolation when the
feedback data of external
serial sensor is disturbed by
noise
EXT.SRAL COM.CNT Word 0 ~ +65535 The number of communication 8
error when the feedback data
of external serial sensor is
disturbed by noise
EXT.SRAL WRN. Word 0 ~ FFFF Warning information of 8
external serial sensor
SP DATA 1 Word -32768 ~ +32767 (Note4) 8
SP DATA 2 Word -32768 ~ +32767 (Note4) 8
SP DATA 3 Word -32768 ~ +32767 (Note4) 8
SP DATA 4 Word -32768 ~ +32767 (Note4) 8
NOTE
1 The data range shows the range in which a data can be monitored in this
function. It doesn’t show the system efficiency or rated value.
2 To display COMMAND SPEED and ACTUAL MOTOR SPEED, it’s necessary to
set following parameters.
- No.4020 : Maximum motor speed of main spindle
- No.4196 : Maximum motor speed of sub spindle
(in case of using Spindle switching control)
- 2565 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
NOTE
3 The displayed values as Voltage, Current, Frequency, Resistance, and
Temperature are approximate value and they have some error. If you want to
know the precise values, measure them by exclusive equipments.
4 SP DATA1-4 are used for service operation by FANUC
5 PS STATUS FLAG1-4 are used for service operation by FANUC.
6 FSSB ERROR and FSSB JITTER show the status of FSSB communication.
They are used for service operation by FANUC.
Operation
- Servo monitor data screen
Fig.19.4.4 (b) Trouble diagnosis monitor screen (Servo monitor data) (10.4-inch display unit)
- 2566 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
TIME
Before After
Soft key [NEW] : Servo monitor data when the alarm is occurred is displayed.
Soft key [CURRNT] : Present servo monitor data is displayed.
Soft key [BEFORE] : When the alarm is occurred and status display changes into [LATCHED] state,
data before four samplings immediately before occurrence of the alarm is
preserved in CNC. Preserved servo monitor data changes and is displayed by
pressing this soft key as "SAMPLED IN ALM" → "BEFORE ALM 1" →
"BEFORE ALM 2"→"BEFORE ALM 3"→"BEFORE ALM 4".
Soft key [AFTER] : As well as the above operation, Preserved servo monitor data changes and is
displayed by pressing this soft key as "BEFORE ALM 4"→"BEFORE ALM 3"
→"BEFORE ALM 2"→"BEFORE ALM 1"→"SAMPLED IN ALM".
Soft key [MON_SP] : Spindle monitor data screen is displayed.
NOTE
Monitor data of 1 - 4 samplings immediately before occurrence of the alarm is not
displayed since 4 pages.
Fig.19.4.4 (c) Trouble diagnosis monitor screen (Spindle monitor data) (10.4-inch display unit)
- 2567 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
Moreover, Soft key [BEFORE]/[AFTER] is displayed to press soft key [NEW], and if soft key
[CURRNT] is pressed, it is not displayed.
TIME
Before After
Soft key [NEW] : Spindle monitor data when the alarm is occurred is displayed.
Soft key [CURRNT] : Present Spindle monitor data is displayed.
Soft key [BEFORE] : When the alarm is occurred and status display changes into [LATCHED] state,
data before four samplings immediately before occurrence of the alarm is
preserved in CNC. Preserved Spindle monitor data changes and is displayed by
pressing this soft key as "SAMPLED IN ALM" → "BEFORE ALM 1" →
"BEFORE ALM 2"→"BEFORE ALM 3"→"BEFORE ALM 4".
Soft key [AFTER] : As well as the above operation, Preserved Spindle monitor data changes and is
displayed by pressing this soft key as "BEFORE ALM 4"→"BEFORE ALM 3"
→"BEFORE ALM 2"→"BEFORE ALM 1"→"SAMPLED IN ALM".
Soft key [MON_SV] : Servo monitor data screen is displayed.
NOTE
Spindle monitor data that can the above operation is only an item from page 2 to
page 3.
The value is displayed in the item on page 1 and since 4 pages o f the spindle
monitor data screen the value at present when status display is [SAMPLING], or
the value at the alarm is occurred when status display is [LATCHED].
NOTE
As for both servos and spindles, when the alarm as two or more axes at the same
time is occurred, only the data of the axis of the least index of an axis is
preserved.
- 2568 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
- 2569 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
- 2570 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
(2)
(1)
- Contents of display
(1) Red vertical line shows the position (time) in which the alarm is occurred..
- 2571 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
Display procedure of trouble diagnosis graphic screen (for 15-inch display unit)
Procedure
1 Press function key .
2 Press the vertical soft key [NEXT PAGE] until vertical soft key [W.GRPH] appears.
3 Press the vertical soft key [W.GRPH].
4 Press the vertical soft key [G-ADJ.].
Operation
- Change of position and magnification
When Soft key [G-ADJ.] is pressed, the following soft keys appear.
[<][H-DOBL][H-HALF][←TIME][TIME→][ ][+]
[<][WAV.EX][WAV.RE][WAV.↑][WAV.↓][ ][ ]
The time scale is a common scale for the channel 1,2,3 and 4.
The position and magnification of the height scale can be set for each channel.
- 2572 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
2 Press the continuous menu key until soft key [W.GRPH] appears.
3 Press soft key [W.GRPH].
4 Press soft key [W.PRM].
Display procedure of trouble diagnosis parameter screen (for 15-inch display unit)
Procedure
1 Press function key .
2 Press the vertical soft key [NEXT PAGE] until vertical soft key [W.GRPH] appears.
3 Press the vertical soft key [W.GRPH].
4 Press the vertical soft key [W.PRM].
Explanation
- Contents of display
CHANNEL:
Channel for waveform display. Maximum 4 channels can be used. Set data from the first channel
sequentially.
AXIS :
Axis for waveform display. Manual setting is available. In some cases Axis data is set automatically
for diagnosis in trouble diagnosis guidance screen.
DATA KIND :
Data kind for waveform display. Manual setting is available. In some cases data kind is set
automatically for diagnosis in trouble diagnosis guidance screen.
DATA UNIT :
Unit of display data. This data is set automatically according to data kind. Manual setting is invalid.
FORECAST LV :
This data decides boundary value to output trouble forecast signal. Manual setting is available.
- 2573 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
Operation
- Data Setting
1 Move cursor by Cursor key to the setting item.
2 Input number by MDI key and press input key to set data.
The content of the following each items can be input by the above operation.
AXIS :
In case of servo axis, input control axis number.
(Example) Set "1" for first servo axis.
In case of spindle axis, input "100 + spindle number".
(Example) Set "101" for first spindle axis.
NOTE
Set the index of an axis in the path system to the control axis number and the
control spindle number for the multi path system.
DATA KIND :
Input data number value according to the following table.
- 2574 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
NOTE
1 Each data kind is classified as follows as the combination to which the
waveforms can be displayed at the same time.
- Data number :1 - 17
- Data number :18, 19
- Data number :20, 21, 30, 31
- Data number :22 - 28, 32 - 38
Therefore, if the values other than the same combination as the data kind of
another channel are set when the data number is input to the data kind, Warning
"DATA SETTING ERROR" is displayed.
2 The emergency must stop when the set point displays the data kind of
waveforms of 20 or more number.
3 The displayed values as Voltage and Current are approximate value and they
have some error. If you want to know the precise values, measure them by
exclusive equipments.
Explanation
Thermal simulation
The calorific value of the motor and the amplifier is simulated based on a real current of the servo motor.
The alarm of "SOFTTHERMAL(OVC)" is occurred so that the motor or the amplifier might cause over
heat when this thermal simulation data reaches 100%.
Data value increases in the following cases.
1) Operating that frequency of acceleration and deceleration is high.
2) Operating to which state with very large cutting load continues.
3) The machine did not work according to the instruction though the motor output a full torque by the
contact etc. of the machine and work.
Disturbance level
The disturbance level shows the torque that the motor receives from the machine excluding the torque to
accelerate/decelerate the motor and the machine inertia in the output torque of the motor.
1) The machine came in contact with work.
2) The cutting load has increased.
- 2575 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
An increase in these values is observed by this function, and warning can be occurred before the accident
to the machine and occurrence of the alarm.
Display procedure of trouble forecast level setting screen (for 8.4/10.4-inch display
unit)
Procedure
1 Press function key .
2 Press the continuous menu key until soft key [W.GRPH] appears.
3 Press soft key [W.GRPH].
4 Press soft key [TRB LV].
(1)
(2)
(3)
Fig.19.4.6 (a) Trouble forecast level setting screen (10.4-inch display unit)
- Contents of display
(1) Current value of thermal simulation/disturbance level is displayed with sign.
(2) Current value of thermal simulation or disturbance level is displayed by bar graphic.
Light Blue part : Current value of thermal simulation/disturbance level.
Red part : Trouble forecast level.
Display procedure of trouble forecast level setting screen (for 15-inch display unit)
Procedure
1 Press function key .
2 Press the vertical soft key [NEXT PAGE] until vertical soft key [W.GRPH] appears.
3 Press the vertical soft key [W.GRPH].
4 Press the vertical soft key [TRB LV].
- 2576 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
Operation
- Setting trouble forecast level
1 Select thermal simulation or disturbance level by page keys / .
3 Input numerical value by MDI key and press input key or soft key [INPUT].
- 2577 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
Fig.19.4.6 (b) Setting of trouble forecast level on the trouble diagnosis parameter screen
19.4.7 Parameter
#7 #6 #5 #4 #3 #2 #1 #0
8850 MDG
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
#7 #6 #5 #4 #3 #2 #1 #0
8855 TRFx TRSx
- 2578 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
[Data type] Word axis
[Unit of data] %
[Valid data range] 0 to 100
Trouble forecast level for thermal simulation is set.
19.4.8 Signal
Trouble forecast signals for thermal simulation TDSML1 - TDSML8 <Fn298>
[Classification] Output signal
[Function] The thermal simulation data is notified to exceed the trouble forecast level.
[Output condition] When the thermal simulation data of servo is a value that is bigger than the trouble
forecast level, this signal is "1".
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Fn298 TDSML8 TDSML7 TDSML6 TDSML5 TDSML4 TDSML3 TDSML2 TDSML1
#7 #6 #5 #4 #3 #2 #1 #0
Fn299 TDFTR8 TDFTR7 TDFTR6 TDFTR5 TDFTR4 TDFTR3 TDFTR2 TDFTR1
19.4.9 Restrictions
- The use of the I/O Link βi amplifier
The alarm occurred by the motor with the I/O Link βi amplifier cannot be diagnosed.
- 2579 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
19.5.1 Outline
It is necessary to notify the operator by the alarm display and warning message in the machine tool when
a peculiar problem to the machine such as the tool breakage and coolant shortage occurs.
The machine tool builder customizes by using the external alarm, the macro alarm, and the operator
message function and a peculiar alarm and message to such a machine can be displayed.
In this function, the diagnostic information to specify the factor in addition can be added to the alarm and
the message that the machine tool builder customized.
When a peculiar alarm to the machine etc. are occurred, the added diagnostic information is displayed on
the guidance screen of the trouble diagnosis function and can be used to specify the cause.
NOTE
This function is an optional function.
Machine alarm
occurrence
- 2580 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
To add the diagnostic information on the screen, make the diagnostic message data to be displayed and
convert it the memory card format file that can be read by CNC by using the PC tool "Guidance table for
machine alarm diagnosis".
After the file is loaded into CNC, the additional diagnostic information can be displayed on the screen.
1. External alarm
2. Macro alarm
3. External operator message
1. External alarm
Table 19.5.3 (a) Available diagnosis alarm number (External alarm)
Parameter EXA(No.6301#0)
=0 =1
Alarm number 1000 to 1999 0 to 4095
2. Macro alarm
Table 19.5.3 (b) Available diagnosis alarm number (Macro alarm)
Parameter MCA(No.6008#1)
=0 =1
Alarm number 3000 to 3200 0 to 4095
NOTE
1 Available diagnosis message number in the external operator message is a
number according to the setting of parameter No.6310.
2 The above available diagnosis number is a range of the number displayed on the
CNC screen, and it is different from the number actually set by the each function.
Refer to the following manuals for the number actually set by the each function.
- External alarm / External operator message
PMC PROGRAMMING MANUAL (B-64513EN)
”INSTRUCTIONS RELATED TO CNC FUNCTIONS”
- Macro alarm
OPERATOR’S MANUAL (B-64604EN) “CUSTOM MACRO“
- 2581 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
- Operating environment
Operating system Microsoft® Windows® XP Professional or Microsoft® Windows Vista® Business
Memory Windows® XP:More than 512M bytes
Windows Vista®:More than 1G bytes
Free space in hard disk More than 128M bytes
Necessary equipment PC card adapter
Necessary application Microsoft® Excel® 2007
* Microsoft, Windows, Windows Vista and Excel are the registered trademarks of Microsoft corporation in USA.
NOTE
"Guidance table for machine alarm diagnosis" is not included in the option of
"machine alarm diagnosis function".
Purchase "Guidance table for machine alarm diagnosis" CD
(A08B-9010-J523#ZZ11) additionally.
19.5.5.1 Install
The installation procedure of this tool is as follows:
Fig.19.5.5.1 (a)
- 2582 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
NOTE
By pressing the <Browse> button, the installation folder can be changed.
3 By pressing the <Next> button in the dialog box for the confirmation of install, the installation will
be started.
4 After the installation is finished normally, a message box to show the finish of the installation
appears and "FANUC Guidance Table" is added in the Windows start menu.
19.5.5.2 Uninstall
The uninstall procedure of this tool is as follows:
NOTE
Open the [Programs and Features] in Windows Vista.
3 By pressing the <Remove (or Uninstall)> button, a message box for the confirmation of uninstall
appears. By pressing the <Yes> button, this tool will be uninstalled.
Fig.19.5.5.3 (a)
1 Select [Program]→[FANUC Guidance Table]→[New File] in the Windows start menu, then the
"New File" dialog box will be displayed.
- 2583 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
Fig.19.5.5.3 (b)
2 In the following dialog box, input a destination folder and file name of the Excel file to be made.
NOTE
1 The extension of the file name must be "xls" (Excel book format). Any other
extension is ignored and it is changed to "xls".
2 When making a new file is failed, the message box "A trouble diagnosis
message file cannot be made." is displayed with one of the following messages
about the cause of that failure.
- The specified file name is not correct.
- The specified file has already existed.
- (Destination folder) is not found.
- Files in (destination folder) cannot be written.
- The disk space in (destination folder) is not enough to make a new file.
3 Click the [OK] button, a Excel file will be made as the specified name in the specified folder.
The trouble diagnosis messages can be input by opening the new Excel file.
Fig.19.5.5.4 (a)
- 2584 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
(1) (4)
(2) (5)
(3) (6)
Fig.19.5.5.4 (b)
- Overview for each items
Item Name Description Reference
(1) Input Guidance Data Displays the [Guidance] sheet to input the trouble diagnosis Chapter
messages. 19.5.6.1
(2) Check Input Data Checks all input data on the [Guidance] sheet as to checking Chapter
for the range of number, the invalid letter and so on. 19.5.6.2
(3) Make Memory Card Makes a CNC readable memory card format file from input data Chapter
File in the [Guidance] sheet. 19.5.6.3
(4) Display Language Switches the display language for sheets by selecting a -
language and pressing the [Apply] button. Either Japanese or
English can be selected.
(5) Result of Check Displays the result of check for all input data. Chapter
19.5.6.2
(6) Multi-Languages Changes the settings to input messages for multi-languages. Chapter 19.5.7
(1) (2)
Fig.19.5.5.4 (c)
- 2585 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
(1)
(2)
(3)
Fig.19.5.6 (a)
- 2586 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
Classified code
Title
Probable cause
Guidance message
Fig.19.5.6.1 (a)
NOTE
The character that can be displayed on the CNC screen can be used for each
display item. As for details, refer the following manuals.
OPERATOR’S MANUAL (B-64604EN)
“APPENDIX G. CHARACTER-TO-CODES CORRESPONDENCE TABLE “
- 2587 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
NOTE
The character string that starts by "M"+"Number" is not used as
message ID. Because this shows the destination of the jump of
the machine side to guidance table 2 from the guidance table
for the CNC alarm. Therefore, do not use the character string
that starts by "M"+"Number".
- 2588 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
After the check is completed, the string of the [Result of Check] on the [Overall] sheet is changed from
"Unchecked" to "OK".
NOTE
After "OK" is displayed, it might return to "Unchecked" by editing on the
[Guidance] sheet again.
If the check is failed, the string of the [Result of Check] is changed to "NG" and a name of sheet and
guidance table where an error occurs is shown in a cell under the [Result of Check].
The guidance table where an error occurs is displayed by clicking the name of the guidance table.
Fig.19.5.6.2 (a)
In the guidance table, the color of an error cell is changed to green and an error message is attached to the
error cell as a commnet of the cell like the above figure. The list of the error messages is as follows:
- 2589 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
- Input a number.
- The value is out of range (n to m).
- Input a string within n characters (m in multi-bytes characters).
- The line number is over limit n.
- The message referenced by the ID is not found.
- The kind(s) cannot be specified.
(*) m and n are numbers, s is a string
NOTE
1 The input data can be checked for an individual guidance table by clicking the
[CHECK] button displayed at the top of the guidance table.
In this case, the result of the check is displayed under the [CHECK] button like
the following figure.
2 In case that errors occurs on two or more guidance tables, the [Result of Check]
on the [Overall] sheet shows the name of the guidance table where the first error
occurs. As for the result of check for each guidance table, see the display under
the [CHECK] button.
Moreover, the color of the cell changes into light blue when the character string that shows the destination
of the jump of the machine side to guidance table 2 from the guidance table for the CNC alarm is input to
message ID.
Example )
Fig.19.5.6.3 (a)
1 Input a folder name where you want to make a file in the [Destination folder].
2 Input a file name that you want to make in the [File name].
" GUI_USR.MEM " is input by default.
- 2590 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
When you input a file name without its extension, the extension "MEM" is added to the file name
automatically.
After making the file is completed, the message box "Making the memory card format file is completed."
will be displayed.
NOTE
1 The available file name is a short file name with alphabetic and numerical letters
(8.3 MS-DOS format).
Other name format cannot be read by CNC.
2 If a file having the same name as the specified one has already existed in the
destination folder, the file always will be overwritten.
3 When making the memory card format file is failed, the message box "The
memory card format file cannot be made." is displayed with one of the following
messages about the cause of that failure.
- The input data have not been checked on (sheet name) – guidance table (1 or
2)
- There are error(s) of the input data on (sheet name) – guidance table (1 or 2)
- The specified file name is not correct.
- (Destination folder) is not found.
- Files in (destination folder) cannot be written.
- The disk space in (destination folder) is not enough to make a new file.
By loading the file to CNC with the CNC BOOT function, the trouble diagnosis message can be
displayed on the trouble diagnosis guidance screen when the relevant external alarm, macro alarm or
operator message happens.
NOTE
As for the CNC BOOT function, see the following manuals.
MAINTENANCE MANUAL (B-64605EN) ”APPENDIX C. BOOT SYSTEM”
- 2591 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
NOTE
Message ID shown by "M"+"Number" other than existing in the above table is
not available.
NOTE
The messages in the [Guidance] sheet are assumed as English.
If you need messages other than English, make messages as follows:
Fig.19.5.7.1 (a)
1 Click the [Multi-Languages] button on the [Overall] sheet. The following dialog box will be
displayed.
- 2592 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
2 Turn on a check box for a language that you want to make in the [Make sheet] list. Two or more
check boxes can be turned on.
After turning on the check box in the [Make sheet] list, the check box for the corresponding
language can be operated in the [Output file] list.
3 In the [Output file] list, turn on a check box for a language that you want to output to your CNC
readable memory card format file at the same time. Up to 5 check boxes other than English can be
turned on. 6 or more check boxes cannot be turned on.
NOTE
1 The supported languages are 18 ones shown in the previous dialog box.
2 The number of languages that can be output to the file of the memory card
format at the same time is six languages (English + five national languages).
3 Once a sheet for multi-languages is made, the language of the [Guidance] sheet
assumed as English. And, in the previous dialog box, the check box for English
in the [Make sheet] and [Output file] list is turned on by default and they cannot
be operated.
4 If you input other than English messages in the [Guidance] sheet before making
the sheet for multi-languages, move the messages in the [Guidance] sheet to a
sheet for an appropriate language by cut and paste operation of Excel.
5 To remove the sheet for multi-languages, turn off the check box for the language
that you want to remove in the [Make sheet] list in the previous dialog box.
After inputting data in the sheet for multi-languages, check the input data and make the memory card
format file according to the procedure described in "Making trouble diagnosis messages".
- 2593 -
19.DIAGNOSIS FUNCTION B-64603EN-1/01
NOTE
The display language of the trouble diagnosis guidance screen is switched
automatically according to the CNC display language.
However, when there is no message for the CNC display language in the
memory card file, the input messages in the [Guidance] sheet are displayed.
19.5.8 Notice
- Excel’s file of trouble diagnosis message
When you use "Guidance table for machine alarm diagnosis", change the setting of the macro function to
"Enable" in the Trust Center of Excel 2007. If the setting is "Disable", the trouble diagnosis message
cannot be made.
To enable the macro function by setting a path in the "Trusted Locations" of the Trust Center, set the
folder where the file to input trouble diagnosis messages should be located and also the install folder of
the "Guidance table for machine alarm diagnosis".
NOTE
As for the way to make the trouble diagnosis message for Series 0i /0i
Mate-B/C, Series 16i /18i /21i-B, see the manual "Trouble Diagnosis
Specifications" (A-78500) and "Machine Alarm Diagnosis Specifications"
(A-78622)
1 Select [Program]→[FANUC Guidance Table]→[Translate Former Series Data] in the Windows start
menu.
Fig.19.5.9 (a)
2 In the displayed dialog box, input a Excel file name used with the former series in the [Source file
name] and input a translated file name in the [Destination file name].
Fig.19.5.9 (b)
- 2594 -
B-64603EN-1/01 19.DIAGNOSIS FUNCTION
3 Click the [OK] button, then the translated Excel file that is specified in the [Destination file name]
will be made.
4 With the translated Excel file, check input data and make the memory card format file according to
the section "Making trouble diagnosis messages".
NOTE
1 Input a full path in the [Source file name] and [Destination file name]. The path
name cannot be omitted. The extension of the file name must be "xls" (Excel
book format). Any other extension is ignored and it is changed to "xls".
2 The "Kind" in the guidance table 1 is input automatically complying with the
"Number" during the translation.
No. 1000 to 1999 → EX (External alarm)
No. 2000 to 2999 → OP (External operator message)
No. 3000 to 3200 → MC (Macro alarm)
3 When translating data is failed, the message box "The data cannot be
translated." is displayed with one of the following messages about the cause of
that failure.
- (Source file name) is not found.
- (Destination folder name) is not found.
- Files in (destination folder) cannot be written.
- The disk space in (destination folder) is not enough to make a new file
- (Destination file name) has already existed.
4 If you use separated Excel files for Japanese and English with the former series,
translate both files and make a sheet to input Japanese messages in the English
file. Then, move the data form the Japanese file to the sheet to input Japanese
in the English file by cut and paste operation of Excel so as to combine two files
to one.
- 2595 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
20 MAINTENANCE FUNCTION
Chapter 20, "MAINTENANCE FUNCTION", consists of the following sections:
20.1.1 Overview
This function monitors state of machine.
When trouble of the machine occurs, CNC information such as the operation history, the position and the
feedrate at that time is saved in the CNC memory.
The saved CNC information can be used to investigate the cause of machine trouble.
Unexpected disturbance torque detection function, servo/spindle alarm, and a ladder program made by
machine tool builders monitor the state of machine.
In the ladder program, the shock value is monitored by the Multi-Sensor Unit (MSU). When trouble of
the machine such as the spindle collision occurs, the ladder program notifies CNC that the trouble has
occurred.
When CNC is notified the trouble occurrence, CNC saves the information on that time in the CNC
memory.
Machine tool builders or maintenance members investigate the cause of generation of trouble by using the
saved CNC information.
The maximum save number of CNC information is 100. So, the past trouble can be investigated.
PMC CNC
Ladder Program
CNC Alarm
Fig.20.1.1 (a) Summary of machine state monitoring function (Ex. collision of spindle)
In the machine state monitoring screen, four bytes PMC signals that set by parameter and the signal of the
Multi-Sensor Unit can be monitored.
- 2596 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
In the machine state history screen, saved CNC state and signal value can be displayed. So, the signal of
Multi-Sensor Unit and the CNC state such as position and program at the time when a spindle collides
can be checked.
In addition, displayed information can be output to external devices.
When CNC saved information exceeded 100, CNC information is overwritten from the old one. CNC
Information is remained for eight days or more, so saving information is restricted.
NOTE
1 This function is an optional function.
2 Multi-Sensor Unit is the optional.
Please refer to the following manuals for Multi-Sensor Unit and unexpected
disturbance torque detection function.
- Multi-Sensor Unit:
CONNECTION MANUAL (HARDWARE) (B-64603EN)
- Unexpected Disturbance Torque Detection Function:
CONNECTION MANUAL (FUNCTION) (B-64603EN-1)
"2.9UNEXPECTED DISTURBANCE TORQUE DETECTION FUNCTION"
in "2 PREPARATIONS FOR OPERATION".
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
11352 ABT SVT SPT
#5 SPT When spindle alarm occurred, recording CNC information by machine state monitoring
is :
0: Disabled.
1: Enabled.
#6 SVT When servo alarm occurred, recording CNC information by machine state monitoring is :
0: Disabled.
1: Enabled.
#7 ABT When unexpected abnormal torque is detected, recording CNC information by machine
state monitoring is :
0: Disabled.
1: Enabled.
- 2597 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
When the trouble is detected, the ladder program sets machine state history save request signal MSUREQ
<G0534.6> to “1” to notify CNC the occurrence of trouble.
The machine state at the time when trouble occurs can be checked by the above saved information.
- 2598 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
Example)
(1) Spindle collision during automatic operation
If the operation mode is automatic operation such as MEM when the trouble occurs, the operator
states can be clarified by checking the saved following data.
- The program name and its block number.
- The machine position and the absolute position.
- The Modal.
Non-Save Number
Non-Save Number is the number that CNC information was not saved because of restriction of saving
even if save request condition is fulfilled(signal MSUREQ<G0534.6> changing into “1”, detecting
unexpected abnormal torque, spindle alarm or servo alarm)
Non-Save Number is included in CNC information that will be saved next time.
The maximum value of Non-Save Number is 65535.
Non-Save Number is displayed on Machine state history screen. (Refer to the below figure.)
If “*” displayed at the right of detect time, it means the value of Non-Save Number is 1 or more.
If Non-Save Number is 0, “*” is not displayed.
For details, refer to the section, "Machine state history screen" in this chapter.
- 2599 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
Date Change
1 April 2 April
Machine Status History
Save Request Signal
MSUSRQ<G0534.6>
1st information
- 2600 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
1 April 2 April
Potential Saving 10 9 8 7 17 16 26
Number
2 April 10 3 April 10
+ carry over 7 + carry over 16
9 April
1 April 30 1 April 1 April 1 April
20.1.5 Setting
20.1.5.1 PMC signal
Four bytes data can be set as PMC signal.
The address is set by the parameter.
The PMC path number of signal No.1 to 4 is set to parameter No.11378 to No.11381.
The value and the PMC path number that can be set are as follows.
No.11378 to 11381 PMC Path Number
0 Unsetting
- 2601 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
Example:
Signal No Address PMC Path Number Address Kind Address Number
1 1:X10 No.11378 = 1 No.11382 = 1(X) No.11386 = 10
2 1:Y20 No.11379 = 1 No.11383 = 2(Y) No.11387 = 20
3 2:R30 No.11380 = 2 No.11384 = 6(R) No.11388 = 30
4 3:D40 No.11381 = 3 No.11385 = 10(D) No.11389 = 40
- 2602 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
Without Delay Time for Operation History Save With Delay Time for Operation History Save
Time Time
When CNC detects MSUSRQ<G534.6> changing into “1”, CNC changes MSUSAS<F545.6> into “1”.
Afterwards, behavior of CNC is different depend on the value of Potential Saving Number.
- 2603 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
Accident
ON OFF
MSUSRQ
<G534.6>
ON OFF
MSUSAS
<F545.5>
Saving Information
Fig.20.1.5.4 (a) Machine State History Save Request Signal and Machine State History Saving Response
Signal
ON OFF
MSUSRQ
<G534.6>
ON OFF
MSUSAS
<F545.5>
Fig. 20.1.5.4 (b) Machine State History Save Request Signal and Machine State History Saving Response
Signal
Signal
Machine State History Save Request Signal MSUSRQ<G0534.6>
[Classification] Input signal
[Function] The save of the machine state history is requested.
[Operation] When this signal becomes 1, the machine state history is saved.
- 2604 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
G0534 MSUSRQ
F0545 MSUSAS
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
11372 MSH MSM
11378 PMC path number of PMC signal No.1 for the machine state monitoring function
to
11381 PMC path number of PMC signal No.4 for the machine state monitoring function
11382 Address kind of PMC signal No.1 for the machine state monitoring function
to
11385 Address kind of PMC signal No.4 for the machine state monitoring function
[Data range] 0 to 10
Address kind of PMC signal for the machine state monitoring function is set.
The value and the address kind that can be set are as follows.
No.11382 to 11385 Address Kind
0 Unsetting
1 X
2 Y
3 G
4 F
5 A
6 R
7 T
8 K
9 C
10 D
11386 Address number of PMC signal No.1 for the machine state monitoring function
to
11389 Address number of PMC signal No.4 for the machine state monitoring function
24302 Delay time from trigger signal to storing operation history for the machine state monitoring function
Diagnosis Data
4500 Potential Saving Number
- 2606 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
NOTE
This screen is displayed only when bit 3 (MSM) of parameter No.11372 is 1.
- 2607 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
Title
Signal Address
Signal Value
- 2608 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
Signal Address
Signal Address
Value
Unit
- 2609 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
Fig. 20.1.7.2 (d) Multi PMC System and plural Multi-Sensor Units
Sensor Item
The following sensor items are displayed.
(1) Shock Sensor (Direction of X, Y, Z) : 2CH
(2) Analog Input : 2CH
(3) Thermo Sensor : 8CH
When all sensors cannot be displayed in one screen, the page can be switched by pushing page change
key .
Address
The address corresponding to each sensor is displayed.
Value
The sensor value that each sensor outputs is displayed.
Unit
The unit corresponding to each sensor is displayed.
- 2610 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
Operation
If the soft key [(OPRT)] is pressed, the following soft keys are displayed.
- 2611 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
Page 1 Page 2
- 2612 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
NOTE
1 If the machine state history save request condition is fulfilled when the 100 of
history data have been saved, the new history overwrites the oldest one.
2 Don’t set the machine state history save request condition fulfilled while the
machine state history screen is displayed. In this case, CNC Information is
saved when the display of the screen changes other screen.
History
list area
In common area, common information such as the detect time and non-save number of the selection
history number is displayed.
In history list area, the detect time of all the histories saved in CNC is displayed in the list.
In detail data area, the detail data of the selection history number is displayed.
- 2614 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
Signal Information
History List
MDI Key
MDI Key Fig. 20.1.8.1 (b) Machine State History List Screen (List + Signal)
CNC Information
Fig. 20.1.8.1 (c) Machine State History List Screen (List + CNC) MDI Key
MDI Key
Operation History
Information
Fig. 20.1.8.1 (d) Machine State History List Screen (List + Operation History)
- 2615 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
Common Information
Common information is displayed in the upper part of the screen.
- 2616 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
Non-Save Number
When any file name is input and the soft key [EXEC] is pressed, all the histories saved in CNC are
output.
If no name is input and the soft key [EXEC] is pressed, file name is “MSRHSTRY.TXT”
Signal Information
The signal information is displayed in the area in the right half of the machine state history list screen.
The signal information of selected number history is displayed.
- 2617 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
The content of the display and the operation are similar to the machine state monitoring screen.
Refer to the section, "Monitoring of PMC signals" and "With Multi-Sensor Unit" in this chapter.
CNC Information
The CNC information is displayed in the area in the right half of the machine state history list screen.
The CNC information of selected number history is displayed.
Feedrate
Spindle Speed
Program
Block Number
Mode
Modal
(3) Feedrate
Feedrate is displayed.
(5) Mode
Mode is displayed.
(6) Modal
Modal is displayed.
The modal that can be displayed is M, S, T, and B.
- 2619 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
Operation History
- 2620 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
For each information, refer to the section, "Machine State History List Screen" in this chapter.
- 2621 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
For the displayed contents and the operation, refer to the section, "Machine State History List Screen".
HEADER
HISTORY DATA 1
HISTORY DATA 2
HISTORY DATA N
- 2622 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
Header
In the header, total history number and file information is output. The file information is for maintenance.
History Data
In the history data, history number, detect time, Non-Save Number, Multi-Sensor Unit data, PMC signal,
CNC data, operation history and auxiliary information are output.
CNC DATA :
<<MACHINE>>
X 0.000
Y 0.000
Z 0.000
<<ABSOLUTE>>
X 0.000
Y 0.000
Z 0.000
<<FEED RATE>>
F 0
<<SPINDLE SPEED>>
S 0
<<PROGRAM>>
//CNC_MEM/USER/PATH1/O123
<<BLOCK>>
0
<<MODE>>
MEM
<<MODAL>>
M 0
S 0
T 0
B 0
OPERATION HISTORY :
MDI 01_[RIGHT F] 12:02:13
MDI 01_[RIGHT F] 12:02:14
MDI 01_[RIGHT F] 12:02:15
MDI 01_[RIGHT F] 12:02:15
MDI 01_[SOFT HF7] 12:02:16
- 2624 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
MDI 01_<Cursor Down> 12:02:26
MDI 01_<Cursor Down> 12:02:26
:
AUX INFO :
0-10
Table. 20.1.8.4
Function Name Function
cnc_upstart4 Beginning of NC data read (4)
cnc_upload4 NC data read (4)
cnc_upend4 End of NC data read (4)
When cnc_upstart4 is called specifying 78 for argument type, CNC information can be read.
A basic procedure of reading CNC information by cnc_upstart4, cnc_upload4, and cnc_upend4 function
is as shown in fig.20.1.8.4(b).
Please refer to the section, “The function specification” of FANUC FOCAS1/2 library specifications
(FWLIB32.HTM) included in “FOCAS1/2 library disk” for details of cnc_upstart4, cnc_upload4, and
cnc_upend4 function of the FOCAS2 library.
Please refer to the section, “the CNC/PMC window library” in C language Executor programming manual
(B-63943JA-3) for details of cnc_upstart4, the cnc_upload4, and cnc_upend4 function of the C language
library of C language executor.
- 2625 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
start
read NC data
EW_BUFFER? YES
NO
YES EW_RESET?
NO
NO EW_OK?
YES
last data=’%’?
YES
end
20.1.9 Caution
To save CNC information for eight or more days, so number of saving information each day is restricted.
The history can be saved only up to the potential saving number. (Refer to 20.1.4.1)
So, in the ladder program, please judge trouble as accurately as possible.
Do not save CNC information at the time when trouble does not occur in order to decrease the load of
CNC.
CNC information might not be able to be saved correctly immediately before the power failure. So in the
system that can detect power failure, don’t save the CNC information when the power failure occurs.
- 2626 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
20.2.1 Outline
When something trouble occurs with machine, servos and spindles waveform data before and after the
trouble is automatically output to Data Server, which is sampled by Trouble diagnosis function.
Since long-termed data is automatically saved, it is easier to detect the cause of the trouble.
Always sampling
waveform data
Trouble
Occurs
Data Server
NOTE
This function is an optional function.
To use this function, the both options for "Data Server function" and this function
are required.
Data (Unit)
Head simulation (%)
Motor current (A)
Disturbance level (%)
Arbitrary data
Effective current (%)
AMR data
Arbitrary data 2
Whole data of all axes can be output, though output data can be selected by parameters.
NOTE
The upper limit of sampling time cannot be extended even if output data is
reduced.
20.2.3 Sampling
It is necessary to always sample waveform data in order to use this function.
Trouble diagnosis data monitoring signal TDDM<G0589.0> starts the sampling.
Trouble diagnosis data monitoring signal clears latched data of Trouble diagnosis function and changes
the state of the function from “LATCHED” to “SAMPLING”.
Output of waveform data to Data Server starts when sampling after trouble finishes, which is specified by
parameter No.24320.
It is necessary to start sampling again by trouble diagnosis data monitoring signal after outputting of
waveform data.
Weather the output finishes or not is indicated by Waveform data transfer signal WVTRNS<F0578.0>.
Restriction
When this function is effective, the state of Trouble diagnosis function, “SAMPLING” or “LATCHED”,
is common for all paths, though the state can be different for each path in ordinary Trouble diagnosis
function. Therefore, Trouble diagnosis data monitoring signal starts sampling of all paths simultaneously
and trouble in some path stops sampling of all paths.
- 2628 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
NOTE
1 Latched data of Trouble diagnosis function and waveform data sampled by this
function is cleared when sampling restarts after trouble.
2 Though Trouble diagnosis data monitoring signal is for each path, this function
uses only the signal of 1st path.
3 Trouble diagnosis data monitoring signal is ignored when SV or SP alarm occurs
in some path. Start sampling by Trouble diagnosis data monitoring signal after
confirming that no SV or SP alarm occurs in all paths.
4 The state of sampling (the state of Trouble diagnosis function) does not change
even if power is turned off and on. Therefore, it is necessary to start sampling
after power is turned on if sampling was stopped (the state of Trouble diagnosis
function was “LATCHED”) before power was turned off. Oppositely, sampling is
started automatically after power is turned on if sampling was active (the state of
Trouble diagnosis function was “SAMPLING”) before power was turned off.
This function makes it possible to detect trouble by changing Trouble diagnosis data latching signal
TDDL<G0589.1> from “0” to “1” as well as SV and SP alarms. Weather trouble is detected by Trouble
diagnosis data latching signal or not is specified by bit 1 (SPT) of parameter No.24318.
NOTE
1 Though Trouble diagnosis data latching signal is for each path, this function uses
the signal of 1st path.
2 Data of Trouble diagnosis function is latched and the state changes from
“SAMPLING” to “LATCHED” when trouble is detected by Trouble diagnosis data
latching signal.
3 Sampling continues for a while after trouble is detected, which can be specified
by parameter No.24320.
4 Trouble is not detected and this function is not active when the state of Trouble
diagnosis function is “LATCHED”.
- 2629 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
Trouble diagnosis
data latching signal
TDDL<G0589.1>
Waveform data
transfer signal
WVTRNS
<F0578.0>
Trouble diagnosis
data monitoring Longer than 32ms
signal
TDDM<G0589.0>
Time
Detect trouble Start the output
Restart sampling
(alarm occurs)
Fig.20.2.5 (a) Sequence when trouble occurs (when the trouble is detected by the signal)
SV or SP alarm
Waveform data
transfer signal
WVTRNS
<F0578.0>
Trouble diagnosis
data monitoring Longer than 32ms
signal
TDDM<G0589.0>
Time
Detect trouble Start the output
Restart sampling
(alarm occurs)
NOTE: SV or SP alarms does not release even if Waveform data transfer signal changes into “1”.
Fig.20.2.5 (b) Sequence when trouble occurs (when the trouble is detected by SV or SP alarm)
- 2630 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
NOTE
1 Make it impossible to turn off power during Waveform data transfer signal is “1”
in order to output data normally.
2 Sampling cannot be started when Waveform data transfer signal is “1” or SV/SP
alarm occurs. In addition, Trouble diagnosis function and this function are not
effective in such cases.
Waveform data transfer failure signal WVTF<F0578.1> is “1” if the output fails because of, for examples,
no data Folder existing on Data Server, memory shortage, not in alarm states, and so on. After the cause
of failure is resolved, setting Waveform data re-output signal WVROP<G0589.2> from “0” to “1” restarts
the output in such cases.
Waveform data transfer failure signal is “0” in the following cases:
1) When the re-output finishes normally.
2) When the next sampling is started.
3) When power is turned off.
Sequence of normal output is shown in Fig.20.2.6 (a) and Fig.20.2.6 (b), and that of output failure is
shown in Fig.20.2.6 (c) and Fig.20.2.6 (d).
Trouble diagnosis
data latching signal
TDDL<G589.1>
Waveform data
transfer signal
WVTRNS
<F0578.0>
Waveform data
(remained 0)
output failure signal
WVTF<F0578.1>
Waveform data
(remained 0)
re-output signal
WVROP<G0589.2>
Time
Finish output
Detect trouble
Fig.20.2.6 (a) Sequence of normal output (when the trouble is detected by the signal)
- 2631 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
SV or SP alarm
Waveform data
transfer signal
WVTRNS
<F0578.0>
Waveform data
(remained 0)
output failure signal
WVTF<F0578.1>
Waveform data
(remained 0)
re-output signal
WVROP<G0589.2>
Time
Finish output
Detect trouble
NOTE: SV or SP alarms does not release even if Waveform data transfer signal changes into “1”.
Fig.20.2.6 (b) Sequence of normal output (when the trouble is detected by SV or SP alarm)
Trouble diagnosis
data latching signal
TDDL<G0589.1>
Waveform data
transfer signal
WVTRNS
<F0578.0>
Waveform data
output failure signal
WVTF<F0578.1>
Waveform data
re-output signal
WVROP<G0589.2>
(Resolve the cause of failure)
Time
Detect trouble
Finish output
Output failure
Start re-output
Fig.20.2.6 (c) Sequence when output fails (when the trouble is detected by the signal)
- 2632 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
SV or SP alarm
Waveform data
transfer signal
WVTRNS
<F0578.0>
Waveform data
output failure signal
WVTF<F0578.1>
Waveform data
re-output signal
WVROP<G0589.2>
(Resolve the cause of failure)
Time
Detect trouble
Finish output
Output failure
Start re-output
NOTE: SV or SP alarms does not release even if Waveform data transfer signal changes into “1”.
Fig.20.2.6 (d) Sequence when output fails (when the trouble is detected by SV or SP alarm)
NOTE
1 Make all paths in alarm states by external alarms before the output starts if
trouble is detected by Trouble diagnosis data latching signal (TDDL).
2 Remain alarm states during the output.
3 Output of waveform data cannot be stopped by reset operations.
4 It is impossible to output other data by screen operations during the data output.
Warning message “THE MACHINE IS UNDER USE” is displayed if an output
operation is made during the data output.
5 Screen hard copy cannot be used during the output. BG alarm “HARD COPY
REJECTED DURING OUTPUT” occurs if screen hard copy is requested by a
MDI operation or a signal. In the same way, EW_REJECT is returned if screen
hard copy is requested from a FOCAS2 function.
6 Operations listed below are accepted after the output finishes if they are
operated during the data output:
- Changing the active path (only for display)
- Saving alarm history (Time when the save is done is saved as the occurrence
time of the alarm.)
- Writing PMC data on FROM
- Setting Memory protection signal KEYP<G0046.0>
- Changing displayed language
7 It takes several 10 seconds or a few minutes to output whole data.
8 Re-output makes a new file involving whole data. The old defective file is
overwritten by the new file.
9 Reserve enough area on Data Server to output waveform data by transferring
files in “SVSPWAVE” folder to host computers regularly because waveform data
is always output automatically if trouble is detected.
Diagnosis No.4600 will help the data transfer.
- 2633 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
Filename
Output filenames are in the format “SVSPW_yyyymmddHHMMSS.CSV”.
The part of “yyyymmddHHMMSS” means date when trouble occurs.
- yyyy:year (2000-2999)
- mm: month (01-12)
- dd: day (01-31)
- HH: hour (00-23)
- MM: minute (00-59)
- SS: second (00-59)
File format
File format is as shown below.
%
-------------------------------------------------------------
Wave Data of Trouble Diagnosis ←Title
-------------------------------------------------------------
Trouble Occurs: November 11 2011 at 14:00:00 [ = 30000ms in data] ←Time when trouble occurs
Trigger : Signal (G589.1) ON ←How to detect trouble
-------------------------------------------------------------
0 50 50 … 50 50 … ←Data
4 50 50 … 50 50 …
8 50 50 … 50 50 …
12 50 50 … 50 50 …
… … …… … ……
%
20.2.8 Restriction
Sampling of this function stops when sampling of Waveform diagnosis function is active.
Note that Servos and spindles waveform data is not output if something trouble occurs during sampling of
Waveform diagnosis function is active.
Signal
Trouble diagnosis data monitoring signal TDDM<Gn589.0>
[Classification] Input signal
[Function] Clears latched data of Trouble diagnosis function and changes the state from
“LATCHED” to “SAMPLING”. In addition, sampling of all paths starts in Servo /
spindle waveform data output function.
- 2634 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
[Operation] When this signal is set from “0” to “1”, latched data of Trouble diagnosis function is
cleared and the state changes from “LATCHED” to “SAMPLING”. In addition, sampling
of waveform data starts. Note that this signal is ignored when Wave data transfer signal
WVTRNS is “1”. Since this signal is also ignored when SV or SP alarm occurs, set this
signal after resolving the causes of alarms.
NOTE
Only the signal of 1st path is effective when Servo / spindle
waveform data output function is effective.
NOTE
Only the signal of 1st path is effective when Servo / spindle
waveform data output function is effective.
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Gn589 WVROP TDDL TDDM
Signal address
#7 #6 #5 #4 #3 #2 #1 #0
Fn578 WVTF WVTRNS
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
24318 SPT WDT
NOTE
When this parameter is set, the power must be turned off before
operation is continued.
NOTE
This parameter requires the option of Servo / spindle waveform
data output function.
#1 SPT In Trouble diagnosis function and Servo / spindle waveform data output function, Trouble
diagnosis data monitoring signal and Trouble diagnosis data latching signal are
0: Ignored.
1: Not ignored.
- 2636 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
When 50 seconds is specified for the sampling time before trouble and 10 seconds is
specified for the sampling time after trouble, waveform data of only 40 seconds before
trouble is obtained.
NOTE
This parameter requires the option of Servo / spindle waveform
data output function.
#7 #6 #5 #4 #3 #2 #1 #0
24321 MCR HTS TCM ASD REF PER FBP CMP
NOTE
This parameter requires the option of Servo / spindle waveform
data output function.
#0 CMP In Servo / spindle waveform data output function, accumulated command pulse of a servo
axis is
0: Output.
1: Not output.
#1 FBP In Servo / spindle waveform data output function, accumulated feedback pulse of a servo
axis is
0: Output.
1: Not output.
#2 PER In Servo / spindle waveform data output function, position error of a servo axis is
0: Output.
1: Not output.
#3 REF In Servo / spindle waveform data output function, reference counter of a servo axis is
0: Output.
1: Not output.
#4 ASD In Servo / spindle waveform data output function, actual speed of a servo axis is
0: Output.
1: Not output.
#5 TCM In Servo / spindle waveform data output function, torque command of a servo axis is
0: Output.
1: Not output.
#6 HTS In Servo / spindle waveform data output function, heat simulation of a servo axis is
0: Output.
1: Not output.
#7 MCR In Servo / spindle waveform data output function, motor current of a servo axis is
0: Output.
1: Not output.
- 2637 -
20.MAINTENANCE FUNCTION B-64603EN-1/01
#7 #6 #5 #4 #3 #2 #1 #0
24322 AR2 AMR EFC AR1 DLV
NOTE
This parameter requires the option of Servo / spindle waveform
data output function.
#0 DLV In Servo / spindle waveform data output function, disturbance level of a servo axis is
0: Output.
1: Not output.
#1 AR1 In Servo / spindle waveform data output function, arbitrary data 1 of a servo axis is
0: Output.
1: Not output.
#2 EFC In Servo / spindle waveform data output function, effective current of a servo axis is
0: Output.
1: Not output.
#3 AMR In Servo / spindle waveform data output function, AMR data of a servo axis is
0: Output.
1: Not output.
#4 AR2 In Servo / spindle waveform data output function, arbitrary data 2 of a servo axis is
0: Output.
1: Not output.
#7 #6 #5 #4 #3 #2 #1 #0
24323 MCR TCM PER LDM SPD
NOTE
This parameter requires the option of Servo / spindle waveform
data output function.
#0 SPD In Servo / spindle waveform data output function, actual motor speed of a spindle axis is
0: Output.
1: Not output.
#1 LDM In Servo / spindle waveform data output function, load meter of a spindle axis is
0: Output.
1: Not output.
#2 PER In Servo / spindle waveform data output function, position error of a spindle axis is
0: Output.
1: Not output.
- 2638 -
B-64603EN-1/01 20.MAINTENANCE FUNCTION
#3 TCM In Servo / spindle waveform data output function, torque command of a spindle axis is
0: Output.
1: Not output.
#4 MCR In Servo / spindle waveform data output function, motor current of a spindle axis is
0: Output.
1: Not output.
Diagnosis
Diagnosis 4600 Counter of output of waveform data
Power-on clears this value to 0 and then 1 is added when output starts. In addition, 1 is
added again when output finishes normally. Therefore, odd number means that output is
active and even number means that output is not active.
NOTE
1 This value is not cleared even if power is turned off.
2 This value is counted up from 0 again if this value exceeds 255.
- 2639 -
APPENDIX
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
G0000~ X000~
Path 2 F1000~
2nd X000~
G2000~ G0000~
machine Path 1 2nd I/O device
group for loader F2000~ F0000~ PMC Y000~ for 2nd
machine
3rd X000~
G3000~ G0000~
machine Path 2 3rd I/O device
group for loader F3000~ F0000~ PMC Y000~ for 3rd
machine
- 2643 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
NOTE
Each PMC of a multipath PMC system has an independent signal area. The F,
G, X, and Y signal addresses of each PMC begin with 0. On the other hand, the
F and G signal addresses from the viewpoint of the CNC are fixed for each path
number. Note that the F and G signal addresses used in programming of each
ladder are different from those from the viewpoint of the CNC.
- Expression of signals
Address Symbol (#0 to #7 indicates bit position)
#7 #6 #5 #4 #3 #2 #1 #0
Fn000 OP SA STL SPL RWD
In an item where both lathe system (T series) and machining center system (M series) are described, some
signals are covered with shade ( ) in the signal address figure as shown below. This means either
lathe system or machining center system does not have this signal. Upper part is for lathe system and
lower part is for machining center system.
#7 #6 #5 #4 #3 #2 #1 #0
T series
Gn053 *CDZ ROVLP UINT TMRON
M series
[Example 1]
The figure above indicates ROVLP is provided only for the lathe system (T series) while the other
signals for both the lathe system (T series) and machining system (M series).
#7 #6 #5 #4 #3 #2 #1 #0
T series
Gn040 OFN9 OFN8 OFN7 OFN6 M series
[Example 2]
Signals OFN6 to OFN9 are for machining center system (M series) only.
- 2644 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
NOTE
1 In X addresses in the table, the emergency stop signal for each signal is
*ESP<X0008.4>, *ESP<X0008.0>, and *ESP<X008.1>, respectively.
2 For multipath control, one of the following superscripts is attached to the top right
of a symbol depending on the signal type.
- Path type (for path 1 on PMC side) : #1
- Path type (for path 2 on PMC side) : #2
- Path type (for path 3 on PMC side) : #3
In addition, #1, #2 or #3 attached to a signal indicates the signal is provided only
for path 1, 2, or 3 on PMC side, respectively.
- Path type : #P
- Controlled axis type : #SV
- Spindle type : #SP
In G and F addresses in the table, #P, #SV, or #SP attached to a signal
indicates the signal is provided for each path on CNC side, each control axis on
CNC side, or each spindle on CNC side, respectively.
- PMC axis control group type: #PX
#PX attached to a signal indicates the signal is provided for each PMC axis
control group.
3 For the signals, a single data number is assigned to 8 bits. Each bit has a
different meaning.
4 The letter "n" in each address representation indicates the address position used
in each path on the CNC side, as shown below.
1st path : n=0 (No. 0 to 999)
2nd path : n=1 (No. 1000 to 1999)
5 For a signal of controlled axis type, when the number of axes eceeds eight for
each path, set parameter No. 3021 to address this situation.
- 2645 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
MT → CNC
X0001
X0002
X0003
X0004 ESKIP
SKIP #1 #1
M series SKIP5 SKIP4 #1 SKIP3 #1
SKIP6 #1 SKIP2 #1 SKIP8 #1 SKIP7 #1
X0005
X0006
#2 #2 #2 #2 #2 #2 #2 #2
X0007 *DEC8 *DEC7 *DEC6 *DEC5 *DEC4 *DEC3 *DEC2 *DEC1
#1 #1 #1 #1 #1 #1 #1 #1
X0009 *DEC8 *DEC7 *DEC6 *DEC5 *DEC4 *DEC3 *DEC2 *DEC1
#3 #3 #3 #3 #3 #3 #3 #3
X0010 *DEC8 *DEC7 *DEC6 *DEC5 *DEC4 *DEC3 *DEC2 *DEC1
X0011 ESKIP#3
#3
M series SKIP SKIP5#3 SKIP4#3 SKIP3 #3
SKIP6 #3 SKIP2 #3 SKIP8 #3 SKIP7 #3
X0012
X0013 ESKIP#2
#2
M series SKIP SKIP5 #2 SKIP4 #2 SKIP3 #2
SKIP6 #2 SKIP2 #2 SKIP8 #2 SKIP7 #2
- 2646 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
PMC → CNC
Gn003
Gn007 RLSOT
#P
EXLM#P *FLWU
#P
RLSOT3#P ST#P STLK#P
RVS#P
Gn015
Gn016
F1D#P
Gn017
- 2647 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
#P #P #P #P #P #P #P
Gn022 SVSP SVGN DFSYC SVR12I SVR11I SVR10I SVR09I
#P #P #P #P #P
Gn023 ALNGH RGHTH NOINPS HREV HNDLF
#P
Gn026 *SSTP4#SP SWS4 PC4SLC#P PC3SLC#P
Gn035 SIND2
#SP
SSIN2
#SP
SGN2
#SP
R12I2#SP R11I2#SP R10I2#SP R09I2#SP
Gn037 SIND3
#SP
SSIN3
#SP
SGN3
#SP
R12I3#SP R11I3#SP R10I3#SP R09I3#SP
Gn039
- 2648 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
#P
Gn047 TL128 TL64#P TL32#P TL16#P TL08#P TL04#P TL02#P TL01#P
#P #P #P #P #P #P
Gn048 TLRST TLRSTI TLSKP LFCIV TL512 TL256
Gn051
Gn052
*CDZ#P SMZ#P #P #P #P
Gn053 ROVLP UINT TMRON
#P #P #P #P #P #P #P #P
Gn054 UI007 UI006 UI005 UI004 UI003 UI002 UI001 UI000
#P #P #P #P #P #P #P #P
Gn055 UI015 UI014 UI013 UI012 UI011 UI010 UI009 UI008
#P #P #P #P #P #P #P #P
Gn056 UI023 UI022 UI021 UI020 UI019 UI018 UI017 UI016
#P #P #P #P #P #P #P #P
Gn057 UI031 UI030 UI029 UI028 UI027 UI026 UI025 UI024
#P #P
Gn058 EXOUT EXSTP EXINP#P
#P #P
Gn059 NSYNCA#P TRRTN TRESC
#P
Gn060 *TSB
#P #P #P
Gn063 NMWT #P NOZAGC#P SLSPB SLSPA NOWT HEAD
INFD
#P #P
Gn064 ESRSYC#P SLPCB SLPCA
- 2649 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
#P
Gn066 EKSET RTRCT ENBKY IGNVRY#P
Gn068
Gn069
#SP
Gn071 RCHA RSLA#SP INTGA
#SP
SOCNA#SP MCFNA#SP SPSLA#SP *ESPA
#SP
ARSTA#SP
#SP #SP
Gn072 RCHHGA#SP MFNHGA#SP INCMDA#SP OVRA DEFMDA#SP NRROA#SP ROTAA#SP INDXA
Gn075 RCHB
#SP
RSLB#SP INTGB
#SP
SOCNB#SP MCFNB#SP SPSLB#SP *ESPB
#SP
ARSTB#SP
#SP #SP
Gn076 RCHHGB#SP MFNHGB#SP INCMDB#SP OVRB DEFMDB#SP NRROB#SP ROTAB#SP INDXB
Gn084
Gn085
- 2650 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Gn089
#P
G2Y#P G2Z#P G2X#P #P #P #P
G2SLC G2RVY G2RVZ G2RVX
Gn090
Gn091
Gn092
Gn093
Gn094
Gn095
Gn097
Gn099
- 2651 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
Gn111
Gn113
Gn115
Gn117
Gn119
Gn121
Gn123
Gn127
Gn129
- 2652 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Gn133
Gn135
Gn137
Gn139
Gn141
#PX
Gn142 EBUFA#PX ECLRA#PX ESTPA#PX ESOFA#PX ESBKA#PX EMBUFA#PX ELCKZA#PX EFINA
#PX #PX
Gn145 EIF15A#PX EIF14A#PX EIF13A#PX EIF12A#PX EIF11A#PX EIF10A#PX EIF9A EIF8A
#PX #PX
Gn147 EID15A#PX EID14A#PX EID13A#PX EID12A#PX EID11A#PX EID10A#PX EID9A EID8A
Gn152
- 2653 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
#PX
Gn154 EBUFB#PX ECLRB#PX ESTPB#PX ESOFB#PX ESBKB#PX EMBUFB#PX ELCKZB#PX EFINB
#PX #PX
Gn157 EIF15B#PX EIF14B#PX EIF13B#PX EIF12B#PX EIF11B#PX EIF10B#PX EIF9B EIF8B
#PX #PX
Gn159 EID15B#PX EID14B#PX EID13B#PX EID12B#PX EID11B#PX EID10B#PX EID9B EID8B
Gn162 EOVCB#PX
Gn164
Gn165
#PX
Gn166 EBUFC#PX ECLRC#PX ESTPC#PX ESOFC#PX ESBKC#PX EMBUFC#PX ELCKZC#PX EFINC
#PX #PX
Gn169 EIF15C#PX EIF14C#PX EIF13C#PX EIF12C#PX EIF11C#PX EIF10C#PX EIF9C EIF8C
#PX #PX
Gn171 EID15C#PX EID14C#PX EID13C#PX EID12C#PX EID11C#PX EID10C#PX EID9C EID8C
Gn174 EOVCC#PX
- 2654 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Gn176
Gn177
#PX
Gn178 EBUFD#PX ECLRD#PX ESTPD#PX ESOFD#PX ESBKD#PX EMBUFD#PX ELCKZD#PX EFIND
#PX #PX
Gn181 EIF15D#PX EIF14D#PX EIF13D#PX EIF12D#PX EIF11D#PX EIF10D#PX EIF9D EIF8D
#PX #PX
Gn183 EID15D#PX EID14D#PX EID13D#PX EID12D#PX EID11D#PX EID10D#PX EID9D EID8D
Gn186 EOVCD#PX
Gn188
Gn189
Gn191
Gn193 HDSR#P
Gn194
Gn195
- 2655 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
Gn200
#P
Gn201 RSTRT
#P
Gn203 PWFL ESTPR
#SP #SP
Gn204 MRDYC#SP ORCMC#SP SFRC SRVC CTH1C#SP CTH2C#SP TLMHC#SP TLMLC#SP
#SP #SP
Gn206 RCHHGC#SP MFNHGC#SP INCMDC#SP OVRC DEFMDC#SP NRROC#SP ROTAC#SP INDXC
Gn212
Gn213
Gn214
Gn215
Gn216
Gn217
Gn220
Gn251
- 2656 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
#SP #SP
Gn266 MRDYD#SP ORCMD#SP SFRD SRVD CTH1D#SP CTH2D#SP TLMHD#SP TLMLD#SP
Gn267 RCHD
#SP
RSLD#SP INTGD
#SP
SOCND#SP MCFND#SP SPSLD#SP *ESPD#SP ARSTD#SP
#SP
Gn268 RCHHGD#SP MFNHGD#SP INCMDD#SP OVRD DEFMDD#SP NRROD#SP ROTAD#SP INDXD#SP
Gn269 MPOFD
#SP
SLVD#SP MORCMD#SP
Gn273 SIND4
#SP
SSIN4
#SP
SGN4
#SP
R12I4#SP R11I4#SP R10I4#SP R09I4#SP
Gn275
- 2657 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
Gn290 PGCK#P
Gn291
Gn292
Gn293
Gn294
Gn296
Gn297
Gn299
Gn300
Gn301
Gn302
Gn303
Gn304
Gn305
Gn306
- 2658 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Gn308
Gn309
Gn310
Gn311
Gn312
Gn313
Gn314
Gn315
Gn316
Gn317
Gn318
Gn319
Gn320
Gn321
Gn322
Gn323
Gn324
Gn325
Gn326
Gn327
#P #P #P #P #P #P #P #P
Gn328 TLRSTI4 TLRSTI3 TLRSTI2 TLRSTI1 TLRST4 TLRST3 TLRST2 TLRST1
- 2659 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
Gn331
Gn332
Gn333
Gn334
Gn335
Gn336
Gn337
Gn338
Gn339
#P
Gn340 SLRER SLREF#P
Gn345
Gn346
Gn348
Gn349
Gn350
- 2660 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Gn354
Gn355
Gn356
Gn357
~
Gn375
#P #P
Gn380 MP52 MP51
#P #P #P #P
Gn381 AUTPHD AUTPHC AUTPHB AUTPHA
Gn382
Gn383
Gn384
Gn385
Gn386
Gn387
Gn388
- 2661 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
Gn390
Gn391
Gn392
Gn393
Gn394
Gn395
Gn396
Gn397
Gn398
Gn399
#P #P #P #P
Gn403 SLPCD SLPCC SLSPD SLSPC
Gn404
Gn405
Gn407
Gn408 STCHK#P
Gn409
Gn410
- 2662 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
~
#P #P #P #P #P #P #P #P
Gn512 MCST8 MCST7 MCST6 MCST5 MCST4 MCST3 MCST2 MCST1
#P
Gn513 MCST16#P MCST15#P MCST14#P MCST13#P MCST12#P MCST11#P MCST10#P MCST9
Gn514 MCFIN#P
Gn515
Gn516
Gn517 SYPST
#P
GAE2#P GAE1#P
GAE3#P
Gn518 DNTCLR
Gn519
Gn524
Gn525
Gn526
Gn527
Gn528
~
Gn530 EGBS8#SV EGBS7#SV EGBS6#SV EGBS5#SV EGBS4#SV EGBS3#SV EGBS2#SV EGBS1#SV
#P #P #P #P
Gn531 EXLM3#P EXLM2#P OVLN HBTRN MRVM FWSTP
Gn532
- 2663 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
Gn534
Gn535
SPSP#P #P #P
Gn536 DASN EXCST RMVST
~
#P #P #P #P #P
Gn544 MHLC5 MHLC4 MHLC3 MHLC2 MHLC1
#P #P #P #P #P
Gn545 MHUS5 MHUS4 MHUS3 MHUS2 MHUS1
Gn546
Gn547 ONSC#P
~
Gn579 NHSW WBEND
~
Gn587 SPAPH4 SPAPH3 SPAPH2 SPAPH1 SPMST4 SPMST3 SPMST2 SPMST1
~
Gn594 OTD7 OTD6 OTD5 OTD4 OTD3 OTD2 OTD1 OTD0
- 2664 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Gn599 OTSW
~
Gn708 RE08I#SP RE07I#SP RE06I#SP RE05I#SP RE04I#SP RE03I#SP RE02I#SP RE01I#SP
~
Gn765 TPMG07 TPMG06 TPMG05 TPMG04 TPMG03 TPMG02 TPMG01 TPMG00
Gn766
Gn767
- 2665 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
CNC → PMC
#P #P #P #P #P #P #P #P
Fn005 MBDT9 MBDT8 MBDT7 MBDT6 MBDT5 MBDT4 MBDT3 MBDT2
#P #P #P #P #P #P #P #P
M307 M306 M305 M304 M303 M302 M301 M300
Fn016
M231#P M230#P M229#P M228#P M227#P M226#P M225#P M224#P
Fn018
Fn019
Fn020
- 2666 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Fn035 SPAL#P
Fn042
- 2667 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
#P #P #P #P
Fn044 SYCAL FSPPH FSPSY FSCSL
#SP #SP
Fn046 MORA2A#SP MORA1A#SP PORA2A#SP SLVSA#SP RCFNA#SP RCHPA#SP CFINA CHPA
Fn048 CSPENA#SP
#SP #SP
Fn050 MORA2B#SP MORA1B#SP PORA2B#SP SLVSB#SP RCFNB#SP RCHPB#SP CFINB CHPB
Fn052 CSPENB#SP
#P #P #P
Fn053 EKENB BGEACT IOALM IOBSY PRGDPL INHKY
#P #P #P #P #P #P #P #P
Fn054 UO007 UO006 UO005 UO004 UO003 UO002 UO001 UO000
#P #P #P #P #P #P #P #P
Fn055 UO015 UO014 UO013 UO012 UO011 UO010 UO009 UO008
#P #P #P #P #P #P #P #P
Fn056 UO107 UO106 UO105 UO104 UO103 UO102 UO101 UO100
#P #P #P #P #P #P #P #P
Fn057 UO115 UO114 UO113 UO112 UO111 UO110 UO109 UO108
#P #P #P #P #P #P #P #P
Fn058 UO123 UO122 UO121 UO120 UO119 UO118 UO117 UO116
#P #P #P #P #P #P #P #P
Fn059 UO131 UO130 UO129 UO128 UO127 UO126 UO125 UO124
#P #P #P
Fn060 ESCAN ESEND EREND
Fn062 PRTSF
#P
D3ROT
#P
#P #P AICC#P
S2MES S1MES
#P #P
TIALM TICHK
Fn064 COSP#P TLCHB
#P
TLCHI#P TLNW#P TLCH#P
- 2668 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
#P
Fn066 #P FEED0 RTPT#P
PECK2
Fn067
Fn068
Fn069
#P #P #P #P #P #P #P #P
Fn070 PSW08 PSW07 PSW06 PSW05 PSW04 PSW03 PSW02 PSW01
#P #P #P #P #P #P #P #P
Fn071 PSW16 PSW15 PSW14 PSW13 PSW12 PSW11 PSW10 PSW09
Fn074 OUT15
#P
OUT14
#P
OUT13
#P
OUT12
#P
OUT11
#P
OUT10
#P
OUT9#P OUT8#P
Fn076 ROV2O
#P
ROV1O
#P
RTAP#P MP2O#P MP1O#P
Fn080 *JV15O
#P
*JV14O
#P
*JV13O
#P
*JV12O
#P
*JV11O
#P
*JV10O
#P
*JV9O#P *JV8O#P
#P
Fn082 EGBSM
RVSL#P
Fn083
#P #P #P #P #P #P #P #P
Fn084 EUO07 EUO06 EUO05 EUO04 EUO03 EUO02 EUO01 EUO00
#P #P #P #P #P #P #P #P
Fn085 EUO15 EUO14 EUO13 EUO12 EUO11 EUO10 EUO09 EUO08
Fn086
- 2669 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
Fn088
Fn089
#P #P #P #P
Fn090 SVSPM SVAR SYSSM SYAR ABTSP3#SP ABTSP2#SP ABTSP1#SP ABTQSV#P
#P #P #P
Fn092 TRSPS TRMTN TRACT
#P
Fn093 SVWRN4#P SVWRN3#P SVWRN2#P SVWRN1#P WFAN#P LFCIF#P SFAN#P LIFOVR
Fn095
Fn097
Fn099
Fn101
Fn103
Fn105
Fn107
- 2670 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Fn111
Fn113
Fn115
Fn117
Fn119
Fn121
Fn123
Fn125
Fn127
Fn128
#PX #PX
Fn130 EBSYA#PX EOTNA#PX EOTPA#PX EGENA#PX EDENA#PX EIALA ECKZA#PX EINPA
- 2671 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
#PX #PX
Fn133 EBSYB#PX EOTNB#PX EOTPB#PX EGENB#PX EDENB#PX EIALB ECKZB#PX EINPB
#PX
Fn134 EMF3B#PX EMF2B#PX EABUFB#PX EMFB
#PX #PX
Fn136 EBSYC#PX EOTNC#PX EOTPC#PX EGENC#PX EDENC#PX EIALC ECKZC#PX EINPC
#PX
Fn137 EMF3C#PX EMF2C#PX EABUFC#PX EMFC
#PX #PX
Fn139 EBSYD#PX EOTND#PX EOTPD#PX EGEND#PX EDEND#PX EIALD ECKZD#PX EINPD
#PX
Fn140 EMF3D#PX EMF2D#PX EABUFD#PX EMFD
Fn143
Fn144
Fn146
Fn147
Fn149
Fn150
Fn152
- 2672 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Fn154 TLAL#P
Fn155
Fn156
Fn157
Fn158
Fn159
#P #P #P #P #P #P #P #P
Fn160 MSP07 MSP06 MSP05 MSP04 MSP03 MSP02 MSP01 MSP00
#P #P #P #P #P #P #P #P
Fn161 MSP15 MSP14 MSP13 MSP12 MSP11 MSP10 MSP09 MSP08
Fn162
Fn163
Fn164
Fn165
Fn166
Fn167
#SP #SP
Fn169 MORA2C#SP MORA1C#SP PORA2C#SP SLVSC#SP RCFNC#SP RCHPC#SP CFINC CHPC
Fn171 CSPENC#SP
#P #P
Fn172 PBATL PBATZ
Fn173
Fn174
- 2673 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
Fn176
Fn177
Fn178
Fn179
Fn181
Fn183
Fn185
Fn186
Fn187
Fn188
Fn189
Fn191
Fn192
Fn193
Fn194
Fn195
Fn196
- 2674 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Fn198
Fn199
Fn209
Fn212
Fn213
Fn214
Fn215
Fn216
Fn217
Fn218
- 2675 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
#P #P #P #P #P #P #P #P
Fn264 SPWRN8 SPWRN7 SPWRN6 SPWRN5 SPWRN4 SPWRN3 SPWRN2 SPWRN1
#P
Fn265 SPWRN9
#SP #SP
Fn267 MORA2D#SP MORA1D#SP PORA2D#SP SLVSD#SP RCFND#SP RCHPD#SP CFIND CHPD
Fn269 CSPEND#SP
Fn275
#P #P #P #P #P #P #P #P
Fn276 UO023 UO022 UO021 UO020 UO019 UO018 UO017 UO016
#P #P #P #P #P #P #P #P
Fn277 UO031 UO030 UO029 UO028 UO027 UO026 UO025 UO024
Fn278
Fn279
#P #P #P #P #P #P #P #P
Fn280 UO207 UO206 UO205 UO204 UO203 UO202 UO201 UO200
#P #P #P #P #P #P #P #P
Fn281 UO215 UO214 UO213 UO212 UO211 UO210 UO209 UO208
#P #P #P #P #P #P #P #P
Fn282 UO223 UO222 UO221 UO220 UO219 UO218 UO217 UO216
#P #P #P #P #P #P #P #P
Fn283 UO231 UO230 UO229 UO228 UO227 UO226 UO225 UO224
#P #P #P #P #P #P #P #P
Fn284 UO307 UO306 UO305 UO304 UO303 UO302 UO301 UO300
- 2676 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
#P #P #P #P #P #P #P #P
Fn286 UO323 UO322 UO321 UO320 UO319 UO318 UO317 UO316
#P #P #P #P #P #P #P #P
Fn287 UO331 UO330 UO329 UO328 UO327 UO326 UO325 UO324
#P
Fn290 PRGMD#P PCKSV DNTCM
Fn291
Fn292
#P #P #P #P #P #P #P #P
Fn293 HPS08 HPS07 HPS06 HPS05 HPS04 HPS03 HPS02 HPS01
#P #P #P #P #P #P #P #P
Fn294 HPS16 HPS15 HPS14 HPS13 HPS12 HPS11 HPS10 HPS09
Fn296
#P
Fn297 MBCAN
Fn300
Fn301
Fn302
Fn303
Fn304
Fn305
Fn306
- 2677 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
Fn308
Fn309
Fn310
Fn311
Fn312
Fn313
Fn314
#P
Fn315 TLMEM#P TMFNFD#P TLMOT#P TLMG10#P TLMSRH#P TLSKF
Fn317
Fn318
Fn319
Fn320
Fn321
Fn322
Fn323
Fn324
Fn325
Fn326
Fn327
- 2678 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Fn330
Fn331
Fn332
Fn333
Fn334
Fn335
Fn336
Fn337
Fn338
Fn339
Fn340
Fn347 D3MI#P
Fn348
Fn349
Fn350
- 2679 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
Fn395
Fn396
Fn397
Fn398
Fn399
#P
Fn403 SYNER
#P #P
Fn404 COSP4 COSP3
Fn405
Fn406
Fn407
Fn408
Fn409
Fn410
Fn411
Fn412
Fn413
- 2680 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
Fn415
Fn416
Fn417
Fn418
~
Fn511
#P #P #P #P #P #P #P #P
Fn514 MCEX8 MCEX7 MCEX6 MCEX5 MCEX4 MCEX3 MCEX2 MCEX1
#P
Fn515 MCEX16#P MCEX15#P MCEX14#P MCEX13#P MCEX12#P MCEX11#P MCEX10#P MCEX9
Fn516
Fn520 ATBK
Fn523
Fn524
~
Fn527 SYPER#P SYPFN#P
~
#P
Fn531 IOLBR DVCPR TDICHK
Fn533
- 2681 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
INIST#P #P
Fn536 EXCED RMVED#P
#P
Fn545 DNTER OVLNS FLANG
~
#P #P #P #P
Fn553 PHERD PHERC PHERB PHERA
Fn554
~
Fn558 CDLAD5 CDLAD4 CDPRM CDDCL CDLAD3 CDLAD2 CDLAD1 CDCEX
Fn562
~
Fn564 M307#P M306#P M305#P M304#P M303#P M302#P M301#P M300#P
- 2682 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
~
Fn577 SPMER4 SPMER3 SPMER2 SPMER1 SPMFN4 SPMFN3 SPMFN2 SPMFN1
~
Fn580 ARE07#SP ARE06#SP ARE05#SP ARE04#SP ARE03#SP ARE02#SP ARE01#SP ARE00#SP
- 2683 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
~
Fn598 -OT3O +OT3O -OT2O +OT2O -OT12O +OT12O -OT11O +OT11O
Fn599 OTSWFN
~
Fn708 RE08O#SP RE07O#SP RE06O#SP RE05O#SP RE04O#SP RE03O#SP RE02O#SP RE01O#SP
~
Fn747 TDCF07 TDCF06 TDCF05 TDCF04 TDCF03 TDCF02 TDCF01 TDCF00
~
Fn767
- 2684 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
- 2685 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Arbitrary speed Groove of thread
GTME F546.5 ○ ○ 6.5.7.2
threading measurement error signal
Spindle position save SPMST1 to G587.0 to
○ ○
start signal SPMST4 G587.3
SMSL11 to G588.0 to
○ ○
Spindle position save SMSL14 G588.3
selection signal SMSL21 to G588.4 to
Arbitrary spindle ○ ○
SMSL24 G588.7
position phase
Arbitrary spindle position 11.14.1
synchronization SPAPH1 to G587.4 to
phase synchronization ○ ○
function SPAPH4 G587.7
signal
Spindle position save SPMFN1 to
F577.0 to F577.3 ○ ○
completion signal SPMFN4
Spindle position save SPMER1 to
F577.4 to F577.7 ○ ○
error signal SPMER4
Automatic data Automatic data backup
ATBK F520.0 ○ ○
backup executing signal
AUTPHA,
Flexible synchronization
AUTPHB, G381.0 to
control automatic phase ○ ○
AUTPHC, G381.3
synchronization signals
Automatic phase AUTPHD
1.12.2
synchronization for Flexible synchronization
flexible control phase PHFINA, PHFINB,
F381.0 to F381.3 ○ ○
synchronization synchronization end PHFINC, PHFIND
control signals
Automatic phase
PHERA, PHERB,
synchronization positional F553.0 to F553.3 ○ ○ 1.12.3
PHERC, PHERD
error detection signals
Automatic tool length GAE1 G517.0 ○ ○
measurement (M Measuring position GAE2 G517.1 ○ ○
16.2
series)/ Automatic tool reached signals
GAE3 G517.2 - ○
offset (T series)
Auxiliary function code
M00 to M31 F010 to F013 ○ ○
signals
Auxiliary function strobe
MF F007.0 ○ ○
signals
DM00 F009.7 ○ ○
DM01 F009.6 ○ ○
Decode M signals
DM02 F009.5 ○ ○
DM30 F009.4 ○ ○
Spindle function code
S00 to S31 F022 to F025 ○ ○
signals
Auxiliary function/2nd Spindle function strobe
SF F007.2 ○ ○ 10.1
auxiliary function signal
Tool function code signals T00 to T31 F026 to F029 ○ ○
Tool function strobe
TF F007.3 ○ ○
signal
2nd auxiliary function
B00 to B31 F030 to F033 ○ ○
code signals
2nd auxiliary function
BF F007.7 ○ ○
strobe signal
End signal FIN G004.3 ○ ○
Distribution completion
DEN F001.3 ○ ○
signals
- 2686 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
Auxiliary function lock
AFL G005.6 ○ ○
signal
Auxiliary function lock 10.2
Auxiliary function lock
MAFL F004.4 ○ ○
check signal
Auxiliary function
Auxiliary function output
output block reverse
block reverse movement ADCO F091.5 ○ ○ 5.3.6
movement for manual
enable output signal
handle retrace
Axis immediate stop start
Axis immediate stop ESTPR G203.3 ○ ○ 1.13
signal
Axis non-displayed
Axis non-display NPOS1 to NPOS8 G198 ○ ○ 14.1.19
signals
Signals for selecting the
SYNCJ1 to
manual feed axis for axis G140 ○ ○
SYNCJ8
synchronous control
Machine coordinate
SYNMT1 to
match state output F210 ○ ○
SYNMT8
signals
Axis synchronous control
SYNO1 to SYNO8 F532 ○ ○
status signals
Synchronization
SYNOF1 to
compensation enable F211 ○ ○
Axis synchronous SYNOF8
state output signals 1.6
control
Signal for indicating a
positional deviation error
SYNER F403.0 ○ ○
alarm for axis
synchronous control
Synchronous control axis
SYNC1 to SYNC8 G138 ○ ○
selection signals
Signal for disabling torque
difference alarm detection
NSYNCA G059.7 ○ ○
for axis synchronous
control
Canned cycle /
multiple repetitive Chamfering signal *CDZ G053.7 ○ - 13.8
canned cycle
Small-hole peck drilling
Canned cycle for PECK2 F066.5 - ○
cycle in progress signal 13.7
drilling
Tapping signal TAP F001.5 ○ ○
Display language switch
SLANG G581.7 ○ ○
start signal
Changing the display
Display language setting G581.0 to
language by pmc LANG1 to LANG7 ○ ○ 14.1.8
signals G581.6
signals
Display language switch
FLANG F545.0 ○ ○
completion signal
Chuck / tail stock Tail stock barrier
*TSB G060.7 ○ - 2.3.8
barrier selection signal
CNC ready signal MA F001.7 ○ ○
CNC ready signal 2.2
Servo ready signal SA F000.6 ○ ○
- 2687 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Key control selection
CNCKY G295.7 ○ ○
signal 14.1.11
Key control selection 14.1.12
CNCKYO F295.7 ○ ○
CNC screen dual status signal
display Dual display forcible end
C2SEND G295.6 ○ ○ 14.1.9
request signal
Dual display forcible end
C2SENO F295.6 ○ ○ 14.1.9
status signal
Web browser connection
WBCNT F0578.2 ○ ○
CNC screen Web status signal
18.2.7
server function Web browser connection
WBEND G0579.5 ○ ○
prohibition signal
I/O Link 1 retry
abnormality warning WIOCH1 F0535.0 ○ ○
signal
I/O Link 2 retry
abnormality warning WIOCH2 F0535.1 ○ ○
signal
I/O Link 3 retry
abnormality warning WIOCH3 F0535.2 ○ ○
signal
SRAM ECC abnormality
WECCS F0535.3 ○ ○
warning signal
Embedded Ethernet
Communication Retry
communication 19.3.2
Monitoring Function WETE F0535.4 ○ ○
abnormality warning
signal
Fast Ethernet
communication
WETF F0535.5 ○ ○
abnormality warning
signal
FL-net1 communication
abnormality warning WFLN1 F0535.6 ○ ○
signal
FL-net2 communication
abnormality warning WFLN2 F0535.7 ○ ○
signal
Constant surface Constant surface speed
CSS F002.2 ○ ○ 11.8
speed control signal
Controlled axis detach
DTCH1 to DTCH8 G124 ○ ○
signals 1.2.5,
Controlled axis detach
Controlled axis detach MDTCH1 to 1.15
F110 ○ ○
status signals MDTCH8
Cs contour control
CON G027.7 ○ ○
change signal
CONS1 G274.0 ○ ○
Cs contour control
CONS2 G274.1 ○ ○
Cs contour control change signal (for each 11.11
CONS3 G274.2 ○ ○
spindle)
CONS4 G274.3 ○ ○
Cs contour control
FSCSL F044.1 ○ ○
change completion signal
- 2688 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
FCSS1 F274.0 ○ ○
Cs contour control
FCSS2 F274.1 ○ ○
Cs contour control change completion signal 11.11
FCSS3 F274.2 ○ ○
(for each spindle)
FCSS4 F274.3 ○ ○
CSFI1 G274.4 ○ ○
Cs axis coordinate
CSFI2 G274.5 ○ ○
establishment request
CSFI3 G274.6 ○ ○
signals
CSFI4 G274.7 ○ ○
CSFO1 F274.4 ○ ○
Cs contour control Cs axis coordinate
CSFO2 F274.5 ○ ○
axis coordinate establishment alarm 11.11.4
CSFO3 F274.6 ○ ○
establishment signals
CSFO4 F274.7 ○ ○
CSPENA F048.4 ○ ○
Cs axis origin established CSPENB F052.4 ○ ○
state signals CSPENC F171.4 ○ ○
CSPEND F269.4 ○ ○
UI000 to UI031 G054 to G057 ○ ○
Custom macro input UI100 to UI131 G276 to G279 ○ ○
signals UI200 to UI231 G280 to G283 ○ ○
UI300 to UI331 G284 to G287 ○ ○
Custom macro F054,F055, 13.6
UO000 to UO031 ○ ○
F276,F277
Custom macro output
UO100 to UO131 F056 to F059 ○ ○
signals
UO200 to UO231 F280 to F283 ○ ○
UO300 to UO331 F284 to F287 ○ ○
Cycle start signal ST G007.2 ○ ○
Feed hold signal *SP G008.5 ○ ○
Automatic operation
Cycle start / feed hold OP F000.7 ○ ○ 5.1
signal
Cycle start lamp signal STL F000.5 ○ ○
Feed hold lamp signal SPL F000.4 ○ ○
DI signal for Data transfer
TPMG00 to
between PMC and G765 ○ ○
TPMG07
Data transfer between DCSPMC
17.9
PMC and DCSPMC DO signal for Data
TDCF00 to
transfer between PMC F747 ○ ○
TDCF07
and DCSPMC
DeviceNet
communication normal DNTCM F290.2 ○ ○
signal
DeviceNet
DeviceNet Master
communication abnormal DNTER F545.4 ○ ○
function
signal
DeviceNet
communication error clear DNTCLR G518.4 ○ ○
signal
Direct input of tool
Position record signal PRC G040.6 ○ - 16.4.1
offset value measured
G039.0 to
Tool offset number OFN0 to OFN5, G039.5,
Direct input of tool ○ -
selection signals OFN6 to OFN9 G040.0 to
offset value measured 16.4.2
G040.3
B
Tool offset write mode
GOQSM G039.7 ○ -
select signal
- 2689 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Workpiece coordinate
system shift value write WOQSM G039.6 ○ -
mode select signal
+MIT1,-MIT1 X004.2,X004.3
+MIT2,-MIT2 X004.4,X004.5
G132.0 to
Tool offset write signals ○ -
+MIT1 to +MIT2 G132.1
-MIT1 to -MIT2 G134.0 to
G134.1
Direct input of tool Spindle measurement
S2TLS G040.5 ○ -
offset value measured select signal 16.4.2
B Workpiece coordinate
system shift value write WOSET G040.7 ○ -
signal
Tool compensation
number specification ONSC G547.6 ○ -
signal
Spindle 1 under
S1MES F062.3 ○ -
measurement signal
Spindle 2 under
S2MES F062.4 ○ -
measurement signal
Direct operation by
Direct operation select
personal computer DMMC G042.7 ○ ○ 5.15
signal
function
DNC operation select
DNCI G043.5 ○ ○ 5.15, 5.16
signal
DNC operation selection 5.15,
DNC operation MRMT F003.4 ○ ○
confirm signal 5.16, 5.17
External device program
DVCPR F531.6 ○ ○ 5.14
execution signal
Dry run signal DRN G046.7 ○ ○
Dry run 5.3.2
Dry run check signal MDRN F002.7 ○ ○
Turning mode selection
HBTRN G531.3 ○ ○
Dual position signal
1.10
feedback Compensation clamp
*CL1 to *CL8 G548 ○ ○
signals
Each axis workpiece
WPRST1 to
coordinate system preset G358 ○ ○
Each axis workpiece WPRST8
signals
coordinate system 1.5.2.6
Each axis workpiece
preset signals
coordinate system preset WPSF1 to WPSF8 F358 ○ ○
completion signals
Retract signal RTRCT G066.4 ○ ○
1.10, 6.22
Electronic gear box Retract completion signal RTRCTF F065.4 ○ ○
EGB mode signal SYNMOD F065.6 - ○ 1.9
EGB synchronization start 1.10.7,
EGBS1 to EGBS8 G530 ○ ○
Signal-based servo signals 1.10.8
EGB synchronous 1.10.5,
EGB mode confirmation
control EGBM1 to EGBM8 F208 ○ ○ 1.10.7,
signals
1.10.8
G008.4 ○ ○
Emergency stop Emergency stop signals *ESP 2.1
X008.4, .0, .1 ○ ○
Extended external Extended external Specifying by
machine zero point machine zero point shift EMZ0 to EMZ15 parameter ○ ○ 17.3
shift signal No.1280.
- 2690 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
Address signals for G002.6 to
EA6 to EA0 ○ ○
external data input G002.0
Data signals for external G211,G210,
ED31 to ED0 ○ ○
data input G001,G000
Read signal for external
ESTB G002.7 ○ ○
data input
External data input 17.2
Read completion signal
EREND F060.0 ○ ○
for external data input
Search completion signal
ESEND F060.1 ○ ○
for external data input
Search cancel signal for
ESCAN F060.2 ○ ○
external data input
External deceleration *+ED1 to *+ED8 G118 ○ ○
signals 1 *-ED1 to *-ED8 G120 ○ ○
External deceleration *+ED21 to *+ED28 G101 ○ ○
signals 2 *-ED21 to *-ED28 G103 ○ ○
External deceleration *+ED31 to *+ED38 G107 ○ ○
External deceleration 7.1.10
signals 3 *-ED31 to *-ED38 G109 ○ ○
External deceleration *+ED41 to *+ED48 G341 ○ ○
signals 4 *-ED41 to *-ED48 G342 ○ ○
External deceleration *+ED51 to *+ED58 G343 ○ ○
signals 5 *-ED51 to *-ED58 G344 ○ ○
External input start signal EXINP G058.1 ○ ○
External input/output stop
EXSTP G058.2 ○ ○
signal
External I/O device External output start
EXOUT G058.3 ○ ○ 15.2
control signal
Input/output busy signal IOBSY F053.2 ○ ○
Input/output alarm signal IOALM F053.3 ○ ○
Background editing signal BGEACT F053.4 ○ ○
External key input mode
ENBKY G066.1 ○ ○
selection signal
Key code signals EKC0 to EKC7 G098 ○ ○
Key code read signal EKSET G066.7 ○ ○
External key input Key code read completion 17.6
EKENB F053.7 ○ ○
signal
Key input disable signal INHKY F053.0 ○ ○
Program screen display
PRGDPL F053.1 ○ ○
mode signal
External workpiece PN1,PN2,PN4, G009.0 to
○ ○
number search signals PN8,PN16 G009.4
Extended external
G024.0 to
External workpiece workpiece number search EPN0 to EPN13 ○ ○
G025.5 17.5
number search signals
External workpiece
number search start EPNS G025.7 ○ ○
signal
Alarm level detection
Fan Motor SFAN F093.1 ○ ○
signal
Abnormality 19.3
Warning level detection
Monitoring Function WFAN F093.3 ○ ○
signal
Feedrate override Feedrate override signals *FV0 to *FV7 G012 ○ ○ 7.1.7.2
- 2691 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Removal start signal RMVST G536.2 ○ ○
Assignment start signal ASNST G536.3 ○ ○
Exchange start signal EXCST G536.4 ○ ○
Direct assignment mode
DASN G536.5 ○ ○
signal
Removal completion
Flexible path axis RMVED F536.2 ○ ○
signal 1.14
assignment
Assignment completion
ASNED F536.3 ○ ○
signal
Exchange completion
EXCED F536.4 ○ ○
signal
Initial axis assignment
INIST F536.7 ○ ○
signal
Flexible synchronization
MTA,MTB,MTC, G197.0 to
control mode selection ○ ○
MTD G197.3
Flexible signals
synchronization MFSYNA, 1.12
Flexible synchronization
control MFSYNB,
control mode status F197.0 to F197.3 ○ ○
MFSYNC,
signals
MFSYND
Follow-up Follow-up signal *FLWU G007.5 ○ ○ 1.2.7
Function of
Power failure deceleration
deceleration stop in PWFL G203.7 ○ ○ 1.11
signal
case of power failure
Speed-up of
G code preventing
non-buffering command NHSW G579.6 ○ ○ 13.22
buffering
by G code invalid signal
Handle-synchronous feed
HREV G023.4 ○ ○
signal
Handle-synchronous Selecting direction of
3.5
feed manual handle rotation HDSR G193.3 ○ ○
signal
Feed zero signal FEED0 F066.2 ○ ○
Oscillation feedrate G051.0 to
*CHP1 to *CHP8 ○ ○
override signals G051.3
Oscillation start signal CHPST G051.6 ○ ○
High precision
Oscillation hold signal *CHLD G051.7 ○ ○ 1.15
oscillation function
Oscillation -in-progress
CHPMD F039.2 ○ ○
signal
Oscillation cycle signal CHPCYL F039.3 ○ ○
Auxiliary function
MFIN G005.0 ○ ○
completion signal
Spindle function
SFIN G005.2 ○ ○
completion signal
Tool function completion
TFIN G005.3 ○ ○
signal
High-speed M/S/T/B 2nd auxiliary function
BFIN G005.7 ○ ○ 10.4
interface completion signal
2nd M function
MFIN2 G004.4 ○ ○
completion signal
3rd M function completion
MFIN3 G004.5 ○ ○
signal
4th M function completion
MFIN4 G004.6 ○ ○
signal
- 2692 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
High-speed M/S/T/B 5th M function completion
MFIN5 G004.7 ○ ○ 10.4
interface signal
High-speed position High-speed position F293,F294 ○ ○ 1.2.11
HPS01 to HPS16
switch switch signals Yxxx,Yxxx+1 ○ ○ 1.2.12
High-speed program
PGCK G290.5 ○ ○
check signal
High speed program High speed program
PRGMD F290.5 ○ ○ 5.3.4
check check mode signal
High speed program
PCKSV F290.4 ○ ○
check saving data signal
High-speed skip High-speed skip status
HDO0 to HDO7 F122 ○ ○ 16.3.3
signal signals
Inch/metric conversion Inch input signal INCH F002.0 ○ ○ 13.5
B axis clamp signal BCLP F061.1 - ○
B axis clamp completion
*BECLP G038.7 - ○
Index table indexing signal
13.12
function B axis unclamp signal BUCLP F061.0 - ○
B axis unclamp
*BEUCP G038.6 - ○
completion signal
In-feed control (for In-feed control cut start
INFD G063.6 - ○ 13.9
grinding machine) signal
In-position signals INP1 to INP8 F104 ○ ○
In-position check signal SMZ G053.6 ○ ○
In-position check 7.2.6
In-position check disable
NOINPS G023.5 ○ ○
signal
Path interference check G406.0 to
ITF01 to ITF10 ● -
association signal G407.1
Path interference check in
Interference check TICHK F064.6 ● - 8.4
progress signal
Path interference alarm
TIALM F064.7 ● -
signal
Start lock signal STLK G007.1 ○ ○
Interlock signal for all
*IT G008.0 ○ ○
axes
Interlock signal for each
*IT1 to *IT8 G130 ○ ○
axis
Interlock 2.5
Interlock signal for each +MIT1 to +MIT8 G132
- ○
axis direction -MIT1 to -MIT8 G134
Cutting block start
*CSL G008.1 ○ ○
interlock signal
Block start interlock signal *BSL G008.3 ○ ○
Interrupt type custom Interrupt signal for custom
UINT G053.3 ○ ○ 13.6.3
macro macro
Inter-path flexible
synchronization mode OVLN G531.4 ● ●
Inter-path flexible
select signal
synchronization 1.12.4
Inter-path flexible
control
synchronization mode OVLNS F545.1 ● ●
signal
I/O Link βi Manual Manual handle
handle interface generators selection IOLBH1, IOLBH2 G199.0, G199.1 ○ ○
3.9
(Peripheral equipment signal
control interface) β ready signal IOLBR F531.7 ○ ○
- 2693 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Feed axis and direction +J1 to +J8 G100 ○ ○
selection signals -J1 to -J8 G102 ○ ○
Jog feed/incremental Manual feedrate override
*JV0 to *JV15 G010,G011 ○ ○ 3.1
feed signals
Manual rapid traverse
RT G019.7 ○ ○
selection signal
All-axis machine lock
MLK G044.1 ○ ○
signal
Each-axis machine lock
Machine lock MLK1 to MLK8 G108 ○ ○ 5.3.1
signal
All-axis machine lock
MMLK F004.1 ○ ○
check signal
Input signals for P-code
EUI00 to EUI15 G082,G083 ○ ○
macro
Macro executor 13.17
Output signals for P-code
EUO00 to EUO15 F084,F085 ○ ○
macro
Manual 2nd/3rd/4th
reference position return SLREF G340.5 ○ ○
Manual 2nd/3rd/4th
select 1 signal
reference position 4.13
Manual 2nd/3rd/4th
return function
reference position return SLRER G340.6 ○ ○
select 2 signal
Manual absolute signal *ABSM G006.2 ○ ○
Manual absolute
Manual absolute check 5.4
on/off MABSM F004.2 ○ ○
signal
G018.0 to
HS1A to HS1D,
G018.3, ○ ○
HS1E
G411.0
G018.4 to
HS2A to HS2D,
G018.7, ○ ○
HS2E
G411.1
G019.0 to
Manual handle feed axis HS3A to HS3D,
G019.3, ○ ○ 3.2
selection signals HS3E
G411.2
G020.0 to
HS4A to HS4D,
G020.3, ○ ○
HS4E
G411.3
G379.0 to
HS5A to HS5D,
Manual handle feed G379.3, ○ ○
HS5E
G412.0
Manual handle feed
G019.4,G019.5 3.2, 3.5,
amount selection signals MP1,MP2,MP4 ○ ○
G019.6 3.9
(incremental feed signals)
MP21, MP22 G087.0,G087.1
Manual handle feed MP31, MP32 G087.3,G087.4
○ ○ 3.2
amount selection signals MP41, MP42 G087.6,G087.7
MP51, MP52 G380.0,G380.1
Manual handle feed
3.2
maximum feedrate HNDLF G023.3 ○ ○
7.1.10
change signal
Manual handle feed
HDN G347.1 ○ ○ 3.2
direction inversion signal
- 2694 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
G041.0 to
HS1IA to HS1ID,
G041.3, ○ ○
HS1IE
G411.4
G041.4 to
HS2IA to HS2ID,
G041.7, ○ ○
HS2IE
G411.5
G042.0 to
Manual handle interrupt HS3IA to HS3ID,
G042.3, ○ ○ 3.3
axis selection signals HS3IE
G411.6
G088.4 to
HS4IA to HS4ID,
G088.7, ○ ○
HS4IE
Manual handle G411.7
interrupt G379.4 to
HS5IA to HS5ID,
G379.7, ○ ○
HS5IE
G412.4
3-dimensional coordinate
system conversion
manual interrupt NOT3DM G347.7 ○ ○
enable/disable switch
signal 3.3.1
3-dimensional coordinate
conversion manual
D3MI F347.7 ○ ○
interrupt mode
in-progress signal
Checking mode signal MMOD G067.2 ○ ○
Manual handle check
MCHK G067.3 ○ ○
signal
Forward movement
FWSTP G531.0 ○ ○
prohibition signal
5.3.5
Reverse movement
MRVM G531.1 ○ ○
prohibition signal
Manual handle retrace
Reverse movement signal MRVMD F091.0 ○ ○
Direction change
MNCHG F091.1 ○ ○
prohibition signal
Reverse movement
MRVSP F091.2 ○ ○
prohibition signal
5.3.5
Check mode confirmation
MMMOD F091.3 ○ ○
signal
Feed axis and direction G086.0 to
+Jg, -Jg, +Ja, -Ja ○ ○ 3.4
selection signals G086.3
Manual linear/circular G544.0 to
Manual linear/circular MHLC1 to MHLC5 ○ ○
interpolation signals G544.4
interpolation
Usage selection of 3.4, 3.5
G545.0 to
manual linear/circular MHUS1 to MHUS5 ○ ○
G545.4
interpolation signals
Manual reference position
ZRN G043.7 ○ ○
return selection signal
Manual reference position
return selection check MREF F004.5 ○ ○
Manual reference
signal 4.1
position return
Reference position return G196 ○ ○
*DEC1 to *DEC8
deceleration signals X009 ○ ○
Reference position return
ZP1 to ZP8 F094 ○ ○
end signals
- 2695 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Manual reference Reference position
ZRF1 to ZRF8 F120 ○ ○ 4.1
position return establishment signals
G046.3 to 14.1.3
Memory protection Memory protection KEY1 to KEY4 ○ ○
G046.6 14.2.1
key signals
KEYP G046.0 ○ ○ 14.2.2
Mirror image signals MI1 to MI8 G106 ○ ○
Mirror image Mirror image check 1.2.6
MMI1 to MMI8 F108 ○ ○
signals
G043.0 to
Mode selection signals MD1,MD2,MD4 ○ ○
G043.2
Manual data input
MMDI F003.3 ○ ○
selection check signal
Automatic operation
MMEM F003.5 ○ ○
selection check signal
Program edit selection
Mode selection MEDT F003.6 ○ ○ 2.6
check signal
Manual handle feed
MH F003.1 ○ ○
selection check signal
Incremental feed
MINC F003.0 ○ ○
selection check signal
Jog feed selection check
MJ F003.2 ○ ○
signal
2nd M function code M200 to M215 F014,F015 ○ ○
signals M200 to M231 F014 to F018 ○ ○
3rd M function code M300 to M315 F016,F017 ○ ○
signals M300 to M331 F564 to F567 ○ ○
4th M function code
M400 to M431 F568 to F571 ○ ○
signals
5th M function code
M500 to M531 F572 to F575 ○ ○
Multiple M commands signals
10.3
in a single block 2nd M function strobe
MF2 F008.4 ○ ○
signal
3rd M function strobe
MF3 F008.5 ○ ○
signal
4th M function strobe
MF4 F008.6 ○ ○
signal
5th M function strobe
MF5 F008.7 ○ ○
signal
SWS1 G027.0 ○ ○
SWS2 G027.1 ○ ○
Spindle selection signals
SWS3 G027.2 ○ ○
SWS4 G026.3 ○ ○
*SSTP1 G027.3 ○ ○
Individual spindle stop *SSTP2 G027.4 ○ ○
signals *SSTP3 G027.5 ○ ○
Multi-spindle control *SSTP4 G026.6 ○ ○ 11.12
GR21,GR22 G029.0,G029.1 ○ ○
Gear selection signals
GR31,GR32 G029.2,G029.3 ○ ○
(input)
GR41,GR42 G031.4,G031.5 ○ ○
2nd position coder
PC2SLC G028.7 ○ ○
selection signal
3rd position coder
PC3SLC G026.0 ○ ○
selection signal
- 2696 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
4th position coder
PC4SLC G026.1 ○ ○
selection signal
2nd spindle speed
SOV20 to SOV27 G376 ○ ○
override signals
3rd spindle speed
SOV30 to SOV37 G377 ○ ○
override signals
4th spindle speed
SOV40 to SOV47 G378 ○ ○
override signals
Spindle command path
Multi-spindle control SPSP G536.7 ○ ○ 11.12
specification signal
ENB2 F038.2 ○ ○
Spindle enable signal ENB3 F038.3 ○ ○
ENB4 F039.1 ○ ○
R01O2 to R12O2 F200.0 to F201.3 ○ ○
S 12-bit code signals R01O3 to R12O3 F204.0 to F205.3 ○ ○
R01O4 to R12O4 F270.0 to F271.3 ○ ○
Multi-spindle address P
MSP00 to MSP15 F160,F161 ○ ○
signals
SKIPP G006.6 ○ ○
Multi-step skip SKIP X004.7 ○ ○
Skip signal 16.3.5
function SKIP2 to SKIP6, X004.2 to X004.6
○ ○
SKIP7,SKIP8 X004.0,X004.1
NC data output
NC data output signal ALLO F578.5 ○ ○ 15.3
function
One-digit F code feed
One-digit F code feed F1D G016.7 - ○ 7.1.5
signal
MCST1 to
Macro call start signal G512,G513 ○ ○
MCST16
Mode change completion
MCFIN G514.0 ○ ○
signal
Macro call executing
MCEXE F512.0 ○ ○
signal
Mode change request
MCRQ F512.1 ○ ○
signal
One touch macro call 17.7
MD1R F513.0 ○ ○
MD2R F513.1 ○ ○
Mode notification signal MD4R F513.2 ○ ○
DNCIR F513.5 ○ ○
ZRNR F513.7 ○ ○
Abnormal end signal MCSP F512.2 ○ ○
Call program confirmation MCEX1 to
F514,F515 ○ ○
signal MCEX16
Start check signal STCHK G408.0 ○ ○
Operator error prevent 2.13
Middle block start signal MBSO F534.4 ○ ○
Optional block skip BDT1 G044.0 ○ ○
Optional block
signals BDT2 to BDT9 G045 ○ ○
skip/addition of 5.5
Optional block skip check MBDT1 F004.0 ○ ○
optional block skip
signals MBDT2 to MBDT9 F005 ○ ○
Outputting the Axis moving signals MV1 to MV8 F102 ○ ○
movement state of an Axis moving direction 1.2.5
MVD1 to MVD8 F106 ○ ○
axis signals
Override cancel Override cancel signal OVC G006.4 ○ ○ 7.1.7.4
*+L1 to *+L8 G114 ○ ○
Overtravel Overtravel signals 2.3.1
*-L1 to *-L8 G116 ○ ○
- 2697 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Path select signal 8.15,
Path select HEAD G063.0 ● ●
(Tool post select signal) 14.3
Path spindle command SLSPA,SLSPB, G063.2,G063.3,
● ●
selection signals SLSPC,SLSPD G403.0,G403.1
Path spindle feedback SLPCA,SLPCB, G064.2,G064.3,
● ●
selection signals SLPCC,SLPCD G403.4,G403.5
Path spindle command
Path spindle control COSP F064.5 ● ● 8.11
confirmation signal
COSP1 F063.3 ● ●
Path spindle command COSP2 F063.4 ● ●
confirmation signal COSP3 F404.0 ● ●
COSP4 F404.1 ● ●
Polygon spindle stop
*PLSST G038.0 ○ ○
signal
Polygon spindle speed
PSAR F063.2 ○ ○
arrival signal
Paths polygon turning 6.9.2
Polygon master axis not
PSE1 F063.0 ○ ○
arrival signal
Polygon synchronization
PSE2 F063.1 ○ ○
axis not arrival signal
Periodic Maintenance Periodic maintenance
LIFOVR F093.0 ○ ○ 14.1.18
Screen lifetime warning signal
Peripheral axis control
PE1EX F534.5 ○ ○
group 1 start signal
Peripheral axis control
Peripheral axis control PE2EX F534.6 ○ ○ 1.20
group 2 start signal
Peripheral axis control
PE3EX F534.7 ○ ○
group 3 start signal
Control axis selection
signals (PMC axis EAX1 to EAX8 G136 ○ ○
control)
G143.0 to
EC0A to EC6A ○ ○
G143.6
Axis control command G155.0 to
EC0B to EC6B ○ ○
signals G155.6
(for group 1 to 4) (PMC G167.0 to
EC0C to EC6C ○ ○
axis control) G167.6
G179.0 to
EC0D to EC6D ○ ○
PMC axis control / G179.6
PMC axis speed Axis control feedrate EIF0A to EIF15A G144 to G145 ○ ○ 17.1
control function signals EIF0B to EIF15B G156 to G157 ○ ○
(for group 1 to 4) (PMC EIF0C to EIF15C G168 to G169 ○ ○
axis control) EIF0D to EIF15D G180 to G181 ○ ○
Axis control command EBUFA G142.7 ○ ○
read signal EBUFB G154.7 ○ ○
(for group 1 to 4) (PMC EBUFC G166.7 ○ ○
axis control) EBUFD G178.7 ○ ○
EID0A to EID31A G146 to G149 ○ ○
Axis control data signals
EID0B to EID31B G158 to G161 ○ ○
(for group 1 to 4) (PMC
EID0C to EID31C G170 to G173 ○ ○
axis control)
EID0D to EID31D G182 to G185 ○ ○
- 2698 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
Axis control command EBSYA F130.7 ○ ○
read completion signals EBSYB F133.7 ○ ○
(for group 1 to 4) (PMC EBSYC F136.7 ○ ○
axis control) EBSYD F139.7 ○ ○
ECLRA G142.6 ○ ○
Reset signal
ECLRB G154.6 ○ ○
(for group 1 to 4) (PMC
ECLRC G166.6 ○ ○
axis control)
ECLRD G178.6 ○ ○
Axis control temporary ESTPA G142.5 ○ ○
stop signal ESTPB G154.5 ○ ○
(for group 1 to 4) (PMC ESTPC G166.5 ○ ○
axis control) ESTPD G178.5 ○ ○
ESBKA G142.3 ○ ○
Block stop signal
ESBKB G154.3 ○ ○
(for group 1 to 4) (PMC
ESBKC G166.3 ○ ○
axis control)
ESBKD G178.3 ○ ○
EMSBKA G143.7 ○ ○
Block stop disable signal
EMSBKB G155.7 ○ ○
(for group 1 to 4) (PMC
EMSBKC G167.7 ○ ○
axis control)
EMSBKD G179.7 ○ ○
Auxiliary function code EM11A to EM48A F132,F142 ○ ○
signals EM11B to EM48B F135,F145 ○ ○
(for group 1 to 4) (PMC EM11C to EM48C F138,F148 ○ ○
axis control) EM11D to EM48D F141,F151 ○ ○
PMC axis control / Auxiliary function strobe EMFA F131.0 ○ ○
PMC axis speed signal EMFB F134.0 ○ ○ 17.1
control function (for group 1 to 4) (PMC EMFC F137.0 ○ ○
axis control) EMFD F140.0 ○ ○
Auxiliary function 2 strobe EMF2A F131.2 ○ ○
signal EMF2B F134.2 ○ ○
(for group 1 to 4) (PMC EMF2C F137.2 ○ ○
axis control) EMF2D F140.2 ○ ○
Auxiliary function 3 strobe EMF3A F131.3 ○ ○
signal EMF3B F134.3 ○ ○
(for group 1 to 4) (PMC EMF3C F137.3 ○ ○
axis control) EMF3D F140.3 ○ ○
Auxiliary function EFINA G142.0 ○ ○
completion signal EFINB G154.0 ○ ○
(for group 1 to 4) (PMC EFINC G166.0 ○ ○
axis control) EFIND G178.0 ○ ○
ESOFA G142.4 ○ ○
Servo-off signal
ESOFB G154.4 ○ ○
(for group 1 to 4) (PMC
ESOFC G166.4 ○ ○
axis control)
ESOFD G178.4 ○ ○
EMBUFA G142.2 ○ ○
Buffering disable signal
EMBUFB G154.2 ○ ○
(for group 1 to 4) (PMC
EMBUFC G166.2 ○ ○
axis control)
EMBUFD G178.2 ○ ○
Controlled axis selection
status signals (PMC axis *EAXSL F129.7 ○ ○
control)
- 2699 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
EINPA F130.0 ○ ○
In-position signal
EINPB F133.0 ○ ○
(for group 1 to 4) (PMC
EINPC F136.0 ○ ○
axis control)
EINPD F139.0 ○ ○
Following zero checking ECKZA F130.1 ○ ○
signals ECKZB F133.1 ○ ○
(for group 1 to 4) (PMC ECKZC F136.1 ○ ○
axis control) ECKZD F139.1 ○ ○
EIALA F130.2 ○ ○
Alarm signal
EIALB F133.2 ○ ○
(for group 1 to 4) (PMC
EIALC F136.2 ○ ○
axis control)
EIALD F139.2 ○ ○
EGENA F130.4 ○ ○
Axis moving signals
EGENB F133.4 ○ ○
(for group 1 to 4) (PMC
EGENC F136.4 ○ ○
axis control)
EGEND F139.4 ○ ○
Auxiliary function EDENA F130.3 ○ ○
executing signals EDENB F133.3 ○ ○
(for group 1 to 4) (PMC EDENC F136.3 ○ ○
axis control) EDEND F139.3 ○ ○
Negative-direction EOTNA F130.6 ○ ○
overtravel signals EOTNB F133.6 ○ ○
(for group 1 to 4) (PMC EOTNC F136.6 ○ ○
PMC axis control / axis control) EOTND F139.6 ○ ○
PMC axis speed ○ ○ 17.1
Positive-direction EOTPA F130.5
control function
overtravel signals EOTPB F133.5 ○ ○
(for group 1 to 4) (PMC EOTPC F136.5 ○ ○
axis control) EOTPD F139.5 ○ ○
*EFOV0 to
G151 ○ ○
*EFOV7
*EFOV0B to
Feedrate override signals G163 ○ ○
*EFOV7B
(for group 1 to 4) (PMC
*EFOV0C to
axis control) G175 ○ ○
*EFOV7C
*EFOV0D to
G187 ○ ○
*EFOV7D
*EROV0 to
G151 ○ ○
*EROV7
1% step rapid traverse *EROV0B to
G163 ○ ○
override signals *EROV7B
(for group 1 to 4) (PMC *EROV0C to
G175 ○ ○
axis control) *EROV7C
*EROV0D to
G187 ○ ○
*EROV7D
EOVC G150.5 ○ ○
Override cancellation
signal EOVCB G162.5 ○ ○
(for group 1 to 4) (PMC EOVCC G174.5 ○ ○
axis control) EOVCD G186.5 ○ ○
- 2700 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
Rapid traverse override
signals (PMC axis EROV1,EROV2 G150.0,G150.1 ○ ○
control)
Dry run signal (PMC axis
EDRN G150.7 ○ ○
control)
Manual rapid traverse
selection signal (PMC ERT G150.6 ○ ○
axis control)
Override 0% signal (PMC
EOV0 F129.5 ○ ○
axis control)
Skip signal (PMC axis
ESKIP X004.6 ○ ○
control)
Distribution completion
EADEN1 to
signals (PMC axis F112 ○ ○
EADEN8
control)
EABUFA F131.1 ○ ○
PMC axis control / Buffer full signals
EABUFB F134.1 ○ ○
PMC axis speed (for group 1 to 4) (PMC 17.1
EABUFC F137.1 ○ ○
control function axis control)
EABUFD F140.1 ○ ○
Controlling signals (PMC EACNT1 to
F182 ○ ○
axis control) EACNT8
Accumulated zero check ELCKZA G142.1 ○ ○
signal ELCKZB G154.1 ○ ○
(for group 1 to 4) (PMC ELCKZC G166.1 ○ ○
axis control) ELCKZD G178.1 ○ ○
Torque control mode
TRQM1 to TRQM8 F190 ○ ○
signal (PMC axis control)
A/B phase detector
disconnection alarm NDCAL1 to
G202 ○ ○
ignore signal (PMC axis NDCAL8
control)
Manual pulse
magnification change HNDMP G088.3 ○ ○
signal
Polygon synchronization
Polygon turning PSYN F063.7 ○ ○ 6.9
under way signal
Position switch Position switch signals PSW01 to PSW16 F070,F071 ○ ○ 1.2.9
Program restart signal SRN G006.0 ○ ○
Program restart under
SRNMV F002.4 ○ ○
way signal
Program restart MDI
Program restart program output SQMPR F316.6 ○ ○ 5.6
completion signal
Program restart MDI
program execution SQMPE F316.7 ○ ○
completion signal
Quick program restart
Quick program restart SRNEX Fn534.1 ○ ○ 5.7
under way signal
Rapid traverse block Rapid traverse block 7.2.1.2
ROVLP G053.5 ○ ○
overlap overlap disable signal 7.2.1.3
- 2701 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Rapid traverse override
ROV1,ROV2 G014.0,G014.1 ○ ○ 7.1.7.1
signals
1% step rapid traverse
HROV G096.7 ○ ○
override selection signals 7.1.7.1
1% rapid traverse *HROV0 to G096.0 to 7.1.9
○ ○
Rapid traverse override signals *HROV6 G096.6
override 0.1% step rapid traverse
FHROV G353.7 ○ ○
override selection signal
G352.0 to
7.1.7.1
0.1% rapid traverse *FHRO0 to G352.7
○ ○
override signals *FHRO9 G353.0 to
G353.1
Reference point Torque limit reach signals
CLRCH1 to
setting with for reference point setting F180 ○ ○ 4.7, 4.8
CLRCH8
mechanical stopper with mechanical stopper
Reference position match
RP11 to RP18 F517.0 to F517.7 ○ ○
Reference position signals
4.11
signal output function 2nd reference position
RP21 to RP28 F518.0 to F518.7 ○ ○
match signals
External reset signal ERS G008.7 ○ ○
MDI reset confirmation
MDIRST F006.1 ○ ○
signal
Reset and rewind 5.2
Reset & rewind signal RRW G008.6 ○ ○
Resetting signal RST F001.1 ○ ○
Rewinding signal RWD F000.0 ○ ○
RE01O to
F708 to F711 ○ ○
RE32O
RE01O2 to
F712 to F715 ○ ○
RE32O2
S 32-bit code signals
RE01O3 to
F716 to F719 ○ ○
RE32O3
RE01O4 to
F720 to F723 ○ ○
RE32O4
ARE00 to
F580 to F583 ○ ○
Resolution of spindle ARE31
11.27
speed command ARE002 to
F584 to F587 ○ ○
Extended actual spindle ARE312
speed signals ARE003 to
F588 to F591 ○ ○
ARE313
ARE004 to
F592 to F595 ○ ○
ARE314
RE01I to RE32I G708 to G711 ○ ○
Extended spindle motor RE01I2 to RE32I2 G712 to G715 ○ ○
speed command signals RE01I3 to RE32I3 G716 to G719 ○ ○
RE01I4 to RE32I4 G720 to G723 ○ ○
Reverse execution signal RVS G007.0 - ○
Retrace 5.10
Reverse movement signal RVSL F082.2 - ○
- 2702 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
Rigid tapping retraction
RTNT G062.6 ○ ○
Retraction for Rigid start signal
5.14, 5.18
tapping Rigid tapping retraction
RTPT F066.1 ○ ○
completion signal
Rigid tapping signal RGTAP G061.0 ○ ○
Spindle rotation direction RGSPP F065.0 ○ ○
signals RGSPM F065.1 ○ ○
Rigid tapping Rigid tapping-in-progress 11.13
RTAP F076.3 ○ ○
signal
Rigid tapping spindle RGTSP1 to G061.4 to
○ -
selection signals RGTSP4 G061.7
Target part count reached
PRTSF F062.7 ○ ○
signal
Run hour and part
General-purpose 14.1.1
count display
integrating meter start TMRON G053.0 ○ ○
signal
Screen erasure disable
*CRTOF G062.1 ○ ○
signal
Screen erasure 14.1.13
Automatic screen erasure
ERTVA F006.2 ○ ○
status in-progress signal
Hard copy cancellation
HCABT G067.6 ○ ○
request signal
Hard copy execution
HCREQ G067.7 ○ ○
Screen hard copy request signal
14.1.14
function Hard copy cancellation
HCAB2 F061.2 ○ ○
request reception signal
Hard copy execution
HCEXE F061.3 ○ ○
status signal
SVWRN1 F093.4 ○ ○
Servo warning Servo warning detail SVWRN2 F093.5 ○ ○
19.1
interface signals SVWRN3 F093.6 ○ ○
SVWRN4 F093.7 ○ ○
Servo off / mechanical
Servo off signals SVF1 to SVF8 G126 ○ ○ 1.2.8
handle feed
Servo motor rotation
G021.0 to
speed specification SVR01I to SVR12I ○ ○
G022.3
signals
Differential speed
synchronization DFSYC G022.4 ○ ○
command signal
Servo motor rotation
polarity specification SVGN G022.5 ○ ○
signal
Servo motor spindle
Servo/Spindle SVSP G022.7 ○ ○
control switching signal 11.22.1
synchronous control
Servo motor spindle
synchronization start SYSS G061.2 ○ ○
signal
Servo motor spindle
synchronization mode
SYAR F090.4 ○ ○
acceleration/deceleration
completion signal
Servo motor spindle
synchronization mode SYSSM F090.5 ○ ○
signal
- 2703 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Servo motor spindle
control mode
SVAR F090.6 ○ ○
Servo/Spindle acceleration/deceleration
11.22.1
synchronous control completion signal
Servo motor spindle
SVSPM F090.7 ○ ○
control mode signal
Phase synchronization for
Servo/Spindle SYPST G517.7 ○ ○
synchronous start signal
Phase synchronization for
Phase synchronization
Servo/Spindle
for Servo/Spindle SYPFN F527.6 ○ ○ 11.22.3
synchronous finished
synchronous control
signal
Phase synchronization for
Servo/Spindle SYPER F527.7 ○ ○
synchronous error signal
Simple spindle EGB SSEGB1 to G351.0 to
○ ○
Simple spindle signals SSEGB4 G351.3
11.24
electronic gear box Simple spindle EGB SSEGBM1 to
F351.0 to F351.3 ○ ○
mode signals SSEGBM4
Single block signal SBK G046.1 ○ ○
Single block 5.3.3
Single block check signal MSBK F004.3 ○ ○
SKIPP G006.6 ○ ○
Skip function Skip signal 16.3
SKIP X004.7 ○ ○
Software operator’s panel
MD1O F073.0 ○ ○
signal (MD1)
Software operator’s panel
MD2O F073.1 ○ ○
signal (MD2)
Software operator’s panel
MD4O F073.2 ○ ○
signal (MD4)
Software operator’s panel
ZRNO F073.4 ○ ○
signal (ZRN)
Software operator’s panel F081.0,F081.2,
+J1O to +J4O ○ ○
signal (+J1 to +J4) F081.4,F081.6
Software operator’s panel F081.1,F081.3,
-J1O to -J4O ○ ○
signal (-J1 to -J4) F081.5,F081.7
Software operator’s panel
RTO F077.6 ○ ○
signal (RT)
Software operator's Software operator’s panel
HS1AO F077.0 ○ ○ 14.1.2
panel signal (HS1A)
Software operator’s panel
HS1BO F077.1 ○ ○
signal (HS1B)
Software operator’s panel
HS1CO F077.2 ○ ○
signal (HS1C)
Software operator’s panel
HS1DO F077.3 ○ ○
signal (HS1D)
Software operator’s panel
MP1O F076.0 ○ ○
signal (MP1)
Software operator’s panel
MP2O F076.1 ○ ○
signal (MP2)
Software operator’s panel
*JV0O to *JV15O F079,F080 ○ ○
signal (*JV0 to *JV15)
Software operator’s panel
*FV0O to *FV7O F078 ○ ○
signal (*FV0 to *FV7)
- 2704 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
Software operator’s panel
ROV1O F076.4 ○ ○
signal (ROV1)
Software operator’s panel
ROV2O F076.5 ○ ○
signal (ROV2)
Software operator’s panel
BDTO F075.2 ○ ○
signal (BDT)
Software operator’s panel
SBKO F075.3 ○ ○
signal (SBK)
Software operator’s panel
Software operator's MLKO F075.4 ○ ○
signal (MLK) 14.1.2
panel
Software operator’s panel
DRNO F075.5 ○ ○
signal (DRN)
Software operator’s panel
KEYO F075.6 ○ ○
signal (KEY1 to KEY4)
Software operator’s panel
SPO F075.7 ○ ○
signal (*SP)
Software operator’s panel
general-purpose switch OUT0 to OUT15 F072,F074 ○ ○
signals
Speed display function
Speed display change
of a milling tool with SDPC G038.5 ○ ○ 14.1.10
signal
servo motor
Spindle command
synchronous control ESRSYC G064.6 ○ ○
signal
ESSYC1 G264.0 ○ ○
Spindle command
ESSYC2 G264.1 ○ ○
synchronous control
ESSYC3 G264.2 ○ ○
signal (for each spindle)
ESSYC4 G264.3 ○ ○
G122.6
1st spindle parking signal PKESS1 ○ ○
(G031.6)
G122.7
Spindle command 2nd spindle parking signal PKESS2 ○ ○
(G031.7) 11.17
synchronous control
PKESE1 G265.0 ○ ○
Spindle command
PKESE2 G265.1 ○ ○
synchronous parking
PKESE3 G265.2 ○ ○
signal (for each spindle)
PKESE4 G265.3 ○ ○
Phase error monitor
SYCAL F044.4 ○ ○
signal
SYCAL1 F043.0 ○ ○
Phase error monitor SYCAL2 F043.1 ○ ○
signal (for each spindle) SYCAL3 F043.2 ○ ○
SYCAL4 F043.3 ○ ○
SV speed control mode SRVON1 to
G521 ○ ○
signals SRVON8
SVRVS1 to
SV reverse signals G523 ○ ○
SVRVS8
Spindle control with SV speed control mode SVREV1 to
F521 ○ ○ 11.20
servo motor in-progress signals SVREV8
Spindle indexing signals
SPP1 to SPP8 F522 ○ ○
for each axis
SVSST1 to
Speed zero signals F376 ○ ○
SVSST8
- 2705 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Spindle control with SVSAR1 to
Speed arrival signals F377 ○ ○ 11.20
servo motor SVSAR8
G078.0 to
SH00A to SH14A ○ ○
G079.6
G080.0 to
Spindle orientation SH00B to SH14B ○ ○
G081.6
Spindle orientation external stop position 11.15
G208.0 to
command signals SH00C to SH14C ○ ○
G209.6
G270.0 to
SH00D to SH14D ○ ○
G271.6
SIND G033.7 ○ ○
Spindle motor speed
SIND2 G035.7 ○ ○
command selection
SIND3 G037.7 ○ ○
signals
SIND4 G273.7 ○ ○
G032.0 to
R01I to R12I ○ ○
G033.3
G034.0 to
R01I2 to R12I2 ○ ○
Spindle motor speed G035.3
command signals G036.0 to
R01I3 to R12I3 ○ ○
Spindle output control G037.3
11.6
by the PMC G272.0 to
R01I4 to R12I4 ○ ○
G273.3
SSIN G033.6 ○ ○
Spindle motor command SSIN2 G035.6 ○ ○
polarity selection signals SSIN3 G037.6 ○ ○
SSIN4 G273.6 ○ ○
SGN G033.5 ○ ○
Spindle motor command SGN2 G035.5 ○ ○
polarity command signals SGN3 G037.5 ○ ○
SGN4 G273.5 ○ ○
SPSTPA G028.6 ○ ○
Spindle stop completion SPSTPB G402.1 ○ ○
signal SPSTPC G402.2 ○ ○
SPSTPD G402.3 ○ ○
SUCLPA F038.1 ○ ○
SUCLPB F400.1 ○ ○
Spindle unclamp signal
SUCLPC F400.2 ○ ○
SUCLPD F400.3 ○ ○
*SUCPFA G028.4 ○ ○
Spindle unclamp *SUCPFB G400.1 ○ ○
completion signal *SUCPFC G400.2 ○ ○
*SUCPFD G400.3 ○ ○
Spindle positioning 11.10
*SCPFA G028.5 ○ ○
Spindle clamp completion *SCPFB G401.1 ○ ○
signal *SCPFC G401.2 ○ ○
*SCPFD G401.3 ○ ○
SCLPA F038.0 ○ ○
SCLPB F401.1 ○ ○
Spindle clamp signal
SCLPC F401.2 ○ ○
SCLPD F401.3 ○ ○
MSPOSA F039.0 ○ ○
Spindle positioning mode MSPOSB F402.1 ○ ○
signals MSPOSC F402.2 ○ ○
MSPOSD F402.3 ○ ○
- 2706 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
Total spindle revolution G533.0 to
SSR1 to SSR4 ○ ○
Spindle revolution number reset signals G533.3
number history Total spindle revolution 11.21
function number reset selection SSRS G533.4 ○ ○
signal
TLMLA G070.0 ○ ○
Torque limit command
TLMLB G074.0 ○ ○
LOW signals (serial
TLMLC G204.0 ○ ○
spindle)
TLMLD G266.0 ○ ○
TLMHA G070.1 ○ ○
Torque limit command
TLMHB G074.1 ○ ○
HIGH signals (serial
TLMHC G204.1 ○ ○
spindle)
TLMHD G266.1 ○ ○
11.2
CTH1A,CTH2A G070.3,G070.2 ○ ○
Clutch/gear signals (serial CTH1B,CTH2B G074.3,G074.2 ○ ○
spindle) CTH1C,CTH2C G204.3,G204.2 ○ ○
CTH1D,CTH2D G266.3,G266.2 ○ ○
SRVA G070.4 ○ ○
CCW command signals SRVB G074.4 ○ ○
(serial spindle) SRVC G204.4 ○ ○
SRVD G266.4 ○ ○
SFRA G070.5 ○ ○
CW command signals SFRB G074.5 ○ ○
11.2
(serial spindle) SFRC G204.5 ○ ○
SFRD G266.5 ○ ○
ORCMA G070.6 ○ ○
Orientation command ORCMB G074.6 ○ ○ 11.2
signals (serial spindle) ORCMC G204.6 ○ ○ 11.15
ORCMD G266.6 ○ ○
Spindle serial output
MRDYA G070.7 ○ ○
Machine ready signals MRDYB G074.7 ○ ○
(serial spindle) MRDYC G204.7 ○ ○
MRDYD G266.7 ○ ○
ARSTA G071.0 ○ ○
Alarm reset signals (serial ARSTB G075.0 ○ ○
spindle) ARSTC G205.0 ○ ○
ARSTD G267.0 ○ ○
*ESPA G071.1 ○ ○
Emergency stop signals *ESPB G075.1 ○ ○
(serial spindle) *ESPC G205.1 ○ ○
*ESPD G267.1 ○ ○
11.2
SPSLA G071.2 ○ ○
Spindle selection signals SPSLB G075.2 ○ ○
(serial spindle) SPSLC G205.2 ○ ○
SPSLD G267.2 ○ ○
MCFNA G071.3 ○ ○
Power line switch
MCFNB G075.3 ○ ○
completion signals (serial
MCFNC G205.3 ○ ○
spindle)
MCFND G267.3 ○ ○
SOCNA G071.4 ○ ○
Soft start/stop cancel SOCNB G075.4 ○ ○
signals (serial spindle) SOCNC G205.4 ○ ○
SOCND G267.4 ○ ○
- 2707 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
INTGA G071.5 ○ ○
Speed integral signals INTGB G075.5 ○ ○
(serial spindle) INTGC G205.5 ○ ○
INTGD G267.5 ○ ○
RSLA G071.6 ○ ○
Output switch request RSLB G075.6 ○ ○
signals (serial spindle) RSLC G205.6 ○ ○
RSLD G267.6 ○ ○
RCHA G071.7 ○ ○
Power line status check RCHB G075.7 ○ ○
signals (serial spindle) RCHC G205.7 ○ ○
RCHD G267.7 ○ ○
INDXA G072.0 ○ ○
Orientation stop position
INDXB G076.0 ○ ○
change command signals
INDXC G206.0 ○ ○
(serial spindle)
INDXD G268.0 ○ ○
Rotational direction ROTAA G072.1 ○ ○
command signals for ROTAB G076.1 ○ ○
orientation stop position ROTAC G206.1 ○ ○
change (serial spindle) ROTAD G268.1 ○ ○
Shortcut command NRROA G072.2 ○ ○
signals for orientation NRROB G076.2 ○ ○
stop position change NRROC G206.2 ○ ○
(serial spindle) NRROD G268.2 ○ ○
DEFMDA G072.3 ○ ○
Differential speed mode
DEFMDB G076.3 ○ ○
Spindle serial output command signals (serial 11.2
DEFMDC G206.3 ○ ○
spindle)
DEFMDD G268.3 ○ ○
OVRA G072.4 ○ ○
Analog override signals OVRB G076.4 ○ ○
(serial spindle) OVRC G206.4 ○ ○
OVRD G268.4 ○ ○
INCMDA G072.5 ○ ○
Incremental command
INCMDB G076.5 ○ ○
externally set orientation
INCMDC G206.5 ○ ○
signals (serial spindle)
INCMDD G268.5 ○ ○
MFNHGA G072.6 ○ ○
Spindle switch MAIN
MFNHGB G076.6 ○ ○
MCC contact status
MFNHGC G206.6 ○ ○
signals (serial spindle)
MFNHGD G268.6 ○ ○
RCHHGA G072.7 ○ ○
Spindle switch HIGH
RCHHGB G076.7 ○ ○
MCC contact status
RCHHGC G206.7 ○ ○
signals (serial spindle)
RCHHGD G268.7 ○ ○
MORCMA G073.0 ○ ○
Magnetic sensor
MORCMB G077.0 ○ ○
orientation command
MORCMC G207.0 ○ ○
signals (serial spindle)
MORCMD G269.0 ○ ○
SLVA G073.1 ○ ○
Subordinate operation
SLVB G077.1 ○ ○
mode command signals
SLVC G207.1 ○ ○
(serial spindle)
SLVD G269.1 ○ ○
- 2708 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
MPOFA G073.2 ○ ○
Motor power cutoff
MPOFB G077.2 ○ ○
command signals (serial
MPOFC G207.2 ○ ○
spindle)
MPOFD G269.2 ○ ○
ALMA F045.0 ○ ○
Alarm signals (serial ALMB F049.0 ○ ○
spindle) ALMC F168.0 ○ ○
ALMD F266.0 ○ ○
SSTA F045.1 ○ ○
Speed zero signals (serial SSTB F049.1 ○ ○
spindle) SSTC F168.1 ○ ○
SSTD F266.1 ○ ○
SDTA F045.2 ○ ○
Speed detection signals SDTB F049.2 ○ ○
(serial spindle) SDTC F168.2 ○ ○
SDTD F266.2 ○ ○
SARA F045.3 ○ ○
Spindle speed arrival SARB F049.3 ○ ○
signal (serial spindle) SARC F168.3 ○ ○
SARD F266.3 ○ ○
LDT1A F045.4 ○ ○
Load detection signals 1 LDT1B F049.4 ○ ○
(serial spindle) LDT1C F168.4 ○ ○
LDT1D F266.4 ○ ○
LDT2A F045.5 ○ ○
Load detection signals 2 LDT2B F049.5 ○ ○
Spindle serial output 11.2
(serial spindle) LDT2C F168.5 ○ ○
LDT2D F266.5 ○ ○
TLMA F045.6 ○ ○
Torque limit signals TLMB F049.6 ○ ○
(serial spindle) TLMC F168.6 ○ ○
TLMD F266.6 ○ ○
ORARA F045.7 ○ ○
Orientation completion ORARB F049.7 ○ ○
signals (serial spindle) ORARC F168.7 ○ ○
ORARD F266.7 ○ ○
CHPA F046.0 ○ ○
Power line switch signals CHPB F050.0 ○ ○
(serial spindle) CHPC F169.0 ○ ○
CHPD F267.0 ○ ○
CFINA F046.1 ○ ○
Spindle switch completion CFINB F050.1 ○ ○
signals (serial spindle) CFINC F169.1 ○ ○
CFIND F267.1 ○ ○
RCHPA F046.2 ○ ○
Output switch signals RCHPB F050.2 ○ ○
(serial spindle) RCHPC F169.2 ○ ○
RCHPD F267.2 ○ ○
RCFNA F046.3 ○ ○
Output switch completion RCFNB F050.3 ○ ○
signals (serial spindle) RCFNC F169.3 ○ ○
RCFND F267.3 ○ ○
- 2709 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
SLVSA F046.4 ○ ○
Subordinate operation
SLVSB F050.4 ○ ○
status signals (serial
SLVSC F169.4 ○ ○
spindle)
SLVSD F267.4 ○ ○
PORA2A F046.5 ○ ○
Position coder orientation
PORA2B F050.5 ○ ○
proximity signal (serial
PORA2C F169.5 ○ ○
spindle)
PORA2D F267.5 ○ ○
MORA1A F046.6 ○ ○
Magnetic sensor
MORA1B F050.6 ○ ○
orientation completion
MORA1C F169.6 ○ ○
signals (serial spindle)
MORA1D F267.6 ○ ○
MORA2A F046.7 ○ ○
Magnetic sensor
MORA2B F050.7 ○ ○
orientation proximity
MORA2C F169.7 ○ ○
signals (serial spindle)
MORA2D F267.7 ○ ○
Position coder PC1DTA F047.0 ○ ○ 11.2
Spindle serial output one-rotation signal PC1DTB F051.0 ○ ○
detection status signals PC1DTC F170.0 ○ ○
(serial spindle) PC1DTD F268.0 ○ ○
INCSTA F047.1 ○ ○
Incremental orientation
INCSTB F051.1 ○ ○
mode signals (serial
INCSTC F170.1 ○ ○
spindle)
INCSTD F268.1 ○ ○
All-spindle operation
SRSRDY F034.7 ○ ○
ready signal
1st serial spindle ready
SRSP1R F034.6 ○ ○
signals
2nd serial spindle ready
SRSP2R F034.5 ○ ○
signals
3rd serial spindle ready
SRSP3R F034.4 ○ ○
signals
4th serial spindle ready
SRSP4R F034.3 ○ ○
signals
Spindle warning detail SPWRN1 to 11.2
F264.0 to F265.0 ○ ○
signals 1 to 9 SPWRN9 19.2
Spindle stop signal *SSTP G029.6 ○ ○
Spindle orientation signal SOR G029.5 ○ ○
Spindle speed override
SOV0 to SOV7 G030 ○ ○
signals
Spindle speed arrival
SAR G029.4 ○ ○
signal
Spindle speed control 11.5
Spindle enable signal ENB F001.4 ○ ○
Gear selection signals GR1O,GR2O,
F034.0 to F034.2 - ○
(output) GR3O
Gear selection signals GR1 G028.1 ○ ○
(input) GR2 G028.2 ○ ○
S 12-bit code signals R01O to R12O F036.0 to F037.3 ○ ○
Spindle speed Spindle fluctuation
SPAL F035.0 ○ ○ 11.19
fluctuation detection detection alarm signal
Spindle synchronous Spindle synchronous
SPSYC G038.2 ○ ○ 11.14
control control signal
- 2710 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
SPSYC1 G288.0 ○ ○
Spindle synchronous
SPSYC2 G288.1 ○ ○
control signal (for each
SPSYC3 G288.2 ○ ○
spindle)
SPSYC4 G288.3 ○ ○
Spindle phase
synchronous control SPPHS G038.3 ○ ○
signal
SPPHS1 G289.0 ○ ○
Spindle phase
SPPHS2 G289.1 ○ ○
synchronous control
SPPHS3 G289.2 ○ ○
signal (for each spindle)
SPPHS4 G289.3 ○ ○
Spindle synchronous
speed control completion FSPSY F044.2 ○ ○
signal
FSPSY1 F288.0 ○ ○
Spindle synchronous
FSPSY2 F288.1 ○ ○
speed control completion
FSPSY3 F288.2 ○ ○
signal (for each spindle)
Spindle synchronous FSPSY4 F288.3 ○ ○
11.14
control Spindle phase
synchronization control FSPPH F044.3 ○ ○
completion signal
Spindle phase FSPPH1 F289.0 ○ ○
synchronization control FSPPH2 F289.1 ○ ○
completion signal (for FSPPH3 F289.2 ○ ○
each spindle) FSPPH4 F289.3 ○ ○
Phase error monitor
SYCAL F044.4 ○ ○
signal
SYCAL1 F043.0 ○ ○
Phase error monitor SYCAL2 F043.1 ○ ○
signal (for each spindle) SYCAL3 F043.2 ○ ○
SYCAL4 F043.3 ○ ○
Spindle synchronous
speed ratio control clamp RSMAX F065.2 ○ ○
signal
Spindle synchronous
SBRT G038.1 ○ ○
speed ratio control signal
Rapid traversing signal RPDO F002.1 ○ ○ 2.7,7.1.1
Status output signal Cutting feed signal CUT F002.6 ○ ○
2.7
Dwell status signal DWL F526.5 ○ ○
Stored stroke check 1 +EXL1 to +EXL8 G104 ○ ○
switching signals in axis
direction -EXL1 to -EXL8 G105 ○ ○
G007.6,
Stored stroke check 1 EXLM, EXLM2, 2.3.2,
Stored stroke check G531.6, ○ ○
change signals EXLM3 2.3.3
G531.7
Stroke check 1 release
RLSOT G007.7 ○ ○
signal
+OT1 to +OT8 F124 ○ ○
Overtravel alarm signals
-OT1 to -OT8 F126 ○ ○
Stored stroke check 2, Stroke check 3 release
RLSOT3 G007.4 ○ ○ 2.3.4
3 signal
- 2711 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Stored stroke limit range
switching data selection OTD0 to OTD15 G594,G595 ○ ○
signals
Stored stroke limit range
switching axis selection OTA1 to OTA8 G596 ○ ○
signals
+OT11, -OT11,
Stored stroke limit range
+OT12, -OT12,
switching selection G597 ○ ○
+OT2, -OT2,
signals
+OT3, -OT3
Stored stroke limit
+OT11C, -OT11C,
range switching Sotred stroke limit range 2.3.8
+OT12C, -OT12C,
function by signal switching cancellation G598 ○ ○
+OT2C, -OT2C,
signals
+OT3C, -OT3C
Stored stroke limit range
OTSW G599.0 ○ ○
switching start signal
+OT11O, -OT11O,
Stored stroke limit range
+OT12O, -OT12O,
switching confirmation F598 ○ ○
+OT2O, -OT2O,
signals
+OT3O, -OT3O
Stored stroke limit range
OTSWFN F599.0 ○ ○
switching finish signal
Stroke limit external Stroke limit external +LM1 to +LM8 G110 ○ ○
2.3.6
setting setting signals -LM1 to -LM8 G112 ○ ○
Superimposed control
OVLS1 to OVLS8 G190 ○ ○
axis selection signals
Superimposed control
OVMO1 to
master axis confirmation F344 ○ ○
OVMO8
signals
Superimposed control Superimposed control 8.7
slave axis confirmation OVSO1 to OVSO8 F345 ○ ○
signals
Synchronous/composite/s
uperimposed control SYN1O to SYN8O F118 ○ ○
under way signals
Composite control axis
MIX1 to MIX8 G128 ○ ○
change selection signals
Composite axis
MIXO1 to MIXO8 F343 ○ ○
confirmation signals
Synchronous control axis
SYNC1 to SYNC8 G138 ○ ○
selection signals
Synchronous master axis
SYCM1 to SYCM8 F341 ○ ○
confirmation signals
Synchronous and Synchronous slave axis
SYCS1 to SYCS8 F342 ○ ○ 8.6.2
composite control confirmation signals
Synchronous/composite/s
uperimposed control SYN1O to SYN8O F118 ○ ○
under way signals
Parking signals PK1 to PK8 G122 ○ ○
Parking axis confirmation
SMPK1 to SMPK8 F346 ○ ○
signals
Excess synchronization
SEO1 to SEO8 F559 ○ ○
error signals
Threading Threading signal THRD F002.3 ○ ○ 6.5.1
- 2712 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
Three-dimensional
coordinate system
M3R G031.3 ○ ○
conversion manual
Three-dimensional
interruption switch signal 13.15
coordinate conversion
Three-dimensional
coordinate conversion D3ROT F062.6 ○ ○
mode signal
Tool axis direction feed
ALNGH G023.7 ○ ○
mode signal
Tool axis right-angle
Three-dimensional direction feed mode RGHTH G023.6 ○ ○
3.7.5.2
manual feed signal
Table base signal TB_BASE G298.0 ○ ○
Tool tip center rotation
RNDH G298.2 ○ ○
feed mode signal
Tool change signal TLCH F064.0 ○ ○
Tool change signal TLRST G048.7 ○ ○
Individual tool change
TLCHI F064.2 ○ ○
signal
Individual tool change
TLRSTI G048.6 ○ ○
reset signal
Tool skip signal TLSKP G048.5 ○ ○
New tool select signal TLNW F064.1 ○ ○
Tool group number G047.0 to
TL01 to TL512 ○ ○
selection signals G048.1
Tool life management 12.5
Tool life count override G049.0 to
*TLV0 to *TLV9 ○ ○
signals G050.1
Tool life arrival notice
TLCHB F064.3 ○ ○
signal
Tool life counting disable
LFCIV G048.2 ○ ○
signal
Tool life counting disable
LFCIF F093.2 ○ ○
signal
Number of remaining
TLAL F154.0 - ○
tools notification signal
Tool management Tool management data G330.0 to
TKEY0 to TKEY5 ○ ○ 12.3.2
extension function protection signal G330.5
Tool management data
modification in-progress TLMG10 F315.2 ○ ○
signal
Tool management data
TLMOT F315.4 ○ ○
output in-progress signal
Tool management data
TLMEM F315.7 ○ ○
Tool management edit in-progress signal
12.3.1
function Tool search in-progress
TLMSRH F315.1 ○ ○
signal
Tool change signal TLCH F064.0 ○ ○
Tool change signal 1 TLCH1 F328.0 ○ ○
Tool change signal 2 TLCH2 F328.1 ○ ○
Tool change signal 3 TLCH3 F328.2 ○ ○
Tool change signal 4 TLCH4 F328.3 ○ ○
- 2713 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
Tool change signal TLRST G048.7 ○ ○
Tool change signal 1 TLRST1 G328.0 ○ ○
Tool change signal 2 TLRST2 G328.1 ○ ○
Tool change signal 3 TLRST3 G328.2 ○ ○
Tool change signal 4 TLRST4 G328.3 ○ ○
Individual tool change
TLCHI F064.2 ○ ○
signal
Individual tool change
TLCHI1 F328.4 ○ ○
signal 1
Individual tool change
TLCHI2 F328.5 ○ ○
signal 2
Individual tool change
TLCHI3 F328.6 ○ ○
signal 3
Individual tool change
TLCHI4 F328.7 ○ ○
signal 4
Individual tool change
TLRSTI G048.6 ○ ○
reset signal
Individual tool change
TLRSTI1 G328.4 ○ ○
reset signal 1
Individual tool change
TLRSTI2 G328.5 ○ ○
reset signal 2
Individual tool change
TLRSTI3 G328.6 ○ ○
reset signal 3
Individual tool change
TLRSTI4 G328.7 ○ ○
reset signal 4
Tool management Tool life expiration notice
TLCHB F064.3 ○ ○ 12.3.1
function signal
Tool life expiration notice
TLCHB1 F329.4 ○ ○
signal 1
Tool life expiration notice
TLCHB2 F329.5 ○ ○
signal 2
Tool life expiration notice
TLCHB3 F329.6 ○ ○
signal 3
Tool life expiration notice
TLCHB4 F329.7 ○ ○
signal 4
Tool skip signal TLSKP G048.5 ○ ○
Tool skip signal 1 TLSKP1 G329.0 ○ ○
Tool skip signal 2 TLSKP2 G329.1 ○ ○
Tool skip signal 3 TLSKP3 G329.2 ○ ○
Tool skip signal 4 TLSKP4 G329.3 ○ ○
Tool skip completion
TLSKF F315.0 ○ ○
signal
Tool skip completion
TLSKF1 F329.0 ○ ○
signal 1
Tool skip completion
TLSKF2 F329.1 ○ ○
signal 2
Tool skip completion
TLSKF3 F329.2 ○ ○
signal 3
Tool skip completion
TLSKF4 F329.3 ○ ○
signal 4
Tool life count override G049.0 to
*TLV0 to *TLV9 ○ ○
signals G050.1
- 2714 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Function Signal name Symbol Address
series series item
Tool life counting disable
TLNCT1 G329.4 ○ ○
signal 1
Tool life counting disable
TLNCT2 G329.5 ○ ○
signal 2
Tool management
Tool life counting disable 12.3.1
function TLNCT3 G329.6 ○ ○
signal 3
Tool life counting disable
TLNCT4 G329.7 ○ ○
signal 4
Life expiration signal TMFNFD F315.6 ○ ○
Tool retraction axis
TRMTN F092.4 ○ ○
movement signal
Tool retraction signal TRESC G059.0 ○ ○
Tool retraction mode
Tool retract & recover TRACT F092.3 ○ ○ 5.8
signal
Tool return signal TRRTN G059.1 ○ ○
Tool return completion
TRSPS F092.5 ○ ○
signal
Torque limit reached
Torque limit skip TRQL1 to TRQL8 F114 ○ ○ 16.3.6
signals
Touch panel check
Touch panel check signal TPPRS F006.0 ○ ○ 14.1.7
signal
Trouble forecast signals TDSML1 to
F298 ○ ○
for thermal simulation TDSML8
Trouble diagnosis 19.4
Trouble forecast signals TDFTR1 to
F299 ○ ○
for disturbance level TDFTR8
EGB synchronization
EGBS G067.4 ○ ○
mode selection signal
U-axis Control 1.9.4
EGB synchronization
EGBSM F082.6 ○ ○
mode confirmation signal
Unexpected disturbance
torque detection ignore IUDD1 to IUDD8 G125 ○ ○
signals
Unexpected disturbance
ABDT1 to ABDT8 F184 ○ ○
torque detection signals
Servo axis unexpected
disturbance torque ABTQSV F090.0 ○ ○
detection signal
1st spindle unexpected
Unexpected
disturbance torque ABTSP1 F090.1 ○ ○
disturbance torque 2.9
detection signal
detection
2nd spindle unexpected
disturbance torque ABTSP2 F090.2 ○ ○
detection signal
3rd spindle unexpected
disturbance torque ABTSP3 F090.3 ○ ○
detection signal
4th spindle unexpected
disturbance torque ABTSP4 F091.4 ○ ○
detection signal
All-axis VRDY off alarm
IGNVRY G066.0 ○ ○
VRDY off alarm ignore ignore signal
2.8
signal Each-axis VRDY off IGVRY1 to
G192 ○ ○
alarm ignore signals IGVRY8
- 2715 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Function Signal name Symbol Address
series series item
No-wait signal NOWT G063.1 ● ●
Waiting M code No-wait signal NMWT G063.7 ● ● 8.2
Waiting signal WATO F063.6 ● ●
Waiting M codes of
Waiting M codes of
high-speed type invalid NHSW G579.6 ● ● 8.3
high-speed type
signal
Notification signal for
modification of C
CDCEX F558.0 ○ ○
Language Executor
program
Notification signal for
modification of 1st path CDLAD1 F558.1 ○ ○
PMC Ladder program
Notification signal for
modification of 2nd path CDLAD2 F558.2 ○ ○
PMC Ladder program
Notification signal for
modification of 3rd path CDLAD3 F558.3 ○ ○
Warning function
PMC Ladder program
against modification of 14.1.23
Notification signal for
setting
modification of Dual
CDDCL F558.4 ○ ○
Check Safety PMC
Ladder program
Notification signal for
modification of CNC CDPRM F558.5 ○ ○
parameter
Notification signal for
modification of 4th path CDLAD4 F558.6 ○ ○
PMC Ladder program
Notification signal for
modification of 5th path CDLAD5 F558.7 ○ ○
PMC Ladder program
- 2716 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
*FLWU Follow-up signal G007.5 ○ ○ 1.2.7
*FV0 to *FV7 Feedrate override signals G012 ○ ○ 7.1.7.2
Software operator’s panel signal
*FV0O to *FV7O F078 ○ ○ 14.1.2
(*FV0 to *FV7)
1% rapid traverse override
*HROV0 to *HROV6 G096.0 to G096.6 ○ ○ 7.1.7.1, 7.1.9
signals
*IT Interlock signal for all axes G008.0 ○ ○ 2.5
*IT1 to *IT8 Interlock signal for each axis G130 ○ ○ 2.5
Manual feedrate override
*JV0 to *JV15 G010,G011 ○ ○ 3.1
signals
Software operator’s panel signal
*JV0O to *JV15O F079,F080 ○ ○ 14.1.2
(*JV0 to *JV15)
*PLSST Polygon spindle stop signal G038.0 ○ ○ 6.9.2
*SCPFA G028.5 ○ ○
*SCPFB G401.1 ○ ○
Spindle clamp completion signal 11.10
* *SCPFC G401.2 ○ ○
*SCPFD G401.3 ○ ○
*SP Feed hold signal G008.5 ○ ○ 5.1
*SSTP Spindle stop signal G029.6 ○ ○ 11.5
*SSTP1 G027.3 ○ ○
*SSTP2 G027.4 ○ ○
Individual spindle stop signals 11.12
*SSTP3 G027.5 ○ ○
*SSTP4 G026.6 ○ ○
*SUCPFA G028.4 ○ ○
*SUCPFB Spindle unclamp completion G400.1 ○ ○
11.10
*SUCPFC signal G400.2 ○ ○
*SUCPFD G400.3 ○ ○
12.3.1
*TLV0 to *TLV9 Tool life count override signals G049.0 to G050.1 ○ ○
12.6
Tail stock barrier selection
*TSB G060.7 ○ - 2.3.8
signal
Stored stroke check 1 switching
+EXL1 to +EXL8 G104 ○ ○ 2.3.2
signals in axis direction
Feed axis and direction
+J1 to +J8 G100 ○ ○ 3.1
selection signals
Software operator’s panel signal F081.0,F081.2,
+J1O to +J4O ○ ○ 14.1.2
(+J1 to +J4) F081.4,F081.6
Feed axis and direction
+Jg,+Ja G086.0,G086.2 ○ ○ 3.4
selection signals
Stroke limit external setting
+LM1 to +LM8 G110 ○ ○ 2.3.6
signals
X004.2,X004.4
+MIT1,+MIT2 Tool offset write signals ○ - 16.4.2
+ G132.0,G132.1
Interlock signal for each axis
+MIT1 to +MIT8 G132 - ○ 2.5
direction
+OT1 to +OT8 Overtravel alarm signals F124 ○ ○ 2.3.2
+OT11 G597.0 ○ ○
+OT12 Stored stroke limit range G597.2 ○ ○
2.3.8
+OT2 switching selection signals G597.4 ○ ○
+OT3 G597.6 ○ ○
+OT11C G598.0 ○ ○
+OT12C Stored stroke limit range G598.2 ○ ○
2.3.8
+OT2C switching cancellation signals G598.4 ○ ○
+OT3C G598.6 ○ ○
- 2718 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
+OT11O F598.0 ○ ○
+OT12O Stored stroke limit range F598.2 ○ ○
+ 2.3.8
+OT2O switching confirmation signals F598.4 ○ ○
+OT3O F598.6 ○ ○
Stored stroke check 1 switching
-EXL1 to -EXL8 G105 ○ ○ 2.3.2
signals in axis direction
Feed axis and direction
-J1 to -J8 G102 ○ ○ 3.1
selection signals
Software operator’s panel signal F081.1,F081.3,
-J1O to -J4O ○ ○ 14.1.2
(-J1 to -J4) F081.5,F081.7
Feed axis and direction
-Jg,-Ja G086.1,G086.3 ○ ○ 3.4
selection signals
Stroke limit external setting
-LM1 to -LM8 G112 ○ ○ 2.3.6
signals
X004.3,X004.5
-MIT1,-MIT2 Tool offset write signals ○ - 16.4.2
G134.0,G134.1
Interlock signal for each axis
-MIT1 to -MIT8 G134 - ○ 2.5
- direction
-OT1 to -OT8 Overtravel alarm signals F126 ○ ○ 2.3.2
-OT11 G597.1 ○ ○
-OT12 Stored stroke limit range G597.3 ○ ○
2.3.8
-OT2 switching selection signals G597.5 ○ ○
-OT3 G597.7 ○ ○
-OT11C G598.1 ○ ○
-OT12C Stored stroke limit range G598.3 ○ ○
2.3.8
-OT2C switching cancellation signals G598.5 ○ ○
-OT3C G598.7 ○ ○
-OT11O F598.1 ○ ○
-OT12O Stored stroke limit range F598.3 ○ ○
2.3.8
-OT2O switching confirmation signals F598.5 ○ ○
-OT3O F598.7 ○ ○
Unexpected disturbance torque
ABDT1 to ABDT8 F184 ○ ○ 2.9
detection signal
Servo axis unexpected
ABTQSV disturbance torque detection F090.0 ○ ○ 2.9
signal
1st spindle unexpected
ABTSP1 disturbance torque detection F090.1 ○ ○ 2.9
signal
2nd spindle unexpected
ABTSP2 disturbance torque detection F090.2 ○ ○ 2.9
signal
A 3rd spindle unexpected
ABTSP3 disturbance torque detection F090.3 ○ ○ 2.9
signal
4th spindle unexpected
ABTSP4 disturbance torque detection F091.4 ○ ○ 2.9
signal
Auxiliary function output block
ADCO reverse movement enable F091.5 ○ ○ 5.3.6
output signal
AFL Auxiliary function lock signal G005.6 ○ ○ 10.2
AICC AI contour control mode signal F062.0 ○ ○ 7.1.12
AL Alarm signal F001.0 ○ ○ 2.4
- 2719 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
ALLO NC data output signal F578.5 ○ ○ 15.3
ALMA F045.0 ○ ○
ALMB F049.0 ○ ○
Alarm signals (serial spindle) 11.2
ALMC F168.0 ○ ○
ALMD F266.0 ○ ○
Tool axis direction feed mode
ALNGH G023.7 ○ ○ 3.7.5.2
signal
AR00 to AR15 F040,F041 ○ ○
AR002 to AR152 F202,F203 ○ ○
Actual spindle speed signals 11.9
AR003 to AR153 F206,F207 ○ ○
AR004 to AR154 F272,F273 ○ ○
ARE00 to ARE31 F580 to F583 ○ ○
A
ARE002 to ARE312 Extended actual spindle speed F584 to F587 ○ ○
11.27
ARE003 to ARE313 signals F588 to F591 ○ ○
ARE004 to ARE314 F592 to F595 ○ ○
ARSTA G071.0 ○ ○
ARSTB Alarm reset signals (serial G075.0 ○ ○
11.2
ARSTC spindle) G205.0 ○ ○
ARSTD G267.0 ○ ○
Automatic data backup
ATBK F520.0 ○ ○
executing signal
Flexible synchronization control
AUTPHA to
automatic phase G381.0 to G381.3 ○ ○ 1.12
AUTPHD
synchronization signals
2nd auxiliary function code
B00 to B31 F030 to F033 ○ ○ 10.1
signals
BAL Battery alarm signal F001.2 ○ ○ 2.4
BCAN Block cancel signal G297.0 ○ ○ 5.11
BCLP B axis clamp signal F061.1 - ○ 13.12
BDT1 G044.0 ○ ○
Optional block skip signals 5.5
BDT2 to BDT9 G045 ○ ○
B Software operator’s panel signal
BDTO F075.2 ○ ○ 14.1.2
(BDT)
2nd auxiliary function strobe
BF F007.7 ○ ○ 10.1
signal
2nd auxiliary function
BFIN G005.7 ○ ○ 10.4
completion signal
BGEACT Background editing signal F053.4 ○ ○ 15.2
BUCLP B axis unclamp signal F061.0 - ○ 13.12
Dual display forcible end
C2SEND G295.6 ○ ○ 14.1.9
request signal
Dual display forcible end status
C2SENO F295.6 ○ ○ 14.1.9
signal
Notification signal for
CDCEX modification of C Language F558.0 ○ ○
C Executor program
Notification signal for
CDDCL modification of Dual Check F558.4 ○ ○ 14.1.23
Safety PMC Ladder program
Notification signal for
CDLAD1 modification of 1st path PMC F558.1 ○ ○
Ladder program
- 2720 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
Notification signal for
CDLAD2 modification of 2nd path PMC F558.2 ○ ○
Ladder program
Notification signal for
CDLAD3 modification of 3rd path PMC F558.3 ○ ○
Ladder program
Notification signal for
14.1.23
CDLAD4 modification of 4th path PMC F558.6 ○ ○
Ladder program
Notification signal for
CDLAD5 modification of 5th path PMC F558.7 ○ ○
Ladder program
Notification signal for
CDPRM F558.5 ○ ○
modification of CNC parameter
CFINA F046.1 ○ ○
CFINB Spindle switch completion F050.1 ○ ○
11.2
CFINC signals (serial spindle) F169.1 ○ ○
CFIND F267.1 ○ ○
CHPA F046.0 ○ ○
CHPB Power line switch signals (serial F050.0 ○ ○
11.2
CHPC spindle) F169.0 ○ ○
CHPD F267.0 ○ ○
CHPCYL Oscillation cycle signal F039.3 ○ ○ 1.15
CHPMD Oscillation -in-progress signal F039.2 ○ ○ 1.15
CHPST Oscillation start signal G051.6 ○ ○ 1.15
C Torque limit reach signals for
CLRCH1 to
reference pointsetting with F180 ○ ○ 4.7, 4.8
CLRCH8
mechanical stopper
CNCKY Key control selection signal G295.7 ○ ○
14.1.11
Key control selection status
CNCKYO F295.7 ○ ○ 14.1.12
signal
Cs contour control change
CON G027.7 ○ ○ 11.11
signal
CONS1 G274.0 ○ ○
CONS2 Cs contour control change G274.1 ○ ○
11.11
CONS3 signal (for each spindle) G274.2 ○ ○
CONS4 G274.3 ○ ○
Path spindle command
COSP F064.5 ● ● 8.11
confirmation signal
COSP1 F063.3 ● ●
COSP2 Path spindle command F063.4 ● ●
8.11
COSP3 confirmation signal F404.0 ● ●
COSP4 F404.1 ● ●
CSFI1 G274.4 ○ ○
CSFI2 Cs axis coordinate G274.5 ○ ○
CSFI3 establishment request signals G274.6 ○ ○
CSFI4 G274.7 ○ ○
11.11.4
CSFO1 F274.4 ○ ○
CSFO2 Cs axis coordinate F274.5 ○ ○
CSFO3 establishment alarm signals F274.6 ○ ○
CSFO4 F274.7 ○ ○
- 2721 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
CSPENA F048.4 ○ ○
CSPENB Cs axis origin established state F052.4 ○ ○
11.11.4
CSPENC signals F171.4 ○ ○
CSPEND F269.4 ○ ○
CSS Constant surface speed signal F002.2 ○ ○ 11.8
C
CTH1A,CTH2A G070.3,G070.2 ○ ○
CTH1B,CTH2B Clutch/gear signals (serial G074.3,G074.2 ○ ○
11.2
CTH1C,CTH2C spindle) G204.3,G204.2 ○ ○
CTH1D,CTH2D G266.3,G266.2 ○ ○
CUT Cutting feed signal F002.6 ○ ○ 2.7
3-dimensional coordinate
D3MI conversion manual interrupt F347.7 ○ ○ 3.3.1
mode in-progress signal
Three-dimensional coordinate
D3ROT F062.6 ○ ○ 13.15
conversion mode signal
DASN Direct assignment mode signal G536.5 ○ ○ 1.14.2
DEFMDA G072.3 ○ ○
Differential speed mode
DEFMDB G076.3 ○ ○
command signals (serial 11.2
DEFMDC G206.3 ○ ○
spindle)
DEFMDD G268.3 ○ ○
DEN Distribution completion signals F001.3 ○ ○ 10.1
Differential speed
DFSYC synchronization command G022.4 ○ ○ 11.22.1
signal
DM00 F009.7 ○ ○
DM01 F009.6 ○ ○
Decode M signals 10.1
DM02 F009.5 ○ ○
D
DM30 F009.4 ○ ○
DMMC Direct operation select signal G042.7 ○ ○ 5.15
DNCI DNC operation select signal G043.5 ○ ○ 5.14
DNCIR Mode notification signal F513.5 ○ ○ 17.7
DeviceNet communication error
DNTCLR G518.4 ○ ○
clear signal
DeviceNet communication
DNTCM F290.2 ○ ○
normal signal
DeviceNet communication
DNTER F545.4 ○ ○
abnormal signal
DRN Dry run signal G046.7 ○ ○ 5.3.2
Software operator’s panel signal
DRNO F075.5 ○ ○ 14.1.2
(DRN)
DTCH1 to DTCH8 Controlled axis detach signals G124 ○ ○ 1.2.5, 1.15
External device program
DVCPR F531.6 ○ ○ 5.14
execution signal
DWL Dwell status signal F526.5 ○ ○ 2.7
Address signals for external
EA6 to EA0 G002.6 to G002.0 ○ ○ 17.2
data input
EABUFA F131.1 ○ ○
Buffer full signals
EABUFB F134.1 ○ ○
(for group 1 to 4) (PMC axis 17.1
EABUFC F137.1 ○ ○
E control)
EABUFD F140.1 ○ ○
Controlling signals (PMC axis
EACNT1 to EACNT8 F182 ○ ○ 17.1
control)
EADEN1 to Distribution completion signals
F112 ○ ○ 17.1
EADEN8 (PMC axis control)
- 2722 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
Control axis selection signals
EAX1 to EAX8 G136 ○ ○ 17.1
(PMC axis control)
EBSYA Axis control command read F130.7 ○ ○
EBSYB completion signals F133.7 ○ ○
17.1
EBSYC (for group 1 to 4) (PMC axis F136.7 ○ ○
EBSYD control) F139.7 ○ ○
EBUFA Axis control command read G142.7 ○ ○
EBUFB signal G154.7 ○ ○
17.1
EBUFC (for group 1 to 4) (PMC axis G166.7 ○ ○
EBUFD control) G178.7 ○ ○
EC0A to EC6A G143.0 to G143.6 ○ ○
Axis control command signals
EC0B to EC6B G155.0 to G155.6 ○ ○
(for group 1 to 4) (PMC axis 17.1
EC0C to EC6C G167.0 to G167.6 ○ ○
control)
EC0D to EC6D G179.0 to G179.6 ○ ○
ECKZA F130.1 ○ ○
Following zero checking signals
ECKZB F133.1 ○ ○
(for group 1 to 4) (PMC axis 17.1
ECKZC F136.1 ○ ○
control)
ECKZD F139.1 ○ ○
ECLRA G142.6 ○ ○
Reset signal
ECLRB (for group 1 to 4) (PMC axis G154.6 ○ ○ 17.1
ECLRC control) G166.6 ○ ○
ECLRD G178.6 ○ ○
Data signals for external data G211,G210,
ED31 to ED0 ○ ○ 17.2
input G001,G000
E EDENA Auxiliary function executing F130.3 ○ ○
EDENB signals F133.3 ○ ○
17.1
EDENC (for group 1 to 4) (PMC axis F136.3 ○ ○
EDEND control) F139.3 ○ ○
Dry run signal (PMC axis
EDRN G150.7 ○ ○ 17.1
control)
EFINA Auxiliary function completion G142.0 ○ ○
EFINB signal G154.0 ○ ○
17.1
EFINC (for group 1 to 4) (PMC axis G166.0 ○ ○
EFIND control) G178.0 ○ ○
EGENA F130.4 ○ ○
Axis moving signals
EGENB F133.4 ○ ○
(for group 1 to 4) (PMC axis 17.1
EGENC F136.4 ○ ○
control)
EGEND F139.4 ○ ○
1.10.5, 1.10.7,
EGBM1 to EGBM8 EGB mode confirmation signals F208 ○ ○
1.10.8
EGB synchronization mode
EGBS G067.4 ○ ○ 1.9.4
selection signal
EGB synchronization start
EGBS1 to EGBS8 G530 ○ ○ 1.9
signals
EGB synchronization mode
EGBSM F082.6 ○ ○ 1.9.4
confirmation signal
EIALA F130.2 ○ ○
Alarm signal
EIALB F133.2 ○ ○
(for group 1 to 4) (PMC axis 17.1
EIALC F136.2 ○ ○
control)
EIALD F139.2 ○ ○
- 2723 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
EID0A to EID31A G146 to G149 ○ ○
Axis control data signals
EID0B to EID31B G158 to G161 ○ ○
(for group 1 to 4) (PMC axis 17.1
EID0C to EID31C G170 to G173 ○ ○
control)
EID0D to EID31D G182 to G185 ○ ○
EIF0A to EIF15A G144,G145 ○ ○
Axis control feedrate signals
EIF0B to EIF15B G156,G157 ○ ○
(for group 1 to 4) (PMC axis 17.1
EIF0C to EIF15C G168,G169 ○ ○
control)
EIF0D to EIF15D G180,G181 ○ ○
EINPA F130.0 ○ ○
In-position signal
EINPB F133.0 ○ ○
(for group 1 to 4) (PMC axis 17.1
EINPC F136.0 ○ ○
control)
EINPD F139.0 ○ ○
EKC0 to EKC7 Key code signals G098 ○ ○ 17.6
Key code read completion
EKENB F053.7 ○ ○ 17.6
signal
EKSET Key code read signal G066.7 ○ ○ 17.6
ELCKZA G142.1 ○ ○
Accumulated zero check signal
ELCKZB G154.1 ○ ○
(for group 1 to 4) (PMC axis 17.1
ELCKZC G166.1 ○ ○
control)
ELCKZD G178.1 ○ ○
EM11A to EM48A F132,F142 ○ ○
Auxiliary function code signals
EM11B to EM48B F135,F145 ○ ○
(for group 1 to 4) (PMC axis 17.1
EM11C to EM48C F138,F148 ○ ○
control)
EM11D to EM48D F141,F151 ○ ○
EMBUFA G142.2 ○ ○
Buffering disable signal
EMBUFB G154.2 ○ ○
(for group 1 to 4) (PMC axis 17.1
E EMBUFC G166.2 ○ ○
control)
EMBUFD G178.2 ○ ○
EMFA F131.0 ○ ○
Auxiliary function strobe signal
EMFB F134.0 ○ ○
(for group 1 to 4) (PMC axis 17.1
EMFC F137.0 ○ ○
control)
EMFD F140.0 ○ ○
EMF2A F131.2 ○ ○
Auxiliary function 2 strobe signal
EMF2B F134.2 ○ ○
(for group 1 to 4) (PMC axis 17.1
EMF2C F137.2 ○ ○
control)
EMF2D F140.2 ○ ○
EMF3A F131.3 ○ ○
Auxiliary function 3 strobe signal
EMF3B F134.3 ○ ○
(for group 1 to 4) (PMC axis 17.1
EMF3C F137.3 ○ ○
control)
EMF3D F140.3 ○ ○
EMSBKA G143.7 ○ ○
Block stop disable signal
EMSBKB G155.7 ○ ○
(for group 1 to 4) (PMC axis 17.1
EMSBKC G167.7 ○ ○
control)
EMSBKD G179.7 ○ ○
Specifying by
Extended external machine zero
EMZ0 to EMZ15 parameter ○ ○ 17.3
point shift signal
No.1280.
ENB F001.4 ○ ○ 11.5
ENB2 F038.2 ○ ○
Spindle enable signal
ENB3 F038.3 ○ ○ 11.12
ENB4 F039.1 ○ ○
External key input mode
ENBKY G066.1 ○ ○ 17.6
selection signal
- 2724 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
EOTNA Negative-direction overtravel F130.6 ○ ○
EOTNB signals F133.6 ○ ○
17.1
EOTNC (for group 1 to 4) (PMC axis F136.6 ○ ○
EOTND control) F139.6 ○ ○
EOTPA Positive-direction overtravel F130.5 ○ ○
EOTPB signals F133.5 ○ ○
17.1
EOTPC (for group 1 to 4) (PMC axis F136.5 ○ ○
EOTPD control) F139.5 ○ ○
Override 0% signal (PMC axis
EOV0 F129.5 ○ ○ 17.1
control)
EOVC G150.5 ○ ○
Override cancellation signal
EOVCB G162.5 ○ ○
(for group 1 to 4) (PMC axis 17.1
EOVCC G174.5 ○ ○
control)
EOVCD G186.5 ○ ○
Extended external workpiece
EPN0 to EPN13 G024.0 to G025.5 ○ ○ 17.5
number search signals
External workpiece number
EPNS G025.7 ○ ○ 17.5
search start signal
Read completion signal for
EREND F060.0 ○ ○ 17.2
external data input
Rapid traverse override signals
EROV1,EROV2 G150.0,G150.1 ○ ○ 17.1
(PMC axis control)
ERS External reset signal G008.7 ○ ○ 5.2
Manual rapid traverse selection
ERT G150.6 ○ ○ 17.1
signal (PMC axis control)
Automatic screen erasure
E ERTVA F006.2 ○ ○ 14.1.13
status in-progress signal
ESBKA G142.3 ○ ○
Block stop signal
ESBKB G154.3 ○ ○
(for group 1 to 4) (PMC axis 17.1
ESBKC G166.3 ○ ○
control)
ESBKD G178.3 ○ ○
Search cancel signal for
ESCAN F060.2 ○ ○ 17.2
external data input
Search completion signal for
ESEND F060.1 ○ ○ 17.2
external data input
ESKIP Skip signal (PMC axis control) X004.6 ○ ○ 17.1
ESOFA G142.4 ○ ○
Servo-off signal
ESOFB G154.4 ○ ○
(for group 1 to 4) (PMC axis 17.1
ESOFC G166.4 ○ ○
control)
ESOFD G178.4 ○ ○
Spindle command synchronous
ESRSYC G064.6 ○ ○ 11.17
control signal
ESSYC1 G264.0 ○ ○
ESSYC2 Spindle command synchronous G264.1 ○ ○
11.17
ESSYC3 control signal (for each spindle) G264.2 ○ ○
ESSYC4 G264.3 ○ ○
Read signal for external data
ESTB G002.7 ○ ○ 17.2
input
ESTPA Axis control temporary stop G142.5 ○ ○
ESTPB signal G154.5 ○ ○
17.1
ESTPC (for group 1 to 4) (PMC axis G166.5 ○ ○
ESTPD control) G178.5 ○ ○
- 2725 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
ESTPR Axis immediate stop start signal G203.3 ○ ○ 1.13
EUI00 to EUI15 Input signals for P-code macro G082,G083 ○ ○ 13.17
Output signals for P-code
EUO00 to EUO15 F084,F085 ○ ○ 13.17
macro
EXCST Exchange start signal G536.4 ○ ○ 1.14
E EXCED Exchange completion signal F536.4 ○ ○ 1.14
EXLM, EXLM2, Stored stroke check 1 select G007.6, G531.6, 2.3.2,
○ ○
EXLM3 signals G531.7 2.3.3
EXINP External input start signal G058.1 ○ ○ 15.2
EXSTP External input/output stop signal G058.2 ○ ○ 15.2
EXOUT External output start signal G058.3 ○ ○ 15.2
F1D One-digit F code feed signal G016.7 - ○ 7.1.5
FEED0 Feed zero signal F066.2 ○ ○ 3.5
0.1% step rapid traverse
FHROV G353.7 ○ ○ 7.1.7.1
override selection signal
FIN End signal G004.3 ○ ○ 10.1
FCSS1 F274.0 ○ ○
Cs contour control change
FCSS2 F274.1 ○ ○
completion signal (for each 11.11
FCSS3 F274.2 ○ ○
spindle)
FCSS4 F274.3 ○ ○
FLANG Display language switch F545.0 ○ ○
14.1.8
completion signal
Cs contour control change
FSCSL F044.1 ○ ○ 11.11
completion signal
F Spindle phase synchronization
FSPPH F044.3 ○ ○ 11.14
control completion signal
FSPPH1 F289.0 ○ ○
Spindle phase synchronization
FSPPH2 F289.1 ○ ○
control completion signal (for 11.14
FSPPH3 F289.2 ○ ○
each spindle)
FSPPH4 F289.3 ○ ○
Spindle synchronous speed
FSPSY F044.2 ○ ○ 11.14
control completion signal
FSPSY1 F288.0 ○ ○
Spindle synchronous speed
FSPSY2 F288.1 ○ ○
control completion signal (for 11.14
FSPSY3 F288.2 ○ ○
each spindle)
FSPSY4 F288.3 ○ ○
Forward movement prohibition
FWSTP G531.0 ○ ○ 5.3.5
signal
G2RVX G090.0 ○ -
G2RVY Tool offset direction signal G090.2 ○ - 12.4.4
G2RVZ G090.1 ○ -
G2SLC 2nd geometry tool offset signal G090.7 ○ - 12.4.4
G2X G090.4 ○ -
2nd geometry tool offset axis
G2Y G090.6 ○ - 12.4.4
select signal
G2Z G090.5 ○ -
G
GAE1 G517.0 ○ ○
Measuring position reached
GAE2 G517.1 ○ ○ 16.2
signals
GAE3 G517.2 - ○
Tool offset write mode select
GOQSM G039.7 ○ - 16.4.2
signal
GR1,GR2 Gear selection signals (input) G028.1,G028.2 ○ ○ 11.5
GR1O,GR2O,GR3O Gear selection signals (output) F034.0 to F034.2 - ○ 11.5
- 2726 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
GR21,GR22 G029.0,G029.1 ○ ○
GR31,GR32 Gear selection signals (input) G029.2,G029.3 ○ ○ 11.12
GR41,GR42 G031.4,G031.5 ○ ○
Groove of thread measurement
GTMC F546.4 ○ ○
G completion signal
Groove of thread measurement
GTME F546.5 ○ ○ 6.5.7.2
error signal
Groove of thread measurement
GTMSR G549.4 ○ ○
signal
Dual position feedback turning
HBTRN G531.3 ○ ○ 1.10
mode selection signal
Hard copy cancellation request
HCAB2 F061.2 ○ ○ 14.1.14
reception signal
Hard copy cancellation request
HCABT G067.6 ○ ○ 14.1.14
signal
Hard copy execution status
HCEXE F061.3 ○ ○ 14.1.14
signal
Hard copy execution request
HCREQ G067.7 ○ ○ 14.1.14
signal
Manual handle feed direction
HDN G347.1 ○ ○ 3.2
inversion signal
HDO0 to HDO3 High-speed skip status signals F122.0 to F122.3 ○ ○ 16.3.3
Selecting direction of manual
HDSR G193.3 ○ ○ 3.5
handle rotation signal
Path select signal (Tool post
HEAD G063.0 ● ● 8.15, 14.3
select signal)
Manual handle feed maximum 3.2
HNDLF G023.3 ○ ○
feedrate change signal 7.1.10
Manual pulse magnification
HNDMP G088.3 ○ ○ 17.1
change signal
High-speed position switch F293,F294 ○ ○ 1.2.11
H HPS01 to HPS16
signals Y***,Y***+1 ○ ○ 1.2.12
1% step rapid traverse override 7.1.7.1
HROV G096.7 ○ ○
selection signals 7.1.9
HREV Handle-synchronous feed signal G023.4 ○ ○ 3.5
HS1A to HS1D, Manual handle feed axis G018.0 to G018.3,
○ ○ 3.2
HS1E selection signals G411.0
Software operator’s panel signal
HS1AO F077.0 ○ ○ 14.1.2
(HS1A)
Software operator’s panel signal
HS1BO F077.1 ○ ○ 14.1.2
(HS1B)
Software operator’s panel signal
HS1CO F077.2 ○ ○ 14.1.2
(HS1C)
Software operator’s panel signal
HS1DO F077.3 ○ ○ 14.1.2
(HS1D)
HS1IA to HS1ID, Manual handle interrupt axis G041.0 to G041.3,
○ ○ 3.3
HS1IE selection signals G411.4
HS2A to HS2D, Manual handle feed axis G018.4 to G018.7,
○ ○ 3.2
HS2E selection signals G411.1
HS2IA to HS2ID, Manual handle interrupt axis G041.4 to G041.7,
○ ○ 3.3
HS2IE selection signals G411.5
HS3A to HS3D, Manual handle feed axis G019.0 to G019.3,
○ ○ 3.2
HS3E selection signals G411.2
- 2727 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
HS3IA to HS3ID, Manual handle interrupt axis G042.0 to G042.3,
○ ○ 3.3
HS3IE selection signals G411.6
HS4A to HS4D, Manual handle feed axis G020.0 to G020.3,
○ ○ 3.2
HS4E selection signals G411.3
HS4IA to HS4ID, Manual handle interrupt axis G088.4 to G088.7,
H ○ ○ 3.3
HS4IE selection signals G411.7
HS5A to HS5D, Manual handle feed axis G379.0 to G379.3,
○ ○ 3.2
HS5E selection signals G412.0
HS5IA to HS5ID, Manual handle interrupt axis G379.4 to G379.7,
○ ○ 3.3
HS5IE selection signals G412.4
All-axis VRDY off alarm ignore
IGNVRY G066.0 ○ ○ 2.8
signal
Each-axis VRDY off alarm
IGVRY1 to IGVRY8 G192 ○ ○ 2.8
ignore signal
INCH Inch input signal F002.0 ○ ○ 13.5
INCMDA G072.5 ○ ○
Incremental command
INCMDB G076.5 ○ ○
externally set orientation signals 11.2
INCMDC G206.5 ○ ○
(serial spindle)
INCMDD G268.5 ○ ○
INCSTA F047.1 ○ ○
INCSTB Incremental orientation mode F051.1 ○ ○
11.2
INCSTC signals (serial spindle) F170.1 ○ ○
INCSTD F268.1 ○ ○
INDXA G072.0 ○ ○
Orientation stop position
INDXB G076.0 ○ ○
change command signals 11.2
INDXC G206.0 ○ ○
(serial spindle)
INDXD G268.0 ○ ○
I
INFD In-feed control cut start signal G063.6 - ○ 13.9
INHKY Key input disable signal F053.0 ○ ○ 17.6
INIST Initial axis assignment signal F536.7 ○ ○ 1.14
INP1 to INP8 In-position signals F104 ○ ○ 7.2.6
INTGA G071.5 ○ ○
INTGB Speed integral signals (serial G075.5 ○ ○
11.2
INTGC spindle) G205.5 ○ ○
INTGD G267.5 ○ ○
IOALM Input/output alarm signal F053.3 ○ ○ 15.2
IOBSY Input/output busy signal F053.2 ○ ○ 15.2
Manual handle generators
IOLBH1, IOLBH2 G199.0, G199.1 ○ ○ 3.9
selection signal
IOLBR β ready signal F531.7 ○ ○ 3.9
Path interference check
ITF01 to ITF04 G406.0 to G406.3 ● - 8.4
association signal
Unexpected disturbance torque
IUDD1 to IUDD8 G125 ○ ○ 2.9
detection disable signal
14.1.3
KEY1 to KEY4 Memory protection signals G046.3 to G046.6 ○ ○
14.2.1
K Software operator’s panel signal
KEYO F075.6 ○ ○ 14.1.2
(KEY1 to KEY4)
KEYP Memory protection signal G046.0 ○ ○ 14.2.2
LANG1 to LANG7 Display language setting signals G581.0 to G581.6 ○ ○ 14.1.8
LDT1A F045.4 ○ ○
L LDT1B Load detection signals 1 (serial F049.4 ○ ○
11.11
LDT1C spindle) F168.4 ○ ○
LDT1D F266.4 ○ ○
- 2728 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
LDT2A F045.5 ○ ○
LDT2B Load detection signals 2(serial F049.5 ○ ○
11.11
LDT2C spindle) F168.5 ○ ○
LDT2D F266.5 ○ ○
L
LFCIF Tool life counting disable signal F093.2 ○ ○ 12.5
LFCIV Tool life counting disable signal G048.2 ○ ○ 12.5
Periodic maintenance service
LIFOVR F093.0 ○ ○ 14.1.18
life expiration signal
M00 to M31 Auxiliary function code signals F010 to F013 ○ ○ 8.16, 10.1
M200 to M215 F014 to F015
2nd M function code signals ○ ○ 10.3
M200 to M231 F014 to F017
M300 to M315 F016 to F017
3rd M function code signals ○ ○ 10.3
M300 to M331 F564 to F567
M400 to M431 4th M function code signals F568 to F571 ○ ○ 10.3
M500 to M531 5th M function code signals F572 to F575 ○ ○ 10.3
Three-dimensional coordinate
M3R system conversion manual G031.3 ○ ○ 13.15
interruption switch signal
MA CNC ready signal F001.7 ○ ○ 2.2
MABSM Manual absolute check signal F004.2 ○ ○ 5.4
Auxiliary function lock check
MAFL F004.4 ○ ○ 10.2
signal
Block cancel acknowledgement
MBCAN F297.0 ○ ○ 5.11
signal
MBDT1 Optional block skip check F004.0 ○ ○
5.5
MBDT2 to MBDT9 signals F005 ○ ○
MBSO Middle block start signal F534.4 ○ ○ 2.13
Call program confirmation
MCEX1 to MCEX16 F514,F515 ○ ○ 17.7
signal
MCEXE Macro call executing signal F512.0 ○ ○ 17.7
MCFIN Mode change completion signal G514.0 ○ ○ 17.7
M
MCFNA G071.3 ○ ○
MCFNB Power line switch completion G075.3 ○ ○
11.2
MCFNC signals (serial spindle) G205.3 ○ ○
MCFND G267.3 ○ ○
Handle available signal in
MCHK G067.3 ○ ○ 5.3.5
checking mode
MCRQ Mode change request signal F512.1 ○ ○ 17.7
MCSP Abnormal end signal F512.2 ○ ○ 17.7
MCST1 to MCST16 Macro call start signal G512,G513 ○ ○ 17.7
MD1,MD2,MD4 Mode selection signals G043.0 to G043.2 ○ ○ 2.6
Software operator’s panel signal
MD1O F073.0 ○ ○ 14.1.2
(MD1)
MD1R Mode notification signal F513.0 ○ ○ 17.7
Software operator’s panel signal
MD2O F073.1 ○ ○ 14.1.2
(MD2)
MD2R Mode notification signal F513.1 ○ ○ 17.7
Software operator’s panel signal
MD4O F073.2 ○ ○ 14.1.2
(MD4)
MD4R Mode notification signal F513.2 ○ ○ 17.7
MDIRST MDI reset confirmation signal F006.1 ○ ○ 5.2
MDRN Dry run check signal F002.7 ○ ○ 5.3.2
MDTCH1 to Controlled axis detach status
F110 ○ ○ 1.2.5, 1.15
MDTCH8 signals
- 2729 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
Program edit selection check
MEDT F003.6 ○ ○ 2.6
signal
MF Auxiliary function strobe signals F007.0 ○ ○ 10.1
MF2 2nd M function strobe signal F008.4 ○ ○ 10.3
MF3 3rd M function strobe signal F008.5 ○ ○ 10.3
MF4 4th M function strobe signal F008.6 ○ ○ 10.3
MF5 5th M function strobe signal F008.7 ○ ○ 10.3
Auxiliary function completion
MFIN G005.0 ○ ○ 10.4, 10.7
signal
2nd M function completion
MFIN2 G004.4 ○ ○ 10.4, 10.7
signal
3rd M function completion
MFIN3 G004.5 ○ ○ 10.4, 10.7
signal
MFIN4 4th M function completion signal G004.6 ○ ○ 10.4
MFIN5 5th M function completion signal G004.7 ○ ○ 10.4
MFNHGA G072.6 ○ ○
Spindle switch MAIN MCC
MFNHGB G076.6 ○ ○
contact status signals (serial 11.2
MFNHGC G206.6 ○ ○
spindle)
MFNHGD G268.6 ○ ○
MFSYNA,MFSYNB Flexible synchronization control
F197.0 to F197.3 ○ ○ 1.12
MFSYNC,MFSYND mode status signals
Manual handle feed selection
MH F003.1 ○ ○ 2.6
check signal
Manual linear/circular
MHLC1 to MHLC5 G544.0 to G544.4 ○ ○ 3.4, 3.5
interpolation signals
M Usage selection of manual
MHUS1 to MHUS5 linear/circular interpolation G545.0 to G545.4 ○ ○ 3.4, 3.5
signals
MI1 to MI8 Mirror image signals G106 ○ ○ 1.2.6
Incremental feed selection
MINC F003.0 ○ ○ 2.6
check signal
Composite control axis change
MIX1 to MIX8 G128 ○ ○ 8.6.2
selection signals
Composite axis confirmation
MIXO1 to MIXO8 F343 ○ ○ 8.6.2
signals
MJ Jog feed selection check signal F003.2 ○ ○ 2.6
MLK All-axis machine lock signal G044.1 ○ ○ 5.3.1
MLK1 to MLK8 Each-axis machine lock signal G108 ○ ○ 5.3.1
Software operator’s panel signal
MLKO F075.4 ○ ○ 14.1.2
(MLK)
Manual data input selection
MMDI F003.3 ○ ○ 2.6
check signal
Automatic operation selection
MMEM F003.5 ○ ○ 2.6
check signal
MMI1 to MMI8 Mirror image check signals F108 ○ ○ 1.2.6
All-axis machine lock check
MMLK F004.1 ○ ○ 5.3.1
signal
MMMOD Check mode confirmation signal F091.3 ○ ○ 5.3.5
MMOD Checking mode signal G067.2 ○ ○ 5.3.5
Direction change prohibition
MNCHG F091.1 ○ ○ 5.3.5
signal
- 2730 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
MORA1A F046.6 ○ ○
Magnetic sensor orientation
MORA1B F050.6 ○ ○
completion signals (serial 11.2
MORA1C F169.6 ○ ○
spindle)
MORA1D F267.6 ○ ○
MORA2A F046.7 ○ ○
MORA2B Magnetic sensor orientation F050.7 ○ ○
11.2
MORA2C proximity signals (serial spindle) F169.7 ○ ○
MORA2D F267.7 ○ ○
MORCMA G073.0 ○ ○
Magnetic sensor orientation
MORCMB G077.0 ○ ○
command signals (serial 11.2
MORCMC G207.0 ○ ○
spindle)
MORCMD G269.0 ○ ○
Manual handle feed amount
G019.4,G019.5
MP1,MP2,MP4 selection signals (incremental ○ ○ 3.2, 3.5, 3.9
G019.6
feed signals)
MP21,MP22 G087.0,G087.1
MP31,MP32 Manual handle feed amount G087.3,G087.4
○ ○ 3.2
MP41,MP42 selection signals G087.6,G087.7
MP51,MP52 G380.0,G380.1
Software operator’s panel signal
MP1O F076.0 ○ ○ 14.1.2
(MP1)
Software operator’s panel signal
MP2O F076.1 ○ ○ 14.1.2
(MP2)
MPOFA G073.2 ○ ○
MPOFB Motor power cutoff command G077.2 ○ ○
11.2
MPOFC signals (serial spindle) G207.2 ○ ○
MPOFD G269.2 ○ ○
M
MRDYA G070.7 ○ ○
MRDYB Machine ready signals (serial G074.7 ○ ○
11.2
MRDYC spindle) G204.7 ○ ○
MRDYD G266.7 ○ ○
Manual reference position
MREF F004.5 ○ ○ 4.1
return selection check signal
DNC operation selection 5.14, 5.15,
MRMT F003.4 ○ ○
confirm signal 5.16
Reverse movement prohibition
MRVM G531.1 ○ ○ 5.3.5
signal
MRVMD Reverse movement signal F091.0 ○ ○ 5.3.5
Reverse movement prohibition
MRVSP F091.2 ○ ○ 5.3.5
signal
MSBK Single block check signal F004.3 ○ ○ 5.3.3
MSP00 to MSP15 Multi-spindle address P signals F160,F161 ○ ○ 11.12
MSPOSA F039.0 ○ ○
MSPOSB Spindle positioning mode F402.1 ○ ○
11.10
MSPOSC signals F402.2 ○ ○
MSPOSD F402.3 ○ ○
Manual tool compensation tool
MT8N00 to MT8N31 G525 to G528 ○ - 12.1.5
number signal (8 digits)
Manual tool compensation
MTLA F061.5 ○ - 12.1.5
completion signal
Manual tool compensation
MTLANG F061.4 ○ - 12.1.5
uncompleted signal
Manual tool compensation
MTLC G067.0 ○ - 12.1.5
command number
- 2731 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
Manual tool compensation tool
MTLN00 to MTLN15 G068,G069 ○ - 12.1.5
number signal (4 digits)
M
MV1 to MV8 Axis moving signals F102 ○ ○ 1.2.5
MVD1 to MVD8 Axis moving direction signals F106 ○ ○ 1.2.5
A/B phase detector
NDCAL1 to NDCAL8 disconnection alarm ignore G202 ○ ○ 17.1
signal (PMC axis control)
Waiting M codes of high-speed
● ● 8.3
type invalid signal
NHSW Speed-up of non-buffering G579.6
command by G code invalid ○ ○ 13.22
signal
NMWT No-wait signal G063.7 ● ● 8.2
NOINPS In-position check disable signal G023.5 ○ ○ 7.2.6.3
3-dimensional coordinate
system conversion manual
NOT3DM G347.7 ○ ○ 3.3.1
interrupt enable/disable switch
N
signal
NOWT No-wait signal G063.1 ● ● 8.2
Signal for disabling angular axis
NOZAGC control for the perpendicular G063.5 ○ ○ 1.8
axis
NPOS1 to NPOS8 Axis non-displayed signals G198 ○ ○ 14.1.19
NRROA G072.2 ○ ○
Shortcut command signals for
NRROB G076.2 ○ ○
orientation stop position change 11.2
NRROC G206.2 ○ ○
(serial spindle)
NRROD G268.2 ○ ○
Signal for disabling torque
NSYNCA difference alarm detection for G059.7 ○ ○ 1.6
axis synchronous control
OFN0 to OFN5, Tool offset number selection G039.0 to G039.5, 16.5
○ ○
OFN6 to OFN9 signals G040.0 to G040.3 16.4.2
Tool compensation number
ONSC G547.6 ○ - 16.4.2
specification signal
OP Automatic operation signal F000.7 ○ ○ 5.1
ORARA F045.7 ○ ○
ORARB Orientation completion signals F049.7 ○ ○
11.2
ORARC (serial spindle) F168.7 ○ ○
ORARD F266.7 ○ ○
ORCMA G070.6 ○ ○
ORCMB Orientation command G074.6 ○ ○ 11.2
ORCMC signals(serial spindle) G204.6 ○ ○ 11.15
O
ORCMD G266.6 ○ ○
Stored stroke limit range
OTA1 to OTA8 G596 ○ ○ 2.3.8
switching axis selection signals
Stored stroke limit range
OTD0 to OTD15 G594, G595 ○ ○ 2.3.8
switching data selection signals
Stored stroke limit range
OTSW G599.0 ○ ○ 2.3.8
switching start signal
Stored stroke limit range
OTSWFN F599.0 ○ ○ 2.3.8
switching finish signal
Software operator’s panel
OUT0 to OUT15 F072,F074 ○ ○ 14.1.2
general-purpose switch signals
OVC Override cancel signal G006.4 ○ ○ 7.1.7.4
- 2732 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
Inter-path flexible
synchronization mode select
OVLN signal G531.4 ● ● 1.12
Advanced superimposition
signal
Inter-path flexible
synchronization mode signal
OVLNS F545.1 ● ● 1.12
Advanced superimposition
mode signal
O Superimposed control axis
OVLS1 to OVLS8 G190 ○ ○ 8.7
selection signals
Superimposed control master
OVMO1 to OVMO8 F344 ○ ○ 8.7
axis confirmation signals
OVRA G072.4 ○ ○
OVRB Analog override signals (serial G076.4 ○ ○ 11.2
OVRC spindle) G206.4 ○ ○
OVRD G268.4 ○ ○
Superimposed control slave
OVSO1 to OVSO8 F345 ○ ○ 8.7
axis confirmation signals
Absolute position detector
PBATL F172.7 ○ ○ 1.4.2
battery voltage low alarm signal
Absolute position detector
PBATZ battery voltage zero alarm F172.6 ○ ○ 1.4.2
signal
PC1DTA F047.0 ○ ○
Position coder one-rotation
PC1DTB F051.0 ○ ○
signal detection status signals 11.2
PC1DTC F170.0 ○ ○
(serial spindle)
PC1DTD F268.0 ○ ○
2nd position coder selection
PC2SLC G028.7 ○ ○ 11.12
signal
3rd position coder selection
PC3SLC G026.0 ○ ○ 11.12
signal
4th position coder selection
PC4SLC G026.1 ○ ○ 11.12
signal
High speed program check
PCKSV F290.4 ○ ○ 5.3.4
saving data signal
P
Peripheral axis control group 1
PE1EX F534.5 ○ ○
start signal
Peripheral axis control group 2
PE2EX F534.6 ○ ○ 1.20
start signal
Peripheral axis control group 3
PE3EX F534.7 ○ ○
start signal
Small-hole peck drilling cycle in
PECK2 F066.5 - ○ 13.7
progress signal
High-speed program check
PGCK G290.5 ○ ○ 5.3.4
signal
Automatic phase
PHERA, PHERB,
synchronization positional error F553.0 to F553.3 ○ ○ 1.12.3
PHERC, PHERD
detection signals
Flexible synchronization control
PHFINA to PHFIND phase synchronization end F381.0 to F381.3 ○ ○ 1.12.2
signals
PK1 to PK8 Parking signals G122 ○ ○ 8.6.2
- 2733 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
G122.6
PKESS1 1st spindle parking signal ○ ○ 11.17
(G031.6)
G122.7
PKESS2 2nd spindle parking signal ○ ○ 11.17
(G031.7)
PKESE1 G265.0 ○ ○
PKESE2 Spindle command synchronous G265.1 ○ ○
11.17
PKESE3 parking signal(for each spindle) G265.2 ○ ○
PKESE4 G265.3 ○ ○
PN1,PN2,PN4, External workpiece number
G009.0 to G009.4 ○ ○ 17.5
PN8,PN16 search signals
PRC Position record signal G040.6 ○ - 16.4.1
Program screen display mode
PRGDPL F053.1 ○ ○ 17.6
signal
P High speed program check
PRGMD F290.5 ○ ○ 5.3.4
mode signal
Target part count reached
PRTSF F062.7 ○ ○ 14.1.1
signal
Polygon spindle speed arrival
PSAR F063.2 ○ ○ 6.9.2
signal
Polygon master axis not arrival
PSE1 F063.0 ○ ○ 6.9.2
signal
Polygon synchronization axis
PSE2 F063.1 ○ ○ 6.9.2
not arrival signal
PSW01 to PSW16 Position switch signals F070,F071 ○ ○ 1.2.9
Polygon synchronization under
PSYN F063.7 ○ ○ 6.9
way signal
Power failure deceleration
PWFL G203.7 ○ ○ 1.11
signal
R01I to R12I G032.0 to G033.3 ○ ○
R01I2 to R12I2 Spindle motor speed command G034.0 to G035.3 ○ ○
11.6
R01I3 to R12I3 signals G036.0 to G037.3 ○ ○
R01I4 to R12I4 G272.0 to G273.3 ○ ○
R01O to R12O F036.0 to F037.3 ○ ○ 11.5
R01O2 to R12O2 F200.0 to F201.3 ○ ○
S 12-bit code signals
R01O3 to R12O3 F204.0 to F205.3 ○ ○ 11.12
R01O4 to R12O4 F270.0 to F271.3 ○ ○
RCFNA F046.3 ○ ○
RCFNB Output switch completion F050.3 ○ ○
11.2
RCFNC signals (serial spindle) F169.3 ○ ○
RCFND F267.3 ○ ○
R
RCHA G071.7 ○ ○
RCHB Power line status check signals G075.7 ○ ○
11.2
RCHC (serial spindle) G205.7 ○ ○
RCHD G267.7 ○ ○
RCHHGA G072.7 ○ ○
Spindle switch HIGH MCC
RCHHGB G076.7 ○ ○
contact status signals (serial 11.2
RCHHGC G206.7 ○ ○
spindle)
RCHHGD G268.7 ○ ○
RCHPA F046.2 ○ ○
RCHPB Output switch signals (serial F050.2 ○ ○
11.2
RCHPC spindle) F169.2 ○ ○
RCHPD F267.2 ○ ○
- 2734 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
RE01I to RE32I G708 to G711 ○ ○
RE01I2 to RE32I2 Extended spindle motor speed G712 to G715 ○ ○
RE01I3 to RE32I3 command signals G716 to G719 ○ ○
RE01I4 to RE32I4 G720 to G723 ○ ○
11.27
RE01O to RE32O F708 to F711 ○ ○
RE01O2 to RE32O2 F712 to F715 ○ ○
S32-bit code signals
RE01O3 to RE32O3 F716 to F719 ○ ○
RE01O4 to RE32O4 F720 to F723 ○ ○
Tool axis right-angle direction
RGHTH G023.6 ○ ○ 3.7.5.2
feed mode signal
RGSPM Spindle rotation direction F065.1 ○ ○
11.13
RGSPP signals F065.0 ○ ○
RGTAP Rigid tapping signal G061.0 ○ ○ 11.13
RGTSP1 to Rigid tapping spindle selection
G061.4 to G061.7 ○ - 11.13
RGTSP4 signals
RLSOT Stroke check 1 release signal G007.7 ○ ○ 2.3.2
RLSOT3 Stroke check 3 release signal G007.4 ○ ○ 2.3.4
RMTC Re-machining thread signal G549.5 ○ ○ 6.5.7.2
RMVST Removal start signal G536.2 ○ ○ 1.14
RMVED Removal completion signal F536.2 ○ ○ 1.14
Tool tip center rotation feed
RNDH G298.2 ○ ○ 3.7.5.2
mode signal
ROTAA G072.1 ○ ○
Rotational direction command
ROTAB G076.1 ○ ○
signals for orientation stop 11.2
ROTAC G206.1 ○ ○
position change (serial spindle)
ROTAD G268.1 ○ ○
R ROV1,ROV2 Rapid traverse override signals G014.0,G014.1 ○ ○ 7.1.7.1
Software operator’s panel signal
ROV1O F076.4 ○ ○ 14.1.2
(ROV1)
Software operator’s panel signal
ROV2O F076.5 ○ ○ 14.1.2
(ROV2)
Rapid traverse block overlap 7.2.1.2
ROVLP G053.5 ○ ○
disable signal 7.2.1.3
Reference position match
RP11 to RP18 F517.0 to F517.7 ○ ○ 4.11
signals
2nd reference position match
RP21 to RP28 F518.0 to F518.7 ○ ○ 4.11
signals
RPDO Rapid traversing signal F002.1 ○ ○ 2.7, 7.1.1
RRW Reset & rewind signal G008.6 ○ ○ 5.2
RSLA G071.6 ○ ○
RSLB Output switch request signals G075.6 ○ ○
11.2
RSLC (serial spindle) G205.6 ○ ○
RSLD G267.6 ○ ○
Spindle synchronous speed
RSMAX F065.2 ○ ○ 11.14
ratio control clamp signal
RST Resetting signal F001.1 ○ ○ 5.2
Manual rapid traverse selection
RT G019.7 ○ ○ 3.1
signal
RTAP Rigid tapping-in-progress signal F076.3 ○ ○ 11.13
Rigid tapping retraction start
RTNT G062.6 ○ ○ 5.14, 5.18
signal
Software operator’s panel signal
RTO F077.6 ○ ○ 14.1.2
(RT)
- 2735 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
Rigid tapping retraction
RTPT F066.1 ○ ○ 5.14, 5.18
completion signal
RTRCT Retract signal G066.4 ○ ○ 1.10, 6.22
R RTRCTF Retract completion signal F065.4 ○ ○ 1.10, 6.22
RVS Reverse execution signal G007.0 - ○ 5.10
RVSL Reverse movement signal F082.2 - ○ 5.10, 5.11
RWD Rewinding signal F000.0 ○ ○ 5.2
S00 to S31 Spindle function code signals F022 to F025 ○ ○ 10.1
Spindle 1 under measurement
S1MES F062.3 ○ - 16.4.2
signal
Spindle 2 under measurement
S2MES F062.4 ○ - 16.4.2
signal
Spindle measurement select
S2TLS G040.5 ○ - 16.4.2
signal
SA Servo ready signal F000.6 ○ ○ 2.2
SAR Spindle speed arrival signal G029.4 ○ ○ 11.5
SARA F045.3 ○ ○
SARB Spindle speed arrival signal F049.3 ○ ○
11.2
SARC (serial spindle) F168.3 ○ ○
SARD F266.3 ○ ○
SBK Single block signal G046.1 ○ ○ 5.3.3
Software operator’s panel signal
SBKO F075.3 ○ ○ 14.1.2
(SBK)
Spindle synchronous speed
SBRT G038.1 ○ ○ 11.14
ratio control signal
SCLPA F038.0 ○ ○
SCLPB F401.1 ○ ○
Spindle clamp signal 11.10
SCLPC F401.2 ○ ○
SCLPD F401.3 ○ ○
S SDPC Speed display change signal G038.5 ○ ○ 14.1.10
SDTA F045.2 ○ ○
SDTB Speed detection signals (serial F049.2 ○ ○
11.2
SDTC spindle) F168.2 ○ ○
SDTD F266.2 ○ ○
Excess synchronization error
SEO1 to SEO8 F559 ○ ○ 8.6.2
signals
SF Spindle function strobe signal F007.2 ○ ○ 10.1
SFAN Alarm level detection signal F093.1 ○ ○ 19.3
Spindle function completion
SFIN G005.2 ○ ○ 10.4
signal
SFRA G070.5 ○ ○
SFRB CW command signals (serial G074.5 ○ ○
11.2
SFRC spindle) G204.5 ○ ○
SFRD G266.5 ○ ○
SGN G033.5 ○ ○
SGN2 Spindle motor command polarity G035.5 ○ ○
11.6
SGN3 command signals G037.5 ○ ○
SGN4 G273.5 ○ ○
SH00A to SH14A G078.0 to G079.6 ○ ○
SH00B to SH14B Spindle orientation signals with G080.0 to G081.6 ○ ○
11.15
SH00C to SH14C the stop position externally set G208.0 to G209.6 ○ ○
SH00D to SH14D G270.0 to G271.6 ○ ○
- 2736 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
SIND G033.7 ○ ○
SIND2 Spindle motor speed command G035.7 ○ ○
11.6
SIND3 selection signals G037.7 ○ ○
SIND4 G273.7 ○ ○
SKIP Skip signal X004.7 ○ ○ 16.3
SKIP2 to SKIP6, X004.2 to X004.6,
Skip signal ○ ○ 16.3.5
SKIP7,SKIP8 X004.0,X004.1
SKIPP Skip signal G006.6 ○ ○ 16.3
SLANG Display language switch start G581.7 ○ ○ 14.1.8
signal
SLPCA Path spindle feedback selection G064.2 ● ●
8.11
SLPCB signals G064.3 ● ●
Manual 2nd/3rd/4th reference
SLREF G340.5 ○ ○ 4.13
position return select 1 signal
Manual 2nd/3rd/4th reference
SLRER G340.6 ○ ○ 4.13
position return select 2 signal
SLSPA Path spindle command G063.2 ● ●
8.11
SLSPB selection signals G063.3 ● ●
SLVA G073.1 ○ ○
Subordinate operation mode
SLVB G077.1 ○ ○
command signals (serial 11.2
SLVC G207.1 ○ ○
spindle)
SLVD G269.1 ○ ○
SLVSA F046.4 ○ ○
SLVSB Subordinate operation status F050.4 ○ ○
11.2
SLVSC signals (serial spindle) F169.4 ○ ○
S SLVSD F267.4 ○ ○
Parking axis confirmation
SMPK1 to SMPK8 F346 ○ ○ 8.6
signals
SMSL11 G588.0 ○ ○
SMSL12 G588.1 ○ ○
SMSL13 G588.2 ○ ○
SMSL14 Spindle position save selection G588.3 ○ ○
11.14.1
SMSL21 signal G588.4 ○ ○
SMSL22 G588.5 ○ ○
SMSL23 G588.6 ○ ○
SMSL24 G588.7 ○ ○
SMZ In-position check signal G053.6 ○ ○ 7.2.6
SOCNA G071.4 ○ ○
SOCNB Soft start/stop cancel signals G075.4 ○ ○
11.2
SOCNC (serial spindle) G205.4 ○ ○
SOCND G267.4 ○ ○
SOR Spindle orientation signal G029.5 ○ ○ 11.5
SOV0 to SOV7 Spindle speed override signals G030 ○ ○ 11.5
2nd spindle speed override
SOV20 to SOV27 G376 ○ ○ 11.12
signals
3rd spindle speed override
SOV30 to SOV37 G377 ○ ○ 11.12
signals
4th spindle speed override
SOV40 to SOV47 G378 ○ ○ 11.12
signals
Spindle fluctuation detection
SPAL F035.0 ○ ○ 11.19
alarm signal
- 2737 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
SPAPH1 G587.4 ○ ○
SPAPH2 Arbitrary spindle position phase G587.5 ○ ○
11.14.1
SPAPH3 synchronization signal G587.6 ○ ○
SPAPH4 G587.7 ○ ○
SPL Feed hold lamp signal F000.4 ○ ○ 5.1
SPMER1 F577.4 ○ ○
SPMER2 Spindle position save error F577.5 ○ ○
11.14.1
SPMER3 signal F577.6 ○ ○
SPMER4 F577.7 ○ ○
SPMFN1 F577.0 ○ ○
SPMFN2 Spindle position save F577.1 ○ ○
11.14.1
SPMFN3 completion signal F577.2 ○ ○
SPMFN4 F577.3 ○ ○
SPMST1 G587.0 ○ ○
SPMST2 Spindle position save start G587.1 ○ ○
11.14.1
SPMST3 signal G587.2 ○ ○
SPMST4 G587.3 ○ ○
Software operator’s panel signal
SPO F075.7 ○ ○ 14.1.2
(*SP)
Spindle indexing signals for
SPP1 to SPP8 F522 ○ ○ 11.20
each axis
Spindle phase synchronous
SPPHS G038.3 ○ ○ 11.14
control signal
SPPHS1 G289.0 ○ ○
SPPHS2 Spindle phase synchronous G289.1 ○ ○
11.14
SPPHS3 control signal (for each spindle) G289.2 ○ ○
SPPHS4 G289.3 ○ ○
S
SPSLA G071.2 ○ ○
SPSLB Spindle selection signals (serial G075.2 ○ ○
11.2
SPSLC spindle) G205.2 ○ ○
SPSLD G267.2 ○ ○
Spindle command path
SPSP G536.7 ○ ○ 11.12
specification signal
SPSTPA G028.6 ○ ○
SPSTPB G402.1 ○ ○
Spindle stop completion signal 11.10
SPSTPC G402.2 ○ ○
SPSTPD G402.3 ○ ○
Spindle synchronous control
SPSYC G038.2 ○ ○ 11.14
signal
SPSYC1 G288.0 ○ ○
SPSYC2 Spindle synchronous control G288.1 ○ ○
11.14
SPSYC3 signal (for each spindle) G288.2 ○ ○
SPSYC4 G288.3 ○ ○
SPWRN1 to Spindle warning detail signals 1 11.2
F264.0 to F265.0 ○ ○
SPWRN9 to 9 19.2
Program restart MDI program
SQMPE F316.7 ○ ○ 5.6
execution completion signal
Program restart MDI program
SQMPR F316.6 ○ ○ 5.6
output completion signal
SRN Program restart signal G006.0 ○ ○ 5.6
Quick program restart under
SRNEX Fn534.1 ○ ○ 5.7
way signal
Program restart under way
SRNMV F002.4 ○ ○ 5.6
signal
- 2738 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
SRSP1R 1st serial spindle ready signals F034.6 ○ ○ 11.2
SRSP2R 2nd serial spindle ready signals F034.5 ○ ○ 11.2
SRSP3R 3rd serial spindle ready signals F034.4 ○ ○ 11.2
SRSP4R 4th serial spindle ready signals F034.3 ○ ○ 11.2
All-spindle operation ready
SRSRDY F034.7 ○ ○ 11.2
signal
SRVA G070.4 ○ ○
SRVB CCW command signals (serial G074.4 ○ ○
11.2
SRVC spindle) G204.4 ○ ○
SRVD G266.4 ○ ○
SRVON1 to
SV speed control mode signals G521 ○ ○ 11.20
SRVON8
SSEGB1 to
Simple spindle EGB signals G351.0 to G351.3 ○ ○ 11.24
SSEGB4
SSEGBM1 to Simple spindle EGB mode
F351.0 to F351.3 ○ ○ 11.24
SSEGBM4 signals
SSIN G033.6 ○ ○
SSIN2 Spindle motor command polarity G035.6 ○ ○
11.6
SSIN3 selection signals G037.6 ○ ○
SSIN4 G273.6 ○ ○
Total spindle revolution number
SSR1 to SSR4 G533.0 to G533.3 ○ ○ 11.21
reset signals
Total spindle revolution number
SSRS G533.4 ○ ○ 11.21
reset selection signal
SSTA F045.1 ○ ○
SSTB Speed zero signals (serial F049.1 ○ ○
11.2
S SSTC spindle) F168.1 ○ ○
SSTD F266.1 ○ ○
ST Cycle start signal G007.2 ○ ○ 5.1
STCHK Start check signal G408.0 ○ ○ 2.13
STL Cycle start lamp signal F000.5 ○ ○ 5.1
STLK Start lock signal G007.1 ○ ○ 2.5
SUCLPA F038.1 ○ ○
SUCLPB F400.1 ○ ○
Spindle unclamp signal 11.10
SUCLPC F400.2 ○ ○
SUCLPD F400.3 ○ ○
Servo motor spindle control
SVAR mode acceleration/deceleration F090.6 ○ ○ 11.22.1
completion signal
SVF1 to SVF8 Servo off signals G126 ○ ○ 1.2.8
Servo motor rotation polarity
SVGN G022.5 ○ ○ 11.22.1
specification signal
Servo motor rotation speed
SVR01I to SVR12I G021.0 to G022.3 ○ ○ 11.22.1
specification signals
SV speed control mode
SVREV1 to SVREV8 F521 ○ ○ 11.20
in-progress signals
SVRVS1 to SVRVS8 SV reverse signals G523 ○ ○ 11.20
SVSAR1 to SVSAR8 Speed arrival signals F377 ○ ○ 11.20
Servo motor spindle control
SVSP G022.7 ○ ○
switching signal
11.22.1
Servo motor spindle control
SVSPM F090.7 ○ ○
mode signal
SVSST1 to SVSST8 Speed zero signals F376 ○ ○ 11.20
- 2739 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
SVWRN1 F093.4 ○ ○
SVWRN2 F093.5 ○ ○
Servo warning detail signals 19.1
SVWRN3 F093.6 ○ ○
SVWRN4 F093.7 ○ ○
SWS1 G027.0 ○ ○
SWS2 G027.1 ○ ○
Spindle selection signals 11.12
SWS3 G027.2 ○ ○
SWS4 G026.3 ○ ○
Servo motor spindle
synchronization mode
SYAR F090.4 ○ ○ 11.22.1
acceleration/deceleration
completion signal
SYCAL Phase error monitor signal F044.4 ○ ○ 11.14,11.17
SYCAL1 F043.0 ○ ○
SYCAL2 Phase error monitor signal (for F043.1 ○ ○ 11.14
SYCAL3 each spindle) F043.2 ○ ○ 11.17
SYCAL4 F043.3 ○ ○
Synchronous master axis
SYCM1 to SYCM8 F341 ○ ○ 8.6.2
confirmation signals
Synchronous slave axis
SYCS1 to SYCS8 F342 ○ ○ 8.6.2
confirmation signals
Synchronous/composite/superi
SYN1O to SYN8O mposed control under way F118 ○ ○ 8.7,8.10
signals
Synchronous control axis
SYNC1 to SYNC8 G138 ○ ○ 1.6.11,8.6.2
S selection signals
Signals for selecting the manual
SYNCJ1 to SYNCJ8 feed axis for axis synchronous G140 ○ ○ 1.6.11
control
Signal for indicating a positional
SYNER deviation error alarm for axis F403.0 ○ ○ 1.6.11
synchronous control
SYNMOD EGB mode signal F065.6 - ○ 1.10.11
SYNMT1 to Machine coordinate match state
F210 ○ ○ 1.6.11
SYNMT8 output signals
Axis synchronous control status
SYNO1 to SYNO8 F532 ○ ○ 1.6.11
signals
SYNOF1 to Synchronization compensation
F211 ○ ○ 1.6.11
SYNOF8 enable state output signals
Phase synchronization for
SYPER Servo/Spindle synchronous F527.7 ○ ○
error signal
Phase synchronization for
SYPFN Servo/Spindle synchronous F527.6 ○ ○ 11.22.3
finished signal
Phase synchronization for
SYPST Servo/Spindle synchronous G517.7 ○ ○
start signal
Servo motor spindle
SYSS G61.2 ○ ○
synchronization start signal
11.22.1
Servo motor spindle
SYSSM F090.5 ○ ○
synchronization mode signal
T00 to T31 Tool function code signals F026 to F029 ○ ○ 10.1
T
TAP Tapping signal F001.5 ○ ○ 13.7.11
- 2740 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
TB_BASE Table base signal G298.0 ○ ○ 3.7.5.2
DO signal for Data transfer
TDCF00 to TDCF07 F747 ○ ○ 17.9
between PMC and DCSPMC
Trouble forecast signals for
TDFTR1 to TDFTR8 F299 ○ ○ 19.4
disturbance level
Trouble forecast signals for
TDSML1 to TDSML8 F298 ○ ○ 19.4
thermal simulation
TF Tool function strobe signal F007.3 ○ ○ 10.1
TFIN Tool function completion signal G005.3 ○ ○ 10.4
THRD Threading signal F002.3 ○ ○ 6.5
TIALM Path interference alarm signal F064.7 ● - 8.4
Path interference check in
TICHK F064.6 ● - 8.4
progress signal
Tool management data
TKEY0 to TKEY5 G330.0 to G330.5 ○ ○ 12.3.2.7
protection signal
Tool group number selection
TL01 to TL512 G047.0 to G048.1 ○ ○
signals
12.5
Number of remaining tools
TLAL F154.0 - ○
notification signal
12.3.1
TLCH Tool change signal F064.0 ○ ○
12.6
TLCH1 Tool change signal 1 F328.0 ○ ○ 12.3.1
TLCH2 Tool change signal 2 F328.1 ○ ○ 12.3.1
TLCH3 Tool change signal 3 F328.2 ○ ○ 12.3.1
TLCH4 Tool change signal 4 F328.3 ○ ○ 12.3.1
12.3.1
TLCHB Tool life expiration notice signal F064.3 ○ ○
T 12.6
Tool life expiration notice signal
TLCHB1 F329.4 ○ ○ 12.3.1
1
Tool life expiration notice signal
TLCHB2 F329.5 ○ ○ 12.3.1
2
Tool life expiration notice signal
TLCHB3 F329.6 ○ ○ 12.3.1
3
Tool life expiration notice signal
TLCHB4 F329.7 ○ ○ 12.3.1
4
12.3.1
TLCHI Individual tool change signal F064.2 ○ ○
12.6
TLCHI1 Individual tool change signal 1 F328.4 ○ ○ 12.3.1
TLCHI2 Individual tool change signal 2 F328.5 ○ ○ 12.3.1
TLCHI3 Individual tool change signal 3 F328.6 ○ ○ 12.3.1
TLCHI4 Individual tool change signal 4 F328.7 ○ ○ 12.3.1
TLMA F045.6 ○ ○
TLMB Torque limit signals (serial F049.6 ○ ○
11.11.2
TLMC spindle) F168.6 ○ ○
TLMD F266.6 ○ ○
Tool management data edit
TLMEM F315.7 ○ ○ 12.3.1
in-progress signal
Tool management data
TLMG10 F315.2 ○ ○ 12.3.1
modification in-progress signal
TLMHA G070.1 ○ ○
TLMHB Torque limit command HIGH G074.1 ○ ○
11.11.2
TLMHC signals (serial spindle) G204.1 ○ ○
TLMHD G266.1 ○ ○
- 2741 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
TLMLA G070.0 ○ ○
TLMLB Torque limit command LOW G074.0 ○ ○ 11.2
TLMLC signals (serial spindle) G204.0 ○ ○ 11.10.1
TLMLD G266.0 ○ ○
Tool management data output
TLMOT F315.4 ○ ○ 12.3.1
in-progress signal
TLMSRH Tool search in-progress signal F315.1 ○ ○ 12.3.1
Tool life counting disable signal
TLNCT1 G329.4 ○ ○ 12.3.1
1
Tool life counting disable signal
TLNCT2 G329.5 ○ ○ 12.3.1
2
Tool life counting disable signal
TLNCT3 G329.6 ○ ○ 12.3.1
3
Tool life counting disable signal
TLNCT4 G329.7 ○ ○ 12.3.1
4
TLNW New tool select signal F064.1 ○ ○ 12.5
12.3.1
TLRST Tool change signal G048.7 ○ ○
12.6
TLRST1 Tool change signal 1 G328.0 ○ ○ 12.3.1
TLRST2 Tool change signal 2 G328.1 ○ ○ 12.3.1
TLRST3 Tool change signal 3 G328.2 ○ ○ 12.3.1
TLRST4 Tool change signal 4 G328.3 ○ ○ 12.3.1
Individual tool change reset 12.3.1
TLRSTI G048.6 ○ ○
signal 12.6
Individual tool change reset
TLRSTI1 G328.4 ○ ○ 12.3.1
signal 1
Individual tool change reset
T TLRSTI2 G328.5 ○ ○ 12.3.1
signal 2
Individual tool change reset
TLRSTI3 G328.6 ○ ○ 12.3.1
signal 3
Individual tool change reset
TLRSTI4 G328.7 ○ ○ 12.3.1
signal 4
TLSKF Tool skip completion signal F315.0 ○ ○ 12.3.1
TLSKF1 Tool skip completion signal 1 F329.0 ○ ○ 12.3.1
TLSKF2 Tool skip completion signal 2 F329.1 ○ ○ 12.3.1
TLSKF3 Tool skip completion signal 3 F329.2 ○ ○ 12.3.1
TLSKF4 Tool skip completion signal 4 F329.3 ○ ○ 12.3.1
12.3.1
TLSKP Tool skip signal G048.5 ○ ○
12.6
TLSKP1 Tool skip signal 1 G329.0 ○ ○ 12.3.1
TLSKP2 Tool skip signal 2 G329.1 ○ ○ 12.3.1
TLSKP3 Tool skip signal 3 G329.2 ○ ○ 12.3.1
TLSKP4 Tool skip signal 4 G329.3 ○ ○ 12.3.1
TMFNFD Life expiration signal F315.6 ○ ○ 12.3.1
General-purpose integrating
TMRON G053.0 ○ ○ 14.1.1
meter start signal
TPMG00 to DI signal for Data transfer
G765 ○ ○ 17.9
TPMG07 between PMC and DCSPMC
TPPRS Touch panel check signal F006.0 ○ ○ 14.1.7
TRACT Tool retraction mode signal F092.3 ○ ○ 5.8
TRESC Tool retraction signal G059.0 ○ ○ 5.8
Tool retraction axis movement
TRMTN F092.4 ○ ○ 5.8
signal
TRQL1 to TRQL8 Torque limit reached signals F114 ○ ○ 16.3.6
- 2742 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Symbol Signal name Address
series series item
Torque control mode signal
TRQM1 to TRQM8 F190 ○ ○ 17.1
(PMC axis control)
T
TRRTN Tool return signal G059.1 ○ ○ 5.8
TRSPS Tool return completion signal F092.5 ○ ○ 5.8
UI000 to UI031 G054 to G057 ○ ○
UI100 to UI131 G276 to G279 ○ ○
Custom macro input signals 13.6
UI200 to UI231 G280 to G283 ○ ○
UI300 to UI331 G284 to G287 ○ ○
Interrupt signal for custom
UINT G053.3 ○ ○ 13.6.3
U macro
F054,F055,
UO000 to UO031 ○ ○
F276,F277
UO100 to UO131 Custom macro output signals F056 to F059 ○ ○ 13.6
UO200 to UO231 F280 to F283 ○ ○
UO300 to UO331 F284 to F287 ○ ○
WATO Waiting signal F063.6 ● ● 8.2
Web browser connection status
WBCNT F0578.2 ○ ○ 18.2.7
signal
Web browser connection
WBEND G0579.5 ○ ○ 18.2.7
prohibition signal
SRAM ECC abnormality
WECCS F0535.3 ○ ○ 19.3.2
warning signal
Embedded Ethernet
W WETE communication abnormality F0535.4 ○ ○ 19.3.2
warning signal
Fast Ethernet communication
WETF F0535.5 ○ ○ 19.3.2
abnormality warning signal
WFAN Warning level detection signal F093.3 ○ ○ 19.3.1
FL-net1 communication
WFLN1 F0535.6 ○ ○ 19.3.2
abnormality warning signal
FL-net2 communication
WFLN2 F0535.7 ○ ○ 19.3.2
abnormality warning signal
I/O Link 1 retry abnormality
WIOCH1 F0535.0 ○ ○ 19.3.2
warning signal
I/O Link 2 retry abnormality
WIOCH2 F0535.1 ○ ○ 19.3.2
warning signal
I/O Link 3 retry abnormality
WIOCH3 F0535.2 ○ ○ 19.3.2
warning signal
Workpiece coordinate system
WOQSM shift value write mode select G039.6 ○ - 16.4.2
W signal
Workpiece coordinate system
WOSET G040.7 ○ - 16.4.2
shift value write signal
WPRST1 to Each axis workpiece coordinate
G358 ○ ○ 1.5.2.6
WPRST8 system preset signals
Each axis workpiece coordinate
WPSF1 to WPSF8 system preset completion F358 ○ ○ 1.5.2.6
signals
Reference position return end
ZP1 to ZP8 F094 ○ ○ 4.1
signals
2nd reference position return
Z ZP21 to ZP28 F096 ○ ○ 4.4, 4.15
completion signals
3rd reference position return
ZP31 to ZP38 F098 ○ ○ 4.4, 4.15
completion signals
- 2743 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Symbol Signal name Address
series series item
4th reference position return
ZP41 to ZP48 F100 ○ ○ 4.4, 4.15
completion signals
Reference position
ZRF1 to ZRF8 F120 ○ ○ 4.1
establishment signals
Z Manual reference position
ZRN G043.7 ○ ○ 4.1
return selection signal
Software operator’s panel signal
ZRNO F073.4 ○ ○ 14.1.2
(ZRN)
ZRNR Mode notification signal F513.7 ○ ○ 17.7
- 2744 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
- 2745 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
G013 2nd feedrate override signals *AFV0 to *AFV7 ○ ○ 7.1.7.3
G014.0,G014.1 Rapid traverse override signals ROV1,ROV2 ○ ○ 7.1.7.1
G016.7 One-digit F code feed signal F1D - ○ 7.1.5
G018.0 to G018.3 HS1A to HS1D ○ ○
Manual handle feed axis selection
G018.4 to G018.7 HS2A to HS2D ○ ○ 3.2
signals
G019.0 to G019.3 HS3A to HS3D ○ ○
G019.4,G019.5, Manual handle feed amount selection
MP1,MP2,MP4 ○ ○ 3.2, 3.5, 3.9
G019.6 signals (incremental feed signals)
G019.7 Manual rapid traverse selection signal RT ○ ○ 3.1
Manual handle feed axis selection
G020.0 to G020.3 HS4A to HS4D ○ ○ 3.2
signals
Servo motor rotation speed specification
G021.0 to G022.3 SVR01I to SVR12I ○ ○
signals
Differential speed synchronization
G022.4 DFSYC ○ ○
command signal
11.22.1
Servo motor rotation polarity
G022.5 SVGN ○ ○
specification signal
Servo motor spindle control switching
G022.7 SVSP ○ ○
signal
Manual handle feed maximum feedrate
G023.3 HNDLF ○ ○ 3.2, 7.1.10
change signal
G023.4 Handle-synchronous feed signal HREV ○ ○ 3.5
G023.5 In-position check disable signal NOINPS ○ ○ 7.2.6.3
Tool axis right-angle direction feed mode
G023.6 RGHTH ○ ○ 3.7.5.2
signal
G023.7 Tool axis direction feed mode signal ALNGH ○ ○ 3.7.5.2
Extended external workpiece number
G024.0 to G025.5 EPN0 to EPN13 ○ ○ 17.5
search signals
External workpiece number search start
G025.7 EPNS ○ ○ 17.5
signal
G026.0 PC3SLC ○ ○
Position coder selection signal 11.12
G026.1 PC4SLC ○ ○
G026.3 Spindle selection signals SWS4 ○ ○ 11.12
G026.6 Individual spindle stop signals *SSTP4 ○ ○ 11.12
G027.0 SWS1 ○ ○
G027.1 Spindle selection signals SWS2 ○ ○ 11.12
G027.2 SWS3 ○ ○
G027.3 *SSTP1 ○ ○
G027.4 Individual spindle stop signals *SSTP2 ○ ○ 11.12
G027.5 *SSTP3 ○ ○
G027.7 Cs contour control change signal CON ○ ○ 11.11.1
G028.1,G028.2 Gear selection signals (input) GR1,GR2 ○ ○ 11.5
G028.4 Spindle unclamp completion signal *SUCPFA ○ ○ 11.10
G028.5 Spindle clamp completion signal *SCPFA ○ ○ 11.10
G028.6 Spindle stop completion signal SPSTPA ○ ○ 11.10
G028.7 2nd position coder selection signal PC2SLC ○ ○ 11.12
G029.0 GR21 ○ ○
G029.1 GR22 ○ ○
Gear selection signals (input) 11.12
G029.2 GR31 ○ ○
G029.3 GR32 ○ ○
G029.4 Spindle speed arrival signal SAR ○ ○ 11.5
G029.5 Spindle orientation signal SOR ○ ○ 11.5
G029.6 Spindle stop signal *SSTP ○ ○ 11.5
G030 Spindle speed override signals SOV0 to SOV7 ○ ○ 11.5
- 2746 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
Three-dimensional coordinate system
G031.3 conversion manual interruption switch M3R ○ ○ 13.15
signal
G031.4 GR41 ○ ○
Gear selection signals (input) 11.12
G031.5 GR42 ○ ○
G031.6 1st spindle parking signal PKESS1 ○ ○ 11.17
G031.7 2nd spindle parking signal PKESS2 ○ ○ 11.17
G032.0 to G033.3 Spindle motor speed command signals R01I to R12I ○ ○ 11.6
Spindle motor command polarity
G033.5 SGN ○ ○ 11.6
command signals
Spindle motor command polarity
G033.6 SSIN ○ ○ 11.6
selection signals
Spindle motor speed command selection
G033.7 SIND ○ ○ 11.6
signals
G034.0 to G035.3 Spindle motor speed command signals R01I2 to R12I2 ○ ○ 11.6
Spindle motor command polarity
G035.5 SGN2 ○ ○ 11.6
command signals
Spindle motor command polarity
G035.6 SSIN2 ○ ○ 11.6
selection signals
Spindle motor speed command selection
G035.7 SIND2 ○ ○ 11.6
signals
G036.0 to G037.3 Spindle motor speed command signals R01I3 to R12I3 ○ ○ 11.6
Spindle motor command polarity
G037.5 SGN3 ○ ○ 11.6
command signals
Spindle motor command polarity
G037.6 SSIN3 ○ ○ 11.6
selection signals
Spindle motor speed command selection
G037.7 SIND3 ○ ○ 11.6
signals
G038.0 Polygon spindle stop signal *PLSST ○ ○ 6.9.2
Spindle synchronous speed ratio control
G038.1 SBRT ○ ○ 11.14
signal
G038.2 Spindle synchronous control signal SPSYC ○ ○ 11.14
Spindle phase synchronous control
G038.3 SPPHS ○ ○ 11.14
signal
G038.5 Speed display change signal SDPC ○ ○ 14.1.10
G038.6 B axis unclamp completion signal *BEUCP - ○ 13.12
G038.7 B axis clamp completion signal *BECLP - ○ 13.12
G039.0 to G039.5 OFN0 to OFN5 ○ ○ 16.5
Tool offset number selection signals
G040.0 to G040.3 OFN6 to OFN9 ○ ○ 16.4.2
Workpiece coordinate system shift value
G039.6 WOQSM ○ - 16.4.2
write mode select signal
G039.7 Tool offset write mode select signal GOQSM ○ - 16.4.2
G040.5 Spindle measurement select signal S2TLS ○ - 16.4.2
G040.6 Position record signal PRC ○ - 16.4.1
Workpiece coordinate system shift value
G040.7 WOSET ○ - 16.4.2
write signal
G041.0 to G041.3 HS1IA to HS1ID ○ ○
Manual handle interrupt axis selection
G041.4 to G041.7 HS2IA to HS2ID ○ ○ 3.3
signals
G042.0 to G042.3 HS3IA to HS3ID ○ ○
G042.7 Direct operation select signal DMMC ○ ○ 5.15, 5.16
G043.0 to G043.2 Mode selection signals MD1,MD2,MD4 ○ ○ 2.6
G043.5 DNC operation select signal DNCI ○ ○ 5.14, 5.15
- 2747 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
Manual reference position return
G043.7 ZRN ○ ○ 4.1
selection signal
G044.0 BDT1 ○ ○
Optional block skip signals 5.5
G045 BDT2 to BDT9 ○ ○
G044.1 All-axis machine lock signal MLK ○ ○ 5.3.1
G046.0 Memory protection signal KEYP ○ ○ 14.2.2
G046.1 Single block signal SBK ○ ○ 5.3.3
14.1.3
G046.3 to G046.6 Memory protection signals KEY1 to KEY4 ○ ○
14.2.1
G046.7 Dry run signal DRN ○ ○ 5.3.2
G047.0 to G048.1 Tool group number selection signals TL01 to TL512 ○ ○ 12.5
G048.2 Tool life counting disable signal LFCIV ○ ○ 12.5
12.3.1
G048.5 Tool skip signal TLSKP ○ ○
12.6
12.3.1
G048.6 Individual tool change reset signal TLRSTI ○ ○
12.6
12.3.1
G048.7 Tool change signal TLRST ○ ○
12.6
12.3.1
G049.0 to G050.1 Tool life count override signals *TLV0 to *TLV9 ○ ○
12.6
General-purpose integrating meter start
G053.0 TMRON ○ ○ 14.1.1
signal
G053.3 Interrupt signal for custom macro UINT ○ ○ 13.6.3
Rapid traverse block overlap disable 7.2.1.2,
G053.5 ROVLP ○ ○
signal 7.2.1.3
G053.6 In-position check signal SMZ ○ ○ 7.2.6.1
G053.7 Chamfering signal *CDZ ○ - 13.8
G054 to G057 Custom macro input signals UI000 to UI031 ○ ○ 13.6
G058.1 External input start signal EXINP ○ ○ 15.2
G058.2 External input/output stop signal EXSTP ○ ○ 15.2
G058.3 External output start signal EXOUT ○ ○ 15.2
G059.0 Tool retraction signal TRESC ○ ○ 5.8
G059.1 Tool return signal TRRTN ○ ○ 5.8
Signal for disabling torque difference
G059.7 alarm detection for axis synchronous NSYNCA ○ ○ 1.6
control
G060.7 Tail stock barrier selection signal *TSB ○ - 2.3.8
G061.0 Rigid tapping signal RGTAP ○ ○ 11.13
Servo motor spindle synchronization
G061.2 SYSS ○ ○ 11.22.1
start signal
G061.4 to G061.7 Rigid tapping spindle selection signals RGTSP1 to RGTSP4 ○ - 11.13
G062.1 Screen erasure disable signal *CRTOF ○ ○ 14.1.13
G062.6 Rigid tapping retraction start signal RTNT ○ ○ 5.13, 5.17
G062.7 Path select signal(Path select signal 2) HEAD2 ● ● 8.13, 14.3
Path select signal (Tool post select
G063.0 HEAD ● ● 8.13, 14.3
signal)
G063.1 No-wait signal NOWT ● ● 8.2
G063.2,G063.3 Path spindle command selection signals SLSPA,SLSPB ● ● 8.11
Signal for disabling angular axis control
G063.5 NOZAGC ○ ○ 1.8
for the perpendicular axis
G063.6 In-feed control cut start signal INFD - ○ 13.9
G063.7 No-wait signal NMWT ● ● 8.2
G064.2,G064.3 Path spindle feedback selection signals SLPCA,SLPCB ● ● 8.11
- 2748 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
Spindle command synchronous control
G064.6 ESRSYC ○ ○ 11.17
signal
G066.0 All-axis VRDY off alarm ignore signal IGNVRY ○ ○ 2.8
G066.1 External key input mode selection signal ENBKY ○ ○ 17.6
G066.4 Retract signal RTRCT ○ ○ 1.10, 6.22
G066.7 Key code read signal EKSET ○ ○ 17.6
Manual tool compensation command
G067.0 MTLC ○ - 12.1.5
number
G067.2 Checking mode signal MMOD ○ ○ 5.3.5
Handle available signal in checking
G067.3 MCHK ○ ○ 5.3.5
mode
EGB synchronization mode selection
G067.4 EGBS ○ ○ 1.9.4
signal
G067.6 Hard copy cancellation request signal HCABT ○ ○
14.1.14
G067.7 Hard copy execution request signal HCREQ ○ ○
Manual tool compensation tool number
G68,G69 MTLN00 to MTLN15 ○ - 12.1.5
signal (4 digits)
Torque limit command LOW signals
G070.0 TLMLA ○ ○ 11.2
(serial spindle)
Torque limit command HIGH signals
G070.1 TLMHA ○ ○ 11.2
(serial spindle)
G070.3,G070.2 Clutch/gear signals(serial spindle) CTH1A,CTH2A ○ ○ 11.2
G070.4 CCW command signals(serial spindle) SRVA ○ ○ 11.2
G070.5 CW command signals(serial spindle) SFRA ○ ○ 11.2
Orientation command signals (serial 11.2
G070.6 ORCMA ○ ○
spindle) 11.15
G070.7 Machine ready signals(serial spindle) MRDYA ○ ○ 11.2
G071.0 Alarm reset signals (serial spindle) ARSTA ○ ○ 11.2
G071.1 Emergency stop signals(serial spindle) *ESPA ○ ○ 11.2
G071.2 Spindle selection signals (serial spindle) SPSLA ○ ○ 11.2
Power line switch completion signals
G071.3 MCFNA ○ ○ 11.2
(serial spindle)
Soft start/stop cancel signals(serial
G071.4 SOCNA ○ ○ 11.2
spindle)
G071.5 Speed integral signals (serial spindle) INTGA ○ ○ 11.2
Output switch request signals (serial
G071.6 RSLA ○ ○ 11.2
spindle)
Power line status check signals (serial
G071.7 RCHA ○ ○ 11.2
spindle)
Orientation stop position change
G072.0 INDXA ○ ○ 11.2
command signals (serial spindle)
Rotational direction command signals for
G072.1 orientation stop position change (serial ROTAA ○ ○ 11.2
spindle)
Shortcut command signals for orientation
G072.2 NRROA ○ ○ 11.2
stop position change (serial spindle)
Differential speed mode command
G072.3 DEFMDA ○ ○ 11.2
signals (serial spindle)
G072.4 Analog override signals (serial spindle) OVRA ○ ○ 11.2
Incremental command externally set
G072.5 INCMDA ○ ○ 11.2
orientation signals(serial spindle)
Spindle switch MAIN MCC contact status
G072.6 MFNHGA ○ ○ 11.2
signals(serial spindle)
- 2749 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
Spindle switch HIGH MCC contact status
G072.7 RCHHGA ○ ○ 11.2
signals (serial spindle)
Magnetic sensor orientation command
G073.0 MORCMA ○ ○ 11.2
signal(serial spindle)
Subordinate operation mode command
G073.1 SLVA ○ ○ 11.2
signals (serial spindle)
Motor power cutoff command signals
G073.2 MPOFA ○ ○ 11.2
(serial spindle)
Torque limit command LOW signals
G074.0 TLMLB ○ ○ 11.2
(serial spindle)
Torque limit command HIGH signals
G074.1 TLMHB ○ ○ 11.2
(serial spindle)
G074.3,G074.2 Clutch/gear signals(serial spindle) CTH1B,CTH2B ○ ○ 11.2
G074.4 CCW command signals(serial spindle) SRVB ○ ○ 11.2
G074.5 CW command signals(serial spindle) SFRB ○ ○ 11.2
Orientation command signals (serial 11.2
G074.6 ORCMB ○ ○
spindle) 11.15
G074.7 Machine ready signals(serial spindle) MRDYB ○ ○ 11.2
G075.0 Alarm reset signals (serial spindle) ARSTB ○ ○ 11.2
G075.1 Emergency stop signals(serial spindle) *ESPB ○ ○ 11.2
G075.2 Spindle selection signals (serial spindle) SPSLB ○ ○ 11.2
Power line switch completion signals
G075.3 MCFNB ○ ○ 11.2
(serial spindle)
Soft start/stop cancel signals(serial
G075.4 SOCNB ○ ○ 11.2
spindle)
G075.5 Speed integral signals (serial spindle) INTGB ○ ○ 11.2
Output switch request signals (serial
G075.6 RSLB ○ ○ 11.2
spindle)
Power line status check signals (serial
G075.7 RCHB ○ ○ 11.2
spindle)
Orientation stop position change
G076.0 INDXB ○ ○ 11.2
command signals (serial spindle)
Rotational direction command signals for
G076.1 orientation stop position change (serial ROTAB ○ ○ 11.2
spindle)
Shortcut command signals for orientation
G076.2 NRROB ○ ○ 11.2
stop position change (serial spindle)
Differential speed mode command
G076.3 DEFMDB ○ ○ 11.2
signals (serial spindle)
G076.4 Analog override signals (serial spindle) OVRB ○ ○ 11.2
Incremental command externally set
G076.5 INCMDB ○ ○ 11.2
orientation signals(serial spindle)
Spindle switch MAIN MCC contact status
G076.6 MFNHGB ○ ○ 11.2
signals (serial spindle)
Spindle switch HIGH MCC contact status
G076.7 RCHHGB ○ ○ 11.2
signals (serial spindle)
Magnetic sensor orientation command
G077.0 MORCMB ○ ○ 11.2
signal(serial spindle)
Subordinate operation mode command
G077.1 SLVB ○ ○ 11.2
signals (serial spindle)
Motor power cutoff command signals
G077.2 MPOFB ○ ○ 11.2
(serial spindle)
G078.0 to G079.6 Spindle orientation signals with the stop SH00A to SH14A ○ ○ 11.15
G080.0 to G081.6 position externally set SH00B to SH14B ○ ○ 11.15
- 2750 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
G082,G083 Input signals for P-code macro EUI00 to EUI15 ○ ○ 13.17
G086.0 to G086.3 Feed axis and direction selection signals +Jg, -Jg, +Ja, -Ja ○ ○ 3.4
G087.0,G087.1 MP21,MP22 ○ ○
Manual handle feed amount selection
G087.3,G087.4 MP31,MP32 ○ ○ 3.2
signals(Incremental feed signals)
G087.6,G087.7 MP41,MP42 ○ ○
Manual pulse magnification change
G088.3 HNDMP ○ ○ 17.1
signal
Manual handle interrupt axis selection
G088.4 to G088.7 HS4IA to HS4ID ○ ○ 3.3
signals
G090.0 G2RVX ○ -
G090.1 Tool offset direction signals G2RVZ ○ - 12.4.4
G090.2 G2RVY ○ -
G090.4 G2X ○ -
2nd geometry tool offset axis select
G090.5 G2Z ○ - 12.4.4
signals
G090.6 G2Y ○ -
G090.7 2nd geometry tool offset signal G2SLC ○ - 12.4.4
G096.0 to G096.6 1% rapid traverse override signals *HROV0 to *HROV6 ○ ○ 7.1.7.1, 7.1.9
1% step rapid traverse override selection
G096.7 HROV ○ ○ 7.1.7.1, 7.1.9
signal
G098 Key code signals EKC0 to EKC7 ○ ○ 17.6
G100 Feed axis and direction selection signals +J1 to +J8 ○ ○ 3.1
G101 External deceleration signals 2 *+ED21 to *+ED28 ○ ○ 7.1.10
G102 Feed axis and direction selection signals -J1 to -J8 ○ ○ 3.1
G103 External deceleration signals 2 *-ED21 to *-ED28 ○ ○ 7.1.10
G104 Axis direction dependent stored stroke +EXL1 to +EXL8 ○ ○ 2.3.2
G105 check 1 switch signals -EXL1 to -EXL8 ○ ○ 2.3.2
G106 Mirror image signals MI1 to MI8 ○ ○ 1.2.6
G107 External deceleration signals 3 *+ED31 to *+ED38 ○ ○ 7.1.10
G108 Each-axis machine lock signals MLK1 to MLK8 ○ ○ 5.3.1
G109 External deceleration signals 3 *-ED31 to *-ED38 ○ ○ 7.1.10
G110 +LM1 to +LM8 ○ ○
Stroke limit external setting signals 2.3.6
G112 -LM1 to -LM8 ○ ○
G114 *+L1 to *+L8 ○ ○
Overtravel signals 2.3.1
G116 *-L1 to *-L8 ○ ○
G118 *+ED1 to *+ED8 ○ ○
External deceleration signals 1 7.1.10
G120 *-ED1 to *-ED8 ○ ○
G122 Parking signals PK1 to PK8 ○ ○ 8.6.2
G122.6(G031.6) 1st spindle parking signal PKESS1 ○ ○ 11.17
G122.7(G031.7) 2nd spindle parking signal PKESS2 ○ ○ 11.17
G124 Controlled axis detach signals DTCH1 to DTCH8 ○ ○ 1.2.5, 1.15
Unexpected disturbance torque detection
G125 IUDD1 to IUDD8 ○ ○ 2.9
ignore signal
G126 Servo off signals SVF1 to SVF8 ○ ○ 1.2.8
Composite control axis change selection
G128 MIX1 to MIX8 ○ ○ 8.6
signals
G130 Interlock signal for each axis *IT1 to *IT8 ○ ○ 2.5
G132 +MIT1 to +MIT8
Interlock signal for each axis direction - ○ 2.5
G134 -MIT1 to -MIT8
G132.0,G132.1 Tool offset write signals +MIT1,+MIT2 ○ - 16.4.2
G134.0,G134.1 Tool offset write signals -MIT1,-MIT2 ○ - 16.4.2
Control axis selection signals (PMC axis
G136 EAX1 to EAX8 ○ ○ 17.1
control)
Synchronous control axis selection
G138 SYNC1 to SYNC8 ○ ○ 1.6, 8.6
signals
- 2751 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
Signals for selecting the manual feed
G140 SYNCJ1 to SYNCJ8 ○ ○ 1.6
axis for axis synchronous control
Auxiliary function completion signal
G142.0 EFINA ○ ○ 17.1
(for group 1) (PMC axis control)
Accumulated zero check signal
G142.1 ELCKZA ○ ○ 17.1
(for group 1) (PMC axis control)
Buffering disable signal
G142.2 EMBUFA ○ ○ 17.1
(for group 1) (PMC axis control)
Block stop signal
G142.3 ESBKA ○ ○ 17.1
(for group 1) (PMC axis control)
Servo-off signal
G142.4 ESOFA ○ ○ 17.1
(for group 1) (PMC axis control)
Axis control temporary stop signal
G142.5 ESTPA ○ ○ 17.1
(for group 1) (PMC axis control)
Reset signal
G142.6 ECLRA ○ ○ 17.1
(for group 1) (PMC axis control)
Axis control command read signal
G142.7 EBUFA ○ ○ 17.1
(for group 1) (PMC axis control)
Axis control command signals
G143.0 to G143.6 EC0A to EC6A ○ ○ 17.1
(for group 1) (PMC axis control)
Block stop disable signal
G143.7 EMSBKA ○ ○ 17.1
(for group 1) (PMC axis control)
Axis control feedrate signals
G144,G145 EIF0A to EIF15A ○ ○ 17.1
(for group 1) (PMC axis control)
Axis control data signals
G146 to G149 EID0A to EID31A ○ ○ 17.1
(for group 1) (PMC axis control)
Rapid traverse override signals (PMC
G150.0,G150.1 EROV1,EROV2 ○ ○ 17.1
axis control)
Override cancellation signal
G150.5 EOVC ○ ○ 17.1
(for group 1) (PMC axis control)
Manual rapid traverse selection signal
G150.6 ERT ○ ○ 17.1
(PMC axis control)
G150.7 Dry run signal (PMC axis control) EDRN ○ ○ 17.1
Feedrate override signals
G151 *EFOV0 to *EFOV7 ○ ○ 17.1
(for group 1) (PMC axis control)
1% step rapid traverse override signals
G151 *EROV0 to *EROV7 ○ ○ 17.1
(for group 1) (PMC axis control)
Auxiliary function completion signal
G154.0 EFINB ○ ○ 17.1
(for group 2) (PMC axis control)
Accumulated zero check signal
G154.1 ELCKZB ○ ○ 17.1
(for group 2) (PMC axis control)
Buffering disable signal
G154.2 EMBUFB ○ ○ 17.1
(for group 2) (PMC axis control)
Block stop signal
G154.3 ESBKB ○ ○ 17.1
(for group 2) (PMC axis control)
Servo-off signal
G154.4 ESOFB ○ ○ 17.1
(for group 2) (PMC axis control)
Axis control temporary stop signal
G154.5 ESTPB ○ ○ 17.1
(for group 2) (PMC axis control)
Reset signal
G154.6 ECLRB ○ ○ 17.1
(for group 2) (PMC axis control)
Axis control command read signal
G154.7 EBUFB ○ ○ 17.1
(for group 2) (PMC axis control)
Axis control command signals
G155.0 to G155.6 EC0B to EC6B ○ ○ 17.1
(for group 2) (PMC axis control)
- 2752 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
Block stop disable signal
G155.7 EMSBKB ○ ○ 17.1
(for group 2) (PMC axis control)
Axis control feedrate signals
G156,G157 EIF0B to EIF15B ○ ○ 17.1
(for group 2) (PMC axis control)
Axis control data signals
G158 to G161 EID0B to EID31B ○ ○ 17.1
(for group 2) (PMC axis control)
Override cancellation signal
G162.5 EOVCB ○ ○ 17.1
(for group 2) (PMC axis control)
Feedrate override signals *EFOV0B to
G163 ○ ○ 17.1
(for group 2) (PMC axis control) *EFOV7B
1% step rapid traverse override signals *EROV0B to
G163 ○ ○ 17.1
(for group 2) (PMC axis control) *EROV7B
Auxiliary function completion signal
G166.0 EFINC ○ ○ 17.1
(for group 3) (PMC axis control)
Accumulated zero check signal
G166.1 ELCKZC ○ ○ 17.1
(for group 3) (PMC axis control)
Buffering disable signal
G166.2 EMBUFC ○ ○ 17.1
(for group 3) (PMC axis control)
Block stop signal
G166.3 ESBKC ○ ○ 17.1
(for group 3) (PMC axis control)
Servo-off signal
G166.4 ESOFC ○ ○ 17.1
(for group 3) (PMC axis control)
Axis control temporary stop signal
G166.5 ESTPC ○ ○ 17.1
(for group 3) (PMC axis control)
Reset signal
G166.6 ECLRC ○ ○ 17.1
(for group 3) (PMC axis control)
Axis control command read signal
G166.7 EBUFC ○ ○ 17.1
(for group 3) (PMC axis control)
Axis control command signals
G167.0 to G167.6 EC0C to EC6C ○ ○ 17.1
(for group 3) (PMC axis control)
Block stop disable signal
G167.7 EMSBKC ○ ○ 17.1
(for group 3) (PMC axis control)
Axis control feedrate signals
G168,G169 EIF0C to EIF15C ○ ○ 17.1
(for group 3) (PMC axis control)
Axis control data signals
G170 to G173 EID0C to EID31C ○ ○ 17.1
(for group 3) (PMC axis control)
Override cancellation signal
G174.5 EOVCC ○ ○ 17.1
(for group 3) (PMC axis control)
Feedrate override signals *EFOV0C to
G175 ○ ○ 17.1
(for group 3) (PMC axis control) *EFOV7C
1% step rapid traverse override signals *EROV0C to
G175 ○ ○ 17.1
(for group 3) (PMC axis control) *EROV7C
Auxiliary function completion signal
G178.0 EFIND ○ ○ 17.1
(for group 4) (PMC axis control)
Accumulated zero check signal
G178.1 ELCKZD ○ ○ 17.1
(for group 4) (PMC axis control)
Buffering disable signal
G178.2 EMBUFD ○ ○ 17.1
(for group 4) (PMC axis control)
Block stop signal
G178.3 ESBKD ○ ○ 17.1
(for group 4) (PMC axis control)
Servo-off signal
G178.4 ESOFD ○ ○ 17.1
(for group 4) (PMC axis control)
Axis control temporary stop signal
G178.5 ESTPD ○ ○ 17.1
(for group 4) (PMC axis control)
- 2753 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
Reset signal
G178.6 ECLRD ○ ○ 17.1
(for group 4) (PMC axis control)
Axis control command read signal
G178.7 EBUFD ○ ○ 17.1
(for group 4) (PMC axis control)
Axis control command signals
G179.0 to G179.6 EC0D to EC6D ○ ○ 17.1
(for group 4) (PMC axis control)
Block stop disable signal
G179.7 EMSBKD ○ ○ 17.1
(for group 4) (PMC axis control)
Axis control feedrate signals
G180,G181 EIF0D to EIF15D ○ ○ 17.1
(for group 4) (PMC axis control)
Axis control data signals
G182 to G185 EID0D to EID31D ○ ○ 17.1
(for group 4) (PMC axis control)
Override cancellation signal
G186.5 EOVCD ○ ○ 17.1
(for group 4) (PMC axis control)
Feedrate override signals *EFOV0D to
G187 ○ ○ 17.1
(for group 4) (PMC axis control) *EFOV7D
1% step rapid traverse override signals *EROV0D to
G187 ○ ○ 17.1
(for group 4) (PMC axis control) *EROV7D
Superimposed control axis selection
G190 OVLS1 to OVLS8 ○ ○ 8.7
signals
G192 Each-axis VRDY off alarm ignore signal IGVRY1 to IGVRY8 ○ ○ 2.8
Selecting direction of manual handle
G193.3 HDSR ○ ○ 3.5
rotation signal
Reference position return deceleration
G196 *DEC1 to *DEC8 ○ ○ 4.1
signals
Flexible synchronization control mode
G197.0 to G197.3 MTA,MTB,MTC,MTD ○ ○ 1.12
selection signals
G198 Axis non-displayed signals NPOS1 to NPOS8 ○ ○ 14.1.19
Manual handle generators selection
G199.0,G199.1 IOLBH1, IOLBH2 ○ ○ 3.9
signal
A/B phase detector disconnection alarm
G202 NDCAL1 to NDCAL8 ○ ○ 17.1
ignore signal (PMC axis control)
G203.3 Axis immediate stop start signal ESTPR ○ ○ 1.13
G203.4 Active offset value change mode signal CHGAO ○ ○ 12.1.5,12.2.2
G203.5 to G203.6 Active offset selection signal AOFS1 to AOFS2 ○ ○ 12.1.5,12.2.2
G203.7 Power failure deceleration signal PWFL ○ ○ 1.11
Torque limit command LOW signals
G204.0 TLMLC ○ ○ 11.2
(serial spindle)
Torque limit command HIGH signals
G204.1 TLMHC ○ ○ 11.2
(serial spindle)
G204.3,G204.2 Clutch/gear signals(serial spindle) CTH1C,CTH2C ○ ○ 11.2
G204.4 CCW command signals(serial spindle) SRVC ○ ○ 11.2
G204.5 CW command signals(serial spindle) SFRC ○ ○ 11.2
Orientation command signals (serial 11.2
G204.6 ORCMC ○ ○
spindle) 11.15
G204.7 Machine ready signals(serial spindle) MRDYC ○ ○ 11.2
G205.0 Alarm reset signals(serial spindle) ARSTC ○ ○ 11.2
G205.1 Emergency stop signals(serial spindle) *ESPC ○ ○ 11.2
G205.2 Spindle selection signals (serial spindle) SPSLC ○ ○ 11.2
Power line switch completion signals
G205.3 MCFNC ○ ○ 11.2
(serial spindle)
Soft start/stop cancel signals (serial
G205.4 SOCNC ○ ○ 11.2
spindle)
G205.5 Speed integral signals (serial spindle) INTGC ○ ○ 11.2
- 2754 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
Output switch request signals (serial
G205.6 RSLC ○ ○ 11.2
spindle)
Power line status check signals (serial
G205.7 RCHC ○ ○ 11.2
spindle)
Orientation stop position change
G206.0 INDXC ○ ○ 11.2
command signals (serial spindle)
Rotational direction command signals for
G206.1 orientation stop position change (serial ROTAC ○ ○ 11.2
spindle)
Shortcut command signals for orientation
G206.2 NRROC ○ ○ 11.2
stop position change (serial spindle)
Differential speed mode command
G206.3 DEFMDC ○ ○ 11.2
signals (serial spindle)
G206.4 Analog override signals (serial spindle) OVRC ○ ○ 11.2
Incremental command externally set
G206.5 INCMDC ○ ○ 11.2
orientation signals(serial spindle)
Spindle switch MAIN MCC contact status
G206.6 MFNHGC ○ ○ 11.2
signals (serial spindle)
Spindle switch HIGH MCC contact status
G206.7 RCHHGC ○ ○ 11.2
signals (serial spindle)
Magnetic sensor orientation command
G207.0 MORCMC ○ ○ 11.2
signal(serial spindle)
Subordinate operation mode command
G207.1 SLVC ○ ○ 11.2
signals (serial spindle)
Motor power cutoff command signals
G207.2 MPOFC ○ ○ 11.2
(serial spindle)
Spindle orientation external stop position
G208.0 to G209.6 SH00C to SH14C ○ ○ 11.15
command signals
G210 to G211 Data signals for external data input ED31 to ED16 ○ ○ 17.2
Spindle command synchronous control
G264.0 to G264.3 ESSYC1 to ESSYC4 ○ ○ 11.17
signal (for each spindle)
Spindle command synchronous parking
G265.0 to G265.3 PKESE1 to PKESE4 ○ ○ 11.17
signal (for each spindle)
Torque limit command LOW signals
G266.0 TLMLD ○ ○ 11.2
(serial spindle)
Torque limit command HIGH signals
G266.1 TLMHD ○ ○ 11.2
(serial spindle)
G266.2,G266.3 Clutch/gear signals(serial spindle) CTH2D, CTH1D ○ ○ 11.2
G266.4 CCW command signals(serial spindle) SRVD ○ ○ 11.2
G266.5 CW command signals(serial spindle) SFRD ○ ○ 11.2
Orientation command signals (serial 11.2
G266.6 ORCMD ○ ○
spindle) 11.15
G266.7 Machine ready signals(serial spindle) MRDYD ○ ○ 11.2
G267.0 Alarm reset signals (serial spindle) ARSTD ○ ○ 11.2
G267.1 Emergency stop signals(serial spindle) *ESPD ○ ○ 11.2
G267.2 Spindle selection signals (serial spindle) SPSLD ○ ○ 11.2
Power line switch completion signals
G267.3 MCFND ○ ○ 11.2
(serial spindle)
Soft start/stop cancel signals (serial
G267.4 SOCND ○ ○ 11.2
spindle)
G267.5 Speed integral signals(serial spindle) INTGD ○ ○ 11.2
Output switch request signals (serial
G267.6 RSLD ○ ○ 11.2
spindle)
- 2755 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
Power line status check signals (serial
G267.7 RCHD ○ ○ 11.2
spindle)
Orientation stop position change
G268.0 INDXD ○ ○ 11.2
command signals(serial spindle)
Rotational direction command signals for
G268.1 orientation stop position change (serial ROTAD ○ ○ 11.2
spindle)
Shortcut command signals for orientation
G268.2 NRROD ○ ○ 11.2
stop position change (serial spindle)
Differential speed mode command
G268.3 DEFMDD ○ ○ 11.2
signals (serial spindle)
G268.4 Analog override signals (serial spindle) OVRD ○ ○ 11.2
Incremental command externally set
G268.5 INCMDD ○ ○ 11.2
orientation signals(serial spindle)
Spindle switch MAIN MCC contact status
G268.6 MFNHGD ○ ○ 11.2
signals (serial spindle)
Spindle switch HIGH MCC contact status
G268.7 RCHHGD ○ ○ 11.2
signals (serial spindle)
Magnetic sensor orientation command
G269.0 MORCMD ○ ○ 11.2
signal(serial spindle)
Subordinate operation mode command
G269.1 SLVD ○ ○ 11.2
signals (serial spindle)
Motor power cutoff command signals
G269.2 MPOFD ○ ○ 11.2
(serial spindle)
Spindle orientation external stop position
G270.0 to G271.6 SH00D to SH14D ○ ○ 11.15
command signals
G272.0 to G273.3 Spindle motor speed command signals R01I4 to R12I4 ○ ○ 11.6
Spindle motor command polarity
G273.5 SGN4 ○ ○ 11.6
command signals
Spindle motor command polarity
G273.6 SSIN4 ○ ○ 11.6
selection signals
Spindle motor speed command selection
G273.7 SIND4 ○ ○ 11.6
signals
Cs contour control change signal (for
G274.0 to G274.3 CONS1 to CONS4 ○ ○ 11.11
each spindle)
Cs axis coordinate establishment
G274.4 to G274.7 CSFI1 to CSFI4 ○ ○ 11.11.4
request signals (for each spindle)
G276 to G279 UI100 to UI131 ○ ○ 13.6
G280 to G283 Input signals for custom macro UI200 to UI231 ○ ○ 13.6
G284 to G287 UI300 to UI331 ○ ○ 13.6
Spindle synchronous control signal (for
G288.0 to G288.3 SPSYC1 to SPSYC4 ○ ○ 11.14
each spindle)
Spindle phase synchronous control
G289.0 to G289.3 SPPHS1 to SPPHS4 ○ ○ 11.14
signal (for each spindle)
G290.5 High-speed program check signal PGCK ○ ○ 5.3.4
G292.3 Interference check area change signal ITRC ○ ○
Inter-group interference check disable
G292.4 to G292.6 ITCD1 to ITCD3 ○ ○
signals 2.3.9
Interference check for rotary area disable
G292.7 ITCD ○ ○
signal
G295.6 Dual display forcible end request signal C2SEND ○ ○ 14.1.9
14.1.11
G295.7 Key control selection signal CNCKY ○ ○
14.1.12
G297.0 Block cancel signal BCAN ○ ○ 5.11
- 2756 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
G298.0 Table base signal TB_BASE ○ ○ 3.7.5.2
G298.2 Tool tip center rotation feed mode signal RNDH ○ ○ 3.7.5.2
G328.0 to G328.3 Tool change signals 1 to 4 TLRST1 to TLRST4 ○ ○ 12.3.1
Individual tool change reset signals 1 to
G328.4 to G328.7 TLRSTI1 to TLRSTI4 ○ ○ 12.3.1
4
G329.0 to G329.3 Tool skip signals 1 to 4 TLSKP1 to TLSKP4 ○ ○ 12.3.1
G329.4 to G329.7 Tool life counting disable signals 1 to 4 TLNCT1 to TLNCT4 ○ ○ 12.3.1
G330.0 to G330.5 Tool management data protection signal TKEY0 to TKEY5 ○ ○ 12.3.2
Manual 2nd/3rd/4th reference position return
G340.5 SLREF ○ ○ 4.13
select 1 signal
Manual 2nd/3rd/4th reference position return
G340.6 SLRER ○ ○ 4.13
select 2 signal
G341 *+ED41 to *+ED48 ○ ○
External deceleration signals 4 7.1.10
G342 *-ED41 to *-ED48 ○ ○
G343 *+ED51 to *+ED58 ○ ○
External deceleration signals 5 7.1.10
G344 *-ED51 to *-ED58 ○ ○
Manual handle feed direction inversion
G347.1 HDN ○ ○ 3.2
signal
3-dimensional coordinate system
G347.7 conversion manual interrupt NOT3DM ○ ○ 3.3.1
enable/disable switch signal
G352.0 to G353.1 0.1% rapid traverse override signals *FHRO0 to *FHRO9 ○ ○ 7.1.7.1
0.1% step rapid traverse override
G353.7 FHROV ○ ○ 7.1.7.1
selection signal
Each axis workpiece coordinate system WPRST1 to
G358 ○ ○ 1.5.2.6
preset signals WPRST8
G376 2nd spindle speed override signals SOV20 to SOV27 ○ ○ 11.12
G377 3rd spindle speed override signals SOV30 to SOV37 ○ ○ 11.12
G378 4th spindle speed override signals SOV40 to SOV47 ○ ○ 11.12
Manual handle feed axis selection
G379.0 to G379.3 HS5A to HS5D ○ ○ 3.2
signals
Manual handle interrupt axis selection
G379.4 to G379.7 HS5IA to HS5ID ○ ○ 3.3
signals
Manual handle feed amount selection
G380.0,G380.1 MP51,MP52 ○ ○ 3.2
signals
Flexible synchronization control automatic
G381.0 to G381.3 AUTPHA to AUTPHD ○ ○ 1.12.2
phase synchronization signals
G400.1 *SUCPFB ○ ○
G400.2 Spindle unclamp completion signal *SUCPFC ○ ○ 11.10
G400.3 *SUCPFD ○ ○
G401.1 *SCPFB ○ ○
G401.2 Spindle clamp completion signal *SCPFC ○ ○ 11.10
G401.3 *SCPFD ○ ○
G402.1 SPSTPB ○ ○
G402.2 Spindle stop completion signal SPSTPC ○ ○ 11.10
G402.3 SPSTPD ○ ○
G403.0,G403.1 Path spindle command selection signals SLSPC,SLSPD ● ● 8.11
G403.4,G403.5 Path spindle feedback selection signals SLPCC,SLPCD ● ● 8.11
Path interference check association
G406.0 to G407.1 ITF01 to ITF10 ● - 8.4
signal
Inter-group interference check disable
G407.2 to G407.4 ITCD4 to ITCD6 ○ ○ 2.3.9
signals
G408.0 Start check signal STCHK ○ ○ 2.13
- 2757 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
Manual handle feed axis selection
G411.0 to G411.3 HS1E to HS4E ○ ○ 3.2
signals
Manual handle interrupt axis selection
G411.4 to G411.7 HS1IE to HS4IE ○ ○ 3.3
signals
Manual handle feed axis selection
G412.0 HS5E ○ ○ 3.2
signals
Manual handle interrupt axis selection
G412.4 HS5IE ○ ○ 3.3
signals
G512,G513 Macro call start signal MCST1 to MCST16 ○ ○ 17.7
G514.0 Mode change completion signal MCFIN ○ ○ 17.7
G517.0 GAE1 ○ ○
G517.1 Measuring position reached signals GAE2 ○ ○ 16.2
G517.2 GAE3 - ○
Phase synchronization for Servo/Spindle
G517.7 SYPST ○ ○ 11.22.3
synchronous start signal
DeviceNet communication error clear
G518.4 DNTCLR ○ ○
signal
SRVON1 to
G521 SV speed control mode signals ○ ○ 11.20
SRVON8
G523 SV reverse signals SVRVS1 to SVRVS8 ○ ○ 11.20.1
Manual tool compensation tool number
G525 to G528 MT8N00 to MT8N31 ○ - 12.1.5
signal (8 digits)
G530 EGB synchronization start signals EGBS1 to EGBS8 ○ ○ 1.9
G531.0 Forward movement prohibition signal FWSTP ○ ○ 5.3.5
G531.1 Reverse movement prohibition signal MRVM ○ ○ 5.3.5
Dual position feedback turning mode
G531.3 HBTRN ○ ○ 1.10
selection signal
Inter-path flexible synchronization mode
G531.4 OVLN ● ● 1.12.4
select signal
G531.6, G531.7 Stored stroke check 1 change signals EXLM2, EXLM3 ○ ○ 2.3.3
Total spindle revolution number reset
G533.0 to G533.3 SSR1 to SSR4 ○ ○ 11.21
signals
Total spindle revolution number reset
G533.4 SSRS ○ ○ 11.21
selection signal
G536.2 Removal start signal RMVST ○ ○
G536.3 Assignment start signal ASNST ○ ○
1.14
G536.4 Exchange start signal EXCST ○ ○
G536.5 Direct assignment mode signal DASN ○ ○
Spindle command path specification
G536.7 SPSP ○ ○ 11.12
signal
Manual linear/circular interpolation
G544.0 to G544.4 MHLC1 to MHLC5 ○ ○ 3.4, 3.5
signals
Usage selection of manual linear/circular
G545.0 to G545.4 MHUS1 to MHUS5 ○ ○ 3.4, 3.5
interpolation signals
Tool compensation number specification
G547.6 ONSC ○ - 16.4.2
signal
Dual position feedback compensation
G548 *CL1 to *CL8 ○ ○ 1.10
clamp signals
G549.4 Groove of thread measurement signal GTMSR ○ ○
6.5.7.2
G549.5 Re-machining thread signal RMTC ○ ○
Web browser connection prohibition
G579.5 WBEND ○ ○ 18.2.7
signal
Waiting M codes of high-speed type
G579.6 NHSW ● ● 8.3
invalid signal
- 2758 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
Speed-up of non-buffering command by
○ ○ 13.22
G code invalid signal
G580 Actual speed display axis selection *ACTF1 to *ACTF8 ○ ○
14.1.15
signals
G581.0 to G581.6 Display language setting signals LANG1 to LANG7 ○ ○ 14.1.8
G581.7 Display language switch start signal SLANG ○ ○ 14.1.8
G587.0 to G587.3 Spindle position save start signal SPMST1 to SPMST4 ○ ○ 11.14.1
G587.4 to G587.7 Arbitrary spindle position phase SPAPH1 to SPAPH4 ○ ○ 11.14.1
synchronization signal
G588.0 to G588.3 SMSL11 to SMSL14 ○ ○
Spindle position save selection signal 11.14.1
G588.4 to G588.7 SMSL21 to SMSL24 ○ ○
Stored stroke limit range switching data
G594 to G595 OTD0 to OTD15 ○ ○ 2.3.8
selection signals
Stored stroke limit range switching axis
G596 OTA1 to OTA8 ○ ○ 2.3.8
selection signals
+OT11, -OT11,
Stored stroke limit range switching +OT12, -OT12,
G597 ○ ○ 2.3.8
selection signals +OT2, -OT2,
+OT3, -OT3
+OT11C, -OT11C,
Stored stroke limit range switching +OT12C, -OT12C,
G598 ○ ○ 2.3.8
cancellation signals +OT2C, -OT2C,
+OT3C, -OT3C
G708 to G711 RE01I to RE32I ○ ○
G712 to G715 Extended spindle motor speed command RE01I2 to RE32I2 ○ ○
11.27
G716 to G719 signals RE01I3 to RE32I3 ○ ○
G720 to G723 RE01I4 to RE32I4 ○ ○
G765 DI signal for Data transfer between PMC TPMG00 to TPMG07 ○ ○ 17.9
and DCSPMC
F000.0 Rewinding signal RWD ○ ○ 5.2
F000.4 Feed hold lamp signal SPL ○ ○ 5.1
F000.5 Cycle start lamp signal STL ○ ○ 5.1
F000.6 Servo ready signal SA ○ ○ 2.2
F000.7 Automatic operation signal OP ○ ○ 5.1
F001.0 Alarm signal AL ○ ○ 2.4
F001.1 Resetting signal RST ○ ○ 5.2
F001.2 Battery alarm signal BAL ○ ○ 2.4
F001.3 Distribution completion signals DEN ○ ○ 10.1
F001.4 Spindle enable signal ENB ○ ○ 11.5
F001.5 Tapping signal TAP ○ ○ 13.7.1
F001.7 CNC ready signal MA ○ ○ 2.2
F002.0 Inch input signal INCH ○ ○ 13.5
F002.1 Rapid traversing signal RPDO ○ ○ 2.7,7.1.1
F002.2 Constant surface speed signal CSS ○ ○ 11.8
F002.3 Threading signal THRD ○ ○ 6.5
F002.4 Program restart under way signal SRNMV ○ ○ 5.6
F002.6 Cutting feed signal CUT ○ ○ 2.7
F002.7 Dry run check signal MDRN ○ ○ 5.3.2
F003.0 Incremental feed selection check signal MINC ○ ○ 2.6
Manual handle feed selection check
F003.1 MH ○ ○ 2.6
signal
F003.2 Jog feed selection check signal MJ ○ ○ 2.6
F003.3 Manual data input selection check signal MMDI ○ ○ 2.6
- 2759 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
5.14, 5.15,
F003.4 DNC operation selection confirm signal MRMT ○ ○
5.16
Automatic operation selection check
F003.5 MMEM ○ ○ 2.6
signal
F003.6 Program edit selection check signal MEDT ○ ○ 2.6
F004.0 MBDT1 ○ ○
Optional block skip check signals 5.5
F005 MBDT2 to MBDT9 ○ ○
F004.1 All-axis machine lock check signal MMLK ○ ○ 5.3.1
F004.2 Manual absolute check signal MABSM ○ ○ 5.4
F004.3 Single block check signal MSBK ○ ○ 5.3.3
F004.4 Auxiliary function lock check signal MAFL ○ ○ 10.2
Manual reference position return
F004.5 MREF ○ ○ 4.1
selection check signal
F006.0 Touch panel check signal TPPRS ○ ○ 14.1.7
F006.1 MDI reset confirmation signal MDIRST ○ ○ 5.2
Automatic screen erasure status
F006.2 ERTVA ○ ○ 14.1.12
in-progress signal
F007.0 Auxiliary function strobe signals MF ○ ○ 10.1
F007.2 Spindle function strobe signal SF ○ ○ 10.1
F007.3 Tool function strobe signal TF ○ ○ 10.1
F007.7 2nd auxiliary function strobe signal BF ○ ○ 10.1
F008.4 2nd M function strobe signal MF2 ○ ○ 10.3
F008.5 3rd M function strobe signal MF3 ○ ○ 10.3
F008.6 4th M function strobe signal MF4 ○ ○ 10.3
F008.7 5th M function strobe signal MF5 ○ ○ 10.3
F009.4 DM30 ○ ○
F009.5 DM02 ○ ○
Decode M signals 10.1
F009.6 DM01 ○ ○
F009.7 DM00 ○ ○
F010 to F013 Auxiliary function code signals M00 to M31 ○ ○ 10.1
F014 to F015 2nd M function code signals M200 to M215 ○ ○ 10.3
3rd M function code signals M300 to M315 ○ ○ 10.3
F016 to F017
2nd M function code signals M216 to M231 ○ ○ 10.3
F022 to F025 Spindle function code signals S00 to S31 ○ ○ 10.1
F026 to F029 Tool function code signals T00 to T31 ○ ○ 10.1
F030 to F033 2nd auxiliary function code signals B00 to B31 ○ ○ 10.1
F034.0 to F034.2 Gear selection signals (output) GR1O,GR2O,GR3O - ○ 11.5
F034.3 4th serial spindle ready signals SRSP4R ○ ○ 11.2
F034.4 3rd serial spindle ready signals SRSP3R ○ ○ 11.2
F034.5 2nd serial spindle ready signals SRSP2R ○ ○ 11.2
F034.6 1st serial spindle ready signals SRSP1R ○ ○ 11.2
F034.7 All-spindle operation ready signal SRSRDY ○ ○ 11.2
F035.0 Spindle fluctuation detection alarm signal SPAL ○ ○ 11.19
F036.0 to F037.3 S 12-bit code signals R01O to R12O ○ ○ 11.5
F038.0 Spindle clamp signal SCLPA ○ ○ 11.10
F038.1 Spindle unclamp signal SUCLPA ○ ○ 11.10
F038.2 ENB2 ○ ○ 11.12
Spindle enable signal
F038.3 ENB3 ○ ○ 11.12
F039.0 Spindle positioning mode signals MSPOSA ○ ○ 11.10
F039.1 Spindle enable signal ENB4 ○ ○ 11.12
F039.2 Oscillation -in-progress signal CHPMD ○ ○ 1.15
F039.3 Oscillation cycle signal CHPCYL ○ ○ 1.15
F040,F041 Actual spindle speed signals AR00 to AR15 ○ ○ 11.9
- 2760 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
Phase error monitor signal (for each
F043.0 to F043.3 SYCAL1 to SYCAL4 ○ ○ 11.14,11.17
spindle)
Cs contour control change completion
F044.1 FSCSL ○ ○ 11.11.1
signal
Spindle synchronous speed control
F044.2 FSPSY ○ ○ 11.14
completion signal
Spindle phase synchronization control
F044.3 FSPPH ○ ○ 11.14
completion signal
F044.4 Phase error monitor signal SYCAL ○ ○ 11.14,11.17
F045.0 Alarm signals (serial spindle) ALMA ○ ○ 11.2
F045.1 Speed zero signals (serial spindle) SSTA ○ ○ 11.2
F045.2 Speed detection signals (serial spindle) SDTA ○ ○ 11.2
Spindle speed arrival signal (serial
F045.3 SARA ○ ○ 11.2
spindle)
F045.4 Load detection signals 1(serial spindle) LDT1A ○ ○ 11.2
F045.5 Load detection signals 2(serial spindle) LDT2A ○ ○ 11.2
F045.6 Torque limit signals (serial spindle) TLMA ○ ○ 11.2
Orientation completion signals (serial
F045.7 ORARA ○ ○ 11.2
spindle)
F046.0 Power line switch signals (serial spindle) CHPA ○ ○ 11.2
Spindle switch completion signals (serial
F046.1 CFINA ○ ○ 11.2
spindle)
F046.2 Output switch signals (serial spindle) RCHPA ○ ○ 11.2
Output switch completion signals (serial
F046.3 RCFNA ○ ○ 11.2
spindle)
Subordinate operation status signals
F046.4 SLVSA ○ ○ 11.2
(serial spindle)
Position coder orientation proximity
F046.5 PORA2A ○ ○ 11.2
signal (serial spindle)
Magnetic sensor orientation completion
F046.6 MORA1A ○ ○ 11.2
signal (serial spindle)
Magnetic sensor orientation proximity
F046.7 MORA2A ○ ○ 11.2
signals (serial spindle)
Position coder one-rotation signal
F047.0 PC1DTA ○ ○ 11.2
detection status signals (serial spindle)
Incremental orientation mode
F047.1 INCSTA ○ ○ 11.2
signals(serial spindle)
F048.4 Cs axis origin established state signals CSPENA ○ ○ 11.11.4
F049.0 Alarm signals (serial spindle) ALMB ○ ○ 11.2
F049.1 Speed zero signals (serial spindle) SSTB ○ ○ 11.2
F049.2 Speed detection signals (serial spindle) SDTB ○ ○ 11.2
Spindle speed arrival signal (serial
F049.3 SARB ○ ○ 11.2
spindle)
F049.4 Load detection signals 1(serial spindle) LDT1B ○ ○ 11.2
F049.5 Load detection signals 2(serial spindle) LDT2B ○ ○ 11.2
F049.6 Torque limit signals (serial spindle) TLMB ○ ○ 11.2
Orientation completion signals (serial
F049.7 ORARB ○ ○ 11.2
spindle)
F050.0 Power line switch signals (serial spindle) CHPB ○ ○ 11.2
Spindle switch completion signals (serial
F050.1 CFINB ○ ○ 11.2
spindle)
F050.2 Output switch signals (serial spindle) RCHPB ○ ○ 11.2
Output switch completion signals (serial
F050.3 RCFNB ○ ○ 11.2
spindle)
- 2761 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
Subordinate operation status signals
F050.4 SLVSB ○ ○ 11.2
(serial spindle)
Position coder orientation proximity
F050.5 PORA2B ○ ○ 11.2
signal (serial spindle)
Magnetic sensor orientation completion
F050.6 MORA1B ○ ○ 11.2
signal (serial spindle)
Magnetic sensor orientation proximity
F050.7 MORA2B ○ ○ 11.2
signals (serial spindle)
Position coder one-rotation signal
F051.0 PC1DTB ○ ○ 11.2
detection status signals (serial spindle)
Incremental orientation mode
F051.1 INCSTB ○ ○ 11.2
signals(serial spindle)
F052.4 Cs axis origin established state signals CSPENB ○ ○ 11.11.4
F053.0 Key input disable signal INHKY ○ ○ 17.6
F053.1 Program screen display mode signal PRGDPL ○ ○ 17.6
F053.2 Input/output busy signal IOBSY ○ ○ 15.2
F053.3 Input/output alarm signal IOALM ○ ○ 15.2
F053.4 Background editing signal BGEACT ○ ○ 15.2
F053.7 Key code read completion signal EKENB ○ ○ 17.6
F054,F055 UO000 to UO015 ○ ○
Custom macro output signals 13.6
F056 to F059 UO100 to UO131 ○ ○
Read completion signal for external data
F060.0 EREND ○ ○ 17.2
input
Search completion signal for external
F060.1 ESEND ○ ○ 17.2
data input
Search cancel signal for external data
F060.2 ESCAN ○ ○ 17.2
input
F061.0 B axis unclamp signal BUCLP - ○ 13.12
F061.1 B axis clamp signal BCLP - ○ 13.12
Hard copy cancellation request reception
F061.2 HCAB2 ○ ○
signal 14.1.14
F061.3 Hard copy execution status signal HCEXE ○ ○
Manual tool compensation uncompleted
F061.4 MTLANG ○ - 12.1.5
signal
Manual tool compensation completion
F061.5 MTLA ○ - 12.1.5
signal
F062.0 AI contour control mode signal AICC ○ ○ 7.1.12
F062.3 Spindle 1 under measurement signal S1MES ○ - 16.4.2
F062.4 Spindle 2 under measurement signal S2MES ○ - 16.4.2
Three-dimensional coordinate
F062.6 D3ROT ○ ○ 13.15
conversion mode signal
F062.7 Target part count reached signal PRTSF ○ ○ 14.1.1
F063.0 Polygon master axis not arrival signal PSE1 ○ ○ 6.9.2
Polygon synchronization axis not arrival
F063.1 PSE2 ○ ○ 6.9.2
signal
F063.2 Polygon spindle speed arrival signal PSAR ○ ○ 6.9.2
F063.3 Path spindle command confirmation COSP1 ● ●
8.11
F063.4 signal COSP2 ● ●
F063.6 Waiting signal WATO ● ● 8.2
Polygon synchronization under way
F063.7 PSYN ○ ○ 6.9.1
signal
12.3.1
F064.0 Tool change signal TLCH ○ ○
12.6
F064.1 New tool select signal TLNW ○ ○ 12.5
- 2762 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
12.3.1
F064.2 Individual tool change signal TLCHI ○ ○
12.6
12.3.1
F064.3 Tool life arrival notice signal TLCHB ○ ○
12.6
Path spindle command confirmation
F064.5 COSP ● ● 8.11
signal
Path interference check in progress
F064.6 TICHK ● - 8.4
signal
F064.7 Path interference alarm signal TIALM ● - 8.4
F065.0 RGSPP ○ ○
Spindle rotation direction signals 11.13
F065.1 RGSPM ○ ○
Spindle synchronous speed ratio control
F065.2 RSMAX ○ ○ 11.14
clamp signal
F065.4 Retract completion signal RTRCTF ○ ○ 1.10, 6.22
F065.6 EGB mode signal SYNMOD - ○ 1.9
F066.1 Rigid tapping retraction completion signal RTPT ○ ○ 5.14, 5.18
F066.2 Feed zero signal FEED0 ○ ○ 3.5
Small-hole peck drilling cycle in progress
F066.5 PECK2 - ○ 13.7.1
signal
F070,F071 Position switch signals PSW01 to PSW16 ○ ○ 1.2.9
Software operator’s panel
F072 OUT0 to OUT7 ○ ○ 14.1.2
general-purpose switch signals
F073.0 Software operator’s panel signal (MD1) MD1O ○ ○ 14.1.2
F073.1 Software operator’s panel signal (MD2) MD2O ○ ○ 14.1.2
F073.2 Software operator’s panel signal (MD4) MD4O ○ ○ 14.1.2
F073.4 Software operator’s panel signal (ZRN) ZRNO ○ ○ 14.1.2
Software operator’s panel
F074 OUT8 to OUT15 ○ ○ 14.1.2
general-purpose switch signals
F075.2 Software operator’s panel signal (BDT) BDTO ○ ○ 14.1.2
F075.3 Software operator’s panel signal (SBK) SBKO ○ ○ 14.1.2
F075.4 Software operator’s panel signal (MLK) MLKO ○ ○ 14.1.2
F075.5 Software operator’s panel signal (DRN) DRNO ○ ○ 14.1.2
Software operator’s panel signal (KEY1
F075.6 KEYO ○ ○ 14.1.2
to KEY4)
F075.7 Software operator’s panel signal (*SP) SPO ○ ○ 14.1.2
F076.0 Software operator’s panel signal (MP1) MP1O ○ ○ 14.1.2
F076.1 Software operator’s panel signal (MP2) MP2O ○ ○ 14.1.2
F076.3 Rigid tapping-in-progress signal RTAP ○ ○ 11.13
F076.4 Software operator’s panel signal (ROV1) ROV1O ○ ○ 14.1.2
F076.5 Software operator’s panel signal (ROV2) ROV2O ○ ○ 14.1.2
F077.0 Software operator’s panel signal (HS1A) HS1AO ○ ○ 14.1.2
F077.1 Software operator’s panel signal (HS1B) HS1BO ○ ○ 14.1.2
F077.2 Software operator’s panel signal (HS1C) HS1CO ○ ○ 14.1.2
F077.3 Software operator’s panel signal (HS1D) HS1DO ○ ○ 14.1.2
F077.6 Software operator’s panel signal (RT) RTO ○ ○ 14.1.2
Software operator’s panel signal (*FV0 to
F078 *FV0O to *FV7O ○ ○ 14.1.2
*FV7)
Software operator’s panel signal (*JV0 to
F079,F080 *JV0O to *JV15O ○ ○ 14.1.2
*JV15)
F081.0,F081.2, Software operator’s panel signal (+J1 to
+J1O to +J4O ○ ○ 14.1.2
F081.4,F081.6 +J4)
F081.1,F081.3, Software operator’s panel signal
-J1O to -J4O ○ ○ 14.1.2
F081.5,F081.7 (-J1 to -J4)
F082.2 Reverse movement signal RVSL - ○ 5.10
- 2763 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
EGB synchronization mode confirmation
F082.6 EGBSM ○ ○ 1.9.4
signal
F084,F085 Output signals for P-code macro EUO00 to EUO15 ○ ○ 13.17
Servo axis unexpected disturbance
F090.0 ABTQSV ○ ○ 2.9
torque detection signal
1st spindle unexpected disturbance
F090.1 ABTSP1 ○ ○ 2.9
torque detection signal
2nd spindle unexpected disturbance
F090.2 ABTSP2 ○ ○ 2.9
torque detection signal
3rd spindle unexpected disturbance
F090.3 ABTSP3 ○ ○ 2.9
torque detection signal
Servo motor spindle synchronization
F090.4 mode acceleration/deceleration SYAR ○ ○
completion signal
Servo motor spindle synchronization
F090.5 SYSSM ○ ○
mode signal 11.22.1
Servo motor spindle control mode
F090.6 acceleration/deceleration completion SVAR ○ ○
signal
F090.7 Servo motor spindle control mode signal SVSPM ○ ○
F091.0 Reverse movement signal MRVMD ○ ○ 5.3.5
F091.1 Direction change prohibition signal MNCHG ○ ○ 5.3.5
F091.2 Reverse movement prohibition signal MRVSP ○ ○ 5.3.5
F091.3 Check mode confirmation signal MMMOD ○ ○ 5.3.5
4th spindle unexpected disturbance
F091.4 ABTSP4 ○ ○ 2.9
torque detection signal
Auxiliary function output block reverse
F091.5 ADCO ○ ○ 5.3.6
movement enable output signal
F092.3 Tool retraction mode signal TRACT ○ ○ 5.8
F092.4 Tool retraction axis movement signal TRMTN ○ ○ 5.8
F092.5 Tool return completion signal TRSPS ○ ○ 5.8
Periodic maintenance service life
F093.0 LIFOVR ○ ○ 14.1.18
expiration signal
F093.1 Alarm level detection signal SFAN ○ ○ 19.3.1
F093.2 Tool life counting disable signal LFCIF ○ ○ 12.5
F093.3 Warning level detection signal WFAN ○ ○ 19.3.1
F093.4 SVWRN1 ○ ○
F093.5 SVWRN2 ○ ○
Servo warning detail signals 19.1
F093.6 SVWRN3 ○ ○
F093.7 SVWRN4 ○ ○
F094 Reference position return end signals ZP1 to ZP8 ○ ○ 4.1
2nd reference position return completion
F096 ZP21 to ZP28 ○ ○ 4.4, 4.15
signals
3rd reference position return completion
F098 ZP31 to ZP38 ○ ○ 4.4, 4.15
signals
4th reference position return completion
F100 ZP41 to ZP48 ○ ○ 4.4, 4.15
signals
F102 Axis moving signals MV1 to MV8 ○ ○ 1.2.5
F104 In-position signals INP1 to INP8 ○ ○ 7.2.6.2
F106 Axis moving direction signals MVD1 to MVD8 ○ ○ 1.2.5
F108 Mirror image check signals MMI1 to MMI8 ○ ○ 1.2.6
MDTCH1 to
F110 Controlled axis detach status signals ○ ○ 1.2.5, 1.15
MDTCH8
- 2764 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
Distribution completion signals (PMC
F112 EADEN1 to EADEN8 ○ ○ 17.1
axis control)
F114 Torque limit reached signals TRQL1 to TRQL8 ○ ○ 16.3.6
Synchronous/composite/superimposed
F118 SYN1O to SYN8O ○ ○ 8.6,8.7
control under way signals
F120 Reference position establishment signals ZRF1 to ZRF8 ○ ○ 4.1
F122 High-speed skip status signals HDO0 to HDO3 ○ ○ 16.3.3
F124 +OT1 to +OT8 ○ ○ 2.3.2
Overtravel alarm signals
F126 -OT1 to -OT8 ○ ○ 2.3.2
F129.5 Override 0% signal (PMC axis control) EOV0 ○ ○ 17.1
Controlled axis selection status signals
F129.7 *EAXSL ○ ○ 17.1
(PMC axis control)
F130.0 In-position signal (PMC axis control) EINPA ○ ○ 17.1
Following zero checking signals (PMC
F130.1 ECKZA ○ ○ 17.1
axis control)
F130.2 Alarm signal (PMC axis control) EIALA ○ ○ 17.1
Auxiliary function executing signals
F130.3 EDENA ○ ○ 17.1
(PMC axis control)
F130.4 Axis moving signals (PMC axis control) EGENA ○ ○ 17.1
Positive-direction overtravel signals
F130.5 EOTPA ○ ○ 17.1
(PMC axis control)
Negative-direction overtravel signals
F130.6 EOTNA ○ ○ 17.1
(PMC axis control)
Axis control command read completion
F130.7 EBSYA ○ ○ 17.1
signals (PMC axis control)
Auxiliary function strobe signal (PMC
F131.0 EMFA ○ ○ 17.1
axis control)
F131.1 Buffer full signals (PMC axis control) EABUFA ○ ○ 17.1
Auxiliary function 2 strobe signal (PMC
F131.2 EMF2A ○ ○ 17.1
axis control)
Auxiliary function 3 strobe signal (PMC
F131.3 EMF3A ○ ○ 17.1
axis control)
Auxiliary function code signals (PMC axis
F132,F142 EM11A to EM48A ○ ○ 17.1
control)
F133.0 In-position signal (PMC axis control) EINPB ○ ○ 17.1
Following zero checking signals (PMC
F133.1 ECKZB ○ ○ 17.1
axis control)
F133.2 Alarm signal (PMC axis control) EIALB ○ ○ 17.1
Auxiliary function executing signals
F133.3 EDENB ○ ○ 17.1
(PMC axis control)
F133.4 Axis moving signals (PMC axis control) EGENB ○ ○ 17.1
Positive-direction overtravel signals
F133.5 EOTPB ○ ○ 17.1
(PMC axis control)
Negative-direction overtravel signals
F133.6 EOTNB ○ ○ 17.1
(PMC axis control)
Axis control command read completion
F133.7 EBSYB ○ ○ 17.1
signals (PMC axis control)
Auxiliary function strobe signal (PMC
F134.0 EMFB ○ ○ 17.1
axis control)
F134.1 Buffer full signals (PMC axis control) EABUFB ○ ○ 17.1
Auxiliary function 2 strobe signal (PMC
F134.2 EMF2B ○ ○ 17.1
axis control)
Auxiliary function 3 strobe signal (PMC
F134.3 EMF3B ○ ○ 17.1
axis control)
- 2765 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
Auxiliary function code signals (PMC axis
F135,F145 EM11B to EM48B ○ ○ 17.1
control)
F136.0 In-position signal (PMC axis control) EINPC ○ ○ 17.1
Following zero checking signals (PMC
F136.1 ECKZC ○ ○ 17.1
axis control)
F136.2 Alarm signal (PMC axis control) EIALC ○ ○ 17.1
Auxiliary function executing signals
F136.3 EDENC ○ ○ 17.1
(PMC axis control)
F136.4 Axis moving signals (PMC axis control) EGENC ○ ○ 17.1
Positive-direction overtravel signals
F136.5 EOTPC ○ ○ 17.1
(PMC axis control)
Negative-direction overtravel signals
F136.6 EOTNC ○ ○ 17.1
(PMC axis control)
Axis control command read completion
F136.7 EBSYC ○ ○ 17.1
signals (PMC axis control)
Auxiliary function strobe signal (PMC
F137.0 EMFC ○ ○ 17.1
axis control)
F137.1 Buffer full signals (PMC axis control) EABUFC ○ ○ 17.1
Auxiliary function 2 strobe signal (PMC
F137.2 EMF2C ○ ○ 17.1
axis control)
Auxiliary function 3 strobe signal (PMC
F137.3 EMF3C ○ ○ 17.1
axis control)
Auxiliary function code signals (PMC axis
F138,F148 EM11C to EM48C ○ ○ 17.1
control)
F139.0 In-position signal (PMC axis control) EINPD ○ ○ 17.1
Following zero checking signals (PMC
F139.1 ECKZD ○ ○ 17.1
axis control)
F139.2 Alarm signal (PMC axis control) EIALD ○ ○ 17.1
Auxiliary function executing signals
F139.3 EDEND ○ ○ 17.1
(PMC axis control)
F139.4 Axis moving signals (PMC axis control) EGEND ○ ○ 17.1
Positive-direction overtravel signals
F139.5 EOTPD ○ ○ 17.1
(PMC axis control)
Negative-direction overtravel signals
F139.6 EOTND ○ ○ 17.1
(PMC axis control)
Axis control command read completion
F139.7 EBSYD ○ ○ 17.1
signals (PMC axis control)
Auxiliary function strobe signal (PMC
F140.0 EMFD ○ ○ 17.1
axis control)
F140.1 Buffer full signals (PMC axis control) EABUFD ○ ○ 17.1
Auxiliary function 2 strobe signal (PMC
F140.2 EMF2D ○ ○ 17.1
axis control)
Auxiliary function 3 strobe signal (PMC
F140.3 EMF3D ○ ○ 17.1
axis control)
Auxiliary function code signals (PMC axis
F141,F151 EM11D to EM48D ○ ○ 17.1
control)
Number of remaining tools notification
F154.0 TLAL - ○ 12.5
signal
F160,F161 Multi-spindle address P signals MSP00 to MSP15 ○ ○ 11.12
F168.0 Alarm signals (serial spindle) ALMC ○ ○ 11.2
F168.1 Speed zero signals (serial spindle) SSTC ○ ○ 11.2
F168.2 Speed detection signals (serial spindle) SDTC ○ ○ 11.2
Spindle speed arrival signal (serial
F168.3 SARC ○ ○ 11.2
spindle)
- 2766 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
F168.4 Load detection signals 1(serial spindle) LDT1C ○ ○ 11.2
F168.5 Load detection signals 2(serial spindle) LDT2C ○ ○ 11.2
F168.6 Torque limit signals (serial spindle) TLMC ○ ○ 11.2
Orientation completion signals (serial
F168.7 ORARC ○ ○ 11.2
spindle)
F169.0 Power line switch signals (serial spindle) CHPC ○ ○ 11.2
Spindle switch completion signals (serial
F169.1 CFINC ○ ○ 11.2
spindle)
F169.2 Output switch signals (serial spindle) RCHPC ○ ○ 11.2
Output switch completion signals (serial
F169.3 RCFNC ○ ○ 11.2
spindle)
Subordinate operation status signals
F169.4 SLVSC ○ ○ 11.2
(serial spindle)
Position coder orientation proximity
F169.5 PORA2C ○ ○ 11.2
signal (serial spindle)
Magnetic sensor orientation completion
F169.6 MORA1C ○ ○ 11.2
signal (serial spindle)
Magnetic sensor orientation proximity
F169.7 MORA2C ○ ○ 11.2
signals (serial spindle)
Position coder one-rotation signal
F170.0 PC1DTC ○ ○ 11.2
detection status signals (serial spindle)
Incremental orientation mode
F170.1 INCSTC ○ ○ 11.2
signals(serial spindle)
F171.4 Cs axis origin established state signals CSPENC ○ ○ 11.11.4
Absolute position detector battery
F172.6 PBATZ ○ ○ 1.4.2
voltage zero alarm signal
Absolute position detector battery
F172.7 PBATL ○ ○ 1.4.2
voltage low alarm signal
Torque limit reach signals for reference
F180 CLRCH1 to CLRCH8 ○ ○ 4.7, 4.8
point setting with mechanical stopper
F182 Controlling signals (PMC axis control) EACNT1 to EACNT8 ○ ○ 17.1
Unexpected disturbance torque detection
F184 ABDT1 to ABDT8 ○ ○ 2.9
signal
Torque control mode signal (PMC axis
F190 TRQM1 to TRQM8 ○ ○ 17.1
control)
Flexible synchronization control mode MFSYNA,MFSYNB
F197.0 to F197.3 ○ ○ 1.12
status signals MFSYNC,MFSYND
F200.0 to F201.3 S 12-bit code signals R01O2 to R12O2 ○ ○ 11.12
F202,F203 Actual spindle speed signals AR002 to AR152 ○ ○ 11.9
F204.0 to F205.3 S 12-bit code signals R01O3 to R12O3 ○ ○ 11.12
F206,F207 Actual spindle speed signals AR003 to AR153 ○ ○ 11.9
1.10.5, 1.10.7
F208 EGB mode confirmation signals EGBM1 to EGBM8 ○ ○
1.10.8
Machine coordinate match state output
F210 SYNMT1 to SYNMT8 ○ ○ 1.6
signals
Synchronization compensation enable
F211 SYNOF1 to SYNOF8 ○ ○ 1.6
state output signals
SPWRN1 to
F264.0 to F265.0 Spindle warning detail signals 1 to 9 ○ ○ 11.2, 19.2
SPWRN9
F266.0 Alarm signals (serial spindle) ALMD ○ ○ 11.2
F266.1 Speed zero signals (serial spindle) SSTD ○ ○ 11.2
F266.2 Speed detection signals (serial spindle) SDTD ○ ○ 11.2
Spindle speed arrival signal (serial
F266.3 SARD ○ ○ 11.2
spindle)
- 2767 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
F266.4 Load detection signals 1(serial spindle) LDT1D ○ ○ 11.2
F266.5 Load detection signals 2(serial spindle) LDT2D ○ ○ 11.2
F266.6 Torque limit signals (serial spindle) TLMD ○ ○ 11.2
Orientation completion signals (serial
F266.7 ORARD ○ ○ 11.2
spindle)
F267.0 Power line switch signals (serial spindle) CHPD ○ ○ 11.2
Spindle switch completion signals (serial
F267.1 CFIND ○ ○ 11.2
spindle)
F267.2 Output switch signals (serial spindle) RCHPD ○ ○ 11.2
Output switch completion signals (serial
F267.3 RCFND ○ ○ 11.2
spindle)
Subordinate operation status signals
F267.4 SLVSD ○ ○ 11.2
(serial spindle)
Position coder orientation proximity
F267.5 PORA2D ○ ○ 11.2
signal (serial spindle)
Magnetic sensor orientation completion
F267.6 MORA1D ○ ○ 11.2
signal (serial spindle)
Magnetic sensor orientation proximity
F267.7 MORA2D ○ ○ 11.2
signals (serial spindle)
Position coder one-rotation signal
F268.0 PC1DTD ○ ○ 11.2
detection status signals (serial spindle)
Incremental orientation mode signals
F268.1 INCSTD ○ ○ 11.2
(serial spindle)
F269.4 Cs axis origin established state signals CSPEND ○ ○ 11.11.4
F270.0 to F271.3 S 12-bit code signals R01O4 to R12O4 ○ ○ 11.12
F272,F273 Actual spindle speed signals AR004 to AR154 ○ ○ 11.9
Cs contour control change completion
F274.0 to F274.3 FCSS1 to FCSS4 ○ ○ 11.11
signal (for each spindle)
Cs axis coordinate establishment alarm
F274.4 to F274.7 CSFO1 to CSFO4 ○ ○ 11.11.4
signals (for each spindle)
F276 to F277 UO016 to UO031 ○ ○
F280 to F283 Output signals for custom macro UO200 to UO231 ○ ○ 13.6
F284 to F287 UO300 to UO331 ○ ○
Spindle synchronous speed control
F288.0 to F288.3 FSPSY1 to FSPSY4 ○ ○ 11.14
completion signal (for each spindle)
Spindle phase synchronization control
F289.0 to F289.3 FSPPH1 to FSPPH4 ○ ○ 11.14
completion signal (for each spindle)
F290.2 DeviceNet communication normal signal DNTCM ○ ○
High speed program check saving data
F290.4 PCKSV ○ ○ 5.3.4
signal
F290.5 High speed program check mode signal PRGMD ○ ○ 5.3.4
F293,F294 High-speed position switch signals HPS01 to HPS16 ○ ○ 1.2.10
F295.6 Dual display forcible end status signal C2SENO ○ ○ 14.1.9
14.1.11
F295.7 Key control selection status signal CNCKYO ○ ○
14.1.12
Trouble forecast signals for thermal
F298 TDSML1 to TDSML8 ○ ○
simulation
19.4
Trouble forecast signals for disturbance
F299 TDFTR1 to TDFTR8 ○ ○
level
F315.0 Tool skip completion signal TLSKF ○ ○ 12.3.1
F315.1 Tool search in-progress signal TLMSRH ○ ○ 12.3.1
Tool management data modification
F315.2 TLMG10 ○ ○ 12.3.1
in-progress signal
- 2768 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
Tool management data output
F315.4 TLMOT ○ ○ 12.3.1
in-progress signal
F315.6 Life expiration signal TMFNFD ○ ○ 12.3.1
Tool management data edit in-progress
F315.7 TLMEM ○ ○ 12.3.1
signal
Program restart MDI program output
F316.6 SQMPR ○ ○ 5.6.1
completion signal
Program restart MDI program execution
F316.7 SQMPE ○ ○ 5.6.1
completion signal
F328.0 to F328.3 Tool change signals 1 to 4 TLCH1 to TLCH4 ○ ○ 12.3.1
F328.4 to F328.7 Individual tool change signals 1 to 4 TLCHI1 to TLCHI4 ○ ○ 12.3.1
F329.0 to F329.3 Tool skip completion signals 1 to 4 TLSKF1 to TLSKF4 ○ ○ 12.3.1
F329.4 to F329.7 Tool life expiration notice signals 1 to 4 TLCHB1 to TLCHB4 ○ ○ 12.3.1
Synchronous master axis confirmation
F341 SYCM1 to SYCM8 ○ ○ 8.5
signals
Synchronous slave axis confirmation
F342 SYCS1 to SYCS8 ○ ○ 8.5
signals
F343 Composite axis confirmation signals MIXO1 to MIXO8 ○ ○ 8.5
Superimposed control master axis
F344 OVMO1 to OVMO8 ○ ○ 8.6
confirmation signals
Superimposed control slave axis
F345 OVSO1 to OVSO8 ○ ○ 8.6
confirmation signals
F346 Parking axis confirmation signals SMPK1 to SMPK8 ○ ○ 8.5
3-dimensional coordinate conversion
F347.7 D3MI ○ ○ 3.3.1
manual interrupt mode in-progress signal
SSEGBM1 to
F351.0 to F351.3 Simple spindle EGB mode signals ○ ○ 11.24
SSEGBM4
Each axis workpiece coordinate system
F358 WPSF1 to WPSF8 ○ ○ 1.5.2.6
preset completion signals
F376 Speed zero signals SVSST1 to SVSST8 ○ ○ 11.20
F377 Speed arrival signals SVSAR1 to SVSAR8 ○ ○ 11.20
Flexible synchronization control phase
F381.0 to F381.3 PHFINA to PHFIND ○ ○ 1.12.2
synchronization end signals
F400.1 SUCLPB ○ ○
F400.2 Spindle unclamp signal SUCLPC ○ ○ 11.10
F400.3 SUCLPD ○ ○
F401.1 SCLPB ○ ○
F401.2 Spindle clamp signal SCLPC ○ ○ 11.10
F401.3 SCLPD ○ ○
F402.1 MSPOSB ○ ○
F402.2 Spindle positioning mode signals MSPOSC ○ ○ 11.10
F402.3 MSPOSD ○ ○
Signal for indicating a positional
F403.0 deviation error alarm for axis SYNER ○ ○ 1.6
synchronous control
F404.0 Path spindle command confirmation COSP3 ● ●
8.10
F404.1 signal COSP4 ● ●
F512.0 Macro call executing signal MCEXE ○ ○ 17.7
F512.1 Mode change request signal MCRQ ○ ○ 17.7
F512.2 Abnormal end signal MCSP ○ ○ 17.7
- 2769 -
A. INTERFACE BETWEEN
CNC AND PMC APPENDIX B-64603EN-1/01
T M Reference
Address Signal name Symbol
series series item
F513.0 MD1R ○ ○
F513.1 MD2R ○ ○
F513.2 Mode notification signal MD4R ○ ○ 17.7
F513.5 DNCIR ○ ○
F513.7 ZRNR ○ ○
F514,F515 Call program confirmation signal MCEX1 to MCEX16 ○ ○ 17.7
F517.0 to F517.7 Reference position match signals RP11 to RP18 ○ ○ 4.11
F518.0 to F518.7 2nd reference position match signals RP21 to RP28 ○ ○ 4.11
F520.0 Automatic data backup executing signal ATBK ○ ○
F521 SV speed control mode signals SVREV1 to SVREV8 ○ ○ 11.20.1
F522 Spindle indexing signals for each axis SPP1 to SPP8 ○ ○ 11.20.2
F526.5 Dwell status signal DWL ○ ○ 2.7
Phase synchronization for Servo/Spindle
F527.6 SYPFN ○ ○
synchronous finished signal
11.22.3
Phase synchronization for Servo/Spindle
F527.7 SYPER ○ ○
synchronous error signal
F531.6 External device program execution signal DVCPR ○ ○ 5.14
F531.7 β ready signal IOLBR ○ ○ 3.9
F532 Axis synchronous control status signals SYNO1 to SYNO8 ○ ○ 1.6
F534.1 Quick program restart under way signal SRNEX ○ ○ 5.7
F534.4 Middle block start signal MBSO ○ ○ 2.13
Peripheral axis control group 1 start
F534.5 PE1EX ○ ○
signal
Peripheral axis control group 2 start
F534.6 PE2EX ○ ○ 1.20
signal
Peripheral axis control group 3 start
F534.7 PE3EX ○ ○
signal
I/O Link 1 retry abnormality warning
F535.0 WIOCH1 ○ ○
signal
I/O Link 2 retry abnormality warning
F535.1 WIOCH2 ○ ○
signal 19.3.2
I/O Link 3 retry abnormality warning
F535.2 WIOCH3 ○ ○
signal
F535.3 SRAM ECC abnormality warning signal WECCS ○ ○
Embedded Ethernet communication
F535.4 WETE ○ ○
abnormality warning signal
Fast Ethernet communication
F535.5 WETF ○ ○
abnormality warning signal
19.3.2
FL-net1 communication abnormality
F535.6 WFLN1 ○ ○
warning signal
FL-net2 communication abnormality
F535.7 WFLN2 ○ ○
warning signal
F536.2 Removal completion signal RMVED ○ ○
F536.3 Assignment completion signal ASNED ○ ○
1.14
F536.4 Exchange completion signal EXCED ○ ○
F536.7 Initial axis assignment signal INIST ○ ○
F545.0 Display language switch completion FLANG ○ ○
14.1.8
signal
Inter-path flexible synchronization mode
F545.1 signal OVLNS ● ● 1.12.4
Advanced superimposition mode signal
DeviceNet communication abnormal
F545.4 DNTER ○ ○
signal
- 2770 -
A.INTERFACE BETWEEN
B-64603EN-1/01 APPENDIX CNC AND PMC
T M Reference
Address Signal name Symbol
series series item
Groove of thread measurement
F546.4 GTMC ○ ○
completion signal
6.5.7.2
Groove of thread measurement error
F546.5 GTME ○ ○
signal
Automatic phase synchronization PHERA, PHERB,
F553.0 to F553.3 ○ ○ 1.12.3
positional error detection signals PHERC, PHERD
Notification signal for modification of C
F558.0 CDCEX ○ ○
Language Executor program
Notification signal for modification of 1st
F558.1 CDLAD1 ○ ○
path PMC Ladder program
Notification signal for modification of 2nd
F558.2 CDLAD2 ○ ○
path PMC Ladder program
Notification signal for modification of 3rd
F558.3 CDLAD3 ○ ○
path PMC Ladder program
14.1.23
Notification signal for modification of
F558.4 CDDCL ○ ○
Dual Check Safety PMC Ladder program
Notification signal for modification of
F558.5 CDPRM ○ ○
CNC parameter
Notification signal for modification of 4th
F558.6 CDLAD4 ○ ○
path PMC Ladder program
Notification signal for modification of 5th
F558.7 CDLAD5 ○ ○
path PMC Ladder program
F559 Excess synchronization error signals SEO1 to SEO8 ○ ○ 8.6
F564 to F567 3rd M function code signals M300 to M331 ○ ○ 10.3
F568 to F571 4th M function code signals M400 to M431 ○ ○ 10.3
F572 to F575 5th M function code signals M500 to M531 ○ ○ 10.3
F577.0 to F577.3 Spindle position save completion signal SPMFN1 to SPMFN4 ○ ○ 11.14.1
SPMER1 to
F577.4 to F577.7 Spindle position save error signal ○ ○ 11.14.1
SPMER4
F578.2 Web browser connection status signal WBCNT ○ ○ 18.2.7
F578.5 NC data output signal ALLO ○ ○ 15.3
F580 to F583 ARE00 to ARE31 ○ ○
F584 to F587 ARE002 to ARE312 ○ ○
Extended actual spindle speed signals 11.27
F588 to F591 ARE003 to ARE313 ○ ○
F592 to F595 ARE004 to ARE314 ○ ○
+OT11O, -OT11O,
Stored stroke limit range switching +OT12O, -OT12O,
F598 ○ ○ 2.3.8
confirmation signals +OT2O, -OT2O,
+OT3O, -OT3O
Stored stroke limit range switching finish
F599.0 OTSWFN ○ ○ 2.3.8
signal
F708 to F711 RE01O to RE32O ○ ○
F712 to F715 RE01O2 to RE32O2 ○ ○
S32-bit code signals
F716 to F719 RE01O3 to RE32O3 ○ ○ 11.27
F720 to F723 RE01O4 to RE32O4 ○ ○
DO signal for Data transfer between
F747 TDCF00 to TDCF07 ○ ○ 17.9
PMC and DCSPMC
- 2771 -
B. LIST OF FUNCTIONS USING
PMC SIGNALS OTHER THAN
G/F ADDRESS APPENDIX B-64603EN-1/01
Access Related
Function name Signal types types to parameter Reference item
signal numbers
High-Speed Position Y Write HPF(No.8501#0) 1.2.10 High-Speed Position Switch
Switch No.8565
Flexible Path Axis R Write No.11554 1.14 Flexible Path Axis
Assignment Assignment
Stored Stroke Limit D Read No.1313 2.3.8 Stored Stroke Limit Range
Range Switching Switching Function by Signal
Function by Signal
Manual Linear/Circular R Read MRI(No.7106#3) 3.4 Manual Linear/Circular
Interpolation Write MRO(No.7106#4) Interpolation
No.13541
No.13542
Manual Reference X Read GDC(No.3006#0) 4.1 Manual Reference Position
Position Return XSG(No.3008#2) Return
No.3013
No.3014
Spindle Speed Command R Read No.3773 11.24 Spindle Speed Command
Clamp Clamp
Custom Macro R Write IFR(No.6020#2) 13.6 Custom Macro
No.6094
Energy Saving Level X,Y,A,R,T,K,C, Read Set signals on the 14.1.21 Energy Saving Level
Selecting Function D display Selecting Function
Automatic Tool Length X Read XSG(No.3008#2) 16.2 Automatic Tool Length
Measurement (M Series) No.3019 Measurement (M Series)
/Automatic Tool Offset /Automatic Tool Offset (T Series)
(T Series)
Skip Function X Read XSG(No.3008#2) 16.3.1 Skip Function
No.3012
Multi-Step Skip X Read XSG(No.3008#2) 16.3.5 Multi-Step Skip
No.3012
Direct Input of Offset X Read XSG(No.3008#2) 16.4.2 Direct Input of Offset Value
Value Measured B (T No.3019 Measured B (T Series)
Series)
PMC Axis Control X Read XSG(No.3008#2) 17.1 PMC Axis Control
No.3019
SKE(No.8001#7)
Extended External R Read EMS(No.1203#0) 17.3 Extended External Machine
Machine Zero Point Shift No.1280 Zero Point Shift
Communication Retry R9051 (Z51) Read Fixed signals 19.3.2 Communication Retry
Monitoring Function R9057 (Z57) Monitoring Function
R9165 (Z165)
- 2772 -
C. LIST OF FUNCTIONS
INCLUDE ADDRESS P IN THE
B-64603EN-1/01 APPENDIX PROGRAM COMMAND
- 2773 -
C. LIST OF FUNCTIONS
INCLUDE ADDRESS P IN
THE PROGRAM COMMAND APPENDIX B-64603EN-1/01
- 2774 -
C. LIST OF FUNCTIONS
INCLUDE ADDRESS P IN THE
B-64603EN-1/01 APPENDIX PROGRAM COMMAND
Machining Lathe system
Function name center G code system Reference item
system A B C
Tilted working plane G68.3, - CONNECTION MANUAL (FUNCTION)
indexing by tool axis "PROGRAM COMMAND"
direction - OPERATOR’S MANUAL (For M Series)
II. PROGRAMMING, "FUNCTIONS TO
SIMPLIFY PROGRAMMING"
Tilted working plane G68.4 - CONNECTION MANUAL (FUNCTION)
indexing (incremental "PROGRAM COMMAND"
multi-command) - OPERATOR’S MANUAL (For M Series)
II. PROGRAMMING, "FUNCTIONS TO
SIMPLIFY PROGRAMMING"
Multiple repetitive G70 to G70 to G72 to - CONNECTION MANUAL (FUNCTION)
cycles G76 G76 G78 "PROGRAM COMMAND"
- OPERATOR’S MANUAL (For T Series)
II. PROGRAMMING, "FUNCTIONS TO
SIMPLIFY PROGRAMMING"
Figure copying G72.1, OPERATOR’S MANUAL (Common to T/M
G72.2 Series) II. PROGRAMMING, "FUNCTIONS
TO SIMPLIFY PROGRAMMING"
Canned cycle G74, - - - OPERATOR’S MANUAL (For M Series)
G76 II. PROGRAMMING, "FUNCTIONS TO
SIMPLIFY PROGRAMMING"
Canned cycle for G75, G72, G72, G73, - OPERATOR’S MANUAL (For T Series)
grinding G77, G74 G74 G75 II. PROGRAMMING, "FUNCTIONS TO
G78, SIMPLIFY PROGRAMMING"
G79 - OPERATOR’S MANUAL (For M Series)
II. PROGRAMMING, "FUNCTIONS TO
SIMPLIFY PROGRAMMING"
Canned cycle G82 to G84, G82 to G82 to G82 to - OPERATOR’S MANUAL (For T Series)
G85, G85, G85, II. PROGRAMMING, "FUNCTIONS TO
G87 to G89 G87 to G87 to G87 to SIMPLIFY PROGRAMMING" and
G89, G89, G89, "MEMORY OPERATION USING Series
G83.5, G83.5, G83.5, 10/11 FORMAT"
G83.6, G83.6, G83.6,
G87.5, G87.5, G87.5, - OPERATOR’S MANUAL (For M Series)
G87.6 G87.6 G87.6 II. PROGRAMMING, "FUNCTIONS TO
SIMPLIFY PROGRAMMING"
Electronic gear box G81 CONNECTION MANUAL (FUNCTION)
"AXIS CONTROL"
High-speed peck - G83.1 G83.1 G83.1 OPERATOR’S MANUAL (For T Series)
drilling cycle II. PROGRAMMING, "FUNCTIONS TO
SIMPLIFY PROGRAMMING"
Rigid tapping cycle G84.2 G84.2 G84.2 G84.2 - CONNECTION MANUAL (FUNCTION)
(FS15-T format) "SPINDLE SPEED FUNCTION"
- OPERATOR’S MANUAL (For T Series)
II. PROGRAMMING, "FUNCTIONS TO
SIMPLIFY PROGRAMMING"
- OPERATOR’S MANUAL (For M Series)
II. PROGRAMMING, "FUNCTIONS TO
SIMPLIFY PROGRAMMING"
- 2775 -
C. LIST OF FUNCTIONS
INCLUDE ADDRESS P IN
THE PROGRAM COMMAND APPENDIX B-64603EN-1/01
M code related
Function name Reference item
format parameters
Waiting M codes M_P_ No.8110,No.8111, - CONNECTION MANUAL (FUNCTION)
MWP(No.8103#1) "MULTI-PATH CONTROL"
- OPERATOR’S MANUAL (Common to T/M
Series) II. PROGRAMMING, "MULTI-PATH
CONTROL FUNCTION"
Waiting M codes of M_P_ No.8114,No.8115, - CONNECTION MANUAL (FUNCTION)
high-speed Type MWP(No.8103#1) "MULTI-PATH CONTROL"
- OPERATOR’S MANUAL (Common to T/M
Series) II. PROGRAMMING, "MULTI-PATH
CONTROL FUNCTION"
Waiting function by M_P_L_IP STW(No.8101#1), - CONNECTION MANUAL (FUNCTION)
specifying start point No.8110,No.8111, "MULTI-PATH CONTROL"
MWP(No.8103#1) - OPERATOR’S MANUAL (Common to T/M
Series) II. PROGRAMMING, "MULTI-PATH
CONTROL FUNCTION"
(Custom macro) M98P_ OPERATOR’S MANUAL (Common to T/M
Subprogram Series) III. PROGRAMMING, "PROGRAM
Program end M99P_ CONFIGURATION"
External subprogram call M198P_ SBP(No.3404#2) OPERATOR’S MANUAL (Common to T/M
Series) III. OPERATION, "AUTOMATIC
OPERATION"
- 2776 -
C. LIST OF FUNCTIONS
INCLUDE ADDRESS P IN THE
B-64603EN-1/01 APPENDIX PROGRAM COMMAND
M code related
Function name Reference item
format parameters
Custom macro M_P_ MAA(No.6009#2) OPERATOR’S MANUAL (Common to T/M
Macro Call Using an M Series) II. PROGRAMMING, "CUSTOM MACRO"
code ( include
specification of multiple
definitions and special
macro call)
Execution macro M98P_ Macro Executor PROGRAMMING MANUAL
Subprogram call 3
Subprogram call for user M_P_
program
Execution macro M_P_
Macro Call Using an M
code ( include
specification of multiple
definitions and special
macro call)
Multi-spindle S_P_ MPP(No.3703#3), CONNECTION MANUAL (FUNCTION)
No.3781 "SPINDLE SPEED FUNCTION"
- 2777 -
D. FANUC RECOMMENDED
SETTING PARAMETER
APPENDIX B-64603EN-1/01
The parameter value is compared with the recommended value at power-on. If the value is other than
the recommended value, the parameter is reset to the recommended value.
The parameter value cannot be changed by the parameter screen, PMC window function (WINDW:
SUB52), FOCAS2, C Language Executor, Macro Executor, and programmable parameter input
(G10), because it is basically unnecessary for the machine tool builder to change the parameter value.
If there is a situation to change from recommended value, set bit 0 (IPW) of parameter No.8880 to 1.
When IPW is 1, the parameter value can be changed and the check at power-on is not executed. So
the setup is not changed again, even if the power is turned off and on.
The parameter is set to the recommended value as initial setting at power-on only when memory all
clear has been executed.
Although use with initial value is recommended, the machine tool builder can change the parameter
value.
The parameter of (1) and (2) is set to recommended value at the time of shipment of CNC.
- 2778 -
D. FANUC RECOMMENDATION
SETTING PARAMETER
B-64603EN-1/01 APPENDIX
In the case of setting by cnc_wrparas, return value is set to EW_PROT (Writing protection), but the
values of the parameters before prohibited one is changed.
When automatic servo parameter initialization (bit 1 of parameter No.2000 is 0) is executed, the
following parameters are set to the recommended values of this function.
No.2005#1, No.2069, No.2092
When automatic spindle parameter initialization (MAIN) (bit 7 of parameter No.4019 is 1) is executed,
the following parameters are set to the recommended values of this function.
No.4542#4, No.4627
When automatic spindle parameter initialization (SUB) (bit 7 of parameter No.4195 is 1) is executed, the
following parameters are set to the recommended values of this function.
No.4344
Parameter
#7 #6 #5 #4 #3 #2 #1 #0
8880 IPW
- 2779 -
D. FANUC RECOMMENDED
SETTING PARAMETER
APPENDIX B-64603EN-1/01
- 2780 -
D. FANUC RECOMMENDATION
SETTING PARAMETER
B-64603EN-1/01 APPENDIX
- 2781 -
D. FANUC RECOMMENDED
SETTING PARAMETER
APPENDIX B-64603EN-1/01
- 2782 -
D. FANUC RECOMMENDATION
SETTING PARAMETER
B-64603EN-1/01 APPENDIX
- 2783 -
D. FANUC RECOMMENDED
SETTING PARAMETER
APPENDIX B-64603EN-1/01
- 2784 -
D. FANUC RECOMMENDATION
SETTING PARAMETER
B-64603EN-1/01 APPENDIX
- 2785 -
D. FANUC RECOMMENDED
SETTING PARAMETER
APPENDIX B-64603EN-1/01
- 2786 -
D. FANUC RECOMMENDATION
SETTING PARAMETER
B-64603EN-1/01 APPENDIX
- 2787 -
D. FANUC RECOMMENDED
SETTING PARAMETER
APPENDIX B-64603EN-1/01
- 2788 -
B-64603EN-1/01 APPENDIX E. LIST OF SPECIFICATIONS
E LIST OF SPECIFICATIONS
○ : Standard ● : Standard option
☆ : Option * : Function included in another option
- : Not Available
Note) Some combinations of these options are restricted.
M represents a machining center system (M series).
T represents a lathe system (T series).
For (*1) to (*11) in the table, see Not below the table.
Series 0i-F
Item Specifications
M T
Axis control
Max. total number of control axes Total 11 axes / (*9) ☆ ☆
(feed axes + spindle axes) / 2 path Up to 9 axes each path
system Total 10 axes / ○ ○
Up to 7 axes each path
Max. feed axes (*8) Total 9 axes / ☆ ☆
Up to 7 axes each path
Total 8 axes / ○ ○
Up to 5 axes each path
Max. spindle axes Total 4 axes / ☆ ☆
Up to 3 axes each path
Total 2 axes / ○ ○
Up to 2 axes each path
Max. total number of control axes 8 axes ☆ ☆
(feed axes + spindle axes) / 1 path 7 axes ○ -
system 6 axes - ○
Max. feed axes (*8) 7 axes ☆ ☆
5 axes ○ -
4 axes - ○
Max. spindle axes 3 axes - ☆
2 axes ○ ○
Controlled path 2 path ☆ ☆
1 path ○ ○
Machine groups Max. 3 groups ☆ ☆
1 group ○ ○
Max. simultaneously controlled axes Max. 4 axes ○ ○
(in each path)
Axis control by PMC Not available on Cs axes ○ ○
Cs contouring control ○ ○
Loader control function Loader 1 path (*10) ☆ ☆
This cannot be ordered with Peripheral axis control.
Addition of loader control path Loader 2 paths (*10) ☆ ☆
Loader control function is required.
Axis name Basic three axes are X, Y and Z, additional axes are ○ -
optional from U, V, W, A, B and C.
In case of G code system A, basic 2 axes are X and Z, - ○
additional axes are optional from Y, A, B and C.
In case of G code system B/C, basic 2 axes are X and Z, - ○
additional axes are optional from Y, U, V, W, A, B and C.
Axis name expansion Max 3 characters ○ ○
Arbitrary axis name setting Included in Custom macro function ○ ○
- 2789 -
E. LIST OF SPECIFICATIONS APPENDIX B-64603EN-1/01
Series 0i-F
Item Specifications
M T
Spindle name expansion Max. 3 characters. Included in Multi-spindle function. ○ ○
Peripheral axis control This cannot be ordered with Loader control function. ☆ ☆
Synchronous/Composite control ☆ ☆
Superimposed control Changing function of velocity and time constant is not ☆ ☆
available. (*3)
Superimposed Control A Feedrate and acc/dec time of master and slave axis in ☆ ☆
superimposed control can be set individually. (*3)
Synchronous/Composite/Superimpose (*3) ☆ ☆
d control by program command
Flexible path axis assignment (*3) ☆ ☆
Axis synchronous control Max. 4 pairs ○ ○
Angular axis control Available on arbitrary axes. ☆ ☆
Tandem control ○ ○
Tandem disturbance elimination ☆ ☆
control
Torque control ○ ○
Pole position detection function ☆ ☆
Control axis detach ○ ○
High precision oscillation function ☆ ☆
Increment system IS-A, IS-B ○ ○
Increment system C 0.0001mm, ○ ○
0.0001deg,
0.00001inch
Flexible feed gear Optional DMR ○ ○
Dual position feedback ☆ ☆
HRV2 control ○ ○
HRV3 control ○ ○
Inch/metric conversion ○ ○
Interlock All axes/each axis/each direction/block start/cutting block ○ ○
start
Machine lock All axes/each axis ○ ○
Emergency stop ○ ○
Overtravel ○ ○
Stored stroke check 1 ○ ○
Stored stroke check 1 area expansion ☆ ☆
Stroke limit external setting ○ ○
Stored stroke check 2,3 ○ ○
Stroke limit check before move ○ ○
Stroke limit area changing function ☆ ☆
Stored stroke limit range switching ☆ ☆
function by signal
Chuck and tail stock barrier - ○
Mirror image Each axis ○ ○
Follow-up ○ ○
Servo off/Mechanical handle ○ ○
Chamfering on/off - ○
Interference check for each path Only for multi path control (*3) - ☆
Unexpected disturbance torque ○ ○
detection function
I/O Link β unexpected disturbance ☆ ☆
torque detection
Position switch ○ ○
High speed position switch ☆ ☆
- 2790 -
B-64603EN-1/01 APPENDIX E. LIST OF SPECIFICATIONS
Series 0i-F
Item Specifications
M T
Linear scale I/F with absolute address ☆ ☆
reference mark
Linear scale I/F expansion with ☆ ☆
absolute address reference mark
Temporary absolute coordinate setting ☆ ☆
Dual check safety ☆ ☆
Safety spindle speed limit override Dual check safety is required. ☆ ☆
Test mode function for Acceptance Dual check safety is required. ☆ ☆
Test
Axis immediate stop function AI contour control I or II is required. ☆ ☆
Operation
Automatic operation (memory) ○ ○
MDI operation ○ ○
DNC operation RS232C interface is required. ○ ○
DNC operation with memory card (*2) CF card and PCMCIA Card Attachment is required. ○ ○
Schedule function (*2) CF card and PCMCIA Card Attachment is required (When ○ ○
a memory card is used).
RS232C interface is required (when a Floppy Cassette is
used).
Program number search ○ ○
Sequence number search ○ ○
Sequence number comparison and ○ ○
stop
Program restart ○ ○
Quick program restart ☆ ☆
Tool retract and recover ☆ ☆
Manual intervention and return ○ ○
Wrong operation prevention ○ ○
Retraction for rigid tapping ○ ☆
Retraction for 3-dimensional rigid Retraction for rigid tapping is required. ☆ ☆
tapping
Buffer register ○ ○
Dry run ○ ○
Single block ○ ○
Jog feed ○ ○
Manual reference position return ○ ○
Manual 2nd/3rd/4th reference position 3rd/4th reference position return function is required. ☆ ☆
return
Reference position setting without ○ ○
DOG
Reference position setting with ○ ○
mechanical stopper
Reference point setting with ☆ ☆
mechanical stopper by Grid Method
Reference position return speed set ○ ○
Reference position shift ○ ○
Manual handle feed Max. 3 units ○ ○
Manual handle feed 4/5-units Max. 5 units ☆ ☆
Manual handle feed rate ×1, ×10, ×m , ×n ○ ○
m:0~2000, n:0~2000
3-dimensional manual feed ☆ -
Manual handle interruption ○ ○
- 2791 -
E. LIST OF SPECIFICATIONS APPENDIX B-64603EN-1/01
Series 0i-F
Item Specifications
M T
Manual interruption of 3-dimensional 3-dimensional coordinate conversion is required ☆ ☆
coordinate system conversion
FANUC SERVO MOTOR β series ☆ ☆
with I/O Link Manual handle interface
Incremental feed ×1, ×10, ×100, ×1000, ×10000 ○ ○
Jog and handle simultaneous mode ○ ○
Manual numerical command ☆ ☆
Reference position signal output ☆ ☆
Retrace ☆ -
Manual handle retrace ☆ ☆
Manual handle retrace for multi path (*3) ☆ ☆
Direction change movement in Manual handle retrace or manual handle retrace for multi ☆ ☆
auxiliary function output block function path is required.
Manual liner/circular interpolation Only for 1path ☆ ☆
Handle-Synchronous Feed Function Included in Manual liner/circular interpolation * *
Active block cancel ☆ ☆
High speed program check ☆ ☆
Dwell/Auxiliary function time override ☆ ☆
function
Interpolation functions
Nano interpolation ○ ○
Positioning G00 (Linear interpolation type positioning is possible) ○ ○
Single direction positioning G60 ○ -
Exact stop mode G61 ○ ○
Tapping mode G63 ○ ○
Cutting mode G64 ○ ○
Exact stop G09 ○ ○
Linear interpolation ○ ○
Circular interpolation ○ ○
Dwell Dwell in seconds and dwell in revolution ○ ○
Polar coordinate interpolation - ○
Cylindrical interpolation ○ ○
Cylindrical interpolation by plane Cylindrical interpolation is required. ☆ ☆
distance command
Helical interpolation Circular interpolation plus max. 2 axes linear interpolation ○ ☆
Nano smoothing AI contour control II is required. ☆ -
Thread cutting, synchronous cutting ○ ○
Multi threading - ○
Thread cutting retract - ○
Continuous threading - ○
Variable lead thread cutting - ○
Circular thread cutting - ☆
Polygon turning - ○
Polygon machining with two spindles - ○
Skip G31 ○ ○
Multi-step skip ☆ ☆
High-speed skip Input signal is 4 point ○ ○
Torque limit skip ○ ○
Reference position return G28 ○ ○
Reference position return check G27 ○ ○
2nd reference position return ○ ○
3rd/4th reference position return ○ ○
- 2792 -
B-64603EN-1/01 APPENDIX E. LIST OF SPECIFICATIONS
Series 0i-F
Item Specifications
M T
Normal direction control ○ -
Balanced cutting Only for multi path control (*3) - ☆
Index table indexing ○ -
Continuous high-speed skip ☆ ☆
General purpose retract ○ ○
Feed function
Rapid traverse rate (Increment system Max. 999.999m/min (1μm) ○ ○
B)
Rapid traverse rate (Increment system Max. 99.9999m/min (0.1μm) ○ ○
C)
Rapid traverse override F0, 25, 50, 100% or 0-100% (1% Step) ○ ○
Feed per minute ○ ○
Feed per revolution ○ ○
Without position coder feed per ○ ○
revolution
Without position coder constant ○ ○
surface speed control
Tangential speed constant control ○ ○
Cutting feedrate clamp ○ ○
Automatic acceleration/deceleration Rapid traverse: linear ○ ○
Cutting feed: exponential, linear
Rapid traverse bell-shaped ○ ○
acceleration / deceleration
Optimum torque acceleration / ☆ ☆
deceleration
Positioning by optimum acceleration ☆ ☆
Linear acceleration/deceleration after ○ ○
cutting feed interpolation
Bell-type acceleration/ deceleration ○ ○
after cutting feed interpolation
Linear acceleration/deceleration Included in AI preview control, AI contour control I or II ○ *
before cutting feed interpolation
Feedrate override 0-254% ○ ○
2nd feedrate override 0-254% ☆ ☆
One-digit F code feed ○ -
Inverse time feed ○ -
Jog override 0-655.34% ○ ○
Override cancel ○ ○
Manual per revolution feed - ○
External deceleration ○ ○
Automatic corner deceleration Included in AI preview control, AI contour control I or II ○ *
Feedrate control with acceleration in Included in AI contour control I or II on T system ○ *
circular interpolation
AI advanced preview control ○ -
AI contour control I ☆ ☆
AI contour control II ☆ ☆
Bell-type acceleration/deceleration Included in AI preview control, AI contour control I or II ○ *
before look ahead interpolation
Jerk control AI contour control II is required. ☆ -
Tolerance Control AI contour control II is required. ☆ -
Rigid tapping bell-shaped ○ ○
acceleration/deceleration
- 2793 -
E. LIST OF SPECIFICATIONS APPENDIX B-64603EN-1/01
Series 0i-F
Item Specifications
M T
Optimum acceleration/deceleration for ☆ ☆
rigid tapping
Rapid traverse block overlap ○ ○
Programmable rapid traverse overlap ☆ ☆
Error detection - ○
Program input
Program code EIA/ISO ○ ○
Label skip ○ ○
Parity check Horizontal and vertical parity ○ ○
Control in/out ○ ○
Optional block skip 9 ○ ○
Max. programmable dimension ±9 digit ○ ○
Program file name 32 characters ○ ○
Sequence number N8 digit ○ ○
Absolute/incremental programming Combined use in the same block ○ ○
Decimal point programming/ pocket ○ ○
calculator type decimal point
programming
Input unit 10 time multiply ○ ○
Diameter/radius programming ○ ○
Plane selection G17, G18, G19 ○ ○
Rotary axis designation ○ ○
Rotary axis roll-over ○ ○
Polar coordinate command ○ -
Coordinate system setting ○ ○
Automatic coordinate system setting ○ ○
Workpiece coordinate system G52-G59 ○ ○
Workpiece coordinate system preset ○ ○
Addition of workpiece coordinate 48 pairs ○ -
system 300 pairs ☆ -
Direct input of workpiece origin offset ○ ○
value measured
Positioning in machine coordinate ☆ ☆
system with feedrate
Manual absolute on and off ○ ○
Direct drawing dimension - ○
programming
G code system A/B/C - ○
Chamfering/corner R - ○
Optional chamfering/corner R ○ -
Programmable data input G10 ○ ○
Programmable parameter input ○ ○
Sub program call 10 folds nested ○ ○
Custom macro ○ ○
Addition of custom macro common #100 - #199, #500 - #999 ○ ○
variables
Addition of custom macro common #100 - #199, #500 - #999, ☆ ☆
variables 1000 #98000 - #98499
Custom macro common variables Only for multi path control ○ ○
between each path
Interruption type custom macro Only for multi path control (*3) ○ ○
Canned cycles - ○
Multiple repetitive cycle - ○
- 2794 -
B-64603EN-1/01 APPENDIX E. LIST OF SPECIFICATIONS
Series 0i-F
Item Specifications
M T
Multiple repetitive cycle II Pocket profile - ○
Canned cycles for drilling ○ ○
Circular interpolation by R 9 digit ○ ○
programming
Mirror image for double turret - ○
Automatic corner override ○ -
Scaling ○ -
Coordinate system rotation ○ ○
3-dimensional coordinate system ☆ ☆
conversion
Tilted working plane indexing Guidance screens is not shown on 8.4"LCD. ☆ -
Programmable mirror image ○ ○
Figure copying ☆ -
G code preventing buffering ○ ○
Program format for FANUC Series ○ ○
10/11
Macro executor ☆ ☆
Macro executor + C language ☆ ☆
executor
C language executor additional SRAM 192KB Non-volatile memory addition. ☆ ☆
256KB
C language executor additional SRAM 448KB Non-volatile memory addition. ☆ ☆
512KB
Custom software 512KB ☆ ☆
(Total amount of each path) 2MB ☆ ☆
4MB ☆ ☆
6MB ☆ ☆
8MB ☆ ☆
12MB ☆ ☆
16MB ☆ ☆
FANUC PICTURE executor Custom software size 4M bytes or larger is required. ☆ ☆
FANUC PICTURE function This function includes custom software size 6M bytes. ☆ ☆
FANUC PICTURE function for This function includes custom software size 6M bytes. ☆ ☆
non-touch panel display
Coordinate system shift - ○
Direct input of coordinate system shift - ○
Embedded macro ☆ ☆
Small-hole peck drilling cycle ○ -
Real time custom macro ☆ ☆
Pattern data input ○ ○
M code protect function ☆ ☆
Conversational programming with ○ ○
graphic function
Guidance function
MANUAL GUIDE i ☆ ☆
MANUAL GUIDE i multi-path function ☆ ☆
MANUAL GUIDE i Tilted Working ☆ -
Plane indexing function
MANUAL GUIDE 0i ☆ ☆
TURN MATE i (*4) - ☆
MDI key operation function - ☆
NC program conversion function - ☆
Expansion of machining cycle - ☆
- 2795 -
E. LIST OF SPECIFICATIONS APPENDIX B-64603EN-1/01
Series 0i-F
Item Specifications
M T
Auxiliary/Spindle speed function
Auxiliary function M8 digit ○ ○
2nd auxiliary function B8 digit ○ ○
Auxiliary function lock ○ ○
High-speed M/S/T/B interface ○ ○
Waiting function Only for multi path control (*3) ○ ○
Waiting M codes of high-speed type Only for multi path control (*3) ○ ○
Multiple command of auxiliary function 5 commands ○ ○
Auxiliary function output in moving axis ☆ ☆
Waiting function by specifying start Only for multi path control (*3) ☆ ☆
point
Spindle speed function S5 digit , binary output ○ ○
Spindle serial output S5 digit , serial output ○ ○
Spindle analog output S5 digit , analog output, up to 1 spindle ○ ○
(*6)
Constant surface speed control ○ ○
Spindle override 0 - 254% ○ ○
Actual spindle speed output - ○
Spindle orientation All spindles ○ ○
Spindle output switching function All spindles ○ ○
Spindle synchronous control Analog spindle is not available. ○ ○
Spindle command synchronous control ☆ -
- ☆
Multi spindle control ☆ ○
Spindle positioning - ○
Rigid tapping ○ ○
FSSB High speed rigid tapping Analog spindle is not available. ○ ○
Rigid tapping by manual handle ☆ ☆
Arbitrary position reference setting for ☆ ☆
CS axis
M code group check ☆ ☆
Spindle speed fluctuation detection - ○
Spindle control with servo motor ☆ ☆
Servo/spindle synchronous control ☆ ☆
Spindle tandem control Analog spindle is not available. ☆ ☆
Arbitrary speed threading Analog spindle is not available. ☆ ☆
Tool function/Tool compensation
Tool function T7+1/T6+2/T5+3(Tool selection + Tool offset number) - ○
T8 digit ○ -
Tool offset pairs 128-pairs - ○
(Note) 200-pairs - ☆
Specify total of tool offset pairs of each 400-pairs ○ -
path.
Tool offset memory C Distinction between geometry and wear, or between cutter ○ -
and tool length compensation.
Common offset memory between each Only for multi path control (*3) ○ ○
path
Tool length offset ○ -
Tool offset ○ ○
Y-axis offset - ○
4th/5th axis offset - ☆
- 2796 -
B-64603EN-1/01 APPENDIX E. LIST OF SPECIFICATIONS
Series 0i-F
Item Specifications
M T
Tool radius/Tool nose radius ○ ○
compensation
Cutting point interpolation for ☆ ☆
cylindrical interpolation
Tool geometry/wear compensation - ○
2nd Geometry Tool Offset - ☆
Tool management function: 64 pairs 64 tools (*7) ☆ ☆
Tool management function: 240 pairs 240 tools (*7) ☆ ☆
Tool management function: 1000 pairs 1000 tools (*7) ☆ ☆
Tool management function: ☆ ☆
Customized data expansion (5~20)
Tool management function: ☆ ☆
Customized data expansion (5~40)
Tool management expansion ☆ ☆
Tool management function for Included in Tool management expansion B. * *
oversize tools
Tool management function for multi- ☆ ☆
edge tools
Tool management tool attachment / ☆ ☆
detachment function
Tool management expansion B ☆ ☆
Tool offset value counter input - ○
Tool length measurement ○ -
Automatic tool length measurement ○ -
Automatic tool offset - ○
Direct input of tool offset value - ○
measured
Direct input of tool offset value - ○
measured B
Direct input of offset value measured - ☆
B for 2 spindle lathe
Tool life management ○ ○
Extended tool life management ○ ○
Automatic alteration of tool position - ☆
compensation
Tool geometry size data 100-pairs ☆ ☆
300-pairs ☆ ☆
Tool geometry size data - Additional ☆ ☆
tool type
Accuracy compensation function
Backlash compensation ○ ○
Backlash compensation for each rapid ○ ○
traverse and cutting feed
Smooth backlash compensation ○ ○
Smart backlash compensation ○ ○
Stored pitch error compensation ☆ ☆
Stored Pitch Error Compensation Total Stored pitch error compensation is required * *
Value Input
Interpolation type pitch error Stored pitch error compensation is required ☆ ☆
compensation
Bi-directional pitch error compensation Stored pitch error compensation is required ☆ ☆
Extended bi-directional pitch error Stored pitch error compensation and Bi-directional pitch ☆ ☆
compensation error compensation are required.
- 2797 -
E. LIST OF SPECIFICATIONS APPENDIX B-64603EN-1/01
Series 0i-F
Item Specifications
M T
Inclination compensation Stored pitch error compensation is required ☆ ☆
Simple straightness compensation Stored pitch error compensation is required. ☆ ☆
1 pair
Straightness compensation Stored pitch error compensation is required. ☆ ☆
4 pairs
Interpolation type straightness 128points. ☆ ☆
compensation Stored pitch error compensation is required.
Interpolated Straightness Stored pitch error compensation and Interpolation type ☆ ☆
Compensation 3072 points straightness compensation are required
Electronic gear box
Electronic gear box ☆ -
Skip function for EGB axis Electronic gear box is required. ☆ -
Electronic gear box automatic phase Electronic gear box is required. ☆ -
synchronization
Flexible synchronization control ☆ ☆
Automatic phase synchronization for Flexible synchronization control is required. ☆ ☆
Flexible synchronization control
Inter-Path Flexible synchronization Flexible synchronization control is required. ☆ ☆
control (*3)
Skip function for Flexible Flexible synchronization control is required. ☆ ☆
synchronization control
Hob command by Flexible Flexible synchronization control is required. ☆ ☆
synchronization control
U-Axis Control Included in Electronic gear box. * -
Grinding function
Grinding function A Multi-step skip, Canned cycles for grinding, ☆ -
Continuous dressing, Infeed control
Multi-step skip, Canned cycles for grinding - ☆
Grinding function B Angular axis control is available in addition to the ☆ ☆
functions included in Grinding function A.
Editing operation
Part program storage size (*2) 512Kbyte (Only for 1 path control) (*4) ○ ○
(Note) 1Mbyte (Only for 2 path control) (*3) ○ ○
Specify total of part program storage 2Mbyte ☆ ☆
size of each path.
Number of registerable programs 400 (Only for 1 path control) ○ ○
800 (Only for 2 path control) (*3) ○ ○
Number of registerable programs Max. 1000 programs ☆ ☆
expansion 1
Part program editing ○ ○
Extended part program editing ○ ○
Program protect ○ ○
Key and program encryption ☆ ☆
Password function ○ ○
Playback ○ ○
Machining time stamp ☆ ☆
Background editing ○ ○
Multi part program editing Not available on 8.4" display unit ○ ○
Memory card program edit & operation Max 63 programs. ○ ○
PC tool for memory card program operation/editing
(A08B-9010-J700#ZZ11) is required to convert and store
files to memory card.
- 2798 -
B-64603EN-1/01 APPENDIX E. LIST OF SPECIFICATIONS
Series 0i-F
Item Specifications
M T
Memory card program entry count Max. 1000 programs ☆ ☆
extension
Data server editing/operation Fast data server is required. * *
Multi-path editing function (*3) ☆ ☆
High speed program management ○ ○
Setting and display
Status display ○ ○
Clock function ○ ○
Current position display ○ ○
Program comment display Program name 31 characters ○ ○
Parameter setting and display ○ ○
Parameter check sum function ○ ○
Alarm display ○ ○
Alarm history display ○ ○
Operator message history display ○ ○
Operation history display ○ ○
Remote diagnostic Included in Machine remote diagnosis package * *
Run hour and parts count display ○ ○
Actual cutting feedrate display ○ ○
Display of spindle speed and T code at ○ ○
all screens
Directory display of floppy cassette ○ ○
Optional path name display Only for multi path control (*3) ○ ○
Operating monitor screen ○ ○
Servo setting screen ○ ○
Spindle setting screen ○ ○
Servo waveform display ○ ○
Maintenance information screen ○ ○
Trouble diagnosis ○ ○
Machine alarm diagnosis Guidance table for Machine alarm diagnosis that is ☆ ☆
included in CNC Application Development Kit
(A08B-9010-J555#ZZ12) is necessary for making
guidance messages.
Software operator's panel ○ ○
Software operator's panel general ○ ○
purpose switch
Extended software operator's panel ○ ○
general purpose switch
Machine operation menu Machine operation menu making tool that is included in ☆ ☆
CNC Application Development Kit
(A08B-9010-J555#ZZ12) is necessary for making menu
data of machine operation menu.
FANUC Auto HMI-NC Either FANUC PICTURE function, FANUC PICTURE ☆ ☆
function for non-touch panel display or FANUC PICTURE
Executor is necessary.
FANUC Auto HMI-NC screen FANUC Auto HMI-NC is necessary. ☆ ☆
enhancement 1
- 2799 -
E. LIST OF SPECIFICATIONS APPENDIX B-64603EN-1/01
Series 0i-F
Item Specifications
M T
Multi-language display English ○ ○
Japanese (Chinese character) ○ ○
German ○ ○
French ○ ○
Spanish ○ ○
Italian ○ ○
Chinese (Traditional Chinese) ○ ○
Chinese (Simplified Chinese) ○ ○
Korean ○ ○
Portuguese ○ ○
Dutch ○ ○
Danish ○ ○
Swedish ○ ○
Hungarian ○ ○
Czech ○ ○
Polish ○ ○
Russian ○ ○
Turkish ○ ○
Romanian ○ ○
Bulgarian ○ ○
Slovak ○ ○
Finnish ○ ○
Hindi ○ ○
Dynamic display language switching ○ ○
Data protection key 4 types ○ ○
Protection of data at eight levels ☆ ☆
Warning function against modification ☆ ☆
of setting
Erase CRT screen display (*1) Manual or Automatic ○ ○
Parameter setting support screen ○ ○
Machining condition selecting function AI contour control I or II is required. ☆ ☆
Machining quality level adjustment AI contour control II, Nano smoothing and Machining ☆ -
function condition selecting function are required.
Help function ○ ○
Self-diagnosis function ○ ○
Periodic maintenance screen ○ ○
Display of hardware and software ○ ○
configuration
Servo information screen ○ ○
Spindle information screen ○ ○
Graphic display ○ ○
Dynamic graphic display ☆ ☆
Touch panel control ☆ ☆
External touch panel interface ☆ ☆
Virtual MDI key ☆ ☆
CNC screen display CNC Application Development Kit ○ ○
(A08B-9010-J555#ZZ12) is necessary.
Dual screen of CNC screen display ☆ ☆
function
Basic operation package 2 function CNC Application Development Kit ☆ ☆
(A08B-9010-J555#ZZ12) is necessary.
Machining status monitor package CNC Application Development Kit ☆ ☆
function (A08B-9010-J555#ZZ12) is necessary.
- 2800 -
B-64603EN-1/01 APPENDIX E. LIST OF SPECIFICATIONS
Series 0i-F
Item Specifications
M T
CNC screen Web server function ☆ ☆
Power consumption monitoring ○ ○
Energy Saving Level Selecting ☆ ☆
Function
Machine State Monitoring Function ☆ ☆
Main menu screen ○ ○
Main menu screen customizing Main menu screen customization tool that is included in ☆ ☆
function CNC Application Development Kit
(A08B-9010-J555#ZZ12) is necessary.
Data input/output
RS232C interface RS232C (Ch.1) interface ○ ○
RS232C (Ch.2) interface ○ ○
Fast data server DNC operation is available for 1st path control only/Option ☆ ☆
board is required
Data server buffer mode included in Fast data server * *
Data server explorer connection Fast data server is required ☆ ☆
External tool offset ○ ○
External machine zero point shift ○ ○
External message ○ ○
External data input Including External message, External tool offset, and ○ ○
External machine zero point shift.
External key input ○ ○
External workpiece number search 9999 ○ ○
External program number search 1 - 9999 ○ ○
Memory card input/output ○ ○
USB memory input/output LCD mounted type Control unit with USB interface ○ ○
is required.
Screen hard copy ○ ○
Power Mate CNC manager ○ ○
External I/O device control ○ ○
One touch macro call ☆ ☆
Automatic data backup ○ ○
Interface function
Fast Ethernet Option board is required. ☆ ☆
PROFIBUS master function Option board is required. ☆ ☆
PROFIBUS slave function Option board is required. ☆ ☆
DeviceNet master function Option board is required. ☆ ☆
DeviceNet slave function Option board is required. ☆ ☆
FL-net function Option board is required. ☆ ☆
Safety function by FL-net FL-net function and Dual check safety are required. ☆ ☆
FL-net/Ethernet coexisting function Fast Ethernet and FL-net function are required. * *
Enhanced Embedded Ethernet ○ ○
function
CC-Link Remote Device function Option board is required. ☆ ☆
Robot connection function ☆ ☆
EtherNet/IP Scanner function Option board is required. ☆ ☆
EtherNet/IP Adapter function Option board is required. ☆ ☆
EtherNet/IP Adapter Safety function EtherNet/IP Adapter function and Dual check safety are ☆ ☆
required.
Modbus/TCP Server function ☆ ☆
PROFINET IO Controller function Option board is required. ☆ ☆
PROFINET IO Device function Option board is required. ☆ ☆
- 2801 -
E. LIST OF SPECIFICATIONS APPENDIX B-64603EN-1/01
Series 0i-F
Item Specifications
M T
CNC Status Notification function ☆ ☆
PMC
PMC function 24000 steps ○ ○
32000 steps ☆ ☆
64000 steps ☆ ☆
100000 steps ☆ ☆
Ladder Dividing Management Function ○ ○
I/O Link i DI/DO points DI/DO: 2048/2048 points ○ ○
1st level execution cycle of ladder 4ms ○ ○
Multi-path PMC function 3 paths ☆ ☆
PMC symbol, comment and message 512Kbyte ☆ ☆
area expansion
1Mbyte ☆ ☆
PMC multi-language message display ○ ○
function
Multi-language display of signal ○ ○
comment
Step sequence Only 1st PMC path ☆ ☆
Nonvolatile PMC extra relay function ☆ ☆
Nonvolatile PMC data table area 40Kbyte ☆ ☆
expansion (40KB)
Extended PMC ladder instruction ○ ○
function
PMC Function block function ○ ○
NOTE
*1 : The control unit is incorporated with display unit.
LCD is manufactured by using high precision technology, however it has points
which are always bright or dark.
This phenomenon is caused by LCD's structure, and not defects.
*2 : The part program storage size is a value of "Maximum program size when one
program is registered".
The total value of the program size that can be registered decreases when two
or more programs are registered.
(The actual registrable value might changes according to the registered number
of programs and the program sizes.)
*3 : Only for 2 path control
*4 : Only for 1 path control
*5 : Dual check safety is not available.
*6 : In case of using the serial spindle together, only spindle speed command
control and spindle speed command control by PMC can be used, because
position coder for analog spindle can not be used. Series 0i Mate-D can not use
an analog spindle together with a serial spindle.
*7 : This function includes "Tool management tool attachment/detachment function".
*8 : In case of Servo HRV3 control, the number of controllable position detectors is
up to 3, when the number of connected servo motors are up to 5, and the
number of controllable detectors is up to 6, when the connected servo motors
are from 6 to 10.
In case of Servo HRV2 control, the number of controllable position detectors is
up to 8.
- 2802 -
B-64603EN-1/01 APPENDIX E. LIST OF SPECIFICATIONS
NOTE
*9 : The number of connectable servo motors is up to 9 when Loader control
function is not available.
*10 : The number of connectable servo motors is up to 10 in servo HRV3.
The number of connectable servo motors is up to 12 in servo HRV2.
*11 : Intel, Pentium are registered trademarks of Intel Corporation.
MIcrosoft, Windows, and VIsual Studio are registered trademarks of Microsoft
Corporation.
Each company's name and product's name is the trademark or registered
trademark.
- 2803 -
B-64603EN-1/01 INDEX
NOTE
Volume 1 : Page 1 to 1022 / Volume 2 : P. 1023 to 1874 / Volume 3 : P. 1875 to 2803
INDEX
AUTOMATIC TOOL LENGTH MEASUREMENT (M
<Number> SERIES) / AUTOMATIC TOOL OFFSET (T
2ND REFERENCE POSITION RETURN / 3RD, 4TH SERIES) .................................................................2255
REFERENCE POSITION RETURN ......................677 AUXILIARY FUNCTION ........................................1318
3-DIMENSIONAL COORDINATE CONVERSION 1998 AUXILIARY FUNCTION LOCK.............................1331
3-DIMENSIONAL MANUAL FEED (M SERIES) ....596 Auxiliary Function Output Block Reverse Movement
3-dimensional Rigid Tapping.....................................1529 for Manual Handle Retrace .....................................796
8-Level Data Protection Function ..............................2112 AUXILIARY FUNCTION OUTPUT IN MOVING
AXIS ......................................................................1345
<A> Auxiliary Function Output in Program Restart Function
About Differences among Pitch Error Compensation, ..................................................................................819
Straightness Compensation, and Inclinaiton AUXILIARY FUNCTION/2ND AUXILIARY
Compensation (for Reference Purposes) ....................71 FUNCTION............................................................1318
Absolute multiple command ......................................2026 Axis Assignment Reset ................................................384
Absolute Position Detection...........................................88 AXIS CONTROL ............................................................1
Acceleration/Deceleration after Interpolation ............1524 AXIS IMMEDIATE STOP FUNCTION .....................354
ACCELERATION/DECELERATION CONTROL ..1104 Axis Name Display of Pitch Error Compensation .........72
ACTIVE BLOCK CANCEL FUNCTION...................872 AXIS SYNCHRONOUS CONTROL ..........................171
Actual Speed Display Axis Selection Signals ............2159 Axis Synchronous Control Torque Difference Alarm..186
ACTUAL SPINDLE SPEED OUTPUT (T SERIES) 1422
Adding workpiece coordinate systems (G54.1 or G54)153 <B>
Additional alarm and operator message .....................2581 Backlash Compensation .................................................39
AI Advanced Preview Control (M Series) / AI Contour Balance adjustment ......................................................180
Control I / AI Contour Control II ...........................1072 BALANCE CUTTING (T SERIES) ..........................1207
Alarm and Message............................. 214,895,1714,2213 Bell-Shaped Acceleration/Deceleration after Cutting
ALARM SIGNALS......................................................488 Feed Interpolation ..................................................1118
ANGULAR AXIS CONTROL ....................................229 Bi-directional Pitch Error Compensation .......................61
Approach for Each Arbitrary Axis in Program Restart 822
Arbitrary Gear Ratio for Master Axis in Electronic Gear <C>
Box Automatic Phase Synchronization ...................268 CANNED CYCLE (T SERIES) / MULTIPLE
Arbitrary Reference Position Setting Function ..........1480 REPETITIVE CANNED CYCLE (T SERIES).....1954
Arbitrary Speed Threading...........................................921 CANNED CYCLE FOR DRILLING.........................1937
Arbitrary speed threading.............................................921 Canned Cycle for Drilling..........................................1937
Arbitrary Spindle Position Phase Synchronization CANNED GRINDING CYCLE (FOR GRINDING
Function..................................................................1617 MACHINE)............................................................1971
Automatic acceleration/deceleration ..........................1104 Caution................................................................ 215,2626
Automatic Acceleration/Deceleration ........................1104 Cautions on Multi-path Control .................................1176
Automatic Alteration of Tool Position Compensation (T CHAMFERING AND CORNER ROUNDING.........2068
Function) ................................................................1780 Change of password ...................................................2205
Automatic coordinate system setting ...........................154 Change Tolerance in Smart Tolerance Control Mode 1013
Automatic Corner Override........................................1052 Changing the Display Language by PMC Signals .....2141
AUTOMATIC OPERATION ......................................746 Chattering Prevention of "Direct Input of Offset Value
Automatic Phase Synchronization for flexible Measured B" (T Series) .........................................2313
synchronization Control ...........................................316 Checking input data ...................................................2589
AUTOMATIC REFERENCE POSITION RETURN Checking the Stored Stroke during the Time from
AND RETURN FROM THE REFERENCE Power–on to the Reference Position Establishment .465
POSITION................................................................670 Chuck and Tail Stock Barrier (T Series) ......................476
Automatic Slave Axis Parameter Setting .....................196 CIRCULAR INTERPOLATION .................................902
AUTOMATIC STEEING OF FANUC Circular Threading .......................................................920
RECOMMENDATION SETTING PARAMETER CNC Data Display, Setup, and Input/Output .............1173
................................................................................2778 CNC READY SIGNALS .............................................445
CNC Screen Dual Display .........................................2144
CNC STATUS NOTIFICATION FUNCTION..........2514
i-1
INDEX B-64603EN-1/01
NOTE
Volume 1 : Page 1 to 1022 / Volume 2 : P. 1023 to 1874 / Volume 3 : P. 1875 to 2803
EXTENDED FUNCTION OF THE DISTANCE Guidance Table for Machine Alarm Diagnosis..........2582
CODED LINEAR SCALE INTERFACE ................713
EXTENDED SPINDLE NAME.................................1410 <H>
Extended Tool Selection Function .............................1775 HANDLE-SYNCHRONOUS FEED ...........................586
EXTENSION OF MAXIMUM SHIFT VALUE FOR HELICAL INTERPOLATION ....................................958
EXTERNAL MACHINE ZERO POINT SHIFT...2431 HIGH PRECISION OSCILLATION FUNCTION ......386
Extension of the Manual Handle Retrace Function......801 HIGH-PRECISION SPINDLE SPEED CONTROL..1739
EXTERNAL DATA INPUT ......................................2415 HIGH-SPEED M/S/T/B INTERFACE ......................1335
External Deceleration.................................................1061 High-Speed Position Switch ..........................................26
EXTERNAL I/O DEVICE CONTROL .....................2245 High-speed Program Check Function ..........................763
EXTERNAL KEY INPUT.........................................2437 HIGH-SPEED PROGRAM MANAGEMENT ..........2229
External Touch Panel Interface ..................................2123 High-speed Skip Signal..............................................2272
EXTERNAL WORKPIECE NUMBER SEARCH ....2433 Hob Command by Flexible Synchronization Control ..341
Hypothetical Cs Axis Control ....................................1250
<F>
Fan Motor Abnormality Monitoring Function ...........2548 <I>
FAN MOTOR ABNORMALITY MONITORING I/O Link βi MANUAL HANDLE INTERFACE .........634
FUNCTION AND COMMUNICATION RETRY Improvement of Quick program restart for
MONITORING FUNCTION .................................2548 non-machining program ...........................................846
FANUC RECOMMENDATION SETTING In Case of a Linear Axis ..............................................737
PARAMETER........................................................2778 In the Case of a Rotary Axis A Type ...........................731
FANUC RECOMMENDATION SETTING In the Case of a Rotary Axis B Type whose Movable
PARAMETER (FIXED TYPE)..............................2780 Range is over One Rotation.....................................729
FANUC RECOMMENDATION SETTING In the Case of a Rotary Axis B Type whose Movable
PARAMETER (INITIALIZED TYPE).................2785 Range is under One Rotation...................................723
Feed Forward in Rapid Traverse ................................1141 INCH/METRIC CONVERSION ...............................1888
Feed per Minute .........................................................1026 Inclinaiton Compensation ..............................................58
Feed per Revolution/Manual Feed per Revolution.....1031 Increment System.............................................................7
FEEDRATE CONTROL............................................1023 Incremental multiple command..................................2028
FEEDRATE CONTROL/ACCELERATION AND INDEX TABLE INDEXING (M SERIES)................1978
DECELERATION CONTROL ..............................1023 Indirect Axis Address Command ...............................1919
Feedrate override........................................................1042 IN-FEED CONTROL (FOR GRINDING MACHINE)
FLEXIBLE PATH AXIS ASSIGNMENT...................357 (M SERIES) ...........................................................1970
FLEXIBLE SYNCHRONIZATION CONTROL ........305 Inner corner automatic override (G62).......................1052
Flexible Synchronization Control ................................305 In-position check........................................................1136
Follow-up .......................................................................20 IN-POSITION CHECK DISABLE REFERENCE
FS10/11 Format Command ........................................1527 POSITION RETURN...............................................680
FSSB automatic setting procedure ...............................117 In-position check disable signal .................................1137
FSSB High-speed Rigid Tapping ...............................1573 In-position check independently of feed/rapid traverse
FSSB Setting ................................................................102 ................................................................................1139
FSSB setting screen......................................................109 In-position check signal .............................................1135
FUNCTION FOR LOADER CONTROL ..................1306 Input Guidance Data ..................................................2586
FUNCTION OF DECELERATION STOP IN CASE Input of customize data with the decimal point .........1818
OF POWER FAILURE ...........................................303 INPUT/OUTPUT OF DATA .....................................2235
Inputting data in the sheet for multi-languages ..........2593
<G> Install .........................................................................2582
G Code List in the Lathe System ...............................1877 INTERFACE BETWEEN CNC AND PMC..............2643
G Code List in the Machining Center System............1880 INTERFERENCE CHECK FOR EACH PATH (T
G CODE PREVENTING BUFFERING ....................2087 SERIES) .................................................................1197
G CODE SYSTEM ....................................................1877 Internal circular cutting feedrate change....................1054
GENERAL PURPOSE RETRACT............................1017 Inter-path Flexible Synchronization Control................327
General specifications of the tilted working plane Interpolated Straightness Compensation ........................52
indexing..................................................................2008 Interpolated Straightness Compensation 3072 Points ....56
GENERAL WARNINGS AND CAUTIONS ...............s-2 INTERPOLATION FUNCTION .................................896
GENERAL WARNINGS FOR CNC APPLICATION Interpolation Type Pitch Error Compensation ...............69
DEVELOPMENT......................................................s-8 Interruption Type Custom Macro...............................1921
i-3
INDEX B-64603EN-1/01
NOTE
Volume 1 : Page 1 to 1022 / Volume 2 : P. 1023 to 1874 / Volume 3 : P. 1875 to 2803
i-4
B-64603EN-1/01 INDEX
NOTE
Volume 1 : Page 1 to 1022 / Volume 2 : P. 1023 to 1874 / Volume 3 : P. 1875 to 2803
NOTE
Volume 1 : Page 1 to 1022 / Volume 2 : P. 1023 to 1874 / Volume 3 : P. 1875 to 2803
REFERENCE POINT SETTING WITH Selection of the tool length offset value.......................604
MECHANICAL STOPPER BY GRID METHOD..687 Sequence when Trouble Occurs.................................2629
Reference Position Established by the G00 Command 713 SERIAL/ANALOG SPINDLE CONTROL...............1372
Reference Position Establishment ................................177 Servo off/Mechanical Handle Feed................................22
Reference position establishment.................................180 SERVO WARNING INTERFACE............................2544
REFERENCE POSITION ESTABLISHMENT ..........640 SERVO/SPINDLE SYNCHRONOUS CONTROL...1717
Reference Position Establishment by Jog Feed............717 Servo/Spindle Synchronous Control ..........................1717
Reference Position Return..........................................1527 Servo/Spindle Synchronous Control (FSSB Type) ....1728
REFERENCE POSITION SETTING WITHOUT DOG SERVO/SPINDLE WAVEFORM DATA OUTPUT
..................................................................................662 FUNCTION............................................................2627
REFERENCE POSITION SIGNAL OUTPUT SETTING...................................................................2527
FUNCTION..............................................................720 Setting ........................................................................2601
Registration and protection parameters, C Language SETTING EACH AXIS...................................................3
Executor programs, or ladder programs. ...............2204 Setting Method by Rotary Axis Type and Movable
Related NC parameter ................................................2520 Range .......................................................................722
RELATED NC PARAMETER ..................................2531 Setting of axis name display ..........................................73
Related NC parameters ..............................................2476 Setting of CNC Status Notification function..............2517
Related parameters .......................... 2468,2474,2505,2513 SETTING OF FEEDBACK PULSES FOR SPINDLE
Related signals ...........................................................2512 FEEDBACK PULSES...........................................1751
Re-machining thread ....................................................933 Setting of grid position.................................................178
RESET AND REWIND ...............................................750 Setting of spindle position/standby position display ..1818
RESOLUTION OF SPINDLE SPEED COMMAND 1753 Setting of Synchronous Axes .......................................175
RESTART OF THE EMBEDDED ETHERNET.......2532 Setting of the CNC Screen Display Function.............2474
Restriction ..................................................................2634 Setting of the CNC Screen Web Server Function ......2506
Restriction of saving ..................................................2599 Setting of the FOCAS2/Ethernet Function.................2462
Restrictions.................................................................2579 Setting of the FOCAS2/Ethernet function..................2490
Restrictions of Tilted Working Plane Indexing..........2061 Setting of the FTP File Transfer Function..................2465
RETRACE (M SERIES) ..............................................862 Setting of the Machine Remote Diagnosis package ...2476
RETRACTION FOR 3-DIMENSIONAL RIGID Setting of the Modbus/TCP Server Function .............2521
TAPPING .................................................................891 Setting of the Unsolicited Messaging Function..........2488
RETRACTION FOR RIGID TAPPING ......................879 Setting of the WEB SERVER function......................2508
RIGID TAPPING.......................................................1517 Setting on the CNC screen .........................................2495
RIGID TAPPING BY MANUAL HANDLE...............593 Setting on the personal computer ...............................2499
Rigid Tapping Specification.......................................1522 Setting up DHCP........................................................2472
Rigid Tapping with Servo Motor ...............................1687 Setting up DNS ..........................................................2471
Rigid Tapping with Spindle of Another Path .............1530 Setting Up the DNS/DHCP Function.........................2471
Rotary Axis Roll-Over .................................................168 SETTING UP THE EMBEDDED ETHERNET
RS232C INTERFACE ...............................................2235 FUNCTION............................................................2462
Run Hour and Parts Count Display ............................2091 SETTINGS RELATED TO SERVO-CONTROLLED
AXES .........................................................................83
<S> SETTINGS RELATED WITH COORDINATE
SAFETY PRECAUTIONS ...........................................s-1 SYSTEMS................................................................145
Sampling ....................................................................2628 Signal ......................................................... 197,1543,2579
Saving the Machine State...........................................2598 Signal-based Servo EGB Synchronous Control ...........286
SCALING ..................................................................1988 Signals........................................................................2212
Screen Erasure Function and Automatic Screen Erasure Signals for the rigid tapping function.........................1543
Function..................................................................2153 Signals related to gear switching................................1545
Screen Hard Copy Function .......................................2155 Signals related to S code output .................................1544
Screen Switching at Path Switching...........................2153 Signals related to the addition of multi-spindle control1546
Screen Switching by Mode ........................................2150 SIMPLE SPINDLE ELECTRONIC GEAR BOX .....1743
Second feedrate override............................................1045 Simple Straightness Compensation ................................48
Second Geometry Tool Offset (T Series)...................1851 Simultaneous Displaying Axis Number Expansion
Selection of a tool life count period ...........................1818 Function..................................................................2192
Selection of display axis on the Current Position Screen Simultaneous Multi Path Program Editing.................2226
................................................................................2166 Single Block.................................................................760
Selection of parameters ..............................................2207 SINGLE DIRECTION POSITIONING .......................898
i-6
B-64603EN-1/01 INDEX
NOTE
Volume 1 : Page 1 to 1022 / Volume 2 : P. 1023 to 1874 / Volume 3 : P. 1875 to 2803
Skip Function .............................................................2264 Stored stroke limit range switching function by signal 469
SKIP FUNCTION ......................................................2264 Straightness Compensation ............................................44
Skip Function for EGB Axis (M Series) ......................273 Straightness Compensation at 128 Points ......................50
Skip Function for Flexible Synchronization Control ...336 Stroke Limit Area Changing Function .........................468
SMART TOLERANCE CONTROL..........................1007 Stroke Limit External Setting.......................................467
Smooth Backlash............................................................41 Structure of the file to input trouble diagnosis messages
Software Operator's Panel ..........................................2096 ................................................................................2584
Specifying G84/G74 for rigid tapping by parameters 1561 SUPERIMPOSED CONTROL ..................................1255
Specifying G84/G88 for rigid tapping by parameters 1569 SUPERIMPOSED CONTROL A (WITH SPEED
Specifying the Rotation Axis .........................................10 CONTROL)............................................................1271
Speed Arrival Signals and Speed Zero Signals ..........1697 Suppress Motion of Quick Program Restart.................838
Speed Command Extension in Least Input Increments C SWITCHING BETWEEN THE EMBEDDED
................................................................................1101 ETHERNET DEVICES .........................................2532
Speed Control with Change of Acceleration on Each Switching the Axis Name of an Axis Type Alarm.....2164
Axis (M Series) ......................................................1161 Synchronization Error Check.......................................185
Speed Display Function of a Milling Tool with Servo Synchronization error check ........................................185
Motor......................................................................2148 Synchronization Error Compensation ..........................188
Speed-up of Spindle Indexing Function .....................1684 Synchronization Establishment ....................................183
Speed-up of Spindle Stop Motion for Spindle Control Synchronization Positional Difference Detection
with Servo Motor....................................................1711 Diagnosis Display and Signal Output in Flexible
SPINDLE ANALOG OUTPUT .................................1368 Synchronization........................................................325
SPINDLE COMMAND SYNCHRONOUS CONTROL Synchronous Control..................................................1211
................................................................................1632 SYNCHRONOUS, COMPOSITE, AND
SPINDLE COMMAND SYNCHRONOUS CONTROL SUPERIMPOSED CONTROL BY PROGRAM
INDEPENDENT PITCH ERROR COMMAND...........................................................1272
COMPENSATION FUNCTION............................1644 SYNCHRONOUS/COMPOSITE CONTROL...........1210
SPINDLE CONTROL WITH SERVO MOTOR .......1659
Spindle Control with Servo Motor .............................1660 <T>
Spindle Control with Servo Motor (Speed Control)...1698 Table horizontal direction handle feed.........................608
Spindle Indexing Function .........................................1680 Table Horizontal Direction Handle Feed/Table
SPINDLE ORIENTATION .......................................1623 Horizontal Direction JOG Feed/Table Horizontal
SPINDLE OUTPUT CONTROL BY THE PMC.......1404 Direction Incremental Feed ......................................606
Spindle Output Control with PMC .............................1696 Table horizontal direction JOG feed/table horizontal
SPINDLE OUTPUT SWITCHING............................1629 direction incremental feed ........................................609
SPINDLE POSITIONING (T SERIES) .....................1424 Table vertical direction handle feed.............................605
SPINDLE REVOLUTION NUMBER HISTORY Table Vertical Direction Handle Feed/Table Vertical
FUNCTION............................................................1715 Direction JOG Feed/ Table Vertical Direction
SPINDLE SERIAL OUTPUT....................................1357 Incremental Feed ......................................................605
SPINDLE SPEED COMMAND CLAMP..................1748 Table vertical direction JOG feed/table vertical
SPINDLE SPEED CONTROL...................................1377 direction incremental feed ........................................606
SPINDLE SPEED FLUCTUATION DETECTION (T TANDEM CONTROL.................................................217
SERIES) .................................................................1648 Temporary Absolute Coordinate Setting......................141
SPINDLE SPEED FUNCTION .................................1356 TESTING A PROGRAM.............................................754
SPINDLE SPEED FUNCTION (S CODE OUTPUT)1356 Threading .....................................................................906
SPINDLE SYNCHRONOUS CONTROL .................1598 THREADING ..............................................................906
Spindle Synchronous Control for Spindle Control with Threading Cycle Retract ..............................................911
Servo Motor............................................................1700 Threading cycle retract (canned cycle) ........................912
SPINDLE WARNING INTERFACE ........................2547 Threading cycle retract (multiple repetitive canned
START LOCK / INTERLOCK....................................488 cycle)........................................................................915
STATUS OUTPUT SIGNAL.......................................502 Threading, Feed per Revolution, and Constant Surface
Stored Pitch Error Compensation...................................31 Speed Control.........................................................1693
Stored Pitch Error Compensation Total Value Input Tilted Working Plane Indexing ..................................2005
function.......................................................................75 TILTED WORKING PLANE INDEXING (M SERIES)
Stored Stroke Check 1..................................................448 ................................................................................2005
Stored Stroke Check 1 Area Expansion .......................455 Tilted working plane indexing based on Eulerian angle
Stored Stroke Check 2, 3..............................................458 ................................................................................2007
i-7
INDEX B-64603EN-1/01
NOTE
Volume 1 : Page 1 to 1022 / Volume 2 : P. 1023 to 1874 / Volume 3 : P. 1875 to 2803
Tilted working plane indexing based on projection Translating Data Used with the Former Series (Series 0i
angles......................................................................2015 /0i Mate-B/C, Series 16i /18i /21i-B) ....................2594
Tilted working plane indexing based on roll-pitch-yaw TROUBLE DIAGNOSIS...........................................2554
................................................................................2011 Trouble diagnosis graphic screen...............................2571
Tilted working plane indexing based on three points.2012 Trouble diagnosis guidance screen ............................2558
Tilted working plane indexing based on two vectors .2014 Trouble diagnosis monitor screen ..............................2560
Tilted working plane indexing by tool axis direction.2017 Trouble forecast level setting screen..........................2575
Tilted Working Plane Indexing in Tool Length
Compensation.........................................................2042 <U>
Timing Charts for Rigid Tapping Specification .........1552 U-axis Control (M Series)............................................277
Timing of the M code for unclamping .......................1571 UNEXPECTED DISTURBANCE TORQUE
Timing to cancel rigid tapping mode .........................1571 DETECTION FUNCTION ......................................505
Title Display Function in Initial Screen .....................2214 Uninstall.....................................................................2583
Tool Axis Direction Control ......................................2030 Unregistration and canceling protection of parameters,
Tool axis direction control .........................................2030 C Language Executor programs, or ladder programs
Tool axis direction handle feed ....................................598 ................................................................................2206
Tool Axis Direction Handle Feed/Tool Axis Direction Update of Tool Compensation value for Tool Retract
JOG Feed/Tool Axis Direction Incremental Feed ....598 and Recover..............................................................854
Tool axis direction JOG feed/tool axis direction
incremental feed .......................................................599 <V>
Tool axis right-angle direction handle feed..................601 Variable Lead Threading .............................................919
Tool Axis Right-Angle Direction Handle Feed/Tool VRDY OFF ALARM IGNORE SIGNAL ...................504
Axis Right-Angle Direction JOG Feed/Tool Axis
Right-Angle Direction Incremental Feed .................599 <W>
Tool axis right-angle direction JOG feed/tool axis WAITING FUNCTION BY SPECIFYING START
right-angle direction incremental feed......................602 POINT ....................................................................1296
Tool center point retention type tool axis direction WAITING M CODES................................................1185
control ....................................................................2038 WAITING M CODES OF HIGH-SPEED TYPE ......1190
TOOL COMPENSATION .........................................1835 Warning Function Against Modification of Setting...2200
Tool Compensation Memory .....................................1785 WARNINGS AND CAUTIONS RELATED TO
TOOL FUNCTIONS..................................................1763 HANDLING.............................................................. s-5
TOOL FUNCTIONS OF LATHE SYSTEM .............1763 WARNINGS AND CAUTIONS RELATED TO
TOOL FUNCTIONS OF MACHINING CENTER PROGRAMMING..................................................... s-3
SYSTEM ................................................................1784 WARNINGS RELATED TO DAILY
Tool Geometry Offset and Tool Wear Offset.............1764 MAINTENANCE...................................................... s-9
Tool Length Compensation (M Series) ......................1842 WARNINGS RELATED TO EDIT SCREENS FOR
Tool Length Compensation Shift Types (M Series)...1846 TOUCH PANEL ....................................................... s-7
TOOL LENGTH MEASUREMENT (M SERIES)....2254 WARNINGS RELATED TO PARAMETERS............. s-7
TOOL LIFE MANAGEMENT ..................................1856 Waveform Data ..........................................................2627
Tool Management Extension Function ......................1818 When M29 is specified before G84/G74....................1553
TOOL MANAGEMENT FUNCTION ......................1789 When M29 is specified before G84/G88....................1565
Tool Management Function .......................................1789 With Multi-Sensor Unit..............................................2609
Tool Management Function Oversize Tools Support.1826 Workpiece coordinate system ......................................148
Tool Offset .................................................................1764 Workpiece coordinate system preset............................151
TOOL RETRACT AND RECOVER ...........................848 Workpiece coordinate system shift (T series) ..............154
Tool tip center rotation handle feed .............................603 Workpiece Coordinate System/Addition of Workpiece
Tool Tip Center Rotation Handle Feed/Tool Tip Center Coordinate System Pair ............................................148
Rotation JOG Feed/ Tool Tip Center Rotation
Incremental Feed ......................................................602
Tool tip center rotation JOG feed/tool tip center rotation
incremental feed .......................................................604
Torque Limit Skip Function.......................................2287
Total life time display for tools of the same type.......1819
Touch Panel Check Signal .........................................2139
Touch Panel Control ..................................................2118
i-8
B-64603EN-1/01 REVISION RECORD
REVISION RECORD
Edition Date Contents
01 Sep., 2014
r-1
B-64603EN-1/01
* B- 6 4 6 0 3 EN- 1 / 0 1 V3 *