JPH0219903A - Working program analyzing system - Google Patents

Working program analyzing system

Info

Publication number
JPH0219903A
JPH0219903A JP16911488A JP16911488A JPH0219903A JP H0219903 A JPH0219903 A JP H0219903A JP 16911488 A JP16911488 A JP 16911488A JP 16911488 A JP16911488 A JP 16911488A JP H0219903 A JPH0219903 A JP H0219903A
Authority
JP
Japan
Prior art keywords
data
machining
block
program
analysis
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
JP16911488A
Other languages
Japanese (ja)
Inventor
Mitsuto Miyata
宮田 光人
Tetsuya Shimizu
哲哉 清水
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.)
Fanuc Corp
Original Assignee
Fanuc 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 Fanuc Corp filed Critical Fanuc Corp
Priority to JP16911488A priority Critical patent/JPH0219903A/en
Publication of JPH0219903A publication Critical patent/JPH0219903A/en
Pending legal-status Critical Current

Links

Landscapes

  • Numerical Control (AREA)

Abstract

PURPOSE:To obtain the accurate control data before the working is started by simulating a working program and analyzing the data which functions to drive a machine when the working is actually carried out for acquisition of said control data. CONSTITUTION:A simulation executing command is sent to a decoding part 21a of a CNC part 21 from an analyzing part 22a of a man-machine controller MMC part 22. Then the part 21a reads a commanded working program 51 for each block and converts this program into the data of an executing form. This data is outputted to a one block output register 22d and at the same time a decoding part decoding end flag is sent to the part 22a. The part 22a analyzes the data of a one-block executing form stored in the register 22d and stores the result of this analysis to a control data buffer 22b. The control data obtained finally in such a way is sent to a host computer 1 via an output part 22c. Thus the working control data can be obtained with no execution of the actual working.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、数値制御装置によって制御される線入 械で行われる各種加工の段取りの自動化やファクトリ−
・オートメーションにおける工程計画の省力化や自動化
に利用する加工管理データを得るための加工プログラム
分析方式に関する。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application The present invention is applicable to automation of various processing setups performed by line entry machines controlled by numerical controllers, and factory automation.
・Related to a processing program analysis method for obtaining processing control data used for labor saving and automation of process planning in automation.

従来の技術 加工管理としては、代表的な例として、従来、工具寿命
データを得て工具寿命管理を行うことがよく知られてい
る。これは、実際に加工を行うとき、使用される工具の
寿命を減算し工具の寿命を管理するもので、従来性われ
ている加工管理は、実際に加工が行われて、その結果に
従って各種の管理を行うものである。
As a typical example of conventional technical machining management, it is well known that tool life management is performed by obtaining tool life data. This is to manage the life of the tool by subtracting the life of the tool used when actually machining.The conventional machining control is based on the actual machining and the various results are calculated based on the results. It is for management.

発明が解決しようとする課題 一方、最近で°は、数値制御機械の無人運転、工場内の
複数の数値制御機械をホストコンピュータで管理しなが
ら各種加工を行うファクトリ−・オートメーションが導
入されている。このような数値制御機械の無人運転やフ
ァクトリ−・オートメーションにおいては、加工開始前
に加工状況を予想し、把握し、加工前の段取りやファク
トリ−・オートメーションにおける工程計画を立てる必
要がある。例えば、各加工プログラムによる加工に要す
る時間がどれぐらいか、また、使用工具はどのようなも
のか、または工具寿命は加工が修了するまであるか等、
前もって把握し、これによって段取りや工程計画を構築
する必要がある。
Problems to be Solved by the Invention On the other hand, recently, factory automation has been introduced, in which unmanned operation of numerically controlled machines and various types of processing are performed while multiple numerically controlled machines in a factory are managed by a host computer. In such unmanned operation of numerically controlled machines and factory automation, it is necessary to predict and understand the machining situation before the start of machining, and to make pre-machining setups and process plans for factory automation. For example, how much time is required for machining with each machining program, what kind of tools are used, and does the tool life last until the machining is completed?
It is necessary to understand this in advance and use this information to construct a setup and process plan.

