JPH0667709A - Method and device for generating sequence program and sequence controller - Google Patents

Method and device for generating sequence program and sequence controller

Info

Publication number
JPH0667709A
JPH0667709A JP2688893A JP2688893A JPH0667709A JP H0667709 A JPH0667709 A JP H0667709A JP 2688893 A JP2688893 A JP 2688893A JP 2688893 A JP2688893 A JP 2688893A JP H0667709 A JPH0667709 A JP H0667709A
Authority
JP
Japan
Prior art keywords
sequence program
sequence
task
program
start condition
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.)
Withdrawn
Application number
JP2688893A
Other languages
Japanese (ja)
Inventor
Teruaki Nishioka
照秋 西岡
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2688893A priority Critical patent/JPH0667709A/en
Publication of JPH0667709A publication Critical patent/JPH0667709A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PURPOSE:To facilitate generation and change of a sequence program by describ ing a control procedure in the column direction as a term being different at every control object apparatus so that the same step becomes the same row, encoding it at every term, adding an execution start condition to the code and generating the sequence program. CONSTITUTION:A program input means 30 describes a control procedure in the column direction as a term being different at every control object apparatus RB1-RB3, and a first sequence program of a table format described so that the same step of the control procedure of each term becomes the same row is displayed on a display device and inputted interactively. A converting means 21C encodes a first sequence program at every term, so that execution of a step of the same row of each term is started simultaneously. Therefore, an execution start condition of each step is added to the code, and a second sequence program consisting of programs PR1-PR3 being different at every term is generated.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、シーケンスプログラム
作成方法及び装置並びにシーケンス制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a sequence program creating method and apparatus and a sequence control apparatus.

【0002】[0002]

【従来の技術】図11は、制御対象である組立セル10
の一例の概略を示す。
2. Description of the Related Art FIG. 11 shows an assembly cell 10 to be controlled.
The outline of an example is shown.

【0003】この組立セル10は、ロボットRB1、R
B2及びRB3を備えており、制御信号に応じて組立場
所A上で部品を組立てるためのものである。ロボットR
B3は、要求された部品、例えば部品P1が載っている
トレイを部品収納位置Rから部品供給位置Sまで引出
し、ロボットRB1は、この部品P1を把持するための
ハンド、例えばハンドH1をツール置き場所T上で装着
し、ハンドH1で部品P1を把持して組立場所A上に運
び、ロボットRB2は、ツール置き場所T上の例えばス
クリュードライバSDを装着し、組立場所A上で部品P
1をねじ止めして組付ける。図中、12及び13はそれ
ぞれロボットRB1及びRB2の移動範囲であり、E1
及びE2はそれぞれロボットRB1及びRB2の退避場
所である。
The assembly cell 10 includes robots RB1 and R.
B2 and RB3 are provided for assembling the parts on the assembling location A according to the control signal. Robot R
B3 pulls out the tray on which the requested component, for example, the component P1 is placed, from the component storage position R to the component supply position S, and the robot RB1 uses the hand for gripping the component P1, for example, the hand H1 as a tool placement location. The part P1 is mounted on the tool T, is carried by the hand H1 to the assembly location A, and the robot RB2 mounts, for example, the screw driver SD on the tool placement location T, and the part P is mounted on the assembly location A.
Assemble by screwing 1. In the figure, 12 and 13 are the movement ranges of the robots RB1 and RB2, respectively, and E1
And E2 are retreat places for the robots RB1 and RB2, respectively.

【0004】ロボットRB1、RB2及びRB3は、図
12に示す組立セル制御装置により制御される。この組
立セル制御装置は、シーケンス制御装置20と、コンソ
ール30と、ロボット制御装置31〜33とを備えてい
る。シーケンス制御装置20は、シーケンスプログラム
記憶装置21と、プロセッサ22と、外部信号入出力部
(I/Oインタフェース)23とを備えている。
The robots RB1, RB2 and RB3 are controlled by the assembly cell controller shown in FIG. This assembly cell control device includes a sequence control device 20, a console 30, and robot control devices 31 to 33. The sequence control device 20 includes a sequence program storage device 21, a processor 22, and an external signal input / output unit (I / O interface) 23.

【0005】プロセッサ22は、シーケンスプログラム
記憶装置21からシーケンスプログラムを1ステップず
つ読み出し、これを解読し、その内容に基づいて、ロボ
ット制御装置31〜33から外部信号入出力部23を介
し供給される状態信号により動作開始条件の成否を判断
し、条件が成立しておれば、外部信号入出力部23を介
しロボット制御装置31〜33に制御信号を供給してロ
ボットRB1〜RB3を動作させる。
The processor 22 reads the sequence program from the sequence program storage device 21 step by step, decodes it, and supplies it from the robot control devices 31 to 33 via the external signal input / output unit 23 based on the contents. Whether or not the operation start condition is satisfied is determined by the status signal, and if the condition is satisfied, a control signal is supplied to the robot control devices 31 to 33 via the external signal input / output unit 23 to operate the robots RB1 to RB3.

【0006】図13は、ロボットRB1、RB2及びR
B3による組立て作業のシーケンスの一部を示す。この
シーケンスに基づいて作成される従来のシーケンスプロ
グラムを、図14に示す。
FIG. 13 shows robots RB1, RB2 and R.
A part of the sequence of the assembly work by B3 is shown. FIG. 14 shows a conventional sequence program created based on this sequence.

【0007】図14において例えば、ステップ1はロボ
ットRB1に対しハンドH1を装着させる命令であり、
ステップ2はロボットRB3に対し部品P1を供給させ
る命令であり、ステップ3はステップ1でのロボットR
B1のハンド装着作業の終了を待つ命令であり、ステッ
プ4はロボットRB2に対し場所E2へ退避させる命令
である。
In FIG. 14, for example, step 1 is an instruction to attach the hand H1 to the robot RB1,
Step 2 is an instruction to supply the part P1 to the robot RB3, and step 3 is the robot R in step 1.
This is an instruction to wait for the end of the hand mounting work of B1, and step 4 is an instruction to cause the robot RB2 to retract to the place E2.

【0008】[0008]

【発明が解決しようとする課題】従来では、このように
1本のシーケンスプログラム中に複数の機器に対する制
御命令が存在していたので、シーケンスプログラムが複
雑となり、プログラムの作成及び変更に長時間を要して
いた。また、組立てられる製品の機種に変更が生ずる
と、これに応じてプログラムを変更し又は作成し直すの
に長時間を要し、組立セル10の稼働率が低下する原因
となっていた。
Conventionally, since control instructions for a plurality of devices exist in one sequence program in this way, the sequence program becomes complicated and it takes a long time to create and change the program. I needed it. Further, if the model of the product to be assembled is changed, it takes a long time to change or recreate the program according to the change, which causes a decrease in the operating rate of the assembly cell 10.

