Nothing Special   »   [go: up one dir, main page]

Vdocuments - MX - Manualbolsoserieipdf Fanuc o Opertion Maintenance Manual Hasta PG 135

Download as pdf or txt
Download as pdf or txt
You are on page 1of 65

T M

Tape format
series series
G71 A__B__W__U__I__K__H__ ; GCC 1
G72 P__A__B__W__U__I__K__H__ ;
G73 A__(B__)W__U__I__K__H__ ;
G74 P__A__(B__)W__U__I__K__H__ ;

4
G73 X__Y__Z__P__Q__R__F__K__ ; f
G74 X__Y__Z__P__Q__R__F__K__ ;
G76 X__Y__Z__P__Q__R__F__K__ ;
G81 X__Y__Z__P__Q__R__F__K__ ;
G82 X__Y__Z__P__Q__R__F__K__ ;
G83 X__Y__Z__P__Q__R__F__K__ ;
5
G84 X__Y__Z__P__Q__R__F__K__ ;
G85 X__Y__Z__P__Q__R__F__K__ ;
G86 X__Y__Z__P__Q__R__F__K__ ;
G87 X__Y__Z__P__Q__R__F__K__ ;
G88 X__Y__Z__P__Q__R__F__K__ ;
G89 X__Y__Z__P__Q__R__F__K__ ;
6
G80 ; Cancel
Gj j X__Y__Z__R__Q__P__F__K__ ;

Hole position data 7


Number of repeat
Drilling data
Drilling mode

8
Item Address Explanation
Drilling mode Gj j G73, G74, G76, G80 – G89

Hole position data X,Y Specifies the hole position by an


incremental or absolute value.
Drilling data Z Specifies the distance from point R to the
9
bottom of the hole.
R Specifies the distance from the initial
level to point R.
Q Specifies each cut-in value with G73 and
G83 or the shift value with G76 and G87. 10
(Always specified with an incremental
value.)

P Specifies the dwell time at the bottom of


the hole.
F Specifies the feed rate.
Number of repeats K Specifies the number of repeats for a
series of operation 1 to 6.

70
5. PROGRAM FORMAT

Functions Explanation

Canned grinding cycle G75: Plunge grinding cycle


(G75, G77, G78, G79) G77: Direct constant-dimension plunge
grinding cycle
(Example) G78: Continuous-feed surface grinding cycle
X G79: Intermittent-feed surface grinding cycle

X(Z)

I (1) (R)
(3) (F)
(2) P
J (6) (F) (4) (R)
(5) P

X(Z)
G75 I__J__K__X (Z)__R__F__P__L__ ;
I: Depth-of-cut 1 (A sign in the command specifies the direction of cutting.)
J: Depth-of-cut 2 ( A sign in the command specifies the direction of cutting.)
K: Total depth of cut
X (Z): Range of grinding (A sign in the command specifies the direction of
grinding.)
R: Feedrate for I and J
F: Feedrate for X (Z)
P: Dwell time
L: Grinding-wheel wear compensation (Note 1)

Canned cycle for G83: Front drilling cycle


drilling (G80 to G89) G84: Front tapping cycle
G85: Front boring cycle
G87: Side drilling cycle
G88: Side tapping cycle
G89: Side boring cycle
G80: Drilling cycle cancel
(Example)
G83 (G87) (G99 mode)
G83 (G87) (G98 mode)
(Ma)
(Ma) Initial level

R point level
(Mβ), P ’ R point level (Mβ), P ’
q d dwell dwell
q d

q
q

q
q

Z point
Z point
P dwell
P dwell

71
T M
Tape format
series series
G75 I__J__K__X (Z)__R__F__P__L__ ; GSC 1
G77 I__J__K__X (Z)__R__F__P__L__ ;
G78 I__J__K__X (Z)__R__F__P__L__ ;
G79 I__J__K__X (Z)__R__F__P__L__ ;

G83 X(Z)__C__Z(X)__R__Q__P__F__K__(M_) ; f
5
G84 X(Z)__C__Z(X)__R__Q__P__F__K__(M_) ;
G86 X(Z)__C__Z(X)__R__Q__P__F__K__(M_) ;
G87 X(Z)__C__Z(X)__R__Q__P__F__K__(M_) ;
G88 X(Z)__C__Z(X)__R__Q__P__F__K__(M_) ;
G89 X(Z)__C__Z(X)__R__Q__P__F__K__(M_) ;
G80 ; Cancel
6
GVV X(Z)__C__Z(X)__R__Q__P__F__K__(MVV) ;

Hole position data


Number of
7
Drilling data
repeat
Drilling mode

Designation Address Description


Drilling mode GVV G80, G83, G84, G86 to G89
8
Hole position X/U Specifies the hole position by an
(Z/W)C/H incremental or absolute value.
Drilling data Z(X) Specifies the distance from point R to the
bottom of the hole.
9
R Specifies the distance from the initial
level to point R level.
Q Specifies each cut-in value with G83
(G87). This value is always specified
with an incremental value to specify
radius. 10
P Specifies the dwell time at the bottom of
the hole.
F Specifies the feedrate.
Number of repeats K Specifies the number of repeats for a
series of operations.
M code of C-axis clamp MVV M-code (specified by a parameter) of C-
axis clamp.

72
5. PROGRAM FORMAT

Functions Explanation

Absolute/Incremental (Example)
command (G90/G91) 60

30

50 100

ÇÇ
Absoulute command G90X100Y60 ;
Incremental command G91X50Y30 ;

ÇÇ
Change of workpiece
coordinate system (G92)

ÇÇ
P
Y

Feed/minute, Move Move


Feed/revolution distance distance
F F
(G94, G95) per minute per revolution

Feed/minute (G94) Feed/revolution (G95)

Constant suface speed Surface speed


control (G96, G97)

Constant surface speed X


control (G96, G97)

Z(X=0)

Initial point return/R G98


Initial point
point return (G98, G99)

G99
R point

Z point

Cylindrical interpolation C
(G107)
R
Z

73
T M
Tape format
series series
G90__ ; Absolute command f f 1
G91__ ; Incremental command (G code
G90__G91__ ; Change of workpiece coordinate system system
B, C)

G92P__ ; f
3

4
G94 . . . . . . F__ ; G98 . . . . . . F__ ; f f
or
G95 . . . . . . F__ ; G99 . . . . . . F__ ;

