WO1992008173A1 - Program correction method in numerically controlled device - Google Patents
Program correction method in numerically controlled device Download PDFInfo
- Publication number
- WO1992008173A1 WO1992008173A1 PCT/JP1991/001463 JP9101463W WO9208173A1 WO 1992008173 A1 WO1992008173 A1 WO 1992008173A1 JP 9101463 W JP9101463 W JP 9101463W WO 9208173 A1 WO9208173 A1 WO 9208173A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- program
- system program
- correction data
- memory
- stored
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 18
- 230000015654 memory Effects 0.000 claims abstract description 19
- 238000012937 correction Methods 0.000 claims description 33
- 238000012545 processing Methods 0.000 claims description 4
- 238000013500 data storage Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000003068 static effect Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000003754 machining Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/18—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
- G05B19/408—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by data handling or data format, e.g. reading, buffering or conversion of data
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/36—Nc in input of data, input key till input tape
- G05B2219/36085—Replace faulty instructions from rom, tape by instructions from ram, error setting
Definitions
- the present invention relates to a program correction method in a numerical control device, and more particularly to a program correction method capable of correcting an error in a system program stored in a read-only memory without exchanging memory. .
- a numerical controller with a built-in computer (hereinafter referred to as a CNC device) is a user program such as NC with the help of a system program stored in a read-only memory (ROM).
- the program is executed to control the operation of the NC machine tool.
- the system program once stored in ROM is irreplaceable, so if it is discovered that there is an error in the system program, the system program that has been erroneously replaced with the system program It was necessary to replace the stored ROM with a new ROM that stored the corrected system program. Therefore, the control device maker creates a new ROM and sends it to the user, or performs ROM exchange at the user's site. Such services take a great deal of time, effort and cost. In addition, there is a case where the user also has trouble in the business until the ROM exchange is completed, and the business must be stopped.
- the method for correcting a program comprises: In the initialization processing in the control device, the system program stored in the read-only memory of the numerical control device in advance is transferred to the random access memory, and (c) the random access memory is transferred.
- the correction data is damaged at the correction point of the system program transferred to the access memory, and (d) the system program with the corrected data is damaged by the numerical controller. It has a process to execute.
- the system program stored in the read-only memory in advance is a random access method. Executes the system program in which the correction data is written because the correction data stored in the non-volatile memory is transferred to the memory and the correction data stored in the non-volatile memory is damaged. As a result, it is possible to correct an error in the system program without replacing the read-only memory. Therefore, the time, labor, and cost for creating and replacing a new read-only memory can be reduced.
- FIG. 1 shows a program modification method according to an embodiment of the present invention.
- Fig. 2 is a block diagram showing a CNC device for implementing the method
- Fig. 2 is a functional block diagram of a main part of the CNC device
- Fig. 3 is a flowchart showing a procedure for correcting a system program. It is a one-chart.
- the CNC device 10 includes a basic unit 20 and an expansion unit 30, and includes an input / output circuit 41, a servo amplifier 42 to 44, and a spindle driver.
- a machine to be controlled such as an NC machine tool, a machine control circuit 51 including a high-power board or an operation board, a servomotor 52 to 54, a spindle motor, etc. (not shown) It controls the operation of.
- the basic unit 20 includes a processor (CPU) 21 for controlling the basic functions of the CNC device, and an operating system including a system program.
- ROM 22 that stores the series of system programs, etc.
- DRAM Dynamic RAM
- a nonvolatile RAM for storing various data, such as NC parameters, machining programs, etc., and correction data used for system program alignment, including static RAM (static RAM).
- the basic unit 20 includes a display device 25 such as a CRT or a liquid crystal display device, a video RAM 26 for storing video data used in the display device 25, and a correction data unit.
- the extension unit 30 is a blog programmable for controlling the operation of the NC machine tool through the input / output circuit 41 according to the built-in sequence program created in ladder format.
- Reference numerals 35 and 36 denote print boards which are inserted into slots provided in the extension unit 30 and function as communication control circuits and the like.
- FIG. 1 the procedure of modifying the system program by the CNC device 10 will be described with reference to FIGS. 2 and 3.
- FIG. 1 the procedure of modifying the system program by the CNC device 10 will be described with reference to FIGS. 2 and 3.
- FIG. 1 the procedure of modifying the system program by the CNC device 10 will be described with reference to FIGS. 2 and 3.
- the operator finds that there is an error in the system program stored in R0M22, the operator operates the operation keys 27 to operate the program corresponding to the erroneous system program. Enter the program number, and then manually enter the first correction data consisting of the system program sequence number corresponding to the first correction in the system program and the correct program statement. According to the input of the correction data, the input correction data is transferred to the SRAM
- the data is transferred and stored in the modified data storage area of 24. After that, every time the correction data is input, the correction data is
- step SI in FIG. 3 the CPU 21 reads out the operating system including the system program from the ROM 22 and executes the initialization processing.
- the CPU 21 transfers the system program P read from the ROM 22 to the DRAM 23 (step S2). .
- the CPU 21 determines whether or not the program number corresponding to the system program P is described by referring to the storage contents of the correction data storage area of the SRAM 24. Then, it is determined whether or not the correction data S used for correcting the system program P is stored in the SRAM 24 (step S3).
- the CPU 21 determines that the correction data S is stored in the SRAM 24, the CPU 21 reads the first correction data S from the SRAM 24 and includes the first correction data S in the data S. Is determined, and then the corrected program data is included in the corrected data S in place of the erroneous program statement described in the corrected part of the system program corresponding to this sequence number. Harms the correct program statement. After that, the CPU 21 executes the same processing every time the correction data S is read, thereby corresponding to each correction position of the system program p transferred to the DRAM 23. S is harmed overnight (step S4) 0
- the CPU 21 stores the correction data S in the DRAM 23.
- the stored system program P is executed, whereby the CNC device 10 is operated. That is, when the correctness data S for correcting the erroneous system program P is stored in the SRAM 24 ⁇ , the system program P is automatically corrected as described above. Is done. Therefore, even if there is an error in the system program P, it is possible to input the correction data S via the operation keys 27 without replacing the ROM 22.
- the operation of the CNC device 10 can be performed according to the following.
- the Toshimasa data S is manually input to the CNC device 10 via the operation keys 27.
- the correction data S is once punched on a paper tape, and the paper tape reader is read.
- the data may be stored in the SRAM 24 via an input circuit (both not shown).
Landscapes
- Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Manufacturing & Machinery (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Numerical Control (AREA)
- Stored Programmes (AREA)
Description
明 細 害
数値制御装置における プロ グラ ム修正方法
技 術 分 野
本発明は、 数値制御装置におけるプロ グラ ム修正方法 に関し、 特に、 読み出し専用メ モ リ に格納された システ 厶 プロ グラ ム の誤りをメ モ リ交換な しに俊正でき るプロ グラ ム修正方法に関する。
従 来 技 術
コ ン ピュ ー タ内蔵式数値制御装置 (以下、 C N C装置 と称する) は、 読み出し専用メ モ リ ( R O M) に格納さ れたシス テ ム プロ グラ ムの援助の下でユーザプロ グラ ム 例えば N C プ ロ グラ ムを実行して、 N C工作機械の作動 を制御するよ う になっている。 R O Mに一旦格納された シス テム プロ グラ ムは害換え不能であるので、 シ ステム プロ グラ ム に誤りがある こ とが発見された場合、 従来は、 誤りのある シ ス テ ム プロ グラ ムを格納した R O Mを修正 済みのシス テ ムプロ グラムを格納した新たな R 0 Mに交 換する必要があった。 そ こ で、 制御機器メ ーカは、 新た な R 0 Mを作成してユーザ向けに送付し或はユーザ先で R O M交換を行っている。 こ の様なサー ビス には多大な 時間, 労力及びコ ス トがかかる。 又、 ユーザにおいても、 R 0 M交換が済むまでは業務に支障を来し、 業務を停止 しなければな らない場合もある。
発 明 の 開 示
本発明の目的は、 読み出し専用メ モ リ に格納されたシ
ステ厶プロ グラ ムの誤り を R O M交換な しに俊正できる 数値制御装置におけるプロ グラ ム修正方法を提供するこ と {し め る 。
上述の目的を達成するため、 本発明のプロ グラ ム修正 方法は、 ( a ) 数値制御装置に入力された俊正データを 数値制御装置の不揮発性メ モ リ に予め格納し、 ( b ) 数 値制御装置での初期化処理において、 数値制御装置の読 み出し専用メ モ リ に予め格納されたシス テムプロ グラ ム ¾■ ラ ンダム ア ク セ ス メ モ リ に転送し、 ( c ) ラ ン ダムァ ク セ ス メ モ リ に転送された シス テム プロ グラ ムの修正箇 所に修正デー タを害込み、 ( d 〉 修正データが害き込ま れた シス テム プロ グラ ムを数値制御装置によ り実行する 工程を備える。
上述のよ う に、 本発明のプロ グラ ム修正方法によれば、 数値制御装置での初斯化処理において、 読み出し専用メ モ リ に予め格納したシ ス テムプ ロ グラ ムをラ ンダムァク セ ス メ モ リ に転送する と共に不揮発性メ モ リ に予め格納 した修正デー タをシス テムプロ グラ ムの修正箇所に害込 むよ う に したので、 修正データが書き込まれたシ ステム プロ グラ ムを実行するこ とによ り、 読み出し専用メ モ リ に交換する こ とな しに、 シス テ ム プロ グラ ムの誤りを修 正できる。 従って、 新たな読み出し専用メ モ リ の作成, 交換等のための時間, 労力及びコ ス トを削減でき る。
図 面 の 簡 単 な 説 明
第 1 図は、 本発明の一実施例によるプロ グラ ム修正方
法を実施するための C N C装置を示すプロ ッ ク図、 第 2 図は、 C N C装置の要部の機能ブロ ッ ク図、 及び 第 3 図は、 シ ス テ ムプロ グラ ムの修正手順を示すフロ 一チ ヤ一 トである。
' 発明を実施するための最良の形態
第 1 図に示すよ う に、 C N C装置 1 0 は、 基本ュニッ ト 2 0及び拡張ュニ ッ ト 3 0 を備え、 入出力回路 4 1, サー ボア ンプ 4 2〜4 4 , ス ピ ン ドルア ンプ等 (図示略) を介して、 制御対象例えば N C工作機械の、 強電盤或は 操作盤を含む機械制御回路 5 1 , サ―ボモータ 5 2〜5 4, ス ピ ン ドルモータ等 (図示略) の作動を制御するよ う になつてい る。
基本ユニ ッ ト 2 0 は、 C N C装置の基本機能を制御す るためのプロ セ ッ サ ( C P U ) 2 1 と、 シス テ ム プログ ラ ムを含むオ ペ レー テ ィ ン グ シ ス テ ム, シス テムプログ ラ ム の系列等を格納した R O M 2 2 と、 シス テム プログ ラ ムを格納するための D R A M (ダイ ナ ミ ッ ク R AM) 2 3 と、 例えばバッ テ リ 4 0 でバッ ク ア ッ プされた S R A M (スタテ ィ ッ ク R A M) か らなり N Cパラ メ 一夕, 加工用プロ グラム'等の各種デー タ と シス テム プロ グラ ム の倏正に用いる修正データ とを格納するための不揮発性 メ モ リ 2 4 とを有している。 更に、 基本ュニ ッ ト 2 0 は、 C R T或は液晶表示装置等からなる表示装置 2 5 と、 表 示装置 2 5 で用いられる ビデオデータを格納するための ビデオ R A M 2 6 と、 修正デー タ等を手動入力するため
の操作キー 2 7 とを含んでいる。
拡張ユニ ッ ト 3 0 は、 ラダー形式で作成された内蔵の シー ケ ン ス プ ロ グラ ム に従って N C工作機械の作動を入 出力回路 4 1 を介してシー ケ ン ス制御するためのブログ ラ マブル ' マ シ ン ' コ ン ト ロ ー ラ ( P M C ) 3 1 と、 C P U 2 1 の制御下でサーボアンプ 4 2〜 4 4を介してサ ーボモータ 5 2〜 5 4 を駆動制御するための軸制御回路 3 2〜 3 4 とを有している。 参照符号 3 5, 3 6 は、 拡 張ュニ ツ ト 3 0 に設けたス ロ ッ ト に挿入され通信制御回 路等と して機能する プ リ ン ト板を示す。
以下、 第 2 図及び第 3図を参照して、 C N C装置 1 0 による シス テ ムプロ グラム修正手順を説明する。
R 0 M 2 2 に格納済みのシス テムプロ グラ ム に誤りが ある こ とを発見した場合、 オペ レータは、 操作キー 2 7 を操作して、 誤り のある シス テ ム プロ グラ ムに対応する プロ グラム番号を入力 し、 次いで、 シス テ ムプロ グラム の最初の訂正箇所に対応する シ ス テムプロ グラ厶 のシ一 ケ ンス番号と正しいプロ グラ ム文とからなる最初の修正 データを手動入力する。 修正データの入力に応じて、 C P U 2 1 の制御下で、 入力された修正データが S RAM
2 4 の修正データ記億領域に転送, 格納される。 その後, 修正データが入力される毎に、 修正データが S R AM 2
4 に同様に格納される。
S R AM 2 4への修正データ の格納後において、 N C 工作機械を運転すべく C N C装置 1 0 の電源を投入する
と (第 3 図のス テ ッ プ S I ) 、 C P U 2 1 は、 シ ステム プロ グラ ム を含むオペ レー テ ィ ン グ シス テムを R OM 2 2から読み出 して初期化処理を実行する。 こ の初期化処 理において、 第 2図に示すよ う に、 C P U 2 1 は、 R O M 2 2 から読み出した シス テム プロ グラ ム Pを D R AM 2 3 に転送する ( ス テ ッ プ S 2 ) 。 次に、 C P U 2 1 は、 S R A M 2 4 の修正データ記億領域の記億内容を参照し て、 シス テ ム プロ グラ ム Pに対応する プロ グラ ム番号が 記述されているか否かを判別して、 S R A M 2 4 内にシ ス テム プロ グ ラ ム Pの修正に用いる修正データ S が格納 されているか否かを判別する (ステ ッ プ S 3 ) 。
S R A M 2 4内に修正データ Sが格納されていると判 別する と、 C P U 2 1 は、 最初の修正データ S を S RA M 2 4 から読み出し、 こ の條正デ一夕 S に含まれている シー ケ ン ス番号を判別し、 次いで、 こ の シー ケ ン ス番号 に対応する シ ス テム プロ グラ ム の修正箇所に記述された 誤りのあるプロ グラム文に代えて、 修正データ S に含ま れている正しいプロ グラ ム文を害き込む。 その後、 C P U 2 1 は、 修正データ S を読み出す度に同様の処理を実 行し、 こ れに よ り、 D R A M 2 3 に転送された シ ステム プロ グラ ム p の修正箇所の各々 にこれに対応する修正デ 一 夕 S が害き 込ま れる ( ス テ ッ プ S 4 ) 0
修正データ S の書込みを終了 し、 或は、 ス テ ッ プ S 3 において S R A M 2 4 内に修正データ S が格納されてい ないと判別する と、 C P U 2 1 は、 D R A M 2 3 内に格
納されている シス テム プロ グラ ム Pを実行し、 これによ り、 C N C装置 1 0 の運転が行われる。 即ち、 誤りのあ る シス テムプ ロ グラ ム Pを修正するための俊正データ S が S R A M 2 4內に記憧されている場合には、 上述のよ う にしてシス テムプログラム Pが自動的に修正される。 従って、 シス テ ムプロ グラ ム P に誤りがあっても、 操作 キー 2 7 を介して修正データ S を入力するだけで、 R O M 2 2 を交換しな く と も、 誤り のないシ ス テ ムプログラ ム に従って C N C装置 1 0 の運転を行える。
上記実施例では、 俊正データ S を操作キー 2 7 を介し て C N C装置 1 0 に手動入力したが、 修正データ Sが多 い場合は、 修正データ S を紙テープに一旦パ ンチ し、 紙 テープリ ーダ及び入力回路 (共に図示略) を介して S R A M 2 4 に格納するよ う に して も良い。
Claims
請 求 の 範 囲
. ( a ) 数値制御装置に入力された修正データ を前記 数値制御装置の不揮発性メ モ リ に予め格納し、
( b ) 前記数値制御装置での初期化処理において、 前記数値制御装置の読み出し専用メ モ リ に予め格納さ れた シ ス テ ム プロ グ ラ ムを ラ ンダム ア ク セ ス メ モ リ に 転送し、
( c ) 前記ラ ンダム ア ク セ ス メ モ リ に転送された前 記シス テム プロ グラ ム の修正箇所に修正データ を書込 み、
( d ) 前記修正データが害き込まれた前記シ ステム プロ グラ ムを前記数値制御装置によ り実行する、 数値 制御装置におけるプロ グラ ム修正方法。
. 前記修正データを前記数値制御装置のデ-タ入力用 操作丰ー を介して前記数値制御装置に手動入力する請 求の範囲第 1 項記載のプロ グ ラ ム修正方法。
. 前記修正データをテープリ ーダを介して前記数値制 御装置に入力する請求の範囲第 1 項記載のプ α グラ ム 修正方法。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP29637390A JPH04169906A (ja) | 1990-11-01 | 1990-11-01 | Cnc装置のプログラム修正方式 |
JP2/296373 | 1990-11-01 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO1992008173A1 true WO1992008173A1 (en) | 1992-05-14 |
Family
ID=17832714
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP1991/001463 WO1992008173A1 (en) | 1990-11-01 | 1991-10-25 | Program correction method in numerically controlled device |
Country Status (2)
Country | Link |
---|---|
JP (1) | JPH04169906A (ja) |
WO (1) | WO1992008173A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7956050B2 (en) | 2005-07-15 | 2011-06-07 | Albany Molecular Research, Inc. | Aryl- and heteroaryl-substituted tetrahydrobenzazepines and use thereof to block reuptake of norepinephrine, dopamine, and serotonin |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS58200346A (ja) * | 1982-05-17 | 1983-11-21 | Nec Corp | シ−ケンス制御装置 |
JPS60209805A (ja) * | 1984-04-03 | 1985-10-22 | Fuji Xerox Co Ltd | 複写機等の保守制御方式 |
JPS61180310A (ja) * | 1985-02-06 | 1986-08-13 | Fanuc Ltd | 数値制御装置へのシステムコントロ−ルプログラムのロ−デイング方式 |
JPS6249516A (ja) * | 1985-08-29 | 1987-03-04 | Mitsubishi Electric Corp | 数値制御装置 |
JPH0228836A (ja) * | 1988-07-19 | 1990-01-30 | Fanuc Ltd | 数値制御装置のロード方式 |
JPH0242554A (ja) * | 1988-08-03 | 1990-02-13 | Fanuc Ltd | プログラムローディング方式 |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2515855B2 (ja) * | 1988-06-17 | 1996-07-10 | ファナック株式会社 | 輪郭形状定義方法 |
JPH02137046A (ja) * | 1988-11-18 | 1990-05-25 | Nec Corp | パッチデータ転送方式 |
JPH02204831A (ja) * | 1989-02-02 | 1990-08-14 | Nec Software Ltd | マイクロプログラム実行方式 |
-
1990
- 1990-11-01 JP JP29637390A patent/JPH04169906A/ja active Pending
-
1991
- 1991-10-25 WO PCT/JP1991/001463 patent/WO1992008173A1/ja unknown
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS58200346A (ja) * | 1982-05-17 | 1983-11-21 | Nec Corp | シ−ケンス制御装置 |
JPS60209805A (ja) * | 1984-04-03 | 1985-10-22 | Fuji Xerox Co Ltd | 複写機等の保守制御方式 |
JPS61180310A (ja) * | 1985-02-06 | 1986-08-13 | Fanuc Ltd | 数値制御装置へのシステムコントロ−ルプログラムのロ−デイング方式 |
JPS6249516A (ja) * | 1985-08-29 | 1987-03-04 | Mitsubishi Electric Corp | 数値制御装置 |
JPH0228836A (ja) * | 1988-07-19 | 1990-01-30 | Fanuc Ltd | 数値制御装置のロード方式 |
JPH0242554A (ja) * | 1988-08-03 | 1990-02-13 | Fanuc Ltd | プログラムローディング方式 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7956050B2 (en) | 2005-07-15 | 2011-06-07 | Albany Molecular Research, Inc. | Aryl- and heteroaryl-substituted tetrahydrobenzazepines and use thereof to block reuptake of norepinephrine, dopamine, and serotonin |
Also Published As
Publication number | Publication date |
---|---|
JPH04169906A (ja) | 1992-06-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH103307A (ja) | 数値制御装置 | |
US4887220A (en) | Parameter initializing method for a programmable machine controller | |
WO1992008173A1 (en) | Program correction method in numerically controlled device | |
WO1997028493A1 (fr) | Procede de parametrage d'une machine a commande numerique pilotee par ordinateur | |
WO1989001194A1 (en) | Method of replacing the tools | |
JPH07129207A (ja) | 数値制御システム | |
US5331540A (en) | Symbol definition system and method a programmable machine controller | |
JP4280964B2 (ja) | 制御データ保護装置 | |
JPH0784894A (ja) | 不揮発性メモリの書き込み方法 | |
JPH0493143A (ja) | 工具の工具ポット装着位置確認装置 | |
JP2000235483A (ja) | 情報処理装置 | |
JP2648493B2 (ja) | データ入出力方法 | |
JP3424603B2 (ja) | 数値制御装置 | |
JPH0158521B2 (ja) | ||
JP2812285B2 (ja) | プリンタ用ネットワークインタフェースカード | |
JP2000020297A (ja) | 制御装置 | |
EP0351434A1 (en) | Method and apparatus for program loading | |
JP3114907B2 (ja) | プログラマブルコントローラのシーケンスプログラムの変更方法 | |
EP0189115B1 (en) | Numerical control device | |
JPH11249715A (ja) | シーケンスプログラムの自動生成方法とモーションコントローラ | |
JPH10260717A (ja) | 加工プログラムにおける初期条件の設定方法 | |
JPH0546220A (ja) | 数値制御装置 | |
WO1994014107A1 (en) | Method for executing sequential program | |
JP2708983B2 (ja) | プログラムの表示装置 | |
JPH05274023A (ja) | 数値制御装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): US |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): AT BE CH DE DK ES FR GB GR IT LU NL SE |