【0009】本発明の目的は、このような問題点に鑑
み、複数の機器を制御するためのシーケンスプログラム
の作成及び変更が容易なシーケンスプログラム作成方法
及び装置並びにシーケンス制御装置を提供することにあ
る。
In view of the above problems, it is an object of the present invention to provide a sequence program creating method and device and a sequence control device, in which a sequence program for controlling a plurality of devices can be easily created and changed. .

【0010】[0010]

【課題を解決するための手段及びその作用】本発明に係
るシーケンスプログラム作成方法及び装置並びにシーケ
ンス制御装置を、実施例図中の対応する構成要素の符号
を引用して説明する。なお、実施例では、制御対象機器
の個数nが3の場合を示している。
A sequence program creating method and apparatus and a sequence control apparatus according to the present invention will be described with reference to the reference numerals of corresponding constituent elements in the embodiments. In the embodiment, the number n of control target devices is three.

【0011】第1発明に係るシーケンスプログラム作成
方法では、例えば図1〜3に示す如く、制御対象機器R
B1〜RB3毎に異なる項R1〜R3として列方向に制
御手順を記述し、各項R1〜R3の制御手順の同一ステ
ップが同一行になるように記述する第1シ−ケンスプロ
グラム作成工程と、該第1シーケンスプログラムを各項
R1〜R3毎にコード化し、該第1シーケンスプログラ
ムの各項R1〜R3の同一行のステップの実行が同時に
開始されるようにするための各ステップの実行開始条件
を該コードに付加することにより、各項R1〜R3毎に
異なる第1〜第nプログラムPR1〜PR3からなる第
2シーケンスプログラムを作成するコンパイル工程とを
備えている。
In the sequence program creating method according to the first aspect of the present invention, for example, as shown in FIGS.
A first sequence program creating step in which the control procedure is described in the column direction as different items R1 to R3 for each of the items B1 to RB3, and the same steps of the control procedures of the respective items R1 to R3 are described in the same row, Execution start condition of each step for coding the first sequence program for each item R1 to R3 so that the steps of the same line of each item R1 to R3 of the first sequence program are simultaneously started Is added to the code to create a second sequence program including first to n-th programs PR1 to PR3 different for each of the terms R1 to R3.

【0012】第2発明に係るシーケンスプログラム作成
装置では、例えば図1〜3に示す如く、制御対象機器R
B1〜RB3毎に異なる項として列方向に制御手順を記
述し、各項の制御手順の同一ステップが同一行になるよ
うに記述した表形式の第1シ−ケンスプログラムを、デ
ィスプレイ装置に表示させて対話的に入力するプログラ
ム入力手段30と、該第1シ−ケンスプログラムが格納
される第1シ−ケンスプログラム記憶手段21Aと、該
第1シーケンスプログラムを各項R1〜R3毎にコード
化し、該第1シーケンスプログラムの各項R1〜R3の
同一行のステップの実行が同時に開始されるようにする
ための各ステップの実行開始条件を該コードに付加する
ことにより、各項R1〜R3毎に異なる第1〜第nプロ
グラムPR1〜PR3からなる第2シーケンスプログラ
ムを作成する変換手段21Cと、作成された該第2シ−
ケンスプログラムが格納される第2シ−ケンスプログラ
ム記憶手段21Bとを有する。
In the sequence program creating apparatus according to the second aspect of the present invention, for example, as shown in FIGS.
A control procedure is described in the column direction as a different item for each of B1 to RB3, and the first sequence program in a tabular format in which the same step of the control procedure of each item is described in the same line is displayed on the display device. Program input means 30 for interactively inputting, first sequence program storage means 21A in which the first sequence program is stored, and the first sequence program are coded for each item R1 to R3, By adding to the code the execution start condition of each step so that the execution of the steps of the same line of each item R1 to R3 of the first sequence program is started at the same time, each item R1 to R3 is added. Conversion means 21C for creating a second sequence program composed of different first to nth programs PR1 to PR3, and the created second sequence program.
It has a second sequence program storage means 21B for storing a sequence program.

【0013】第3発明に係るシーケンス制御装置では、
例えば図1及び図8に示す如く、上記第1〜第nプログ
ラムPR1〜PR3のそれぞれを実行するための第1〜
第nタスクT1〜T3と、管理タスクTCとを備えたマ
ルチタスク処理手段22Aを有し、第1〜第nタスクT
1〜T3はそれぞれ第1〜第nプログラムPR1〜PR
3の各ステップの実行開始条件及びステップ進行状況を
管理タスクTCに通知し、管理タスクTCは該ステップ
実行開始条件及び該ステップ進行状況に基づいて該ステ
ップ実行開始条件の成否を判定し、該ステップ実行開始
条件が成立していれば該ステップを実行するタスクTi
(i=1、2又は3)へ通知し、タスクTiは該ステッ
プ実行開始条件成立通知に応答して次のステップの処理
に移る。
In the sequence control device according to the third invention,
For example, as shown in FIGS. 1 and 8, first to nth programs for executing the first to nth programs PR1 to PR3, respectively.
The multi-task processing means 22A includes the nth tasks T1 to T3 and the management task TC, and the first to nth tasks T are included.
1 to T3 are first to nth programs PR1 to PR, respectively
The management task TC is notified of the execution start condition and step progress status of each step of No. 3, and the management task TC determines whether the step execution start condition is satisfied based on the step execution start condition and the step progress status, and the step A task Ti that executes the step if the execution start condition is satisfied
(I = 1, 2 or 3) is notified, and the task Ti moves to the process of the next step in response to the notification of satisfaction of the step execution start condition.

【0014】上記第1〜3発明によれば、各制御対象機
器について表の異なる列に、作業順にプログラムを記述
して表形式の第1シーケンスプログラムを作成すればよ
く、表中の各行の同期を容易に認識できるので、複数の
機器を制御するためのシーケンスプログラムの作成及び
変更が容易である。
According to the first to third aspects of the present invention, it is sufficient to describe the programs in the different columns of the table for each controlled device in the order of work to create the first sequence program in the table format, and to synchronize each row in the table. Is easily recognized, it is easy to create and change a sequence program for controlling a plurality of devices.

