JPH0511831A - Machining program analyzing method for nc controller - Google Patents

Machining program analyzing method for nc controller

Info

Publication number
JPH0511831A
JPH0511831A JP18514591A JP18514591A JPH0511831A JP H0511831 A JPH0511831 A JP H0511831A JP 18514591 A JP18514591 A JP 18514591A JP 18514591 A JP18514591 A JP 18514591A JP H0511831 A JPH0511831 A JP H0511831A
Authority
JP
Japan
Prior art keywords
machining program
time
analysis
program
analyzing
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
JP18514591A
Other languages
Japanese (ja)
Inventor
Michiko Kojima
美智子 小島
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.)
Yaskawa Electric Corp
Original Assignee
Yaskawa 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 Yaskawa Electric Corp filed Critical Yaskawa Electric Corp
Priority to JP18514591A priority Critical patent/JPH0511831A/en
Publication of JPH0511831A publication Critical patent/JPH0511831A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute an analysis in drawing and an analysis in operation at the same time and to shorten the analyzing time by analyzing a machining program so as to obtain data necessary for the drawing and data necessary for the operation in drawing mode at the same time. CONSTITUTION:In a step 1, the machining program is edited and the obtained machining program is analyzed in a step 2 to obtain the information required for the drawing and operation. The analysis results are stored in a holding memory (step 3), the information required for the drawing or operation is read out of the holding memory, and then the operation is performed immediately after a drawing check without analyzing the program, so the time from the drawing to the operation is shortened.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、NC装置の加工プログ
ラムの解析方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of analyzing a machining program for an NC device.

【0002】[0002]

【従来の技術】図2は、従来の技術による運転手順を示
す図で、フローに従ってその動作を説明する。ステップ
1で加工プログラム編集後、そのプログラムが正常に動
作するか否かを確認するためにCRT画面に工具軌跡を
描画させて(ステップ2)、プログラムのチェックを行
う(ステップ3)。このとき描画に必要な情報は描画用
プログラム解析で得られる(ステップ2)。プログラム
が正常に描画されなかった場合は、プログラムを再度編
集しなおし、正常に描画された場合はそれに引き続いて
実際の運転を行うが、このときも運転に必要な情報を得
るために再びプログラム解析が行われている(ステップ
4)。
2. Description of the Related Art FIG. 2 is a diagram showing a driving procedure according to a conventional technique, and its operation will be described according to a flow. After editing the machining program in step 1, a tool path is drawn on the CRT screen to confirm whether the program operates normally (step 2) and the program is checked (step 3). At this time, information necessary for drawing is obtained by drawing program analysis (step 2). If the program is not drawn correctly, edit the program again and if it is drawn normally, follow the actual operation, but at this time also analyze the program again to obtain the information necessary for operation. Is being performed (step 4).

【0003】[0003]

【発明が解決しようとする課題】ところが従来技術で
は、この描画に必要な情報の内容は座標軸に対する工具
の移動量、補助機能指令、工具番号等であって、これら
は運転時に再び行われるプログラム解析で得られる結果
の一部と全く同じである。描画で行う解析を実運転時に
も行うため解析に無駄な時間をとられるという問題点が
あった。そこで本発明は描画時の解析と運転時の解析を
一度で済ませることによって解析時間の短縮を目的とす
るものである。
However, in the prior art, the contents of the information necessary for this drawing are the amount of movement of the tool with respect to the coordinate axis, the auxiliary function command, the tool number, etc., and these are the program analysis performed again during operation. It is exactly the same as some of the results obtained in. Since the analysis performed by drawing is also performed during the actual operation, there is a problem that the analysis wastes time. Therefore, the present invention aims at shortening the analysis time by completing the analysis at the time of drawing and the analysis at the time of operation.

【0004】[0004]

【課題を解決するための手段】上記課題を解決するた
め、本発明は描画時に運転時と同じ解析を行い、描画時
に解析した結果は保持メモリに記憶し、描画後引続き行
われる運転ではプログラム解析を行わず、運転時に必要
な情報は保持メモリから読み出して使用する。
In order to solve the above problems, the present invention performs the same analysis at the time of drawing as at the time of driving, stores the analysis result at the time of drawing in a holding memory, and analyzes the program at the time of continuous operation after drawing. The information required for operation is read from the holding memory and used.

【0005】[0005]

【作用】上記手段により、描画時の解析結果は、運転で
はそのまま利用できる情報となるので、運転時のプログ
ラム解析は不要となる。
With the above means, the analysis result at the time of drawing becomes the information that can be used as it is at the time of driving, so that the program analysis at the time of driving becomes unnecessary.

