JPH09128022A - Sequence controller and its control method - Google Patents

Sequence controller and its control method

Info

Publication number
JPH09128022A
JPH09128022A JP30685795A JP30685795A JPH09128022A JP H09128022 A JPH09128022 A JP H09128022A JP 30685795 A JP30685795 A JP 30685795A JP 30685795 A JP30685795 A JP 30685795A JP H09128022 A JPH09128022 A JP H09128022A
Authority
JP
Japan
Prior art keywords
control
teaching
unit
instruction data
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP30685795A
Other languages
Japanese (ja)
Inventor
Kazuhiko Sakurai
和彦 桜井
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.)
Denso Corp
Original Assignee
Denso Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Denso Corp filed Critical Denso Corp
Priority to JP30685795A priority Critical patent/JPH09128022A/en
Publication of JPH09128022A publication Critical patent/JPH09128022A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To use both of teaching type control and circuit diagram type control for sequence control. SOLUTION: A control part 6 is constituted of a storage part 1 for storing various controlling data and control programs, a central processing part 2 capable of logic operation by software, an I/O part 3 for executing I/O signal processing, and an operation part 4 having an operation equipment necessary for control or independently driving a controlled part 5 and a display equipment necessary for operator's monitoring or the like and executes sequence control for one or more controlled parts 5. Software for attaining teaching type control on a circuit diagram is stored in the storage part 1 and the software has a function for automatically converting data into output instruction data when the controlled part 5 is operated through the operation part 4 and a function for switching a control system or changing the address of the output instruction data.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、各種工作機械や自
動販売機などの自動機等の制御に用いられるシーケンス
制御装置及びその制御方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a sequence controller used for controlling various machine tools, automatic machines such as vending machines, and a control method thereof.

【0002】[0002]

【従来の技術】従来、ソフトウェアに依存するシーケン
ス制御方式には大別してリレーシンボル式と、ロジック
シンボル式等によって表記する回路図方式や、フローチ
ャート等にて表記するフローチャート方式、特開昭59
−109907号公報にあるような回路図式シーケンス
回路を設計せずに、タイムチャート等を基に、手動スイ
ッチ類により出力ポート及び条件設定のための信号入力
ポートを指定し、1ステッププログラムを形成、順次こ
の1ステッププログラムを積み重ねることにより一連の
シーケンスプログラムとする教示方式等がある。
2. Description of the Related Art Conventionally, a software-dependent sequence control system is roughly classified into a circuit diagram system represented by a relay symbol system, a logic symbol system, etc., a flow chart system represented by a flowchart, etc.
-109907, without designing a circuit diagram type sequence circuit, based on a time chart or the like, an output port and a signal input port for condition setting are designated by manual switches to form a one-step program, There is a teaching method and the like in which a series of sequence programs is formed by sequentially stacking the one-step programs.

【0003】図10に回路図方式の場合の、図11に教
示方式の場合の制御システム完成までの作業の流れをフ
ローチャートとしてそれぞれ示す。図10に示される通
常の回路図方式では、まずシステムの動作図を作成し
(ステップ910)、その動作図に基づいて単純もしくは繰
り返し、条件判断、数値制御等を含む複雑な制御の表記
図及び回路図を作成する (ステップ920)。続いて専用の
命令語に置換し、コーディングを行ってプログラムを作
成し (ステップ930)、このプログラムを制御装置に入力
する (ステップ940)。プログラムの入力後に制御装置の
試運転を行い (ステップ950)、不具合があるときは回路
図を修正し (ステップ970)、不具合がないときは制御シ
ステムの完成とする。このように回路図方式では、入力
条件に対する出力制御が繰り返し、条件判断、数値制御
等複雑になっても、対応できる表記方法である。
FIG. 10 is a flow chart showing the flow of work until the control system is completed in the case of the circuit diagram method and FIG. 11 in the case of the teaching method. In the normal schematic method shown in FIG. 10, first, an operation diagram of the system is created.
(Step 910), a notation diagram and a circuit diagram of complicated control including simple or repeated, condition judgment, numerical control, etc. are created based on the operation diagram (step 920). Then, the program is created by substituting with a dedicated command word and coded (step 930), and this program is input to the control device (step 940). After the program is input, the control device is tested (step 950), and if there is a problem, the circuit diagram is corrected (step 970). If there is no problem, the control system is completed. As described above, the circuit diagram method is a notation method that can cope with repeated output control for input conditions and complicated condition determination and numerical control.

【0004】また図11に示されるように特開昭59−
109907号公報などに開示されている教示方式で
は、まずフローチャート等によりシステムの動作図を作
成し (ステップ110)、その動作図に基づき専用の入力器
を用いて1ステップの動作を実行する (ステップ120)。
続いて次のステップへの遷移条件を専用の入力器を用い
て設定し (ステップ140)、全ての動作が終了するまで実
行する。そして全ての動作を実行した後、制御システム
の試運転を行い (ステップ150)、その結果よりまだ制御
システムが完成していない場合は、最初のステップに戻
り (ステップ170)、制御システムが完成するまで上記操
作を繰り返す。このようにして教示方式では、プログラ
ムの作成時に自動的に必要条件が読み込まれて、それを
再現することにより、回路図方式で行われる回路設計を
不要にし、設計者及びシーケンスプログラムを調整する
作業者の作業量を大幅に低減するという効果を有する。
Further, as shown in FIG.
In the teaching method disclosed in Japanese Patent Publication No. 109907, first, an operation diagram of the system is created by a flowchart or the like (step 110), and one step operation is executed using a dedicated input device based on the operation diagram (step 110). 120).
Then, the transition condition to the next step is set using a dedicated input device (step 140), and the operation is executed until all the operations are completed. After performing all the operations, perform a trial run of the control system (step 150), and if the result shows that the control system is not yet completed, return to the first step (step 170) until the control system is completed. The above operation is repeated. In this way, in the teaching method, the necessary conditions are automatically read at the time of creating the program, and by reproducing them, the circuit design performed by the circuit diagram method becomes unnecessary, and the designer and the sequence program are adjusted. This has the effect of significantly reducing the workload of workers.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、図10
に示される回路図方式では、シーケンスプログラムの作
成に際し、回路図及び動作図等の表記図を構成するため
に、各種シンボルや記号系統の扱いに対する表記方法や
表記図から各専用の命令語に置換するためのコーディン
グ方法等の専門知識の習得を必要とする。さらに、シー
ケンスプログラムの調整者は、回路図の設計が完了した
後、適正な制御とするために試行錯誤的な調整が必要で
あったという問題がある。また特開昭59−10990
7号公報に開示されている技術では、繰り返し、条件判
断、数値計算等の複雑な制御に対応できず、比較的簡単
な制御にしか対応できないという欠点がある。また教示
時の操作は専用の操作方法が必要であり、通常の単独操
作の方法とは異なり、操作方法を習得する必要があっ
た。さらに、回路図方式、教示方式のいずれの場合に
も、その方式にあった専用の制御装置を用意せねばなら
ず、各方式の利点を生かすためにも、各方式を切り替え
て使用したり、各方式を併用して使用しようとした場
合、それができないという問題がある。従って、本発明
の目的は、上記課題に鑑み、シーケンスプログラムの作
成に際し、回路図方式、教示方式のどちらか、または両
方の方式を併用してシーケンスプログラムを作成するこ
とを可能とするシーケンス制御装置及びその制御方法を
提供するものである。
However, as shown in FIG.
In the circuit diagram method shown in, when creating a sequence program, in order to configure notation diagrams such as circuit diagrams and operation diagrams, the notation method for handling various symbols and symbol systems and the notation diagrams are replaced with dedicated instruction words. It is necessary to acquire specialized knowledge such as coding methods to do so. Further, there is a problem that the coordinator of the sequence program needs trial and error adjustment to achieve proper control after the circuit diagram design is completed. Also, JP-A-59-10990
The technique disclosed in Japanese Patent Publication No. 7 cannot cope with complicated control such as repetition, condition judgment, numerical calculation, etc., and has a drawback that it can cope only with relatively simple control. In addition, the operation at the time of teaching requires a dedicated operation method, and unlike the ordinary single operation method, it is necessary to learn the operation method. Furthermore, in any case of the circuit diagram method and the teaching method, it is necessary to prepare a dedicated control device suitable for the method, and in order to take advantage of each method, each method can be switched and used, If you try to use each method together, there is a problem that you cannot do it. Therefore, in view of the above problems, an object of the present invention is to provide a sequence control device capable of creating a sequence program by using either a circuit diagram method, a teaching method, or both methods when creating a sequence program. And a control method thereof.