【0015】[0015]

【実施例】以下、図面に基づいて本発明の一実施例を説
明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0016】図1は、図12に対応した組立セル制御装
置を示す。図12と同一構成要素には、同一符号を付し
ている。
FIG. 1 shows an assembly cell control device corresponding to FIG. The same components as those in FIG. 12 are designated by the same reference numerals.

【0017】この組立セル制御装置は、シーケンス制御
装置20Aと、コンソール30と、ロボット制御装置3
1〜33とを備えている。シーケンス制御装置20A
は、第1シーケンスプログラム記憶部21Aと、第2シ
ーケンスプログラム記憶部21Bと、第1シーケンスプ
ログラムを第2シーケンスプログラムに変換する変換部
21Cと、第2シーケンスプログラムを実行するマルチ
タスク処理部22Aと、この実行の際にマルチタスク処
理部22Aとロボット制御装置31〜33との間で信号
を送受する外部信号入出力部23とを備えている。
This assembly cell control device comprises a sequence control device 20A, a console 30, and a robot control device 3.
1 to 33. Sequence control device 20A
Includes a first sequence program storage unit 21A, a second sequence program storage unit 21B, a conversion unit 21C that converts the first sequence program into a second sequence program, and a multitask processing unit 22A that executes the second sequence program. An external signal input / output unit 23 that sends and receives a signal between the multitask processing unit 22A and the robot control devices 31 to 33 at the time of this execution is provided.

【0018】ロボット制御装置31は、外部信号入出力
部23との間で信号を送受する外部信号入出力部31a
と、外部信号入出力部31aからのコマンドを解析する
コマンド解析部31bと、各コマンドに対応したロボッ
ト動作プログラムが格納されたプログラム記憶部31c
と、解析されたコマンドに対応したロボット動作プログ
ラムを実行するために制御信号を出力する動作制御部3
1dと、この制御信号に基づいてロボットRB1に駆動
信号を供給するロボット駆動部31eとを備えている。
動作制御部31dは、1つのコマンドに対応したロボッ
ト動作プログラムの実行を終了すると、外部信号入出力
部31aを介し外部信号入出力部23へ実行終了信号を
供給する。
The robot controller 31 has an external signal input / output section 31a for transmitting / receiving signals to / from the external signal input / output section 23.
And a command analysis section 31b for analyzing the command from the external signal input / output section 31a, and a program storage section 31c in which a robot operation program corresponding to each command is stored.
And a motion control unit 3 that outputs a control signal to execute a robot motion program corresponding to the analyzed command.
1d and a robot drive unit 31e that supplies a drive signal to the robot RB1 based on this control signal.
When the operation control section 31d finishes executing the robot operation program corresponding to one command, it supplies an execution end signal to the external signal input / output section 23 via the external signal input / output section 31a.

【0019】本実施例では、図14に示すような複雑な
シーケンスプログラムに対し、図2に示すような簡単な
第1シーケンスプログラムを作成すればよい。
In this embodiment, a simple first sequence program as shown in FIG. 2 may be created for a complicated sequence program as shown in FIG.

【0020】この第1シーケンスプログラムは、ロボッ
トRB1、RB2及びRB3の各々をシーケンス制御す
るためのR1項、R2項及びR3項が列方向(縦方向)
に記述されている。同一行は同一ステップであり、並列
処理される。各ステップの処理は、1つ前のステップの
処理が完了した後に開始される。各項は、F欄と、作業
欄と、部品欄と、ツール欄と、場所欄とからなる。F欄
は、前ステップからの継続処理の有無を表しており、例
えばR3項のステップ2に示すようにF欄に矢印が記述
されているとき、1つ前のステップ1の処理がステップ
2においても継続処理されることを示す。作業、部品、
ツール及び場所の種類とそのニモニックを図4に示す。
In the first sequence program, the R1, R2 and R3 items for sequence controlling each of the robots RB1, RB2 and RB3 are arranged in the column direction (vertical direction).
It is described in. The same line has the same step and is processed in parallel. The process of each step is started after the process of the previous step is completed. Each item includes an F column, a work column, a parts column, a tool column, and a location column. The column F indicates whether or not there is a continuous process from the previous step. For example, when an arrow is described in the column F as shown in step 2 of the R3 item, the process of the previous step 1 is performed in step 2. Indicates that processing will continue. Work, parts,
The types of tools and places and their mnemonics are shown in FIG.

【0021】図2に示す第1シーケンスプログラムを作
成するには、例えば、組立順に従ってロボットRB1〜
RB3の作業をそれぞれR1項、R2項及びR3項の列
に記述し、その際、待機状態のロボットの作業は記述せ
ずに空白とする。次に、R1項、R2項及びR3項の間
で同期を取る必要があるかどうかを各行(ステップ)に
ついて判断し、必要がない項について次のステップのF
欄に矢印を記入すればよい。このようなプログラムは、
表作成プログラムを用いてモニタ画面を見ながら対話的
に容易に作成することができる。
To create the first sequence program shown in FIG. 2, robots RB1 to
The work of RB3 is described in the columns of R1, R2, and R3, respectively, and the work of the robot in the standby state is not described and is blank. Next, it is judged for each row (step) whether or not it is necessary to synchronize among the R1, R2, and R3 terms, and for the terms that are not necessary, F of the next step is determined.
Just enter the arrow in the box. Such a program
It can be easily created interactively while watching the monitor screen using a table creation program.

【0022】図2の第1シーケンスプログラムの内容を
次に説明する。以下において、括弧内の数値は図中のス
テップ番号を表している。
The contents of the first sequence program of FIG. 2 will be described below. In the following, the numerical value in parentheses represents the step number in the figure.

【0023】(1)R1項:MOV H1 T ロボットRB1に対し、アーム先端をツール置き場所T
上へ移動させ、ハンドH1を装着させる。
(1) R1 item: MOV H1 T For the robot RB1, place the tool tip T at the arm tip.
Move it up and attach the hand H1.

【0024】R3項:SUP P1 S ロボットRB3に対し、部品P1が載っているトレイを
図11に示すように部品供給位置Sまで引き出させる。
Item R3: SUP P1 S The robot RB3 pulls out the tray on which the component P1 is placed to the component supply position S as shown in FIG.

【0025】(2)R2項:MOV E2 ロボットRB2に対し、アームを場所E2に退避させ
る。
(2) Item R2: MOV E2 With respect to the robot RB2, the arm is retracted to the place E2.

