Command
Description
Range
Min.
Max.
P
R
E
P
A
R
A
T
O
R
Y
F
U
N
C
T
I
O
N
G92
* POSITION RESET
Reset the coordinate value to the designated data.
If G92 is processed, the present coordinate value changes to the
designated data.
-999999
[Example]
File Step Code
Data
Description
00
02
G91
Declaration of incremental coordinate
00
03
G22
+1000
Continuous run at +1000 rpm
00
04
M70
+2
Wait for input-2 on
00
05
G22
+0
stop
00
06
G04
+10 Wait for 0.1sec(for completion of deceleration)
00
07
G92
+0
Clear coordinate value
00
08
G00 +10000
Move -100.00 mm
G94
* HOME OFFSET POSITION
Reset the coordinate value to the home offset position data.
If G94 is processed, the present coordinate value changes to the
home offset position data (Setup
-19 "HMOFF").
After the 2nd home is set by moving the amount of offset value, the
coordinate value is reset at "0" irrespective of home offset position.
NO
NO
[Example]
File Step Code
Data
Description
00
00
G93
Home return
00
01
G94
Coordinate value is reset at Setup-19 "HMOFF"
00
02
G91
Declaration of incremental coordinate
00
03
G00 +10000
Move +100.00 mm
G25
* CURRENT POSITION STORAGE
The current position value is saved at designated storage point.
There are 4 storage points. It's process is as follows.
Save a current position at the desired storage point room, then perform
other operation, return to the storage position by command "G26".
0
3
[Example]
File Step Code
Data
Description
00
00
G91
Declaration of incremental coordinate
00
01
F00
+1000
Speed=1000 rpm
00
02
G08
+10
Acc./dec. time=0.1sec
00
03
G00
-10000
Move -100.00 mm
00
04
G25
0
Save current position at storage point 0
00
05
M10
+5
Loop (For) = 5
00
06
G00
+1000
Move +10.00 mm
00
07
M11
Loop end (Next)
00
08
G90
Declaration of absolute coordinate
00
09
G26
0
Move to the storage point "0" (-100.00 mm)
G27
* ADD POSITION TO STORAGE POINT
Add the designated position value to the designated storage point.
[Usage]
(00 ~ 03) (0000 ~ 9999)
Upper 2 figures
Lower 4 figures
Storage point no. Value to be added
0
39999
Summary of Contents for Tango-B series
Page 68: ......
Page 111: ...APPENDIX ...