GSK983Ma Milling Machine Center CNC System User Manual
152
Part 1 Programming
2
8
2
7
2
6
2
5
2
4
2
3
2
2
2
1
2
0
Do not use Other purpose Address
Macro program call command:
G65 P9100 D (Address);
The noumenon of the Macro program are described below:
09100
;
#1132=#1132 AND 496 OR #7
;
:
Address sending
G65 P9101 T60
;
:
The timing Macro command
#100=BIN[#1032 AND 4095]
;
:
Read the 3-digit BCD data
IF[#1012 EQ0] GOTO 9100
;
:
With symbol
#100= - #100
;
N9100 M99
;
2. Eight kinds of the 6-digt BCD data (the 3-digit at the left of the decimal point + the 3-digit at the
right of the decimal point) with the symbols are read to the #101 by changing the address.
D02°=0, 3-digit data at the right of the decimal point.
D02°=1, 3-digit data at the left of the decimal point.
D02
3
~
2
1
=000, it is the No.1 data.
D02
3
~
2
1
=001, it is No. 2 data.
┆
D02
3
~
2
1
=111, it is No. 8 data.
The calling of the Macro program:
G65 P9102 D (Data number);
The noumenon of the user Macro program is described below:
09102
;
G65 P9100D[#7*2+1]
;
#101=#100
;
G65 P9100D[#7*2]
;
#101=#101+#100/1000
;
M99
;
(2) Tool offset value #2000
~
#2184, workpiece offset value #2500
~
#2906.
The tool offset value is used the system variable #2001
~
#2184, the workpiece offset value is
used the system variable #2500 and #2906, the offset amount can be affirmed reading the variable
value, and the offset value can be changed by the evaluation of the system variable #i.
Tool offset number
Tool offset value
1 #2001
2 #2002
3 #2003
┆
┆
┆
┆
183 #2183
184 #2184
#2000 can be read, but its numerical value is always 0.
Axis
Workpiece offset number
Workpiece offset value
X
External workpiece offset
G54
┆
G59
#2500
#2501
┆
#2506
Содержание GSK983Ma
Страница 124: ......
Страница 130: ...GSK983Ma Milling Machine Center CNC System User Manual 118 Part 1 Programming Rapid traverse Cutting feed ...
Страница 133: ...Chapter Three Programming 121 Part 1 Programming Rapid traverse Cutting feed 6 G82 Drilling cycle boring ...
Страница 143: ......
Страница 185: ......
Страница 209: ...Chapter Four Operation 197 Part 2 Operation ...
Страница 239: ...Chapter Four Operation 227 Part 2 Operation ...
Страница 242: ......
Страница 279: ......
Страница 296: ...GSK983Ma Milling Machine Center CNC System User Manual 284 Part 2 Operation ...
Страница 297: ...Appendix 285 APPENDIX Appendix 1 System Version Display The system version is displayed immediately after power on ...
Страница 371: ...Appendix 11 USB Interface Parameter Transfer Operation ...