JPH05282016A - Robot controller - Google Patents

Robot controller

Info

Publication number
JPH05282016A
JPH05282016A JP7430292A JP7430292A JPH05282016A JP H05282016 A JPH05282016 A JP H05282016A JP 7430292 A JP7430292 A JP 7430292A JP 7430292 A JP7430292 A JP 7430292A JP H05282016 A JPH05282016 A JP H05282016A
Authority
JP
Japan
Prior art keywords
robot
input
program
control device
output
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.)
Granted
Application number
JP7430292A
Other languages
Japanese (ja)
Other versions
JP3365421B2 (en
Inventor
Minoru Enomoto
稔 榎本
Shoji Inagaki
鉦治 稲垣
Hideyuki Sanpei
秀之 三瓶
Toshio Aono
俊雄 青野
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.)
Toyoda Koki KK
Original Assignee
Toyoda Koki KK
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 Toyoda Koki KK filed Critical Toyoda Koki KK
Priority to JP07430292A priority Critical patent/JP3365421B2/en
Publication of JPH05282016A publication Critical patent/JPH05282016A/en
Application granted granted Critical
Publication of JP3365421B2 publication Critical patent/JP3365421B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To eliminate the need to decide the states of input elements by a sequence controller and to simplify a program by inputting the states of input and output elements to the robot controller, and selecting an operation block to be operated and placing a robot in operation. CONSTITUTION:A driving circuit 13 which is connected to a CPU 11 through an arithmetic unit 11, a memory 12, and an interface IF1 and drives plural servomotors on the robot R is connected to the robot controller 10. The memory 12 has a control program area CPA, an operation program area MPA for the robot, and an operation information area MIA. The sequence controller 20 consists of a controller main body 21, a sequence memory 22, and input/output circuits 23 and 24. The respective shafts of the robot R, a machine tool M/C which operates together with the robot R, a limit switch LS fitted to a conveyor C/V, and a solenoid SL are connected to the input/output circuit 23.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、シーケンス制御装置に
よって制御される他の機器と同期して作動するロボット
を制御する制御装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control device for controlling a robot which operates in synchronization with other equipment controlled by a sequence control device.

【0002】[0002]

【従来の技術】近年、工作機械への工作物の搬出搬入
等、他の機器とロボットを同期させて加工作業等を効率
的に行われているが、従来、この工作機械とロボットと
を同期させて動作させる場合には、他の機器の動作を制
御しているシーケンス制御装置から動作指令信号をロボ
ットを制御しているロボット制御装置が受け取り、この
動作指令信号によってロボットが一連の動作を行ってい
た。
2. Description of the Related Art In recent years, machining work has been efficiently performed by synchronizing robots with other equipment, such as carrying in and out of a workpiece to and from a machine tool. Conventionally, this machine tool and the robot are synchronized. When operating the robot, the robot controller that controls the robot receives an operation command signal from the sequence controller that controls the operation of other equipment, and the robot performs a series of operations according to this operation command signal. Was there.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来で
はシーケンス制御装置によって工作機械の動作状態を判
定して工作機械の動作状態に応じた特定動作をロボット
に行わせるための動作指令をロボット制御装置に出力し
ていたため、工作機械が加工中であるのか、もしくは工
作物の加工を完了して工作物の搬入を待っているのか等
の状態を正確に把握する必要がある。
However, in the prior art, the sequence control device determines an operation state of the machine tool and issues an operation command to the robot control device to cause the robot to perform a specific operation according to the operation state of the machine tool. Since the output has been made, it is necessary to accurately grasp the state of whether the machine tool is being machined, or whether the machine has finished machining and is waiting for the workpiece to be carried in.

【0004】この結果、シーケンス制御装置は工作機械
の各部に取り付けられたリミットスイッチやソレノイド
等の多数の入出力要素のオンオフ状態をテストすること
が必要で、そのためのシーケンスプログラムが膨大な量
になり、これを作成するのに多大な労力を要していた。
As a result, the sequence control device needs to test the on / off state of a large number of input / output elements such as limit switches and solenoids attached to various parts of the machine tool, and the sequence program for that purpose becomes enormous. , It took a lot of work to create this.

【0005】[0005]