しかし、従来は、このような管理データは、実際に加工
を行った後にしか得られず、そのため、加工前の段取り
やファクトリ−・オートメーションにおける工程計画を
最適なものにするのに手間がかかっていた。
However, in the past, such management data could only be obtained after the actual machining was performed, making it time-consuming to optimize pre-machining setups and process planning in factory automation. Ta.

そこで、本発明の目的は、実際に加工を行わずして、加
工管理データを得ることのできる加工プログラム分析方
式を提供することにある。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a machining program analysis method that can obtain machining management data without actually performing machining.

課題を解決するための手段 本発明は、数値制御装置内に実行形式に変換されたデー
タを分析し、加工管理データを作成する分析手段を設け
、数値制御装置に加工プログラムを特定する情報と分析
実行指令を入力すると、指定プログラムを読出し1ブロ
ック毎順次前処理して実行形式データに変換して上記分
析手段に出力し、上記分析手段は、該実行形式データを
分析し加工管理データを作成し出力させることによって
上記課題を解決した。
Means for Solving the Problems The present invention provides analysis means for analyzing data converted into an executable format in a numerical control device and creating processing management data, and provides information and analysis for specifying a processing program in the numerical control device. When an execution command is input, the designated program is read out, block by block is sequentially preprocessed, converted into executable format data, and outputted to the analysis means, which analyzes the executable format data and creates processing management data. The above problem was solved by outputting.

作  用 数値制御装置に、加工プログラムを特定する情報と分析
実行指令を入力すると、数値制御装置は実行に加工を行
う場合と同じように、指定された加工プログラムを読出
し、1ブロツク毎前処理し、実行形式のデータ(二進デ
ータ)を作成する。実際の加工においてはこの実行形式
のデータによってパルス分配等が行われ、加工を行うこ
ととなるが、分析実行指令であるため、実行形式に変換
されたデータは分析手段に送出され、加工が実行される
ことはない。そして、分析手段では各ブロック毎の実行
形式データを受けて該データを分析し、各種加工管理デ
ータを作成し、指定プログラムの全ブロックの処理を終
了すれば、該指定プログラムによる加工の管理データを
得ることができる。
Operation When information specifying a machining program and an analysis execution command are input to the numerical control device, the numerical control device reads the specified machining program and preprocesses each block in the same way as when performing machining. , create executable data (binary data). In actual machining, pulse distribution, etc. will be performed based on the data in this executable format, and the machining will be performed.However, since it is an analysis execution command, the data converted to the executable format is sent to the analysis means, and the machining is executed. It will not be done. Then, the analysis means receives the executable format data for each block, analyzes the data, creates various processing management data, and when processing of all blocks of the specified program is completed, the processing management data of the specified program is generated. Obtainable.

