2-441
詳細説明
MACHINE OPERATIONS
<回数方式>
回数方式には、
M30
実行によるカウントと
M89
実
行によるカウントの
2
種類があります。
<Counting by Times Used>
Counting the tool life by the number of times used includes 2
mode types.
プログラムスタートから
M30
(
M89
)実行までに使
用された工具グループのカウンタを、
"1"
だけ加算
します。そのとき、同じグループが何回指令されて
も、カウンタの増加は
"1"
にとどまります。
The counter of the tool group is incremented by "1" for the tool
groups called in a program from the start to the execution of
M30 (M89). If the same tool group is specified repeatedly,
counter data is incremented "1" independent of the number of
called times.
21-3-3
スキップ指令
Skip Command
スキップ指令により指定グループ内の
"
使用中
"
工
具をスキップし、選択工具を次の工具へ更新しま
す。
"
使用中
"
工具がない場合は、スキップ処理は行い
ません。
Skip Command skips the tool in "IN USE" status in the present
group and updates the selected tool to the next group. Skip
Command is not executed when there is no tool in "IN USE"
status.
M30;
. . . . . . . .
プログラム終了
Program end
(M89;)
. . . . . . .
ワークカウンタ
Work counter
1.
M30
(
M89
)は単独ブロックで指令して
ください。
2.
M89
実行によるカウントを行う場合、パ
ラメータ
#1108 = 89
に設定します。
M30
(
M89
)を実行しないまま制御装置がリ
セット状態になった場合、プログラムがス
タートしてからリセット状態までに使用され
た工具グループのカウンタを、
"1"
だけ加算し
ます。このとき、工具が切削に使われたかど
うかではなく、呼び出されたかどうかで判断
します。
1.
M30 (M89) must be specified in a single block.
2.
Parameter No. 1108 = 89 is set when tool life is
counted by an M89 command.
If the NC enters the reset state before the execution of
M30 (M89), the counter of the tool groups used from
the start to the reset state of the process program is
incremented "1". This counter is incremented when
the tool group is called; the function ignores whether or
not the called tool is used for cutting.
M27;
. . . . . . . . .
工具スキップ・オン
Tool skip ON
現在選択中のグループ内の工具をスキッ
プ
Skips the presently selected tool in the present
group.
Summary of Contents for MSX-850
Page 54: ...1 CHAPTER 1 BASIC OVERVIEW...
Page 170: ...2 CHAPTER 2 MACHINE OPERATIONS...