【課題を解決するための手段】本発明は上述した問題を
解決するためになされたもので、図1に示すようにシー
ケンス制御装置PCから状態信号を入力する情報入力手
段1と、ロボットRが連続して行うべき一連の動作を複
数の動作ブロックに分割して記憶する動作プログラム記
憶手段2と、入出力要素のオンオフ状態と前記複数の動
作ブロックとの関係を記憶した動作情報記憶手段3と、
前記情報入力手段1によって入力された前記入出力信号
に対応する前記各動作ブロックを前記動作情報記憶手段
3より選択する動作ブロック選択手段4と、この選択さ
れた動作ブロックのプログラムを動作プログラム記憶手
段2から読出して前記ロボットRを作動させるプログラ
ム実行手段5とを備えたものである。
The present invention has been made in order to solve the above-mentioned problems, and as shown in FIG. 1, an information input means 1 for inputting a status signal from a sequence controller PC and a robot R are provided. An operation program storage means 2 for storing a series of operations to be continuously performed by dividing it into a plurality of operation blocks, and an operation information storage means 3 for storing the relationship between the ON / OFF states of input / output elements and the plurality of operation blocks. ,
An operation block selecting unit 4 for selecting each operation block corresponding to the input / output signal input by the information input unit 1 from the operation information storage unit 3, and a program of the selected operation block is an operation program storage unit. 2 and a program executing means 5 for operating the robot R.

【0006】[0006]

【作用】動作が開始されると、ロボット制御装置は情報
入力手段1にて入出力要素の状態をシーケンス制御装置
PCから入力し、動作ブロック選択手段4にてこの入出
力要素の状態から動作情報記憶手段3によってロボット
Rにて動作させるべき動作ブロックを選択し、プログラ
ム実行手段5でこの選択された動作ブロックのプログラ
ムを動作プログラム記憶手段2から読出してロボットR
を作動させる。
When the operation is started, the robot controller inputs the state of the input / output element from the sequence controller PC by the information input means 1 and the operation block selecting means 4 changes the operation information from the state of the input / output element. The storage unit 3 selects an operation block to be operated by the robot R, and the program execution unit 5 reads the program of the selected operation block from the operation program storage unit 2 to read the robot R.
Operate.

【0007】[0007]

【実施例】以下本発明の実施例を図面に基づいて説明す
る。図2において、10はロボットRを制御するロボッ
ト制御装置で、このロボット制御装置10には、演算装
置(CPU)11、メモリ12、インタフェースIF1
を介してCPU11に接続されロボットR上の複数のサ
ーボモータを駆動する駆動回路13、インタフェースI
F2を介してCPU11に接続された操作盤14を主要
な構成要素とし、CPU11には、後述するシーケンス
制御装置20との間で信号の授受を行うためのインター
フェースIF3が接続されている。
Embodiments of the present invention will be described below with reference to the drawings. In FIG. 2, reference numeral 10 is a robot control device for controlling the robot R. The robot control device 10 includes an arithmetic unit (CPU) 11, a memory 12, and an interface IF1.
Drive circuit 13, which is connected to the CPU 11 via the CPU and drives a plurality of servomotors on the robot R, an interface I
The operation panel 14 connected to the CPU 11 via F2 is a main component, and the CPU 11 is connected to an interface IF3 for exchanging signals with the sequence control device 20 described later.

【0008】前記メモリ12には、CPU11の動作を
制御するコントロールプログラムを記憶するコントロー
ルプログラムエリアCPAと、ロボットRの動作プログ
ラムを記憶する動作プログラムエリアMPAおよび、シ
ーケンス制御装置20から後述する入出力要素の状態信
号と前記動作ブロックとの関係を記憶する動作情報エリ
アMIAとが形成されている。
In the memory 12, a control program area CPA for storing a control program for controlling the operation of the CPU 11, an operation program area MPA for storing an operation program of the robot R, and an input / output element described later from the sequence controller 20. And an operation information area MIA for storing the relationship between the status signal and the operation block.