(T series (T series
<G code system B, C> <G code system A>
M series)
5

G96 Ss ; f
6
G97 ; Cancel

s: Surface speed (m/min or feet/min)

G96 Ss Pα ; f
7
G97; Cancel

α: 1–3
(X axis, Y axis, Z axis)
s: Surface speed (m/min or feet/min)
8
G98__ ; f f
G99__ ; (G
coed
system
B, C) 9

G107 Cr; f f
Cylindrical interpolation mode 10
C: Rotary axis name
r: Radius of cylinder
G107 CO;
Cylindrical interpolation mode cancel

74
5. PROGRAM FORMAT

Functions Explanation

Polar coordinate C
interpolation mode C axis
(G112, G113)

X axis

Normal direction control


Programmed
(G140, G141, G142)
path
C axis C axis

Tool Tool

Normal direction
(proceeding direction)

Infeed control (G160, (Example)


G161)
r r r r

End point
Start point

Polygon turning
(G250, G251)

Workpiece Tool
Workpiece

75
T M
Tape format
series series
G112 ; f f 1
Polar coordinate interpolation mode
G113 ;
Polar coordinate interpolation mode cancel

G140 ; Normal direction control cancel f

G141 ; Normal direction control left


3
G142 ; Normal direction control right

G160 ; Cancel 0–GSC


G161 Rr ;
5
r: Cut in depth

6
G250 ; f
Polygon turning cancel
G251P__Q__ ;
Polygon turning
P, Q: Potation ratio of spindle and workpiece 7

10

76
5. PROGRAM FORMAT

FS0–TC/FS15–TA format comparison table


Function comparison
A: Both models have the same functions and formats.
B: Both models have the same functions, but different formats.
C: Both models have the same formats, but different functions.
D: The models have different functions and formats.

Item Function FS15–TA

1 Positioning G00X––Z––;
2 Linear interpolation G01X––Z––F––;
3 Circular interpolation G02/03X––Z––R––(I––K––)F––;
4 Dwell G98G04P––/X––/U––;
(in time units)
G99G04P––/X––/U––;
(in rotation units)
5 Cylindrical interpolation G07.1
Rotation axis name and cylinder di-
ameter
6 Data setting G10L11P––X––Z––Y––R––Q––;
L11 Wear compensation
G10L10P––X––Z––Y––R––Q––;
L10 Geometric compensation

7 Polar coordinate interpolation G12.1


mode
8 Polar coordinate interpolation G13.1
cancel mode
9 Plane selection G17/G18/G19
10 Inch input G20
11 Metric input G21
12 Stored stroke check ON G22X––Z––I––K––;
13 Stored stroke check OFF G23;
14 Spindle speed fluctuation G25;
detection OFF
15 Spindle speed fluctuation G26P––Q––R––D––;
detection ON P : Check start timer
Q : Check start tolerance ratio
R : Minimum variation ratio de-
tected as an alarm
D : Minimum variation width de-
tected as an alarm
16 Reference position return G27X––Z––;
check
17 1st reference position return G28X––Z––;
check
18 nth reference position return G30P2/3/4X––Z––;
check
19 Skip cutting G31X–Z––;
20 Thread cutting G32X––Z––F––Q––;
Q : Threading start shift angle
G32X––Z––E––Q––;
E : Number of screw threads per
inch

77
1

2
FS0–TC tape Function
FS0–TC comparison
format conversion
G00X––Z––; C
G01X––Z––F––; A
3
G02/03X––Z––R––(I––K––)F––; C
G04P––/X––/U––; (in time units) C

4
G107 B
Rotation axis name and cylinder di-
ameter
G10P––X––Z––Y––R––Q––; B
For wear compensation,
P : Wear compensation num- 5
ber
For geometric compensation,
P : 10000 + geometric com-
pensation number
G112 B
6
G113 B

G17/G18/G19 A
G20 C
7
G21 C
G22X––Z––I––K––; A
G23; A
G25; A
8
G26P––Q––R––; C
P : Check start timer
Q : Check start tolerance ratio
R : Minimum variation ratio de-
tected as an alarm 9

G27X––Z––; A

G28X––Z––; A
10
G30P2/3/4X––Z––; A

G31X––Z––; A
G32X––Z––F––; G32X––Z––E–– D
E : Lead along the ma-
jor axis.
It is impossible to specify
the number of screw
threads per inch and the
threading start shift angle.

78
5. PROGRAM FORMAT

Item Function FS15–TA

21 Variable lead thread cutting G34X––Z––F––K––;


22 Automatic tool offset G37.*X/Z––;

23 Tool nose radius compensation G40


cancel
24 Tool nose radius compensation G41
(Left)
25 Tool nose radius compensation G42
(Right)
26 Coordinate system setting G50X––Z––;
27 Polygon turning cancel G50.2
28 Polygon turning G51.2P––Q––;
29 Local coordinate system set- G52X––Z––;
ting
30 Machine coordinate system se- G53X––Z––;
lect
31 Workpiece coordinate system G54 to G59
select
32 Macro calling G65P––L––Argument;
33 Macro modal calling G66P––L––Argument;
34 Macro modal calling cancel G67;
35 Mirror image ON for double tur- G68;
ret
36 Mirror image OFF for double G69;
turret
37 Finishing cycle G70P––Q––;
38 Outer surface rough cutting G71P––Q––U––W––I––K––D––F––
canned cycle S––T––;

39 End face rough cutting canned G72P––Q––U––W––I––K––D––F––


cycle S––T––;

40 Closed–loop turning canned G73P––Q––U––W––I––K––D––F––


cycle S––T––;
41 End face cutting–off canned G74X––Z––I––K––F––D––;
cycle
42 Outer surface/inner surface G75X––Z––I––K––F––D––;
cutting–off canned cycle

79
FS0–TC tape Function
FS0–TC comparison
format conversion
G34X––Z––F––K––; A
1
G36X––; X axis D
G37X––; Z axis
G40 A

2
G41 A

G42 A

G50X––Z––; A
3
G250 B
G251P––Q––; B
G52X––Z––; A

G53X––Z––; A 4

G54 to G59 C

G65P––L––Argument; A
G66P––L––Argument; C
5
G67; A
G68; A

G69; A 6
G70P––Q––; A
G71U––R––; G71P––Q––U––W––F–– D (C)
G71P––Q––U––W––D––F–– S––T––;
S––T––; It is impossible to specify a
cutting allowance for
7
roughing. (I,K)
An attempt to specify it is
ignored.
G72U––R––; G72P––Q––U––W––D–– D (C)
G72P––Q––U––W––F––S––T––; F––S––T––; 8
It is impossible to specify a
cutting allowance for
roughing. (I,K)
An attempt to specify it is
ignored.
G73U––R––; G73P––Q––U––W––I–– B (A) 9
G73P––Q––U––W––F––S––T––; K––D––F––S––T––;
G74R––; G74X––Z––I––K–– B (A)
G74X––Z––P––Q––R––F––; F––D––;
G75R––; G75X––Z––I––K–– B (A)
G75X––Z––P––Q––R––F––; F––D––; 10

80
5. PROGRAM FORMAT

Item Function FS15–TA

43 Multiple repetitive canned G76X––Z––I––K––D––F––A––


cycle for threading P––Q––;

44 Canned cycles for drilling G8*X––Y––Z––R––Q––P––F––L––;


L : Number of repeat

45 Outer surface/inner surface G90X––Z––I––F––;


turning canned cycle
46 Threading canned cycle G92X––Z––I––F––Q––;

47 End face turning canned cycle G94X––Z––K––F––;


48 Constant surface speed control G96S––;
49 Constant surface speed control G97S––;
cancel
50 Feed per minute G98
51 Feed pre revolution G99
52 Sub program calling M98P––L––;

81
FS0–TC tape Function
FS0–TC comparison
format conversion
G76P––Q––R––; G76X––Z––I––K––D––F–– D (C)
1
G76X––Z––R––P––Q––F––; A––P––Q––;
A threading method (P)
can be selected only from
P1 (single–edge cutting
with constant cutting
amount) and P2 (jigzag 2
cutting with constant cut-
ting amount). It is impossi-
ble to specify an arbitrary
angle for the tool tip (A). If
an angle other than those
that can be specified in 3
Series 0 (0, 29, 30, 55, 60,
or 80 degrees) is specified,
alarm P/S 062 is gener-
ated.
G8*X (Z)––C––Z (X)––R––Q–– G8*X (Z)––C––Z (X)––R–– D (C)
P––F––K––; Q––P––F––L––;
4
K : Number repeat L : Repetition count
It is impossible to select
an arbitrary drill axis.
G90X––Z––R––F––; G90X––Z––I––F––; B (A)
5
G92X––Z––R––F––; G92X––Z––I––F––Q––; D (C)

G94X––Z––R––F––; G94X––Z––K––F––; B (A)


G96S––; C
G97S––; A
6

G98 A
G99 A
M98P––; M98P––L––; B (A) 7
If a number with more than
three digits is specified in
calling a subprogram, the
lower three digits are re-
garded as a subprogram
number (address P). If the 8
number of repetitive calls
is not specified, it is as-
sumed to be 1.

10

82
5. PROGRAM FORMAT

FS0–MC/FS15–MA format comparison table


Function comparison
A: Both models have the same functions and formats.
B: Both models have the same functions, but different formats.
C: Both models have the same formats, but different functions.
D: The models have different functions and formats.

Item Function FS15–MA

1 Positioning G00P––;
2 Linear interpolation G01P––F––;
3 Circular interpolation G17G02/G03X––Y––R––(I––J––)F––;
G18G02/G03Z––X––R––(K––I––)F––;
G19G02/G03Y––
Z––R––(J––K––)F––;

4 Dwell G98G04P––/X––/U––;
(in time units)
G99G04P––/X––/U––;
(in rotation units)
5 Exact stop G09
6 Data setting G10L––P––R––;
7 Polar coordinate command G15
cancel
8 Polar coordinate command G16
9 Plane selection G17/G18/G19
10 Inch input G20
11 Metric input G21
12 Stored stroke check ON G22X––Y––Z––I––J––K––;
13 Stored stroke check OFF G23;
14 Reference position return G27P––;
check
15 1st reference position return G28P––;
16 Return form reference position G29P––;
17 nth reference position return G30P2/3/4P––;
18 Skip cutting G31P––;
19 Thread cutting G33P––F––Q––;
Q : Threading start shift angle
G33X––Z––E––Q––;
E : Number of screw threads per
inch
20 Automatic tool offset G37––;
21 Corner arc G39I/K/J––J/I/K––;
22 Cutter compensation cancel G40
23 Cutter compensation (Left) G41
24 Cutter compensation (Right) G42
25 Tool length compensation (+) G43
26 Tool length compensation (–) G44
27 Tool offset increase G45
28 Tool offset decrease G46
29 Tool offset double increase G47
30 Tool offset double decrease G48

83
1

2
FS0–MC tape Function
FS0–MC comparison
format conversion
G00P––; C
G01P––F––; A 3
G17G02/G03X–– C
Y––R––(I––J––)F––;
G18G02/G03Z––
X––R––(k––I––)F––;
G19G02/G03Y––
Z––R––(J––K––)F––; 4
G04P––/X––/U––; (in time units) C

G09 A 5
G10L––P––R––; A
G15 A

G16 A
6
G17/G18/G19 A
G20 C
G21 C
G22X––Y––Z––I––J––K––; A
G23; A
7
G27P––; A

G28P––; A
G29P––; A 8
G30P2/3/4––; A
G31P––; C
G33P––F––; D

G37––; A
G39X/Z/Y(I/K/J)––Y/X/Z(J/I/K)––; B
G40 A 10
G41 A
G42 A
G43 A
G44 A
G45 A
G46 A
G47 A
G48 A

84
5. PROGRAM FORMAT

Item Function FS15–MA

31 Tool length compensation can- G49


cel
32 Scaling cancel G50
33 Scaling G51X––Y––Z––P––;
34 Local coordinate system set- G52P––;
ting
35 Machine coordinate system se- (G90) G53P––;
lect
36 Workpiece coordinate system G54 to G59
select
37 Single direction positioning G60P––;
38 Exact stop mode G61
39 Automatic corner override G62
40 Tapping mode G63
41 Cutting mode G64
42 Macro calling G65P––L––Argument;
43 Macro modal calling G66P––L––Argument;
44 Macro modal calling cancel G67;
45 Coordinate rotation (G17/G18/G19) G68a––b––R––;
46 Coordinate rotation cancel G69;
47 Canned cycles for drilling G**X––Y––Z––R––Q––P––F––L––;
L : Number of repeat

48 Rigid tapping M**S––;


G84.2/.3X––Y––Z––R––Q––P––
F––L––;
L : Number of repeat
49 Absolute command G90
50 Increment command G91
51 Coordinate system setting (G90) G92P––;
52 Feed per minute G94
53 Feed per revolution G95
54 Constant surface speed control G96S––;
55 Constant surface speed control G97S––;
cancel
56 Sub program calling M98P––L––;

85
FS0–MC tape Function
FS0–MC comparison
format conversion
G49 A
1

G50 A
G51X––Y––Z––P––; A
G52P––; A 2
(G90) G53P––; A

G54 to G59 C
3
G60P––; C
G61 A
G62 A
G63 A
G64 A
4
G65P––L––Argument; A
G66P––L––Argument; C
G67; A
(G17/G18/G19) G68a––b––R––; A 5
G69; A
G**X––Y––Z––R––Q––P–– G**X––Y––Z––R––Q–– D (C)
F––K––; P––F––L––;
K : Number of repeat L : Number of repeat
M**S––; M**S––; B (A)
6
G84X––Y––Z––R––Q––P–– G84X––Y––Z––R––Q––
F––K––; P––F––L––;
K : Number of repeat L : Number of repeat
G90 A
G91 A 7
(G90) G92P––; A
G94 A
G95 A
G96S––; A 8
G97S––; A

M98P––; M98P––L––; B (A)


If a number with more than
three digits is specified in 9
calling a subprogram, the
lower three digits are re-
garded as a subprogram
number (address P). If the
number of repetitive calls
is not specified, it is as-
sumed to be 1.
10

86
6. CUSTOM MACRO

6.1 Custom Macro A


6.1.1 Types of variables

Type of variable Variable number


Common variable #100 – #149
#500 – #531
System variable #1 – #99
#1000 – #5084

6.1.2 System variable

Variable number Contents Purpose Series


#1000 – #1015 Corresponds to UI000 to Interface input sig- T/M
UI015 nal
#1032 Unified input of UI000 to
UI015
#1100 – #1115 Corresponds to UO000 Interface output T/M
to UO015 signal
#1132 Unified output of UO000
to UO015
#1133 Unified output of UO100
to UO131
#2001 – #2032 Wear offset value X axis offset T
(Offset No. 1 – 32)
#2701 – #2732 Geometry offset value
(Offset No. 1 – 32)
#2101 – #2132 Wear offset value Z axis offset T
(Offset No. 1 – 32)
#2801 – #2832 Geometry offset value
(Offset No. 1 – 32)
#2201 – #2232 Wear offset value Tool nose radius T
(Offset No. 1 – 32) compensation
#2901 – #2932 Geometry offset value
(Offset No. 1 – 32)
#2301 – #2332 Wear offset value Imaginary tool tip T
(Offset No. 1 – 32) position
#2301 – #2332 Geometry offset value
(Offset No. 1 – 32)
#2401 – #2432 Wear offset value Y axis offset T
(Offset No. 1 – 32)
#2451 – #2432 Geometry offset value
(Offset No. 1 – 32)
#2001 – #2200 Tool compensation Tool compensa- M
(#1 – #99) (Offset No. 1 – 99) tion
(Offset memory A)
#3011 Year, month, day Clock T/M
#3012 Hour, minute, second
#3901 No. of parts machined No. of parts T/M
#3902 No. of parts machined

87
Variable number Contents Purpose Series
#4001 – #4022 G code (group 01 – 22) Modal information T/M
#4102 B code
1
#4109 F code
#4111 H code
#4113 M code
#4114 Sequence number 2
#4115 Program number
#4119 S code
#4120 T code
#5001 – #5004 1st axis block end posi- Block end position T/M 3
tion (Workpiece coor-
: dinate)
4th axis block end posi-
tion
#5021 – #5024 1st axis current position Machine coordi- T/M
: nate 4
4th axis current position
#5041 – #5044 1st axis current position Workpiece coordi- T/M
: nate
4th axis current position
#5061 – #5064 1st axis skip signal posi- Skip signal posi- T/M 5
tion tion
: (Workpiece coor-
4th axis skip signal posi- dinate)
tion
#5081 – #5084 1st axis tool offset value Tool offset value T/M 6
:
4th axis tool offset value

6.1.3 Argument specification (M series)


Correspondence between addresses and variable numbers 7
Variable number Variable number
Address
(value) (flag)
#8004 #8104 I
#8005 #8105 J 8
#8006 #8106 K
#8009 #8109 F
#8010 #8110 G
#8011 #8111 H
9
#8013 #8113 M
#8014 #8114 N
#8016 #8116 P
#8017 #8117 Q
#8018 #8118 R
10
#8019 #8119 S
#8020 #8120 T
#8024 #8124 X
#8025 #8125 Y
#8026 #8126 Z

88
6. CUSTOM MACRO

Correspondence between G codes of the argument


specification and variable numbers

Variable Variable G code


G codes of the
number number group
argument specification
(value) (flag) number
#8030 #8130 00 One shot and others
#8031 #8131 01 G00, G01, G02, G03
#8032 #8132 02 G17, G18, G19
#8033 #8133 03 G90, G91
#8035 #8135 05 G94
#8036 #8136 06 G20, G21
#8037 #8137 07 G40, G41, G42
#8038 #8138 08 G43, G44, G49
#8039 #8139 09 G73, G74, G76, G80 to G89
#8040 #8140 10 G98, G99
#8041 #8141 11 G50, G51
#8042 #8142 12 G66, G67
#8045 #8145 15 G61, G62, G63, G64
#8046 #8146 16 G68, G69

89
6.1.4 Operation instructions and branch instructions

G code H code Function Definition


1
G65 H01 Definition, sub- #i = #j
stitution
G65 H02 Addition #i = #j + #k
G65 H03 Subtraction #i = #j – #k
G65 H04 Product #i = #j #k 2
G65 H05 Division #i = #jB#k
G65 H11 Logical sum #i = #j. OR. #k
G65 H12 Logical product #i = #j. AND. #k
G65 H13 Exclusive OR #i = #j. XOR. #k 3
G65 H21 Square root #i + Ǹ #j
G65 H22 Absolute value #i = | #j |
G65 H23 Remainder #i = #j – trunc (#j / #k) #k
(trunc : Discard fractions less than 1)
4
G65 H24 Conversion from #i = BIN (#j)
BCD to binary
G65 H25 Conversion from #i = BCD (#j)
binary to BCD
G65 H26 Combined multi- #i=(#i #j)B #k 5
plication/division

#i + Ǹ #J 2 ) #K 2
G65 H27 Combined
square root 1

#i + Ǹ #J 2–#K 2
G65 H28 Combined
square root 2
6
G65 H31 Sine #i = #j · SIN (#k)
G65 H32 Cosine #i = #j · COS (#k)
G65 H33 Tangent #i = #j · TAN (#k)
G65 H34 Arctangent #i = ATAN (#j / #k)
7
G65 H80 Unconditional di- GOTOn
vergence
G65 H81 Conditional di- IF#j = #k, GOTOn
vergence 1
Conditional di-
G65 H82
vergence 2
IF#j0#k, GOTOn 8
G65 H83 Conditional di- IF#ju#k, GOTOn
vergence 3
G65 H84 Conditional di- IF#jt#k, GOTOn
vergence 4
9
G65 H85 Conditional di- IF#jy#k, GOTOn
vergence 5
G65 H86 Conditional di- IF#jx#k, GOTOn
vergence 6
G65 H99 P/S alarm occur- P/S alarm number 500 +n occurrence 10
rence

90
6. CUSTOM MACRO

6.1.5 Macro call

Program Parame-
Name Format Remarks
No. ter No.
Simple call M98 (program number); Refer to
6 1 3 ffor ar-
6.1.3
Modal call G66P (program number);
gument as-
(M series) L (repetition count)
signment.
G67;
Subpro- Mxx; 9001 240 Displayed
9002 241
gram call 9003 242
on pro-
by M code gram
check
screen but
no MF nor
M code is
Max. 3 M codes from M006 t
sent.
– M255 Set an M
code that
calls a sub-
program
specified
by the pa-
rameter.

Subpro- Tt; 9000 040#5 Calls sub-


gram call program
by T code 9000. T
code t is
stored in
common
variable
#149 as an
argument.

91
6.2 Custom Macro B
6.2.1 Types of variables 1
Type of variable Variable number
Local variable #1 – #33
Common variable #100 – #149
#500 – #531 2
Additional common variable (NOTE 1) #150 – #199
#532 – #999
System variable (NOTE 2) #1000 – #19099

NOTE 1 Common variable #150 to #199 and #532 to #999 can be added.
3
Part program length reduces by 6.6 m.
NOTE 2 Details are shown 6.2.2.

6.2.2 System variable


4
Variable number Contents Purpose Series
#1000 – #1015 Corresponds to UI000 to Interface input sig- T/M
UI015 nal
#1032 Unified input of UI000 to
UI015 5
#1100 – #1115 Corresponds to UO000 Interface output T/M
to UO015 signal
#1132 Unified output of UO000
to UO015
#1133 Unified output of UO100
6
to UO131
#2001 – #2032 Wear offset value X axis offset T
(Offset No. 1 – 32)
#2701 – #2732 Geometry offset value
(Offset No. 1 – 32)
7
#2101 – #2132 Wear offset value Z axis offset T
(Offset No. 1 – 32)
#2801 – #2832 Geometry offset value
(Offset No. 1 – 32)
8
#2202 – #2232 Wear offset value Tool nose radius T
(Offset No. 1 – 32) compensation
#2901 – #2932 Geometry offset value
(Offset No. 1 – 32)
#2301 – #2332 Wear offset value Imaginary tool tip T 9
(Offset No. 1 – 32) position
#2301 – #2332 Geometry offset value
(Offset No. 1 – 32)
#2401 – #2432 Wear offset value Y axis offset T
(Offset No. 1 – 32) 10
#2451 – #2482 Geometry offset value
(Offset No. 1 – 32)
#2001 – #2200 Tool compensation Tool compensa- M
(Offset No. 1 – 200) tion
(Offset memory A)
#10001 – #10400 Tool compensation
(Offset No. 1 – 400)

92
6. CUSTOM MACRO

Variable number Contents Purpose Series


#2001 – #2200 Wear offset value Tool compensa- M
(Offset No. 1 – 200) tion
(Offset memory B)
#2201 – #2400 Geometry offset value
(Offset No. 1 – 200)
#10001 – #10400 Wear offset value
(Offset No. 1 – 400)
#11001 – #11400 Geometry offset value
(Offset No. 1 – 400)
#3000 Alarm T/M
#3001 Clock 1 (Unit: 1 ms) Clock T/M
#3002 Clock 2 (Unit: 1 hour)
#3003 Control of single T/M
block stop, wait
signal for FIN
#3004 Control of feed- T/M
hold, feedrate
override, exact
stop check
#3005 Setting T/M
#3011 Year, month, day Clock T/M
#3012 Hour, minute, second
#3901 No. of parts machined No. of parts T/M
#3902 No. of parts required
#4001 – #4022 G code (group 01 – 22) Model information T/M
#4102 B code
#4109 F code
#4111 H code
#4113 M code
#4114 Sequence number
#4115 Program number
#4119 S code
#4120 T code
#5001 – #5004 1st axis block end posi- Block end position T/M
tion (Workpiece coor-
: dinate)
4th axis block end posi-
tion
#5021 – #5024 1st axis current position Machine coordi- T/M
: nate
4th axis current position
#5041 – #5044 1st axis current position Workpiece coordi- T/M
: nate
4th axis current position
#5061 – #5064 1st axis skip signal posi- Skip signal posi- T/M
tion tion
: (Workpiece coor-
4th axis skip signal posi- dinate)
tion
#5081 – #5084 1st axis tool offset value Tool offset value T/M
:
4th axis tool offset value

93
Variable number Contents Purpose Series
#5101 – #5104 1st axis servo position Servo position T/M
deviation deviation 1
:
4th axis servo position
deviation
#2500 External workpiece zero 1st axis M
#2600
#2700
point offset value 2nd axis
3rd axis
2
#2800 4th axis
#2501 G54 workpiece zero 1st axis M
#2601 point offset value 2nd axis
#2701 3rd axis
#2801 4th axis 3
#2502 G55 workpiece zero 1st axis M
#2602 point offset value 2nd axis
#2702 3rd axis
#2802 4th axis
#2503 G56 workpiece zero 1st axis M 4
#2603 point offset value 2nd axis
#2703 3rd axis
#2803 4th axis
#2504 G57 workpiece zero 1st axis M
#2604 point offset value 2nd axis
#2704 3rd axis
5
#2804 4th axis
#2505 G58 workpiece zero 1st axis M
#2605 point offset value 2nd axis
#2705 3rd axis
#2805 4th axis 6
#2506 G59 workpiece zero 1st axis M
#2606 point offset value 2nd axis
#2706 3rd axis
#2806 4th axis
#2550 External workpiece zero X axis T 7
point offset value
#2551 G54 (Workpiece coordi-
nate system 1)
L L
#2556 G59 (Workpiece coordi-
nate system 6) 8
#2650 External workpiece zero Z axis T
point offset value
#2651 G54 (Workpiece coordi-
nate system 1)
L L
#2656 G59 (Workpiece coordi- 9
nate system 6)
#2750 External workpiece zero C axis T
point offset value
#2751 G54 (Workpiece coordi-
nate system 1) 10
L L
#2756 G59 (Workpiece coordi-
nate system 6)
#2850 External workpiece zero Y axis T
point offset value
#2851 G54 (Workpiece coordi-
nate system 1)
L L
#2856 G59 (Workpiece coordi-
nate system 6)

