Chapter Three Programming
157
Part 1 Programming
System variable
Position information
Read during
the move
#5001
#5002
#5003
#5004
#5005
X axis block end position (ABSIO)
Y axis block end position (ABSIO)
Z axis block end position (ABSIO)
The 4
th
axis block end position (ABSIO)
The 5
th
axis block end position (ABSIO)
Possible
#5021
#5022
#5023
#5024
#5025
The current position of the X axis (ABSMT)
The current position of the Y axis (ABSMT)
The current position of the Z axis (ABSMT)
The current position of the 4
th
axis (ABSMT)
The current position of the 5
th
axis (ABSMT)
Impossible
#5041
#5042
#5043
#5044
#5045
The current position of the X axis (ABSOT)
The current position of the Y axis (ABSOT)
The current position of the Z axis (ABSOT)
The current position of the 4
th
axis (ABSOT)
The 5
th
axis of the current position (ABSOT)
Impossible
#5061
#5062
#5063
#5064
#5065
The skip signal position of the X axis (ABSKP)
The skip signal position of the Y axis (ABSKP)
The skip signal position of the Z axis (ABSKP)
The 4
th
axis skip signal position (ABSKP)
The 5
th
axis skip signal position (ABSKP)
Possible
#5083
Tool length offset value
Impossible
#5101
#5102
#5103
#5104
#5105
X axis servo position error
Y axis servo position error
Z axis servo position error
The 4
th
axis servo position error
The 5
th
axis servo position error
Impossible
Abbreviation ABSIO
ABSMT
ABSOT
ABSKP
Meaning
The end
position of
the last
block
Command the current
position (It is equal to
the display of the
POS, MACHINE)
Command the current
position (It is equal to
the display of the
POS, MACHINE)
The position of
the skip signal is
switched on in
the G31 block.
Coordinate
system
Workpiece
coordinate
system
Machine coordinate
system
Workpiece coordinate
system
Workpiece
coordinate
system
Tool position
Tool length
Do not
consider
Consider Consider
Consider
Tool
compensation
Tool head
position
Tool standard point
Tool standard point
Tool standard
point
Note: This tool length offset value is disabled just performed between the blocks, but the block is enabled
in the current performing block. If the skip signal is not switched on in the G31 block, the skip signal
position is at the end of this block.
For example: 10.3.7
Tool moves to the canned point (The distance form XP, YP, ZP to the reference position) on the
machine by programming an intermediate point, and then returns to the original position after it is
treated.
Macro program call command
G65 P9300X (Intermediate point ) Y (Intermediate point) Z (Intermediate point);
The manufacture of this Macro program body is as follows:
0 9300
;
#1=#5001
;
#2=#5002
;
#3=#5003
;
G00 Z#26
;
Содержание 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 ...