JP2001318708A - Numerical controller - Google Patents

Numerical controller

Info

Publication number
JP2001318708A
JP2001318708A JP2000136918A JP2000136918A JP2001318708A JP 2001318708 A JP2001318708 A JP 2001318708A JP 2000136918 A JP2000136918 A JP 2000136918A JP 2000136918 A JP2000136918 A JP 2000136918A JP 2001318708 A JP2001318708 A JP 2001318708A
Authority
JP
Japan
Prior art keywords
numerical control
control program
definition file
series
program
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
Application number
JP2000136918A
Other languages
Japanese (ja)
Inventor
Masahito Tsukamoto
将人 塚本
Takashi Iwasaki
隆至 岩崎
Kenji Iriguchi
健二 入口
Tomonori Sato
智典 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2000136918A priority Critical patent/JP2001318708A/en
Publication of JP2001318708A publication Critical patent/JP2001318708A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a numerical controller capable of unitarily managing a series of plural numerical control programs until one article to be worked is completed not connected by sub program calling or the like, improving the efficiency of the initial setup operation of an operator and reducing the numerical control program selection errors or the like of the operator. SOLUTION: This numerical controller is provided with a working information definition file 22 for describing information for unitarily managing a series of the plural numerical control programs 21 until one article to be worked is completed not connected by sub program calling or the like and working information relating to the series of the plural numerical control programs and a means 4 for displaying the list of the series of the plural numerical control programs and the working information in the working information definition file 22 at a display device.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、数値制御プログラ
ムに従って工作機械を制御し加工を行う数値制御装置に
係り、特に、サブプログラム呼び出し等で結合されてい
ない、一被加工品を仕上げるまでの一連の複数の数値制
御プログラムの管理に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a numerical controller for controlling a machine tool according to a numerical control program to perform machining. In the management of a plurality of numerical control programs.

【0002】[0002]

【従来の技術】従来の技術を図6を用いて説明する。図
中、1は数値制御プログラム(加工プログラム)21を
読み込む数値制御プログラム読み込み部、2は読み込ん
だ数値制御プログラム21を表示装置24に表示する数
値制御プログラム表示部、23は数値制御プログラム情
報及び作業指示書22aを基にオペレータが設定する加
工実行データ、5は読み込んだ数値制御プログラム21
と加工実行データ23を基に工作機械25を制御し、図
示しないワークを加工する制御部である。
2. Description of the Related Art A conventional technique will be described with reference to FIG. In the figure, 1 is a numerical control program reading unit for reading a numerical control program (machining program) 21, 2 is a numerical control program display unit for displaying the read numerical control program 21 on a display device 24, 23 is numerical control program information and work Machining execution data set by the operator based on the instruction sheet 22a, 5 is the read numerical control program 21
And a machining unit (not shown) for controlling the machine tool 25 based on the machining execution data 23.

【0003】一般に、加工を行う場合には、まずCAM
や自動プログラム作成装置において作成した数値制御プ
ログラム21を、数値制御プログラム読み込み部1が、
フロッピー(登録商標)ディスクなどを介して数値制御
装置のメモリに転送する。数値制御装置では数値制御プ
ログラム21はプログラム番号で管理され、数値制御プ
ログラム表示部2がプログラム番号と数文字のコメント
(何を加工するための数値制御プログラムかを示すコメ
ント等)とともに表示装置24に一覧表として表示す
る。加工を行う際には、オペレータが表示装置24に示
された数値制御プログラムの一覧から、作業指示書22
aに指示された数値制御プログラムを選択して運転す
る。制御部5は、数値制御プログラム21と加工実行デ
ータ23にしたがって工具径補正などの形状補正、補間
・加減速を行い、工作機械25を制御する。
[0003] Generally, when processing, first, a CAM
The numerical control program reading unit 1 reads the numerical control program 21 created by the
The data is transferred to the memory of the numerical controller via a floppy (registered trademark) disk or the like. In the numerical control device, the numerical control program 21 is managed by a program number, and the numerical control program display unit 2 displays the program number and a few-character comment (such as a comment indicating what the numerical control program is for processing) on the display device 24. Display as a list. When performing machining, the operator inputs a work instruction 22 from a list of numerical control programs shown on the display device 24.
The numerical control program designated by a is selected and operated. The control unit 5 controls the machine tool 25 by performing shape correction such as tool diameter correction, interpolation / acceleration / deceleration according to the numerical control program 21 and the machining execution data 23.

【0004】[0004]

【発明が解決しようとする課題】近年では数値制御装置
のメモリ容量の増大とともに、多数の数値制御プログラ
ムが格納できるようになった。また、イーサネット(登
録商標)などの通信手段の高速化にともない、パソコン
など外部の記憶装置に格納された数値制御プログラムも
短時間に数値制御装置に転送できるようになってきた。
またこれらに伴い金型加工に用いられる、各ブロックが
微小線分の集合からなる数値制御プログラムも、プログ
ラム1本あたりのサイズが大きいものが用いられるよう
になってきた。
In recent years, with the increase in the memory capacity of the numerical control device, a large number of numerical control programs can be stored. Also, with the speeding up of communication means such as Ethernet (registered trademark), numerical control programs stored in an external storage device such as a personal computer can be transferred to the numerical control device in a short time.
Along with these, a numerical control program having a large size per program has been used as a numerical control program in which each block is composed of a set of minute line segments, which is used for die machining.

【0005】このように、大容量のメモリに格納され、
表示装置24に表示された多数の数値制御プログラムの
中から、必要な数値制御プログラムを探し出すのはオペ
レータにとって手間のかかる作業である。また、数値制
御プログラム1本あたりのサイズも大きいため、数値制
御プログラムの内容を確認したり、描画された経路をチ
ェックするのも時間のかかる作業となる。
[0005] As described above, the data is stored in a large-capacity memory,
It is a troublesome task for the operator to find a necessary numerical control program from among the many numerical control programs displayed on the display device 24. Further, since the size per one numerical control program is large, it takes time to check the contents of the numerical control program and check the drawn path.

【0006】これを改善するための方法として、特開平
6−149342号公報や特開平10−049211号
公報に示されるように、数値制御プログラム番号やコメ
ント、作業名、工具名称、工具径の文字情報、工具経路
のイメージデータ等の加工情報を数値制御プログラムと
併せて数値制御装置に入力し、数値制御プログラムと対
応づけて表示するものがあった。
As a method for improving this, as disclosed in JP-A-6-149342 and JP-A-10-049211, characters such as numerical control program numbers, comments, work names, tool names, and tool diameters are used. In some cases, information and machining information such as tool path image data are input to a numerical control device together with a numerical control program, and are displayed in association with the numerical control program.