94
6. CUSTOM MACRO

Variable number Contents Purpose Series


#7001 – #7004 G54 P1 workpiece zero 1st axis to 4th axis M
point offset value
#7021 – #7024 G54 P2 workpiece zero 1st axis to 4th axis M
point offset value
: : 1st axis to 4th axis
#7941 – #7944 G54 P48 workpiece zero 1st axis to 4th axis M
point offset value

6.2.3 Argument assignment I/II


Correspondence
Table between Ar- Correspondence Table between Argument
gument Assignment Assignment II Addresses and Macro
I Addresses and Variables
Macro Variables
Argument Macro Argument Macro Argument Macro
Assignment Variables Assignment Variables Assignment Variables
I Addresses II Addresses II Addresses

A #1 A #1 I7 #22
B #2 B #2 J7 #23
C #3 C #3 K7 #24
D #7 I1 #4 I8 #25
E #8 J1 #5 J8 #26
F #9 K1 #6 K8 #27
H #11 I2 #7 I9 #28
I #4 J2 #8 J9 #29
J #5 K2 #9 K9 #30
K #6 I3 #10 I10 #31
M #13 J3 #11 J10 #32
Q #17 K3 #12 K10 #33
R #18 I4 #13
S #19 J4 #14
T #20 K4 #15
U #21 I5 #16
V #22 J5 #17
W #23 K5 #18
X #24 I6 #19
Y #25 J6 #20
Z #26 K6 #21

95
6.2.4 Arithmetic commands

Purpose Expression Contents


1
Definition and sub- #i=#j Definition, substitution
stitution of variables
Addition arithmetic #i=#j+#k Sum
#i=#j–#k Subtraction
#i=#jOR#k Logical sum (at every bit of 32 bits) 2
#i=#jXOR#k Exclusive OR (at every bit of 32 bits)
Multiplication arith- #i=#j*#k Product
metic
ti
#i=#j/#k Quotient
#i=#jAND#k Logical product (at every bit of 32 bits) 3
Functions #i=SIN [#j] Sine (degree unit)
#i=COS [#j] Cosine (degree unit)
#i=TAN [#j] Tangent (degree unit)
#i=ATAN [#j] Arctangent (degree unit) 4
#i=SQRT [#j]/[#k] Square root
#i=ABS [#j] Absolute value
#i=BIN [#j] Conversion from BCD to BIN
#i= BCD [#j] Conversion from BIN to BCD
5
#i=ROUND [#j] Rounding off
#i = FIX [#j] Discard fractions less than 1
#i = FUP [#j] Add 1 for fractions less than 1
Combination of — The above arithmetic operations and
arithmetic opera- functions can be combined. The order 6
tions of priority in an arithmetic operation is
function, multiplication arithmetic then
addition arithmetic.

7
6.2.5 Control command

Purpose Expression Kind of operation


Conditional IF [<conditional expression>] #j EQ #k (=)
b h
branch GOTO n
#j NE #k (0) 8
Branch to sequence number n.
#j GT #k (>)
#j LT #k (<)

#jGE #k (y)

#j LE #k (x) 9
Iteration WHILE [<conditional expression>] #j EQ #k (=)
DO m
#j NE #k (0)
(m = 1, 2, 3)
If omitted conditional expression, #j GT #k (>)
blocks from DO m to END m are #j LT #k (<) 10
eternally
executed eternally.
#jGE #k (y)

#j LE #k (x)

96
6. CUSTOM MACRO

6.2.6 Macro call

Program Parame-
Name Format Remarks
No. ter No.
Simple call G65P (program number) Refer to
L (repetition count) 6.2.3 for
<argument assignment> argument
assign-
i
Modal call G66P (program number);
ment.
L (repetition count)
<argument assignment>
Macro call Gxx <argument assign- 9010 220 Refer to
: :
by G code ment> 9019 229
6.2.3 for
argument
g
Max. 10 G codes from assign-
G01–G64 and G68–G255 ment.
Set G or M
Macro call Mxx <argument assign- 9020 230 code that
by M code ment> : : calls a pro-
9029 239 gram spe-
Max. 10 M codes from cified
ifi d in
i
M006 to M255 the param-
eter.
Subpro- Mxx; 9001 240 Displayed
9002 241
gram call 9003 242
on pro-
by M code gram
check
screen but
no MF nor
M code is
Max. 3 M codes from sent.t Set
S t
M006–M255 an M code
that calls a
subpro-
gram spe-
cified by
the param-
eter.

Subpro- Tt; 9000 045#5 Calls sub-


gram call program
by T code 9000. T
code t is
stored in
common
variable
#149 as
an argu-
ment.
Multiplex Main program Can be
call called up
to 4 loops
O– O– O– including
simple call
G65P G65P G65P
… and modal
– – –
call.
M99 M99 M99

Macro Macro
(level 1) (level 4)

97
6.2.7 Command range

Item Contents
1
Variables Local variable: #1–#33

Common variable: #100–#149, #500–#531

Additional common variable: #100–#199,


#500–#999 2
System variable: #1000–#19099
Value of variables Maximum value "1047

Minimum value "10–29


Constant in expression Maximum value "99999999
3
Minimum value "0.0000001

Decimal point possible


Arithmetic precision Decimal 8 digits
4
Macro call duplex Max. 4 loops
Iteration classification no. 1 to 3
Nesting Max. 5 loops
Nesting of subprograms Max. 4 loops
(8 loops including macro calls) 5

10

98
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

7.1 CNC Internal Status Display


Self–diagnosis function displays

DGNOS number Displays