【0026】(3)R1項:MOV P1 H1 Su ロボットRB1に対し、ハンドH1を部品供給位置S上
の部品P1の上方(u)へ移動させる。
(3) Item R1: MOV P1 H1 Su The robot RB1 moves the hand H1 above the component P1 (u) on the component supply position S.

【0027】(4)R1項:PCK P1 H1 S ロボットRB1に対し、部品供給位置S上の部品P1を
ハンドH1で把持させて持ち上げさせる。
(4) Item R1: PCK P1 H1 S The robot RB1 is caused to lift the component P1 on the component supply position S by gripping it with the hand H1.

【0028】R2項:MOV SD T ロボットRB2に対し、アームをツール置き場所T上へ
移動させ、スクリュードライバSDを装着させる。
Item R2: MOV SD T For the robot RB2, the arm is moved onto the tool placement location T and the screw driver SD is attached.

【0029】(5)R1項:PLC P1 H1 A ロボットRB1に対し、ハンドH1で把持した部品P1
を組立場所A上に置かせる。
(5) Item R1: PLC P1 H1 A The part P1 held by the hand H1 with respect to the robot RB1.
On assembly site A.

【0030】(6)R1項:MOV H1 Tu ロボットRB1に対し、ハンドH1を組立場所Tの上方
へ移動させる。
(6) Item R1: MOV H1 Tu The robot RB1 moves the hand H1 above the assembling place T.

【0031】R3項:RST P1 R ロボットRB3に対し、部品P1の載ったトレイを部品
収納位置Rに収納させる。
Item R3: RST P1 R The robot RB3 stores the tray on which the component P1 is placed in the component storage position R.

【0032】(7)R1項:CHG H2 T ロボットRB1に対し、ツール置き場所T上でハンドH
1を取外させ、ハンドH2を装着させる。
(7) Item R1: CHG H2 T Robot RB1 is hand H on tool placement location T
1 is removed and the hand H2 is attached.

【0033】 R2項:DRV P1 スクリュードライバSD A ロボットRB2に対し、組立場所A上において、スクリ
ュードライバSDで部品P1をねじ止めして組付ける。
Item R2: DRV P1 Screw driver SD A On the assembly location A, the screw driver SD is used to screw and assemble the component P1 onto the robot RB2.

【0034】R3項:SUP P2 S ロボットRB3に対し、部品P2が載っているトレイを
部品供給位置Sまで引き出させる。
Item R3: SUP P2 S The robot RB3 is caused to pull out the tray on which the component P2 is placed to the component supply position S.

【0035】(8)R1項:MOV P2 H2 Su ロボットRB1に対し、ハンドH2を部品供給位置S上
の部品P2の上方へ移動させる。
(8) Item R1: MOV P2 H2 Su With respect to the robot RB1, the hand H2 is moved above the component P2 on the component supply position S.

【0036】(9)R1項:PCK P2 H2 S ロボットRB1に対し、部品供給位置S上の部品P2を
ハンドH2で把持させて持ち上げさせる。
(9) Item R1: PCK P2 H2 S The robot RB1 is caused to grip the component P2 on the component supply position S with the hand H2 and lift it.

【0037】R2項:CHG H3 T ロボットRB2に対し、ツール置き場所T上でスクリュ
ードライバSDを取り外させ、ハンドH3を装着させ
る。
Item R2: CHG H3 T The robot RB2 is caused to remove the screw driver SD on the tool placement place T and attach the hand H3.

【0038】上記のような内容の第1シーケンスプログ
ラムは、図1の変換部21Cにより、図3に示すような
第2シーケンスプログラムをコード化したものに自動変
換される。この第2シーケンスプログラムは、図2のR
1項、R2項及びR3項にそれぞれ対応したプログラム
PR1、PR2及びPR3からなり、図1のマルチタス
ク処理部22Aで実行可能な形式である。
The first sequence program having the above contents is automatically converted into a coded version of the second sequence program as shown in FIG. 3 by the converter 21C shown in FIG. This second sequence program is the R of FIG.
It is composed of programs PR1, PR2 and PR3 corresponding to the first term, the R2 term and the R3 term, respectively, and is in a form executable by the multitask processing unit 22A of FIG.

【0039】図5は、第1シーケンスプログラムから第
2シーケンスプログラムへの変換処理を示しており、次
にこれを説明する。
FIG. 5 shows a conversion process from the first sequence program to the second sequence program, which will be described next.

【0040】(50)ステップQに0を代入する。。(50) Substitute 0 for step Q. .

【0041】(51)ステップQをインクリメントす
る。
(51) Step Q is incremented.

【0042】(52)第1シーケンスプログラムのR1
項のステップQの命令語を読み込む。この命令語は、ニ
モニックで表されている。
(52) R1 of the first sequence program
Read the instruction word of step Q in the section. This command word is represented by a mnemonic.

【0043】(53)この命令語を、後述のようにして
コードに変換する。
(53) This instruction word is converted into a code as described later.

【0044】(54)このコードに、後述のようにして
ステップQの実行開始条件を付加する。
(54) The execution start condition of step Q is added to this code as described later.

【0045】(55〜57)第1シーケンスプログラム
のR2項について、上記ステップ52〜54と同様の処
理を行う。
(55-57) With respect to the item R2 of the first sequence program, the same processing as in steps 52-54 is performed.

【0046】(58〜60)第1シーケンスプログラム
のR3項について、上記ステップ52〜54と同様の処
理を行う。
(58-60) With respect to the R3 item of the first sequence program, the same processing as in steps 52-54 is performed.

【0047】(61)ステップQが最終ステップでなけ
れば、上記ステップ51へ戻り、最終ステップであれ
ば、変換処理を終了する。
(61) If step Q is not the final step, the process returns to step 51, and if it is the final step, the conversion process is terminated.

【0048】次に、上記ステップ53の詳細を図6に基
づいて説明する。
Next, the details of step 53 will be described with reference to FIG.

【0049】(70)作業欄にニモニックが有るかどう
かを判定し、有ればステップ71へ進み、無ければステ
ップ72へ進む。
(70) It is judged whether or not there is a mnemonic in the work field. If yes, the process proceeds to step 71. If not, the process proceeds to step 72.

【0050】(71)作業欄のニモニックをコード化
し、ステップ75へ進む。
(71) Code the mnemonic in the work field and proceed to step 75.

【0051】(72〜74)F欄に矢印がなければ、作
業コードをNOP(ノーオペレーション)のコードに
し、F欄に矢印があれば、作業コードをCNT(コンテ
ィニュー)のコードにする。
(72-74) If there is no arrow in the F column, the work code is a NOP (no operation) code, and if there is an arrow in the F column, the work code is a CNT (continue) code.

【0052】(75)部品欄、ツール欄及び場所欄のニ
モニックをコード化する。
(75) Code the mnemonics in the parts column, tool column and location column.

【0053】(76)上記のようにして作成された命令
コードを、プログラムPR1のステップQの中間コード
として第2シーケンスプログラム記憶部21Bに格納す
る。
(76) The instruction code created as described above is stored in the second sequence program storage section 21B as an intermediate code of step Q of the program PR1.

【0054】次に、上記ステップ54の詳細を図7に基
づいて説明する。
Details of step 54 will be described below with reference to FIG.

【0055】(80)第1シーケンスプログラムのR2
項のステップQのF欄を読み込む。
(80) R2 of the first sequence program
Read the F column in step Q of item.

【0056】(81)このF欄に、矢印が有れば以下の
ステップ90へ進み、無ければ次のステップ82へ進
む。
(81) If there is an arrow in this F column, proceed to the following step 90, and if not, proceed to the next step 82.

【0057】(82)R2項のステップQ−1を読み込
む。
(82) Read step Q-1 of the R2 term.

【0058】(83、84)作業欄にニモニックが有る
場合、又は、作業欄にニモニックが無く且つF欄に矢印
が有る場合には、次のステップ85へ進み、作業欄にニ
モニックが無く且つF欄に矢印が無ければ以下のステッ
プ90へ進む。
(83, 84) When there is a mnemonic in the work column, or when there is no mnemonic in the work column and there is an arrow in the F column, the process proceeds to the next step 85, and there is no mnemonic in the work column and F If there is no arrow in the column, proceed to step 90 below.

【0059】(85)プログラムPR1のステップQの
開始条件PR1欄にQ−1を格納する。
(85) Q-1 is stored in the start condition PR1 column of step Q of the program PR1.

【0060】(90〜95)上記ステップ81〜85と
同様にして、プログラムPR1のステップQの開始条件
PR2欄にデータを書き込むための処理を行う。
(90-95) In the same manner as in steps 81-85, the processing for writing data in the start condition PR2 column of step Q of the program PR1 is performed.

【0061】上記のようにして変換されたプログラムP
R1、PR2及びPR3はそれぞれ、マルチタスク処理
部22Aの機器制御用タスクT1、T2及びT3により
実行される。マルチタスク処理部22Aは他に、図1及
び図8に示す如く、管理タスクTMと、外部信号入出力
部23との間でデータを送受するために通信タスクTC
とを備えており、管理タスクTMの下で他の各タスクが
リアルタイムでマルチタスク処理される。図8では、簡
単化のためタスクT1〜T3のうちタスクT1のみを示
しているが、タスクT2及びT3についてもタスクT1
と同様に管理タスクTM及び通信タスクTCと関係して
いる。
Program P converted as described above
R1, PR2, and PR3 are executed by device control tasks T1, T2, and T3 of the multitask processing unit 22A, respectively. As shown in FIGS. 1 and 8, the multi-task processing unit 22A also uses the communication task TC for transmitting / receiving data between the management task TM and the external signal input / output unit 23.
And each other task is multitasked in real time under the management task TM. In FIG. 8, only the task T1 among the tasks T1 to T3 is shown for simplification, but the tasks T2 and T3 are also included in the task T1.
Similarly to the management task TM and the communication task TC.

【0062】図8中のタスクT1の処理の詳細を図10
に示しており、これに基づいて図8での処理を説明す
る。
Details of the processing of task T1 in FIG. 8 are shown in FIG.
8 and the processing in FIG. 8 will be described based on this.

【0063】(100)ステップQに0を代入する。(100) Substitute 0 for step Q.

【0064】(101)ステップQをインクリメントす
る。
(101) Step Q is incremented.

【0065】(102)プログラムPR1のステップQ
のコードを読み込む。
(102) Step Q of program PR1
Load the code of.

【0066】(103)コードがNOPのコードであれ
ば上記ステップ101へ戻り、そうでなければ次のステ
ップ104へ進む。
(103) If the code is a NOP code, the process returns to step 101, and if not, the process proceeds to the next step 104.

【0067】(104)コードがCNTのコードであれ
ば以下のステップ109へ進み、そうでなければ次のス
テップ105へ進む。
(104) If the code is a CNT code, proceed to the following step 109, and otherwise proceed to the next step 105.

【0068】(105)コード中の開始条件をメモリの
同期メッセージ領域に書き込む。
(105) The start condition in the code is written in the synchronous message area of the memory.

【0069】(106)これにより、処理が図8の管理
タスクTMに移り、タスクT1は待ち状態となる。
(106) As a result, the processing shifts to the management task TM shown in FIG. 8, and the task T1 is placed in a waiting state.

【0070】管理タスクTMは、この同期メセージを読
み込み、後述のようにメモリの所定領域に転記し、ま
た、後述のイベントコントロールブロックECB1の条
件成立フラグをリセットする。同期メッセージは、図9
に示す如く、発信元ロボット番号1〜3(ロボットRB
1〜RB3に付けられた番号)、同期メッセージが開始
条件であるか後述の終了ステップであるかを示すフラ
グ、プログラムPR1〜PR3のステップ番号からな
る。例えば、図3のプログラムPR1のステップ6の開
始条件の同期メッセージは、10050となる。この場
合、プログラムPR2のステップ5の処理が終了すれ
ば、プログラムPR1のステップ6の実行を開始するこ
とができる。
The management task TM reads this synchronous message, transcribes it in a predetermined area of the memory as described later, and resets the condition satisfaction flag of the event control block ECB1 described later. The synchronization message is shown in FIG.
As shown in, the source robot numbers 1 to 3 (robot RB
1 to RB3), a flag indicating whether the synchronization message is a start condition or an end step described later, and step numbers of the programs PR1 to PR3. For example, the synchronization message of the start condition of step 6 of the program PR1 of FIG. 3 is 10050. In this case, when the process of step 5 of the program PR2 is completed, the execution of step 6 of the program PR1 can be started.