【0007】しかしこれらの公報に開示された発明で
は、加工情報と数値制御プログラムとの対応関係は1対
1であり、一被加工品を仕上げるまでの一連の複数の数
値制御プログラム内にはサブプログラム呼び出し等互い
を結び付けるような記述が一切ない数値制御プログラム
群の場合、これら数値制御プログラム群に共通した情報
を一元的に管理することができない。
However, in the inventions disclosed in these publications, the correspondence between the processing information and the numerical control program is one-to-one, and a sub-routine is included in a series of plural numerical control programs until one workpiece is finished. In the case of a group of numerical control programs that do not have any description such as program calls that link each other, information common to these numerical control programs cannot be centrally managed.

【0008】また前記公報に開示された発明では、この
ような数値制御プログラム群であっても、共通の加工情
報は個々の数値制御プログラム、もしくは数値制御プロ
グラムそれぞれに対応する加工情報定義ファイルに記述
され、数値制御プログラムの数だけ同じ情報が数値制御
装置内のメモリに蓄積されることとなり、メモリの容量
を無駄に使うこととなる。
In the invention disclosed in the above publication, even in such a numerical control program group, common processing information is described in individual numerical control programs or in a processing information definition file corresponding to each numerical control program. As a result, the same information as the number of the numerical control programs is stored in the memory in the numerical control device, and the capacity of the memory is wasted.

【0009】本発明は、上述のような課題を解決するた
めになされたもので、サブプログラム呼び出し等で結合
されていない、一被加工品を仕上げるまでの一連の複数
の数値制御プログラムを一元的に管理でき、ひいてはオ
ペレータの段取り作業の効率を向上させ、またオペレー
タの数値制御プログラム選択ミス等を減少できる数値制
御装置を提供するものである。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and has a centralized program for a series of plural numerical control programs which are not connected by a subprogram call or the like until finishing one workpiece. The present invention provides a numerical control device which can improve the efficiency of the setup work of the operator, and can reduce the operator's mistake in selecting a numerical control program.

【0010】[0010]

【課題を解決するための手段】本発明に係る数値制御装
置は、サブプログラム呼び出し等で結合されていない、
一被加工品を仕上げるまでの一連の複数の数値制御プロ
グラムを一元的に管理する情報と前記一連の複数の数値
制御プログラムに関係する加工情報とを記述した加工情
報定義ファイルと、この加工情報定義ファイルにおけ
る、前記一連の複数の数値制御プログラムの一覧及び前
記加工情報を表示装置に表示する手段とを備えてなるも
のである。
The numerical controller according to the present invention is not connected by a subprogram call or the like.
A processing information definition file describing information for centrally managing a series of a plurality of numerical control programs up to finishing one workpiece and processing information related to the series of a plurality of numerical control programs; Means for displaying a list of the series of numerical control programs and the processing information in a file on a display device.

【0011】また本発明に係る数値制御装置は、前記数
値制御装置において、前記加工情報定義ファイルに記述
されている一連の複数の数値制御プログラムを一元的に
管理する情報が、前記一連の複数の数値制御プログラム
の各プログラム番号であり、また前記一連の複数の数値
制御プログラムには、この一連の複数の数値制御プログ
ラムに対応する前記加工情報定義ファイルの識別子を記
述したものである。
Further, in the numerical control device according to the present invention, in the numerical control device, the information for centrally managing a series of a plurality of numerical control programs described in the machining information definition file includes the series of a plurality of numerical control programs. Each of the numerical control programs is a program number, and the series of the plurality of numerical control programs describes the identifier of the machining information definition file corresponding to the series of the numerical control programs.

【0012】また本発明に係る数値制御装置は、前記数
値制御装置において、前記加工情報定義ファイルに記述
されている一連の複数の数値制御プログラムを一元的に
管理する情報が、前記一連の複数の数値制御プログラム
の各プログラム番号、及び前記一連の複数の数値制御プ
ログラムが格納された各記憶場所を示す情報であり、ま
た前記一連の複数の数値制御プログラムには、この一連
の複数の数値制御プログラムに対応する前記加工情報定
義ファイルの識別子を記述したものである。
Further, in the numerical control device according to the present invention, in the numerical control device, the information for centrally managing a series of a plurality of numerical control programs described in the machining information definition file includes the series of a plurality of numerical control programs. Each program number of the numerical control program, and information indicating each storage location where the series of the plurality of numerical control programs are stored, and the series of the numerical control programs include the series of the numerical control programs. The description of the identifier of the processing information definition file corresponding to.

【0013】また本発明に係る数値制御装置は、前記数
値制御装置において、前記加工情報定義ファイルの内容
に基づいて前記表示装置に表示された前記一連の複数の
数値制御プログラムの一覧より所望するプログラム番号
が選択されると、選択されたプログラム番号の数値制御
プログラムをプログラムサーチする手段を備えてなるも
のである。
In the numerical control device according to the present invention, in the numerical control device, a program desired from a list of the series of numerical control programs displayed on the display device based on the contents of the processing information definition file. When a number is selected, there is provided a means for performing a program search for the numerical control program of the selected program number.

【0014】また本発明に係る数値制御装置は、前記数
値制御装置において、数値制御プログラムの一覧を前記
表示装置に表示しておき、その表示の中から所望する数
値制御プログラムを選択すると、その選択された数値制
御プログラムに対応する加工情報定義ファイルの内容を
表示装置に表示するものである。
Further, in the numerical control device according to the present invention, in the numerical control device, a list of numerical control programs is displayed on the display device, and when a desired numerical control program is selected from the display, the selection is performed. The contents of the machining information definition file corresponding to the numerical control program thus displayed are displayed on the display device.

【0015】[0015]

【発明の実施の形態】実施の形態1.以下この発明の実
施の形態1を図1〜図3を用いて説明する。図1は本発
明の実施の形態1である数値制御装置のブロック図を示
すものである。図中、1、2、5、21、23、24及
び25は、夫々従来と同様の、数値制御プログラム読み
込み部、数値制御プログラム表示部、制御部、数値制御
プログラム(加工プログラム)、加工実行データ(表示
装置24に表示される加工情報及び数値制御プログラム
情報を基にオペレータによってキーボード等を用いて設
定される)、表示装置及び工作機械である。また、3は
数値制御プログラム21と対応して、加工の内容を示す
加工情報を記載した加工情報定義ファイル22を読み込
む加工情報読み込み部である。なお、数値制御プログラ
ム21と加工情報定義ファイル22との対応関係につい
ては、後で詳述する。4は数値制御プログラム21と加
工情報定義ファイル22の加工情報を対応づけて表示装
置24に表示する加工情報表示部である。なお、この表
示の詳細については図3を用いて後述する。また、加工
情報とは、製品の名称、加工形状、加工内容の対するコ
メント、加工工程順序、加工条件データ、使用工具、数
値制御プログラムの作成日付、作成者、作成メーカ、C
AMの種類、ライン数、推定加工時間などである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 The first embodiment of the present invention will be described below with reference to FIGS. FIG. 1 shows a block diagram of a numerical controller according to Embodiment 1 of the present invention. In the figure, 1, 2, 5, 21, 23, 24, and 25 denote a numerical control program reading unit, a numerical control program display unit, a control unit, a numerical control program (processing program), and processing execution data, respectively, as in the related art. (Set by an operator using a keyboard or the like based on processing information and numerical control program information displayed on the display device 24), a display device, and a machine tool. Reference numeral 3 denotes a processing information reading unit that reads a processing information definition file 22 in which processing information indicating the content of processing is described, corresponding to the numerical control program 21. The correspondence between the numerical control program 21 and the machining information definition file 22 will be described later in detail. Reference numeral 4 denotes a processing information display unit that displays the numerical control program 21 and the processing information of the processing information definition file 22 on the display device 24 in association with each other. The details of this display will be described later with reference to FIG. The machining information includes product name, machining shape, comment on machining content, machining process sequence, machining condition data, tool used, creation date of numerical control program, creator, maker, C
The type of AM, the number of lines, the estimated processing time, and the like.