【0009】前記動作プログラムエリアMPAには図3
に示すようにロボットRが行うべき一連の動作m1,m
2,m3,・・・に対応するプログラムが複数のラベル
LAB1,LAB2,LAB3,・・・によって分割さ
れて記憶されている。この一連の動作としては、例えば
図5の実行動作として示されるようなコンベアC/Vの
搬入位置から工作機械M/Cの搬入位置に工作物を移動
するためにロボットの搬入アームをコンベアC/Vにて
下降させる動作、搬入用のつめの閉じる動作、搬入アー
ムをコンベアC/Vにて上昇させる動作、工作機械M/
Cの搬出位置にロボットを移動させる動作等である。
FIG. 3 shows the operation program area MPA.
A series of operations m1 and m to be performed by the robot R as shown in FIG.
Programs corresponding to 2, m3, ... Are divided and stored by a plurality of labels LAB1, LAB2, LAB3 ,. As this series of operations, for example, the carrying-in arm of the robot is moved to the conveyor C / V in order to move the workpiece from the carry-in position of the conveyor C / V to the carry-in position of the machine tool M / C as shown as the execution operation of FIG. V lowering operation, loading claw closing operation, conveyor C / V raising operation, machine tool M /
This is an operation of moving the robot to the C carry-out position.

【0010】また、前記動作情報エリアMIAには図4
に示すように前記ラベルLAB1,LAB2,LAB
3,・・・に対応させ、このときの入出力要素のオンオ
フ状態を入力要素と出力要素に分けてラベルLAB1,
LAB2,LAB3毎に分割してそれぞれ記憶されてい
る。そして、この入出力要素のオンオフ状態は図4の示
すとおり、縦軸の数字I1,I2,I3・・と横軸の数
字0,1,2・・・の組み合わせによってシーケンス制
御装置20に接続され入出力要素の入出力アドレスを示
している。
Further, the operation information area MIA is shown in FIG.
As shown in the label LAB1, LAB2, LAB
3, ..., The on / off state of the input / output element at this time is divided into an input element and an output element, and labels LAB1,
The data is divided into LAB2 and LAB3 and stored separately. As shown in FIG. 4, the on / off states of the input / output elements are connected to the sequence controller 20 by a combination of numbers I1, I2, I3 ... On the vertical axis and numbers 0, 1, 2, ... On the horizontal axis. Indicates the input / output address of the input / output element.

【0011】なお、この動作情報エリアMIAの情報の
内容をラベルLAB1,LAB2,LAB3に対応する
一連の動作を横軸にし、この時の各入出力要素の状態を
縦軸にして表にすると図5に示すようになる。この図5
および図4で○はオン条件、×はオフ条件、空欄は未使
用を示している。前記シーケンス制御装置20は、図1
に示すようにコンピュータ等によって構成されるシーケ
ンス制御装置本体21、シーケンスメモリ22、入出力
回路23、24によって構成され、入出力回路23には
ロボットRの各軸とロボットRとともに動作する工作機
械M/CおよびコンベアC/Vの搬出搬入位置に取り付
けられたリミットスイッチLSおよびソレノイドSLか
ら成る入出力要素とが接続されている。また、入出力回
路24はロボット制御装置10のインタフェースIF3
と接続され、各リミットスイッチLSおよびソレノイド
SLの状態信号を出力するようになっている。
It should be noted that the contents of the information in the operation information area MIA are plotted in a table with the horizontal axis representing the series of operations corresponding to the labels LAB1, LAB2 and LAB3, and the vertical axis representing the state of each input / output element. As shown in FIG. This Figure 5
Further, in FIG. 4, ◯ indicates an on condition, x indicates an off condition, and blank indicates unused. The sequence control device 20 shown in FIG.
As shown in FIG. 2, the sequence controller main body 21 is composed of a computer, a sequence memory 22, and input / output circuits 23 and 24. The input / output circuit 23 includes each axis of the robot R and a machine tool M that operates together with the robot R. / C and conveyor C / V are connected to input / output elements including limit switches LS and solenoids SL mounted at the carry-in / carry-out positions. Further, the input / output circuit 24 is an interface IF3 of the robot controller 10.
The limit switch LS and the solenoid SL are connected to each other to output status signals.

【0012】前記シーケンスメモリ22にはリミットス
イッチLSおよびソレノイドSLの信号を入力して工作
機械M/CやコンベアC/Vを動作させるシーケンスプ
ログラムが記憶されている。以上のような構成で、CP
U11の動作について説明する。操作盤14の図略の起
動スイッチが押されると、図6のフローチャートにて示
す動作が開始される。
The sequence memory 22 stores a sequence program for inputting signals from the limit switch LS and the solenoid SL to operate the machine tool M / C and the conveyor C / V. With the above configuration, CP
The operation of U11 will be described. When the start switch (not shown) of the operation panel 14 is pressed, the operation shown in the flowchart of FIG. 6 is started.

