2-89
詳細説明
MACHINE OPERATIONS
6
カード
DNC
運転(ユーザー記憶エリアからの運転)
CARD DNC OPERATION (FROM USER MEMORY AREA)
カード
DNC
運転機能は、ユーザー記憶エリアに格
納されているプログラムを
NC
に転送しながら実行
する機能です。ユーザー記憶エリアのメインプログ
ラムから
M98/G65
を使用して、
NC
メモリに格納さ
れているサブプログラムや
G
コードマクロを呼び出
すこともできます。メモリカードを使用して
DNC
運転することもできます(オプション)
。
The card DNC operation function serves to transfer a program
stored in the user memory area to the NC, and run it at the
same time. By specifying M98/G65 in the main program
stored in the user memory area, sub-programs and G code
macros stored in the NC memory can be called.
A memory card is available for DNC operation (Option).
メモリカードを使用して
DNC
運転するとき、
メモリカードは前面カードと呼びます。
When running DNC operation using a memory card,
the memory card is called the FRONT SIDE CARD.
"M98/198 Sub-Program Call M99 Return from Sub-
メインプログラム
O0001;
;
M98 P0001;
;
サブプログラム
O0001;
;
;
M99;
ユーザー記憶エリア
(メモリカード:オプション)
NC
メモリ
USER MEMORY AREA
(MEMORY CARD: OPTION)
MAIN PROGRAM
NC MEMORY
SUB-PROGRAM
1.
メインプログラム、サブプログラムとも
にユーザー記憶エリアに格納されている
場合は、
M98/G65
の指令はできません。
2.
DNC
運転で
M198
(サブプログラム呼出
し)を実行することはできません。
3.
IF, GOTO, WHILE
などの繰返し指令およ
び分岐指令を実行することはできません。
4.
シーケンス番号を指定した復帰指令
(
M99P****
)はできません。
1.
When both the main program and the sub-
program are stored in the user memory area,
M98/G65 are ignored.
2.
M198 commands (sub-program call) are ignored
in DNC operation.
3.
It is not possible to execute repeat commands or
branching commands such as IF, GOTO and
WHILE.
4.
Return commands with sequence number desig-
nation (M99P****) cannot be specified.
Summary of Contents for MSX-850
Page 54: ...1 CHAPTER 1 BASIC OVERVIEW...
Page 170: ...2 CHAPTER 2 MACHINE OPERATIONS...