【0016】図2は、数値制御プログラム21と加工情
報定義ファイル22の対応関係を示す図である。図中P
ARTSABC.DEFが加工情報定義ファイル22の
識別子(ファイル名と拡張子)である。また、プログラ
ム番号O1100、O1200、O1300は互いにサ
ブプロ呼び出しなどの関連を持たない独立した数値制御
プログラム21であるが、部品ABCを加工するのに必
要な一連の数値制御プログラムである。
FIG. 2 is a diagram showing the correspondence between the numerical control program 21 and the machining information definition file 22. P in the figure
ARTSABC. DEF is an identifier (file name and extension) of the processing information definition file 22. The program numbers O1100, O1200, and O1300 are independent numerical control programs 21 that are not related to each other, such as sub-pro calls, but are a series of numerical control programs necessary for processing the part ABC.

【0017】それぞれの数値制御プログラム21には、
通常の数値制御プログラムの記述(Gコード(登録商
標)等)以外に、 **DEFINE FILE =D01\PARTSABC.DEF** と記述してあり、数値制御プログラム21側から加工情
報定義ファイル22との対応関係が分かるようになって
いる。またD01は、加工情報定義ファイル22が格納さ
れている記憶装置名を表しており、例えば記憶装置D01
はメモリを表している。またD02と記述されている場
合、例えば記憶装置D02はハードディスクを表す。この
ことにより、加工情報定義ファイル22を任意の記憶装
置に格納しても、対応する加工情報定義ファイル22の
格納場所を知ることができる。
Each numerical control program 21 includes:
** DEFINE FILE = D01 \ PARTSABC.DEF ** is described in addition to the description of the normal numerical control program (such as G code (registered trademark)). The correspondence can be understood. D01 represents a storage device name in which the processing information definition file 22 is stored. For example, the storage device D01
Represents a memory. When D02 is described, for example, the storage device D02 represents a hard disk. Thus, even if the processing information definition file 22 is stored in an arbitrary storage device, the storage location of the corresponding processing information definition file 22 can be known.

【0018】また、加工情報定義ファイル22には、プ
ログラム番号O1100、O1200、O1300の数
値制御プログラムに共通する加工情報が記述されている
とともに、プログラム番号O1100、O1200、O
1300の数値制御プログラムを一元的に管理する情報
として、 [荒加工プログラム] D=01,O1100 [サブプロ] D=01,O1110(荒加工プログラムより呼出される) [中仕上げプログラム] D=02,O1200 [サブプロ] D=01,O1210(中仕上げプログラムより呼出される) [サブプロ] D=01,O1220(中仕上げプログラムより呼出される) [仕上げプログラム] D=01,O1300 と記述してあり、加工情報定義ファイル22側から数値
制御プログラム21との対応関係が分かるようになって
いるとともに、数値制御プログラムの内容だけでは関連
していると認識することができない数値制御プログラム
同士を結び付けている。また、図中D=01、D=02は、数値
制御プログラム21が格納されている記憶装置名を表し
ている(例えば、記憶装置D=01はメモリ、記憶装置D=02
はハードディスクを表している)ので、数値制御プログ
ラム21を任意の記憶装置に格納しても、対応する数値
制御プログラム21の格納場所を知ることができる。更
にまた、加工情報定義ファイル22には、一連の複数の
数値制御プログラムに共通する加工情報を記述している
ので、加工情報を、個々の数値制御プログラム、もしく
は数値制御プログラム夫々に対応する加工情報定義ファ
イルに記述する必要がなく、ひいてはメモリを効率よく
使用することができる。
The machining information definition file 22 describes machining information common to the numerical control programs of program numbers O1100, O1200, and O1300, and also includes program numbers O1100, O1200, and O1300.
As information for centrally managing the numerical control program of 1300, [rough machining program] D = 01, O1100 [sub-pro] D = 01, O1110 (called from the rough machining program) [Semi-finishing program] D = 02, O1200 [Sub-pro] D = 01, O1210 (Called from the semi-finish program) [Sub-pro] D = 01, O1220 (Called from the semi-finish program) [Finish program] D = 01, O1300 The relationship between the numerical information control program 21 and the numerical control program 21 can be understood from the machining information definition file 22, and the numerical control programs that cannot be recognized as being related only by the contents of the numerical control program are linked to each other. In the drawing, D = 01 and D = 02 represent the names of the storage devices in which the numerical control programs 21 are stored (for example, the storage device D = 01 is a memory, and the storage device D = 02).
Represents a hard disk.) Even if the numerical control program 21 is stored in an arbitrary storage device, the storage location of the corresponding numerical control program 21 can be known. Furthermore, since the machining information definition file 22 describes machining information common to a series of a plurality of numerical control programs, the machining information is converted into individual numerical control programs or machining information corresponding to each numerical control program. There is no need to describe it in the definition file, and thus the memory can be used efficiently.

【0019】なお図2の例では、加工情報定義ファイル
22が記憶装置01(メモリ)に記憶されているので、
それぞれの数値制御プログラムには、 **DEFINE FILE =D01\PARTSABC.DEF** と記述されているが、例えば加工情報定義ファイル22
が記憶装置02(ハードディスク)に記憶されている場
合、それぞれの数値制御プログラムには、 **DEFINE FILE =D02\PARTSABC.DEF** と記述されることになる。また、図2の例では、プログ
ラム番号O1100、O1300の数値制御プログラム
が記憶装置01(メモリ)に記憶されており、またプロ
グラム番号O1200の数値制御プログラムが記憶装置
02(ハードディスク)に記憶されているので、加工情
報定義ファイル22には、D=01,O110、D=02,O1200、D=0
1,O1300と記述されているが、例えばプログラム番号O
1100、O1300の数値制御プログラムも記憶装置
02(ハードディスク)に記憶されている場合、D=02,O
110、D=02,O1200、D=02,O1300と記述されることにな
る。
In the example of FIG. 2, since the processing information definition file 22 is stored in the storage device 01 (memory),
Although each numerical control program describes ** DEFINE FILE = D01 \ PARTSABC.DEF **, for example, the machining information definition file 22
Is stored in the storage device 02 (hard disk), ** DEFINE FILE = D02 \ PARTSABC.DEF ** is described in each numerical control program. In the example of FIG. 2, the numerical control programs of the program numbers O1100 and O1300 are stored in the storage device 01 (memory), and the numerical control program of the program number O1200 is stored in the storage device 02 (hard disk). Therefore, in the machining information definition file 22, D = 01, O110, D = 02, O1200, D = 0
Although it is described as 1, O1300, for example, program number O
When the numerical control programs 1100 and O1300 are also stored in the storage device 02 (hard disk), D = 02, O
110, D = 02, O1200, and D = 02, O1300.

