JPH09114516A - Operating state monitoring method for equipment control sequence and sequence controller in equipment control system - Google Patents

Operating state monitoring method for equipment control sequence and sequence controller in equipment control system

Info

Publication number
JPH09114516A
JPH09114516A JP26814195A JP26814195A JPH09114516A JP H09114516 A JPH09114516 A JP H09114516A JP 26814195 A JP26814195 A JP 26814195A JP 26814195 A JP26814195 A JP 26814195A JP H09114516 A JPH09114516 A JP H09114516A
Authority
JP
Japan
Prior art keywords
sequence
equipment
trace
equipment control
control
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
JP26814195A
Other languages
Japanese (ja)
Inventor
Takao Kudo
卓男 工藤
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.)
Hitachi Ltd
Hitachi Information and Control Systems Inc
Original Assignee
Hitachi Ltd
Hitachi Information and Control Systems Inc
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 Hitachi Ltd, Hitachi Information and Control Systems Inc filed Critical Hitachi Ltd
Priority to JP26814195A priority Critical patent/JPH09114516A/en
Publication of JPH09114516A publication Critical patent/JPH09114516A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To verify whether operation inside of a sequencer is normal or not by a minimum memory capacity and CPU load by comparing the simulation result of a sequence control logic and state data after the operation of an equipment control sequence. SOLUTION: A sequence control mechanism 8 started from the control mechanism 17 of the sequencer starts a race mechanism 15 before starting the equipment control sequences 7, 7a,..., 7n and after finishing the operation of the equipment control sequences 7, 7a,..., 7n. The trace mechanism 15 time- sequentially stores information on the contents of an operation instruction 12, the state change of an interface register 9, etc., in a trace file 16. In addition a trace editing and diagnostic mechanism 4 simulates the operation of the equipment control sequences 7, 7a,..., 7n from information in the trace file 16 and that in a control operation definition file 18, compares predicted result and information in the trace file 16 and outputs the trace contents and the comparing result to an input/output device 5.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、食品、化学、薬
品、一般機械等の生産設備に対してのシーケンス制御装
置に係わり、定周期で動作する設備制御シーケンスと、
操作処理がインターフェースレジスタ(共有メモリ)を
介し、非同期に動作する形態をもつ分野において、設備
制御シーケンスの動作が正常に動作しているか否かを判
断するのに好敵な装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a sequence control device for production equipment such as foods, chemicals, chemicals, general machinery, etc., and an equipment control sequence which operates at a fixed cycle.
The present invention relates to a device that is suitable for determining whether or not the operation of a facility control sequence is normally operating in a field where an operation process operates asynchronously via an interface register (shared memory).

【0002】[0002]

【従来の技術】食品、化学、薬品、一般機械等の生産設
備に対し自動制御を行う為のシーケンサには、定周期で
動作する単一もしくは複数の設備制御シーケンスのみが
搭載され、シーケンサに対する操作指示処理はシーケン
サの外部に設置される計器、または計算機から行ってい
た。
2. Description of the Related Art A sequencer for automatically controlling production equipment such as food, chemicals, chemicals, and general machinery is equipped with only a single or a plurality of equipment control sequences that operate at a fixed cycle. Instruction processing was performed from a meter or computer installed outside the sequencer.

【0003】昨今のシーケンサの発展と、制御対象の設
備が複雑化したことにより、同一シーケンサ内に、設備
制御シーケンスと設備制御シーケンスに対する複数の操
作指示処理を混在することが多くなった。また、単一の
シーケンサではなく、複数のシーケンサの間で共有メモ
リ、または通信により情報を共有し、あたかも単一シー
ケンサと同様な処理構成を実現することができる。
Due to the recent development of sequencers and the complicated equipment to be controlled, equipment control sequences and a plurality of operation instruction processes for the equipment control sequences are often mixed in the same sequencer. Further, instead of a single sequencer, information can be shared by a plurality of sequencers through a shared memory or communication, and a processing configuration similar to that of a single sequencer can be realized.

【0004】このために、設備制御シーケンス動作は複
雑になり、設備制御シーケンスと設備制御シーケンスに
対する操作指示処理とのインターフェースも複雑化して
きた。このように複雑化した処理において、異常が発生
した場合の原因究明は困難である。原因究明のための情
報を取得する手段としては、設備制御シーケンスの動作
状態を監視するトレースが有効である。トレースの方法
としては、設備制御シーケンスの動作状態を反映するレ
ジスタの状態を一定の周期でモニターする方法が一般的
である。この方法では、定周期で動作する設備制御シー
ケンスの状態は捕えることが容易であるが、非同期に動
作する操作指示処理の状態を確実に捕えることは困難で
あり、非同期に動作する操作指示処理の状態を確実に捕
えるためには、操作指示処理の動作前か後にイベントで
動作するトレースを設けなければならない。非同期に動
作する操作指示処理が、複数存在した場合に、全ての処
理にトレースを設けると、トレース情報を格納するメモ
リを膨大に消費し、シーケンサのCPU負荷を多大に増
大させるため、好ましくない。
For this reason, the equipment control sequence operation has become complicated, and the interface between the equipment control sequence and the operation instruction processing for the equipment control sequence has also become complicated. In such complicated processing, it is difficult to investigate the cause when an abnormality occurs. A trace for monitoring the operating state of the equipment control sequence is effective as a means for acquiring information for investigating the cause. As a tracing method, a method of generally monitoring the state of the register reflecting the operating state of the equipment control sequence at a constant cycle. With this method, it is easy to capture the state of the equipment control sequence that operates in a fixed cycle, but it is difficult to reliably capture the state of operation instruction processing that operates asynchronously. In order to reliably capture the state, it is necessary to provide a trace that operates on an event before or after the operation instruction processing. When there are a plurality of operation instruction processes that operate asynchronously, providing a trace for all the processes consumes a huge amount of memory for storing the trace information and greatly increases the CPU load of the sequencer, which is not preferable.

【0005】[0005]

【発明が解決しようとする課題】上述したように、従来
技術には、複数の定周期で動作する制御シーケンスと複
数の非同期で動作する操作指示処理が存在する状況で
は、各々の詳細な動作まで特定するためのトレース機構
を設けるには、トレース情報を格納するための膨大なメ
モリを必要とし、設備制御シーケンスの数、動作周期、
操作指示処理の数によってはCPU負荷を多大に増大さ
せるという問題があった。
As described above, in the prior art, in the situation where there are a plurality of control sequences that operate in a fixed cycle and a plurality of operation instruction processes that operate asynchronously, each detailed operation is performed. To provide a trace mechanism for specifying, a huge memory for storing trace information is required, and the number of equipment control sequences, operation cycles,
There is a problem that the CPU load is greatly increased depending on the number of operation instruction processes.