【0006】[0006]

【課題を解決するための手段】上記の課題を解決するた
めに、請求項1に記載の手段を採用することができる。
この手段によると、第二の制御手段により数値計算等の
教示以外の方法で被制御体を制御すると共に、第一の制
御手段により教示により被制御体の制御プログラムを自
動生成し、得られた出力指示データをアドレスに対応し
て記憶手段に記憶する。そして指示手段にて指示された
アドレスに対応する出力指示データを、再生手段にて被
制御体へ出力することにより、教示データを再生し、被
制御体を制御するというものである。これにより、数値
計算等の教示以外の方法による複雑な制御と、教示によ
る比較的簡単な制御とが可能なシーケンス制御装置が実
現できる。また、請求項2に記載の手段を採用すること
で、第一の制御手段のみによる制御、第二の制御手段の
みによる制御、第一及び第二の制御手段を併用した制御
の3通りの制御が可能となる。請求項3に記載の手段を
採用することで、第一の制御手段による制御と、第二の
制御手段による制御との切り換えを容易に実行すること
ができる。請求項4に記載の手段を採用することで、出
力指示データの任意のアドレスを指示することができ、
再生時の繰り返し、条件判断等のより複雑な制御が可能
となる。請求項5に記載の手段を採用することで、教示
用の専用機器を用いることなく、教示時に被制御体を操
作することができる。請求項6に記載の手段を採用する
ことで、教示による制御と、数値計算等の教示以外の方
法による制御とを備えたシーケンス制御方法とすること
ができる。
Means for Solving the Problems To solve the above-mentioned problems, the means described in claim 1 can be adopted.
According to this means, the second control means controls the controlled body by a method other than the teaching such as numerical calculation, and the first control means automatically generates the control program of the controlled body according to the teaching. The output instruction data is stored in the storage means in correspondence with the address. Then, by outputting the output instruction data corresponding to the address instructed by the instructing means to the controlled object by the reproducing means, the teaching data is reproduced and the controlled object is controlled. Thus, it is possible to realize a sequence control device capable of performing complicated control by a method other than teaching such as numerical calculation and relatively simple control by teaching. Further, by adopting the means according to claim 2, three types of control, that is, control by only the first control means, control by only the second control means, and control by using the first and second control means in combination Is possible. By adopting the means described in claim 3, it is possible to easily switch the control by the first control means and the control by the second control means. By adopting the means described in claim 4, it is possible to designate an arbitrary address of the output instruction data,
It is possible to perform more complicated control such as repetition at the time of reproduction and condition determination. By adopting the means described in claim 5, the controlled object can be operated at the time of teaching without using a dedicated device for teaching. By adopting the means described in claim 6, it is possible to provide a sequence control method including control by teaching and control by a method other than teaching such as numerical calculation.

【0007】[0007]

【発明の実施の形態】以下、本発明を具体的な実施例に
基づいて説明する。図1は、本発明に係わる第一実施例
のハードウェア構成を示したものである。制御部6(シ
ーケンス制御装置に相当)は、制御用の各種データや制
御プログラムが記憶された記憶部1、ソフトウェアにて
ロジックが可能な中央演算部2、入出力信号処理のため
の入出力部3、制御上または被制御部5を単独で運転す
る時に必要な操作機器や作業者による監視等に必要な表
示機器を有する操作部4(操作盤に相当)から構成さ
れ、シーケンス制御対象である1つ以上の種類の被制御
部5(被制御体に相当)のシーケンス制御を実行する。
制御部6内の記憶部1は、教示方式を実現するためのオ
ペレーションシステム部、教示により蓄積された出力情
報テーブル、出力指示のためのポインタ、回路図式シー
ケンスプログラムまたはフローチャート式プログラム、
数値計算時等に利用するデータの一時記憶用メモリなど
を含んでいる。入出力部3は、被制御部5に設けられた
位置等の検出器から検出信号を入力する入力部と、被制
御部5の負荷類へ制御信号を出力する出力部とから構成
されている。この制御部6において教示方式にてシーケ
ンス制御を実行する時の動作は、操作部4から入出力部
3を介して被制御部5へ与えられた出力状態と同じ情報
を、中央演算部2は記憶部1に記憶する。また教示方式
による制御を実現するためのオペレーションシステム、
回路図式シーケンス回路は、ここでは表現されないプロ
グラム書き込み器等を用いて記憶部1に記憶される。
BEST MODE FOR CARRYING OUT THE INVENTION The present invention will be described below based on specific embodiments. FIG. 1 shows a hardware configuration of a first embodiment according to the present invention. The control unit 6 (corresponding to a sequence control device) includes a storage unit 1 in which various control data and control programs are stored, a central processing unit 2 which can be logic by software, and an input / output unit for input / output signal processing. 3. It is composed of an operation unit 4 (corresponding to an operation panel) having an operation device necessary for operating the control unit or the controlled unit 5 independently and a display device required for monitoring by an operator, and is a sequence control target. Sequence control of one or more types of controlled units 5 (corresponding to controlled bodies) is executed.
The storage unit 1 in the control unit 6 is an operation system unit for realizing a teaching method, an output information table accumulated by teaching, a pointer for output instruction, a circuit diagram sequence program or a flowchart type program,
It includes a memory for temporary storage of data used for numerical calculations. The input / output unit 3 includes an input unit that inputs a detection signal from a detector such as a position provided in the controlled unit 5 and an output unit that outputs a control signal to the loads of the controlled unit 5. . Regarding the operation when the sequence control is executed in the control method in the control unit 6, the central processing unit 2 outputs the same information as the output state given from the operation unit 4 to the controlled unit 5 via the input / output unit 3. It is stored in the storage unit 1. Also, an operation system for realizing control by the teaching method,
The circuit schematic sequence circuit is stored in the storage unit 1 using a program writer or the like not shown here.