【0020】図3は数値制御プログラム番号(加工プロ
グラム番号)一覧と加工情報を表示する画面を示す図で
ある。なお、図3は加工情報定義ファイル22が一つ記
憶されており、且つプログラム番号1100が選択され
た場合の例である。左側画面の加工プログラム一覧(数
値制御プログラム番号一覧)で情報を見たいプログラム
番号を選択(見たいプログラム番号をカーソル指定、ま
たはキーボードからプログラム番号入力することにより
選択)すると、その数値制御プログラム21に記述され
た「**DEFINE FILE =D01\PARTSABC.DEF**」に基づいて
対応した加工情報定義ファイル22を検索し、この加工
情報定義ファイル22に記述されている加工情報を、図
3右側画面に示すような、オペレータに分かり易い表示
形式にして表示する。なおプログラム番号選択の際、図
3左側部分の画面に所望する数値制御プログラム番号が
表示されていない場合には、オペレータは、図3左側の
画面のスクロール操作等を行って残りの数値制御プログ
ラム番号を表示させる。
FIG. 3 is a view showing a screen for displaying a numerical control program number (machining program number) list and machining information. FIG. 3 shows an example in which one processing information definition file 22 is stored and the program number 1100 is selected. When a program number for which information is to be viewed is selected from the machining program list (numerical control program number list) on the left screen (by selecting a program number to be viewed by cursor or inputting a program number from a keyboard), the numerical control program 21 Based on the described “** DEFINE FILE = D01 \ PARTSABC.DEF **”, the corresponding processing information definition file 22 is searched, and the processing information described in the processing information definition file 22 is displayed on the right screen in FIG. Is displayed in a display format that is easy for the operator to understand. When the desired numerical control program number is not displayed on the screen on the left side of FIG. 3 when selecting the program number, the operator performs a scroll operation on the screen on the left side of FIG. Is displayed.

【0021】またこの右側部分表示の際、選択されたプ
ログラム番号が何かが一見して分かるよう、数値制御装
置内部のソフトウエアで、その選択されたプログラム番
号表示個所に、カーソルを左側画面から右側画面に移動
させて表示させている。またこの時、左側画面において
は、数値制御装置内部のソフトウエアで、選択されたプ
ログラム番号表示個所の背景色を他の個所と異なる色表
示をさせることにより、選択したプログラム番号が何で
あったかが一見して分かるように表示させている。なお
この表示形態として、プログラム番号表示文字の色を他
の表示文字と異なる色表示をさせるようにしてもよい。
At the time of displaying the right side portion, the cursor is moved from the left side screen to the selected program number display position by software in the numerical controller so that the selected program number can be seen at a glance. It is moved to the right screen and displayed. At this time, on the left screen, the software inside the numerical control device displays the background color of the selected program number display location in a different color from the other locations, so that at a glance what the selected program number was. It is displayed so that it can be understood. In this display mode, the color of the program number display character may be displayed in a different color from the other display characters.

【0022】また、選択されたプログラム番号に対応し
た加工情報定義ファイル22が存在しない場合には、右
側の画面には対応する加工情報定義ファイル22が存在
しないことを知らせるコメントが表示される。この時、
オペレータは、マウス等を使用して右側画面に表示され
ているカーソルを左側画面に移動させ、前に選択したプ
ログラム番号とは異なる所望のプログラム番号を前記と
同様の方法で選択する。
If the machining information definition file 22 corresponding to the selected program number does not exist, a comment is displayed on the right screen to notify that the corresponding machining information definition file 22 does not exist. At this time,
The operator moves the cursor displayed on the right screen to the left screen using a mouse or the like, and selects a desired program number different from the previously selected program number in the same manner as described above.

【0023】このことにより、オペレータは瞬時に選択
した数値制御プログラムの内容を知ることができ、オペ
レータが望む数値制御プログラムを見つけ出す時間を短
縮することができる。また、オペレータは数値制御プロ
グラムの詳しい情報を見ることになるため、別の数値制
御プログラムを誤って動作させてしまうようなミスが減
少する。
Thus, the operator can instantly know the contents of the selected numerical control program, and can reduce the time required for the operator to find the desired numerical control program. Further, since the operator sees detailed information of the numerical control program, mistakes such as erroneously operating another numerical control program are reduced.

【0024】また、関連する数値制御プログラムの一覧
を表示することができ、他のどのような数値制御プログ
ラムが関連して一つの製品を作り上げるのかが瞬時にし
て理解することができる。
Also, a list of related numerical control programs can be displayed, and it is possible to instantly understand what other numerical control programs are related to create one product.