【0006】[0006]

【実施例】以下、本発明の具体的実施例を図1にもとづ
いて説明する。ステップ1で加工プログラムの編集を行
い、得られた加工プログラムはステップ2で解析され、
描画と運転に必要な情報を得る。解析結果は保持メモリ
に格納し(ステップ3)、描画または運転する際に必要
な情報は保持メモリから情報を読み込む(3)、
(6)。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A concrete embodiment of the present invention will be described below with reference to FIG. Editing the machining program in step 1, the obtained machining program is analyzed in step 2,
Get the information you need to draw and drive. The analysis result is stored in the holding memory (step 3), and the information necessary for drawing or driving is read from the holding memory (3),
(6).

【0009】[0009]

【発明の効果】以上述べたように、本発明によれば、運
転時ではプログラム解析をすることなく描画チェック後
ただちに運転できるようになるので、描画から運転に到
る時間の短縮効果がある。
As described above, according to the present invention, it is possible to immediately start the operation after the drawing check without performing the program analysis during the operation. Therefore, there is an effect of shortening the time from the drawing to the operation.

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

【図1】本発明の具体的実施例を示すフローチャートFIG. 1 is a flowchart showing a specific embodiment of the present invention.

【図2】従来の技術を示すフローチャートFIG. 2 is a flowchart showing a conventional technique.

Claims (1)

【特許請求の範囲】 【請求項1】 描画機能を持つNC装置の加工プログラ
ム解析方法において、描画モードのときに、描画に必要
なデータの他に運転に必要なデータも同時に得られるよ
うに加工プログラムを解析することを特徴とするNC制
御装置における加工プログラム解析方法。
Claim: What is claimed is: 1. In a machining program analysis method for an NC device having a drawing function, processing is performed so that, in the drawing mode, data necessary for operation as well as data necessary for operation can be obtained at the same time. A method for analyzing a machining program in an NC control device, characterized by analyzing a program.
JP18514591A 1991-06-28 1991-06-28 Machining program analyzing method for nc controller Pending JPH0511831A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18514591A JPH0511831A (en) 1991-06-28 1991-06-28 Machining program analyzing method for nc controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18514591A JPH0511831A (en) 1991-06-28 1991-06-28 Machining program analyzing method for nc controller

Publications (1)

Publication Number Publication Date
JPH0511831A true JPH0511831A (en) 1993-01-22

Family

ID=16165659

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18514591A Pending JPH0511831A (en) 1991-06-28 1991-06-28 Machining program analyzing method for nc controller

Country Status (1)

Country Link
JP (1) JPH0511831A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006344041A (en) * 2005-06-09 2006-12-21 Makino Milling Mach Co Ltd Tool locus plotting method and apparatus
JP2017134505A (en) * 2016-01-26 2017-08-03 ファナック株式会社 Numerical value control system using data analyzed in processing simulation for actual processing

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006344041A (en) * 2005-06-09 2006-12-21 Makino Milling Mach Co Ltd Tool locus plotting method and apparatus
JP2017134505A (en) * 2016-01-26 2017-08-03 ファナック株式会社 Numerical value control system using data analyzed in processing simulation for actual processing

Similar Documents

Publication Publication Date Title
JPH03158908A (en) Automatic programming system in compound working machine
JPH0511831A (en) Machining program analyzing method for nc controller
JPS6221123B2 (en)
JP2649801B2 (en) Display switching method in numerical controller
JP3099393B2 (en) Numerical control unit of laser beam machine
JPH02220145A (en) Program tracing system
JPS6063610A (en) Numerical controller with graphic display device capable of drawing clamping device
JPH09244717A (en) Controller
JP2707031B2 (en) Method and apparatus for checking machining program
JPS62293310A (en) Executing system for user program of numerical controller
JPH0394307A (en) Numerical controller
JPS62292347A (en) Adaptation control device for machine tool
JPH0222708A (en) Nc device and execution method for nc working program
JPS5953956A (en) Data processing editor
JPS63211037A (en) Program debugging method
JPS63250705A (en) Numerical controller
JPH03193283A (en) Method for processing laser beam machining control data
JPH04217022A (en) System for automatically generating job control language for file transition
JPS63184109A (en) Numerical controller
JPH05233368A (en) External routine form component test tool
JPH05189022A (en) Method for searching for restart program of numerical controller
JPH04318604A (en) Numerical controller
JPH05113816A (en) Interactive numerical controller
JPH09305344A (en) Method for controlling screen display
JPH05265520A (en) Asynchronous multi-axis controller