【0008】続いて、記憶部1の作用について以下に概
要を説明する。図2は記憶部1の構成を示した図であ
る。記憶部1は、パラメータ設定部11、オペレーショ
ンシステム部12(第一の制御手段、再生手段、切り換
え手段に相当)、回路図式シーケンス回路部13(第二
の制御手段に相当)、出力情報テーブル14(記憶手段
に相当)、数値計算等用データ一時記憶用メモリ15
(記憶手段に相当)などから構成されている。パラメー
タ設定部11は、被制御部5のそれぞれの制御部の数や
それらの使用の可否、それら相互の間の関わり(例えば
干渉の有無)等を設定する。オペレーションシステム部
12は、回路図方式上で教示方式を実現するためのソフ
トウェアが記憶されており、図1に示される被制御部5
を操作部4を介して操作することにより教示指示に自動
的に変換する機能を有し、プレイバックの実行や教示方
式から回路図方式への受け渡しの可否を判断する。回路
図式シーケンス回路部13は、回路図方式による被制御
部5のシーケンス制御を行う。出力情報テーブル14
は、教示情報や受け渡し情報を記憶する。数値計算等用
データ一時記憶用メモリ15は、回路図方式による被制
御部5の制御に必要なデータを記憶する。
Next, the operation of the storage unit 1 will be outlined below. FIG. 2 is a diagram showing the configuration of the storage unit 1. The storage unit 1 includes a parameter setting unit 11, an operation system unit 12 (corresponding to a first control unit, a reproducing unit, and a switching unit), a circuit diagram sequence circuit unit 13 (corresponding to a second control unit), and an output information table 14. (Corresponding to storage means), memory 15 for temporary storage of data for numerical calculation, etc.
(Corresponding to storage means) and the like. The parameter setting unit 11 sets the number of each control unit of the controlled unit 5, the availability of each of them, the relationship between them (for example, the presence or absence of interference), and the like. The operation system unit 12 stores software for realizing the teaching method on the circuit diagram method, and the controlled unit 5 shown in FIG.
Has a function of automatically converting into a teaching instruction by operating through the operation unit 4, and determines whether to execute playback or transfer from the teaching method to the circuit diagram method. The circuit diagram type sequence circuit unit 13 performs sequence control of the controlled unit 5 by a circuit diagram method. Output information table 14
Stores teaching information and delivery information. The memory 15 for temporarily storing data for numerical calculation etc. stores data necessary for controlling the controlled unit 5 by a circuit diagram method.

【0009】教示方式単独で被制御部5を制御する場合
は、パラメータ設定部11に設定された被制御部5の情
報を基に、オペレーションシステム部12が教示された
情報を出力情報テーブル14に記憶する。そしてその記
憶された情報を基に、オペレーションシステム部12が
プレイバック(再生)を行い、被制御部5を制御する。
回路図方式単独で被制御部5を制御する場合は、パラメ
ータ設定部11に設定された被制御部5の情報を基に、
回路図式シーケンス回路部13が必要に応じて数値計算
用等データ一時記憶用メモリ15を使用しながら、被制
御部5を制御する。
When controlling the controlled unit 5 by the teaching method alone, the information taught by the operation system unit 12 is stored in the output information table 14 based on the information of the controlled unit 5 set in the parameter setting unit 11. Remember. Then, based on the stored information, the operation system unit 12 performs playback (reproduction) to control the controlled unit 5.
When controlling the controlled unit 5 by the circuit diagram method alone, based on the information of the controlled unit 5 set in the parameter setting unit 11,
The circuit schematic sequence circuit unit 13 controls the controlled unit 5 while using the memory 15 for temporary storage of data for numerical calculation and the like as necessary.

【0010】教示方式と回路図方式とを併用して被制御
部5を制御する場合は、まずパラメータ設定部11に設
定された被制御部5の情報を基に、オペレーションシス
テム部12が回路図式シーケンス回路部13への受け渡
しが必要か否かの情報を付加した教示情報を出力情報テ
ーブル14に記憶する。続いて出力情報テーブル14に
記憶された情報を基に、オペレーションシステム部12
がプレイバックを行い、被制御部5を制御する。その
際、オペレーションシステム部12が回路図式シーケン
ス回路部13への受け渡しが必要か否かを判断し、必要
な場合は制御を回路図式シーケンス回路13へ受け渡
し、回路図式シーケンス回路部13が必要に応じて数値
計算等用データ一時記憶用メモリ15を使用しながら被
制御部5を制御する。そして指示した制御が完了する
と、再び教示方式に戻る。
When controlling the controlled unit 5 by using both the teaching method and the circuit diagram method, the operation system unit 12 first uses the circuit diagram method based on the information of the controlled unit 5 set in the parameter setting unit 11. The output information table 14 stores the teaching information added with the information as to whether or not it needs to be delivered to the sequence circuit unit 13. Then, based on the information stored in the output information table 14, the operation system unit 12
Plays back and controls the controlled unit 5. At that time, the operation system unit 12 judges whether or not the transfer to the schematic diagram sequence circuit unit 13 is necessary, and when it is necessary, the control is transferred to the schematic diagram sequence circuit unit 13, and the schematic diagram sequence circuit unit 13 determines whether or not it is necessary. The controlled unit 5 is controlled while using the memory 15 for temporarily storing data for numerical calculation and the like. When the instructed control is completed, the teaching method is resumed.

【0011】次に、教示方式によるシーケンス制御時の
教示及びプレイバック方法について以下に説明する。図
3は記憶部1内の出力情報テーブル14の構成とポイン
タ30(指示手段に相当)との関係を示した模式図であ
る。出力情報テーブル14は複数個(図ではn個)の出
力指示部1〜n(出力指示データに相当)を有し、それ
ぞれに対応してアドレス0000〜(n-1)が設けられてい
る。ポインタ30は出力指示部1〜nの任意のアドレス
0000〜(n-1)を指示する。図4は、出力情報テーブル
14内の出力指示部1〜nの構成及び、教示或いはプレ
イバック時の情報の流れを示した説明図である。出力指
示部1〜nは、1または0が複数個組み合わされて構成
された出力指示フラグ40と、付属情報41とから成っ
ている。出力指示フラグ40には、図1に示される入出
力部3の出力部から被制御部5の負荷類に出力される出
力信号や、被制御部5に設けられた位置等の検出器から
の入力信号が記憶される。また付属情報41は、被制御
部5の制御を教示方式から回路図方式に切り替えるため
の受け渡し指示データ(切り換え指示データに相当)が
格納される回路図式シーケンス回路受け渡し格納部42
と、ポインタ30のアドレスを飛ばすための飛び先変更
指示データ(飛び先指示データに相当)が格納される飛
び先アドレス格納部43とから構成されている。また図
4中の回路図式シーケンス回路群を構成する1001は
リレー入力を示し、1002は出力を示している。回路
図式シーケンス回路群はこのような回路が複数個で構成
されている。
Next, the teaching and playback method at the time of sequence control by the teaching method will be described below. FIG. 3 is a schematic diagram showing the relationship between the configuration of the output information table 14 in the storage unit 1 and the pointer 30 (corresponding to the instruction means). The output information table 14 has a plurality (n in the figure) of output instruction units 1 to n (corresponding to output instruction data), and addresses 0000 to (n-1) are provided corresponding to each. The pointer 30 is an arbitrary address of the output instruction units 1 to n
Specify 0000 to (n-1). FIG. 4 is an explanatory diagram showing the configuration of the output instructing units 1 to n in the output information table 14 and the flow of information during teaching or playback. Each of the output instruction units 1 to n includes an output instruction flag 40 configured by combining a plurality of 1 or 0 and attached information 41. The output instruction flag 40 includes an output signal output from the output unit of the input / output unit 3 shown in FIG. 1 to the loads of the controlled unit 5, and a detector such as a position provided in the controlled unit 5 from a detector. The input signal is stored. Further, the attached information 41 is a circuit diagram type sequence circuit transfer storage unit 42 in which transfer instruction data (corresponding to switching instruction data) for switching the control of the controlled unit 5 from the teaching method to the circuit diagram method is stored.
And a jump destination address storage section 43 for storing jump destination change instruction data (corresponding to jump destination instruction data) for skipping the address of the pointer 30. Further, 1001 constituting the circuit schematic sequence circuit group in FIG. 4 indicates a relay input, and 1002 indicates an output. The circuit diagram type sequence circuit group includes a plurality of such circuits.

【0012】以下図4を用いて教示方式における教示或
いはプレイバックの方法について説明する。まず具体的
な教示方法について図5に示されるフローチャートを用
いて説明する。ポインタ30を初期化し、アドレス0000
を指定し、出力指示部1を指示するように設定する (ス
テップ510)。次に前述の被制御部5を操作部4にて単独
で操作し、被制御部5の必要とされる負荷類がオン、オ
フするように、入出力部3の出力部から信号を出力する
(ステップ520)。そして作業者が操作部4上で教示デー
タの記憶を開始するために、所定の操作ボタンをオンし
(ステップ530)、被制御部5の負荷類に接続された出力
部のオン、オフ状態を出力指示部1内の出力指示フラグ
40に通常の被制御部5を単独で操作する際に用いられ
る機器、即ち操作部4にて記憶させる (ステップ540)。
続いてポインタ30はアドレスを1つ増分してアドレス
0001を指定し、出力指示部2を指示するように設定する
(ステップ550)。教示が終了していない場合には (ステ
ップ560 でNO判定のとき) 、ステップ520 に戻り、出
力を作業者自身の希望に合わせ、操作部4にて変化さ
せ、その時のオン、オフ状態を出力指示部1と同様に出
力指示部2へ記憶する。これらを順次行い、出力指示部
1〜nを作成し、教示の終了後にポインタ30の最終位
置を記憶し (ステップ570)、教示を終了する。
The teaching or playback method in the teaching method will be described below with reference to FIG. First, a specific teaching method will be described with reference to the flowchart shown in FIG. Initialize the pointer 30 and address 0000
Is designated and the output instruction unit 1 is set to be instructed (step 510). Next, the above-mentioned controlled unit 5 is independently operated by the operation unit 4, and a signal is output from the output unit of the input / output unit 3 so that the required loads of the controlled unit 5 are turned on and off.
(Step 520). Then, the operator turns on a predetermined operation button in order to start storing the teaching data on the operation unit 4.
(Step 530), the ON / OFF state of the output unit connected to the load of the controlled unit 5 is used for the output instruction flag 40 in the output instructing unit 1 when the normal controlled unit 5 is operated alone. It is stored in the device, that is, the operation unit 4 (step 540).
Next, the pointer 30 increments the address by 1
Specify 0001 and set to instruct the output instructing unit 2.
(Step 550). If the teaching is not completed (when NO is determined in step 560), the process returns to step 520, and the output is changed by the operation unit 4 according to the operator's wish, and the ON / OFF state at that time is output. The output is stored in the output instructing unit 2 similarly to the instructing unit 1. By sequentially performing these, the output instructing units 1 to n are created, and after the teaching is finished, the final position of the pointer 30 is stored (step 570), and the teaching is finished.

【0013】これらの作成に当たっては、従来のように
特別な設定方法、或いは教示用の特別な書き込み器等を
必要としないため、作業者にとって前記の設定方法、使
用方法を学習する必要がなく、使用方法のミスによる教
示情報の間違いをなくすことができる。また、設定に要
する時間も大幅に低減することができる。さらに必要に
応じて付属情報41である回路図式シーケンス回路部受
け渡し格納部42及び飛び先アドレス格納部43にデー
タを書き込み、教示操作を完了することができる。
In the preparation of these, a special setting method or a special writing device for teaching is not required unlike the prior art, so that it is not necessary for the operator to learn the setting method and the use method. Erroneous teaching information due to mistakes in usage can be eliminated. Also, the time required for setting can be significantly reduced. Further, if necessary, the teaching operation can be completed by writing the data in the circuit diagram sequence circuit unit transfer storage unit 42 and the jump destination address storage unit 43 which are the additional information 41.