【0071】管理タスクTMは、図9に示す同期メッセ
ージが開始条件であると判定した場合には、発信元ロボ
ット番号が1の場合、同期メッセージ中のPR2ステッ
プ番号及びPR3ステップ番号を、開始条件データエリ
アのPR1開始条件のPR2欄及びPR3欄にそれぞれ
SS12、SS13として転記し、同期メッセージが終
了ステップである場合には、発信元ロボット番号が1の
場合、同期メッセージ中のPR1ステップ番号をES1
として終了ステップデータエリアのPR1終了ステップ
欄に転記する。発信元ロボット番号が2又は3の場合も
上記同様である。次に管理タスクTMは、READY状
態となっている他のタスクがあればこれに処理を移す。
When the management task TM determines that the synchronization message shown in FIG. 9 is the start condition, when the source robot number is 1, the PR2 step number and the PR3 step number in the synchronization message are set as the start conditions. It is transcribed as SS12 and SS13 in the PR2 column and PR3 column of the PR1 start condition of the data area, respectively, and when the synchronization message is the end step, when the source robot number is 1, the PR1 step number in the synchronization message is ES1.
Is transferred to the PR1 end step column in the end step data area. The same applies when the source robot number is 2 or 3. Next, the management task TM shifts the processing to another task in the READY state, if any.

【0072】タスクT1〜T3のいずれかから、終了ス
テップの同期メッセージを受け取ると、処理が管理タス
クTMに移り、管理タスクTMは、開始条件データエリ
ア及び終了ステップデータエリアを参照し、開始条件の
ステップとこれに対応した終了ステップとを比較する。
両ステップが一致して、PRi開始条件(i=1、2又
は3)が成立しておれば、イベントコントロールブロッ
クECBiの条件成立フラグを立てて開始条件が成立し
たことをタスクTiに知らせ、タスクTiに処理を移
す。
When the synchronization message of the end step is received from any of the tasks T1 to T3, the processing moves to the management task TM, and the management task TM refers to the start condition data area and the end step data area and The step is compared with the corresponding end step.
If both steps match and the PRi start condition (i = 1, 2 or 3) is satisfied, a task satisfaction flag is set in the event control block ECBi to inform the task Ti that the start condition is satisfied, and Transfer the treatment to Ti.

【0073】(107)イベントコントロールブロック
ECB1に条件成立フラグが立てられて処理がタスクT
1に移ると、タスクT1は、プログラムPR1のステッ
プQの、開始条件を除いたコードを、送信メッセージエ
リアに書き込み、処理を管理タスクTMに戻してWAI
T状態となる。
(107) When the condition satisfaction flag is set in the event control block ECB1, the process is executed by the task T.
Moving to 1, the task T1 writes the code of step Q of the program PR1 excluding the start condition into the transmission message area, returns the processing to the management task TM, and returns to the WAI.
It becomes the T state.

【0074】この送信メッセージ書き込みにより通信タ
スクTCがREADY状態となり、処理が管理タスクT
Mから通信タスクTCに移ると、通信タスクTCは、タ
スクT1からの送信メッセージを外部信号入出力部23
を介してロボットRB1に供給し、処理を管理タスクT
Mに戻してWAIT状態となる。管理タスクTMは、自
己の処理が終了すると常に、READY状態の他のタス
クがあればそのタスクに処理を移す。通信タスクTC
は、ロボットRB1がコマンドを実行完了したことを示
す信号を受信すると、READY状態となり、処理が通
信タスクTCに移ると、ロボットRB1がコマンドを実
行完了したことを示すデータを受信メッセージエリアに
書き込み、処理を管理タスクTMに戻してWAIT状態
となる。
By writing this transmission message, the communication task TC enters the READY state, and the process is executed by the management task T.
When the communication task TC moves from M to the communication task TC, the communication task TC sends the transmission message from the task T1 to the external signal input / output unit 23
Is supplied to the robot RB1 via the control task T
Return to M and enter the WAIT state. Whenever the management task TM finishes its own processing, it transfers the processing to another task in the READY state, if any. Communication task TC
When the robot RB1 receives a signal indicating that the command has been executed, it enters the READY state, and when the processing moves to the communication task TC, the robot RB1 writes data indicating that the command has been executed to the reception message area, The processing is returned to the management task TM to enter the WAIT state.

【0075】(108)この受信メッセージ書込みによ
り、タスクT1がREADY状態となり、処理が管理タ
スクTMからタスクT1に移り、タスクT1は、この受
信メッセージに応答して、終了ステップSE1=Qを図
9の同期メッセージエリアに書き込む。
(108) By writing this received message, the task T1 enters the READY state, and the process moves from the management task TM to the task T1. In response to this received message, the task T1 executes the end step SE1 = Q in FIG. Write to the synchronization message area of.

【0076】これにより、処理が管理タスクTMに移
り、管理タスクTMによる上記比較処理及びイベントコ
ントロ−ルブロックのフラグを立てる処理が行われる。
As a result, the processing shifts to the management task TM, and the comparison processing by the management task TM and the processing for setting the flag of the event control block are performed.

【0077】(110)タスクT1は、ステップQが最
終ステップでなければ上記ステップ101へ戻り、最終
ステップであればタスクT1の処理を終了する。
(110) The task T1 returns to the above step 101 if the step Q is not the final step, and ends the processing of the task T1 if the step Q is the final step.

【0078】タスクT2及びT3についても上記タスク
T1の処理と同様である。このようなマルチタスク処理
により、プログラムPR1、PR2及びPR3がリアル
タイムで並列処理される。
The processing of the tasks T2 and T3 is similar to that of the task T1. By such multitask processing, the programs PR1, PR2 and PR3 are processed in parallel in real time.

【0079】なお、本発明には外にも種々の変形例が含
まれる。例えば、上記実施例ではシーケンス制御装置2
0Aに第1シーケンスプログラム記憶部21A及び変換
部21Cを備えた場合を説明したが、第1シーケンスプ
ログラム記憶部21A及び変換部21Cを、シーケンス
制御装置20Aに備えずに、別個のシーケンスプログラ
ム作成装置に備えてもよい。また、上記実施例ではイベ
ントコントロ−ルブロックECBiのフラグのリセット
及びタスクの切換えを管理タスクTMが行う場合を説明
したが、通常のコンピュータの場合と同様に、OSがお
こなう構成であってもよい。
The present invention includes various modifications other than the above. For example, in the above embodiment, the sequence controller 2
The case where the first sequence program storage unit 21A and the conversion unit 21C are provided in 0A has been described, but the sequence control device 20A does not include the first sequence program storage unit 21A and the conversion unit 21C, and a separate sequence program creation device is provided. You may be prepared for. Further, in the above embodiment, the case where the management task TM resets the flag of the event control block ECBi and switches the task has been described, but the configuration may be performed by the OS as in the case of a normal computer. .