【0006】本発明はこのような事情に鑑みてなされた
ものであり、設備制御シーケンスと操作指示処理とが、
お互いの情報をインターフェースレジスタ(共有メモリ
ー)を介して交換していることに着目し、設備制御シー
ケンスの数、周期、操作指示処理の動作タイミングに囚
われることなく、最小のメモリ容量とCPU負荷で、シ
ーケンサ内部の動作が正常か否かを検証することができ
る設備制御システムの設備制御シーケンスの動作状態監
視方法及びシーケンス制御装置を提供することを目的と
する。
The present invention has been made in view of such circumstances, and the equipment control sequence and the operation instruction processing are
Focusing on exchanging information of each other through the interface register (shared memory), with the minimum memory capacity and CPU load, regardless of the number of equipment control sequences, the cycle, and the operation timing of operation instruction processing, An object of the present invention is to provide a sequence control device and a method for monitoring the operating state of an equipment control sequence of an equipment control system, which can verify whether or not the operation inside a sequencer is normal.

【0007】[0007]

【課題を解決するための手段】本発明の設備制御システ
ムの設備制御シーケンスの動作状態監視方法は、食品、
化学、薬品、一般機械等の生産設備と、該生産設備の動
作状態を検出し、かつ該生産設備の動作状態を指令によ
り変化させるためのセンサ/アクチュエータと、該セン
サの検出出力を受け、予め定められた制御ロジックに基
づいて前記アクチュエータに出力する信号を生成する設
備制御シーケンスを含み前記センサ/アクチュエータを
介して前記生産設備の動作を自動制御するシーケンス制
御装置とを有する設備制御システムの設備制御シーケン
スの動作状態監視方法において、前記設備制御シーケン
ス動作時のシーケンス制御ロジックをシュミレーション
し、該シュミレーション結果と前記トレースファイルに
格納された設備制御シーケンスの動作後の状態データと
を比較し、動作診断を行なうことを特徴とする。
A method for monitoring an operating state of an equipment control sequence of an equipment control system according to the present invention is a food product,
Production equipment such as chemicals, chemicals, and general machinery, a sensor / actuator for detecting the operating state of the production equipment and changing the operating state of the production equipment according to a command, and the detection output of the sensor, Equipment control of an equipment control system including a equipment control sequence for generating a signal to be output to the actuator based on a defined control logic, and a sequence controller for automatically controlling the operation of the production equipment via the sensor / actuator In a sequence operation state monitoring method, a sequence control logic during the operation of the equipment control sequence is simulated, and the simulation result is compared with the state data after the operation of the equipment control sequence stored in the trace file to perform operation diagnosis. It is characterized by performing.

【0008】また本発明の設備制御システムのシーケン
ス制御装置は、食品、化学、薬品、一般機械等の生産設
備と、該生産設備の動作状態を検出し、かつ該生産設備
の動作状態を指令により変化させるためのセンサ/アク
チュエータと、該センサの検出出力を受け、予め定めら
れた制御ロジックに基づいて前記アクチュエータに出力
する信号を生成する設備制御シーケンスを含み前記セン
サ/アクチュエータを介して前記生産設備の動作を自動
制御するシーケンス制御装置とを有する設備制御システ
ムにおいて、前記シーケンス制御装置は、前記設備制御
シーケンスのシーケンス動作の状態を監視する状態監視
機構を有することを特徴とする。
Further, the sequence control device of the equipment control system of the present invention detects production equipment such as food, chemicals, chemicals, general machinery and the like, and detects the operating state of the production equipment, and commands the operating state of the production equipment. The production equipment including a sensor / actuator for changing and an equipment control sequence for receiving a detection output of the sensor and generating a signal to be output to the actuator based on a predetermined control logic. In the equipment control system having a sequence control device for automatically controlling the operation of 1., the sequence control device has a state monitoring mechanism for monitoring the state of the sequence operation of the equipment control sequence.

【0009】また本発明の設備制御システムのシーケン
ス制御装置では、前記シーケンス制御装置は、設備制御
シーケンスの動作を管理し、かつ前記状態監視機構を起
動するシーケンス制御機構と、オペレータにより入出力
装置を介して入力される操作指示データが格納される操
作指示ファイルと、該操作指示ファイルから取り出され
た操作指示データを前記設備制御シーケンスに通知する
設備操作手段と、前記設備制御シーケンスの動作状態を
オペレータに通知するための状態応答データを作成する
設備監視手段と、該設備監視手段により作成された状態
応答データが格納される状態応答ファイルと、前記設備
制御シーケンスと、設備操作手段または設備監視手段の
インターフェースをおこなうインターフェースレジスタ
とを有し、前記シーケンス制御装置は、前記インターフ
ェースレジスタの状態データを記憶保持するレジスタ前
回状態メモリと、前記設備制御シーケンスの起動前後の
インターフェースレジスタのトレース情報及び操作指示
データが格納されるトレースファイルと、前記シーケン
ス制御機構により起動され、インターフェースレジスタ
の状態データと操作指示ファイルの情報をトレースファ
イル及びレジスタ前回状態メモリに格納するトレース機
構と、設備制御シーケンスの動作シュミレーションのた
めの制御動作定義データが格納されている制御動作定義
ファイルと、前記トレースファイルの内容及び制御動作
定義ファイルの制御動作定義データを用いて設備制御シ
ーケンスのシーケンス制御ロジックをシュミレーション
し、該シュミレーション結果と前記トレースファイルに
格納された設備制御シーケンスの動作後の状態データと
を比較し、動作診断を行なうトレース編集・診断機構と
を有することを特徴とする。
Further, in the sequence control device of the equipment control system of the present invention, the sequence control device manages the operation of the equipment control sequence and activates the state monitoring mechanism, and an input / output device by an operator. An operation instruction file in which operation instruction data input via the operation instruction file is stored, equipment operation means for notifying the equipment instruction sequence of the operation instruction data extracted from the operation instruction file, and an operator indicating an operation state of the equipment control sequence. Of the equipment monitoring means for creating status response data for notifying the user, a status response file in which the status response data created by the equipment monitoring means is stored, the equipment control sequence, and equipment operating means or equipment monitoring means. It has an interface register for interfacing, and The sequence control device includes a register previous state memory that stores and holds the state data of the interface register, a trace file that stores trace information and operation instruction data of the interface register before and after the activation of the equipment control sequence, and the sequence control mechanism. A control mechanism that is started by the control register that stores the status data of the interface register and the information of the operation instruction file in the trace file and the register previous status memory, and the control operation definition data for the operation simulation of the equipment control sequence. The sequence control logic of the equipment control sequence is simulated using the definition file, the contents of the trace file and the control operation definition data of the control operation definition file, and the simulation result and the Comparing the status data after the operation of the equipment control sequence stored in the trace file, and having a trace editing and diagnostic mechanism for operation diagnosis.

【0010】また本発明の設備制御システムのシーケン
ス制御装置では、前記入出力装置は、表示装置を含み、
該表示装置には前記トレース編集・診断機構により前記
インターフェースレジスタのトレース情報と診断結果と
を併せて時系列に表示されることを特徴とする。
Further, in the sequence control device of the equipment control system of the present invention, the input / output device includes a display device,
The display device displays the trace information of the interface register and the diagnosis result together in time series by the trace editing / diagnosis mechanism.

【0011】本発明によれば、設備制御シーケンスの動
作前の状態を、設備制御シーケンスの動作シミュレータ
を用いシミュレーションすることにより、設備制御シー
ケンスが正常に動作した場合の結果を推測し、設備制御
シーケンスの動作後の状態と比較することにより、シー
ケンサ内部の動作が正常か否かを判断し、異常部を検出
することができる。
According to the present invention, the state before the operation of the equipment control sequence is simulated by using the operation simulator of the equipment control sequence to estimate the result when the equipment control sequence operates normally, and the equipment control sequence is estimated. It is possible to judge whether the operation inside the sequencer is normal or not and to detect the abnormal portion by comparing with the state after the operation.

【0012】また設備制御シーケンスのシーケンス動作
状態のトレース情報及び診断結果が時系列に表示装置に
表示されるので、操作指示から制御シーケンスまでの動
作が、正常か否かが容易に判断でき、動作が異常に陥っ
た場合の異常部の特定が容易であるため、設備停止時間
の短縮が図れる。
Further, since the trace information of the sequence operation state of the equipment control sequence and the diagnostic result are displayed on the display device in chronological order, it is possible to easily judge whether the operation from the operation instruction to the control sequence is normal or not. Since it is easy to identify the abnormal part when the error occurs, the equipment downtime can be shortened.

【0013】[0013]

【発明実施の形態】以下、本発明の実施の形態を図面を
用いて説明する。尚、各図面において実線は処理の流れ
を示し、破線はデータの流れを示している。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings. In each drawing, the solid line shows the flow of processing and the broken line shows the flow of data.

【0014】図1は、本発明が適用される設備制御シス
テムの全体構成が示されている。
FIG. 1 shows the overall configuration of an equipment control system to which the present invention is applied.

【0015】同図において設備制御システムは、食品、
化学、薬品、一般機械等の生産設備1と、生産設備1の
状態を検出し、この生産設備1の状態変更を指示するセ
ンサ/アクチェータ2と、センサ/アクチュエータ2の
信号を受け、センサ/アクチュエータ2を通じて生産設
備1に動作指令を出力するシーケンス制御装置としての
シーケンサ3と、オペレータからの入力をシーケンサ3
に伝達するとともに、シーケンサ3の動作状況をオペレ
ータに知らせる入出力装置5とから構成されている。
In the figure, the equipment control system is a food,
A production facility 1 for chemicals, chemicals, general machinery, etc., and a sensor / actuator 2 for detecting the state of the production facility 1 and instructing the state change of the production facility 1, and a signal from the sensor / actuator 2 Sequencer 3 as a sequence control device that outputs an operation command to production facility 1 through 2, and a sequencer 3 that receives input from an operator
And an input / output device 5 that notifies the operator of the operating status of the sequencer 3.

【0016】シーケンサ3は、センサー/アクチュエー
タ2へのデータの入出力のための入出力レジスタ6と、
制御ロジックに従い前記入出力レジスタ6に出力する動
作指令を作成する設備制御シーケンス7,7a,…,7
nと、設備制御シーケンス7,7a,…,7nの動作を
管理するシーケンス制御機構8と、オペレータから行わ
れる操作指示12を前記設備制御シーケンス7,7a,
…,7nに通知する設備操作手段10と、設備制御シー
ケンス7,7a,…,7nの動作状態をオペレータに通
知するための状態応答データを作成する設備監視手段1
1と、状態応答データが格納される状態応答ファイル1
3と、設備制御シーケンス7,7a,…,7nと設備操
作手段10と設備監視手段11とのインターフェースを
行うインターフェースレジスタ(共有メモリ)9と、こ
れらシーケンサ3の各要素の起動停止等を制御するシー
ケンサの制御機構17と、設備制御シーケンス7,7
a,…,7nと設備操作手段10の動作状況を監視する
状態監視機構19とから構成されている。
The sequencer 3 includes an input / output register 6 for inputting / outputting data to / from the sensor / actuator 2,
Equipment control sequences 7, 7a, ..., 7 that create operation commands to be output to the input / output register 6 according to control logic
n, a sequence control mechanism 8 that manages the operations of the equipment control sequences 7, 7a, ..., 7n, and an operation instruction 12 given by an operator, the equipment control sequences 7, 7a,
, 7n, and equipment monitoring means 1 for creating state response data for notifying the operator of the operating states of the equipment control sequences 7, 7a, ..., 7n.
1 and status response file 1 in which status response data is stored
, 3n, an equipment control sequence 7, 7a, ..., 7n, an interface register (shared memory) 9 for interfacing with the equipment operating means 10 and the equipment monitoring means 11, and control of start and stop of each element of these sequencers 3. Sequencer control mechanism 17 and equipment control sequences 7, 7
, 7n and a state monitoring mechanism 19 for monitoring the operating state of the equipment operating means 10.

【0017】状態監視機構19は、トレースファイル1
6と、レジスタ前回状態メモリ14と、前記シーケンス
制御機構8の起動信号により動作し、インターフェース
レジスタ(共有メモリ)9の状態と操作指示ファイル1
2の情報をトレースファイル16及びレジスタ前回状態
メモリ14に格納するトレース機構15と、設備制御シ
ーケンス7,7a,…,7nの動作シミュレーションの
ための情報を定義しておく制御動作定義データが格納さ
れる制御動作定義ファイル18と、制御動作定義ファイ
ル18の制御動作定義データとトレースファイル16の
情報から、設備制御シーケンス7,7a,…,7n及
び、設備操作10の動作状態を診断し、かつ前記入出力
装置5に出力する情報を編集するトレース編集・診断機
構4とから構成されている。
The status monitoring mechanism 19 uses the trace file 1
6, the register previous state memory 14, and the sequence control mechanism 8 is activated by the activation signal, and the state of the interface register (shared memory) 9 and the operation instruction file 1
2 is stored in the trace file 16 and the register previous state memory 14, and the control operation definition data for defining the information for the operation simulation of the equipment control sequences 7, 7a, ..., 7n is stored. Based on the control operation definition file 18, the control operation definition data of the control operation definition file 18 and the information of the trace file 16, the operation states of the equipment control sequences 7, 7a, ... It comprises a trace editing / diagnosis mechanism 4 for editing the information output to the entry output device 5.

