JP2004078805A - Program monitoring device for plant controller - Google Patents

Program monitoring device for plant controller Download PDF

Info

Publication number
JP2004078805A
JP2004078805A JP2002241503A JP2002241503A JP2004078805A JP 2004078805 A JP2004078805 A JP 2004078805A JP 2002241503 A JP2002241503 A JP 2002241503A JP 2002241503 A JP2002241503 A JP 2002241503A JP 2004078805 A JP2004078805 A JP 2004078805A
Authority
JP
Japan
Prior art keywords
control logic
memo
program
logic diagram
display device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2002241503A
Other languages
Japanese (ja)
Other versions
JP4032874B2 (en
Inventor
Tetsuya Jinushi
地主 哲哉
Ikuo Koibuchi
鯉渕 育雄
Katsuto Shimizu
清水 勝人
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
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2002241503A priority Critical patent/JP4032874B2/en
Publication of JP2004078805A publication Critical patent/JP2004078805A/en
Application granted granted Critical
Publication of JP4032874B2 publication Critical patent/JP4032874B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Programmable Controllers (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a program monitoring device for a plant controller enabling an operator to retrieve a control logic figure of a target module quickly. <P>SOLUTION: A memorandum for points to be checked needed for the control logic figure displayed to a display device 1 is inputted from an input device 2. A memorandum preparation part 13 prepares a list including a sheet number and the memorandum for the points to be checked of the control logic figure to which the memorandum for the points to be checked is inputted and stores it in a data base 15. By the operator's request, the list of each control logic figure (module) with the memorandum for the points to be checked attached is displayed to the display device 1, the memorandum for the points to be checked is specified, and the control logic figure is displayed. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明はプラントを制御するプラントコントローラのプログラムを自動生成するための制御ロジック図を表示してプラントコントローラのプログラムを監視するプラントコントローラのプログラム監視装置に関する。
【0002】
【従来の技術】
圧延プラント、発電プラントなどの各種プラントはコンピュータを用いて制御することが行われている。プラントを制御するコンピュータはプラントコントローラと称されている。プラントコントローラのプログラムはプログラム作成装置によって運転機能書レベルの制御ロジック図からロードモジュールを自動生成するようにしている。
【0003】
制御ロジック図からオブジェクトプログラムを作成するには制御ロジック図をシート単位にモジュール分割した形で入力し、コンパイラで制御ロジック図を解析して中間ソースプログラムを生成する。中間ソースプログラムには制御ロジック図上での制御プログラムの動作監視を行う為に必要となる制御ロジック図のデバイス要素(マクロ要素)とプラントコントローラのオブジェクトプログラムを格納するメモリアドレスの対応データを付している。中間ソースプログラムをリンカで解析してプラントコントローラ上で動作するオブジェクトプログラムを生成する。
【0004】
このように絵情報の制御ロジック図からオブジェクトプログラムを自動生成することは、例えば、特許第2927484号明細書に記載されている。
【0005】
ところで、多数のモジュールに分割されたオブジェクトプログラムを制御ロジック図の形式で監視画面に表示しプラントコントローラの動作の監視している。従来、監視画面の指定は、プラントコントローラ内の運転法案(モジュール)の一覧を表示し目的の監視画面を指定したり、監視画面のページNO(シートNO)を指定したりあるいはページ送りボタンによって監視画面の切替えている。
【0006】
【発明が解決しようとする課題】
従来技術は監視画面を運転法案(モジュール)の一覧表から選択したり、監視画面のページNOあるいはページ送りボタンによって監視画面の切替えている。しかし、対象プラントが巨大化、複雑化してきており、運転法案(モジュール)の量、つまり監視画面の数が膨大になっている。監視画面は数千枚になっている。
【0007】
オペレータはこの様な膨大な数にモジュール分割された制御ロジック図上で実行プログラム(オブジェクトプログラム)の動作を確認することになる。実行プログラムの動作確認には、例えば「○○回路」→「××回路」→「△×回路」の順に動作確認を行った後に「○○回路」から始まる別のルート「○○回路」→「×○回路」→「△○回路」を続けて監視することが必要となる。
【0008】
このような場合は監視画面に付されている接続子を辿って「△×回路」→「××回路」→「○○回路」と戻って画面を切替えるか、「○○回路」のシートNOを覚えておいて直接シートNOを指定して画面を切替えるか、あるいはモジュール一覧から大量にあるモジュール郡の中なら「○○回路」のモジュールを探し出して画面を切替える必要がある。
【0009】
したがって、オペレータが目的とする監視画面を選択するのに多くの時間を費やすことになり操作性が悪くなり、その上、監視画面を検索する間にオペレータの思考が途切れるという問題点を有する。
【0010】
本発明は上記点に対処して成されたもので、その目的とするところはオペレータが目的とするモジュールの制御ロジック図を速やかに検索できるプラントコントローラのプログラム監視装置を提供することにある。
【0011】
【課題を解決するための手段】
本発明の特徴とするところは、オペレータが画面表示されている制御ロジック図に必要とする確認事項メモを入力するようにして確認事項メモを入力された制御ロジック図のシート番号と確認事項メモを含む一覧表を作成し、オペレータの要求により確認事項メモを付与された各制御ロジック図(モジュール)の一覧表を表示して一覧表から確認事項メモを指定し該当する制御ロジック図を表示するようにしたことにある。
【0012】
本発明はオペレータが実行プログラムの動作確認を行う思考過程で制御ロジック図に付与した確認事項メモによって監視画面を検索して表示しているので、オペレータは目的とするモジュールの制御ロジック図を速やかに検索することができる。
【0013】
【発明の実施の形態】
図1に本発明の一実施例を示す。
図1において、表示装置(CRT)1にはオペレータ(図示せず)が監視するモジュールの制御ロジック図が表示される。オペレータはCRT1に表示する制御ロジック図の操作指示を入力装置(マウス、キーボード等)2から入力する。CRT1はコンピュータ3の表示制御部4により表示制御され、入力装置2の操作指示は入力判定部5に入力される。入力判定部5は操作指示の内容を判定する。
【0014】
入力判定部5に入力されたモジュール選択指示はモジュール選択部6に加えられる。モジュール選択部6はCADデータベース7から指示されたモジュールの制御ロジック図を検索して表示制御部4とデバイス抽出部8に与える。CADデータベース7にはオブジェクトプログラム(実行プログラム)を自動生成するためのモジュール毎の制御ロジック図(制御ロジックデータ)が格納されている。CADデータベース7にはモジュール毎の制御ロジック図がシート単位で数千枚程度格納されている。
【0015】
デバイス抽出部8はモジュール選択部6で選択した制御ロジック図に含まれるデバイスを抽出する。ソースファイル9はオブジェクトプログラムを自動生成するためのソースプログラムを格納している。ソースファイル9のソースプログラムには制御ロジック図のデバイスがプラントコントローラ20のオブジェクトファイル22に格納されている実行プログラムにおけるメモリアドレスを紐付けするデータ(メモリアドレスデータ)を有している。
【0016】
デバイス抽出部8は抽出したデバイスとソースファイル9のソースプログラムから得た当該デバイスのメモリアドレスデータをデバイスデータ要求部10に加える。デバイスデータ要求部10はデバイスとメモリアドレスデータをデータ入出力部11を介してプラントコントローラ20に送信する。プラントコントローラ20からのデバイスデータはデータ入出力部11を介してデバイスデータ入力部12に取込まれ、表示制御部4に加えられる。
【0017】
入力判定部5に入力された確認事項メモはメモ作成部13に加えられる。メモ作成部13は確認事項メモとシートNOの一覧表を作成しメモデータベース15に格納する。メモ一覧選択部14は入力判定部5からメモ表示指示を入力するとメモデータベース15からメモ一覧表を取込み表示制御部4に加える。
【0018】
プラントコントローラ20はデータ入出力部21とオブジェクトファイル22を有している。オブジェクトファイル22にはメモリアドレスを付したオブジェクトプログラム(実行プログラム)が格納されている。
【0019】
次に動作を説明する。
この構成において、CADデータベース7には図2に示すようなモジュールの制御ロジック図40が格納されている。図2はNOT素子42とAND素子43のデバイスを備え、接続子45、46、47を有している。NOT素子42にはデバイスNO「1」が付され、AND素子43にはデバイスNO「2」が付されている。
【0020】
制御ロジック図40にはシート番号41「SHT001」が付けられ、接続子45、46、47にも下側にシート番号が記載されている。接続子45には「SHT325」、接続子46には「SHT400」、接続子47には「SHT002」が記載されている。
【0021】
NOT素子42は接続子45「SHT325」から信号を入力し、AND素子43に信号を出力する。AND素子43はNOT素子42と接続子46「SHT400」から信号を入力し、接続子47「SHT002」に信号を出力することを示している。
【0022】
一方、ソースファイル9は図2の制御ロジック図40のソースプログラムとして図3に示すようなデータを格納している。ソースファイル9のソースプログラムは制御ロジック図40のシートNO、デバイス種別、デバイスNO、入力アドレス1、入力アドレス2、出力アドレスを有している。
【0023】
デバイスNO.1のNOT素子42は入力アドレス1が「XX001」、出力アドレスが「XX002」になっている。また、デバイスNO.2のAND素子43は入力アドレス1が「XX002」、入力アドレス2が「XX003」、出力アドレスが「XX004」になっている。
【0024】
ソースファイル9に格納されているソースプログラムの出力アドレス「XX002」と「XX004」がNOT素子42とAND素子43をプラントコントローラ20のオブジェクトファイル22に格納されている実行プログラムにおけるメモリアドレスを紐付けするデータ(メモリアドレスデータ)となる。
【0025】
さて、オペレータ(図示せず)が監視するモジュールの制御ロジック図のシートNO(モジュール選択指示)を入力装置2から入力すると入力判定部5に入力される。入力判定部5は操作指示の内容を判定する。
【0026】
入力判定部5に入力されたモジュール選択指示はモジュール選択部6に加えられる。モジュール選択部6はCADデータベース7から指示されたシートNO(モジュール)の制御ロジック図を検索して表示制御部4とデバイス抽出部8に与える。表示制御部4は入力した制御ロジック図を表示装置1に表示する。表示装置1には図2に示すような制御ロジック図が表示される。
【0027】
デバイス抽出部8はモジュール選択部6で選択した制御ロジック図に含まれるデバイスを抽出する。シートNO.「SHT001」ではNOT素子42とAND素子43のデバイス要素が抽出される。デバイス抽出部8は抽出したデバイス要素42、43の出力アドレス「XX002」と「XX004」をソースファイル9から検索する。
【0028】
デバイス抽出部8は抽出したデバイス42、43とソースファイル9のソースプログラムから得た当該デバイスのメモリアドレス紐付けデータ「XX002」と「XX004」をデバイスデータ要求部10に加える。デバイスデータ要求部10はデバイスとメモリアドレスデータをデータ入出力部11を介してプラントコントローラ20に送信する。
【0029】
プラントコントローラ20のデータ入出力部21はデータ「XX002」と「XX004」によって指定されたオブジェクトファイル22のメモリアドレスを検索してデバイス42、43に関するデバイスデータを送信する。データ入出力部21が送信したデバイスデータはデータ入出力部11を介してデバイスデータ入力部12に取込まれ、表示制御部4に加えられる。
【0030】
表示制御部4は表示装置1に表示されているシートNO.「SHT001」の制御ロジック図を例えば図6のように表示する。
【0031】
図6において、信号線の実線はON状態を表し、点線はOFF状態を表している。
【0032】
具体的には次のような状態にある。
NOT素子42の入力アドレス1「XX001」はON、
NOT素子42の出力アドレス「XX002」はOFF、
AND素子43の入力アドレス1「XX002)はOFF、
AND素子43の入力アドレス2「XX003」はON、
AND素子43の出力アドレス「XX004」はOFF、
このようにしてオブジェクトファイル22に格納されている実行プリグラムの状態が制御ロジック図に表示される。なお、これらの状態表示は周期的に表示更新される。
【0033】
シートNO.「SHT001」の動作確認が終了すると次の制御ロジック図を表示装置1に表示する。この操作を図5を参照して説明する。
【0034】
図5(a)は図2、図6に示すシートNO.「SHT001」を示しているが、図示を簡略化し接続子60、64を2個記載している。
【0035】
入力装置2から接続子60が指定されるとモジュール選択部6は接続子60に記述されたモジュールシートNO「SHT002」を検索キーにして該当モジュールの制御ロジック図(絵情報)をCADデータベース7から取りだし、表示制御部4に与え選択されたモジュールシートの図5(b)に示すようなシートNO「SHT002」を表示装置1に表示する。図5(b)の61は接続子である。
【0036】
同様に、図5(b)に示すシートNO「SHT002」のモジュールの接続子62を指定するとシートNO「SHT003」のモジュールに表示画面が切り替わる。図5(c)の63,64は接続子である。
【0037】
このようにモジュール分割された制御ロジック図を図5(a)→(b)→(c)の順にモニタする。
【0038】
図5(a)→(b)→(c)の順にモニタを行った後に図5(a)から始まる別のルート(a)(d)(e)の動作確認は図5(a)のシートNO「SHT001」のモジュールを選択する必要がある。
【0039】
そのためには、接続子63を指定して図5(b)に戻り、更に接続子61を指定して図5(a)に戻ることになる。しかし、(a)、(b)、(c)の数が多くなるとオペレータの思考が途切れることになる。
【0040】
本発明は次のようにして図5(a)に示すモジュールの制御ロジック図を選択表示する。
【0041】
図5(a)に示すモジュールの制御ロジック図を表示装置1に表示しているとする。
【0042】
オペレータは入力装置2から確認事項メモである「〜確認」を入力する。入力装置2からメモ作成のコマンドが実行されると、メモ作成部13はメモ入力画面を表示する。メモ入力画面にはオペレータが自由にメモを入力することができるウインドウ画面が表示される。メモ作成部13はメモが入力されるとメモデータベース15に図4(a)に示すように表示中のモジュールシートNO「SHT001」のと入力されたメモ内容「〜確認」が合わせて格納される。
【0043】
メモデータベース15には、図4(b)に示すような確認事項メモが格納される。例えば、モジュールシートNO「SHT215」にはメモ内容「〜ON指示」が入力され、モジュールシートNO「SHT360」にはメモ内容「〜OFF指示」が入力される。
【0044】
さて、その後、図5(a)(b)(c)のモジュールの画面を切り替え制御プログラムの論理をモニタ終了すると、オペレータは入力装置2からメモ一覧表表示を入力する。入力装置2からメモ一覧のコマンドが入力されると、メモ一覧選択部14はメモデータベース15から図4(b)に示すようなメモ一覧表を検索して表示制御部4に加える。
【0045】
表示装置1には図4(b)に示すようなメモ一覧表が表示される。オペレータはメモ一覧表を見て、確認事項メモ「〜確認」を選択する。メモ内容「〜確認」のモジュールシートNO「SHT001」が入力されると、上述したように図5(a)に示す制御ロジック図が表示装置1に表示される。以後、図5(d)(e)に示すモジュールの実行プログラムの動作確認が行われる。
【0046】
このようにしてプラントコントローラの実行プログラム(オブジェクトプログラム)の動作確認を行うのであるが、オペレータが実行プログラムの動作確認を行う思考過程で制御ロジック図に付与した確認事項メモによって制御ロジック図を検索して表示しているので、オペレータは目的とするモジュールの制御ロジック図を速やかに検索することができる。
【0047】
【発明の効果】
本発明はオペレータが実行プログラムの動作確認を行う思考過程で制御ロジック図に付与した確認事項メモによって監視画面を検索して表示しているので、オペレータは目的とするモジュールの制御ロジック図を速やかに検索することができる。
【図面の簡単な説明】
【図1】本発明の一実施例を示す構成図である。
【図2】制御ロジック図の説明図である。
【図3】制御ロジック図のソースファイルの一例データ構成図である。
【図4】メモ一覧表の一例図である。
【図5】制御ロジック図の表示切替え説明図である。
【図6】制御ロジック図の表示説明図である。
【符号の説明】
1…表示装置、2…入力装置、3…プログラム保守ツール(コンピュータ)、4…表示制御部、5…入力判定部、6…モジュール選択部、7…CADデータベース、8…デバイス抽出部、9…ソースファイル、10…デバイスデータ要求部、11、21…データ入出力部、13…メモ作成部、14…メモ一覧選択部、15…メモデータベース、20…プラントコントローラ、22…オブジェクトファイル。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a program monitoring apparatus for a plant controller that displays a control logic diagram for automatically generating a program for a plant controller for controlling a plant and monitors the program for the plant controller.
[0002]
[Prior art]
Various plants such as a rolling plant and a power plant are controlled using a computer. The computer that controls the plant is called a plant controller. The program of the plant controller automatically generates the load module from the control logic diagram at the operation function book level by the program creation device.
[0003]
To create an object program from a control logic diagram, the control logic diagram is input in the form of modules divided into sheets, and the compiler analyzes the control logic diagram to generate an intermediate source program. The intermediate source program is attached with the data corresponding to the device address (macro element) of the control logic diagram and the memory address for storing the object program of the plant controller, which are necessary for monitoring the operation of the control program on the control logic diagram. ing. The intermediate source program is analyzed by the linker to generate an object program that operates on the plant controller.
[0004]
Such automatic generation of an object program from a picture information control logic diagram is described in, for example, Japanese Patent No. 2927484.
[0005]
By the way, an object program divided into a large number of modules is displayed on a monitoring screen in the form of a control logic diagram to monitor the operation of the plant controller. Conventionally, the monitoring screen is specified by displaying a list of operation plans (modules) in the plant controller and specifying the target monitoring screen, specifying the page number (sheet NO) of the monitoring screen, or monitoring by the page feed button. The screen is switched.
[0006]
[Problems to be solved by the invention]
In the prior art, a monitoring screen is selected from a list of operation bills (modules), or the monitoring screen is switched by a page number or page feed button on the monitoring screen. However, the target plants have become larger and more complex, and the amount of operation bills (modules), that is, the number of monitoring screens has become enormous. There are thousands of monitoring screens.
[0007]
The operator confirms the operation of the execution program (object program) on the control logic diagram divided into such an enormous number of modules. To confirm the operation of the execution program, for example, after confirming the operation in the order of “XX circuit” → “XX circuit” → “△ circuit”, another route “XX circuit” starting from “XX circuit” → It is necessary to continuously monitor “× ○ circuit” → “Δ ○ circuit”.
[0008]
In such a case, follow the connectors attached to the monitoring screen and return to “△ × circuit” → “XX circuit” → “XX circuit” to switch the screen, or “NO circuit” sheet NO. It is necessary to switch the screen by directly specifying the sheet No. or by searching for a module of “XX circuit” in a large number of module groups from the module list.
[0009]
Therefore, it takes a lot of time for the operator to select the target monitoring screen, resulting in poor operability. In addition, the operator's thinking is interrupted while searching for the monitoring screen.
[0010]
The present invention has been made in response to the above-described points, and an object of the present invention is to provide a program monitoring device for a plant controller that allows an operator to quickly search a control logic diagram of a target module.
[0011]
[Means for Solving the Problems]
The feature of the present invention is that the operator inputs the confirmation item memo necessary for the control logic diagram displayed on the screen and enters the confirmation logic memo sheet number and the confirmation item memo. Create a list including the list of control logic diagrams (modules) to which confirmation item memos have been assigned at the request of the operator, specify the confirmation item memos from the list, and display the corresponding control logic diagrams It is in that.
[0012]
In the present invention, since the operator searches and displays the monitoring screen based on the confirmation memo attached to the control logic diagram during the thought process in which the operator confirms the operation of the execution program, the operator can quickly display the control logic diagram of the target module. You can search.
[0013]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 shows an embodiment of the present invention.
In FIG. 1, a display device (CRT) 1 displays a control logic diagram of a module monitored by an operator (not shown). The operator inputs an operation instruction of a control logic diagram displayed on the CRT 1 from the input device (mouse, keyboard, etc.) 2. The display of the CRT 1 is controlled by the display control unit 4 of the computer 3, and an operation instruction of the input device 2 is input to the input determination unit 5. The input determination unit 5 determines the content of the operation instruction.
[0014]
The module selection instruction input to the input determination unit 5 is added to the module selection unit 6. The module selection unit 6 retrieves the control logic diagram of the module instructed from the CAD database 7 and gives it to the display control unit 4 and the device extraction unit 8. The CAD database 7 stores a control logic diagram (control logic data) for each module for automatically generating an object program (execution program). The CAD database 7 stores several thousand control logic diagrams for each module in sheet units.
[0015]
The device extraction unit 8 extracts a device included in the control logic diagram selected by the module selection unit 6. The source file 9 stores a source program for automatically generating an object program. The source program of the source file 9 has data (memory address data) for associating a memory address in the execution program stored in the object file 22 of the plant controller 20 with the device of the control logic diagram.
[0016]
The device extraction unit 8 adds the extracted device and the memory address data of the device obtained from the source program of the source file 9 to the device data request unit 10. The device data request unit 10 transmits the device and memory address data to the plant controller 20 via the data input / output unit 11. Device data from the plant controller 20 is taken into the device data input unit 12 via the data input / output unit 11 and added to the display control unit 4.
[0017]
The confirmation item memo input to the input determination unit 5 is added to the memo creation unit 13. The memo creation unit 13 creates a list of confirmation item memos and sheet NOs and stores them in the memo database 15. When a memo display instruction is input from the input determination unit 5, the memo list selection unit 14 takes in a memo list from the memo database 15 and adds it to the display control unit 4.
[0018]
The plant controller 20 has a data input / output unit 21 and an object file 22. The object file 22 stores an object program (execution program) with a memory address.
[0019]
Next, the operation will be described.
In this configuration, the CAD database 7 stores a module control logic diagram 40 as shown in FIG. FIG. 2 includes devices of a NOT element 42 and an AND element 43, and has connectors 45, 46 and 47. The device number “1” is assigned to the NOT element 42, and the device number “2” is assigned to the AND element 43.
[0020]
In the control logic diagram 40, the sheet number 41 “SHT001” is given, and the connector numbers 45, 46 and 47 also have sheet numbers on the lower side. The connector 45 describes “SHT325”, the connector 46 describes “SHT400”, and the connector 47 describes “SHT002”.
[0021]
The NOT element 42 receives a signal from the connector 45 “SHT 325” and outputs a signal to the AND element 43. The AND element 43 receives a signal from the NOT element 42 and the connector 46 “SHT400” and outputs a signal to the connector 47 “SHT002”.
[0022]
On the other hand, the source file 9 stores data as shown in FIG. 3 as the source program of the control logic diagram 40 of FIG. The source program of the source file 9 has a sheet number, a device type, a device number, an input address 1, an input address 2, and an output address in FIG.
[0023]
Device No. The 1 NOT element 42 has an input address 1 of “XX001” and an output address of “XX002”. In addition, the device No. The AND element 43 of 2 has an input address 1 of “XX002”, an input address 2 of “XX003”, and an output address of “XX004”.
[0024]
The output addresses “XX002” and “XX004” of the source program stored in the source file 9 associate the NOT element 42 and the AND element 43 with the memory address in the execution program stored in the object file 22 of the plant controller 20. Data (memory address data).
[0025]
When a sheet NO (module selection instruction) of a control logic diagram of a module monitored by an operator (not shown) is input from the input device 2, it is input to the input determination unit 5. The input determination unit 5 determines the content of the operation instruction.
[0026]
The module selection instruction input to the input determination unit 5 is added to the module selection unit 6. The module selection unit 6 searches the control logic diagram of the sheet NO (module) instructed from the CAD database 7 and gives it to the display control unit 4 and the device extraction unit 8. The display control unit 4 displays the input control logic diagram on the display device 1. A control logic diagram as shown in FIG. 2 is displayed on the display device 1.
[0027]
The device extraction unit 8 extracts a device included in the control logic diagram selected by the module selection unit 6. Sheet No. In “SHT001”, device elements of the NOT element 42 and the AND element 43 are extracted. The device extraction unit 8 searches the source file 9 for the output addresses “XX002” and “XX004” of the extracted device elements 42 and 43.
[0028]
The device extraction unit 8 adds the memory addresses associated data “XX002” and “XX004” obtained from the extracted devices 42 and 43 and the source program of the source file 9 to the device data request unit 10. The device data request unit 10 transmits the device and memory address data to the plant controller 20 via the data input / output unit 11.
[0029]
The data input / output unit 21 of the plant controller 20 searches the memory address of the object file 22 designated by the data “XX002” and “XX004”, and transmits device data related to the devices 42 and 43. The device data transmitted by the data input / output unit 21 is taken into the device data input unit 12 via the data input / output unit 11 and added to the display control unit 4.
[0030]
The display control unit 4 displays the sheet number displayed on the display device 1. A control logic diagram of “SHT001” is displayed as shown in FIG. 6, for example.
[0031]
In FIG. 6, the solid line of the signal line represents the ON state, and the dotted line represents the OFF state.
[0032]
Specifically, it is in the following state.
The input address 1 “XX001” of the NOT element 42 is ON,
The output address “XX002” of the NOT element 42 is OFF,
The input address 1 “XX002” of the AND element 43 is OFF,
AND element 43 input address 2 “XX003” is ON,
The output address “XX004” of the AND element 43 is OFF,
Thus, the state of the execution program stored in the object file 22 is displayed on the control logic diagram. Note that these status displays are periodically updated.
[0033]
Sheet No. When the operation confirmation of “SHT001” is completed, the next control logic diagram is displayed on the display device 1. This operation will be described with reference to FIG.
[0034]
FIG. 5A shows a sheet No. shown in FIGS. Although “SHT001” is shown, the illustration is simplified and two connectors 60 and 64 are described.
[0035]
When the connector 60 is specified from the input device 2, the module selection unit 6 uses the module sheet NO “SHT002” described in the connector 60 as a search key to obtain a control logic diagram (picture information) of the corresponding module from the CAD database 7. The sheet number “SHT002” as shown in FIG. 5B of the selected module sheet given to the display control unit 4 is displayed on the display device 1. Reference numeral 61 in FIG. 5B denotes a connector.
[0036]
Similarly, when the connector 62 of the module of the sheet number “SHT002” shown in FIG. 5B is designated, the display screen is switched to the module of the sheet number “SHT003”. Reference numerals 63 and 64 in FIG. 5C denote connectors.
[0037]
The control logic diagram divided into modules in this way is monitored in the order of FIG. 5 (a) → (b) → (c).
[0038]
After monitoring in the order of FIG. 5 (a) → (b) → (c), the operation confirmation of the other routes (a), (d) and (e) starting from FIG. 5 (a) is the sheet of FIG. 5 (a). It is necessary to select a module of NO “SHT001”.
[0039]
For this purpose, the connector 63 is designated and the process returns to FIG. 5B, and the connector 61 is further designated and the process returns to FIG. 5A. However, when the number of (a), (b), and (c) increases, the operator's thinking is interrupted.
[0040]
In the present invention, the control logic diagram of the module shown in FIG.
[0041]
Assume that the control logic diagram of the module shown in FIG.
[0042]
The operator inputs “˜confirmation” which is a confirmation item memo from the input device 2. When a memo creation command is executed from the input device 2, the memo creation unit 13 displays a memo input screen. On the memo input screen, a window screen on which an operator can freely input memos is displayed. When the memo is input, the memo creating unit 13 stores the entered memo contents “to confirm” of the currently displayed module sheet NO “SHT001” in the memo database 15 as shown in FIG. .
[0043]
The memo database 15 stores confirmation item memos as shown in FIG. For example, the memo content “˜ON instruction” is input to the module sheet NO “SHT 215”, and the memo content “˜OFF instruction” is input to the module sheet NO “SHT 360”.
[0044]
Now, after switching the screens of the modules shown in FIGS. 5A, 5 B, and 5 C and monitoring the logic of the control program, the operator inputs a memo list display from the input device 2. When a memo list command is input from the input device 2, the memo list selection unit 14 searches the memo database 15 for a memo list as shown in FIG. 4B and adds it to the display control unit 4.
[0045]
A memo list as shown in FIG. 4B is displayed on the display device 1. The operator looks at the memo list and selects the confirmation item memo “˜confirm”. When the module sheet NO “SHT001” with the memo contents “˜confirm” is input, the control logic diagram shown in FIG. 5A is displayed on the display device 1 as described above. Thereafter, the operation check of the execution program of the module shown in FIGS. 5D and 5E is performed.
[0046]
In this way, the operation of the execution program (object program) of the plant controller is confirmed, but the control logic diagram is searched with the confirmation memo attached to the control logic diagram in the thought process in which the operator confirms the operation of the execution program. The operator can quickly search the control logic diagram of the target module.
[0047]
【The invention's effect】
In the present invention, since the operator searches and displays the monitoring screen by the confirmation memo attached to the control logic diagram during the thought process in which the operator confirms the operation of the execution program, the operator can quickly display the control logic diagram of the target module. You can search.
[Brief description of the drawings]
FIG. 1 is a configuration diagram showing an embodiment of the present invention.
FIG. 2 is an explanatory diagram of a control logic diagram.
FIG. 3 is an example data configuration diagram of a source file of a control logic diagram;
FIG. 4 is an example of a memo list table;
FIG. 5 is an explanatory diagram of display switching of a control logic diagram.
FIG. 6 is a display explanatory diagram of a control logic diagram.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Display apparatus, 2 ... Input device, 3 ... Program maintenance tool (computer), 4 ... Display control part, 5 ... Input determination part, 6 ... Module selection part, 7 ... CAD database, 8 ... Device extraction part, 9 ... Source file, 10 ... Device data request section, 11, 21 ... Data input / output section, 13 ... Memo creation section, 14 ... Memo list selection section, 15 ... Memo database, 20 ... Plant controller, 22 ... Object file.

Claims (4)

多数の制御ロジック図に基づき生成されたプログラムによってプラントを制御するプラントコントローラと、前記多数の制御ロジック図から選択された制御ロジック図を前記プログラムの動作状態によって変化させて表示する表示装置と、確認事項メモを入力された前記制御ロジック図のシート番号とメモ内容を含んで記述されたメモ一覧表を作成するメモ作成手段と、前記表示装置に前記メモ一覧表を表示し、選択された確認事項メモを付された制御ロジック図を前記表示装置に表示する表示制御手段とを具備することを特徴とするプラントコントローラのプログラム監視装置。A plant controller for controlling the plant by a program generated based on a number of control logic diagrams, a display device for changing and displaying a control logic diagram selected from the plurality of control logic diagrams according to the operating state of the program, and confirmation Memo creation means for creating a memo list including the sheet number and memo contents of the control logic diagram to which the item memo has been input, and the memo list displayed on the display device, and the selected confirmation items A program controller for a plant controller, comprising: display control means for displaying a control logic diagram with a memo on the display device. モジュール単位の多数の制御ロジック図に基づき生成されたプログラムによってプラントを制御するプラントコントローラと、前記多数の制御ロジック図を格納するCADデータベースと、前記CADデータベースに格納されている多数の制御ロジック図から選択された制御ロジック図を前記プログラムの動作状態によって変化させて表示する表示装置と、確認事項メモを入力された前記制御ロジック図のシート番号とメモ内容を含んで記述されたメモ一覧表を作成するメモ作成手段と、前記表示装置に前記メモ一覧表を表示し、選択された確認事項メモを付された制御ロジック図を前記表示装置に表示する表示制御手段とを具備することを特徴とするプラントコントローラのプログラム監視装置。From a plant controller that controls a plant by a program generated based on a large number of control logic diagrams in module units, a CAD database that stores the large number of control logic diagrams, and a large number of control logic diagrams that are stored in the CAD database A display device that displays the selected control logic diagram in accordance with the operation state of the program, and a memo list that includes the sheet number and memo contents of the control logic diagram in which the confirmation memo is input And a display control unit for displaying the memo list on the display device and displaying a control logic diagram with the selected confirmation item memo on the display device. Program controller for plant controller. モジュール単位の多数の制御ロジック図に基づき生成されたプログラムによってプラントを制御するプラントコントローラと、前記多数の制御ロジック図を格納するCADデータベースと、前記CADデータベースに格納されている多数の制御ロジック図から選択された制御ロジック図のデバイス要素を前記プログラムの動作状態によって変化させて表示する表示装置と、確認事項メモを入力された前記制御ロジック図のシート番号とメモ内容を含んで記述されたメモ一覧表を作成するメモ作成手段と、前記メモ一覧表を格納するメモデータベースと、前記表示装置に前記メモ一覧表を表示し、選択された確認事項メモを付された制御ロジック図を前記表示装置に表示する表示制御手段とを具備することを特徴とするプラントコントローラのプログラム監視装置。From a plant controller that controls a plant by a program generated based on a large number of control logic diagrams in module units, a CAD database that stores the large number of control logic diagrams, and a large number of control logic diagrams that are stored in the CAD database A display device that changes and displays device elements of the selected control logic diagram according to the operation state of the program, and a memo list that includes the sheet number and memo contents of the control logic diagram to which the confirmation memo is input A memo creating means for creating a table, a memo database for storing the memo list, and a display of the memo list on the display device, and a control logic diagram with the selected confirmation item memo attached to the display device. A plant controller characterized by comprising display control means for displaying Program monitoring device. モジュール単位の多数の制御ロジック図に基づき生成されたプログラムによってプラントを制御するプラントコントローラと、操作指示を入力する入力装置と、前記多数の制御ロジック図を格納するCADデータベースと、前記CADデータベースに格納されている多数の制御ロジック図から選択指示された制御ロジック図を検索するモジュール選択手段と、前記モジュール選択手段で選択された制御ロジック図のデバイス要素を抽出するデバイス抽出手段と、前記デバイス抽出手段で抽出されたデバイス要素のプログラム動作状態データを得るデバイスデータしゅだんと、前記モジュール選択手段で選択された制御ロジック図のデバイス要素を前記プラントコントローラのプログラム動作状態によって変化させて表示する表示装置と、確認事項メモを入力された前記制御ロジック図のシート番号とメモ内容を含んで記述されたメモ一覧表を作成するメモ作成手段と、前記メモ一覧表を格納するメモデータベースと、前記表示装置に前記デバイス要素を前記プログラムの動作状態によって変化させて表示すると共に、前記表示装置に前記メモ一覧表を表示し、選択された確認事項メモを付された制御ロジック図を前記表示装置に表示する表示制御手段とを具備することを特徴とするプラントコントローラのプログラム監視装置。A plant controller for controlling a plant by a program generated based on a large number of control logic diagrams in module units, an input device for inputting operation instructions, a CAD database for storing the large number of control logic diagrams, and stored in the CAD database Module selection means for retrieving a control logic diagram selected and designated from a large number of control logic diagrams, device extraction means for extracting device elements of the control logic diagram selected by the module selection means, and device extraction means A device for obtaining the program operation state data of the device elements extracted in step (b), and a display device for changing and displaying the device elements of the control logic diagram selected by the module selection means according to the program operation state of the plant controller; ,Confirmation A memo creating means for creating a memo list table including a sheet number and memo contents of the control logic diagram to which the item memo is input, a memo database for storing the memo list table, and the device in the display device Display control means for displaying elements by changing the elements according to the operating state of the program, displaying the memo list on the display device, and displaying a control logic diagram with the selected confirmation item memo on the display device A program controller for a plant controller, comprising:
JP2002241503A 2002-08-22 2002-08-22 Program controller for plant controller Expired - Fee Related JP4032874B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002241503A JP4032874B2 (en) 2002-08-22 2002-08-22 Program controller for plant controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002241503A JP4032874B2 (en) 2002-08-22 2002-08-22 Program controller for plant controller

Publications (2)

Publication Number Publication Date
JP2004078805A true JP2004078805A (en) 2004-03-11
JP4032874B2 JP4032874B2 (en) 2008-01-16

Family

ID=32023964

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002241503A Expired - Fee Related JP4032874B2 (en) 2002-08-22 2002-08-22 Program controller for plant controller

Country Status (1)

Country Link
JP (1) JP4032874B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101014688B1 (en) * 2008-02-13 2011-02-16 두산중공업 주식회사 System and method for generating file
JP2011237976A (en) * 2010-05-10 2011-11-24 Mitsubishi Electric Corp Monitoring apparatus and plant monitoring control system using the same
JP2013003795A (en) * 2011-06-15 2013-01-07 Hitachi Ltd Set value management device, set value management method and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101014688B1 (en) * 2008-02-13 2011-02-16 두산중공업 주식회사 System and method for generating file
JP2011237976A (en) * 2010-05-10 2011-11-24 Mitsubishi Electric Corp Monitoring apparatus and plant monitoring control system using the same
JP2013003795A (en) * 2011-06-15 2013-01-07 Hitachi Ltd Set value management device, set value management method and program

Also Published As

Publication number Publication date
JP4032874B2 (en) 2008-01-16

Similar Documents

Publication Publication Date Title
JP4921338B2 (en) Plant monitoring and control system
JP2011118493A (en) Plant monitoring control system
JPWO2010016113A1 (en) Plant monitoring and control system
US11334236B2 (en) Device maintenance apparatus, device maintenance method, and device maintenance program
JP5853828B2 (en) Workflow creation method, program
JP4032874B2 (en) Program controller for plant controller
JPWO2012066683A1 (en) System construction support tool and system construction support device
JP2009271572A (en) Control system development support device
JP6337810B2 (en) Information processing apparatus, information processing method, and program
JP4937230B2 (en) Display control apparatus and display control program
WO2019187087A1 (en) Picture drawing device, picture drawing program, and storage medium
JP2008021154A (en) Operation screen editing method for control indicator
JP4381793B2 (en) PROGRAMMABLE DISPLAY, DISPLAY CONTROL PROGRAM, RECORDING MEDIUM RECORDING THE PROGRAM, SCREEN CREATION DEVICE, SCREEN CREATION PROGRAM, AND RECORDING MEDIUM RECORDING THE PROGRAM
JP4628169B2 (en) User program search device and program applied thereto
JP2001290532A (en) Power generating operation management system, power generating operation system total operation managing device, and storage medium
JPH07261830A (en) Plant operation support system
JP7204054B1 (en) Program, setting device and display method
CN113728286B (en) Picture data generating system, picture data generating method, and recording medium
JP2006031301A (en) Operation monitoring apparatus
JP6983368B1 (en) Screen data creation program, screen data creation device and screen data creation method
JP7020863B2 (en) Test support equipment for plant monitoring system, its test support method, and its test support program
JP2000222029A (en) Management device of operation information and recording medium
JP2006309565A (en) Plotting editor device, display device for control, program therefor and recording medium
JPH104630A (en) Distribution system operation-support device
JPWO2016189657A1 (en) Numerical control device and display control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040806

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070125

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070409

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20071002

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20071015

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

Free format text: PAYMENT UNTIL: 20101102

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4032874

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20111102

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20121102

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20121102

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20131102

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees