JPH07311618A - Robot program diagnostic device - Google Patents
Robot program diagnostic deviceInfo
- Publication number
- JPH07311618A JPH07311618A JP6105717A JP10571794A JPH07311618A JP H07311618 A JPH07311618 A JP H07311618A JP 6105717 A JP6105717 A JP 6105717A JP 10571794 A JP10571794 A JP 10571794A JP H07311618 A JPH07311618 A JP H07311618A
- Authority
- JP
- Japan
- Prior art keywords
- robot
- program
- external device
- time
- points
- 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
Links
Landscapes
- Testing And Monitoring For Control Systems (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、ロボットを制御するた
めのロボットプログラムを診断するための装置に関し、
詳しくは、ロボットの移動経路や通過ポイントごとに外
部機器と信号の受け渡しを行って、ロボットの動作指示
や制御を行っているロボットプログラムの診断を行うた
めのロボットプログラム診断装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a device for diagnosing a robot program for controlling a robot,
More specifically, the present invention relates to a robot program diagnostic device for diagnosing a robot program that transmits and receives signals to and from an external device for each movement route or passage point of a robot to instruct and control the operation of the robot.
【0002】[0002]
【従来の技術】産業用ロボットは、現在、多くの工場で
用いられており、複数のロボットが互いに連携し、また
は単独で操業している。2. Description of the Related Art Industrial robots are currently used in many factories, and a plurality of robots cooperate with each other or operate independently.
【0003】この産業用ロボットの制御の一つに、ロボ
ットの制御装置に接続された外部機器、例えば、生産状
況を判断したり、多品種少量生産などではロボットの前
に置かれた被加工製品の種類、また作業手順などを記憶
し、指示を行うコンピュータや、プログラマブルコント
ローラ(以下、PCと略記する)などとの間で、情報の
受け渡しを行って、その情報に基づいてロボットの動作
を指示するものがある。One of the controls of this industrial robot is an external device connected to the control device of the robot, for example, to judge the production situation, and in the case of high-mix low-volume production, the product to be processed placed in front of the robot. Information is exchanged with a computer or programmable controller (hereinafter abbreviated as PC) that stores and instruct types of robots, work procedures, etc., and instructs robot operation based on the information. There is something to do.
【0004】図12は、このようなロボットシステムを
説明するための図面で、ロボット25は、ロボットコン
トローラ20によって、その動作が制御されており、ロ
ボットコントローラ20は、外部機器であるPC21と
情報の受け渡しを行っている。このロボット25がロボ
ットコントローラ20内のプログラムにより、例えば、
図13に示すように、ポイントP1からP2、P3を経
て、P4もしくはP5へ移動しながら作業を行う際に、
P3を通過した後、P4へ移動するかP5へ移動するか
の指示は、PC21からの信号によって判断されて移動
する。FIG. 12 is a drawing for explaining such a robot system. The operation of the robot 25 is controlled by the robot controller 20, and the robot controller 20 and the PC 21, which is an external device, exchange information. Handing over. This robot 25 uses a program in the robot controller 20 to
As shown in FIG. 13, when performing work while moving from point P1 through P2, P3 to P4 or P5,
After passing through P3, an instruction to move to P4 or P5 is judged by a signal from the PC 21 and moves.
【0005】具体的には、図14に示すようなプログラ
ムによって制御されており、1行目「MOVE P2」
によって、P1からP2への移動が行なわれ、2行目
「MOVE P3」では、同様にP2からP3への移動
が行なわれ、ロボットがP2からP3に移動している最
中に3行目「OUT1=ON」で出力端子から信号出力
を行ない、出力された信号はPC21に伝えられて処理
が行なわれて、4行目「IF IN1=ON THEN
MOVE P4 ELSE MOVE P5」におい
て、PC21からの信号入力があるかどうかが判断さ
れ、P3から、P4またはP5に移動する。また、PC
21内では、図15に示すようなシーケンスプログラム
があり、ロボットコントローラ20からの信号を受け取
ると接点OUT1がONになり、IN1からロボットコ
ントローラ20に信号を出力している。Specifically, it is controlled by a program as shown in FIG. 14, and the first line "MOVE P2".
Then, the movement from P1 to P2 is performed, and in the second line “MOVE P3”, the movement from P2 to P3 is performed in the same manner, and the third line “P3” is displayed while the robot is moving from P2 to P3. When “OUT1 = ON”, a signal is output from the output terminal, the output signal is transmitted to the PC 21 and processed, and the fourth line “IF IN1 = ON THEN
In "MOVE P4 ELSE MOVE P5", it is determined whether or not there is a signal input from the PC 21, and the process moves from P3 to P4 or P5. Also, PC
In FIG. 21, there is a sequence program as shown in FIG. 15, and when a signal from the robot controller 20 is received, the contact OUT1 is turned on and the signal is output from IN1 to the robot controller 20.
【0006】したがって、このようなロボットシステム
では、ロボットがP2からP3へ移動している間に、外
部機器(ここではPC21)との信号の受け渡しが完了
していなければならない。Therefore, in such a robot system, while the robot is moving from P2 to P3, the transfer of the signal with the external device (here, the PC 21) must be completed.
【0007】[0007]
【発明が解決しようとする課題】しかしながら、このよ
うなロボットシステムの場合、もし、P2からP3への
移動にかかる時間が短く、その間の外部機器内での処理
時間を含む外部機器との信号の受け渡しに時間がかか
り、遅延時間が生じて、P2からP3への移動にかかる
時間より長くかかった場合には、外部機器からの信号を
ロボットがP3に移動するまでに得ることができず、正
常な判断を行なうことができないといった問題がある。
このような不良動作が生じた場合、そのロボットプログ
ラムを検査しても、ロボットプログラム自体にバグは無
く、このため、従来は、その不良動作の原因を検出する
ことが非常に難しかった。However, in the case of such a robot system, if the time required for the movement from P2 to P3 is short, the signal with the external device including the processing time in the external device during that time is transmitted. If it takes longer than the time required to move from P2 to P3 due to a long delivery time and a delay time, a signal from an external device cannot be obtained by the time the robot moves to P3. There is a problem that it is not possible to make such a judgment.
When such a defective operation occurs, even if the robot program is inspected, there is no bug in the robot program itself. Therefore, conventionally, it was very difficult to detect the cause of the defective operation.
【0008】そこで、本発明の目的は、外部機器との信
号の受け渡しと、ロボットの動作にかかる時間を判断し
て、ロボットプログラムを診断するロボットプログラム
診断装置を提供することである。Therefore, an object of the present invention is to provide a robot program diagnosing device for diagnosing a robot program by passing signals to and from an external device and judging the time required for the robot to operate.
【0009】[0009]
【課題を解決するための手段】上記目的を達成するため
の本発明は、複数のポイントを経て移動し、作業を行う
ロボットにおいて、該複数のポイントの内特定のポイン
トから次のポイントへの移動を該ロボットの制御装置に
接続されている外部機器との信号の受け渡しによって制
御しているロボット制御装置のロボットプログラム診断
装置であって、該ロボット制御装置内のロボットプログ
ラムから、前記外部機器に対する信号の出力命令および
入力命令部分と、この入出力命令が実行されている間に
前記ロボットが移動するポイント間を判断するロボット
プログラム判断手段と、前記複数のポイントの各ポイン
ト間ごとの前記ロボットの移動時間を記憶した移動情報
記憶手段と、前記ロボットプログラム判断手段が判断し
た当該ポイント間を移動するロボットの移動時間を、該
移動時間記憶手段から算出するロボット移動時間算出手
段と、前記外部機器内のプログラムから、前記ロボット
制御装置からの入力信号を受ける部分と、前記ロボット
制御装置へ信号を出力している部分を判断する外部機器
プログラム判断手段と、前記外部機器のプログラム内の
処理における各処理ごとの処理時間を記憶した処理時間
記憶手段と、該処理時間記憶手段に記憶されている各処
理ごとの処理時間を元に、前記外部機器プログラム判断
手段が判断した前記外部機器の入力から出力までにかか
る処理時間を算出する外部機器処理時間算出手段と、前
記ロボット移動時間算出部が算出した前記ポイント間の
ロボット移動時間と前記外部機器処理時間算出手段が算
出した前記外部機器の入力から出力までの処理時間とを
比較する時間比較手段と、を有することを特徴とするを
ロボットプログラム診断装置である。In order to achieve the above object, the present invention is directed to a robot that moves through a plurality of points to perform work, and moves from a specific point to a next point among the plurality of points. A robot program diagnostic device for a robot control device, which controls the robot by transmitting and receiving signals to and from an external device connected to the control device of the robot, wherein a signal from the robot program in the robot control device to the external device is Output command and input command part, robot program judging means for judging between the points to which the robot moves while the input / output command is executed, and movement of the robot for each point among the plurality of points. Between the movement information storage means that stores the time and the point determined by the robot program determination means A robot movement time calculation means for calculating the movement time of the moving robot from the movement time storage means, a portion for receiving an input signal from the robot control device from a program in the external device, and a signal to the robot control device. Is stored in the processing time storage means, the processing time storage means that stores the processing time for each processing in the processing of the program of the external equipment, Based on the processing time for each processing, the external device processing time calculation means for calculating the processing time from the input to the output of the external device determined by the external device program determination means, and the robot movement time calculation part Robot movement time between the points and output from the input of the external device calculated by the external device processing time calculation means , And time comparing means for comparing processing time and in a robot program analysis apparatus characterized by having a.
【0010】また、上記目的を達成するための本発明
は、複数のポイントを経て移動し、作業を行うロボット
において、該複数のポイントの内特定のポイントから次
のポイントへの移動を該ロボットの制御装置に接続され
ている複数の外部機器との信号の受け渡しによって制御
しているロボット制御装置のロボットプログラム診断装
置であって、該ロボット制御装置内のロボットプログラ
ムから、前記外部機器に対する信号の出力命令および入
力命令部分と、この入出力命令が実行されている間に前
記ロボットが移動するポイント間を判断するロボットプ
ログラム判断手段と、前記ロボットプログラム判断手段
が検出した前記外部機器に対する信号の出力および入力
される経路が前記複数の外部機器の内、どの外部機器に
接続されているかを対応付ける接続情報が記憶されてい
る接続情報記憶手段と、前記複数のポイントの各ポイン
ト間ごとの前記ロボットの移動時間を記憶した移動情報
記憶手段と、前記ロボットプログラム判断手段が判断し
た当該ポイント間を移動するロボットの移動時間を、該
移動時間記憶手段から算出するロボット移動時間算出手
段と、前記外部機器内のプログラムから、前記ロボット
制御装置からの入力信号を受ける部分と、前記ロボット
制御装置へ信号を出力している部分を判断する外部機器
プログラム判断手段と、前記外部機器のプログラム内の
処理における各処理ごとの処理時間を記憶した処理時間
記憶手段と、該処理時間記憶手段に記憶されている各処
理ごとの処理時間を元に、前記外部機器プログラム判断
手段が判断した前記外部機器の入力から出力までにかか
る処理時間を算出する外部機器処理時間算出手段と、前
記ロボット移動時間算出部が算出した前記ポイント間の
ロボット移動時間と前記外部機器処理時間算出手段が算
出した前記外部機器の入力から出力までの処理時間とを
比較する時間比較手段と、を有することを特徴とするを
ロボットプログラム診断装置である。Further, according to the present invention for achieving the above object, in a robot which moves through a plurality of points and performs a work, a movement from a specific point of the plurality of points to a next point is performed by the robot. A robot program diagnosing device for a robot controller that controls by exchanging signals with a plurality of external devices connected to a control device, wherein a signal is output from the robot program in the robot controller to the external device. A command and an input command part, a robot program judging means for judging a distance between points at which the robot moves while the input / output command is executed, and a signal output to the external device detected by the robot program judging means, and Which external device the input route is connected to Connection information storage means for storing connection information to be responded to, movement information storage means for storing the movement time of the robot for each point of the plurality of points, and between the points determined by the robot program determination means A robot movement time calculating means for calculating the movement time of the robot moving from the movement time storage means, a portion for receiving an input signal from the robot control device from a program in the external device, and the robot control device. External device program determining means for determining a portion outputting a signal, processing time storing means for storing the processing time for each process in the program of the external device, and the processing time storing means for storing the processing time. Is the input of the external device judged by the external device program judging means based on the processing time for each processing? From the external device processing time calculation means for calculating the processing time required until output, the robot movement time between the points calculated by the robot movement time calculation part and the input of the external equipment calculated by the external device processing time calculation means A robot program diagnostic device, comprising: a time comparison means for comparing a processing time until output.
【0011】[0011]
【作用】上述のように構成された本発明は、ロボットプ
ログラム判断手段が、ロボットプログラムの中から入力
および出力に関する部分と、ロボットの移動に関する部
分を検索し、この入出力命令を実行している間にロボッ
トがどのポイント間を移動するかを判断する。In the present invention configured as described above, the robot program judging means searches the robot program for a portion relating to input and output and a portion relating to movement of the robot, and executes this input / output instruction. Determine between which points the robot will move in between.
【0012】ロボットプログラム判断手段の判断結果の
うち、ロボットの移動ポイント間の情報は、ロボット移
動時間算出手段に送られて、ロボット移動時間算出手段
が、移動時間記憶手段を参照して、そのポイント間での
ロボットの移動時間が算出される。一方、ロボットプロ
グラム判断手段の判断結果のうち、外部機器との入力お
よび出力に関する情報は、外部機器プログラム判断手段
に送られて、外部機器プログラム判断手段が外部機器内
のプログラムの中から、この入出力命令に該当する部分
を検索して、入力から出力が行われるまでの間の処理を
判断し、外部機器処理時間算出手段において、処理時間
記憶手段を参照して、入力から出力までにかかる時間を
算出する。Among the judgment results of the robot program judging means, the information between the moving points of the robot is sent to the robot moving time calculating means, and the robot moving time calculating means refers to the moving time storing means to refer to the points. The movement time of the robot between the two is calculated. On the other hand, among the judgment results of the robot program judging means, the information about the input and output with respect to the external device is sent to the external device program judging means, and the external device program judging means selects the input from the programs in the external device. The time required from the input to the output is determined by searching the portion corresponding to the output command, determining the processing from the input to the output, and referring to the processing time storage means in the external device processing time calculation means. To calculate.
【0013】そして、算出されたポイント間での移動時
間と、外部機器の入力から出力までの時間とが、時間比
較手段によって比較されて、ロボット動作に不具合がな
いかどうかが診断される。Then, the calculated moving time between the points and the time from the input to the output of the external device are compared by the time comparison means, and it is diagnosed whether or not there is a malfunction in the robot operation.
【0014】また、本発明においては、複数の外部機器
がロボット制御装置に接続されている場合には、信号が
入力または出力される経路と外部機器を対応させた接続
情報記憶手段を有し、これにより、ロボットプログラム
判断手段において、ロボット制御装置の入出力命令がど
の外部機器に対するものであるかを判断する。Further, according to the present invention, when a plurality of external devices are connected to the robot controller, it has a connection information storage means for associating a path for inputting or outputting a signal with the external device. As a result, the robot program determining means determines to which external device the input / output command of the robot controller is directed.
【0015】[0015]
【実施例】以下、添付した図面を参照して本発明を適用
した実施例を説明する。なお、同一機能を有するものに
付いては同一の付号を付した。Embodiments of the present invention will be described below with reference to the accompanying drawings. It should be noted that the same symbols are attached to those having the same function.
【0016】図1は、本発明を適用した一実施例である
ロボットプログラム診断装置を説明するためのブロック
図であり、このロボットプログラム診断装置100は、
ロボットプログラム判断手段であるロボットプログラム
判断部1、外部機器プログラム判断手段である外部機器
プログラム判断部2、ロボット移動時間算出手段である
移動時間算出部3、外部機器処理時間算出手段である遅
延時間算出部4、処理時間記憶手段である遅延情報5、
移動情報記憶手段である移動情報6、時間比較手段であ
るプログラム診断部7、および診断結果を表示するディ
スプレイ端末(CRT)10よりなる。なお、ロボット
システムの構成は、ロボットを制御する制御装置である
ロボットコントローラ20と、これに情報の受け渡しを
行っている1つのPC21よりなる。FIG. 1 is a block diagram for explaining a robot program diagnosis device according to an embodiment of the present invention. The robot program diagnosis device 100 is
A robot program determination unit 1 which is a robot program determination unit, an external device program determination unit 2 which is an external device program determination unit, a movement time calculation unit 3 which is a robot movement time calculation unit, and a delay time calculation which is an external device processing time calculation unit. Part 4, delay information 5 which is a processing time storage means,
It is composed of movement information 6 which is movement information storage means, a program diagnosis section 7 which is time comparison means, and a display terminal (CRT) 10 which displays a diagnosis result. The configuration of the robot system includes a robot controller 20 which is a control device for controlling the robot, and a single PC 21 which transfers information to the robot controller 20.
【0017】以下、各部の機能について説明する。The function of each unit will be described below.
【0018】ロボットプログラム判断部1は、ロボット
コントローラ20内のプログラムを読み込み、その中か
ら、ロボットの移動命令、例えば前述した図14に示す
プログラムの場合には「MOVE…」と、PC21との
情報の受け渡しを行う信号の出力および入力命令、例え
ば「OUT1=ON」および「…IN1=ON…」など
を検索する。そして、入出力命令が行われている間にロ
ボットが移動するポイント間を判断する。例えば、これ
には、入出力命令の前にある移動命令から判断すること
ができ、図14のプログラムの場合には、「OUT1=
ON」の直前にある「MOVE P3」がこれに当り、
これはP3へ移動せよという移動命令であるので、P2
からP3に移動している間に信号の入出力が行われてい
ることが判断される。The robot program judging unit 1 reads the program in the robot controller 20, and from this, information about the movement command of the robot, for example, "MOVE ..." In the case of the program shown in FIG. The output and input instructions of the signal for delivering and receiving, for example, “OUT1 = ON” and “... IN1 = ON ...” Then, the points between which the robot moves while the input / output command is being performed are determined. For example, this can be determined from the move command that precedes the I / O command, and in the case of the program of FIG. 14, “OUT1 =
"MOVE P3" just before "ON" hits this,
This is a move command to move to P3, so P2
It is determined that signals are being input / output while moving from P3 to P3.
【0019】外部機器プログラム判断部2は、PC21
内のプログラムを読み込み、ロボットコントローラ20
からの入力を受けている部分、および出力している部分
を検索する。この時、どの入出力命令がロボットプログ
ラム判断部1が判断したポイント間のものであるかを識
別するために、ロボットプログラム判断部1からその入
出力命令に関する情報を送る。例えば、「OUT1」
「IN1」などの情報であり、外部機器においても関連
している入出力命令に対応している。The external device program judging section 2 is connected to the PC 21.
Read the program in the robot controller 20
Search for the part that receives the input from and the part that outputs it. At this time, in order to identify which input / output command is between the points determined by the robot program determination unit 1, the robot program determination unit 1 sends information regarding the input / output command. For example, "OUT1"
It is information such as "IN1" and corresponds to the related input / output command also in the external device.
【0020】移動時間算出部3は、ロボットプログラム
判断部1が判断したポイント間の移動時間を算出する。
これには、判断したポイント間の移動時間を移動情報6
を参照して、算出する。The moving time calculating unit 3 calculates the moving time between points judged by the robot program judging unit 1.
For this, the moving time between the judged points is set as the moving information 6
Calculate with reference to.
【0021】なお、移動情報6は、ハードディスクや、
磁気テープ、フロッピー、その他のメモリーなどであ
り、図2に示すように、ロボットが移動する各ポイント
間の移動時間が記憶されていて、この各ポイント間の移
動時間は、ロボットの作業内容などによって予め決めら
れているものである。The movement information 6 is a hard disk,
As shown in FIG. 2, it is a magnetic tape, a floppy disk, other memory, etc., and the moving time between the points where the robot moves is stored, and the moving time between these points depends on the work content of the robot. It is predetermined.
【0022】信号遅延時間算出部4は、外部機器プログ
ラム判断部2がロボットコントローラからの入力から出
力までにかかる処理時間を算出する。これには、遅延情
報5から処理単位ごとの処理時間を参照して、入力から
出力までに行われている処理ごとの時間を求め、その合
計を遅延時間として算出する。The signal delay time calculation unit 4 calculates the processing time taken by the external device program determination unit 2 from the input to the output from the robot controller. To this end, the processing time for each processing unit is referred to from the delay information 5, the time for each processing performed from input to output is obtained, and the total is calculated as the delay time.
【0023】なお、遅延情報5は、ハードディスクや、
磁気テープ、フロッピー、その他のメモリーなどであ
り、入力から出力までに行われる処理について、処理単
位ごとに必要な処理時間が記憶されており、例えば、図
3に示すように、PC21内のみで処理できるものにつ
いてはその処理にかかる時間が、また、この入出力に関
するロボットコントローラ20内での処理時間について
も記憶されている。さらに図示しないホストコンピュー
タなどに接続されていて、そのホストコンピュータから
の情報を得て処理を行っている場合には、このホストコ
ンピュータと信号の受け渡しにかかる処理時間なども記
憶されている。なお、図3において出力処理時間は、入
出力経路のインターフェース形式により決まっているデ
ータ速度と、ロボットコントローラ20との信号量(デ
ータ量)から算出される送信および受信にかかる時間な
どである。The delay information 5 is the hard disk,
Magnetic tape, floppy, other memory, etc., processing time required for each processing unit for processing from input to output is stored. For example, as shown in FIG. For those that can be performed, the time required for the processing is also stored, and the processing time in the robot controller 20 regarding this input / output is also stored. Further, when it is connected to a host computer (not shown) or the like and processing is performed by obtaining information from the host computer, the processing time required to transfer signals to and from the host computer is also stored. Note that the output processing time in FIG. 3 is the time required for transmission and reception calculated from the data rate determined by the interface format of the input / output path and the signal amount (data amount) with the robot controller 20.
【0024】プログラム診断部7では、移動時間算出部
3が算出したポイント間のロボット移動時間と、信号遅
延時間算出部4が算出した遅延時間とを比較し、ロボッ
トが正常に動作するかどうか、すなわち、ポイント間の
移動時間内にPC21との信号の受け渡しが完了するか
どうかを診断する。そして、CRT10に診断結果を表
示する。The program diagnosis section 7 compares the robot movement time between points calculated by the movement time calculation section 3 with the delay time calculated by the signal delay time calculation section 4 to determine whether or not the robot operates normally. That is, it is diagnosed whether or not the signal transfer with the PC 21 is completed within the movement time between the points. Then, the diagnosis result is displayed on the CRT 10.
【0025】次に、このロボットプログラム診断装置の
動作について、図4に示すフローチャートを参照して説
明する。Next, the operation of this robot program diagnostic device will be described with reference to the flow chart shown in FIG.
【0026】ロボットコントローラ20内のロボットプ
ログラムおよびPC21内のシーケンスプログラムが完
成した後、この診断装置100を動作させると、まず、
ロボットプログラム判断部1がロボットコントローラ2
0内のプログラムを読み込み(S1)、プログラムの検
索を行って(S2)、ロボットの移動命令、およびPC
21との間での信号の出力および入力命令を検索して、
入出力命令が行われている間にロボットが移動するポイ
ント間を判断する。When the diagnostic device 100 is operated after the robot program in the robot controller 20 and the sequence program in the PC 21 are completed, first,
Robot program determination unit 1 is robot controller 2
The program in 0 is read (S1), the program is searched (S2), the robot movement command, and the PC
21 search for signal output and input commands to and from
Judge between points where the robot moves while I / O commands are being issued.
【0027】次いで、外部機器プログラム判断部2がP
C21内のプログラムを読み込み(S3)、信号遅延時
間算出部4において信号遅延時間の算出を行う(S
4)。次いで、移動時間算出部3がポイント間移動時間
の算出を行う(S5)。Next, the external device program determination unit 2 sets P
The program in C21 is read (S3), and the signal delay time calculation section 4 calculates the signal delay time (S3).
4). Next, the movement time calculation unit 3 calculates the point-to-point movement time (S5).
【0028】次いで、信号遅延時間と移動時間が比較さ
れ(S6)、信号遅延時間の方が移動時間より長くなる
場合には不具合情報を表示し(S7)、診断が終了す
る。Next, the signal delay time and the movement time are compared (S6), and if the signal delay time is longer than the movement time, the defect information is displayed (S7), and the diagnosis ends.
【0029】この診断結果に基づいて、不具合が表示さ
れた場合には、適宜不具合の対策を行う。これには例え
ば、ロボットプログラムを変更し、ロボットの移動経路
や移動速度を修正したり、また、場合に因っては、外部
機器の処理を短縮したり、信号経路の見直しなどによっ
て、信号遅延時間が移動時間内に治まるようにする。対
策後やプログラム修正後においては、もう一度この診断
装置により診断させて不具合のないことを確かめるとよ
い。If a defect is displayed on the basis of the result of this diagnosis, appropriate measures are taken against the defect. This can be done, for example, by changing the robot program to correct the movement path or movement speed of the robot, or in some cases, by shortening the processing of external equipment or by reviewing the signal path. Allow time to settle within travel time. After taking countermeasures and after modifying the program, it is advisable to make a diagnosis again with this diagnostic device to confirm that there is no problem.
【0030】実施例2 本発明を適応したロボット診断装置の他の実施例につい
て説明する。Second Embodiment Another embodiment of the robot diagnostic device to which the present invention is applied will be described.
【0031】図5は、他の実施例よるロボットプログラ
ム診断装置200の構成を示すブロック図であり、前記
実施例1と異なる部分は、一つのロボットコントローラ
に対して複数の外部機器が接続されている場合に診断が
行えるように、ロボットプログラム判断手段であるロボ
ットプログラム判断部1が、複数の外部機器との接続を
判断するために接続情報記憶手段である接続情報8を設
けたことである。FIG. 5 is a block diagram showing the configuration of a robot program diagnosis apparatus 200 according to another embodiment. The difference from the first embodiment is that a plurality of external devices are connected to one robot controller. The robot program determination unit 1 which is the robot program determination unit is provided with the connection information 8 which is the connection information storage unit so as to determine the connection with the plurality of external devices so that the diagnosis can be performed when there is.
【0032】以下、本実施例2におけるロボットプログ
ラム診断装置の機能動作について説明する。まず、図5
に示したロボットシステムは、ロボットアーム先端に、
自動車のドアパネルへのシーリング塗布作業を行うシー
リング塗布ガンが装着されており、ロボットをコントロ
ールするロボットコントローラ20が、ライン上を流れ
て来るワークが所定位置にセットされたことを確認する
外部機器の一つであるリミットスイッチ30からの信号
を受け、また、流れてきたワークがどの様な車種のドア
パネルであるかの情報をPC21より受けて、車種ごと
に必要な箇所へのシーリング作業を行うものである。シ
ーリング塗布ガン22の塗布作業を行うための開閉命令
は、ロボットコントローラ20のポートA(port
A)から出力されて、シーリング塗布ガン22に送られ
ると共に、このシーリング塗布ガン22の開閉状態の信
号として、PC21のX001ポートへ送られている。
また、車種によって、作業変更を行うための信号が、P
C21のY001ポートから出力されて、ロボットコン
トローラ20のポートB(portB)へ送られてお
り、さらに、ワークが所定位置にセットされたかを知る
ためのリミットスイッチ30からの信号がポートC(p
ortC)に入力されている。The functional operation of the robot program diagnostic device according to the second embodiment will be described below. First, FIG.
The robot system shown in
A sealing application gun for performing a sealing application operation on a door panel of an automobile is installed, and a robot controller 20 for controlling a robot is one of external devices for confirming that a work flowing on a line is set at a predetermined position. It receives the signal from the limit switch 30, which is one of the two, and also receives from the PC 21 information about what kind of vehicle model the flowed work is on the door panel, and performs the sealing work to the necessary place for each vehicle model. is there. The opening / closing command for performing the coating operation of the sealing coating gun 22 is the port A (port) of the robot controller 20.
The signal is output from A) and sent to the sealing application gun 22 and is also sent to the X001 port of the PC 21 as a signal of the open / closed state of the sealing application gun 22.
Also, depending on the vehicle type, the signal for changing work is P
The signal is output from the Y001 port of C21 and sent to the port B (port B) of the robot controller 20. Further, a signal from the limit switch 30 for knowing whether the work is set at a predetermined position is transmitted to the port C (p
ortC).
【0033】このロボットコントローラ20のロボット
プログラムは、図6に示すように、作業開始によって、
ワークがライン上を移動し、第1行目で、リミットスイ
ッチ30によって、ワークがセットされたことを確認し
た信号がポートC入ると(ポートCが1になる)、図7
に示すロボット経路のP2への移動が開始される。続い
て、第2行目で、ポートAからシーリング塗布ガン22
の開を命令する信号「1」が出力され、シーリング塗布
ガン22へ伝えられると共に、PC21にシーリング塗
布ガンが開き塗布状態にあることが伝えられる。なお、
第1行目の移動命令の後、第2行目の実行は極めて短い
時間に移行するため、シーリング剤の塗布は、ロボット
経路のP1から始まることになる。The robot program of the robot controller 20 is, as shown in FIG.
When the work moves on the line and the signal confirming that the work is set by the limit switch 30 enters the port C on the first line (the port C becomes 1), as shown in FIG.
The movement of the robot path shown in to P2 is started. Then, on the second line, the sealing application gun 22 starts from port A.
The signal "1" for instructing the opening of is applied to the sealing application gun 22 and the PC 21 is informed that the sealing application gun is in the open application state. In addition,
Since the execution of the second line shifts to an extremely short time after the movement command of the first line, the application of the sealing agent starts from P1 of the robot path.
【0034】続いて、ロボットがP2に達したら、第3
行目で、P3への移動命令が行われ、続いて、第4行目
で、ポートBの信号が「1」である場合に、ポートAを
「0」、すなわち、シーリング塗布ガン22を閉じる命
令を出力してシーリング作業を停止する。この第3行目
の移動命令の後、第4行目の実行は極めて短い時間に移
行するため、ポートAから信号「0」が出力された場合
には、P2からP3における移動の際にシーリング剤の
塗布は行われない。続いて、ロボットがP3に達した
ら、第5行目で、P4への移動命令が行われ、続いて、
第6行目で、ポートAから「0」を出力してシーリング
作業を停止する。この第5行目から第6行目の実行は前
記同様に極めて短い時間に移行するため、P3からP4
への移動の際にシーリング剤の塗布は行われない。以上
によりシーリング剤の塗布作業が1サイクルとして実行
される。Subsequently, when the robot reaches P2, the third
In line 4, a move command to P3 is issued. Then, in line 4, when the signal of port B is "1", port A is "0", that is, the sealing application gun 22 is closed. Output the command to stop the sealing work. After the move command on the third line, the execution on the fourth line shifts to an extremely short time. Therefore, when the signal "0" is output from port A, the sealing is performed during the move from P2 to P3. No agent is applied. Then, when the robot reaches P3, a move command to P4 is issued on the fifth line, and subsequently,
On the sixth line, "0" is output from port A to stop the sealing work. The execution from the fifth line to the sixth line shifts to an extremely short time as described above, and therefore, from P3 to P4.
No sealant is applied during transfer to. As described above, the sealing agent application operation is executed as one cycle.
【0035】PC21のプログラムは、図8に示すよう
なシーケンスプログラムで、ポートX001の信号によ
り開閉する接点X001、車種切り替え用の接点R00
1および出力Y001であり、ポートX001に信号が
入ると接点X001がオンになり、車種切り替え接点R
001がオンであれば、ポートY001から信号が出力
され、R001がオフであれば、信号が出力されない。The program of the PC 21 is a sequence program as shown in FIG. 8, which is a contact X001 that opens / closes in response to a signal from the port X001, and a contact R00 for switching the vehicle type.
1 and output Y001, the contact X001 turns on when a signal enters the port X001, and the vehicle type switching contact R
When 001 is on, a signal is output from the port Y001, and when R001 is off, no signal is output.
【0036】また、リミットスイッチ30は、ライン上
を流れて来るワークが所定の位置にセットされることに
よってオンとなり、信号をロボットコントローラ20に
発信する。The limit switch 30 is turned on when the work flowing on the line is set at a predetermined position, and sends a signal to the robot controller 20.
【0037】すなわち、このロボットシステムでは、リ
ミットスイッチ30からのワークがセットされたことを
示す信号により、ロボットが動作を開始し、経路P1か
らP2までのシーリング剤の塗布を行い、この間にシー
リング剤の塗布中であることをPC21に伝え、PC2
1の車種情報によって、経路P2からP3でのシーリン
グ剤の塗布を行うかどうかを判断して、一つのワークに
対する作業を終了するものである。That is, in this robot system, the robot starts to operate in response to a signal from the limit switch 30 indicating that the work has been set, and the sealing agent is applied from the paths P1 to P2, during which the sealing agent is applied. Tell PC21 that the application of
Based on the vehicle type information of No. 1, it is judged whether or not the sealing agent is applied on the paths P2 to P3, and the work for one work is finished.
【0038】以上のように構成されたロボットシステム
において、本発明を適用したロボット診断装置200
は、前記のように、実施例1の各構成に加え、接続情報
記憶手段を有するものである。In the robot system configured as described above, the robot diagnostic device 200 to which the present invention is applied.
As described above, in addition to the components of the first embodiment, a connection information storage unit is provided.
【0039】この接続情報記憶手段は、接続情報8であ
り、ロボットコントローラ20の各ポートがどの外部機
器に接続されているかの情報を持ったテーブルで、図9
に示すように、ポートAがPC21、ポートBがPC2
1、ポートCがリミットスイッチ30に接続されている
ことがわかる。This connection information storage means is the connection information 8 and is a table having information on which external device each port of the robot controller 20 is connected to.
As shown in, port A is PC21 and port B is PC2
1, it can be seen that port C is connected to the limit switch 30.
【0040】ロボットプログラム判断部1の動作は、ロ
ボットコントローラ内のプログラムを読み込み、その中
から、ロボットの移動命令、図6に示したプログラム中
の「MOVE…」と、PC21およびリミットスイッチ
30との情報の受け渡しを行う信号の出力命令および入
力命令、「OUT port…」、「…port B
…」などを検索する。この検索結果である、出力命令お
よび入力命令に記述されているポート番号、図6におい
ては「port A」、「port B」「port
C」を元に、接続情報8を参照して、各ポートがどの外
部機器と接続しているかを判断する。これにより、ロボ
ットコントローラ20から出力し、その出力先の同一外
部機器からの入力があるまでの入出力命令のループが判
断される。The operation of the robot program judging section 1 is to read a program in the robot controller, and select a robot movement command, "MOVE ..." in the program shown in FIG. "OUT port ...", "... port B", which is an output command and an input command of a signal for passing information.
... "and so on. The port numbers described in the output instruction and the input instruction, which are the search results, "port A", "port B", and "port" in FIG.
Based on "C", the connection information 8 is referenced to determine which external device each port is connected to. As a result, the loop of the input / output command output from the robot controller 20 until the input from the same external device as the output destination is determined.
【0041】そして、各入出力命令が行われている間に
ロボットが移動するポイント間を判断する。これは、入
出力命令のループの前にある移動命令から判断すること
ができ、図6のプログラムの場合には、第2行目「OU
T port A=1」の前にある第1行目中の「…M
OVE P2」がこれに当り、これはP1からP2へ移
動せよという移動命令である。これにより、入出力命令
中に移動するポイント間が判断される。Then, the points where the robot moves while each input / output command is being performed are determined. This can be judged from the move instruction before the loop of the input / output instruction, and in the case of the program of FIG. 6, the second line "OU"
"... M" in the first line before "T port A = 1"
"OVE P2" corresponds to this, and this is a move command to move from P1 to P2. As a result, the distance between points to be moved during the input / output command is determined.
【0042】ロボットプログラム判断部1の判断結果と
して、ロボットが移動するポイント間の情報は移動時間
算出部3に伝えられ、また、入出力命令のループと外部
機器の情報は外部機器プログラム判断部2へ伝えられ
る。As a result of the judgment made by the robot program judgment unit 1, information between the points where the robot moves is transmitted to the movement time calculation unit 3, and the loop of the input / output command and the external device information are judged by the external device program judgment unit 2. Is transmitted to.
【0043】移動時間算出部3では、ロボットプログラ
ム判断部1から伝えられたロボットの移動ポイント間の
情報からそのポイント間の移動にかかる時間を移動情報
6を参照して求める。求めたポイント間の移動時間はプ
ログラム診断部7に伝える。なお、本実施例の移動情報
は図10に示す。The movement time calculation unit 3 obtains the time required for movement between the movement points of the robot from the information about the movement points of the robot transmitted from the robot program determination unit 1 by referring to the movement information 6. The calculated travel time between points is transmitted to the program diagnosis unit 7. The movement information of this embodiment is shown in FIG.
【0044】一方、外部機器プログラム判断部2では、
PC21内のプログラムを読み込み、ロボットプログラ
ム判断部1からの入出力命令ループの情報によりPC2
1内でロボットコントローラ20の出力を受けとってか
らロボットコントローラ20へ出力するまでの間に行わ
れている処理を検索する。本実施例2の場合には、ロボ
ットコントローラ20からの出力信号はPC21のX0
01ポートに入力され、Y001から出力しているの
で、その間の処理は、図8に示したシーケンスプログラ
ムによると接点X001、R001およびY001であ
ることが判断される。この判断結果は、信号遅延算出部
4へ伝えられる。On the other hand, in the external device program judging section 2,
The program in the PC 21 is read, and the PC 2
In step 1, the process performed from the time when the output from the robot controller 20 is received to the time when the output is output to the robot controller 20 is searched. In the case of the second embodiment, the output signal from the robot controller 20 is X0 of the PC 21.
Since it is input to the 01 port and is output from Y001, the processing during that time is determined to be the contacts X001, R001 and Y001 according to the sequence program shown in FIG. The result of this determination is transmitted to the signal delay calculation unit 4.
【0045】信号遅延時間算出部4では、受け取った処
理内容から、遅延情報5を参照して、PC21が信号を
受け取ってから出力するまでの時間を算出する。算出し
た信号遅延時間はプログラム診断部7に伝える。なお、
遅延情報5の内容は、前述した実施例1で説明した図3
と同様である。The signal delay time calculation unit 4 calculates the time from the reception of the signal by the PC 21 to the output thereof by referring to the delay information 5 from the received processing content. The calculated signal delay time is transmitted to the program diagnosis section 7. In addition,
The contents of the delay information 5 are the same as those in FIG. 3 described in the first embodiment.
Is the same as.
【0046】プログラム診断部7は、移動時間算出部3
からのポイント間移動時間と、信号遅延時間算出部4か
らの信号遅延時間との比較を行い、ロボットプログラム
の診断が行われる。The program diagnosing unit 7 includes a moving time calculating unit 3
And the signal delay time from the signal delay time calculation unit 4 is compared to diagnose the robot program.
【0047】次に、本実施例2のロボットプログラム診
断装置の動作について、図11に示すフローチャートを
参照して説明する。Next, the operation of the robot program diagnosis apparatus according to the second embodiment will be described with reference to the flowchart shown in FIG.
【0048】ロボットコントローラ20内のプログラム
および複数のPC21内のプログラムが完成した後、こ
の診断装置200を動作させると、まず、ロボットプロ
グラム判断部1がロボットコントローラ20内のプログ
ラムを読み込み(S11)、ロボットプログラムの検索
を行って、ロボットの移動命令、および信号の出力およ
び入力命令を検索して(S12)、入出力命令が行われ
ている間にロボットが移動するポイント間を判断し、接
続情報よりどの外部機器との信号の受け渡しであるかを
判断する(S13)。When the diagnostic device 200 is operated after the program in the robot controller 20 and the programs in the plurality of PCs 21 are completed, first, the robot program judging section 1 reads the program in the robot controller 20 (S11), The robot program is searched to find the robot movement command and the signal output and input commands (S12), and the point where the robot moves while the input / output command is being performed is determined, and the connection information is determined. It is further determined which external device the signal is to be delivered to (S13).
【0049】次いで、外部機器プログラム判断部2がP
C21内のプログラムを読み込み(S14)、ロボット
プログラム判断部1が判断したポイント間で入出力が行
われている外部機器での信号遅延時間を信号遅延時間算
出部4において算出する(S15)。本実施例2では、
ロボットコントローラ出力処理0.1秒、シーケンスサ
イクル0.1秒、PC21の出力信号処理0.1秒、ロ
ボットコントローラの入力処理0.1秒の合計0.4秒
が遅延時間となる。続いて、移動時間算出部3がポイン
ト間移動時間の算出を行う(S16)。本実施例2で
は、この移動ポイント間はポイント1からポイント2間
であるので、その間の移動時間は0.2秒である。Next, the external device program judging section 2 sets P
The program in C21 is read (S14), and the signal delay time calculating unit 4 calculates the signal delay time in the external device that is inputting / outputting between the points judged by the robot program judging unit 1 (S15). In the second embodiment,
The robot controller output processing of 0.1 seconds, the sequence cycle of 0.1 seconds, the output signal processing of the PC 21 of 0.1 seconds, and the robot controller input processing of 0.1 seconds make a total of 0.4 seconds. Then, the moving time calculating unit 3 calculates the moving time between points (S16). In the second embodiment, since the moving points are between the point 1 and the point 2, the moving time between them is 0.2 seconds.
【0050】次いで、信号遅延時間と移動時間が比較さ
れ(S17)、信号遅延時間の方が移動時間より長くな
る場合には不具合情報を表示し(S18)、診断が終了
する。なお、本実施例では、信号遅延時間が移動時間よ
り長くなっているので、不具合の表示がなされる。Next, the signal delay time and the moving time are compared (S17), and if the signal delay time is longer than the moving time, failure information is displayed (S18), and the diagnosis ends. In this embodiment, since the signal delay time is longer than the moving time, a defect is displayed.
【0051】この診断結果に基づいて、不具合が表示さ
れた場合には、前記実施例1同様に適宜不具合の対策を
行う。例えば、ロボットプログラムを変更し、ロボット
の移動経路や移動速度を修正して、ロボットの移動にか
かる時間長くしたり、また、場合に因っては、外部機器
の処理を短縮したり、信号経路の見直しなどによって、
信号遅延時間が移動時間内に治まるようにする。対策後
やプログラム修正後においては、もう一度この診断装置
により診断させて不具合のないことを確かめるとよい。If a defect is displayed on the basis of the result of this diagnosis, appropriate countermeasures are taken as in the first embodiment. For example, by changing the robot program and modifying the movement path and movement speed of the robot to increase the time taken for the movement of the robot, and in some cases, shortening the processing of external equipment, or changing the signal path. By reviewing
The signal delay time should be settled within the travel time. After taking countermeasures and after modifying the program, it is advisable to make a diagnosis again with this diagnostic device to confirm that there is no problem.
【0052】なお、本実施例2においては、図示する場
合には外部機器としてPC21およびリミットスイッチ
30の2台であるが、さらに複数の外部機器が接続され
ていてもよい。In the second embodiment, the PC 21 and the limit switch 30 are two external devices in the illustrated case, but a plurality of external devices may be connected.
【0053】[0053]
【発明の効果】以上説明したように、本発明のロボット
プログラム診断装置は、ロボットプログラムからロボッ
トの各ポイント間での移動時間と、その移動時間中に行
われる外部機器との信号の受け渡しにかかる時間とを割
り出し、それらを比較して、外部機器からの信号の受け
渡しが、その信号によって制御しているポイントにロボ
ットが到達するまでに完了するかどうかを診断すること
としたので、ロボットプログラム自体にバグがない状態
で、ロボットの動作が正常に動作しないような不具合が
生じた場合に、その原因を見付け出すことができる。こ
れにより、ロボットを正常に動作させるための対策を効
率良く行うことが可能となる。As described above, the robot program diagnosing device of the present invention is concerned with the movement time from the robot program to each point of the robot and the transfer of the signal with the external device during the movement time. It was decided to determine the time and compare them to see if the transfer of the signal from the external device is completed by the time the robot reaches the point controlled by the signal. When there is a bug in which the robot does not operate normally in the state where there is no bug in the, the cause can be found. This makes it possible to efficiently take measures for operating the robot normally.
【図1】 本発明を適用した実施例1のロボットプログ
ラム診断装置を説明するためのブロック図である。FIG. 1 is a block diagram for explaining a robot program diagnosis device according to a first embodiment of the present invention.
【図2】 本発明を適用した実施例1に用いられる移動
時間情報を示す図面である。FIG. 2 is a diagram showing travel time information used in the first embodiment to which the present invention is applied.
【図3】 本発明を適用した実施例1および実施例2に
用いられる遅延情報を示す図面である。FIG. 3 is a diagram showing delay information used in the first and second embodiments to which the present invention is applied.
【図4】 本発明を適用した実施例1のロボットプログ
ラム診断装置の動作を説明するためのフローチャートで
ある。FIG. 4 is a flowchart for explaining the operation of the robot program diagnostic device of the first embodiment to which the present invention is applied.
【図5】 本発明を適用した実施例2のロボットプログ
ラム診断装置を説明するためのブロック図である。FIG. 5 is a block diagram for explaining a robot program diagnosis device according to a second embodiment of the present invention.
【図6】 本発明を適用した実施例2におけるロボット
コントローラ内のロボットプログラムを示す図面であ
る。FIG. 6 is a diagram showing a robot program in a robot controller according to a second embodiment of the present invention.
【図7】 本発明を適用した実施例2におけるロボット
の動作経路を示す図面である。FIG. 7 is a diagram showing an operation path of a robot according to a second embodiment of the present invention.
【図8】 実施例2におけるプログラマブルコントロー
ラ内のシーケンスプログラムを示す図面である。FIG. 8 is a diagram showing a sequence program in the programmable controller according to the second embodiment.
【図9】 本発明を適用した実施例2に用いられる接続
情報を示す図面である。FIG. 9 is a diagram showing connection information used in a second embodiment to which the present invention is applied.
【図10】 本発明を適用した実施例2に用いられる移
動時間情報を示す図面である。FIG. 10 is a diagram showing travel time information used in a second embodiment to which the present invention is applied.
【図11】 本発明を適用した実施例2のロボットプロ
グラム診断装置の動作を説明するためのフローチャート
である。FIG. 11 is a flow chart for explaining the operation of the robot program diagnostic device of the second embodiment to which the present invention is applied.
【図12】 ロボットシステムの一例を説明するための
ブロック図である。FIG. 12 is a block diagram for explaining an example of a robot system.
【図13】 ロボットの動作経路の一例を示す図面であ
るFIG. 13 is a diagram showing an example of a motion path of a robot.
【図14】 ロボットプログラムの一例を示す図面であ
るFIG. 14 is a diagram showing an example of a robot program.
【図15】 シーケンスプログラムの一例を示す図面で
あるFIG. 15 is a diagram showing an example of a sequence program.
1…ロボットプログラム判断部、 2…外部機器プログラム判断部、 3…移動時間算出部、 4…信号遅延時間算出部、 5…遅延情報、 6…移動情報、 7…プログラム診断部 8…接続情報、 10…CRT、 20…ロボットコントローラ、 21…PC、 30…リミットスイッチ。 1 ... Robot program determination unit, 2 ... External device program determination unit, 3 ... Moving time calculation unit, 4 ... Signal delay time calculation unit, 5 ... Delay information, 6 ... Movement information, 7 ... Program diagnosis unit, 8 ... Connection information, 10 ... CRT, 20 ... Robot controller, 21 ... PC, 30 ... Limit switch.
Claims (2)
うロボットにおいて、該複数のポイントの内特定のポイ
ントから次のポイントへの移動を該ロボットの制御装置
に接続されている外部機器との信号の受け渡しによって
制御しているロボット制御装置のロボットプログラム診
断装置であって、 該ロボット制御装置内のロボットプログラムから、前記
外部機器に対する信号の出力命令および入力命令部分
と、この入出力命令が実行されている間に前記ロボット
が移動するポイント間を判断するロボットプログラム判
断手段と、 前記複数のポイントの各ポイント間ごとの前記ロボット
の移動時間を記憶した移動情報記憶手段と、 前記ロボットプログラム判断手段が判断した当該ポイン
ト間を移動するロボットの移動時間を、該移動時間記憶
手段から算出するロボット移動時間算出手段と、 前記外部機器内のプログラムから、前記ロボット制御装
置からの入力信号を受ける部分と、前記ロボット制御装
置へ信号を出力している部分を判断する外部機器プログ
ラム判断手段と、 前記外部機器のプログラム内の処理における各処理ごと
の処理時間を記憶した処理時間記憶手段と、 該処理時間記憶手段に記憶されている各処理ごとの処理
時間を元に、前記外部機器プログラム判断手段が判断し
た前記外部機器の入力から出力までにかかる処理時間を
算出する外部機器処理時間算出手段と、 前記ロボット移動時間算出部が算出した前記ポイント間
のロボット移動時間と前記外部機器処理時間算出手段が
算出した前記外部機器の入力から出力までの処理時間と
を比較する時間比較手段と、を有することを特徴とする
をロボットプログラム診断装置。1. In a robot that moves through a plurality of points and performs work, the movement from a specific point of the plurality of points to the next point is performed with an external device connected to a control device of the robot. A robot program diagnosing device for a robot control device that controls by passing signals, wherein a robot program in the robot control device executes a signal output command and an input command part to the external device, and an input / output command Robot program determining means for determining the distance between the points where the robot moves while being moved, movement information storage means for storing the movement time of the robot for each of the plurality of points, and the robot program determining means The moving time of the robot moving between the points determined by A robot movement time calculating means for calculating from a stage, an external device program for determining a part receiving an input signal from the robot controller from a program in the external device, and a part outputting a signal to the robot controller A determination unit, a processing time storage unit that stores the processing time for each process in the process of the program of the external device, and the external unit based on the processing time for each process stored in the processing time storage unit. External device processing time calculating means for calculating a processing time from input to output of the external device judged by the device program judging means, robot movement time between the points calculated by the robot movement time calculation part, and the external device A time comparison means for comparing the processing time from the input to the output of the external device calculated by the processing time calculation means. A robot program diagnostic device characterized by:
うロボットにおいて、該複数のポイントの内特定のポイ
ントから次のポイントへの移動を該ロボットの制御装置
に接続されている複数の外部機器との信号の受け渡しに
よって制御しているロボット制御装置のロボットプログ
ラム診断装置であって、 該ロボット制御装置内のロボットプログラムから、前記
外部機器に対する信号の出力命令および入力命令部分
と、この入出力命令が実行されている間に前記ロボット
が移動するポイント間を判断するロボットプログラム判
断手段と、 前記ロボットプログラム判断手段が検出した前記外部機
器に対する信号の出力および入力される経路が前記複数
の外部機器の内、どの外部機器に接続されているかを対
応付ける接続情報が記憶されている接続情報記憶手段
と、 前記複数のポイントの各ポイント間ごとの前記ロボット
の移動時間を記憶した移動情報記憶手段と、 前記ロボットプログラム判断手段が判断した当該ポイン
ト間を移動するロボットの移動時間を、該移動時間記憶
手段から算出するロボット移動時間算出手段と、 前記外部機器内のプログラムから、前記ロボット制御装
置からの入力信号を受ける部分と、前記ロボット制御装
置へ信号を出力している部分を判断する外部機器プログ
ラム判断手段と、 前記外部機器のプログラム内の処理における各処理ごと
の処理時間を記憶した処理時間記憶手段と、 該処理時間記憶手段に記憶されている各処理ごとの処理
時間を元に、前記外部機器プログラム判断手段が判断し
た前記外部機器の入力から出力までにかかる処理時間を
算出する外部機器処理時間算出手段と、 前記ロボット移動時間算出部が算出した前記ポイント間
のロボット移動時間と前記外部機器処理時間算出手段が
算出した前記外部機器の入力から出力までの処理時間と
を比較する時間比較手段と、を有することを特徴とする
をロボットプログラム診断装置。2. In a robot that moves through a plurality of points and performs work, a plurality of external devices connected to a controller of the robot for moving from a specific point to a next point among the plurality of points. A robot program diagnosing device of a robot control device which controls by transmitting and receiving a signal to and from the robot program in the robot control device, the output command and the input command part of a signal to the external device, and the input / output command. While the robot program is being executed, a robot program judging means for judging the distance between the points where the robot moves, and a route for outputting and inputting a signal to the external device detected by the robot program judging means are of the plurality of external devices. Connection that stores connection information that correlates to which external device is connected Information storage means, movement information storage means that stores the movement time of the robot for each point of the plurality of points, and movement time of the robot that moves between the points determined by the robot program determination means, A robot movement time calculation means for calculating from the movement time storage means, a portion in the external device for receiving an input signal from the robot control device, and a portion for outputting a signal to the robot control device are determined. External device program determination means, processing time storage means for storing processing time for each processing in the processing of the external device, and based on the processing time for each processing stored in the processing time storage means Calculating the processing time from the input to the output of the external device judged by the external device program judging means The external device processing time calculating means compares the robot moving time between the points calculated by the robot moving time calculating part with the processing time from the input to the output of the external device calculated by the external device processing time calculating means. A robot program diagnosing device, comprising: time comparing means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6105717A JPH07311618A (en) | 1994-05-19 | 1994-05-19 | Robot program diagnostic device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6105717A JPH07311618A (en) | 1994-05-19 | 1994-05-19 | Robot program diagnostic device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH07311618A true JPH07311618A (en) | 1995-11-28 |
Family
ID=14415091
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP6105717A Pending JPH07311618A (en) | 1994-05-19 | 1994-05-19 | Robot program diagnostic device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH07311618A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7162409B2 (en) * | 1999-12-30 | 2007-01-09 | Sony Corporation | Diagnostic system, diagnostic device and diagnostic method |
-
1994
- 1994-05-19 JP JP6105717A patent/JPH07311618A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7162409B2 (en) * | 1999-12-30 | 2007-01-09 | Sony Corporation | Diagnostic system, diagnostic device and diagnostic method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1625918B1 (en) | Programming device for returning robot to waiting position | |
US4638227A (en) | Method and apparatus for recovering normality in moving sequence of machinery | |
EP1624352B1 (en) | Manual restart learning process and manual restart process for an automated system | |
US10940583B2 (en) | Method and computer program for producing a graphical user interface of a manipulator program | |
US6444942B1 (en) | Welding control systems | |
JP4328352B2 (en) | Diagnostic method and system for external signal input / output unit | |
JPH07271415A (en) | Cooperative robot control method | |
JPH07311618A (en) | Robot program diagnostic device | |
JP3913666B2 (en) | Simulation device | |
JP3203999B2 (en) | Robot control device | |
JPH10315170A (en) | Robot controller | |
JPH10264058A (en) | Robot interference area setting program preparing method | |
JPS63123105A (en) | Trouble forecasting and diagnosing method for teaching playback type robot | |
JP3927482B2 (en) | Simulation device | |
JPH05113820A (en) | Facility operation state display device | |
US10809687B2 (en) | Field device with self-recovery | |
JPH08106320A (en) | Automatic machine and control method for automatic machine | |
US20220276617A1 (en) | Coating control system, coating control apparatus, setting apparatus of coating control apparatus, setting method of coating control apparatus, and non-transitory computer readable storage medium | |
JPH03210605A (en) | Plant controller | |
JPS6073705A (en) | System for controlling operational sequence | |
JPH06161502A (en) | Control arithmetic unit | |
JPH04284504A (en) | Equipment diagnosing method for programmable controller | |
JP2848154B2 (en) | Production management device | |
JPH09192713A (en) | Process simulator | |
KR20040022748A (en) | A system for working-process error diagnosis and control method thereof |