【0018】即ち、シーケンサの制御機構17から起動
されるシーケンス制御機構8は設備制御シーケンス7,
7a,…,7nを起動する前と、設備制御シーケンス
7,7a,…,7nの動作が終了後に、トレース機構1
5を起動する。起動されたトレース機構15は操作指示
12の内容、インターフェースレジスタ(共有メモリ)
9の状態変化等の情報をトレースファイル16に時系列
に格納する。
That is, the sequence control mechanism 8 activated from the control mechanism 17 of the sequencer is the equipment control sequence 7,
, 7n, and after the operation of the equipment control sequence 7, 7a, ..., 7n is completed, the trace mechanism 1
5 is started. The trace mechanism 15 that has been started is the contents of the operation instruction 12, the interface register (shared memory)
Information such as the state change of item 9 is stored in the trace file 16 in time series.

【0019】また、トレース編集・診断機構4は、オペ
レータの要求を入出力装置5を通して受け、トレースフ
ァイル16の情報と制御動作定義ファイル18の情報か
ら、設備制御シーケンス7,7a,…,7nの動作をシ
ミュレーションし、結果を予測する。そして予測した結
果と、トレースファイル16の情報を比較し、入出力装
置5にトレース内容と比較結果をあわせて出力する。
Further, the trace editing / diagnosing mechanism 4 receives an operator's request through the input / output device 5, and from the information of the trace file 16 and the information of the control operation definition file 18, the equipment control sequences 7, 7a, ... Simulate behavior and predict results. Then, the predicted result is compared with the information in the trace file 16, and the trace content and the comparison result are output together to the input / output device 5.

【0020】尚、本例では、単一のシーケンサ内に設備
制御シーケンスと設備操作が存在する場合について説明
したが、複数のシーケンサに分散した場合も同様であ
る。
In this example, the case where the equipment control sequence and the equipment operation exist in a single sequencer has been described, but the same applies when the equipment is distributed to a plurality of sequencers.

【0021】図2は、シーケンス制御機構8及びトレー
ス機構15の動作フローチャートである。前記シーケン
ス制御機構8は、シーケンサの制御機構17から起動さ
れ、オペレータの操作指示を格納してあるインターフェ
ースレジスタ(共有メモリ)9の情報を入力し、設備制
御シーケンス7,7a,…,7nに対する操作出力を行
う操作出力処理ステップ81、設備制御シーケンス7,
7a,…,7nを起動する前の状態をトレースするため
のトレース機構15を起動するステップ82、前記トレ
ース機構15を起動した後に設備制御シーケンス7,7
a,…,7nを起動する設備制御シーケンス起動ステッ
プ83、設備制御シーケンス7,7a,…,7nを起動
した後の状態を格納するためにトレース機構15を起動
するステップ84から構成される。
FIG. 2 is an operation flowchart of the sequence control mechanism 8 and the trace mechanism 15. The sequence control mechanism 8 is activated by the control mechanism 17 of the sequencer, inputs the information of the interface register (shared memory) 9 storing the operation instruction of the operator, and operates the equipment control sequences 7, 7a, ..., 7n. Operation output processing step 81 for outputting, equipment control sequence 7,
Step 8 of activating the trace mechanism 15 for tracing the state before activating 7a, ..., 7n, after activating the trace mechanism 15, the equipment control sequence 7, 7
.., 7n, and a step 84 for activating the trace mechanism 15 to store the state after the equipment control sequences 7, 7a, ..., 7n are activated.

【0022】トレース機構15は、シーケンス制御機構
8のトレース機構起動処理ステップ82、84から起動
され、実行時刻取込み、実行区分を判定し、トレースフ
ァイル16に実行時刻、実行区分を格納する処理ステッ
プ151、レジスタ前回状態メモリ14と実行時のイン
ターフェースレジスタ(共有メモリ)9の状態とを比較
し状態変化を検出する処理ステップ152、前記状態変
化検出の結果、状態変化があった場合に、状態変化した
レジスタの番号と変化状態をトレースファイル16に格
納する処理ステップ153、次回に動作した場合に状態
変化検出のために今回のインターフェースレジスタ(共
有メモリ)の内容をレジスタ前回状態メモリ14に格納
する処理ステップ154、シーケンス制御機構8からの
起動情報から設備制御シーケンス起動の前か後かを判定
する処理ステップ155、前記判定処理ステップ155
の結果、設備制御シーケンス起動前である場合に操作指
示情報12をトレースファイル16に格納する処理ステ
ップ156、最後に次回トレース情報を格納するための
トレースファイル16の次回トレースアドレスを更新す
る処理ステップ157から構成される。
The trace mechanism 15 is activated from the trace mechanism activation processing steps 82 and 84 of the sequence control mechanism 8, fetches the execution time, determines the execution division, and stores the execution time and the execution division in the trace file 16 (step 151). Register, processing step 152 of comparing the state of the previous state memory 14 and the state of the interface register (shared memory) 9 at the time of execution to detect a state change, and if there is a state change as a result of the state change detection, a state change is made. A processing step 153 of storing the register number and the changed state in the trace file 16, a processing step of storing the contents of the interface register (shared memory) of this time in the register previous state memory 14 to detect the state change when the operation is performed next time. 154, equipment from start information from the sequence control mechanism 8 Determining processing step 155 either before or after the control sequence start, the determination processing step 155
As a result, when the equipment control sequence is not activated yet, the processing step 156 stores the operation instruction information 12 in the trace file 16, and finally the processing step 157 updates the next trace address of the trace file 16 for storing the next trace information. Composed of.

【0023】図3はトレース編集・診断機構4の動作フ
ローチャートである。
FIG. 3 is an operation flowchart of the trace editing / diagnosing mechanism 4.

【0024】トレース編集・診断機構4は、オペレータ
の要求を入出力装置5からの起動信号を通じて受けて起
動され、トレースファイル16の最新トレース情報を格
納してあるトレースファイル16内のトレース開始相対
アドレスを計算する最新アドレス取出処理ステップ4
1、この最新アドレス取出処理ステップ41の処理結
果、算出された最新アドレスからトレース情報を取り出
す変化レジスタ番号、内容、時刻取り出し処理ステップ
42、制御動作定義ファイル18に定義されている情報
と前記処理ステップ42で得た情報を比較し、合致する
情報を取り出す制御動作照合処理ステップ43、制御動
作照合処理ステップ43の処理で得た情報からシーケン
ス動作シミュレーションを行い、動作結果の推定を行い
入出力装置5に対する出力情報を作成する出力シミュレ
ーション処理ステップ44、前記処理ステップ42から
処理ステップ44の処理が、対象となる設備制御シーケ
ンス一連の処理分だけ完了したか否かを判定する単位終
了判定処理ステップ45、前記処理ステップ42から処
理ステップ44までの処理が終了した後に、前記処理4
4の結果とトレースファイル16にある情報を比較し、
動作が正常であるか否かを判定する制御動作定義との照
合処理ステップ46、前記制御動作定義との照合処理ス
テップ46の結果、異常であると判断された場合に、異
常印を付加する異常印付加処理ステップ47、トレース
ファイル16にある全情報の処理が終了したか否を判定
する全ケース終了判定処理ステップ48から構成され
る。
The trace editing / diagnosing mechanism 4 is started by receiving an operator's request through a start signal from the input / output device 5, and the trace start relative address in the trace file 16 in which the latest trace information of the trace file 16 is stored. Latest address fetching process to calculate
1. The processing result of the latest address extraction processing step 41, the change register number for extracting the trace information from the calculated latest address, the content, the time extraction processing step 42, the information defined in the control operation definition file 18, and the processing step The information obtained in 42 is compared and the matching information is taken out, and the sequence operation simulation is performed from the information obtained in the processing of the control operation collation processing step 43 and the control operation collation processing step 43 to estimate the operation result and the input / output device 5 Output simulation processing step 44 for creating output information for the unit, the unit end determination processing step 45 for determining whether or not the processing from the processing step 42 to the processing step 44 has been completed by a series of processing of the target equipment control sequence, From the processing step 42 to the processing step 44 After the processing is completed, the process 4
Compare the result of 4 with the information in the trace file 16,
When it is determined as abnormal as a result of the collation processing step 46 with the control operation definition for judging whether the operation is normal and the collation processing step 46 with the control operation definition, an abnormality mark is added. The mark adding processing step 47 and the all-case end determination processing step 48 for determining whether or not the processing of all the information in the trace file 16 is completed.

【0025】図4はシーケンス制御が正常に動作した場
合のトレース機構15のトレースファイル16への情報
格納、トレース編集・診断機構4からの入出力装置5へ
の具体的な出力の動作例である。動作時点での状況とし
て、操作指示12、レジスタ前回状態メモリ14の状態
は図示の通りであるものとする。
FIG. 4 shows an example of the operation of storing information in the trace file 16 of the trace mechanism 15 and the specific output from the trace editing / diagnosis mechanism 4 to the input / output device 5 when the sequence control operates normally. . As the status at the time of operation, the operation instruction 12 and the status of the register previous status memory 14 are as illustrated.

【0026】シーケンス制御機構8の処理ステップ82
から起動されたトレース機構15は、設備制御シーケン
ス7,7a,…,7nの動作前の状況として、トレース
ファイル16に実行時刻、実行区分と、レジスタ前回状
態メモリ14とインターフェースレジスタ(共有メモ
リ)9との比較の結果得られた変化レジスタの番号と変
化後の状態、及び変化レジスタのレジスタ番号に対応す
る操作指示内容を格納する(16a)。
Process step 82 of sequence control mechanism 8
The trace mechanism 15 started from the execution state, the execution section, the register previous state memory 14 and the interface register (shared memory) 9 in the trace file 16 as the status before the operation of the equipment control sequences 7, 7a, ..., 7n. The change register number and the changed state obtained as a result of the comparison with and the operation instruction content corresponding to the register number of the change register are stored (16a).

【0027】シーケンス制御機構8の処理ステップ83
において、設備制御シーケンス7,7a,…,7nが起
動され、動作終了後に、シーケンス制御機構8の処理ス
テップ84から起動されたトレース機構15は、トレー
スファイル16に、設備制御シーケンス7,7a,…,
7nの動作前の状況として、トレースファイル16に実
行時刻、実行区分と、レジスタ前回状態メモリ14の記
憶内容とインターフェースレジスタ(共有メモリ)9の
記憶内容との比較の結果、得られた変化レジスタの番号
と、変化後の状態を格納する(16b)。
Process step 83 of sequence control mechanism 8
, 7n is started, and after the operation is completed, the trace mechanism 15 started from the processing step 84 of the sequence control mechanism 8 stores in the trace file 16 the equipment control sequences 7, 7a ,. ,
As a situation before the operation of 7n, the execution time, the execution classification in the trace file 16 and the change contents obtained as a result of the comparison between the storage contents of the register previous state memory 14 and the storage contents of the interface register (shared memory) 9 are obtained. The number and the changed state are stored (16b).

【0028】また、オペレータの要求を、入出力装置5
を通じて受けて起動されるトレース編集・診断機構4
は、トレースファイル16aに格納されている設備制御
シーケンスの動作前の実行時刻、変化レジスタ番号、変
化後の状態と、変化レジスタの操作指示内容を、設備制
御シーケンスの動作単位に編集し、制御動作定義情報フ
ァイル18の入力条件定義を用いて、設備制御シーケン
スの動作後のインターフェースレジスタ(共有メモリ)
9の状態をシミュレーションする。
In addition, the operator's request is sent to the input / output device 5
Trace editing / diagnosis mechanism 4 that is activated by receiving through
Edits the execution time before the operation of the equipment control sequence stored in the trace file 16a, the change register number, the state after the change, and the operation instruction content of the change register in the operation unit of the equipment control sequence, and performs the control operation. Interface register (shared memory) after operation of equipment control sequence using input condition definition of definition information file 18
9 states are simulated.

【0029】シミュレーションした結果は、トレースフ
ァイル16bに格納されている変化レジスタ番号、変化
後の状態と比較され、合致したならば動作は正常、合致
しないならば動作は異常と判断される。
The simulation result is compared with the changed register number and the changed state stored in the trace file 16b. If they match, the operation is judged to be normal, and if they do not match, the operation is judged to be abnormal.