【0025】なお上記実施の形態1において、選択され
た数値制御プログラムに関連する加工定義ファイルが複
数ある場合(例えば荒加工のプログラムのみ共通で、中
仕上げ、仕上げ加工プログラムが異なる場合)、図3の
右側画面には一つの加工定義を表示するとともに、別の
加工定義ファイルが存在する旨のコメントが表示され
る。この場合、オペレータは、次頁キーまたは画面スク
ロール操作を行って残りの加工定義ファイルを表示させ
る。また、上記実施の形態1において、加工定義ファイ
ルの格納場所を変更した場合、オペレータが、格納場所
を変更した加工定義ファイルを画面に呼出し、この加工
定義ファイルに記述されている数値制御プログラム番号
を認識した後、各数値制御プログラム番号を入力してそ
の各数値制御プログラムを画面に呼出し、各数値制御プ
ログラムに記述されている加工定義ファイルの格納場所
の記述を修正する。しかしながら、加工定義ファイルの
格納場所を変更した場合、オペレータが上述のように各
数値制御プログラムを一々修正することは面倒であるの
で、この場合、加工定義ファイルに記述されている各数
値制御プログラム番号、加工定義ファイルの格納場所を
入力するとともに、各数値制御プログラムに記述されて
いる加工定義ファイルの格納場所を、入力された加工定
義ファイルの格納場所に書き換える指令を入力すると、
入力された数値制御プログラム番号を基に、各数値制御
プログラムをサーチし、そのサーチされた各数値制御プ
ログラムに記述されている加工定義ファイルの格納場所
を、入力された加工定義ファイルの格納場所に書き換え
る自動修正プログラムを、数値制御装置に内蔵しておく
ことが好ましい。また、上記実施の形態1において、数
値制御プログラムの格納場所を変更した場合、オペレー
タが格納場所を変更した数値制御プログラム番号が記述
された加工定義ファイルを画面に呼出し、この加工定義
ファイルに記述されている数値制御プログラム番号の格
納場所の記述を修正する。しかしながら、数値制御プロ
グラムの格納場所を変更した場合、オペレータが上述の
ように加工定義ファイルを一々修正することは面倒であ
るので、この場合にあっても、数値制御プログラムに記
述されている加工定義ファイル名、数値制御プログラム
の格納場所を入力するとともに、加工定義ファイルに記
述されている数値制御プログラムの格納場所を、入力さ
れた数値制御プログラムの格納場所に書き換える指令を
入力すると、入力された加工定義ファイル名を基に、数
値制御プログラム番号の記述されている加工定義ファイ
ルをサーチし、そのサーチされた加工定義ファイルに記
述されている数値制御プログラムの格納場所を、入力さ
れた数値制御プログラムの格納場所に書き換える自動修
正プログラムを、数値制御装置に内蔵しておくことが好
ましい。
In the first embodiment, when there are a plurality of machining definition files related to the selected numerical control program (for example, when only the rough machining program is common and the intermediate finishing and finishing machining programs are different), FIG. On the right side of the screen, one processing definition is displayed, and a comment indicating that another processing definition file exists is displayed. In this case, the operator performs a next page key or a screen scroll operation to display the remaining machining definition files. In the first embodiment, when the storage location of the machining definition file is changed, the operator calls the machining definition file whose storage location has been changed on the screen, and changes the numerical control program number described in the machining definition file. After the recognition, each numerical control program number is input, each numerical control program is called on the screen, and the description of the storage location of the machining definition file described in each numerical control program is corrected. However, if the storage location of the machining definition file is changed, it is troublesome for the operator to modify each numerical control program one by one as described above. In this case, each numerical control program number described in the machining definition file is used. When inputting the storage location of the machining definition file and inputting a command to rewrite the storage location of the machining definition file described in each numerical control program with the storage location of the input machining definition file,
Each numerical control program is searched based on the input numerical control program number, and the storage location of the machining definition file described in each searched numerical control program is stored in the storage location of the input machining definition file. It is preferable that the automatic correction program to be rewritten is built in the numerical controller. Further, in the first embodiment, when the storage location of the numerical control program is changed, the operator calls up a machining definition file in which the numerical control program number whose storage location is changed is described on a screen, and the operator calls the machining definition file described in the machining definition file. Correct the description of the storage location of the numerical control program number used. However, if the storage location of the numerical control program is changed, it is troublesome for the operator to modify the machining definition file one by one as described above. Enter the file name and the storage location of the numerical control program, and enter a command to rewrite the storage location of the numerical control program described in the machining definition file with the storage location of the input numerical control program. Based on the definition file name, search the machining definition file in which the numerical control program number is described, and store the storage location of the numerical control program described in the searched machining definition file in the input numerical control program. An automatic correction program for rewriting the storage location is built in the numerical controller. It is preferable.

【0026】実施の形態2.次に実施の形態2を図1〜
図4を用いて説明する。なお、図4は本発明の実施の形
態2の動作を説明するためのフローチャートである。 step1:オペレータは図3の左側の数値制御プログ
ラム一覧から、カーソルを操作して、上述のとおり所望
する数値制御プログラム(例えば1100)を選択す
る。 step2:数値制御装置は、選択された図2の数値制
御プログラム(例えば記憶装置01内のO1100)の
内容(**DEFINE FILE =D01\PARTSABC.DEF**)から、対
応する加工情報定義ファイル(例えば記憶装置01内の
PARTSABC.DEF)を検索し、対応する加工情
報定義ファイルが存在する場合、加工情報定義ファイル
の内容を表示する(図3右側画面)。表示した加工情報
の中には関連する数値制御プログラムの一覧(図3の例
では、プログラム番号O1100、O1110、O12
00、O1210、O1220、O1300)が含ま
れ、数値制御装置はオペレータがstep1で選択した
数値制御プログラムを選択状態(数値制御装置内部のソ
フトウエアで、その選択されたプログラム番号表示個所
に、カーソルを左側画面から右側画面に移動させて表示
させ、図示しないプログラムサーチボタンを押圧するだ
けで、選択された数値制御プログラムをサーチする状
態)にする(図3右側画面)。なおこの時、左側画面に
おいては、数値制御装置内部のソフトウエアで、選択さ
れたプログラム番号表示個所の背景色を他の個所と異な
る色表示をさせることにより、選択したプログラム番号
が何であったかが一見して分かるように表示させてい
る。
Embodiment 2 FIG. Next, Embodiment 2 is shown in FIGS.
This will be described with reference to FIG. FIG. 4 is a flowchart for explaining the operation of the second embodiment of the present invention. Step 1: The operator operates the cursor and selects a desired numerical control program (for example, 1100) from the numerical control program list on the left side of FIG. 3 as described above. Step 2: The numerical control device obtains the corresponding machining information definition file (** DEFINE FILE = D01 \ PARTSABC.DEF **) from the selected numerical control program (for example, O1100 in the storage device 01) of FIG. For example, PARTSABC.DEF in the storage device 01 is searched, and if a corresponding processing information definition file exists, the contents of the processing information definition file are displayed (the right screen in FIG. 3). In the displayed machining information, a list of related numerical control programs (in the example of FIG. 3, program numbers O1100, O1110, O12
00, O1210, O1220, O1300), and the numerical controller selects the numerical control program selected by the operator in step 1 (in the software inside the numerical controller, the cursor is moved to the selected program number display position). The display is moved from the left screen to the right screen and displayed, and only by pressing a program search button (not shown), the selected numerical control program is searched (right screen in FIG. 3). At this time, on the left screen, the software inside the numerical control device displays the background color of the selected program number display location in a different color from the other locations, so that at a glance what the selected program number was It is displayed so that it can be understood.

