JPS622303A - Restart function device for program - Google Patents
Restart function device for programInfo
- Publication number
- JPS622303A JPS622303A JP13903185A JP13903185A JPS622303A JP S622303 A JPS622303 A JP S622303A JP 13903185 A JP13903185 A JP 13903185A JP 13903185 A JP13903185 A JP 13903185A JP S622303 A JPS622303 A JP S622303A
- Authority
- JP
- Japan
- Prior art keywords
- program
- circuit
- restart
- skip
- code
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Numerical Control (AREA)
Abstract
Description
【発明の詳細な説明】
〈産業上の利用分野〉
本発明はNC(数値制御)機械におけるプログラムの再
開機能装置−こ関する。DETAILED DESCRIPTION OF THE INVENTION <Industrial Application Field> The present invention relates to a program restart function device in an NC (numerical control) machine.
〈従来の技術と問題点〉
現状のNC機械では、プログラムの先頭からでしか命令
を実行することができない。しかし、NC工作機械など
では、生産効率上。<Prior Art and Problems> Current NC machines can only execute instructions from the beginning of a program. However, with NC machine tools, etc., it is important for production efficiency.
プログラムの途中再開を必要とすることが生じてくる。It may become necessary to restart the program midway through.
そこで本発明は、NC装置にプログラム再開機能がない
場合にでも1機械側制御装置lこプログラム再開機能を
持たせることができる装置を提供することを目的とする
。SUMMARY OF THE INVENTION An object of the present invention is to provide a device that allows a machine-side control device to have a program restart function even when the NC device does not have a program restart function.
く問題点を解決するための手段〉
上述した目的を達成する本発明lこよるプログラムの再
開機能装置は、NC装置よシ出力さnてくるNCデータ
からM、Tコード等の状態を示すコードを検知する手段
と、NCプログラム中での再開すべき状態を記憶してい
るプログラム再開状態記憶手段と、検知したコードの状
態を前記記憶した状態と照合する手段と、照合結果が不
一致のときはNC装置へ次回の照合までオプショナルス
キップヲ指令する一方、照合結果が一致のときは先のオ
プショナルスキップの解除を指令する手段とを具備する
。Means for Solving Problems> A program restart function device according to the present invention which achieves the above-mentioned object is configured to extract codes indicating status such as M and T codes from NC data outputted from an NC device. a program restart state storage means for storing the state to be restarted in the NC program; and a means for comparing the detected code state with the stored state. The present invention includes means for instructing the NC device to perform an optional skip until the next verification, while instructing the NC device to cancel the previous optional skip when the verification result is a match.
〈作 用〉
予め記憶しておいた状態までプログラムが進む間は、N
C装置にオプショナルブロックスキップを指令すること
fこより、プログラムが実質的に実行されない。予め記
憶しておいた状態にプログラムが進んだときにNC装置
にオプショナルフロックス千ツブの解除を指令すると、
その状態から以降のプログラムが実行される。即ちプロ
グラムが途中力1ら再開す′ることになる。<Function> While the program progresses to the pre-memorized state, N is pressed.
By instructing the C device to skip the optional block, the program is not actually executed. When the program progresses to a pre-memorized state, if you command the NC device to release the optional flox,
The subsequent programs are executed from this state. In other words, the program will be restarted from the point where it left off.
く実 施 例〉
以下、第1図〜第3図により本発明lこよるプログラム
の再開機能装置の一実施例を説明する。第1図は実施例
装置のブロック構成図。Embodiment> Hereinafter, an embodiment of the program restart function device according to the present invention will be described with reference to FIGS. 1 to 3. FIG. 1 is a block diagram of the embodiment device.
第2図はその動作のフローチャート、第3図はその照合
サブルーチンのフローチャートである。FIG. 2 is a flowchart of its operation, and FIG. 3 is a flowchart of its verification subroutine.
第1図〜第3図に示す実施例装置は1通常のプログラム
運転と、プログラムの再開運転と・の双方fこ適応する
ものである。また、状態を示すコードとしてM、Tコー
ドを利用している。The embodiment shown in FIGS. 1 to 3 is applicable to both normal program operation and program restart operation. Additionally, M and T codes are used as codes to indicate the status.
第1図において、lはNC装置、2はM、 Tコード検
知回路、3はプログラム再開状態記憶回路、4はセット
スイッチ、5は照合回路。In FIG. 1, l is an NC device, 2 is M, a T code detection circuit, 3 is a program restart state storage circuit, 4 is a set switch, and 5 is a verification circuit.
6はオプショナルブロックスキップ回路、7はリセット
信号、8は補助機能完了回路、9は機械装置状態記憶装
置、10はM、T実行回路、11は機械装置である。二
点鎖線で囲んだ部分12がプログラムの再開機能装置で
ある。6 is an optional block skip circuit, 7 is a reset signal, 8 is an auxiliary function completion circuit, 9 is a mechanical device state storage device, 10 is an M, T execution circuit, and 11 is a mechanical device. A portion 12 surrounded by a two-dot chain line is a program restart function device.
NCプログラムでは、加工等ブロックス中ツブしたい部
分lこ、ブロックスキップの記号「/」ヲ入nる。そこ
で工具である場合を例に七ってNCプログラムを簡単に
略して曹〈と1表1のよう正こなる。In the NC program, enter the block skip symbol "/" at the part of the block you wish to skip. Therefore, taking the case of a tool as an example, the NC program can be simply abbreviated as ``Cao'' as shown in Table 1.
表 1 表11こ示したNCプログラムを例にとって。Table 1 Take the NC program shown in Table 11 as an example.
第1図〜第3図を参照しながら実施例装置の作用を説明
する。The operation of the embodiment device will be explained with reference to FIGS. 1 to 3.
M、Tコード検知回路2はNC装gtlより与えられる
NCデータからM、Tコードを検出し、照合回路5と機
械装置状態記憶装置9に出力する。機械装置状態記憶装
置9はM、Tコード検知回路2で検出されたM、Tコー
ドを記憶し更新すると共に、M、T%行回路lOが実行
したM、Tコードを入力して実行完了状態で記憶を更新
する。これは機械の状態と同じM、TコードがM、Tコ
ード検知回路2から入力した場合は実行しなくても良い
ように、M、Tコード検知回路2からのM、Tコードを
一旦入力している。The M and T code detection circuit 2 detects the M and T codes from the NC data provided by the NC device gtl, and outputs them to the collation circuit 5 and the machine state storage device 9. The mechanical equipment state storage device 9 stores and updates the M, T code detected by the M, T code detection circuit 2, and also inputs the M, T code executed by the M, T% row circuit 10 to enter the execution completion state. refresh your memory. This is done by inputting the M, T code from the M, T code detection circuit 2 once, so that it does not need to be executed if the M, T code is input from the M, T code detection circuit 2, which is the same as the machine state. ing.
プログラム運転中での状態(M、Tコード)は機械装置
状態記憶装置9からプログラム再開状態記憶回路31こ
入力さn、ここlこ逐一記憶される。セットスイッチ4
はオペレータが操作する直近以前に途中でプログラムが
中断された場合、且つ途中力)ら再開するためのスイッ
チであシ、このセットスイッチ4を操作するとをのセッ
ト信号がプログラム再開状態記憶回路3に与えられ、プ
ログラム再開機能が有効になる。再開するべき状態はセ
ットスイツチ4を操作したときのプログラム再開状態記
憶回路3の記憶内容である。これはリセット信号7が与
えられるまで保たnる。リセットされると記憶内容が再
び逐次更新されるが、また途中で中断されたときはセッ
トされる。The status (M, T code) during program operation is input from the mechanical device status storage device 9 to the program restart status storage circuit 31 and is stored one by one. set switch 4
is a switch for restarting the program when the program is interrupted in the middle of the program immediately before the operator operates it. When this set switch 4 is operated, a set signal is sent to the program restart state memory circuit 3. is given and the program restart function is enabled. The state to be restarted is the content stored in the program restart state storage circuit 3 when the set switch 4 is operated. This is maintained until the reset signal 7 is applied. When it is reset, the memory contents are sequentially updated again, but it is set again when it is interrupted midway.
照合回路5は1通常のプログラム運転中はM、Tコード
検知回路2の出力と機械装置状態記憶装置9の記憶内容
とを照合し、プログラム再開機能が有効の場合にはM、
Tコード検知回路2の出力とプログラム再開状態記憶回
路3の記憶内容とを照合する。The verification circuit 5 verifies the output of the T-code detection circuit 2 and the memory contents of the machine status storage device 9, and M during normal program operation.
The output of the T code detection circuit 2 is compared with the stored contents of the program restart state storage circuit 3.
そこで、プログラムを先頭から実行するためセットスイ
ッチ4が操作されておらず、プログラム再開機能が有効
になっていない通常運転の場合は、検出されたM、Tコ
ードと機械装置状態の照合結果が一致であると、照合回
路5はM、T実行回路lOには何のアクションもせず補
助機能完了回路81こよりてNC装装置へ完了信号FI
Nを出力する。照合結果が不一致であわば、M、Tコー
ド検知回路2で指令されたM、TコードをM、T実行回
路10へ与えてそれを実行させ1機械装置状態記憶装置
9の記憶内容を更新し、また補助機能完了回路871)
らNC装fltxへ完了信号FINを出力する。いずn
の場合でも1次の加ニブログラムが実行される。Therefore, in the case of normal operation in which the set switch 4 is not operated and the program restart function is not enabled because the program is executed from the beginning, the detected M and T codes match the mechanical device status. If so, the verification circuit 5 does not take any action to the M and T execution circuits 1O, and sends the completion signal FI to the NC device via the auxiliary function completion circuit 81.
Output N. If the comparison results do not match, the M, T code commanded by the M, T code detection circuit 2 is given to the M, T execution circuit 10 to execute it, and the memory contents of the mechanical device state storage device 9 are updated. , and auxiliary function completion circuit 871)
outputs a completion signal FIN to the NC device fltx. Izun
Even in this case, the primary Canadian program is executed.
一方、セットスイッチ4が操作されてプログラム再開機
能が有効になっている場合は。On the other hand, if the set switch 4 is operated and the program restart function is enabled.
検出されたM、Tコードとプログラム再開状態との照合
結果が不一致であれば、照合回路5は直ちIこNC装置
1へ、オプショナルブロックスキップ回路6カ1ら一連
の加ニブログラムをスキップさせる指令信号を出力させ
ると共に、補助機nヒ完了回路8から完了信号FINを
出力させる。照合結果が一致であわば、プログラム再開
状態記憶回路31こリセット信号を与える。こnlこよ
りオプショナルブロックス牛ツブが解除され、その後の
プログラムから実行される。If the comparison results between the detected M and T codes and the program restart state do not match, the verification circuit 5 immediately issues a command to the NC device 1 from the optional block skip circuit 6 1 to skip a series of program programs. At the same time, the completion signal FIN is output from the auxiliary machine completion circuit 8. If the comparison result is a match, a reset signal is given to the program restart state storage circuit 31. From this point on, the optional blocks are cleared and the subsequent programs are executed.
なお第3図において、ステップ32のブロックスキップ
SW、ONとは、オプショナルブロックスキップ回路6
がNC装置lヘプaツクスギツブ指令を出すことである
。また。In FIG. 3, the block skip SW, ON in step 32 refers to the optional block skip circuit 6.
This is to issue a command to give a command to the NC device. Also.
ステップ33のFIN ONとは、NC装装置へら発信
された補助機能の機械側での補助機能完了信号であシ、
この信号をNC装装置へ受けて次のプログラムに移る。FIN ON in step 33 is the auxiliary function completion signal on the machine side of the auxiliary function sent to the NC equipment.
This signal is received by the NC device and the program moves on to the next program.
つまり、照合サブルーチンで照合不一致(No)となっ
た場合はブロックスキップSW、ONとしてその後のプ
ログラムを読みとばすが、ステップ330FIN ON
は照合するときの補助機能完了を示す。更lこ、ステッ
プ34のダミーM発信は。In other words, if the verification subroutine results in a verification mismatch (No), the block skip SW is turned on and the subsequent program is skipped, but the step 330 FIN ON is
indicates completion of the auxiliary function during verification. Furthermore, the dummy M transmission in step 34 is as follows.
NC装装置へら発信されるMコードである。This is the M code sent to the NC equipment.
なぜこのダば−のMコードがあるかと言うと。Why is there this Daba M code?
NC装置1側で処理時間を早くするためプログラムを先
読みしているので、ブロックスキップをしても先読みブ
ロック部分は実行するのでその分は無処理としている力
1らである。Since the program is prefetched on the NC device 1 side to speed up the processing time, even if a block is skipped, the prefetched block portion will be executed, so that part will not be processed.
但し、毎回同じ動作をし、危険のないもの。However, it must perform the same action every time and be non-hazardous.
例えばクーラントの吐出などをダば−のMコード)こ替
えて使用することができる。ステップ350FIN O
Nは、ダj−M発信の完了信号である。For example, it can be used by changing the coolant discharge (M code). Step 350 FIN O
N is the completion signal of the daj-m transmission.
ここで補助機能完了について付言すると。I would like to add an additional note regarding the completion of the auxiliary function.
NC装置がプログラムを実行する場合、NC軸のみなら
ず機械装置ll側で処理しなけnばならないもの1例え
ば工具交換、切削油の入・切、主軸の回転等がある。こ
の場合、NC装装置へら1機械側で処理rる指令として
M、S、T(7)%コード及び読取信号が発信される。When the NC device executes a program, there are things that must be handled not only by the NC axis but also by the mechanical device, such as tool exchange, turning on and off of cutting oil, rotation of the main shaft, etc. In this case, M, S, T(7)% codes and reading signals are transmitted as commands to be processed by the NC equipment spatula 1 machine side.
機械側では、M、S、T信号を読み。On the machine side, read the M, S, and T signals.
そのコードに対応する48械側の動作を実行し。Execute the machine-side action corresponding to that code.
補助機能完了信号FINそNC装装置へ与える。NC装
装置へはとのFIN信号の入力によって次のプログラム
に移る。即ち、補助機能完了信号FINはNC装置と機
械側制御装置間のインターロックをとることになってい
る。The auxiliary function completion signal FIN is given to the NC equipment. When the FIN signal is input to the NC device, the program moves to the next program. That is, the auxiliary function completion signal FIN is intended to provide an interlock between the NC device and the machine-side control device.
〈発明の効果〉
本発明によればプログラムと機械側制御装置との間に一
定の規則を設け、その照合によりプーダラムをブロック
スキップするようにしたことにより、プログラムを途中
から再開することができるようになった。これによルオ
ペレータの作業が簡単になり、NC機械の生産効率が容
易に高まった。<Effects of the Invention> According to the present invention, a certain rule is established between the program and the machine-side control device, and poodaram is block skipped by checking the rule, so that the program can be restarted from the middle. Became. This simplifies the work of the operator and increases the production efficiency of the NC machine.
第1図は本発明の一実施例装置のブロック構成図、第2
図はその動作のフローチャート、第3図はその照合サブ
ルーチンのフローチャートである。
図面中、lはNC装置、2はM、Tコード検知回路、3
はプログラム再開状態記憶回路、4はセットスイッチ、
5は照合回路、6はオプショナルブロックスキップ回路
、7はリセット信号、8は補助機能完了回路、9は機械
装置状態記憶装置、lOはM、T実行回路、11は機械
装置である。FIG. 1 is a block diagram of a device according to an embodiment of the present invention, and FIG.
The figure is a flowchart of its operation, and FIG. 3 is a flowchart of its verification subroutine. In the drawings, l is an NC device, 2 is M, a T code detection circuit, and 3
is a program restart state memory circuit, 4 is a set switch,
5 is a verification circuit, 6 is an optional block skip circuit, 7 is a reset signal, 8 is an auxiliary function completion circuit, 9 is a mechanical device state storage device, IO is an M, T execution circuit, and 11 is a mechanical device.
Claims (1)
ド等の状態を示すコードを検知する手段と、NCプログ
ラム中での再開すべき状態を記憶しているプログラム再
開状態記憶手段と検知したコードの状態を前記記憶した
状態と照合する手段と、照合結果が不一致のときはNC
装置へ次回の照合までオプショナルブロックスキップを
指令する一方、照合結果が一致のときは先のオプショナ
ルブロックスキップの解除を指令する手段とを具備した
プログラムの再開機能装置。A means for detecting a code indicating a state such as an M/T code from NC data output from an NC device, a program restart state storage means for storing a state to be restarted in an NC program, and a means for detecting a state of the detected code. A means for comparing the state with the stored state, and an NC when the result of the comparison does not match.
A program restart function device comprising means for instructing the device to skip an optional block until the next verification, and instructing the device to cancel the previous optional block skip when the verification result is a match.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP13903185A JPS622303A (en) | 1985-06-27 | 1985-06-27 | Restart function device for program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP13903185A JPS622303A (en) | 1985-06-27 | 1985-06-27 | Restart function device for program |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS622303A true JPS622303A (en) | 1987-01-08 |
Family
ID=15235847
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP13903185A Pending JPS622303A (en) | 1985-06-27 | 1985-06-27 | Restart function device for program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS622303A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63253414A (en) * | 1987-04-09 | 1988-10-20 | Toyota Motor Corp | Servo motor controller |
-
1985
- 1985-06-27 JP JP13903185A patent/JPS622303A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63253414A (en) * | 1987-04-09 | 1988-10-20 | Toyota Motor Corp | Servo motor controller |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7774099B2 (en) | Programming device for returning robot to waiting position | |
US4714999A (en) | Numerical control method | |
JP2006172388A (en) | Numerical controller | |
JP5800869B2 (en) | Numerical control device with program restart function | |
JPS622303A (en) | Restart function device for program | |
US4839817A (en) | Numerically controlled apparatus including shunting controller | |
JP2007213241A (en) | Interruption workable numerically controlled machine tool | |
JP2010238232A (en) | Industrial controller | |
JPS59114602A (en) | Programmable controller | |
JPH02172646A (en) | Numerical control device | |
KR100246219B1 (en) | System for protecting malfunction which select program for robot | |
JPH10133727A (en) | Method and device for controlling nc machine tool | |
JP2752984B2 (en) | Drilling machine control with automatic tool changer | |
JPH02300801A (en) | Numerical controller | |
JPS6238906A (en) | Numerical controller | |
JP2001242910A (en) | Method of control by programmable logic controller for jump instruction | |
JP3201822B2 (en) | Numerical control unit | |
JPH03196204A (en) | Programmable controller | |
JPH0713761A (en) | Microcomputer | |
JPS6053887B2 (en) | information processing system | |
JPH1011320A (en) | Rom program monitor device of processor of computer or the like | |
JPH04155412A (en) | Method for controlling resume | |
JPS61290537A (en) | Error detecting method for microprogram controller | |
JPH09258811A (en) | Numerical control device | |
JPS63127305A (en) | Programmable controller |