【0030】動作異常と判断した場合は、更に、トレー
スファイル16aの内容を、操作内容と変化状態が合致
しているか否かを判定し、合致していれば、異常部は設
備制御シーケンスにあるとの判断をし、また合致してい
なければ異常部は操作指示側にあるとの判断を行う。
When it is determined that the operation is abnormal, it is further determined whether or not the content of the trace file 16a matches the operation content and the change state. If they match, the abnormal part is in the equipment control sequence. If it does not match, it is determined that the abnormal portion is on the operation instructing side.

【0031】トレース内容、動作の正常か否かの判断結
果は、入出力装置5を通じてオペレータに通知される。
表示は、操作指示によるレジスタの変化、設備制御シー
ケンスによるレジスタの変化をタイムチャート形式で行
い、表示色を変化させることにより動作が正常か否かを
通知する。本動作例は、シミュレーションした結果と動
作後のレジスタ状態が合致しており、動作は正常と判断
した例である。
The operator is notified via the input / output device 5 of the trace contents and the result of the judgment as to whether the operation is normal or not.
For the display, the change of the register according to the operation instruction and the change of the register according to the equipment control sequence are performed in a time chart format, and the display color is changed to notify whether the operation is normal or not. This operation example is an example in which the simulation result matches the register state after the operation, and the operation is determined to be normal.

【0032】図5は操作指示に誤りがあり、シーケンス
制御が異常に動作した場合のトレース機構15のトレー
スファイル16への情報格納、トレース編集・診断機構
4からの入出力装置5への具体的な出力の動作例であ
る。動作時点での状況として、操作指示ファイル12、
レジスタ前回状態メモリ14の状態は図示の通りである
ものとする。トレース機構15のトレースファイル16
への格納情報は、図4と同様に動作する。
FIG. 5 shows a concrete example of storing information in the trace file 16 of the trace mechanism 15 when the sequence control is abnormally operated due to an error in the operation instruction, and the input / output device 5 from the trace editing / diagnosing mechanism 4. It is an operation example of various outputs. As the situation at the time of operation, the operation instruction file 12,
The state of the register previous state memory 14 is as shown in the figure. Trace file 16 of the trace mechanism 15
The information stored in is operated in the same manner as in FIG.

【0033】本例は、トレース編集・診断機構4におい
て、シミュレーションの結果とトレースファイルの内容
16bが合致せず、異常と判断され、また、設備制御シ
ーケンス動作前状態の判定において、変化状態と操作指
示内容が合致しないため、操作指示が異常部であると判
断された例である。操作指示における誤操作レジスタに
異常を示す印*を付加し、表示する。
In this example, the trace edit / diagnosis mechanism 4 determines that the simulation result and the contents 16b of the trace file do not match, and it is determined that there is an abnormality. This is an example in which the operation instruction is determined to be the abnormal portion because the instruction contents do not match. A mark * indicating an abnormality is added to the misoperation register in the operation instruction and displayed.

【0034】同様に、設備制御における誤操作レジスタ
にも異常を示す印*を付加し、表示する。タイムチャー
ト形式で表示するため、タイミングの早い段階での操作
指示の誤操作の影響により設備制御シーケンスが誤動作
したことを、オペレータは容易に認識できる。
Similarly, a mark * indicating an abnormality is added to the erroneous operation register in equipment control and displayed. Since it is displayed in the time chart format, the operator can easily recognize that the equipment control sequence has malfunctioned due to the effect of an incorrect operation instruction at an early timing.

【0035】図6はシーケンス制御が単独で異常に動作
した場合のトレース機構15のトレースファイル16へ
の情報格納、トレース編集・診断機構4からの入出力装
置5への具体的な出力の動作例である。動作時点での状
況として、操作指示ファイル12、レジスタ前回状態メ
モリ14の状態は、図示の通りであるものとする。
FIG. 6 shows an example of the operation of storing information in the trace file 16 of the trace mechanism 15 and the specific output from the trace editing / diagnostic mechanism 4 to the input / output device 5 when the sequence control alone operates abnormally. Is. As the status at the time of operation, the statuses of the operation instruction file 12 and the register previous status memory 14 are as illustrated.

【0036】トレース機構15のトレースファイル16
への格納情報は、図4と同様に動作する。本例は、トレ
ース編集・診断機構4において、シミュレーションの結
果とトレースファイルの内容16bが合致せず、異常と
判断され、また、設備制御シーケンス動作前状態の判定
において、変化状態と操作指示内容は合致するため、操
作指示は正常であると判断し、設備制御シーケンスが異
常部であると判断した例である。そして設備制御におけ
る誤操作レジスタにも異常を示す印*を付加し、表示す
る。設備制御シーケンスが誤動作したことをオペレータ
は一目で認識できる。
Trace file 16 of the trace mechanism 15
The information stored in is operated in the same manner as in FIG. In this example, the trace edit / diagnosis mechanism 4 determines that the simulation result and the content 16b of the trace file do not match, and it is determined that there is an abnormality. Further, in the determination of the equipment control sequence pre-operation state, the changed state and the operation instruction content are This is an example in which the operation instruction is determined to be normal and the equipment control sequence is determined to be an abnormal portion because they match. Then, an erroneous operation register in equipment control is also displayed by adding a mark * indicating an abnormality. The operator can recognize at a glance that the equipment control sequence has malfunctioned.

【0037】図7はシーケンス制御が単独で異常に動作
した場合のトレース機構15のトレースファイル16へ
の情報格納、トレース編集・診断機構4からの入出力装
置5への具体的な出力の動作例である。動作時点での状
況として、操作指示ファイル12、レジスタ前回状態メ
モリ14の状態は図示の通りであるものとする。
FIG. 7 shows an example of the operation of storing information in the trace file 16 of the trace mechanism 15 and the specific output from the trace editing / diagnosis mechanism 4 to the input / output device 5 when the sequence control alone operates abnormally. Is. As the situation at the time of operation, the states of the operation instruction file 12 and the register previous state memory 14 are as illustrated.

【0038】トレース機構15のトレースファイル16
への格納情報は、図4と同様に動作する。本例は、トレ
ース編集・診断機構4において、シミュレーションの結
果とトレースファイルの内容16bが合致せず、異常と
判断され、また、設備制御シーケンス動作前状態の判定
において、変化状態と操作指示内容は合致するため、操
作指示は正常であると判断し、設備制御シーケンスが異
常部であると判断した例である。この場合において設備
制御における誤操作レジスタにも異常を示す印*を付加
し、表示する。設備制御シーケンスが誤動作したことを
オペレータは容易に認識できる。
Trace file 16 of the trace mechanism 15
The information stored in is operated in the same manner as in FIG. In this example, the trace edit / diagnosis mechanism 4 determines that the simulation result and the content 16b of the trace file do not match, and it is determined that there is an abnormality. Further, in the determination of the equipment control sequence pre-operation state, the changed state and the operation instruction content are This is an example in which the operation instruction is determined to be normal and the equipment control sequence is determined to be an abnormal portion because they match. In this case, a mark * indicating an abnormality is also added to the erroneous operation register in equipment control and displayed. The operator can easily recognize that the equipment control sequence has malfunctioned.