【0013】まず、初めにステップ100にてラベルL
AB1,LAB2,LAB3・・・を特定するための変
数nが1にセットされる。そしてステップ102にてシ
ーケンス制御装置20から現在のリミットスイッチLS
およびソレノイドSLから成る入出力要素のオンオフ状
態を示す状態信号がロボット制御装置10に入力され
る。次にステップ104にて変数nに記憶されている数
のラベル(初めはn=1なので、LAB1)の動作情報
が動作情報エリアMIAから取り出され、ステップ10
6にてステップ102にて入力された現在の入出力要素
のオンオフ状態を示す状態信号と取り出されたラベルの
動作情報が比較される。このステップ106の比較にて
動作情報エリアMIAから取り出されたラベルの動作情
報が現在の入出力要素のオンオフ状態と一致しなけれ
ば、ステップ108に進み変数nを1だけ歩進させてス
テップ110に進む。ステップ110では変数nが動作
情報エリアMIAに記憶されているラベルの数より小さ
いかが判定され、変数nが動作情報エリアMIAに記憶
されているラベルの数より小さい場合はステップ102
に戻り、ラベルの数より大きい場合は該当する動作状態
がないと判定してステップ112で操作盤14にて異常
表示を行って動作を終了する。一方、ステップ106で
動作情報が現在の入出力要素のオンオフ状態と一致した
場合はステップ114に進んで変数nで示されるラベル
の動作プログラムを動作プログラムエリアMPAから読
み込んで実行し、ロボットRに所定の動作を行わせた
後、ステップ116に進み変数nを1に戻してステップ
102に戻り、以後ステップ102から116を繰り返
す。
First, in step 100, the label L
A variable n for specifying AB1, LAB2, LAB3 ... Is set to 1. Then, in step 102, the sequence control device 20 sends the current limit switch LS.
A state signal indicating the on / off state of the input / output element including the solenoid SL is input to the robot controller 10. Next, in step 104, the motion information of the number of labels stored in the variable n (because n = 1 at the beginning, so LAB1) is taken out from the motion information area MIA, and step 10
In step 6, the status signal indicating the on / off status of the current input / output element input in step 102 is compared with the operation information of the extracted label. If the operation information of the label extracted from the operation information area MIA does not match the current on / off state of the input / output element in the comparison of step 106, the process proceeds to step 108 and the variable n is incremented by 1 and then to step 110. move on. In step 110, it is determined whether the variable n is smaller than the number of labels stored in the motion information area MIA. If the variable n is smaller than the number of labels stored in the motion information area MIA, step 102.
If the number of labels is larger than the number of labels, it is determined that there is no corresponding operation state, and in step 112, the operation panel 14 displays an abnormality and ends the operation. On the other hand, when the motion information matches the current on / off state of the input / output element in step 106, the process proceeds to step 114, the motion program of the label indicated by the variable n is read from the motion program area MPA and executed, and the robot R is predetermined , The variable n is returned to 1, the process returns to step 102, and steps 102 to 116 are repeated thereafter.

【0014】この結果ロボットRは工作機械M/Cおよ
びコンベアC/Vの状態に応じた動作を行うことができ
る。尚、上記実施例において情報入力手段はCPU11
にて構成され、この機能は図6のステップ102にて達
成され、動作プログラム記憶手段はメモリ12の動作プ
ログラムエリアMPAにて構成され、動作情報記憶手段
はメモリ12の動作情報エリアMIAにて構成され、ブ
ロック選択手段はCPU11およびメモリ12にて構成
されてその機能は図6のステップ104およびステップ
106にて達成され、プログラム実行手段はCPU11
およびメモリ12にて構成されてその機能は図6のステ
ップ114にて達成される。
As a result, the robot R can perform an operation according to the states of the machine tool M / C and the conveyor C / V. In the above embodiment, the information input means is the CPU 11
This function is achieved in step 102 of FIG. 6, the operation program storage means is composed of the operation program area MPA of the memory 12, and the operation information storage means is composed of the operation information area MIA of the memory 12. The block selecting means is composed of the CPU 11 and the memory 12, and its function is achieved in steps 104 and 106 of FIG. 6, and the program executing means is the CPU 11
And memory 12 and its function is achieved in step 114 of FIG.