【0027】step3:オペレータは図3右側の加工
情報を見て、これから実行したい数値制御プログラムに
関連する加工情報であるか、関連する数値制御プログラ
ム一覧(図3右側の加工情報内)にこれから実行したい
数値制御プログラムがあるかどうか判断し、あればst
ep4に進み、なければstep1に戻る。 step4:オペレータは図3右側の加工情報内の数値
制御プログラム一覧を見て、step1で選択した数値
制御プログラムがまさにこれから実行したい数値制御が
前記選択状態になっているかどうか判断する。これから
実行したい数値制御プログラムが選択されていれば、s
tep6に進み、そうでなければstep5に進む。 step5:オペレータは図3右側の加工情報内の数値
制御プログラム一覧から、これから実行したい数値制御
プログラムをカーソル操作して選択し、step6に進
む。 step6:オペレータが図示しないプログラムサーチ
ボタン(図示せず)を押すと、数値制御装置は選択状態
にある数値制御プログラムをサーチする。 step7:オペレータが図示しない運転起動ボタンを
押すと、数値制御装置は自動運転を実行する。 なお、例えば荒加工が終了した後、図3右側画面におい
て、前記step5にて中仕上げを選択し、step
6、7を繰り返すと、中仕上げ加工が実行され、また中
仕上げ加工が終了した後、図3右側画面において、前記
step5にて仕上げを選択し、step6、7を繰り
返すと、仕上げ加工が実行される。
Step 3: The operator looks at the processing information on the right side of FIG. 3 and determines whether the processing information is related to the numerical control program to be executed from now on or a list of related numerical control programs (in the processing information on the right side of FIG. 3). Determine whether there is a numerical control program you want to
Proceed to ep4, otherwise return to step1. Step 4: The operator looks at the list of numerical control programs in the processing information on the right side of FIG. 3 and determines whether the numerical control program selected in step 1 is just in the selected state of the numerical control to be executed. If the numerical control program you want to execute is selected,
Proceed to step 6, otherwise proceed to step 5. Step 5: The operator operates the cursor to select a numerical control program to be executed from the numerical control program list in the machining information on the right side of FIG. 3, and proceeds to step 6. Step 6: When the operator presses a program search button (not shown) (not shown), the numerical controller searches for a numerical control program in a selected state. Step 7: When the operator presses an operation start button (not shown), the numerical controller executes automatic operation. Note that, for example, after the roughing is completed, in the right screen of FIG.
When the steps 6 and 7 are repeated, the intermediate finishing is executed. After the intermediate finishing is completed, the finishing is selected at the step 5 on the right screen in FIG. 3 and the steps 6 and 7 are repeated, the finishing is executed. You.

【0028】こうすることにより、オペレータが最初に
選択した数値制御プログラムがこれから実行したい数値
制御プログラムでない場合でも、最初に選択した数値制
御プログラムと関連する数値制御プログラムであれば、
たくさんある図3左側の数値制御プログラム一覧からで
なく、関連する数値制御プログラムのみを表示した図3
右側の数値制御プログラム一覧から選択して、サーチ・
実行できるので、オペレータは目的とする数値制御プロ
グラムをすばやくサーチ・実行することができる。
Thus, even if the numerical control program initially selected by the operator is not the numerical control program to be executed from now on, if the numerical control program is related to the numerical control program selected first,
Fig. 3 showing only related numerical control programs instead of many numerical control program lists on the left side of Fig. 3
Select from the numerical control program list on the right
Since it can be executed, the operator can quickly search and execute the target numerical control program.

【0029】実施の形態3.図5は本発明の実施の形態
3である数値制御プログラム作成装置のブロック図を示
すものである。12は数値制御プログラム21を作成す
る数値制御プログラム作成部、13は数値制御プログラ
ム作成部が数値制御プログラム21を作成する際に自動
計算した情報と、数値制御プログラム作成装置に対する
入力情報から、図2に示す加工情報定義ファイル22を
作成する加工情報定義ファイル作成部である。
Embodiment 3 FIG. 5 is a block diagram showing a numerical control program creating device according to the third embodiment of the present invention. Numeral 12 denotes a numerical control program creating unit for creating a numerical control program 21, and 13 denotes a numerical control program creating unit which automatically calculates a numerical control program 21 when creating the numerical control program 21 and input information to the numerical control program creating apparatus, as shown in FIG. The processing information definition file creating unit creates the processing information definition file 22 shown in FIG.

【0030】ここで入力情報とは、製品形状、素材形
状、素材材質、数値制御プログラム作成メーカ、作成者
名、コメント等の一般的な数値制御プログラム作成装置
に入力する情報と、数値制御プログラムと加工情報定義
ファイルとの対応関係を記述するために必要な情報であ
る。数値制御プログラムと加工情報定義ファイルとの対
応関係を記述するために必要な情報とは、図2に示す数
値制御プログラムを格納する記憶装置(D01:メモ
リ、D02:ハードディスク等の記憶装置)と数値制御
プログラムの番号(O1100,O1200等)、加工
情報定義ファイル22を格納する記憶装置(D01:メ
モリ、D02:ハードディスク等の記憶装置)とファイ
ル名称(PARTSABC.DEF等)、数値制御装置
に設定した数値制御プログラムを格納する装置名称と装
置番号との対応関係(メモリ=D01、ハードディスク
=D02等)である。また、自動計算した情報とは、推
定加工時間、加工工程順序、使用工具、加工条件、パレ
ット番号、座標系オフセット、工具補正量、数値制御プ
ログラムのライン数、作成日付、CAMの種類などであ
る。但し、加工工程順序、使用工具、加工条件、パレッ
ト番号、座標系オフセット、工具補正量などは、入力情
報である場合もある。
Here, the input information includes information to be input to a general numerical control program creating device such as a product shape, a material shape, a material, a maker of a numerical control program, a creator's name, a comment, etc .; This is information required to describe the correspondence with the processing information definition file. The information necessary to describe the correspondence between the numerical control program and the machining information definition file includes a storage device (D01: memory, D02: storage device such as a hard disk) for storing the numerical control program shown in FIG. The control program number (O1100, O1200, etc.), the storage device (D01: memory, D02: hard disk, etc.) for storing the machining information definition file 22, the file name (PARTSABC.DEF, etc.), and the numerical control device are set. It is a correspondence relationship between a device name storing a numerical control program and a device number (memory = D01, hard disk = D02, etc.). The information automatically calculated includes the estimated machining time, machining process sequence, tools used, machining conditions, pallet number, coordinate system offset, tool correction amount, number of lines of the numerical control program, creation date, and CAM type. . However, the machining process sequence, tools used, machining conditions, pallet number, coordinate system offset, tool correction amount, and the like may be input information.

【0031】本発明の実施の形態3である数値制御プロ
グラム作成装置は、サブプログラム呼び出し等で結合さ
れていない、一被加工品を仕上げるまでの一連の複数の
数値制御プログラムで出力する際には、前記入力情報と
して得られた数値制御プログラムと加工情報定義ファイ
ルとの対応関係を記述するために必要な情報から、数値
制御プログラム21と加工情報定義ファイル22の対応
がわかるように出力を行なう。数値制御プログラムに
は、一般的な制御指令のほかに、加工情報定義ファイル
の存在場所とファイル名が記述される。また、加工情報
定義ファイル22には、一連の複数の数値制御プログラ
ムに共通する加工情報と、一被加工品を仕上げるまでの
一連の複数の数値制御プログラムのプログラム番号と、
数値制御プログラムの存在場所とを記述する。
The numerical control program creating apparatus according to the third embodiment of the present invention is adapted to output a series of numerical control programs up to finishing one workpiece which are not connected by subprogram call or the like. The output is performed so that the correspondence between the numerical control program 21 and the machining information definition file 22 can be understood from the information necessary to describe the correspondence between the numerical control program and the machining information definition file obtained as the input information. In the numerical control program, the location and file name of the machining information definition file are described in addition to general control commands. Further, the machining information definition file 22 includes machining information common to a series of a plurality of numerical control programs, a program number of a series of a plurality of numerical control programs until finishing one workpiece,
Describe the location of the numerical control program.