【0039】[0039]

【発明の効果】本発明によれば、操作指示から制御シー
ケンスまでの動作が、正常か否かが容易に判断でき、動
作が異常に陥った場合の異常部の特定が容易であるた
め、設備停止時間の短縮が図れる。
According to the present invention, it is possible to easily determine whether or not the operation from the operation instruction to the control sequence is normal, and it is easy to identify the abnormal portion when the operation falls into an abnormal condition. The downtime can be shortened.

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

【図1】本発明が適用される設備制御システムの全体構
成を示すブロック図である。
FIG. 1 is a block diagram showing an overall configuration of an equipment control system to which the present invention is applied.

【図2】図1に示したトレース機構の処理内容を示すフ
ローチャートである。
FIG. 2 is a flowchart showing processing contents of a trace mechanism shown in FIG.

【図3】図1に示したトレース編集・診断機構の処理内
容を示すフローチャートである。
FIG. 3 is a flowchart showing processing contents of a trace editing / diagnosis mechanism shown in FIG.

【図4】図1に示したトレース機構及びトレース編集・
診断機構の具体的動作の一例を示すフローチャートであ
る。
FIG. 4 is a diagram showing the trace mechanism and the trace editing function shown in FIG.
It is a flow chart which shows an example of a concrete operation of a diagnostic mechanism.

【図5】図1に示したトレース機構及びトレース編集・
診断機構の具体的動作の他の例を示すフローチャートで
ある。
FIG. 5: Trace mechanism and trace editing shown in FIG.
It is a flow chart which shows other examples of concrete operation of a diagnostic mechanism.

【図6】図1に示したトレース機構及びトレース編集・
診断機構の具体的動作の他の例を示すフローチャートで
ある。
FIG. 6 is a diagram showing the trace mechanism and the trace editing function shown in FIG.
It is a flow chart which shows other examples of concrete operation of a diagnostic mechanism.

【図7】図1に示したトレース機構及びトレース編集・
診断機構の具体的動作の他の例を示すフローチャートで
ある。
FIG. 7 is a diagram showing the trace mechanism and trace editing shown in FIG.
It is a flow chart which shows other examples of concrete operation of a diagnostic mechanism.

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

1 生産設備 2 センサー/アクチュエータ 3 シーケンサ 4 トレース編集・診断機構 5 入出力装置 6 入出力レジスタ 7 設備制御シーケンス 8 シーケンス制御機構 9 インターフェースレジスタ(共有メモリ) 10 設備操作手段 11 設備監視手段 12 操作指示ファイル 13 状態応答ファイル 14 レジスタ前回状態メモリ 15 トレース機構 16 トレースファイル 17 シーケンサの制御機構 18 制御動作定義ファイル 19 状態監視機構 1 production equipment 2 sensor / actuator 3 sequencer 4 trace editing / diagnosis mechanism 5 input / output device 6 input / output register 7 equipment control sequence 8 sequence control mechanism 9 interface register (shared memory) 10 equipment operating means 11 equipment monitoring means 12 operation instruction file 13 state response file 14 register previous state memory 15 trace mechanism 16 trace file 17 sequencer control mechanism 18 control operation definition file 19 state monitoring mechanism

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 食品、化学、薬品、一般機械等の生産設
備と、該生産設備の動作状態を検出し、かつ該生産設備
の動作状態を指令により変化させるためのセンサ/アク
チュエータと、該センサの検出出力を受け、予め定めら
れた制御ロジックに基づいて前記アクチュエータに出力
する信号を生成する設備制御シーケンスを含み前記セン
サ/アクチュエータを介して前記生産設備の動作を自動
制御するシーケンス制御装置とを有する設備制御システ
ムの設備制御シーケンスの動作状態監視方法において、 前記設備制御シーケンス動作時のシーケンス制御ロジッ
クをシュミレーションし、該シュミレーション結果と前
記トレースファイルに格納された設備制御シーケンスの
動作後の状態データとを比較し、動作診断を行なうこと
を特徴とする設備制御システムの設備制御シーケンスの
動作状態監視方法。
1. A production facility such as food, chemicals, chemicals, general machinery, etc., a sensor / actuator for detecting an operating state of the production facility, and changing the operating state of the production facility according to a command, and the sensor. And a sequence controller for automatically controlling the operation of the production facility via the sensor / actuator, which includes a facility control sequence for generating a signal to be output to the actuator based on a predetermined control logic. In the operation state monitoring method of the equipment control sequence of the equipment control system having, simulating the sequence control logic at the time of the equipment control sequence operation, the simulation result and the state data after the operation of the equipment control sequence stored in the trace file, Equipment for comparing operation and performing operation diagnosis Operating state monitoring method of the equipment control the sequence of your system.
【請求項2】 食品、化学、薬品、一般機械等の生産設
備と、該生産設備の動作状態を検出し、かつ該生産設備
の動作状態を指令により変化させるためのセンサ/アク
チュエータと、該センサの検出出力を受け、予め定めら
れた制御ロジックに基づいて前記アクチュエータに出力
する信号を生成する設備制御シーケンスを含み前記セン
サ/アクチュエータを介して前記生産設備の動作を自動
制御するシーケンス制御装置とを有する設備制御システ
ムにおいて、 前記シーケンス制御装置は、前記設備制御シーケンスの
シーケンス動作の状態を監視する状態監視機構を有する
ことを特徴とする設備制御システムのシーケンス制御装
置。
2. Production equipment such as food, chemicals, chemicals, general machinery, etc., a sensor / actuator for detecting the operating state of the production equipment, and changing the operating state of the production equipment according to a command, and the sensor. And a sequence controller for automatically controlling the operation of the production facility via the sensor / actuator, which includes a facility control sequence for generating a signal to be output to the actuator based on a predetermined control logic. In the equipment control system having, the sequence control device has a state monitoring mechanism for monitoring a state of a sequence operation of the equipment control sequence, the sequence control device of the equipment control system.
【請求項3】 前記シーケンス制御装置は、設備制御シ
ーケンスの動作を管理し、かつ前記状態監視機構を起動
するシーケンス制御機構と、オペレータにより入出力装
置を介して入力される操作指示データが格納される操作
指示ファイルと、 該操作指示ファイルから取り出された操作指示データを
前記設備制御シーケンスに通知する設備操作手段と、 前記設備制御シーケンスの動作状態をオペレータに通知
するための状態応答データを作成する設備監視手段と、 該設備監視手段により作成された状態応答データが格納
される状態応答ファイルと、 前記設備制御シーケンスと、設備操作手段または設備監
視手段のインターフェースをおこなうインターフェース
レジスタとを有し、 前記シーケンス制御装置は、 前記インターフェースレジスタの状態データを記憶保持
するレジスタ前回状態メモリと、 前記設備制御シーケンスの起動前後のインターフェース
レジスタのトレース情報及び操作指示データが格納され
るトレースファイルと、 前記シーケンス制御機構により起動され、インターフェ
ースレジスタの状態データと操作指示ファイルの情報を
トレースファイル及びレジスタ前回状態メモリに格納す
るトレース機構と、 設備制御シーケンスの動作シュミレーションのための制
御動作定義データが格納されている制御動作定義ファイ
ルと、 前記トレースファイルの内容及び制御動作定義ファイル
の制御動作定義データを用いて設備制御シーケンスのシ
ーケンス制御ロジックをシュミレーションし、該シュミ
レーション結果と前記トレースファイルに格納された設
備制御シーケンスの動作後の状態データとを比較し、動
作診断を行なうトレース編集・診断機構とを有すること
を特徴とする請求項2に記載の設備制御システムのシー
ケンス制御装置。
3. The sequence control device stores a sequence control mechanism that manages the operation of an equipment control sequence and that activates the state monitoring mechanism, and operation instruction data input by an operator via an input / output device. And an operation instruction file for notifying the equipment control sequence of the operation instruction data extracted from the operation instruction file, and status response data for notifying an operator of the operation state of the equipment control sequence. An equipment monitoring means, a status response file in which status response data created by the equipment monitoring means is stored, the equipment control sequence, and an interface register for interfacing the equipment operating means or equipment monitoring means, The sequence control device includes the interface register A register for storing and holding state data, a previous state memory, a trace file in which trace information and operation instruction data of the interface register before and after the equipment control sequence is activated, and a state data of the interface register activated by the sequence control mechanism. A trace mechanism that stores the information of the operation instruction file in the trace file and register previous state memory, a control operation definition file that stores the control operation definition data for the operation simulation of the equipment control sequence, and the contents of the trace file And a sequence control logic of the equipment control sequence using the control operation definition data of the control operation definition file, and the simulation result and the equipment control sequence of the equipment stored in the trace file. The sequence control device of the equipment control system according to claim 2, further comprising a trace editing / diagnosis mechanism that compares the state data after the operation and performs the operation diagnosis.
【請求項4】 前記入出力装置は、表示装置を含み、該
表示装置には前記トレース編集・診断機構により前記イ
ンターフェースレジスタのトレース情報と診断結果とを
併せて時系列に表示されることを特徴とする請求項3に
記載の設備制御システムのシーケンス制御装置。
4. The input / output device includes a display device, and the display device displays the trace information of the interface register and the diagnostic result together in time series by the trace editing / diagnosing mechanism. The sequence control device of the equipment control system according to claim 3.
JP26814195A 1995-10-17 1995-10-17 Operating state monitoring method for equipment control sequence and sequence controller in equipment control system Pending JPH09114516A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26814195A JPH09114516A (en) 1995-10-17 1995-10-17 Operating state monitoring method for equipment control sequence and sequence controller in equipment control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26814195A JPH09114516A (en) 1995-10-17 1995-10-17 Operating state monitoring method for equipment control sequence and sequence controller in equipment control system