【0014】次に図6に示されるフローチャートを用い
て教示情報のプレイバックについて説明する。まずポイ
ンタ30を初期化し、アドレス0000を指定し、出力指示
部1を指示するように設定する (ステップ610)。次にポ
インタ30に指示されたアドレス0000の指示する出力指
示部1の出力指示フラグ40の情報を出力部に設定す
る。これにより被制御部5の負荷類は、教示時と同一の
状態を復元することができる (ステップ620)。この後、
被制御部5に設けられた位置等の検出器から入力された
入力信号と、前述の出力指示部1の出力指示フラグ40
とを比較し (ステップ630)、同一の場合は回路図式シー
ケンス回路受け渡し格納部42に受け渡し指示の情報が
あるか否かを確認し (ステップ640)、入力信号と出力指
示フラグ40とが同一でない場合には元に戻る。ステッ
プ640 にて受け渡し情報があれば該当する回路図式シー
ケンス回路に実行命令を出力し、その回路図式シーケン
ス回路を動作させ (ステップ650)、受け渡し情報がない
場合にはステップ660 に進む。
Next, the playback of the teaching information will be described with reference to the flow chart shown in FIG. First, the pointer 30 is initialized, the address 0000 is designated, and the output instructing section 1 is set to be instructed (step 610). Next, the information of the output instruction flag 40 of the output instruction unit 1 designated by the address 0000 designated by the pointer 30 is set in the output unit. As a result, the loads of the controlled unit 5 can be restored to the same states as at the time of teaching (step 620). After this,
The input signal input from the detector such as the position provided in the controlled unit 5 and the output instruction flag 40 of the output instructing unit 1 described above.
Are compared (step 630), and if they are the same, it is confirmed whether or not there is the information of the transfer instruction in the circuit diagram sequence circuit transfer storage section 42 (step 640), and the input signal and the output instruction flag 40 are not the same. If so, go back. If there is delivery information in step 640, an execution command is output to the corresponding circuit diagram sequence circuit to operate the circuit diagram sequence circuit (step 650). If there is no delivery information, the process proceeds to step 660.

【0015】回路図式シーケンス回路の動作の完了後、
完了情報を回路図式シーケンス回路受け渡し格納部42
に受け取り、付属情報41内の飛び先アドレス格納部4
3に飛び先の情報があるか否かを判断する (ステップ66
0)。回路図式シーケンス回路受け渡し格納部42に飛び
先の情報がない場合は、ポインタ30のアドレスを1つ
増分し (ステップ675)、出力指示部2を指示する (ステ
ップ680)。飛び先アドレス格納部43に飛び先の情報が
存在する場合は、その情報を取り出し、その情報をポイ
ンタ30のアドレス値として設定し (ステップ670)、そ
のアドレスに対応する出力指示部を指示させる。これら
をポインタ30が最終位置に達するまで順次繰り返す
(ステップ690)。これによりポインタ30を任意の出力
指示部に移動することが可能となり、繰り返し、条件判
断による動作等が可能となる。
After the operation of the schematic sequence circuit is completed,
Completion information is stored in the circuit diagram sequence circuit transfer storage unit 42.
To the destination address storage unit 4 in the attached information 41
It is determined whether or not there is jump destination information in step 3 (step 66).
0). If there is no jump destination information in the circuit diagram sequence circuit delivery / storage section 42, the address of the pointer 30 is incremented by 1 (step 675) and the output instructing section 2 is instructed (step 680). If the jump destination information is present in the jump destination address storage unit 43, the information is taken out, the information is set as the address value of the pointer 30 (step 670), and the output instructing unit corresponding to the address is instructed. These are sequentially repeated until the pointer 30 reaches the final position.
(Step 690). As a result, the pointer 30 can be moved to an arbitrary output instruction section, and operations such as repetition and condition judgment can be performed.

【0016】上記の図5、図6に示された教示方式によ
る制御と、回路図方式による制御とを組み合わせたフロ
ーチャートを図7及び図8に示す。まず教示方式による
制御を行うか否かを判定し (ステップ210)、教示方式に
よる制御を行わない場合には教示方式の使用を不可と設
定する (ステップ490)。そして回路図方式にて作成され
たシーケンス回路を実行し (ステップ500)、制御を終了
とする。ここで、本実施例では教示方式の使用の可否
は、制御プログラム上で予め設定する構成とし、作業者
が前述の操作部4上で設定する構成としてはいない。
7 and 8 are flowcharts in which the control by the teaching method shown in FIGS. 5 and 6 and the control by the circuit diagram method are combined. First, it is determined whether or not the control by the teaching method is performed (step 210), and when the control by the teaching method is not performed, the use of the teaching method is set to be disabled (step 490). Then, the sequence circuit created by the circuit diagram method is executed (step 500), and the control ends. Here, in this embodiment, whether or not the teaching method can be used is set in advance on the control program, and is not set by the operator on the operation unit 4 described above.

【0017】教示方式による制御を行う場合は、教示方
式の使用を可と設定し (ステップ220)、続いて教示を行
うのかプレイバックを行うのかを判定する (ステップ23
0)。本実施例では、作業者が操作部4上から教示を行う
のか、プレイバックを行うのかを指定する構成とした。
教示を行う場合には、まず出力指示部1〜nを出力指示
部1に設定し (ステップ240)、操作部4を用いて、所定
の動作を実行するように動作指示を被制御部5(図1参
照)へ出力する (ステップ250)。この被制御部5に出力
された動作指示を一時記憶し (ステップ260)、回路図方
式を使用するか否かを判定する (ステップ270)。この回
路図方式の使用の可否は、予め制御プログラム上で設定
されており、回路図方式を用いる場合には、回路図方式
への受け渡し指示を上記の一時記憶された動作指示に付
与する (ステップ280)。ここで、回路図方式への受け渡
し指示とは、図4中の付属情報41中の回路図式シーケ
ンス回路受け渡し格納部42の情報を意味する。
When the control by the teaching method is performed, it is set that the teaching method can be used (step 220), and it is then determined whether the teaching or the playback is performed (step 23).
0). In this embodiment, the operator specifies whether to perform teaching or playback from the operation unit 4.
In the case of teaching, first, the output instructing units 1 to n are set as the output instructing unit 1 (step 240), and the operation unit 4 is used to give an operation instruction to execute a predetermined operation. (See FIG. 1) (step 250). The operation instruction output to the controlled unit 5 is temporarily stored (step 260), and it is determined whether or not the circuit diagram method is used (step 270). Whether or not to use this circuit diagram method is set in advance in the control program. When using the circuit diagram method, a transfer instruction to the circuit diagram method is given to the above temporarily stored operation instruction (step 280). Here, the transfer instruction to the circuit diagram system means information in the circuit diagram type sequence circuit transfer storage unit 42 in the auxiliary information 41 in FIG.