【0032】このことにより、実施の形態1、2で述べ
た数値制御装置において利用することができる加工情報
定義ファイル22を作成することができる。
As a result, the machining information definition file 22 that can be used in the numerical control devices described in the first and second embodiments can be created.

【0033】[0033]

【発明の効果】以上説明したように本発明によれば、サ
ブプログラム呼び出し等で結合されていない、一被加工
品を仕上げるまでの一連の複数の数値制御プログラムを
一元的に管理する情報と前記一連の複数の数値制御プロ
グラムに関係する加工情報とを記述した加工情報定義フ
ァイルの内容を表示するようにしたので、オペレータは
どのような数値制御プログラムが関連して一つの製品を
作り上げるのかが瞬時にして理解することができるよう
になり、よってオペレータの段取り作業効率を上げるこ
とができ、また数値制御プログラム選択ミス等も減らす
ことができる。
As described above, according to the present invention, information for centrally managing a series of a plurality of numerical control programs up to finishing one workpiece, which are not connected by a subprogram call or the like, and Since the contents of the machining information definition file that describes machining information related to a series of multiple numerical control programs are displayed, the operator can instantly determine which numerical control programs are related to create one product. Thus, it is possible to improve the efficiency of the setup work of the operator, and to reduce mistakes in selecting a numerical control program.

【0034】また本発明によれば、前記一連の複数の数
値制御プログラムに、対応する前記加工情報定義ファイ
ルの識別子を記述しているので、数値制御プログラム側
からの数値制御プログラムに関係する加工情報ファイル
との対応関係が分かるようになって、多数ある数値制御
プログラム一覧から容易に目的とする数値制御プログラ
ムを見つけ出すことができるようになり、よってオペレ
ータの段取り作業効率を向上させることができる。
According to the present invention, since the identifier of the machining information definition file corresponding to the series of numerical control programs is described, the machining information related to the numerical control program from the numerical control program side is provided. The correspondence with the file can be understood, and the target numerical control program can be easily found from a large number of numerical control program lists, so that the operator's setup work efficiency can be improved.

【0035】また本発明によれば、前記加工定義ファイ
ルに前記一連の複数の数値制御プログラムが格納された
場所を示す情報を記述するとともに、前記一連の複数の
数値制御プログラムに、対応する前記加工情報定義ファ
イルの識別子を記述しているので、前記一連の複数の数
値制御プログラムが複数の記憶場所にばらばらに記憶さ
れている場合にあっても、加工定義ファイルと一連の複
数の数値制御プログラムとを容易に関連させることがで
き、しかも多数ある数値制御プログラム一覧から容易に
目的とする数値制御プログラムを見つけ出すことができ
るようになり、オペレータの段取り作業効率を向上させ
ることができる。
According to the present invention, information indicating a location where the series of the plurality of numerical control programs is stored is described in the machining definition file, and the machining corresponding to the series of the plurality of numerical control programs is described. Since the identifier of the information definition file is described, even when the series of the plurality of numerical control programs are separately stored in the plurality of storage locations, the machining definition file and the series of the plurality of numerical control programs are Can be easily associated with each other, and a target numerical control program can be easily found from a large number of numerical control program lists, so that the efficiency of the setup work of the operator can be improved.

【0036】また本発明によれば、加工情報定義ファイ
ルの内容に基づいて前記表示装置に表示された前記一連
の複数の数値制御プログラムの一覧より所望するプログ
ラム番号が選択されると、選択されたプログラム番号の
数値制御プログラムをプログラムサーチする手段を設け
たので、サーチしたい数値制御プログラムを、多数ある
数値制御プログラム一覧からではなく、絞り込まれた加
工情報定義ファイルにおけるプログラム一覧からサーチ
することができるようになり、よってオペレータの段取
り作業効率を向上させることができる。
According to the present invention, when a desired program number is selected from a list of the series of numerical control programs displayed on the display device based on the contents of the machining information definition file, the selected program number is selected. A means for performing a program search for a numerical control program of a program number is provided, so that a numerical control program to be searched can be searched not from a list of a large number of numerical control programs but from a program list in a narrowed machining information definition file. Therefore, the setup work efficiency of the operator can be improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 この発明の実施の形態1に係る数値制御装置
のブロック図である。
FIG. 1 is a block diagram of a numerical control device according to Embodiment 1 of the present invention.

【図2】 この発明の実施の形態1に係る数値制御装置
における、数値制御プログラムと加工情報定義ファイル
の対応関係の例を示す図である。
FIG. 2 is a diagram illustrating an example of a correspondence relationship between a numerical control program and a machining information definition file in the numerical control device according to the first embodiment of the present invention.

【図3】 この発明の実施の形態1に係る数値制御装置
において、加工情報定義ファイルに記述された加工情報
を表示した例を示す図である。
FIG. 3 is a diagram showing an example in which processing information described in a processing information definition file is displayed in the numerical control device according to the first embodiment of the present invention.

【図4】 この発明の実施の形態2に係る数値制御装置
におけるフローチャートである。
FIG. 4 is a flowchart in a numerical control device according to Embodiment 2 of the present invention.

【図5】 この発明の実施の形態3に係る数値制御プロ
グラム作成装置のブロック図である。
FIG. 5 is a block diagram of a numerical control program creating device according to a third embodiment of the present invention.

【図6】 従来の数値制御装置のブロック図である。FIG. 6 is a block diagram of a conventional numerical control device.

【符号の説明】[Explanation of symbols]

1 数値制御プログラム読み込み部、2 数値制御プロ
グラム表示部、3 加工情報読み込み部、4 加工情報
表示部、5 制御部、21 数値制御プログラム、22
加工情報定義ファイル、23 加工実行データ、24
表示装置、25 工作機械。
1 Numerical control program reading unit, 2 Numerical control program display unit, 3 Machining information reading unit, 4 Machining information display unit, 5 control unit, 21 Numerical control program, 22
Processing information definition file, 23 Processing execution data, 24
Display device, 25 machine tool.