【0015】また、上記実施例ではロボットRと工作機
械M/CおよびコンベアC/Vのそれぞれの入出力要素
の状態信号にてロボットRを動作させていたが、これに
限られるものでなく、ロボットRが単体でアーム等の動
作状態を入出力要素によって検出するような構成にも適
用できる。
Further, in the above embodiment, the robot R is operated by the status signals of the input / output elements of the robot R, the machine tool M / C and the conveyor C / V, but the invention is not limited to this. It can also be applied to a configuration in which the robot R alone detects the operating state of the arm or the like by the input / output element.

【0016】[0016]

【発明の効果】以上のように本発明は、シーケンス制御
装置から状態信号を入力する情報入力手段と、前記ロボ
ットが連続して行うべき一連の動作を複数の動作ブロッ
クに分割して記憶する動作プログラム記憶手段と、前記
入出力要素のオンオフ状態と前記複数の動作ブロックと
の関係を記憶した動作情報記憶手段と、前記情報入力手
段によって入力された前記入出力信号に対応する前記各
動作ブロックを前記動作情報記憶手段より選択する動作
ブロック選択手段と、この選択された動作ブロックのプ
ログラムを動作プログラム記憶手段から読出して前記ロ
ボットを作動させるプログラム実行手段とを備えたの
で、ロボットに動作指令を与えるためにシーケンス制御
装置で入力要素の状態を判定しなくてもよいため、シー
ケンスプログラムを簡単にできる利点がある。
As described above, according to the present invention, the information input means for inputting the status signal from the sequence controller and the operation for dividing the series of operations to be continuously performed by the robot into a plurality of operation blocks and storing the operation blocks. Program storage means, operation information storage means for storing the relationship between the ON / OFF states of the input / output elements and the plurality of operation blocks, and each operation block corresponding to the input / output signals input by the information input means. The robot is provided with a motion block selecting unit selected from the motion information storing unit and a program executing unit for reading the program of the selected motion block from the motion program storing unit to operate the robot. Therefore, the sequence program does not have to be judged by the sequence controller, so the sequence program There is simply possible advantage.

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

【図1】本発明の構成を示すための全体構成図FIG. 1 is an overall configuration diagram showing the configuration of the present invention.

【図2】実施例の全体構成を示すブロック図である。FIG. 2 is a block diagram showing the overall configuration of the embodiment.

【図3】動作プログラムエリアMPAの詳細を示す図で
ある。
FIG. 3 is a diagram showing details of an operation program area MPA.

【図4】動作情報エリアMIAの詳細を示す図である。FIG. 4 is a diagram showing details of an operation information area MIA.

【図5】動作情報エリアMIAに記憶された内容の説明
図である。
FIG. 5 is an explanatory diagram of contents stored in a motion information area MIA.

【図6】CPU11の動作を示すフローチャートであ
る。
FIG. 6 is a flowchart showing the operation of the CPU 11.

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

10 ロボット制御装置 11 CPU 12 メモリ 14 操作盤 20 シーケンス制御装置 21 シーケンス制御装置本体 22 シーケンスメモリ 23 入出力回路 24 入出力回路 M/C 工作機械 R ロボット C/V コンベア 10 robot control device 11 CPU 12 memory 14 operation panel 20 sequence control device 21 sequence control device body 22 sequence memory 23 input / output circuit 24 input / output circuit M / C machine tool R robot C / V conveyor