実施例 第1図は、本発明を実施する一実施例のブロック図で、
1はホスト計算機で、2は数値制御装置であり、数値制
御装置2はコンピュータによって数値制御を行うCN0
部21と、マン・マシン・コントローラ部(以下、MM
C部という)22で構成され、ホスト計n機1と数値制
御装@2はR3232CやR8422等のインターフェ
イスの通信ライン3で結合されている。
Embodiment FIG. 1 is a block diagram of an embodiment of the present invention.
1 is a host computer, 2 is a numerical control device, and the numerical control device 2 is a CN0 that performs numerical control by a computer.
section 21, and the man-machine controller section (hereinafter referred to as MM
The host computer 1 and the numerical controller 2 are connected by a communication line 3 of an interface such as R3232C or R8422.

ホスト計算機1には工場内の数値制御装置2等を制御す
るメイン制御部11と後述する分析された管理データを
受取るバッファ12が設けられており、ホスト計算機1
に接続されたディスクメモリ4には管理データをファイ
ルとして受取るためのデータファイル41が設けられて
いる。
The host computer 1 is provided with a main control unit 11 that controls the numerical control device 2 in the factory, and a buffer 12 that receives analyzed management data, which will be described later.
A data file 41 for receiving management data as a file is provided in the disk memory 4 connected to the .

一方、数値制御装置2のCN0部21には従来のCNC
部と同じように加工プログラムの1ブロツクを順次読取
り、2値の実行形式のデータに変換する解読部21aを
有し、MMC部22には解読部21aで変換された実行
形式のデータを分析し、管理データを作る分析部22a
9分析結果の管理データを記憶する管理データバッフ?
22b、及び該管理データを外部へ、即ち、本実施例に
おいてはホスト計算機1に送出する出力部22cを有し
ている。
On the other hand, the CN0 section 21 of the numerical control device 2 has a conventional CNC
The MMC section 22 has a decoding section 21a that sequentially reads one block of the machining program and converts it into binary executable format data in the same way as the decoding section 21a. , analysis unit 22a that creates management data
9 Management data buffer that stores management data of analysis results?
22b, and an output section 22c for sending the management data to the outside, that is, to the host computer 1 in this embodiment.

第2図は本実施例におけるデータの流れを示す図で、ホ
スト計算機1のメイン制御部11から分析すべぎ加工プ
ログラムのIDコード(A−PROG−ID)と共に、
分析実行指令(A−EXEC)及び必要に応じて生成す
べき管理データのIDコード(八−0UT−ID) 、
不揮発性メモリ5に格納されている工具ファイルや切削
条件ファイルのような分析のために補助的なデータファ
イルが必要なときは、この補助的データファイルのID
コード(’A−AUX−ID)等が出力され、MMC部
22はこれらの指令を受取ると、MMC部22の分析部
22aは、シミュレーション開始指令(S−8TART
)とシミュレーションすべき加工プログラム番号(S−
PROG−ID)、即ち、ホスト計算機1から送られて
きた分析すべき加ニブOグラムの10コード(A−PR
OGID)をCN0部21に送出する。CN0部21の
解読部21aは不揮発性メモリ5から指令された加工プ
ログラム番号(S−PROG−ID)の加工プログラム
を読出し、初期化して解読の準備を行う。次に、MMC
部22の分析部22aからCN0部21の解読部21a
にシミュレーション実行指令(S−EXEC)が送出さ
れると、解読部は実際に機械を駆動されるときと同じよ
うに、指令された加工プログラムを1ブロック毎読込み
、前処理を行って2値データである実行形式のデータに
変換する。そして、通常、機械を駆動させる場合には、
この実行形式のデータに従ってパルス分配等を行って機
械を駆動させるが、シミュレーション実行指令であるの
で、この実行形式の1ブロツク分のデータ(0−REG
)は1ブロツク出力レジスタ22dへ出力され、かつ、
解読部21aは解読部解読終了フラグ(0−END)を
分析部22aへ送出する。
FIG. 2 is a diagram showing the flow of data in this embodiment, in which data is sent from the main control unit 11 of the host computer 1 along with the ID code (A-PROG-ID) of the analysis processing program.
Analysis execution command (A-EXEC) and ID code of management data to be generated as necessary (8-0UT-ID),
When an auxiliary data file is required for analysis, such as a tool file or cutting condition file stored in the non-volatile memory 5, the ID of this auxiliary data file is
When the code ('A-AUX-ID) etc. are output and the MMC section 22 receives these commands, the analysis section 22a of the MMC section 22 issues a simulation start command (S-8TART
) and the machining program number to be simulated (S-
PROG-ID), that is, the 10 codes (A-PR
OGID) to the CN0 section 21. The decoder 21a of the CN0 section 21 reads the machining program of the commanded machining program number (S-PROG-ID) from the nonvolatile memory 5, initializes it, and prepares for decoding. Next, MMC
From the analysis section 22a of section 22 to the decoding section 21a of CN0 section 21
When a simulation execution command (S-EXEC) is sent, the decoder reads the commanded machining program block by block, performs preprocessing, and converts it into binary data, just like when the machine is actually driven. Convert to executable data. And normally, when driving a machine,
The machine is driven by performing pulse distribution etc. according to the data in this execution format, but since it is a simulation execution command, one block worth of data (0-REG
) is output to the 1 block output register 22d, and
The decoding unit 21a sends a decoding unit decoding end flag (0-END) to the analyzing unit 22a.

分析部22aは解読終了フラグ(0−END)が送られ
てくると、1ブロツク出力レジスタ22dに格納された
1ブロツクの実行形式データを分析し、分析結果を管理
データバッファ22t)に格納する。以下、指令加工プ
ログラムのシミュレーションが終了するまで解読部21
aは1ブロツク毎実行形式データに変換し、1ブロツク
出力レジスタに゛出力し、解読終了フラグ(0−END
)を送出し、分析部22aでは解読終了フラグ(0−E
ND)を受信する毎に、1ブロツク出力レジスタ22d
に格納された1ブロツク分の実行形式データを分析し管
理データを得る。こうして得られた最終的分析結果の管
理データ(A−DATA)は出力部22Cを介してホス
ト計算機1に送出される。
When the analysis section 22a receives the decoding end flag (0-END), it analyzes one block of executable format data stored in the one block output register 22d, and stores the analysis result in the management data buffer 22t). Thereafter, the decoder 21 continues until the simulation of the command machining program is completed.
a converts each block into executable format data, outputs it to the 1 block output register, and sets the decoding end flag (0-END).
), and the analysis unit 22a sets the decoding completion flag (0-E
ND), one block output register 22d
Analyzes one block of executable data stored in the file and obtains management data. The management data (A-DATA) of the final analysis result thus obtained is sent to the host computer 1 via the output section 22C.