States of signals supplied from the machine to the PMC. If
000 to 022
the system has no PMC, only 016 to 022 are valid
Signal indicating when the pulse coder or position coder
027
makes one turn.
States of signals supplied from the PMC to the machine. If
048 to 086
the system has no PMC, only 048 to 053 are valid.
States of signals supplied from the PMC to the CNC. If the
100 to 147
system has no PMC, only 116 to 122 are valid.
States of signals supplied from the CNC to the PMC. If the
148 to 199
system has no PMC, only 148 to 153 are valid.
200 to 249 Window data from the PMC to the CNC.
250 to 299 Window data from the CNC to the PMC.
Internal state of the CNC. These are checked if a command
700, 701
is not responded with.
If a signal is turned off during automatic operation, this
712
DGNOS number indicates the reason.
720 to 727 States of digital servo alarms.
760 to 767
States of serial pulse coder alarms.
770 to 777
800 to 807 Indicate a positional error for each axis.

99
CNC state display
If the CNC becomes inactive, but does not issue an alarm, press the DGNOS
button to display the contents of DGNOS No. 700, 701, or 712. These 1
DGNOS numbers show the state of the CNC.

0700 CSCT CITL COVZ CINP CDWL CMTN CFIN


2
When these bits are “1”, they mean:
CFIN: The M, S, or T function is being executed.
CMTN: A tool movement command is being executed during automatic
operation.
CDWL: A dwell command is being executed.
3
CINP: In position check is being made.
COVZ: The override is set to 0%.
CITL: The interlock signal is on.
CSCT: The spindle constant–speed reached signal is being awaited.
4

0701 CRST

CRST: An emergency stop, external reset, reset & rewind signal, or a reset 5
button on the MDI panel is on.

0702 STP REST EMS RRW RSTB – – CSU

6
#7 #6 #5 #4 #3 #2 #1 #0 Cause
An emergency stop signal was sup-
1 1 1 0 0 – – 1
plied.
1 1 0 0 0 – – 0 An external reset signal was supplied. 7
1 1 0 1 0 – – 0 A reset & rewind signal was supplied.
1 1 0 0 1 – – 0 The reset button was pressed.
1 0 0 0 0 – – 1 A servo alarm occurred.
A feed hold signal was supplied, or the
1 0 0 0 0 – – 0
mode was switched. 8

10

100
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

The details about digital servo alarm No. 4n4 are indicated by diagnose
numbers 720 to 727 in the order of the X–axis, Y– (Z–) axis, Z (C, PMC) axis,
fourth (Y, PMC) axis, fifth to eighth axes.
DGNOS
No. #7 #6 #5 #4 #3 #2 #1 #0
720 to
OVL LV OVC HCAL HVAL DCAL FBAL OFAL
727

OFAL: An overflow alarm occurred.


FBAL: A wire breakage alarm occurred.
DCAL: A regenerative discharge alarm occurred.
HVAL: An overvoltage alarm occurred.
HCAL: An abnormal current alarm occurred.
OVC: An overcurrent alarm occurred.
LV: A low–voltage alarm occurred.
OVL: An overload alarm occurred.

The details of a serial pulse coder alarm No. 3n9 (n is an axis number, pulse
coder alarm) are indicated by diagnose numbers 760 to 767 in the order of
axis number.

#7 #6 #5 #4 #3 #2 #1 #0
760 to
SRFLG CSAL BLAL PHAL SCAL BZAL CKAL SPHAL
767

SRFLG: This is not an alarm bit. It is set to 1 when a serial pulse coder is
connected, or to 0 when a conventional pulse coder is connected.
SPHAL: An abnormal software phase data alarm occurred. The serial pulse
coder or feedback cable is probably defective. Replace it if
necessary.
CKAL: A clock alarm occurred. The serial pulse coder is probably
defective. Replace it if necessary.
BZAL: A battery zero alarm occurred (alarm No. 3n6). The pulse coder
was supplied with power for the first time. Make sure that the
battery is connected, and turn the power off and on again, then
make a return to the zero point.
RCAL: An abnormal rotation speed count alarm occurred. The serial pulse
coder is probably defective. Replace it if necessary.
PHAL: An abnormal phase data alarm occurred. The serial pulse coder
or feedback cable is probably defective. Replace it if necessary.
BLAL: A low battery voltage alarm occurred (alarm No.3n7). The battery
voltage is too low. Replace the battery.
CSAL: A check sum alarm occurred. The serial pulse coder is probably
defective. Replace it if necessary.

101
The details of a serial pulse coder alarm No. 3n9 (n is an axis number,
communication alarm) are indicated by diagnose numbers 770 to 777 in the
order of axis number.
1
#7 #6 #5 #4 #3 #2 #1 #0
770 to
DTERR CRCERR STBERR
777

DTERR: A data error occurred. 2


CRCERR: A CRC error occurred.
STBERR: A stop bit error occurred.

The probable causes of the above errors include a defective pulse coder,
feedback cable, and feedback receive circuit. 3
Replace the pulse coder, feedback cable, or NC axis board.
Position error display (DGNOS numbers 800 to 807)

800 to
SVERRn (n is an axis number)
807 4
The amount of position error for axis n is indicated.

NOTE For the 0–TT, the positional deviation for the first and second axes
of the sub–tool post are indicated by 800 and 801 for the sub–tool 5
post.
Machine position relative to the reference position
(DGNOS numbers 820 to 825)

820 to
ABSMTn (n is an axis number.) 6
827

This machine position is also displayed on the position display page.


NOTE For the 0–TT, the machine position for the first and second axes of
the sub–tool post are indicated by 820 and 821 for the sub–tool 7
post.

10

102
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

7.2 I/O Signal Status Display between CNC and


PMC or Machine Tool
[For CNC without PMC]
X016 to X022

Series 0 Y048 to Y053 MT

[For CNC with PMC]


G100 or later X000 or later

Series 0 PMC MT
F148 or later Y048 or later

[For 0–TTC]
G100 or later
0–TTC X000 or later
F148 or later
Tool
post #1 G1300 or later PMC–M MT
Y048 or later
Tool F1348 or later
post #2

7.2.1 I/O signal list

Symbol in column of T series or M series


f : Available F : Available only 0–TTC
l : Available only 0–GSC/0–GCC Space : Unavailable

Symbol Signal name T M PMC address


*+EDCX, *–EDCX , External deceleration G138.0, G138.3,
f
*+EDCZ, *–EDCZ signal G138.1, G138.4
X020.0, X020.1,
*+LX, *+LY, *+LZ, Over travel limit sig-
f X020.2, X020.3,
*–LX, *–LY, *–LZ nal
X020.4, X020.5
Over travel limit sig-
*+LZ f X018.5
nal
*+MITX, *+MITY, G142.0, G142.1,
Interlock signal for
*+MITZ, *+MIT4, G142.2, G142.3,
each axis and direc- f
*–MITX, *–MITY, G142.4, G142.5,
tion
*–MITZ, *–MIT4 G142.6, G142.7
*–EDCX, *+EDCX, G138.3, G138.0,
External deceleration
*–EDCY, *+EDCY, f G138.4, G138.1,
signal
*–EDCZ, *+EDCZ G138.5, G138.2
Manual absolute sig-
*ABSM f f G127.2
nal
*AOV16, *AOV32, G116.4, G116.5,
f
*AOV64, *AOV128 1% step override sig-
g G116.6, G117.6
*AOVR16, *AOVR32, nal G140.4, G140.5,
f
*AOVR64, *AOVR128 G140.6, G140.7
B–axis clamp
*BECLP f G143.7
completion signal
B–axis unclamp
*BEUCP f G143.6
completion signal
Deceleration signal
*DECX, *DECY, X016.5, X017.5,
for reference position f
*DECZ, *DEC4, X018.5, X019.5
return

103
Symbol Signal name T M PMC address
Deceleration signal
*DECX, *DECZ, X016.5, X017.5,
*DEC3, *DEC4,
for reference position f
X018.5, X019.5
1
return
Control axis selection
*EAXSL status signal (PMC f f F188.7
axis control)

*ESP, *ESP
Emergency stop sig-
f f X021.4, G121.4 2
nal
Emergency stop sig-
*ESPA, *ESPB f G230.1, G234.1
nal of spindle
*FLWU Follow–up signal f f G104.5
*ILK Interlock signal f G117.0 3
Interlock signal for G128.0, G128.1,
*ITX, *ITY, *ITZ, *IT4 f
each axis G128.2, G128.3
*LDSP Ladder display signal f f G119.0
*OV1, *OV2, *OV4, G121.0, G121.1,
Override signal f f 4
*OV8 G121.2, G121.3
*OV1E, *OV2E, Feedrate override G147.0, G147.1,
*OV4E, *OV8E, signal (PMC axis f f G147.2, G147.3,
*OV16E control ) G147.4
High–speed interlock
*RILK f X008.5
signal 5
Spindle clamp
*SCPF f G123.5
completion signal
Automatic operation
*SP f f G121.5
hold signal
*SSTP Spindle stop signal f f G120.6 6
*SSTP1, *SSTP2, Individual spindle G145.3, G145.4,
f
*SSTP3 stop signal G145.5
Spindle unclamp
*SUCPF f G123.4
completion signal
7
+3O , –3O Jog feed axis select f F177.4, F177.5
signal (software oper-
o er-
+4O, –4O ator’s panel signal) f f F177.6, F177.7

Feed axis direction


+4, –4 f f G119.2, G119.3
select signal
G129.0, G129.1,
8
+LMX, +LMY, +LMZ, Software limit exter-
f G129.2, G129.3,
–LMX, –LMY, –LMZ nal setting
G129.4, G129.5
+MIT1, –MIT1, +MIT2, Interlock signal for X008.2, X008.3
f
–MIT2 each axis direction X008.4, X008.5
G116.2, G116.3, 9
+X, –X, +Z, –Z f
G117.2, G117.3
Feed axis direction
select signal G116.2, G116.3,
+X, –X, –Y, +Y, –Z, +Z f G117.3, G117.2,
G118.3, G118.2

+XO, –XO, +YO, –YO,