───────────────────────────────────────────────────── フロントページの続き (72)発明者 青野 俊雄 愛知県刈谷市朝日町1丁目1番地 豊田工 機株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Toshio Aono 1-1, Asahi-cho, Kariya city, Aichi prefecture Toyota Koki Co., Ltd.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ロボットの各軸やロボットと関連して動
作する他の機器等に取り付けられたリミットスイッチ等
の入出力要素との間で状態信号の入出力を行うシーケン
ス制御装置に接続され、このシーケンス制御装置との信
号の授受によってロボットの動作を制御するロボット制
御装置において、前記シーケンス制御装置から状態信号
を入力する情報入力手段と、前記ロボットが連続して行
うべき一連の動作を複数の動作ブロックに分割して記憶
する動作プログラム記憶手段と、前記入出力要素のオン
オフ状態と前記複数の動作ブロックとの関係を記憶した
動作情報記憶手段と、前記情報入力手段によって入力さ
れた前記入出力信号に対応する前記各動作ブロックを前
記動作情報記憶手段より選択する動作ブロック選択手段
と、この選択された動作ブロックのプログラムを動作プ
ログラム記憶手段から読出して前記ロボットを作動させ
るプログラム実行手段とを備えたことを特徴とするロボ
ット制御装置。
1. A sequence control device for inputting / outputting a status signal to / from an input / output element such as a limit switch attached to each axis of the robot or another device operating in association with the robot, In a robot control device that controls the operation of a robot by exchanging signals with the sequence control device, a plurality of information input means for inputting a status signal from the sequence control device and a series of operations to be continuously performed by the robot are performed. An operation program storage means for storing the operation program divided into operation blocks, an operation information storage means for storing the relationship between the ON / OFF states of the input / output elements and the plurality of operation blocks, and the input / output input by the information input means. An operation block selecting means for selecting each operation block corresponding to a signal from the operation information storage means, and the operation block selecting means. A robot control device comprising: a program executing unit that reads out a program of an operation block from an operation program storage unit and operates the robot.
JP07430292A 1992-03-30 1992-03-30 Robot controller Expired - Lifetime JP3365421B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP07430292A JP3365421B2 (en) 1992-03-30 1992-03-30 Robot controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP07430292A JP3365421B2 (en) 1992-03-30 1992-03-30 Robot controller

Publications (2)

Publication Number Publication Date
JPH05282016A true JPH05282016A (en) 1993-10-29
JP3365421B2 JP3365421B2 (en) 2003-01-14

Family

ID=13543203

Family Applications (1)

Application Number Title Priority Date Filing Date
JP07430292A Expired - Lifetime JP3365421B2 (en) 1992-03-30 1992-03-30 Robot controller

Country Status (1)

Country Link
JP (1) JP3365421B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001100823A (en) * 1999-09-30 2001-04-13 Toyoda Mach Works Ltd Numerical controller

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104407559A (en) * 2014-10-08 2015-03-11 吉林市卓欣康泰医疗科技有限公司 Medical oxygen production host PLC intelligent integrated control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001100823A (en) * 1999-09-30 2001-04-13 Toyoda Mach Works Ltd Numerical controller

Also Published As

Publication number Publication date
JP3365421B2 (en) 2003-01-14

Similar Documents

Publication Publication Date Title
EP1426147B1 (en) Industrial robot with means for detecting an operation command
US20200009724A1 (en) Robot program generation apparatus
JPH04237306A (en) Method for restarting punch press machine and neumerical control device
JPS5850006A (en) Instructing method
JPH05282016A (en) Robot controller
JP3334927B2 (en) Robot controller
JP3334971B2 (en) Robot controller
JP2004086306A (en) Multiple system numerical controller
US7009357B2 (en) Servo control system and its control method
JP3854089B2 (en) Electric discharge machining program creation method and apparatus
JPH0957576A (en) Production cell
JPH04217009A (en) Method for teaching work program
JP2813079B2 (en) Numerical control unit
JPS63282504A (en) Display system
JP3697581B2 (en) Sheet material parts transfer system
WO1990000765A1 (en) Numerical controller
JPH0620162Y2 (en) Equipment failure diagnosis device
JPH1034446A (en) Electric discharge machining device
JPH0575536B2 (en)
JPH0969007A (en) Multi-robot reproduction control system
JPH0546226A (en) Welding processing program preparing method for welding robot system
JPH0651820A (en) Control method for work robot
JP2020177485A (en) Operation history recording method of programmable controller and sequence program
JPH04215108A (en) Control method for multi axis servo system
JPH07334225A (en) Program executing system for cnc

Legal Events

Date Code Title Description
S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 6

Free format text: PAYMENT UNTIL: 20081101

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091101

Year of fee payment: 7

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20101101

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111101

Year of fee payment: 9

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121101

Year of fee payment: 10

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121101

Year of fee payment: 10