Publications (1)

Publication Number Publication Date
JPH09114516A true JPH09114516A (en) 1997-05-02

Family

ID=17454470

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26814195A Pending JPH09114516A (en) 1995-10-17 1995-10-17 Operating state monitoring method for equipment control sequence and sequence controller in equipment control system

Country Status (1)

Country Link
JP (1) JPH09114516A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008040570A (en) * 2006-08-02 2008-02-21 Hitachi Ltd Relay unit, monitoring system of relay unit, wireless tag of relay unit, and operation detecting method of relay unit
WO2016143072A1 (en) * 2015-03-10 2016-09-15 三菱電機株式会社 Programmable logic controller

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008040570A (en) * 2006-08-02 2008-02-21 Hitachi Ltd Relay unit, monitoring system of relay unit, wireless tag of relay unit, and operation detecting method of relay unit
WO2016143072A1 (en) * 2015-03-10 2016-09-15 三菱電機株式会社 Programmable logic controller
JPWO2016143072A1 (en) * 2015-03-10 2017-04-27 三菱電機株式会社 Programmable logic controller

Similar Documents

Publication Publication Date Title
US5997167A (en) Programmable controller including diagnostic and simulation facilities
US5315502A (en) Plant operation support apparatus and method using expert systems
CN112817872B (en) Development test system and method
JPH01267742A (en) System for diagnosing trouble
JPH08320955A (en) Time management system and method for vehicle failure diagnostic device
US20170146987A1 (en) Electronic control module testing system
KR102141677B1 (en) Learning data generating apparatus and method for learning model of fault forecast and diagnostic system of power plant
JPH0652181B2 (en) Abnormality diagnosis device
JP2002163020A (en) Method and device for detecting abnormality in programmable controller
JP4286760B2 (en) A marine pneumatic self-diagnosis system and method, and a computer-readable recording medium on which a program for realizing the method is recorded.
JPH09114516A (en) Operating state monitoring method for equipment control sequence and sequence controller in equipment control system
US20210157298A1 (en) Program restart assisting apparatus
JP2006285734A (en) Method for diagnosing controller
JP2554282B2 (en) Fault diagnosis device for sequence controller
WO2016103229A1 (en) A method for verifying a safety logic in an industrial process
JP3731423B2 (en) Method for creating reference pattern for failure diagnosis and failure diagnosis apparatus
JPH083725B2 (en) Abnormality diagnostic device for sequence controller
JP2008310513A (en) Program test device
JP2702042B2 (en) Simulation system for parts inspection program
JPH08211906A (en) Controller unit
JPS61813A (en) Deciding system for faulty area of sequence controller
JPS62161038A (en) Electronic controller for vehicle
JP2544927B2 (en) Plant operation support system
CN115968343A (en) Method for validating a new software version in a redundant system
JP2549690B2 (en) Pseudo-fault test method for channel processor