F177.0, F177.1, 10
Jog feed axis select f F177.2, F177.3,
+ZO, –ZO
g
signal (
(software oper- F177.4, F177.5
ator’s panel signal) F177.0, F177.1,
+XO, –XO, +ZO, –ZO f
F177.2, F177.3
4NG 4 axes disable signal f X004.7
Miscellaneous func-
AFL f f G103.7
tion lock signal
AL CNC alarm signal f f F149.0
ALMA, ALMB Spindle alarm signal f F281.0, F285.0

104
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

Symbol Signal name T M PMC address


Actual spindle speed
AR0 to AR15 f F158.0 to F159.7
signal
ARSTA, ARSTB Alarm reset signal f f G230.0, G234.0
B0 to B31 2nd auxiliaryy function f F276.0 to F279.7
B11 to B38 signal f F155.0 to F154.3
BAL Battery alarm f f F149.2
BAL1 to BAL4, BAL7,
f F156.0 to F156.5
BAL8 Absolute pulse coder
BAL1 to BAL4, BAL7, battery alarm
f F159.0 to F159.5
BAL8
BCLP B axis clamp signal f F188.3
Optional block skip G116.0, G141.0 to
BDT1, BDT2 to BDT9 f f
signal G141.7
Optional block skip
BDTO signal (software oper- f f F176.4
ator’s panel signal)
BF B code strobe signal f F150.7
BF1, BF2 B code strobe signal f F150.7, F150.6
2nd auxiliary function
BFIN f G115.7
completion signal
2nd auxiliary function
BFIN1, BFIN2 f G115.7, G115.6
completion signal
Background busy sig-
BGEACT f f F180.4
nal
Interference check in-
BOFF F F180.6
valid alarm signal
B axis unclamp sig-
BUCLP f F188.2
nal
CDZ Chamfering signal f G126.7
Spindle switch
CFINA, CFINB f f F282.1, F286.1
completion signal
Power line switch sig-
CHPA, CHPB f f F282.0, F286.0
nal
CKGRP Drawing signal f f F164.5
COFF Cs contour control f G123.0
CON change signal f G123.7
Spindle command
COSP f F180.5
signal
Clutch/gear signal
CTH1A, CTH2A f f G229.3, G229.2
(serial spindle)
CUT Cutting feed signal f f F188.6
Distribution end sig-
DEN f f F149.3
nal
Passed point output
DEN2 f F149.6
signal
Renewal disable sig-
DLK nal of relative coordi- f f G127.6
nate
DNC signal by data
DMMC f f G128.7
from MMC
DNC operation select
DNCI f f G127.5
signal
DRN Dry run signal f G118.7

105
Symbol Signal name T M PMC address
Dry run signal (PMC
DRNE f f G147.7
axis control ) 1
Dry run signal (soft-
DRNO ware operator’s panel f f F176.7
signal)
Manual data input
DST f f F150.5
start signal 2
Address signal (for
EA0 to EA6 f G102.0 to G102.6
external data input)
Control axis select
EAX1 to EAX8 signal (PMC axis f f G144.0 to G144.5
control ) 3
Command read
EBSYA, EBSYB completion signal f f F270.7, F273.7
(PMC axis control )
Command read signal
EBUFA, EBUFB f f G210.7, G218.7
(PMC axis control )
4
Axis control com-
EC0A to EC7A, EC0B G211.0 to G211.7,
mand signal (PMC f f
to EC7B G219.0 to G219.7
axis control )
Following zero
ECKZA, ECZKB checking signal(PMC f f F270.1, F273.1
axis control ) 5
Reset signal (PMC
ECLRA, ECLRB f f G210.6, G218.6
axis control )
Data signal (for exter-
ED0 to ED15 f f G100.0 to G101.7
nal data input)
Auxiliary function 6
EDENA, EDENB executing signal f f F270.3, F273.3
(PMC axis control )
External operation
EF f F150.0
signal
External operation 7
EFD signal for high–speed f F150.1
interface
External operation
EFIN completion signal for f G115.1
high–speed interface
8
Auxiliary function
EFINA, EFINB completion signal f f G210.0, G218.0
(PMC axis control )
Axis moving signal
EGENA, EGENB f f F270.4, F273.4
(PMC axis control )
Alarm signal (PMC
9
EIALA, EIALB f f F270.2, F273.2
axis control )
Axis control data sig-
EID0A to EID31A, G214.0 to G217.7,
nal (PMC axis con- f f
EID0B to EID31B G222.0<G225.7
trol)
Axis control feedrate 10
EIF0A to EIF15A, G212.0 to G213.7,
signal (PMC axis f f
EIF0B to EIF15B G220.0 to G221.7
control)
In–position signal
EINPA, EINPB f f F270.0, F273.0
(PMC axis control)
Auxiliary function
EM11A to EM28A, F272.0 to F272.7,
code signal (PMC f f
EM11B to EM28B F275.0 to F275.7
axis control)
Auxiliary function
EMFA, EMFB strobe signal (PMC f f F271.0, F274.0
axis control)

106
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

Symbol Signal name T M PMC address


Block stop disable
EMSBKA, EMSBKB signal (PMC axis f f F211.0, G219.0
control)
ENB f f F149.4
Spindle enable signal F149.4, F164.2,
ENB2, ENB3 f
F164.3
External key input
ENBKY f f G134.0
mode select signal
Negative–direction
EOTNA, EOTNB overtravel signal f f F270.6, F273.6
(PMC axis control)
Positive–direction
EOTPA, EOTPB overtravel signal f f F270.5, F273.5
(PMC axis control)
Override 0% signal
EOV0 f f F188.5
(PMC axis control )
Read completion sig-
EREND nal (for external data f f F160.0
input)
ERS External reset signal f f G121.7
Block stop signal
ESBKA, ESBKB f f G210.3, G218.3
(PMC axis control )
Search completion
ESEND signal (for external f f F160.1
data input)
Skip signal (PMC
ESKIP f X008.6
axis control )
Servo off signal
ESOFA, ESOFB f f G210.4, G218.4
(PMC axis control )
Simple spindle syn-
ESRSYC chronous control sig- f f G104.4
nal
Read signal (for ex-
ESTB f f G102.7
ternal data input)
Axis control tempo-
ESTPA, ESTPB rary stop signal (PMC f f G210.5, G218.5
axis control )
Stored stroke limit
EXLMZ f f G129.6
select signal
External read start
EXRD f f G134.1
signal
External read/punch
EXSTP f f G134.2
stop signal
External punch start
EXWT f f G134.3
signal
F1–digit feed select
F1D f G140.7
signal
M, S, T, B function
FIN f f G120.3
completion signal
Cs contour control
FSCSL change completion f F178.1
signal
Serial spindle phase
FSPPH synchronous comple- f f F178.3
tion signal
Serial spindle syn-
FSPSY chronous mode sig- f f F178.2
nal

107
Symbol Signal name T M PMC address
Canned cycle start
FXST f F161.4
signal 1
Offset write mode
GOQSM f G132.7
signal
GR1, GR2 f G118.2, G118.3
Gear select signal
GR1, GR2 f G123.2, G123.3
2
G152.0, G152.1,
GR1O, GR2O, GR3O Gear select signal f
G152.2
2nd spindle gear se-
GR21 f G145.6
lect signal

GR31
3rd spindle gear se-
lect signal
f G145.7 3
Automatic grinding
GWLF wheel diameter com- f F165.3
pensation
software operator’s
H4O
panel signal
f F174.7 4
G126.0, G126.1,
HIX, HIY, HIZ, HI4 Manual handle inter- f
G126.2, G126.3
ruption
ru tion axis select
G126.0, G126.1,
HIX, HIZ, HI3, HI4 signal f
G126.2, G126.3
5
G116.7, G117.7,
HX, HY, HZ, H4 f
Handle feed axis se- G118.7, G119.7
lect signal G116.7, G117.7,
HX, HZ, H3, H4 f
G118.7, G119.7

Manual pulse genera- F174.4, F174.5, 6


HXO, HYO, HZO f
tor feed axis select F174.6
signal (software oper- F174.4, F174.5,
HXO, HZO, H3O, H4O ator’s panel signal) f
F174.6, F174.7
IGNVRY V–READY check sig-
g f G127.0
IGNVRY nal f G123.0 7
Spindle orientation
INDXA, INDXB stop position change f G231.0, G235.0
signal
Infeed control cutting
INFD f G237.6
start signal 8
Key input disable sig-
INHKY f f F180.0
nal
INP1 to INP4 In–position signal f f F184.0 to F184.3
Interlock signal for G128.0, G128.1,
ITX, ITZ, IT3, IT4 f
each axis G128.2, G128.3 9
Jog feedrate override
JOV1 to JOV8 f G104.0 to G104.3
signal
Jog feedrate override
JV1O, JV2O, JV4O, F175.0, F175.1,
signal (software oper- f
JV8O F175.2, F175.3
ator’s panel signal) 10
Feedrate override
JV1O to JV8O signal (software oper- f F175.0 to F175.3
ator’s panel signal)

108
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

Symbol Signal name T M PMC address


G106.0, G106.1,
K0, S, K1, U, K2, W, G106.2, G106.3,
K3, R, K4, X, K5, Z, G106.4, G106.5,
K6, F, K7, 0, K8, N, K9, G106.6, G106.7,
G, KA, C, KALARM, G107.0, G107.1,
f
KALTER, KCAN, G107.5, G109.5,
KCUS↑, KCUS↓, G108.0, G110.7,
KDELET, KDGNOS, G110.1, G110.0,
KEOB G108.2, G109.4,
G107.7
G114.3, G114.2,
G113.2, G114.0,
KFF, KFFE, KFGB,
G114.1, G114.7,
KFI,, KFK%, KFL+,
G114.4, G113.1,
KFM., KFN), KFO (,
f G113.0, G113.3,
KFRC, KFS=, KFT*,
G114.5, G114.6,
KFUV, KFWH, KFXY,
G113.6, G113.7,
KFZJ, KH, I, K
G113.4, G113.5,
G107.6
G108.3, G108.1,
G107.2, G107.4,
KINPUT, KINSRT, KM,
G110.3, G110.2,
–, KP, Q, KPAGE ↑,
G109.3, G109.0,
KPAGE ↓, KPARAM,
G109.1, G111.7,
KPOS, KPROGRM,
f G112.6, G112.5,
KRESET, KS1, KS2,
G112.4, G112.3,
KS3, KS4, KS5, KSL,
G112.2, G112.7,
KSR, KSTART, KT,.,
G112.1, G108.4,
KXZ, KXZ
G107.3, G142.7,
G110.4
Key signal
G106.0, G106.1,
K0, S, K1, H, K2, F, G106.2, G106.3,
K3, R, K4, X, K5, Y, G106.4, G106.5,
K6, Z, K7, 0, K8, N, G106.6, G106.7,
K9, G, KALARM, G107.0, G107.1,
f
KALTER, KB, K4, D, G109.5, G108.0,
KCAN, KCUS↑, G107.5, G110.7,
KCUS↓, KDELET, G110.1, G110.0,
KDGNOS, KEOB, / , . G108.2, G109.4,
G107.7
G113.7, G114.3,
G114.2, G113.2,
G114.0, G114.1,
KF4TH, KFF, KFF%,
G114.7, G114.4,
KFGE, KFI,, KFJA,
G113.1, G113.0,
KFL+, KFM., KFN),
G113.3, G114.5,
KFO (, KFRC, KFS=,
G114.6, G113.4,
KFT*, KFXU, KFXW,
G113.6, G113.5,
KFYV, KH, J, K, KIN-
G107.6, G108.3,
PUT, KINSRT, KM, –,
G108.1, G107.2,
KOFSET, KP, Q, L, f
G109.2, G107.4,
KPAGE↑, KPAGE↓,
G110.3, G110.2,
KPARAM, KPOS,
G109.3, G109.0,
KPROGRM, KRESET,
G109.1, G111.7,
KS1, KS2, KS3, KS4,
G112.6, G112.5,
KS5, KSL, KSR,
G112.4, G112.3,
KSTART, KT,., KXY,
G112.2, G112.7,
KYZ, KZX
G112.1, G108.4,
G107.3, G110.4,
G110.6, G110.5
Program protect sig-
KEY f f G122.3
nal
Program protect sig-
KEYO nal (software opera- f f F178.5
tor’s panel signal)

109
Symbol Signal name T M PMC address
Position coder return
KILPLUS f f G105.6
direction select signal 1
KOFSET External key input f G109.2
LDT1A, LDT1B, F281.4, F285.4,
Load detection signal f f
LDT2A, LDT2B F281.5, F285.5
F154.7, F154.6,
M00, M01, M02, M30 M decode signal f
F154.5, F154.4
2
F151.0, F151.1,
F151.2, F151.3,
M11, M12, M14, M18,
Miscellaneous func- F151.4, F151.5,
M21, M22, M24, M28, f f
tion code signal F151.6, F151.7,
M31, M32, M34, M38
F157.0, F157.1, 3
F157.2, F157.3
F193.0, F193.1,
M211, M212, M214, F193.2, F193.3,
M218, M221, M222, 2nd M function code F193.4, F193.5,
f f
M224, M228, M231, signal F193.6, F193.7,
M232, M234, M238 F194.0, F194.1, 4
F194.2, F194.3
F194.4, F194.5,
M311, M312, M314, F194.6, F194.7,
M318, M321, M322, 3rd M function code F195.0, F195.1,
f f
M324, M328, M331, signal F195.2, F195.3, 5
M332, M334, M338 F195.4, F195.5,
F195.6, F195.7
MA CNC ready signal f f F149.7
Power line switch
MCFNA, MCFNB f f G230.3, G234.3
completion signal
6
G122.0, G122.1,
MD1, MD2, MD4 Mode select signal f f
G122.2
Mode select signal
F174.0, F174.1,
MD1O, MD2O, MD4O (software operator’s f f
F174.2
panel signal)
7
Miscellaneous func-
MF f F150.0
tion strobe signal
2nd or 3rd M function
MF2, MF3 f F157.4, F157.5
strobe signal
Miscellaneous func-
MFIN tion completion sig- f f G115.0
8
nal
2nd M function
MFIN2 f f G134.4
completion signal
3rd M function
MFIN3
completion signal
f f G134.5 9
MINP External program
g in- f G120.0
MINP put start signal f G117.0
G127.0, G127.1,
MIRX, MIRY, MIR4 f
G127.7
Mirror image
g signal
g 10
MIX, MIZ f G120.0, G127.1
All–axis machine
MLK f f G117.1
lock signal
Machine lock signal
MLKO (software operator’s f f F176.6
panel signal)
MMI1, MMI2 f f F158.0, F158.1
Mirror image check
F158.0, F158.1,
MMI1, MMI2, MMI4 signal f
F158.3,

110
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

Symbol Signal name T M PMC address


MP1, MP2 Manual handle feed f G118.0, G119.0
MP1, MP2 amount select signal f G120.0, G120.1
Select of magnifica-
tion of manual pulse
MP1O, MP2O generator (software f f F175.6, F175.7
operator’s panel sig-
nal)
Machine ready signal
MRDYA, MRDYB f f G229.7, G233.7
(serial spindle)
MVX, MVY, MV3, MV4 f F148.4 to F148.7
Axis moving signal
MVX, MVY, MVZ, MV4 f F148.4 to F148.7
NOWT No–wait signal F G133.1
NOZAGC Angular axis control l G133.6
Z axis offset moving
NOZAGC signal l G237.5
Short–distant move-
ment command while
NRROA, NRROB changing the orienta- f G231.2, G235.2
tion stop position sig-
nal
Tool offset number
G132.0, G132.1,
OFN0, OFN1, OFN2, select signal of tool
f G132.2, G132.3,
OFN3, OFN4 offset measurement
G132.4
direct input
Automatic operation
OP f f F148.7
signal
Spindle orientation
ORARA, ORARB f f F281.7, F285.7
completion signal
Orientation command
ORCMA, ORCMB f f G229.6, G233.6
signal
Software operator’s
OUT0 to OUT7 panel general–pur- f f F171.0 to F171.7
pose switch signal
Feedrate override
OV1O, OV2O, OV4O, F176.0, F176.1,
signal (software oper- f f
OV8O F176.2, F176.3
ator’s panel signal)
Override cancel sig-
OVC f f G126.4
nal
PMC axis override
OVCE f f G147.5
cancel signal
2nd position coder
PC2SLC f G146.7
select signal
Output switching F280.3, F282.3,
PCFNA, PCFNB f f
completion signal F282.3, F286.3
Output switching sig- F280.2, F282.2,
PCHPA, PCHPB f f
nal F282.2, F286.2
G238.0, G238.1,
PK1M, PK2M, PK3M, Synchronous control
f G238.2, G238.3,
PK4M, PK5M, PK6M parking signal
G238.4, G238.5
1st spindle parking
PKESS1 f f G138.6
signal
2nd spindle parking
PKESS2 f f G138.7
signal
Position coder return
PLCRVON f f G105.7
control signal
Workpiece number G122.4, G122.5,
PN1, PN2, PN4, PN8 f f
search signal G122.6, G122.7

111
Symbol Signal name T M PMC address
PRC Position record signal f G103.6
Program screen dis-
1
PRGDPL f f F180.1
play signal
Required parts count
PRTSF f f F164.7
reached signal
PSW01 to PSW10 Position switch signal f f F190, F191.0, F191.1
2
Polygon machining
PSYN f F160.7
in–progress signal
PX0 to PX7, PZ0 to F165.0 to F165.7,
Position signal output f
PZ7 F167.0 to F167.7
R01O to R12O S12–bit code signal f f F172.0 to F173.3 3
Power line status
RCHA, RCHB f f G230.7, G234.7
check signal
Spindle rotation
RGSPM, RGSPP f F165.1, F165.0
direction signal
RGTAP, RGTPN f G135.0, G123.1 4
Rigid tapping signal
RGTPN f f G123.1
Rigid tapping spindle
RGTSP1, RGTSP2 f f G061.4, G061.5
select signal
Software limit exter-
RLSOT f G129.7 5
nal setting
Remote buffer input
RMTDI0 to RMTDI7 f f G239.0 to G239.7
signal
RMTDO0 to RMTDO7 Remote buffer output f F290.0 to F290.7
RMTDO0 to RMTDO7 signal f F289.0 to F289.7
6
RO1I to R12I, RO1I2 Motor speed com- G124.0 to G125.3,
to R12I2, RO1I3 to mand spindle input f f G106.0 to G107.3,
R12I3 signal G108.0 to G109.3
Spindle rotation
direction command
ROTAA, ROTAB signal while changing f f G231.1, G235.1 7
the orientation stop
position
Rapid traverse over-
ROV1, ROV2 f G116.7, G117.7
ride signal
ROV1D, ROV2D, Rapid traverse over-
f
G116.4, G116.5, 8
ROV3D ride B signal G116.6
PMC axis rapid tra-
ROV1E, ROV2E f f G146.0, G146.1
verse override signal
Rapid traverse over-
ROV1O, ROV2O
ride signal (software
f f F175.4, F175.5 9
operator’s panel sig-
nal)
Read/punch alarm
RPALM f f F180.3
signal
Read/punch in–prog- 10
RPBSY f f F180.2
ress signal
RRW Rewind signal f f G104.6
Output switch request
RSLA, RSLB f f G230.6, G234.6
signal
Serial spindle syn-
RSMAX chronous polygon F F189.7
signal
RST Reset signal f f F149.1

112
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

Symbol Signal name T M PMC address


Manual rapid traverse
RT f f G121.6
select signal
Manual rapid traverse
RTE select signal (PMC f G147.6
axis control )
Jog rapid traverse se-
lect signal (software
RTO f f F178.6
operator’s panel sig-
nal)
RWD Rewinding signal f f F164.6
F152.0, F152.1,
S11, S12, S14, S18, Spindle function code F152.2, F152.3,
f f
S21, S22, S24, S28 signal F152.4, F152.5,
F152.6, F152.7
Servo ready comple-
SA f f F148.6
tion signal
Spindle speed
SAR f f G120.4
reached signal
SARA, SARB Speed reached sig-
g f F281.3, F285.3
SARA, SARB nal f F281.3, F285.3
SBK Single block signal f f G116.1
Single block signal
SBKO (software operator’s f f F176.5
panel signal)
Spindle synchronous
SBRT polygon mode signal F G146.6
for 0–TTC
SCLP Spindle clamp signal f F164.0
SDTA, SDTB Speed detection sig-
g f F281.2, F285.2
SDTA, SDTB nal f F281.2, F285.2
Spindle function
SF f f F150.2
strobe signal
Spindle function
SFIN f f G115.2
completion signal
Spindle CW com-
SFRA, SFRB f f G229.5, G233.5
mand signal
Spindle motor com-
G125.5, G107.5,
SGN, SGN2, SGN3 mand polarity select f f
G109.5
signal
1st spindle orienta-
tion external stop G110.0 to G110.7,
SHA00 to SHA11 f f
position command G111.0 to G111.3
signal
2nd spindle orienta-
tion external stop G112.0 to G112.7,
SHB00 to SHB11 f f
position command G113.0 to G113.3
signal
Spindle analog volt-
SIGN f G125.7
age control signal
Spindle motor speed G125.7, G107.7,
SIND, SIND2, SIND3 f
command signal G109.7
SKIP f X008.7
Skip signal X008.2, X008.3,
SKIP2, SKIP3, SKIP4 f f
X008.4
Z axis manual handle
SLHZ0, SLHZ1 f G133.0, G133.1
select signal

113
Symbol Signal name T M PMC address
Spindle return select
SLPCA, SLPCB f G1333.2, G1333.3
signal 1
Spindle analog volt-
SLSPA, SLSPB age output select sig- f G133.2, G133.3
nal
SMZ Error detect signal f G126.6
Soft start /stop cancel 2
SOCNA, SOCNB f f G230.4, G234.4
signal
Spindle orientation
SOR f f G120.5
signal
G103.3, G103.4,
SPA, SPB, SPC f
Spindle speed over- G103.5 3
ride signal G103.3, G103.4,
SPA, SPB, SPC, SPD f
G103.5, G103.2
Spindle fluctuation
SPAL detection alarm sig- f F154.0
nal 4
SPDS1, SPDS2, Signal by axis mov- F189.0, F189.1,
f
SPDS3, SPDS4 ing speed F189.2, F189.3
Automatic operation
SPL f f F148.4
halt signal
Feed hold signal 5
SPO (software operator’s f f F178.7
panel signal)
Serial spindle phase
SPPHS synchronous mode f f G146.3
signal
6
SPSLA, SPSLB Spindle select signal f f G230.2, G234.2
Spindle stop comple-
SPSTP f G123.6
tion signal
Serial spindle syn-
SPSYC chronous mode sig- f f G146.2
nal
7
Program restart sig-
SRN f f G103.0
nal
Program restart un-
SRNMV f f F188.4
der way signal
8
Spindle CCW com-
SRVA, SRVB f f G229.4, G233.4
mand signal
Spindle motor com-
G125.6, G107.6,
SSIN, SSIN2, SSIN3 mand polarity select f f
G109.6
signal
SSTA, SSTB f F281.1, F285.1
9
Speed zero detection
SSTA, SSTB signal f F281.1, F285.1
Automatic operation
ST f f G120.2
start lamp signal

STL
Automatic operation
f f F148.5 10
start signal
STLK Start lock signal f G120.1
Input and run simulta-
STRD neous mode select f G140.5
signal
Output and run simul-
STWD taneous mode select f G140.6
signal
Spindle unclamp
SUCLP f F164.1
completion signal

114
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

Symbol Signal name T M PMC address


SVFX, SVFY, SVFZ, G105.0, G105.1,
f
SVF4 G105.2, G105.3
Servo off signal
SVFX, SVFZ, SVF3, G105.0, G105.1,
f
SVF4 G105.2, G105.3
G145.0, G145.1,
SWS1, SWS2, SWS3 Spindle select signal f
G145.2
Spindle synchronous
SYCAL f F178.4
control alarm signal
Synchronous error
SYCAL f F178.4
detection signal
SYN1M, SYN2M, G237.0, G237.1,
Synchronous control
SYN3M, SYN4M, F G237.2, G237.3,
start signal
SYN5M, SYN6M G237.4, G237.5
SYN1OM, SYN2OM, F189.0, F189.1,
Axis recomposition
SYN3OM, SYN4OM, F F189.2, F189.3,
signal
SYN5OM, SYN6OM F189.4, F189.5
Servo axis synchro-
SYNAL f F192.7
nous alarm signal
Simple synchronous
SYNC4 f G237.3
axis select signal
Simple synchronous
SYNCJ f G133.6
control signal
SYNCX, SYNCZ, Simple synchronous
f G237.0 to G237.3
SYNC3, SYNC4 axis select signal
T11 to T28 Tool function code f F153.0 to F153.7
T11 to T48 signal f F153.0 to F156.7
Interference alarm
TAL F F180.7
signal
TAP Tapping signal f f F149.5
Tool function strobe
TF f f F150.3
signal
Tool function comple-
TFIN f f G115.3
tion signal
Thread cutting in–
THRD f F188.3
progress signal
G139.0, G139.1,
TL01, TL02, TL04,
Tool group number G139.2, G139.3,
TL08, TL16, TL32, f f
signal G139.4, G139.5,
TL64
G139.6
TLCH Tool change signal f f F188.0
Tool life reached sig-
TLCHB f F192.2
nal
All–tool life reached
TLCHE f F192.1
signal
Individual tool
TLCHI f F192.0
change signal
TLMA, TLMB f f F281.6, F285.6
Torque limit signal
TLMA, TLMB f F281.6, F285.6
High–speed torque
TLMHA, TLMHB f f G229.1, G233.1
limit signal
Low speed torque
TLMLA, TLMLB f f G229.0, G233.0
limit signal
New tool select sig-
TLNW f f F188.1
nal

115
Symbol Signal name T M PMC address
Tool change reset
TLRST f f G139.7
signal 1
Individual tool
TLRSTI f G140.4
change reset signal
TLSKP Tool skip signal f f G140.0
Tool offset number
TNFS automatic select dis- f G132.5 2
able signal
TORQ1, TORQ2, F170.0, F170.1,
Torque limit reached
TORQ3, TORQ4, f F170.2, F170.3,
signal
TORQ7, TORQ8 F170.4, F170.5

TRT2, TRT2PC
Tool post select sig-
F X018.3, G133.0
3
nal
Input signal for cus-
UI000 to UI015 f f G130.0 to G131.7
tom macro
Interrupt signal for
UINT f f G140.3
custom macro 4
UO000 to UO015, Output signal for cus- F162.0 to F163.7,
f f
UO100 to UO131 tom macro F196.0 to F199.7
WATO Waiting signal F F160.6
Window request sig-
WNRQ
nal
f f G200.0 5
Window completion
WNANS f f F250.0
signal
WNWRT Window write signal f f G200.1
WNERR Window error signal f f F250.1 6
Workpiece coordi-
nate system shift val-
WOQSM f G132.6
ue write mode select
signal
Workpiece coordi-
WOSET nate system shift val- f G133.7 7
ue write signal
Measuring position X008.0, X008.1,
XAE, YAE, ZAE f
reached signal X008.2
Measuring position
XAE, ZAE f X008.0, X008.1 8
reached signal
Automatic tool offset
XAES f X040.0
function signal
Automatic tool offset
ZAES f X040.1
function signal
9
Z axis command can-
ZNG f G103.6
cel signal
F161.0, F161.1,
ZP2X, ZP2Y, ZP2Z,
f F161.2, F161.3,
ZP24 2nd reference posi- F166.6, F166.7
tion return com
completion
letion
F161.0, F161.1,
10
ZP2X, ZP2Z, ZP23, signal
f F161.2, F161.3,
ZP24
F166.6, F166.7
F169.0, F169.1,
ZP3X, ZP3Y, ZP3Z,
f F169.2, F169.3,
ZP34 3rd reference position F166.0, F166.1
return completion
com letion sig-
nal F169.0, F169.1,
ZP3X, ZP3Z, ZP33,
f F169.2, F169.3,
ZP34
F166.0, F166.1

116
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

Symbol Signal name T M PMC address


F169.4, F169.5,
ZP4X, ZP4Y, ZP4Z,
f F169.6, F169.7,
ZP44 4th reference position F166.2, F166.3
return completion
com letion sig-
nal F169.4, F169.5,
ZP4X, ZP4Z, ZP43,
f F169.6, F169.7,
ZP44
F166.2, F166.3
F148.0, F148.1,
ZPX, ZPY, ZPZ, ZP4 f F148.2, F148.3,
Reference position F166.4, F166.5
return completion
com letion sig-
nal F148.0, F148.1,
ZPX, ZPZ, ZP3, ZP4 f F148.2, F148.3,
F166.4, F166.5
ZRFX, ZRFY, ZRFZ, F168.0, F168.1,
f
ZRF4 Reference position F168.2, F168.3
ZRFX, ZRFZ, ZRF3, establishment signal F168.0, F168.1,
f
ZRF4 F168.2, F168.3
Manual reference
ZRN position return select f f G120.7
signal
Mode select signal
ZRNO (software operator’s f f F174.3
panel signal)

117
Address list (for M series)

7.2.2 Address list


Address list (for M series)
1
MT→PMC
#7 #6 #5 #4 #3 #2 #1 #0
X004 4NG
2
X008 SKIP ESKIP *RILK ZAE YAE XAE

X016 *DECX *DEC5S *DEC7


3
X017 *DECY *DEC6S *DEC8

X018 *DECZ
4
X019 *DEC4

X020 *– LZ *– LY *– LX *+ LZ *+ LY *+ LX 5

X021 *ESP

PMC→CNC 6
#7 #6 #5 #4 #3 #2 #1 #0
G100 ED7 ED6 ED5 ED4 ED3 ED2 ED1 ED0

G101 ED15 ED14 ED13 ED12 ED11 ED10 ED09 ED08 7

G102 ESTB EA6 EA5 EA4 EA3 EA2 EA1 EA0

G103 AFL ZNG SPC SPB SPA SRN


8

G104 RRW *FLWU ESRSYC JOV8 JOV4 JOV2 JOV1

G105
9
SVF8 SVF7 SVF4 SVFZ SVFY SVFX

G106 K7, 0 K6, Z K5, Y K4, X K3, R K2, F K1, H K0, S

10
G107 KEOB,I,# KH,J,K KB,K4,D KP,Q, L KT,. KM, – K9, G K8, N

G108 KSTART KINPUT KDELET KINSRT KALTER

G109 KALARM KDGNOS KPARAM KOFSET KPROGRM KPOS

G110 KCAN KYZ KZX KXY KPAGE↑ KPAGE↓ KCUS↑ KCUS↓

118
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

G111 KRESET

G112 KSL KS1 KS2 KS3 KS4 KS5 KSR

G113 KF4TH KFXW KFYV KFXU KFRC KFGE KFN) KFO(

G114 KFL+ KFT* KFS= KFM# KFF KFF@ KFJA KFI,

G115 BFIN1 BFIN2 TFIN SFIN EFIN MFIN

G116 HX/ROV1 AOV64 AOV32 AOV16 –X +X SBK BDT

G117 HY/ROV2 AOV128 –Y +Y MLK *ILK

G118 HZ/DRN –Z +Z

G119 H4 –4 +4 *LDSP

G120 ZRN *SSTP SOR SAR FIN ST MP2 MP1/MINP

G121 ERS RT *SP *ESP *OV8 *OV4 *OV2 *OV1

G122 PN8 PN4 PN2 PN1 KEY MD4 MD2 MD1

G123 CON RTNT MSPC RTRCT GR2 GR1 RGTPN IGNVRY

G124 RO8I RO7I RO6I RO5I RO4I RO3I RO2I RO1I

G125 SIND SSIN SGN R12I R11I R10I RO9I

G126 OVC HI4 HIZ HIY HIX

G127 MIR4 DLK DNCI *ABSM MIRY MIRX

G128 DMMC *IT4 *ITZ *ITY *ITX

G129 RLSOT EXLM2 –LMZ –LMY –LMX +LMZ +LMY +LMX

G130 UI7 UI6 UI5 UI4 UI3 UI2 UI1 UI0

G131 UI15 UI14 UI13 UI12 UI11 UI10 UI9 UI8

G132 BGEN BGIALM BGION IOLACK

119
Address list (for M series)

G133 SYNCJ ROV4 ROV3 SLHZ1 SLHZ0

1
G134 MFIN3 MFIN2 EXWT EXSTP EXRD ENBKY

G135 RGTAP

2
G136

G137
3
G138 PKESS2 PKESS1 *–EDCZ *–EDCY *–EDCX *+EDCZ *+EDCY *+EDCX

G139 TLRST TL64 TL32 TL16 TL08 TL04 TL02 TL01


4
G140 F1D STWD STRD TLRSTI UNIT TL256 TL128 TLSKP

G141 BDT9 BDT8 BDT7 BDT6 BDT5 BDT4 BDT3 BDT2


5
G142 *–MIT4 *–MITZ *–MITY *–MITX *+MIT4 *+MITZ *+MITY *+MITX

G143 *BECLP *BEUCP *JV16 *JV8 *JV4 *JV2 *JV1 6

G144 EAX8 EAX7 EAX4 EAX3 EAX2 EAX1

G145 7

G146 SPPHS SPSYC ROV1E ROV2E

G147 DRNE RTE OVCE *OV16E *OV8E *OV4E *OV2E *OV1E


8

CNC→PMC
#7 #6 #5 #4 #3 #2 #1 #0
F148 OP SA STL SPL ZP4 ZPZ/EF ZPY ZPX
9

F149 MA DEN2 TAP ENB DEN BAL RST AL

10
F150 BF1 BF2 DST TF SF EFD MF

F151 M28 M24 M22 M21 M18 M14 M12 M11

F152 S28 S24 S22 S21 S18 S14/GR3O S12/GR2OS11/GR1O

F153 T28 T24 T22 T21 T18 T14 T12 T11

120
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

F154 M00 M01 M02 M30 B38 B34 B32 B31

F155 B28 B24 B22 B21 B18 B14 B12 B11

F156 T48 T44 T42 T41 T38 T34 T32 T31

F157 MF3 MF2 M38 M34 M32 M31

F158

F159 BAL6 BAL5 BAL4 BAL3 BAL2 BAL1

F160 ESEND EREND

F161 FXST ZP24 ZP2Z ZP2Y ZP2X

F162 U07 U06 U05 U04 U03 U02 U01 U00

F163 U15 U14 U13 U12 U11 U10 U09 U08

F164 PRTSF RWD CKGRP

F165 HOBSYN MSPCF RTRCTF GWLF RGSPM RGSPP

F166 ZP28 ZP27 ZP8 ZP7 ZP48 ZP47 ZP38 ZP37

F167

F168 TORQL ZRF4 ZRFZ ZRFY ZRFX

F169 ZP44 ZP4Z ZP4Y ZP4X ZP34 ZP3Z ZP3Y ZP3X

F170

F171 OUT7 OUT6 OUT5 OUT4 OUT3 OUT2 OUT1 OUT0

F172 R08O R07O R06O R05O R04O R03O R02O R01O

F173 R12O R11O R10O R09O

F174 H4O HZO HYO HXO ZRNO MD4O MD2O MD1O

F175 MP2O MP1O ROV2O ROV1O JV8O JV4O JV2O JV1O

121
Address list (for M series)

F176 DRNO MLKO SBKO BDTO OV8O OV4O OV2O OV1O

1
F177 –4O +4O –ZO +ZO –YO +YO –XO +XO

F178 SPO RTO KEYO SYCAL FSPPH FSPSY FSCSL

2
F179 EDGN EPARM EVAR EPRG EWTIO ESTPIO ERDIO IOLNK

F180 PECK2 BGEACT RPALM RPBSY PRGDPL INHKY


3
F181 SRLNO3 SRLNO2 SRLNO1 SRLNO0

F182
4
F183

F184 MV4 MV3 MVZ MVX INP4 INP3 INPZ INPX


5
F185 S28 S24 S22 S21 S18 S14 S12 S11

F186 S48 S44 S42 S41 S38 S34 S32 S31 6

F187 S58 S54 S52 S51

F188 *EAXSL CUT EOV0 SRNMV BCLP BUCLP TLNW TLCH 7

F189 SPDS4 SPDS3 SPDS2 SPDS1

F190 8

F191

F192
9
SYNAL RTPT TLCHB TLCHE TLCHI

F193 M228 M224 M222 M221 M218 M214 M212 M211

10
F194 M318 M314 M312 M311 M238 M234 M232 M231

F195 M338 M334 M332 M331 M328 M324 M322 M321

F196 UO107 UO106 UO105 UO104 UO103 UO102 UO101 UO100

F197 UO115 UO114 UO113 UO112 UO111 UO110 UO109 UO108

122
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

F198 UO123 UO122 UO121 UO120 UO119 UO118 UO117 UO116

F199 UO131 UO130 UO129 UO128 UO127 UO126 UO125 UO124

PMC→CNC
#7 #6 #5 #4 #3 #2 #1 #0
G200 PMC window DI

to

G209 PMC window DI

G210 EBUFA ECLRA ESTPA ESOFA ESBKA EFINA

G211 EC7A EC6A EC5A EC4A EC3A EC2A EC1A EC0A

G212 EIF7A EIF6A EIF5A EIF4A EIF3A EIF2A EIF1A EIF0A

G213 EIF15A EIF14A EIF13A EIF12A EIF11A EIF10A EIF9A EIF8A

G214 EID7A EID6A EID5A EID4A EID3A EID2A EID1A EID0A

G215 EID15A EID14A EID13A EID12A EID11A EID10A EID9A EID8A

G216 EID23A EID22A EID21A EID20A EID19A EID18A EID17A EID16A

G217 EID31A EID30A EID29A EID28A EID27A EID26A EID25A EID24A

G218 EBUFB ECLRB ESTPB ESOFB ESBKB EFINB

G219 EC7B EC6B EC5B EC4B EC3B EC2B EC1B EC0B

G220 EIF7B EIF6B EIF5B EIF4B EIF3B EIF2B EIF1B EIF0B

G221 EIF15B EIF14B EIF13B EIF12B EIF11B EIF10B EIF9B EIF8B

G222 EID7B EID6B EID5B EID4B EID3B EID2B EID1B EID0B

G223 EID15B EID14B EID13B EID12B EID11B EID10B EID9B EID8B

G224 EID23B EID22B EID21B EID20B EID19B EID18B EID17B EID16B

G225 EID31B EID30B EID29B EID28B EID27B EID26B EID25B EID24B

G226

123
Address list (for M series)

G227

1
G228

G229 MRDYA ORCMA SFRA SRVA CTH1A CTH2A TLMHA TLMLA


2
G230 RCHA RSLA SOCNA MCFNA SPSLA *ESPA ARSTA

G231 NRROA ROTAA INDXA


3
G232

G233 MRDYB ORCMB SFRB SRVB CTH1B CTH2B TLMHB TLMLB


4
G234 RCHB RSLB SOCNB MCFNB SPSLB *ESPB ARSTB

G235 NRROB ROTAB INDXB 5

G236

G237 INFD SYNC4 6

G238

G239 RMTDI7 RMTDI6 RMTDI5 RMTDI4 RMTDI3 RMTDI2 RMTDI1 RMTDI0


7

G240 Operator’s panel DI

to 8
G249 Operator’s panel DI

PMC→CNC
9
#7 #6 #5 #4 #3 #2 #1 #0
F250 PMC window DO

to
10
F269 PMC window DO

F270 EBSYA EOTNA EOTPA EGENA EFENA EIALA ECKZA EINPA

F271 EMFA

F272 EM28A EM24A EM22A EM21A EM18A EM14A EM12A EM11A

124
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

F273 EBSYB EOTNB EOTPB EGENB EDENB EIALB ECKZB EINPB

F274 EMFB

F275 EM28B EM24B EM22B EM21B EM18B EM14B EM12B EM11B

F276

F277

F278

F279

F280

F281 ORARA TLMA LDT2A LDT1A SARA SDTA SSTA ALMA

F282 PCFNA PCHPA CFINA CHPA

F283

F284

F285 ORARB TLMB LDT2B LDT1B SARB SDTB SSTB ALMB

F286 PCFNB PCHPB CFINB CHOB

F287

F288

F289

F290 RMTDO7 RMTDO6 RMTDO5 RMTDO4 RMTDO3 RMTDO2 RMTDO1 RMTDO0

F291 Operator’s panel DO

to

F299 Operator’s panel DO

125
Address list (for T series)

Address list (for T series)

MT→PMC 1
#7 #6 #5 #4 #3 #2 #1 #0
X008 SKIP –MIT2 +MIT2 –MIT1 +MIT1 ZAE XAE

SKIP SKIP4 SKIP3 SKIP2 ZAE XAE

.Lower stage for 0–GC 2

X016 *DEC3 *DECX *DEC5S *DEC7

.By parameter setting


3
X017 *DEC4 *DECZ *DEC6S *DEC8

.By parameter setting

X018 *ESPS *+LZ TRT2 4

X019 *DEC3 *DEC4

.By parameter setting


5
X020

X021 *ESP
6
PMC→CNC
#7 #6 #5 #4 #3 #2 #1 #0
G100 ED7 ED6 ED5 ED4 ED3 ED2 ED1 ED0

7
G101 ED15 ED14 ED13 ED12 ED11 ED10 ED9 ED8

G102 ESTB EA6 EA5 EA4 EA3 EA2 EA1 EA0


8
G103 AFL PRC SPC SPB SPA SPD SRN

G104 RRW *FLWU ESRSYC


9
G105 PLCRVON KILPLUS SVF8 SVF7 SVF4 SVF3 SVFZ SVFX

G106 K7, 0 K6, F K5, Z K4, X K3,R K2, W K1, U K0, S


10
M2R08I M2R07I M2R06I M2R05I M2R04I M2R03I M2R02I M2R01I

G107 KEOB KH, I, K KA, C KP, Q KT,. KM, – K9, G K8, N

M2SIND M2SGN M2R12I M2R11I M2R10I M2R09I

G108 KSTART KINPUT KDELET KINSRT KALTER

M3R08I M3R07I M3R06I M3R05I M3R04I M3R03I M3R02I MSR01I

126
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

G109 KALARM KDGNOS KPARAM KOFSET KPROGRM KPOS

M3SIND M3SSIN M3SGN M3R12I M3R11I M3R10I M3R09I

G110 KCAN KXZ KPAGE↑ KPAGE↓ KCUS↑ KCUS↓

SHA07 SHA06 SHA05 SHA04 SHA03 SHA02 SHA01 SHA00

G111 KRESET

SHA11 SHA10 SHA09 SHA08

G112 KSL KS1 KS2 KS3 KS4 KS5 KSR

SHB07 SHB06 SHB05 SHB04 SHB03 SHB02 SHB01 SHB00

G113 KFWH KFUV KFZJ KFXY KFRC KFGB KFN) KFO(

SHB11 SHB10 SHB09 SHB08

G114 KFL+ KFT* KFS= KFM# KFF KFFE KFK@ KFI,

G115 BFIN TFIN SFIN MFIN

G116 HX/ROV1 ROV3D ROV2D ROV1D –X +X SBK BDT

G117 HZ/ROV2 –Z +Z MLK MP1/MINP

G118 DRN GR2 GR1 MP2

H3 –3 +3 MP2

.Lower stage by parameter setting

G119 H4 –4 +4 *LDSP

G120 ZRN *SSTP SOR SAR FIN ST STLK MIX

G121 ERS RT *SP *ESP *OV8 *OV4 *OV2 *OV1

G122 PN8 PN4 PN2 PN1 KEY MD4 MD2 MD1

G123 SPSTP *SCPF *SUCPF RGTPN COFF

DRN SPSTP *SCPF *SUCPF GR2 GR1 COFF

.Lower stage by parameter setting

G124 RO8I RO7I RO6I RO5I RO4I RO3I RO2I RO1I

G125 SIND SSIN SGN R12I R11I R10I R09I

127
Address list (for T series)

G126 CDZ SMZ *OV16 OVC HI4 HI3 HIZ HIX

1
G127 DLK DNCI *ABSM MIZ IGNVRY

G128 DMMC IT4 IT3 ITZ ITX

2
G129 EXLM2

G130 UI7 UI6 UI5 UI4 UI3 UI2 UI1 UI0


3
G131 UI15 UI14 UI13 UI12 UI11 UI10 UI9 UI8

G132 GOQSM WOQSM TNFS OFN4 OFN3 OFN2 OFN1 OFN0


4
G133 WOSET NOZAGC SLSPB SLSPA NOWT TRT2PC

G134 MFIN3 MFIN2 EXWT EXSTP EXRD ENBKY


5
G135

G136
6

G137

G138 PKESS2 PKESS1 *–EDCZ *–EDCX *+EDCZ *+EDCX 7

G139 TLRST TL64 TL32 TL16 TL08 TL04 TL02 TL01

G140 AOVR128 AOVR64 AOVR32 AOVR16 UNIT TLSKP


8

G141 BDT9 BDT8 BDT7 BDT6 BDT5 BDT4 BDT3 BDT2

G142
9
KXZ BGEN BGIALM BGION IOLACK

G143

10
G144 EAX8 EAX7 EAX4 EAX3 EAX2 EAX1

G145 GR31 GR21 *SSTP3 *SSTP2 *SSTP1 SWS3 SWS2 SWS1

G146 PC2SLC SBRT SPPHS SPSYC ROV2E ROV1E

G147 DRNE RTE OVCE *OV16E *OV8E *OV4E *OV2E *OV1E

128
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

CNC→PMC
#7 #6 #5 #4 #3 #2 #1 #0
F148 OP SA STL SPL ZP4 ZP3 ZPZ ZPX

F149 MA DEN2 TAP ENB DEN BAL RST AL

F150 BF DST TF SF MF

F151 M28 M24 M22 M21 M18 M14 M12 M11

F152 S28 S24 S22 S21 S18 S14 S12 S11

F153 T28 T24 T22 T21 T18 T14 T12 T11

F154 SPAL

F156 BAL6 BAL5 BAL4 BAL3 BAL2 BAL1

F157 MF3 MF2 M38 M34 M32 M31

F158 AR7 AR6 AR5 AR4 AR3 AR2 AR1 AR0

F159 AR15 AR14 AR13 AR12 AR11 AR10 AR9 AR8

F160 PSYN WATO ESEND EREND

F161 ZP24 ZP23 ZP2Z ZP2X

F162 UO7 UO6 UO5 UO4 UO3 UO2 UO1 UO0

F163 UO15 UO14 UO13 UO12 UO11 UO10 UO9 UO8

F164 PRTSF RWD CKGRP ENB3 ENB2 SUCLP SCLP

F165 PX7 PX6 PX5 PX4 PX3 PX2 PX1 PX0

F166 ZP28 ZP27 ZP8 ZP7 ZP48 ZP47 ZP38 ZP37

F167 PZ7 PZ6 PZ5 PZ4 PZ3 PZ2 PZ1 PZ0

F168 ZRF4 ZRF3 ZRFZ ZRFX

F169 ZP44 ZP43 ZP4Z ZP4X ZP34 ZP33 ZP3Z ZP3X

129
Address list (for T series)

F170 TORQ8 TORQ7 TORQ4 TORQ3 TORQ2 TORQ1

1
F171 OUT7 OUT6 OUT5 OUT4 OUT3 OUT2 OUT1 OUT0

F172 R08O R07O R06O R05O R04O R03O R02O R01O

2
F173 R12O R11O R10O R09O

F174 H4O H3O HZO HXO ZRNO MD4O MD2O MD1O


3
F175 MP2O MP1O ROV2O ROV1O JV8O JV4O JV2O JV1O

F176 DRNO MLKO SBKO BDTO OV8O OV4O OV2O OV1O


4
F177 –4O +4 O –3O +3O –ZO +Z O –XO +X O

F178 SPO RTO KEYO SYCAL FSPPH FSPSY FSCSL


5
F179 EDGN EPARM EVAR EPRG EWTIO ESTPIO ERDIO IOLNK

F180 TAL BOFF COSP BGEACT RPALM RPBSY PRGDPL INHKY 6

F181 SRLNO3 SRLNO2 SRLNO1 SRLNO0

F182 7

F183

F184 MV4 MV3 MVZ MVX INP4 INP3 INPZ INPX


8

F185 S28 S24 S22 S21 S18 S14 S12 S11

F186
9
S48 S44 S42 S41 S38 S34 S32 S31

F187 S58 S54 S52 S51

10
F188 *EAXSL CUT EOV0 SRNMV THRD TLNW TLCH

F189 RSMAX SYN6OM SYN5OM SYN4OM SYN3OM SYN2OM SYN1OM

F190

F191

130
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

F192

F193 M228 M224 M222 M221 M218 M214 M212 M211

F194 M318 M314 M312 M311 M238 M234 M232 M231

F195 M338 M334 M332 M331 M328 M324 M322 M321

F196 UO107 UO106 UO105 UO104 UO103 UO102 UO101 UO100

F197 UO115 UO114 UO113 UO112 UO111 UO110 UO109 UO108

F198 UO123 UO122 UO121 UO120 UO119 UO118 UO117 UO116

F199 UO131 UO130 UO129 UO128 UO127 UO126 UO125 UO124

PMC→CMC
#7 #6 #5 #4 #3 #2 #1 #0
G200 PMC window DI

to

G209 PMC window DI

G210 EBUFA ECLRA ESTPA ESOFA ESBKA EFINA

G211 EC7A EC6A EC5A EC4A EC3A EC2A EC1A EC0A

G212 EIF7A EIF6A EIF5A EIF4A EIF3A EIF2A EIF1A EIF0A

G213 EIF15A EIF14A EIF13A EIF12A EIF11A EIF10A EIF9A EIF8A

G214 EID7A EID6A EID5A EID4A EID3A EID2A EID1A EID0A

G215 EID15A EID14A EID13A EID12A EID11A EID10A EID9A EID8A

G216 EID23A EID22A EID21A EID20A EID19A EID18A EID17A EID16A

G217 EID31A EID30A EID29A EID28A EID27A EID26A EID25A EID24A

G218 EBUFB ECLRB ESTPB ESOFB ESBKB EFINB

G219 EC7B EC6B EC5B EC4B EC3B EC2B EC1B EC0B

G220 EIF7B EIF6B EIF5B EIF4B EIF3B EIF2B EIF1B EIF0B

131
Address list (for T series)

G221 EIF15B EIF14B EIF13B EIF12B EIF11B EIF10B EIF9B EIF8B

1
G222 EID7B EID6B EID5B EID4B EID3B EID2B EID1B EID0B

G223 EID15B EID14B EID13B EID12B EID11B EID10B EID9B EID8B


2
G224 EID23B EID22B EID21B EID20B EID19B EID18B EID17B EID16B

G225 EID31B EID30B EID29B EID28B EID27B EID26B EID25B EID24B


3
G226

G227
4
G228

G229 MRDYA ORCMA SFRA SRVA CTH1A CTH2A TLMHA TLMLA 5

G230 RCHA RSLA SOCNA MCFNA SPSLA *ESPA ARSTA

G231
6

G232

7
G233 MRDYB ORCMB SFRB ERVB CTH1B CTH2B TLMHB TLMLB

G234 PCHB RSLB SOCNB MCFNB SPSLB *ESPB ARSTB

8
G235

G236
9
G237 SYN6M SYN5M SYN4M SYN3M SYN2M SYN1M

G238 PK6M PK5M PK4M PK3M PK2M PK1M


10
G239 RMTDI7 RMTDI6 RMTDI5 RMTDI4 RMTDI3 RMTDI2 RMTDI1 RMTDI0

G240 Operator’s panel DI

to

G249 Operator’s panel DI

132
7. STATUS DISPLAY BY SELF DIAGNOSTIC DISPLAY

CMC→PMC
#7 #6 #5 #4 #3 #2 #1 #0
F250 PMC window DO

to

F269 PMC window DO

F270 EBSYA EOTNA EOTPA EGENA EDENA EIALA ECKZA EINPA

F271 EMFA

F272 EM28A EM24A EM22A EM21A EM18A EM14A EM12A EM11A

F273 EBSYB EOTNB EOTPB EGENB EDENB EIALB ECZKB EINPB

F274 EMFB

F275 EM28B EM24B EM22B EM21B EM18B EM14B EM12B EM11B

F276 B7 B6 B5 B4 B3 B2 B1 B0

F277 B15 B14 B13 B12 B11 B10 B9 B8

F278 B23 B22 B21 B20 B19 B18 B17 B16

F279 B31 B30 B29 B28 B27 B26 B25 B24

F280 SBSY SZP SALR SGEN PCFNA PCHPA CFINA CHPA

F281 ORARA TLMA LDT2A LDT1A SARA SDTA SSTA ALMA

F282 PCFNA PCHPA CFINA CHPA

F283

F284

F285 ORARB TLMB LDT2B LDT1B SARB SDTB SSTB ALMB

F286 PCFNB PCHPB CFINB CHPB

F287

F288

133
Address list (for T series)

F289 RMTDO7 RMTDO6 RMTDO5 RMTDO4 RMTDO3 RMTDO2 RMTDO1 RMTDO0

1
F290 Operator’s panel DO

to

F299 Operator’s panel DO


2

10

134

You might also like