【0080】[0080]

【発明の効果】以上説明した如く、本発明に係るシーケ
ンスプログラム作成方法及び装置並びにシーケンス制御
装置によれば、各制御対象機器について表の異なる列
に、作業順にプログラムを記述して表形式の第1シーケ
ンスプログラムを作成すればよく、表中の各行の同期を
容易に認識できるので、複数の機器を制御するためのシ
ーケンスプログラムの作成及び変更が容易であるという
優れた効果を奏し、プログラムの作成及び変更に要する
労力、費用及び時間の節減並びに制御対象機器の稼働率
向上に寄与するところが大きい。
As described above, according to the sequence program creating method and apparatus and the sequence control apparatus according to the present invention, the programs are described in different columns of the table for each control target device in the order of work, and the program is displayed in the table format. Only one sequence program needs to be created, and since the synchronization of each row in the table can be easily recognized, there is an excellent effect that a sequence program for controlling a plurality of devices can be easily created and changed. In addition, it greatly contributes to the saving of labor, cost and time required for the change and improvement of the operating rate of the controlled equipment.

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

【図1】本発明の一実施例の組立セル制御装置のブロッ
ク図である。
FIG. 1 is a block diagram of an assembly cell control device according to an embodiment of the present invention.

【図2】第1シーケンスプログラムを示す図である。FIG. 2 is a diagram showing a first sequence program.

【図3】図2の第1シーケンスプログラムに対応した第
2シーケンスプログラムを示す図である。
FIG. 3 is a diagram showing a second sequence program corresponding to the first sequence program of FIG.

【図4】命令語の構成要素の種類及びそのニモニックを
示す図である。
FIG. 4 is a diagram showing types of mnemonic elements of commands and their mnemonics.

【図5】第1シーケンスプログラムから第2シーケンス
プログラムへの変換処理を示すフローチャートである。
FIG. 5 is a flowchart showing a conversion process from a first sequence program to a second sequence program.

【図6】図5のステップ53の処理の詳細フローチャー
トである。
FIG. 6 is a detailed flowchart of the process of step 53 of FIG.

【図7】図5のステップ54の処理の詳細フローチャー
トである。
7 is a detailed flowchart of the process of step 54 of FIG.

【図8】タスク処理説明図である。FIG. 8 is an explanatory diagram of task processing.

【図9】同期メッセージ及び管理タスク用データの構成
図である。
FIG. 9 is a configuration diagram of a synchronization message and management task data.

【図10】タスクT1の処理を示すフローチャートであ
る。
FIG. 10 is a flowchart showing processing of task T1.

【図11】制御対象である組立セルの一例を示す概略構
成図である。
FIG. 11 is a schematic configuration diagram showing an example of an assembly cell to be controlled.

【図12】従来の組立制御装置の構成図である。FIG. 12 is a configuration diagram of a conventional assembly control device.

【図13】組立作業のシーケンス図である。FIG. 13 is a sequence diagram of an assembly work.

【図14】従来のシーケンスプログラムを示す図であ
る。
FIG. 14 is a diagram showing a conventional sequence program.

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

10 組立セル 20、20A シーケンス制御装置 21 シーケンスプログラム記憶装置 21A 第1シーケンスプログラム記憶部 21B 第2シーケンスプログラム記憶部 21C 変換部 22 プロセッサ 22A マルチタスク処理部 23 外部信号入出力部 30 コンソール 31〜33 ロボット制御装置 RB1〜RB3 ロボット PR1〜PR3 プログラム T1〜T3 機器制御用タスク TM 管理タスク TC 通信タスク 10 Assembly Cell 20, 20A Sequence Control Device 21 Sequence Program Storage Device 21A First Sequence Program Storage Unit 21B Second Sequence Program Storage Unit 21C Conversion Unit 22 Processor 22A Multitask Processing Unit 23 External Signal Input / Output Unit 30 Console 31-33 Robot Control device RB1 to RB3 Robot PR1 to PR3 Program T1 to T3 Device control task TM Management task TC communication task

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 制御対象機器(RB1〜RB3)毎に異
なる項(R1〜R3)として列方向に制御手順を記述
し、各項の制御手順の同一ステップが同一行になるよう
に記述する第1シ−ケンスプログラム作成工程と、 該第1シーケンスプログラムを各項毎にコード化し、該
第1シーケンスプログラムの各項の同一行のステップの
実行が同時に開始されるようにするための各ステップの
実行開始条件を該コードに付加することにより、各項毎
に異なる第1〜第nプログラム(PR1〜PR3)から
なる第2シーケンスプログラムを作成するコンパイル工
程と、 を有することを特徴とするシーケンスプログラム作成方
法。
1. A control procedure is described in a column direction as a different term (R1 to R3) for each controlled device (RB1 to RB3), and the same steps of the control procedure of each term are described in the same row. 1 sequence program creation step, and each step for coding the first sequence program for each item so that execution of steps in the same line of each item of the first sequence program is started at the same time. A sequence program including a compile step of creating a second sequence program including first to nth programs (PR1 to PR3) different for each item by adding an execution start condition to the code. How to make.
【請求項2】 制御対象機器(RB1〜RB3)毎に異
なる項として列方向に制御手順を記述し、各項の制御手
順の同一ステップが同一行になるように記述した表形式
の第1シ−ケンスプログラムを、ディスプレイ装置に表
示させて対話的に入力するプログラム入力手段(30)
と、 該第1シ−ケンスプログラムが格納される第1シ−ケン
スプログラム記憶手段(21A)と、 該第1シーケンスプログラムを各項毎にコード化し、該
第1シーケンスプログラムの各項の同一行のステップの
実行が同時に開始されるようにするための各ステップの
実行開始条件を該コードに付加することにより、各項毎
に異なる第1〜第nプログラム(PR1〜PR3)から
なる第2シーケンスプログラムを作成する変換手段(2
1C)と、 作成された該第2シ−ケンスプログラムが格納される第
2シ−ケンスプログラム記憶手段(21B)と、 を有することを特徴とするシ−ケンスプログラム作成装
置。
2. A table-type first system in which a control procedure is described in a column direction as a different term for each control target device (RB1 to RB3) and the same steps of the control procedure of each term are described in the same row. A program input means (30) for displaying a can program on a display device and interactively inputting it.
A first sequence program storage means (21A) in which the first sequence program is stored, and the first sequence program is coded for each item and the same line of each item of the first sequence program The second sequence consisting of the first to nth programs (PR1 to PR3) different for each term by adding to the code the execution start condition of each step so that the execution of each step is started at the same time. Conversion means for creating programs (2
1C), and a second sequence program storage means (21B) for storing the created second sequence program, a sequence program creating device.
【請求項3】 請求項1記載の第1〜第nプログラム
(PR1〜PR3)のそれぞれを実行するための第1〜
第nタスク(T1〜T3)と、管理タスク(TC)とを
備えたマルチタスク処理手段(22A)を有し、 該第1〜第nタスクはそれぞれ該第1〜第nプログラム
の各ステップの実行開始条件及びステップ進行状況を該
管理タスクに通知し、該管理タスクは該ステップ実行開
始条件及び該ステップ進行状況に基づいて該ステップ実
行開始条件の成否を判定し、該ステップ実行開始条件が
成立していれば該ステップを実行する該タスクへ通知
し、該タスクは該ステップ実行開始条件成立通知に応答
して次のステップの処理に移ることを特徴とするシーケ
ンス制御装置。
3. A first to a first program for executing each of the first to nth programs (PR1 to PR3) according to claim 1.
It has a multi-task processing means (22A) including an n-th task (T1 to T3) and a management task (TC), and each of the first to n-th tasks includes each step of the first to n-th programs. The management task is notified of the execution start condition and the step progress status, and the management task determines whether or not the step execution start condition is satisfied based on the step execution start condition and the step progress status, and the step execution start condition is satisfied. If so, the sequence controller is notified to the task that executes the step, and the task shifts to the process of the next step in response to the notification of satisfaction of the step execution start condition.
JP2688893A 1992-06-17 1993-02-16 Method and device for generating sequence program and sequence controller Withdrawn JPH0667709A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2688893A JPH0667709A (en) 1992-06-17 1993-02-16 Method and device for generating sequence program and sequence controller

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP4-158174 1992-06-17
JP15817492 1992-06-17
JP2688893A JPH0667709A (en) 1992-06-17 1993-02-16 Method and device for generating sequence program and sequence controller