【0018】この後、出力指示を指定するポインタ30
のアドレスに変更があるか否か、即ち、アドレスの飛び
先があるか否かを判定する (ステップ290)。アドレスの
変更がある場合には、アドレスをその飛び先に変更し、
前述の一時記憶された動作指示に付与する (ステップ30
0)。このアドレスの飛び先は、図4中の付属情報41内
の飛び先アドレス格納部43を意味する。そして、一時
記憶された動作指示を出力情報テーブル14(図2、図
3参照)内に出力指示部1〜nとして格納する(ステッ
プ310)。上記のステップ270 において回路図方式による
制御を行わない場合、及びステップ290 においてアドレ
スの飛び先がない場合にはそれぞれNOと判定し、ステ
ップ310 に進む。
Thereafter, a pointer 30 for designating an output instruction
It is determined whether or not the address has changed, that is, whether or not there is an address jump destination (step 290). If there is a change in the address, change the address to the jump destination,
It is given to the temporarily stored operation instruction (step 30).
0). The jump destination of this address means the jump destination address storage unit 43 in the auxiliary information 41 in FIG. Then, the temporarily stored operation instruction is stored in the output information table 14 (see FIGS. 2 and 3) as the output instruction units 1 to n (step 310). When the control according to the circuit diagram system is not performed in step 270 and when there is no address jump destination in step 290, it is determined to be NO and the process proceeds to step 310.

【0019】そして教示が完了したか否かを判定し (ス
テップ320)、まだ完了していない場合には、出力指示部
の番号を1つ増分し (ステップ330)、ステップ250 に戻
る。ステップ320 にて教示が完了した場合には、終了と
する。このとき本実施例では、教示が完了したかどうか
を、作業者が操作部4上で設定する構成とした。
Then, it is judged whether or not the teaching is completed (step 320). If the teaching is not completed yet, the number of the output instruction section is incremented by 1 (step 330) and the process returns to step 250. When the teaching is completed in step 320, the process ends. At this time, in this embodiment, the operator sets on the operation unit 4 whether or not the teaching is completed.

【0020】一方、ステップ230 における判定で、プレ
イバックを行うときは、図8に示されるようにまず教示
の場合と同様に出力指示部1〜nを出力指示部1に設定
し (ステップ340)、出力情報テーブル14より出力指示
部1を取り出し、一時記憶データとしてセットする (ス
テップ350)。そしてその中から動作指示を取り出し被制
御部5へ出力する (ステップ360)。この後、被制御部5
より入力状態を抽出し(ステップ370)、関係する入力の
みを抽出する (ステップ380)。そして被制御部5への動
作指示と、被制御部5からの入力状態が同一であるか否
かを判定する (ステップ390)。これは図4中の出力部の
データと入力部のデータとを比較することを意味する。
この動作指示と入力状態とが同一でない場合は、ステッ
プ370 に戻る。
On the other hand, when the playback is performed in the determination in step 230, the output instructing units 1 to n are first set in the output instructing unit 1 as in the case of teaching as shown in FIG. 8 (step 340). The output instruction unit 1 is taken out from the output information table 14 and set as temporary storage data (step 350). Then, the operation instruction is extracted from the output and output to the controlled unit 5 (step 360). After this, the controlled part 5
The input state is extracted (step 370), and only the related input is extracted (step 380). Then, it is determined whether the operation instruction to the controlled unit 5 and the input state from the controlled unit 5 are the same (step 390). This means comparing the data of the output section and the data of the input section in FIG.
If the operation instruction and the input state are not the same, the process returns to step 370.

【0021】ステップ390 にて動作指示と入力状態とが
同一のとき、回路図方式受け渡しデータ、及び実行すべ
き回路図ブロック番号を抽出し (ステップ400)、飛び先
変更指示データを抽出する (ステップ410)。この後、回
路図方式受け渡し指示があるか否かを判定し (ステップ
420)、その指示がある場合は実行すべき回路図ブロック
を選択する (ステップ430)。そしてその回路図ブロック
のシーケンス回路を実行し (ステップ440)、飛び先変更
の指示があるか否かを判定する (ステップ450)。飛び先
変更の指示がある場合は、出力指示部の番号の値を飛び
先変更データの番号に変更し (ステップ460)、ステップ
350 に戻る。ステップ420 にて回路図方式への受け渡し
指示がない場合にはステップ450 に進む。ステップ450
にて飛び先変更がない場合は、プレイバックが終了した
か否かを判定し (ステップ470)、終了していない場合
は、出力指示部の番号を1つ増分し(ステップ480)、終
了した場合には制御を完了とする。尚、プレイバックが
終了したか否かの判定には、教示時において用いられた
出力指示部の番号とプレイバッグ時の出力指示部の番号
とが等しいかどうかを見ればよい。このように図7及び
図8に示されるフローとすることにより、教示方式のみ
の場合、回路図方式のみの場合、教示方式と回路図方式
とを併用した場合の3つの形態で制御を行うことが可能
とする。
When the operation instruction and the input state are the same in step 390, the circuit diagram method transfer data and the circuit diagram block number to be executed are extracted (step 400), and the jump destination change instruction data is extracted (step 400). 410). After this, it is judged whether there is a circuit diagram method transfer instruction (step
420), if there is such an instruction, selects a schematic block to be executed (step 430). Then, the sequence circuit of the circuit diagram block is executed (step 440) and it is determined whether or not there is an instruction to change the jump destination (step 450). If there is an instruction to change the jump destination, change the value of the number in the output instruction section to the number of the jump destination change data (step 460), and
Return to 350. If there is no instruction to transfer to the circuit diagram system in step 420, the process proceeds to step 450. Step 450
If there is no change in the jump destination, it is judged whether or not the playback is finished (step 470), and if it is not finished, the number of the output instructing section is incremented by 1 (step 480) and it is finished. In that case, the control is completed. It should be noted that whether or not the playback has ended can be determined by checking whether or not the number of the output instruction unit used during teaching is equal to the number of the output instruction unit during playing back. By performing the flow shown in FIGS. 7 and 8 in this way, control can be performed in three modes, that is, the teaching method only, the circuit diagram method only, or the teaching method and the circuit diagram method in combination. Is possible.

