2-341
詳細説明
MACHINE OPERATIONS
12.
G71, G72, G73
のサイクルが終了したときの次
のブロックは、アドレス
P, Q
指定(シーケンス
番号指定)の場合とアドレス
A
指定(プログラ
ム番号指定)の場合で異なります。
•
アドレス
P, Q
指定(シーケンス番号指定)
次のブロックはアドレス
Q
で指令された次
のブロックになります。
12.
On completion of the G71, G72, or G73 cycle, the block
to be executed next differs depending on whether
addresses P and Q (designation of sequence numbers)
or address A (designation of a program number) was
used to call up the finish shape program.
•
Designation of addresses P and Q (sequence
numbers)
The block to be executed next after the completion
of the cycle is the one that immediately follows the
block specified by address Q.
•
アドレス
A
指定(プログラム番号指定)
次のブロックは
G71, G72, G73
指令の次の
ブロックになります。
•
Designation of address A (program number)
The block to be executed next after the completion
of the cycle is the one that immediately follows the
G71, G72 or G73 block.
13.
G71, G72, G73
の切込み方向を仕上げ形状によ
り決定するか、指令された仕上げ代、荒削り全
取り代の符号により決定するかをパラメータで
選択できます。
#1273 bit 2
(
G71, G72, G73
)切込み方向判定切
替え)
0 :
仕上げ形状プログラムにより決定
1 :
仕上げ代、荒削り全取り代の符号により決
定
13.
For the execution of G71, G72 or G73 cycle, it is possi-
ble to select the method for determining the direction of
infeed between "determining according to the finish
shape" and "determining according to the sign of the fin-
ishing allowance and entire stock for rough cutting.
#1273 bit 2 (Selecting the infeed direction determination
judgment method for G71, G72 and G73)
0:
Determining according to the finish shape
1:
Determining according to the sign of the finishing
allowance and entire stock for rough cutting
N100 G71 U_ R_ ;
N200 G71 P300 Q500 U_ W_ F_ S_ T_ ;
N300 ___ ;
. . . . . . . . . . . . . . . . . . . . . . . .
仕上げ形状のプログラム
Finish shape program
N400 ___ ;
N500 ___ ;
N600 ___ ;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
サイクル終了後は、
N600
のブ
ロックを実行
On completion of the G71 cycle,
block N600 is executed.
N100 G71 U_ R_ ;
N200 G71 A100 U_ W_ F_ S_ T_ ;
N300 ___
; . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
サイクル終了後は、
N300
のブ
ロックを実行
On completion
of the G71 cycle, block N300 is
executed.
N400 ___ ;
O100 ;
N10 ___ ;
N20 ___ ;
...
Summary of Contents for MSX-850
Page 54: ...1 CHAPTER 1 BASIC OVERVIEW...
Page 170: ...2 CHAPTER 2 MACHINE OPERATIONS...