Publications (1)

Publication Number Publication Date
JPH0667709A true JPH0667709A (en) 1994-03-11

Family

ID=26364742

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2688893A Withdrawn JPH0667709A (en) 1992-06-17 1993-02-16 Method and device for generating sequence program and sequence controller

Country Status (1)

Country Link
JP (1) JPH0667709A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE19750380A1 (en) * 1997-07-22 1999-03-04 Mitsubishi Electric Corp Motor vehicle controller
US6075438A (en) * 1996-02-09 2000-06-13 Honda Giken Kogyo Kabushiki Kaisha Communication network for vehicle control and diagnosis method thereof
JP2006130577A (en) * 2004-11-02 2006-05-25 Yaskawa Electric Corp Robot controller and robot system
JP2009509787A (en) * 2005-09-29 2009-03-12 本田技研工業株式会社 An extensible task engine framework for humanoid robots
JP2011070539A (en) * 2009-09-28 2011-04-07 Mitsubishi Electric Corp Programmable controller
JP2014157610A (en) * 2014-03-19 2014-08-28 Fuji Mach Mfg Co Ltd Manufacturing operation machine
US9363936B2 (en) 2010-04-29 2016-06-07 Fuji Machine Mfg. Co., Ltd. Manufacture work machine and manufacture work system
US9374935B2 (en) 2010-04-29 2016-06-21 Fuji Machine Mfg. Co., Ltd. Manufacture work machine

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6075438A (en) * 1996-02-09 2000-06-13 Honda Giken Kogyo Kabushiki Kaisha Communication network for vehicle control and diagnosis method thereof
DE19750380A1 (en) * 1997-07-22 1999-03-04 Mitsubishi Electric Corp Motor vehicle controller
DE19750380B4 (en) * 1997-07-22 2008-05-15 Mitsubishi Denki K.K. Automobile Controller
JP2006130577A (en) * 2004-11-02 2006-05-25 Yaskawa Electric Corp Robot controller and robot system
US8396599B2 (en) 2004-11-02 2013-03-12 Kabushiki Kaisha Yaskawa Denki Robot control apparatus and robot system
JP2009509787A (en) * 2005-09-29 2009-03-12 本田技研工業株式会社 An extensible task engine framework for humanoid robots
JP2011070539A (en) * 2009-09-28 2011-04-07 Mitsubishi Electric Corp Programmable controller
US9363936B2 (en) 2010-04-29 2016-06-07 Fuji Machine Mfg. Co., Ltd. Manufacture work machine and manufacture work system
US9374935B2 (en) 2010-04-29 2016-06-21 Fuji Machine Mfg. Co., Ltd. Manufacture work machine
US9485895B2 (en) 2010-04-29 2016-11-01 Fuji Machine Mfg. Co., Ltd. Central control device and centralized control method
US10098269B2 (en) 2010-04-29 2018-10-09 Fuji Machine Mfg. Co., Ltd. Manufacture work machine for controlling a plurality of work-element performing apparatuses by central control device
JP2014157610A (en) * 2014-03-19 2014-08-28 Fuji Mach Mfg Co Ltd Manufacturing operation machine

Similar Documents

Publication Publication Date Title
CN109388107B (en) Control device
US9063535B2 (en) Numerical control program execution by robot
US5841656A (en) Programming system for sequence control and control unit for executing program for sequence control
EP3462255B1 (en) Synchronization of control programs
US6813523B2 (en) Distributed process control
JPH07129418A (en) Program control system for multi-task environment
JPH0667709A (en) Method and device for generating sequence program and sequence controller
JP2007183724A (en) Monitor system in machine tool
US20190094831A1 (en) Control apparatus, control method, and support apparatus
US11899428B2 (en) Work resume system, manufacturing method, and program
JP5153437B2 (en) Control program creation device
WO1995029432A1 (en) Control system
US20220147027A1 (en) Cell controller
JP2005173849A (en) Automatic machine control system
JPS63139689A (en) Picture display unit for remote manipulation-system
JP3460426B2 (en) Robot controller
JPH0782372B2 (en) Robot arm control method
JP2767813B2 (en) Design support equipment and automatic printed circuit board placement equipment
JP2009157534A (en) Programming support system, its programmable controller support device, and programmable indicator support device
WO2022208849A1 (en) Robot control device, robot control system, and robot control method
JP2000322245A (en) Programming device and storage medium
JPH0492902A (en) Controller for automatic assembly device
JP2533373B2 (en) Control program creation method
JP2606172B2 (en) robot
JP2533370B2 (en) Control program creation method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20000509