上記最終的分析結果の管理データは単なるデータの場合
(例えば、加工時間、切削距離等)やデータの集合であ
るリスト(例えば、使用工具−覧。
The management data of the final analysis results may be simple data (for example, machining time, cutting distance, etc.) or a list of data (for example, a list of used tools).

使用サブプログラム−覧等)であったりする。そのため
、ホスト計算I5!1側では管理データバッファ(H−
ABUF)、管理データファイル(H−APILE)を
用意している。
It may be used (subprograms used, etc.). Therefore, on the host calculation I5!1 side, the management data buffer (H-
ABUF) and management data file (H-APILE) are available.

こうして、管理データバッファ(H−ABUF)や管理
データファイル()I−APILE)に格納されたデー
タを、ホスト計算機1は、加工前の段取りやファクトリ
−・オートメーションにおける工程計画等に利用する。
In this way, the host computer 1 uses the data stored in the management data buffer (H-ABUF) and the management data file (I-APILE) for pre-processing setups, process planning in factory automation, and the like.

第3図は、上述した分析部22aと解読部21aにおけ
る処理フローチャートで、MMC部22の分析部22a
はホスト計算機1から分析実行指令を受け、それを検出
するとくステップ100)、CN0部21の解読部21
aへ加工プログラムとそのプログラムのシミュレート開
始指令を送出する(ステップ101)。解読部21aは
指令加工プログラムを読取り初期化する(ステップ20
0)一方、分析部22aは、次に解読部21aへシミュ
レート実行指令を送り(ステップ102)、解読部21
aはこれを受信し、加工プログラムを1ブロツク解読し
て2値の実行形式データを作り(前処理)(ステップ2
01)、分析部22aに送出する。分析部22aはこの
1ブロツク分の実行形式データを分析計算し、管理デー
タを作成しくステップ103)、プログラムが終了でな
ければ再びステップ102へ戻り、同じ処理を繰返し、
加工プログラムが終了し、加工プログラムのシミュレー
ションが終了すると、分析最終計算を行なって最終的管
理データを作り(ステップ105)、出力部22cに該
管理データを送出しくステップ106)、出力部22C
を経てホスト計算!!11に管理データが送られること
となる。
FIG. 3 is a processing flowchart in the above-mentioned analysis section 22a and decoding section 21a.
receives an analysis execution command from the host computer 1 and detects it (step 100), the decoding unit 21 of the CN0 unit 21
A machining program and a simulation start command for the program are sent to a (step 101). The decoder 21a reads and initializes the command processing program (step 20).
0) On the other hand, the analysis section 22a next sends a simulation execution command to the decoding section 21a (step 102), and the decoding section 21
a receives this, decodes one block of the machining program, and creates binary executable format data (preprocessing) (step 2
01), is sent to the analysis section 22a. The analysis unit 22a analyzes and calculates this one block's worth of executable format data and creates management data (Step 103). If the program does not end, the process returns to Step 102 and repeats the same process.
When the machining program is completed and the simulation of the machining program is completed, final analysis calculation is performed to create final management data (step 105), and the management data is sent to the output section 22c (step 106), and the output section 22C
Host calculation through! ! Management data will be sent to 11.