【0022】ここで、本実施例による制御システムの完
成までの作業の流れを図9に示す。まず教示方式による
制御を行うか否かを判定し (ステップ810)、教示方式を
用いる場合にはフローチャート等による動作図を作成し
(ステップ820)、教示方式を用いない場合にはステップ
850 に進む。そして前述の被制御部5を操作部4を使用
して1ステップずつ動作を実行する (ステップ830)。こ
の後教示による全ての動作が終了したか否かを判定し
(ステップ840)、動作が終了していない時は、前述の被
制御部5を操作部4を使用して次のステップへの遷移条
件を設定し (ステップ845)、ステップ830 に戻る。ステ
ップ840 にて全ての動作が終了した時、及びステップ81
0 にて教示方式を用いない時には、ステップ850 にて回
路図方式を用いるか否かを判定する。回路図方式を用い
る場合には、回路図を作成し (ステップ860)、その回路
図を基に前述の制御部6に制御プログラムを入力する
(ステップ870)。制御プログラムの入力後、及びステッ
プ850 にて回路図方式を用いない場合には、ステップ88
0 に進み、制御部6の試運転を行う。ステップ890 にて
不具合がある場合にはステップ830 またはステップ860
に戻り、教示動作のやり直しまたは回路図を修正する
(ステップ895)。ステップ890にて不具合がない場合には
制御部6の完成とし、作業を終了する。このような作業
によって、教示方式と回路図方式とを備えたシーケンス
制御装置を構成することができる。
Here, FIG. 9 shows a work flow until completion of the control system according to the present embodiment. First, it is judged whether or not the control by the teaching method is performed (step 810), and if the teaching method is used, an operation diagram is created by a flowchart or the like.
(Step 820), step if not using teaching method
Continue to 850. Then, the controlled part 5 is operated step by step using the operation part 4 (step 830). After this, it is judged whether or not all the teaching operations have been completed.
If the operation is not completed (step 840), the transition condition to the next step is set using the operation part 4 of the controlled part 5 (step 845), and the process returns to step 830. When all the operations are completed in step 840, and step 81
When the teaching method is not used in 0, it is determined in step 850 whether the circuit diagram method is used. When the circuit diagram method is used, a circuit diagram is created (step 860) and the control program is input to the control unit 6 based on the circuit diagram.
(Step 870). After entering the control program, and when the schematic method is not used in step 850, step 88
Proceed to 0 to perform a trial run of the control unit 6. If there is a problem in step 890, step 830 or step 860
Return to and restart the teaching operation or correct the circuit diagram.
(Step 895). If there is no problem in step 890, the control unit 6 is completed and the work is completed. By such an operation, the sequence control device having the teaching method and the circuit diagram method can be configured.

【0023】上記に示されるように、本発明によれば、
制御方法の切り換え手段を設けると共に、出力指示デー
タ中にアドレスの飛び先指示データを設けることによ
り、教示方式と回路図方式とを併用でき、その切り換え
を容易に行えるために、比較的簡単な制御の場合には教
示方式による制御を行い、制御の複雑化が必要な場合に
は回路図方式に容易に切り換えることができ、使用環境
に合わせた汎用性の高いシーケンス制御を実現できる。
また同一の制御装置を利用することができるため、複数
の制御装置の設定方法や設計手法を習得する必要がな
く、設計者や製作者の習得のための時間を軽減すること
ができる。さらに教示時には、被制御部を通常の単独操
作の際に用いられる機器を使用できるため、教示専用の
操作機器を製作する必要がなく、より簡易な装置するこ
とができる。
As indicated above, according to the present invention,
By providing the control method switching means and the address jump destination instruction data in the output instruction data, the teaching method and the circuit diagram method can be used together, and the switching can be easily performed, so that the control is relatively simple. In this case, the control by the teaching method is performed, and when the control is required to be complicated, the control can be easily switched to the circuit diagram method, and highly versatile sequence control can be realized according to the use environment.
Further, since the same control device can be used, it is not necessary to learn a setting method and a designing method for a plurality of control devices, and it is possible to reduce a learning time for a designer and a maker. Further, at the time of teaching, since a device used for a normal single operation of the controlled part can be used, it is not necessary to manufacture an operating device dedicated to teaching, and a simpler device can be obtained.

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

【図1】本発明に係わる第一実施例におけるシーケンス
制御装置のハードウェア構成を示すブロック図。
FIG. 1 is a block diagram showing a hardware configuration of a sequence control device according to a first embodiment of the present invention.

【図2】記憶部のメモリ構成を示した模式図。FIG. 2 is a schematic diagram showing a memory configuration of a storage unit.

【図3】出力情報テーブルのメモリ構成を示した模式図FIG. 3 is a schematic diagram showing a memory configuration of an output information table.

【図4】出力情報テーブル内の出力指示部の詳細図を含
む教示或いは再生の場合の情報の流れの説明図。
FIG. 4 is an explanatory diagram of a flow of information in the case of teaching or reproduction, including a detailed diagram of an output instruction unit in the output information table.

【図5】教示時のフローを示した流れ図。FIG. 5 is a flowchart showing a flow at the time of teaching.

【図6】プレイバック時のフローを示した流れ図。FIG. 6 is a flowchart showing a flow during playback.

【図7】本発明に係わる第一実施例のアルゴリズムの説
明のための流れ図。
FIG. 7 is a flowchart for explaining an algorithm of the first embodiment according to the present invention.

【図8】本発明に係わる第一実施例のアルゴリズムの説
明のための流れ図。
FIG. 8 is a flowchart for explaining an algorithm of the first embodiment according to the present invention.

【図9】本発明による制御システム完成までの作業の流
れを示した流れ図。
FIG. 9 is a flowchart showing the flow of work until the completion of the control system according to the present invention.

【図10】回路図方式による制御システム完成までの作
業の流れを示した流れ図。
FIG. 10 is a flowchart showing a work flow until the control system is completed by a circuit diagram method.

【図11】教示方式による制御システム完成までの作業
の流れを示した流れ図。
FIG. 11 is a flowchart showing the flow of work until the control system is completed by the teaching method.

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