フロントページの続き (72)発明者 入口 健二 東京都千代田区丸の内二丁目2番3号 三 菱電機株式会社内 (72)発明者 佐藤 智典 東京都千代田区丸の内二丁目2番3号 三 菱電機株式会社内 Fターム(参考) 5H269 AB01 BB07 EE11 EE29 QA02 QB15 QC01 QC03 QC06 QD10 QE05 QE10 QE13 QE14 Continuing from the front page (72) Inventor Kenji Entrance 2-3-2 Marunouchi, Chiyoda-ku, Tokyo Mitsubishi Electric Corporation (72) Inventor Tomonori Sato 2-3-2 Marunouchi, Chiyoda-ku, Tokyo Mitsubishi Electric Co., Ltd. In-house F-term (reference) 5H269 AB01 BB07 EE11 EE29 QA02 QB15 QC01 QC03 QC06 QD10 QE05 QE10 QE13 QE14

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 サブプログラム呼び出し等で結合されて
いない、一被加工品を仕上げるまでの一連の複数の数値
制御プログラムを一元的に管理する情報と前記一連の複
数の数値制御プログラムに関係する加工情報とを記述し
た加工情報定義ファイルと、この加工情報定義ファイル
における、前記一連の複数の数値制御プログラムの一覧
及び前記加工情報を表示装置に表示する手段とを備えて
なる数値制御装置。
1. A method for unifying a series of plural numerical control programs until finishing one workpiece, which are not connected by a subprogram call or the like, and processing related to the series of plural numerical control programs. A numerical control device comprising: a machining information definition file in which information is described; and means for displaying a list of the series of numerical control programs and the machining information in the machining information definition file on a display device.
【請求項2】 前記加工情報定義ファイルに記述されて
いる一連の複数の数値制御プログラムを一元的に管理す
る情報は、前記一連の複数の数値制御プログラムの各プ
ログラム番号であり、また前記一連の複数の数値制御プ
ログラムには、この一連の複数の数値制御プログラムに
対応する前記加工情報定義ファイルの識別子が夫々記述
されていることを特徴とする請求項1に記載の数値制御
装置。
2. The information for centrally managing a series of a plurality of numerical control programs described in the machining information definition file is a program number of the series of a plurality of numerical control programs, and the series of a plurality of numerical control programs. 2. The numerical control device according to claim 1, wherein the plurality of numerical control programs each include an identifier of the machining information definition file corresponding to the series of the plurality of numerical control programs.
【請求項3】 前記加工情報定義ファイルに記述されて
いる一連の複数の数値制御プログラムを一元的に管理す
る情報は、前記一連の複数の数値制御プログラムの各プ
ログラム番号、及び前記一連の複数の数値制御プログラ
ムが格納された各記憶場所を示す情報であり、また前記
一連の複数の数値制御プログラムには、この一連の複数
の数値制御プログラムに対応する前記加工情報定義ファ
イルの識別子が夫々記述されていることを特徴とする請
求項1に記載の数値制御装置。
3. The information for centrally managing a series of a plurality of numerical control programs described in the machining information definition file includes program numbers of the series of a plurality of numerical control programs and the series of a plurality of numerical control programs. This is information indicating each storage location where the numerical control program is stored, and the series of the plurality of numerical control programs describes the identifier of the machining information definition file corresponding to the series of the plurality of numerical control programs, respectively. The numerical control device according to claim 1, wherein:
【請求項4】 前記加工情報定義ファイルの内容に基づ
いて前記表示装置に表示された前記一連の複数の数値制
御プログラムの一覧より、所望するプログラム番号が選
択されると、選択されたプログラム番号の数値制御プロ
グラムをプログラムサーチする手段を備えてなることを
特徴とする請求項1〜3の何れかに記載の数値制御装
置。
4. When a desired program number is selected from a list of the series of numerical control programs displayed on the display device based on the contents of the processing information definition file, the selected program number is displayed. 4. The numerical control device according to claim 1, further comprising means for performing a program search for the numerical control program.
【請求項5】 数値制御プログラムの一覧を前記表示装
置に表示しておき、その表示の中から所望する数値制御
プログラムを選択すると、その選択された数値制御プロ
グラムに対応する加工情報定義ファイルの内容を表示装
置に表示することを特徴とする請求項1〜請求項4の何
れかに記載の数値制御装置。
5. A list of numerical control programs is displayed on the display device, and when a desired numerical control program is selected from the display, the contents of a machining information definition file corresponding to the selected numerical control program are displayed. The numerical control device according to any one of claims 1 to 4, wherein is displayed on a display device.
JP2000136918A 2000-05-10 2000-05-10 Numerical controller Pending JP2001318708A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000136918A JP2001318708A (en) 2000-05-10 2000-05-10 Numerical controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000136918A JP2001318708A (en) 2000-05-10 2000-05-10 Numerical controller

Publications (1)

Publication Number Publication Date
JP2001318708A true JP2001318708A (en) 2001-11-16

Family

ID=18644787

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000136918A Pending JP2001318708A (en) 2000-05-10 2000-05-10 Numerical controller

Country Status (1)

Country Link
JP (1) JP2001318708A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005122597A (en) * 2003-10-20 2005-05-12 Mori Seiki Co Ltd Display device of nc machine tool
JP2014010501A (en) * 2012-06-27 2014-01-20 Kobe Steel Ltd Teaching data editing system and program
JP2020144420A (en) * 2019-03-04 2020-09-10 株式会社ディスコ Processing device and processing management members

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005122597A (en) * 2003-10-20 2005-05-12 Mori Seiki Co Ltd Display device of nc machine tool
JP2014010501A (en) * 2012-06-27 2014-01-20 Kobe Steel Ltd Teaching data editing system and program
JP2020144420A (en) * 2019-03-04 2020-09-10 株式会社ディスコ Processing device and processing management members
JP7198119B2 (en) 2019-03-04 2022-12-28 株式会社ディスコ processing equipment

Similar Documents

Publication Publication Date Title
JP5925976B1 (en) Machining program editing support device
JP2666642B2 (en) Tool designation method in NC automatic programming system
JP4390093B2 (en) Automatic programming and simulation equipment
JPH05134734A (en) Numerical controller and control method therefor
JPH0551419B2 (en)
JP4247264B2 (en) Machine tool controller
JPH1110400A (en) Automatic programming method for punch press and device therefor
KR100441149B1 (en) Control device
JP2001318708A (en) Numerical controller
JP2008112217A (en) Cam apparatus and synchronization setting method
JPH03219305A (en) Multi-piece layout specification system
JPH01316804A (en) Contour shape defining method
JP2000039909A (en) Numerical control information creating device
US6356799B1 (en) Method of and apparatus for determining core-less machining shape, and computer-readable storage medium storing program for determining core-less machining shape
JPH01162904A (en) Automatic programming device
JPH06202721A (en) Numerical control information generating device
JP3660038B2 (en) Numerical controller
JPH0857744A (en) Input data display method in interactive numerical control system
JPH0417002A (en) Sequence program searching system
JP3259987B2 (en) Interactive numerical controller
JPH04290119A (en) Character processor
JPH01166103A (en) Numerical controller
JP2002182715A (en) Nc program display device and nc program compiling device
JPH077839U (en) Numerical control device
JP3000987B2 (en) Numerical control unit

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20040628

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060925

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081007

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081009

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090224