上記管理データとしては、1加工プログラムにおける■
加工時間、■切削距離、■使用工具一覧表、■使用サブ
プログラムー覧表、■加工工程一覧表、■使用オフセッ
ト番号一覧表、■使用補助機能の番号と回数の一覧表、
及び■上記■から■までのデータを工具、加工工程、軸
等のキーによって分類整理したデータのリスト等がある
The above management data includes ■ in one machining program.
Machining time, ■Cutting distance, ■List of tools used, ■List of subprograms used, ■List of machining processes, ■List of offset numbers used, ■List of numbers and times of auxiliary functions used,
and ■ There is a list of data in which the data from ■ to ■ above are classified and organized by keys such as tools, machining processes, axes, etc.

加工時間は、1ブロック毎、1ブロツク出力レジスタ(
0−REG>に1ブロツクの移動距離と送り速度が2値
データで送られてくるから、この移動距離を送り速度で
除し、順次各ブロックを加算すれば、1加工プログラム
における加工時間が求められる。この場合、1ブロツク
出力レジスタ(0−REG)に格納ざ机るデータは2値
データであるので、これらの演算は簡単に行うことがで
きる。
The machining time is determined by the 1 block output register (
Since the moving distance and feed rate of one block are sent as binary data to 0-REG>, by dividing this moving distance by the feed rate and adding each block sequentially, the machining time for one machining program can be found. It will be done. In this case, since the data to be stored in the 1-block output register (0-REG) is binary data, these operations can be easily performed.

また、切削距離を求めるときは、1ブロツクの移動距離
を順次加算すればよく、1ブロツクの指令が円弧の場合
には中心座標と半径から移動距離を求めればよい。使用
工具−覧表も、各ブロックで使用される工具が、各ブロ
ックを解読し1ブロツク出力レジスタ22dに格納され
たデータから分かるので、これにより使用工具−覧表を
作成すればよい。また、使用工具が分かるので、各使用
工具毎の切削距離や時間を算出し、工具寿命データをも
得ることができる。
Furthermore, when calculating the cutting distance, it is sufficient to sequentially add the movement distance of one block, and when the instruction for one block is a circular arc, the movement distance may be calculated from the center coordinates and radius. Since the tools used in each block can be determined from the data stored in the one-block output register 22d after decoding each block, the list of tools used can be created based on this information. Furthermore, since the tools used are known, the cutting distance and time for each tool used can be calculated, and tool life data can also be obtained.

さらに、使用するサブプログラムもサブプログラムを指
令するブロックより検出することができ、使用サブプロ
グラム−覧表も簡単に得ることができる。また、穴あけ
加工、平面加工、ポケット加工等、加工プログラムの加
工工程を順次カウントし、これらの加工工程が何回出現
するか等の加工工悼一覧表も得ることができる。同様に
、使用する工具のオフセット番号も得ることができる。
Furthermore, the subprograms to be used can also be detected from the blocks that command the subprograms, and a list of used subprograms can be easily obtained. It is also possible to sequentially count the machining steps in the machining program, such as drilling, flat surface machining, pocket machining, etc., and obtain a list of machining operations, such as how many times these machining steps appear. Similarly, the offset number of the tool used can also be obtained.

このように、ある加工プログラムで実際に加工するとき
と同じようにその加工プログラムを1ブロツクずつ読出
し、実行形式データに変換し、この実行形式データを直
接機械を駆動するためのデータとして使用する代わりに
、このデータを管理データを得るためのデータとして使
用するから、加工プログラム中に固定サイクルやカスタ
ムマクロ指令、工具径オフセットを使用したプログラム
があったとしても、正確な管理データを得ることができ
る。
In this way, instead of reading out the machining program one block at a time, converting it to executable format data, and using this executable format data as data to directly drive the machine, as when actually machining with a certain machining program. Since this data is used as data to obtain control data, accurate control data can be obtained even if there is a program that uses fixed cycles, custom macro commands, or tool radius offsets in the machining program. .

そして、実行形式データは通常機械のモータ制御部に渡
されるものであるが、本発明においては、分析部へ渡さ
れて分析され管理データを得ることから、加工を開始す
る前に事前に管理データを得ることができ、そのため、
段取りや工程計画を効率的に准めることができる。また
、実行形式データを分析部に渡すと共にモータ制御部へ
も渡し、実際に加工を行ないながら、分析データ、即ち
、管理データを得るようにすることもできる。
The executable format data is normally passed to the motor control section of the machine, but in the present invention, it is passed to the analysis section and analyzed to obtain management data, so the management data is prepared in advance before starting machining. and therefore,
You can organize setups and process plans efficiently. Furthermore, it is also possible to pass the executable format data to the analysis section and also to the motor control section, so that analysis data, that is, management data can be obtained while actually processing.

なお、本実施例では、分析部22aを数値制御装置側の
MMC部内に設けたが、ホスト計算機とCN0部21と
の通信が高速であれば、分析部22aをホスト計l11
1内に設けるようにしてもよい。
In this embodiment, the analysis section 22a is provided in the MMC section on the numerical control device side, but if the communication between the host computer and the CN0 section 21 is high-speed, the analysis section 22a can be installed in the host computer l11.
It may be provided within 1.

発明の効果 本発明は、加工プログラムをシミュレートして、実際に
加工を行なうときに機械を駆動するデータを分析し管理
データを得るようにしたから、正確な管理データを加工
開始前に得ることができるので、加工前の段取り作業や
ファクトリ−・オートメーションにおける工程計画を効
率的に構築することができる。
Effects of the Invention The present invention simulates a machining program and analyzes the data that drives the machine during actual machining to obtain management data, making it possible to obtain accurate management data before starting machining. This makes it possible to efficiently construct pre-processing setup work and process plans for factory automation.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明を実施する一実施例のシステムブロック
図、第2図は同実施例におけるデータの流れを説明する
説明図、第3図は同実施例における分析部、解読部にお
ける処理フローチャートである。 1・・・ホスト計算機、2・・・数値制御装置、21・
・・CNC部、22・・・マン・マシン・コントローラ
部。 第 10 第 囚
Fig. 1 is a system block diagram of an embodiment of the present invention, Fig. 2 is an explanatory diagram explaining the flow of data in the embodiment, and Fig. 3 is a processing flowchart in the analysis section and decoding section in the embodiment. It is. 1... host computer, 2... numerical control device, 21.
...CNC section, 22...Man-machine controller section. 10th Prisoner

Claims (1)

【特許請求の範囲】[Claims] 数値制御装置内に実行形式に変換されたデータを分析し
、加工管理データを作成する分析手段を設け、数値制御
装置に加工プログラムを特定する情報と分析実行指令を
入力すると、指定プログラムを読出し1ブロック毎順次
前処理して実行形式データに変換して上記分析手段に出
力し、上記分析手段は、該実行形式データを分析し加工
管理データを作成し出力することを特徴とする加工プロ
グラム分析方式。
The numerical control device is equipped with an analysis means that analyzes the data converted into an executable format and creates machining control data, and when information specifying a machining program and an analysis execution command are input to the numerical control device, the specified program is read out. A machining program analysis method characterized in that each block is sequentially preprocessed and converted into executable data and output to the analysis means, and the analysis means analyzes the executable data to create and output machining management data. .
JP16911488A 1988-07-08 1988-07-08 Working program analyzing system Pending JPH0219903A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16911488A JPH0219903A (en) 1988-07-08 1988-07-08 Working program analyzing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16911488A JPH0219903A (en) 1988-07-08 1988-07-08 Working program analyzing system

Publications (1)

Publication Number Publication Date
JPH0219903A true JPH0219903A (en) 1990-01-23

Family

ID=15880560

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16911488A Pending JPH0219903A (en) 1988-07-08 1988-07-08 Working program analyzing system

Country Status (1)

Country Link
JP (1) JPH0219903A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104820373A (en) * 2015-04-20 2015-08-05 华北电力大学 Simulation experiment platform and method for modularized multilevel converter
CN104950694A (en) * 2015-06-26 2015-09-30 国家电网公司 RTDS and RT-LAB combined MMC (modular multilevel converter) simulation system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6244806A (en) * 1985-08-22 1987-02-26 Mitsubishi Electric Corp Numerical controller

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6244806A (en) * 1985-08-22 1987-02-26 Mitsubishi Electric Corp Numerical controller

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104820373A (en) * 2015-04-20 2015-08-05 华北电力大学 Simulation experiment platform and method for modularized multilevel converter
CN104950694A (en) * 2015-06-26 2015-09-30 国家电网公司 RTDS and RT-LAB combined MMC (modular multilevel converter) simulation system

Similar Documents

Publication Publication Date Title
JPS63181005A (en) Parallel processing method for numerical controller
JPS59172013A (en) Synchronizing system for tool post of numerical controller
JP2018512630A (en) How to monitor machine tools
JPH0219903A (en) Working program analyzing system
GB2083247A (en) A programmable machine
US10241501B2 (en) Numerical controller having automatic trace function of related signal in association with NC program operation
US12045034B2 (en) Control system, method, and program to improve debugging efficiency of an NC program and sequence program respectively controlling a machine tool and a peripheral target instrument
JP3092744B2 (en) Processing system
JP2852986B2 (en) Processing system
JPH0653335B2 (en) Numerical control program machining simulation method
JPS60193012A (en) Tool post synchronizing method for numerical controller
JPH0242510A (en) Display system for working information
JPS58119006A (en) Program control method of numerical control machine tool
JPH02172646A (en) Numerical control device
EP0328665A1 (en) Numerical controller
JPH02151909A (en) Control device for industrial machine
JPS6149206A (en) Process operation method
KR20020091382A (en) Apparatus for integration controlled of simulation with control for factory automation system and Method for driving thereof
JP2730040B2 (en) How to create NC data
Marinescu et al. Graphical Programming of Programmable Logic Controllers-Case Study for a Punching Machine
JPS62293305A (en) Software developing device for fa controller
KR19980083295A (en) G-Code Extension Method of Numerical Controller
JPS60222904A (en) Control method of coordinate system conversion of numerically controlled lathe
JPH02140810A (en) Controller for industrial machine
JPH01295306A (en) Numerical controller