1 記憶部 2 中央演算部 3 入出力部 4 操作部 5 被制御部 6 制御部 1 storage unit 2 central processing unit 3 input / output unit 4 operation unit 5 controlled unit 6 control unit

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】教示により被制御体を制御するための制御
プログラムを自動生成する第一の制御手段と、 数値計算等の教示以外の方法で前記被制御体を制御する
第二の制御手段と、 前記第一の制御手段により得られた、アドレスに対応し
た出力指示データ、及び前記第二の制御手段で用いられ
るデータを記憶する記憶手段と、 前記記憶手段に記憶された前記出力指示データの任意の
前記アドレスを指示する指示手段と、 前記指示手段により指示された前記アドレスに対応した
前記出力指示データを出力することにより前記被制御体
を制御する再生手段とを備えたことを特徴とするシーケ
ンス制御装置。
1. A first control means for automatically generating a control program for controlling a controlled body according to a teaching, and a second control means for controlling the controlled body by a method other than the teaching such as numerical calculation. A storage unit for storing the output instruction data corresponding to the address obtained by the first control unit and the data used by the second control unit; and the output instruction data stored in the storage unit. It is characterized by further comprising: an instructing means for instructing an arbitrary address, and a reproducing means for controlling the controlled object by outputting the output instructing data corresponding to the address instructed by the instructing means. Sequence control device.
【請求項2】さらに、前記第一の制御手段による制御
と、前記第二の制御手段による制御とを切り換える切り
換え手段を備えたことを特徴とする請求項1に記載のシ
ーケンス制御装置。
2. The sequence control device according to claim 1, further comprising switching means for switching between control by the first control means and control by the second control means.
【請求項3】前記出力指示データは、前記第一の制御手
段による制御と前記第二の制御手段による制御との切り
換えを指示する切り換え指示データを含み、 前記切り換え手段は、前記出力指示データ中の前記切り
換え指示データを読み取ることにより、前記第一の制御
手段による制御と、前記第二の制御手段による制御とを
切り換えることを特徴とする請求項2に記載のシーケン
ス制御装置。
3. The output instruction data includes switching instruction data for instructing switching between control by the first control means and control by the second control means, and the switching means is included in the output instruction data. 3. The sequence control device according to claim 2, wherein the control by the first control unit and the control by the second control unit are switched by reading the switching instruction data.
【請求項4】前記出力指示データは、前記アドレスの飛
び先を指定する飛び先指示データを含み、 前記指示手段は、前記飛び先指示データを読み取ること
により任意の前記アドレスを指示することを特徴とする
請求項1に記載のシーケンス制御装置。
4. The output instruction data includes jump destination instruction data for designating a jump destination of the address, and the instructing means designates the arbitrary address by reading the jump destination instruction data. The sequence control device according to claim 1.
【請求項5】前記出力指示データは、前記被制御体を前
記シーケンス制御装置の操作盤上から操作することによ
って得られたことを特徴とする請求項1に記載のシーケ
ンス制御装置。
5. The sequence control device according to claim 1, wherein the output instruction data is obtained by operating the controlled object from an operation panel of the sequence control device.
【請求項6】教示により被制御体を制御するための制御
プログラムを自動生成し、教示により得られた前記被制
御体への出力指示データ中に、制御方法を切り換えるた
めの切り換え指示データを含ませ、前記出力指示データ
をアドレスに対応させて記憶し、任意の前記アドレスを
指示して、その指示された前記アドレスに対応する前記
出力指示データを前記被制御体へ出力することにより前
記被制御体を制御すると共に、 数値計算等の教示以外の方法で前記被制御体を制御し、 前記出力指示データ中の前記切り換え指示データを読み
取ることにより、教示による前記制御と教示以外の前記
制御とを切り換えることを特徴とするシーケンス制御方
法。
6. A control program for automatically controlling a controlled object according to the teaching is automatically generated, and switching instruction data for switching the control method is included in the output instruction data to the controlled object obtained by the teaching. No, the output instruction data is stored in association with an address, the arbitrary address is designated, and the output instruction data corresponding to the designated address is output to the controlled object. While controlling the body, by controlling the controlled body by a method other than teaching such as numerical calculation and reading the switching instruction data in the output instruction data, the control by teaching and the control other than teaching can be performed. A sequence control method characterized by switching.
JP30685795A 1995-10-30 1995-10-30 Sequence controller and its control method Pending JPH09128022A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP30685795A JPH09128022A (en) 1995-10-30 1995-10-30 Sequence controller and its control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP30685795A JPH09128022A (en) 1995-10-30 1995-10-30 Sequence controller and its control method

Publications (1)

Publication Number Publication Date
JPH09128022A true JPH09128022A (en) 1997-05-16

Family

ID=17962090

Family Applications (1)

Application Number Title Priority Date Filing Date
JP30685795A Pending JPH09128022A (en) 1995-10-30 1995-10-30 Sequence controller and its control method

Country Status (1)

Country Link
JP (1) JPH09128022A (en)

Similar Documents

Publication Publication Date Title
CA1077151A (en) Plural-sequence control system
US20050024003A1 (en) Numerical control device
JP2735209B2 (en) Numerical control unit
JPH103307A (en) Numerical controller
JPH09128022A (en) Sequence controller and its control method
US5258905A (en) Expanded programmable machine controller
JPH0871979A (en) Robot controller
JPH0969007A (en) Multi-robot reproduction control system
JPH08328793A (en) Machine controller
JPH04217009A (en) Method for teaching work program
JP2526703B2 (en) Programmable controller
JP2919841B2 (en) Testing method for data processing equipment
JPH05119827A (en) Work program selecting method for industrial robot
JPS59125405A (en) Automatic computer programming device
JPH05204442A (en) Teaching device for robot
JP2708983B2 (en) Program display device
JPS6132105A (en) Program setting device
JP3013619B2 (en) Programmable controller
JPH06202718A (en) Debugging system
JPH0619518A (en) Program calling system
JPH0460855A (en) Interface function automatic setting device
JPH08161006A (en) Program control unit
JPH0546220A (en) Numerical controller
JPH1097307A (en) Sequencer operation verification device and medium recording sequencer operation verification program
JPS59170907A (en) Instructing method of group robots

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041129

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041214

A521 Written amendment

Effective date: 20050214

Free format text: JAPANESE INTERMEDIATE CODE: A523

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050322

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050520

A131 Notification of reasons for refusal

Effective date: 20050816

Free format text: JAPANESE INTERMEDIATE CODE: A131

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051014

A02 Decision of refusal

Effective date: 20060425

Free format text: JAPANESE INTERMEDIATE CODE: A02