WO2013168224A1 - プログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システム - Google Patents

プログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システム Download PDF

Info

Publication number
WO2013168224A1
WO2013168224A1 PCT/JP2012/061721 JP2012061721W WO2013168224A1 WO 2013168224 A1 WO2013168224 A1 WO 2013168224A1 JP 2012061721 W JP2012061721 W JP 2012061721W WO 2013168224 A1 WO2013168224 A1 WO 2013168224A1
Authority
WO
WIPO (PCT)
Prior art keywords
program
execution
programming tool
program parameter
change
Prior art date
Application number
PCT/JP2012/061721
Other languages
English (en)
French (fr)
Inventor
栄悦 百目木
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to PCT/JP2012/061721 priority Critical patent/WO2013168224A1/ja
Priority to JP2014514274A priority patent/JP5583305B2/ja
Priority to CN201280071351.0A priority patent/CN104205057B/zh
Publication of WO2013168224A1 publication Critical patent/WO2013168224A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/056Programming the PLC
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/13Plc programming
    • G05B2219/13152Modification of program

Definitions

  • the present invention relates to a programmable logic controller, a programming tool, and a program / parameter editing system.
  • Programmable logic controller Programmable Logic Controller: PLC
  • the PLC is a sequence control device that operates according to a program (sequence program) describing the contents of control, and can realize a desired control procedure according to the contents of the program to be executed.
  • a program creation support device hereinafter referred to as a programming tool
  • dedicated software is installed on a computer
  • the PLC does not store only the latest program, but extracts the contents of changes to the programs and parameters that have been changed so far (hereinafter referred to as change history), and maintains a database of all the change history ( Hereinafter, a mode including a change history database) is conceivable.
  • change history a program stored in a PLC is used exclusively for the purpose of executing a control procedure of a connected apparatus, and management of the program itself and a series of change histories has been a role of a programming tool for changing the program.
  • the storage layer of the PLC has been increased in capacity, and it is becoming possible to store all the change history of the program in the storage device of the PLC.
  • the change history database is an existing technology widely known under the names of a version management system, a configuration management system, and the like, and therefore, the effect when it is installed in the PLC will not be mentioned here.
  • the change history database holds only the contents of changes in the program, and whether or not the program is suitable for controlling a device connected to the PLC is confirmed only from the change history.
  • some devices that are subject to sequence control by the PLC are greatly affected by suspension and resumption, and it is difficult to take a test method to check whether an error occurs by switching the execution program of the PLC on a trial basis. There are also many.
  • the present invention has been made in view of the above, and includes error information generated when a program registered in the change history is executed, and a cumulative value (hereinafter referred to as a cumulative execution time) of a duration of operation.
  • a cumulative execution time hereinafter referred to as a cumulative execution time
  • a programmable logic controller that returns a combination of the change history of the change history database and the program execution history as a response to a programming tool that connects and edits the program is obtained.
  • the present invention is a programmable logic controller that performs a control operation in accordance with a program parameter written from a computer in which a programming tool is installed.
  • Change history database to be stored as change history data and written from the computer where the programming tool is installed when the program parameters written from the computer where the programming tool is installed do not match the program parameters stored in the change history database
  • a unique identifier is assigned to each program parameter and the program written from the computer on which the identifier and programming tool are installed.
  • a program change management unit that associates parameters with each other and stores them in the change history database, a program execution management unit that executes control operations by executing programs and parameters written from a computer on which a programming tool is installed, and a program execution management unit
  • An execution history database that stores, in association with an identifier, execution history data including error information indicating the content of an error that has occurred when executing a program parameter, and an accumulated execution time of the program parameter, and a program change management unit If the program parameters written from the computer where the programming tool is installed match the program parameters stored in the change history database, then the programming tool installed Error information corresponding to the identifier associated with the program parameter stored in the change history database that matches the program parameter written from the computer is read from the execution history database and sent to the computer where the programming tool is installed for display. It is characterized by that.
  • the programmable logic controller, the programming tool, and the program / parameter editing system according to the present invention have an effect that the result of executing the program can be grasped when the program / parameter is written.
  • FIG. 1 is a diagram showing a configuration of a program parameter editing system to which a PLC according to the first embodiment of the present invention is applied.
  • FIG. 2 is a diagram illustrating an example of change history data stored in the change history database.
  • FIG. 3 is a diagram illustrating an example of execution history data stored in the execution history database.
  • FIG. 4 is a diagram showing a configuration of a program parameter editing system to which the PLC according to the second embodiment of the present invention is applied.
  • FIG. 1 is a diagram showing a configuration of a program parameter editing system to which a PLC according to the first embodiment of the present invention is applied.
  • the program parameter editing system 120 includes a computer 110 on which a programming tool 111 is installed and a PLC 100.
  • the PLC 100 includes a change history database 101, an execution history database 102, a program execution management unit 103, a program change management unit 112, a tool communication processing unit 113, and an execution history management unit 114.
  • the change history database 101 stores the latest program parameters and change history as change history data 107.
  • the execution history database 102 stores execution history as execution history data 108 such as error information and cumulative execution time that occurred when the program parameter 104 included in the change history data 107 is executed.
  • the program execution management unit 103 executes the program / parameter 104 uploaded from the programming tool 111, and writes error information, accumulated execution time, etc. generated at that time in the execution history database 102 as execution time / error information 105.
  • the tool communication processing unit 113 transmits / receives data to / from the computer 110 in which the programming tool 111 is installed.
  • the execution history management unit 114 reads the execution time / error information 105 stored in the execution history database 102 and passes it to the tool communication processing unit 113 and the program change management unit 112.
  • the PLC 100 is connected to the computer 110 in which the programming tool 111 is installed.
  • the program parameters 104 are stored on the PLC 100.
  • the upload is realized by a known procedure by the tool communication processing unit 113 and the program change management unit 112 of the PLC 100.
  • the program change management unit 112 of the PLC 100 compares the program parameter 104 uploaded from the programming tool 111 with the program parameter 104 included in the change history data 107 stored in the change history database 101, and the programming tool If the program parameter 104 uploaded from 111 is not stored in the change history database 101, the contents are stored in the change history database 101. At this time, a program identifier 106 corresponding one-to-one with the stored program parameter 104 is generated and stored in the change history database 101 together.
  • the program change management unit 112 does not generate the program data identifier 106, and the uploaded program The accumulated execution time of the parameter 104 is added to the accumulated execution time of the program parameter 104 stored in the change history database 101.
  • the program change management unit 112 has a function of rewriting a program while the program execution management unit 103 is executing control processing.
  • program parameter 104 uploaded from the programming tool 111 is the same as the program parameter 104 stored in the change history database 101 and its change history is determined by a known program parameter. It can be executed using the comparison function.
  • the program execution management unit 103 of the PLC 100 executes control with the program parameter 104 uploaded to the PLC 100 as an input. At that time, the execution time / error information 105 is collected, and the result is stored in the execution history database 102 in association with the program data identifier 106. The execution time / error information 105 stored in the execution history database 102 is output to the tool communication processing unit 113 and the program change management unit 112 in response to a request from the execution history management unit 114. Is possible.
  • the program parameter 104 stored in the change history database 101 is downloaded to the computer 110 in response to a request from the programming tool 111.
  • the download is realized by a known procedure by the tool communication processing unit 113 and the program change management unit 112 of the PLC 100.
  • the program data identifier corresponding to the program parameter is downloaded to the programming tool 111 together.
  • the programming tool 111 transmits the program data identifier together when uploading the edited program parameter. Therefore, when the program parameter uploaded from the programming tool 111 is written back after editing, the program change management unit 112 can recognize that fact.
  • FIG. 2 is a diagram showing an example of change history data stored in the change history database.
  • a program data identifier 106 corresponding to the program parameter 104 and the data of the program parameter 104 main body (not shown in FIG. 2) are associated with other arbitrary information as a database.
  • the column of change source program data identifier is “None”, and the program changes when uploaded to the PLC 100. Only the program data identifier AAAAAAAAA generated by the management unit 112 is held. On the other hand, the change No.
  • the change source program data identifier column is AAAAAAAAA.
  • the program data identifier BBBBBBBBB generated by the program change management unit 112 when uploaded to the PLC 100 is held as the program data identifier.
  • FIG. 3 is a diagram showing an example of execution history data stored in the execution history database.
  • the program data identifier 106 and the execution time / error information 105 when the program parameter 104 corresponding to the program data identifier 106 is executed are associated with each other, it is held in combination with other arbitrary information.
  • the program change management unit 112 can refer to the change history database 101 to check whether the same program parameters exist in the past. . If the same program parameter exists in the past, the program change management unit 112 refers to the execution time / error information 105 passed from the execution history database 102 in response to a request from the execution history management unit 114, and It is possible to obtain the continuous operation time whether an error has occurred when executing the parameters. From these pieces of information, the program change management unit 112 can realize a function of issuing a warning or prohibiting writing when an attempt is made to write a program parameter in which an error has occurred.
  • the program change management unit 112 attempts to write the same program parameters as the designated program parameters.
  • the program change management unit 112 refers to the change history database 101 and creates a new change history when the same program parameter does not exist in the past. Save the program parameters. By combining this function with a function for rewriting a program during execution of a control process, it is possible to record a complete change history.
  • whether or not the program change management unit 112 records the change history and the execution history in the PLC 100 can be switched by a user operation. With this function, the recording capacity can be reduced when the amount of data stored in the PLC 100 increases by recording the change history and the execution history.
  • the change history data and the execution history data are transmitted to the programming tool 111 using the tool communication processing unit 113, and these data are displayed on the display device of the computer 110, so that the user can display any program previously on the PLC 100. ⁇ Parameters are written and it is possible to recognize what kind of error has occurred. As a result, it is possible to prevent a program parameter from undergoing a change that would cause an error.
  • the program included in the change history operates stably. Can be determined. For this determination, the length of the accumulated execution time included in the execution history and error information that has occurred are used. Therefore, whether the program included in the change history is a program that enables stable operation of the control device, or a program that has just been changed, or is incorrectly registered as a program that fails to change and causes an error. It is possible to judge whether it has been done. Based on these pieces of information, the user can select to develop a stable program from among the programs registered in the change history, or to resume execution by returning to the previous program.
  • FIG. FIG. 4 is a diagram showing a configuration of a program parameter editing system to which the PLC according to the second embodiment of the present invention is applied.
  • the program parameter editing system 420 includes a computer 410 and a PLC 400 on which a programming tool 411 is installed.
  • the configuration of the second embodiment is intended to reduce the amount of data held in the PLC 400.
  • the change history database 101 and the execution history database 102 are provided in the PLC 100, but these are changed.
  • the history database 413 and the execution history database 414 are arranged in the programming tool 411. Except for this point, the second embodiment is almost the same as the first embodiment.
  • the PLC 400 and the program editing computer 410 installed with the programming tool 411 are connected.
  • the user can store the program parameters 404 on the PLC 400 by editing the programs and parameters using the programming tool 411 and uploading them to the PLC 400.
  • the upload is realized by a known procedure by the tool communication processing unit 406 and the program management unit 401 of the PLC 400.
  • the program change management unit 412 of the programming tool 411 compares the program parameter 404 edited by the programming tool 411 with the program parameter 404 stored in the change history database 413, and if it is a new program parameter, The contents are stored in the change history database 413. At this time, a program data identifier 408 corresponding to the stored program parameter 404 on a one-to-one basis is generated and stored together in the change history database 413.
  • the program execution management unit 403 of the PLC 400 executes control with the program parameter 404 uploaded to the PLC 400 as an input.
  • execution time / error information 405 is collected, and the result is stored in the execution information management unit 407 in association with the program data identifier 408 uploaded together with the program parameter 404.
  • the execution information management unit 407 can pass the held execution time / error information 405 to the tool communication processing unit 406.
  • the program parameters uploaded to the PLC 400 are downloaded to the computer 410 in response to a request from the programming tool 411.
  • the download is realized by a known procedure by the tool communication processing unit 406 and the program management unit 401 of the PLC 400.
  • the program data identifier 408 corresponding to the program / parameter and the execution time / error information 405 are downloaded to the programming tool 411 together.
  • the programming tool 411 transmits the program data identifier 408 together when uploading the edited program parameter. Therefore, when the program parameter uploaded from the programming tool 411 is rewritten after editing, the program management unit 401 can recognize that fact.
  • a combination of the PLC 100 of the first embodiment and the programming tool 411 of the present embodiment can be derived by combination with the first embodiment.
  • the same program / parameter change history is held at a plurality of locations, and it is necessary to ensure consistency between them.
  • the operation of the programmable logic controller is the same as in the first embodiment.
  • the user can develop a stable program from among the programs registered in the change history, or return to the previous program and resume execution. Can be selected.
  • the programmable logic controller and the programming tool according to the present invention are suitable for application to a program development of a control system using a programmable logic controller that frequently changes program parameters.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

 プログラム変更管理部(112)は、プログラミングツール(111)がインストールされたコンピュータ(110)から書き込まれるプログラム・パラメータ(104)が変更履歴データベース(101)に格納済のプログラム・パラメータ(104)と一致する場合には、プログラミングツール(111)がインストールされたコンピュータ(110)から書き込まれるプログラム・パラメータ(104)と一致する変更履歴データベース(101)に格納済のプログラム・パラメータ(104)に関連付けられたプログラムデータ識別子(106)に対応する実行時間・エラー情報(105)を実行履歴データベース(102)から読み出し、プログラミングツール(111)がインストールされたコンピュータ(110)に送信して表示させる。

Description

プログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システム
 本発明は、プログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システムに関する。
 プログラマブルロジックコントローラ(Programmable Logic Controller: PLC)は、FA(Factory Automation)の分野で広く使用されている。PLCは、制御の内容を記述したプログラム(シーケンスプログラム)に従って動作するシーケンス制御装置であり、実行するプログラムの内容に応じて所望の制御手順を実現できる。PLCに格納しているプログラムを書き換えるには、コンピュータ上に専用のソフトウェアをインストールしたプログラム作成支援装置(以下、プログラミングツール)を用いる。
 PLCを制御装置に採用する利点として、第1に、複数のプログラムを組み合わせて制御を実行可能なことから、複数プログラマによるプログラム構築が容易であることが挙げられる。第2に、制御の実行中か否かを問わずにプログラムを書き換えることが可能であることが挙げられる。
 上記第1の利点に伴う問題として、PLCのプログラムを複数のプログラマが同時に変更し、互いに矛盾したプログラムを書き込もうとすることにより、いわゆる変更内容の衝突が発生する可能性がある。また、第2の利点に伴う問題として、シーケンスプログラムを実行中のPLCに対して無関係のプログラムを書き込んでしまい、エラーが発生する可能性がある。
 このようにプログラミングツールでプログラムの変更を行う際には、実際に制御を行うPLC上でプログラムの変更内容が衝突しないよう排他制御を行い、実行中に書き込まれるプログラムが意図されたものかどうかを検証する必要がある。上記課題に対応するため、PLCで実行しているプログラムとプログラミングツールで変更元としたプログラムとでそれぞれ識別情報を持ち、PLCに書き込むときにそれらが不一致であることを検出した場合にプログラムの書き換えを中止する技術がある(例えば、特許文献1、2参照。)。
特開2000-194540号公報 特開2008-282363号公報
 しかし、上記の排他はあくまで最新のプログラムを元に変更したプログラムをPLCに書き込んでいることを保証するものであり、それ以前の古いプログラムを書き込もうとしても一意に拒否するものである。そのため、書き込むプログラムの不一致がひとたび発生した場合には、最新のプログラムをPLCから読み込み直し、プログラミングツールで同様の変更を再度行った後、PLCに書き込み直す必要がある。また、最新のプログラムに問題があった場合にさらに前のプログラムに戻したいという要求に対しては、現在のプログラムを編集して元のプログラムに戻す作業を行うか、排他制御を無効にした後にプログラムを書き込む必要がある。
 この課題に対応するため、PLCには最新のプログラムだけを格納するのではなく、それまでに変更したプログラム・パラメータの変更内容(以下、変更履歴)を抽出し、変更履歴を全て保持するデータベース(以下、変更履歴データベース)を備える形態が考えられる。従来、PLCに格納したプログラムは専ら接続された装置の制御手順を実行する目的に使用され、プログラムそのものや一連の変更履歴の管理は、プログラムを変更するプログラミングツールの役割であった。近年、PLCが持つ記憶層は大容量化が進んでおり、プログラムの全ての変更履歴をPLCの記憶装置に格納しておくことも可能となりつつある。なお、変更履歴データベースについては、バージョン管理システムや構成管理システムなどの名称で広く知られた既存の技術であるため、PLCに搭載した場合の効果についてはここでは言及しない。
 しかも、上記変更履歴データベースは、プログラムの変更内容のみを保持するものであり、そのプログラムがPLCに接続された装置を制御する場合に適したものであるかどうかは、変更履歴のみから確認することが困難であるという課題がある。例えば、変更履歴に含まれたプログラムを実際にPLCで実行すれば、エラーが発生しないことを確認することができる。しかし、PLCがシーケンス制御の対象とする装置には一時停止や再開による影響が大きい装置もあり、試験的にPLCの実行プログラムを切り替えてエラーが発生するかどうか確認する方法をとることが難しい事例も多い。
 本発明は、上記に鑑みてなされたものであって、変更履歴に登録されているプログラムを実行した場合に発生したエラー情報、及び運転を継続した時間の累積値(以下、累積実行時間)など、実行時に収集可能な情報を組み合わせた結果(以下、実行履歴)を記録し、実行履歴を全て保持するデータベース(以下、実行履歴データベース)を備え、変更履歴データベースに登録されたプログラムの変更履歴と実行履歴とを関連付けて保持することで、変更履歴に登録されているプログラムを実行した結果を把握可能なプログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システムを得ることを目的とする。
 また、実行履歴データベースを保持するにあたり、接続してプログラムを編集するプログラミングツールに対して、変更履歴データベースの変更履歴と、そのプログラム実行履歴とを組み合わせた情報を応答として返すプログラマブルロジックコントローラを得ることを目的とする。
 上述した課題を解決し、目的を達成するために、本発明は、プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータに従って制御動作を行うプログラマブルロジックコントローラであって、プログラム・パラメータ及び変更内容を変更履歴データとして格納する変更履歴データベースと、プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータが変更履歴データベースに格納済のプログラム・パラメータと一致しない場合に、プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータにユニークな識別子を付与し、識別子とプログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータとを関連付けて変更履歴データベースに格納するプログラム変更管理部と、プログラミングツールがインストールされたコンピュータから書き込まれたプログラム・パラメータを実行して制御動作を行うプログラム実行管理部と、プログラム実行管理部がプログラム・パラメータを実行した際に発生したエラーの内容を示すエラー情報及びプログラム・パラメータの累積実行時間を含む実行履歴データを識別子と関連付けて格納する実行履歴データベースと、を備え、プログラム変更管理部は、プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータが変更履歴データベースに格納済のプログラム・パラメータと一致する場合には、プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータと一致する変更履歴データベースに格納済のプログラム・パラメータに関連付けられた識別子に対応するエラー情報を実行履歴データベースから読み出し、プログラミングツールがインストールされたコンピュータに送信して表示させることを特徴とする。
 本発明にかかるプログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システムは、プログラムを実行した結果をプログラム・パラメータを書き込む時点で把握可能であるという効果を奏する。
図1は、本発明の実施の形態1にかかるPLCを適用したプログラム・パラメータ編集システムの構成を示す図である。 図2は、変更履歴データベースに保存する変更履歴データの一例を示す図である。 図3は、実行履歴データベースに保存する実行履歴データの一例を示す図である。 図4は、本発明の実施の形態2にかかるPLCを適用したプログラム・パラメータ編集システムの構成を示す図である。
 以下に、本発明にかかるプログラマブルロジックコントローラの実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。
実施の形態1.
 図1は、本発明の実施の形態1にかかるPLCを適用したプログラム・パラメータ編集システムの構成を示す図である。プログラム・パラメータ編集システム120は、プログラミングツール111がインストールされたコンピュータ110とPLC100とを有する。PLC100は、変更履歴データベース101、実行履歴データベース102、プログラム実行管理部103、プログラム変更管理部112、ツール通信処理部113及び実行履歴管理部114を有する。
 変更履歴データベース101は、最新のプログラム・パラメータ及び変更履歴を変更履歴データ107として格納する。実行履歴データベース102は、変更履歴データ107に含まれるプログラム・パラメータ104を実行した際に発生したエラー情報及び累積実行時間など、実行履歴を実行履歴データ108として格納する。プログラム実行管理部103は、プログラミングツール111からアップロードされたプログラム・パラメータ104を実行し、その際に発生したエラー情報や累積実行時間などを実行時間・エラー情報105として実行履歴データベース102に書き込む。ツール通信処理部113は、プログラミングツール111がインストールされたコンピュータ110との間でデータを送受信する。実行履歴管理部114は、実行履歴データベース102に格納されている実行時間・エラー情報105を読み出し、ツール通信処理部113やプログラム変更管理部112へ渡す。
 実施の形態1にかかるPLC100は、プログラミングツール111をインストールしたコンピュータ110に接続される。ユーザがプログラミングツール111を用いてプログラム及びパラメータを編集し、PLC100にアップロードすることで、PLC100上にプログラム・パラメータ104が格納される。アップロードは、PLC100のツール通信処理部113及びプログラム変更管理部112が公知の手順によって実現する。
 PLC100のプログラム変更管理部112は、プログラミングツール111からアップロードされたプログラム・パラメータ104と、変更履歴データベース101内部に格納されている変更履歴データ107に含まれるプログラム・パラメータ104とを比較し、プログラミングツール111からアップロードされたプログラム・パラメータ104が変更履歴データベース101に格納されていないものであれば、その内容を変更履歴データベース101に格納する。その際、格納したプログラム・パラメータ104に1対1で対応するプログラム識別子106を生成し、合わせて変更履歴データベース101に格納する。プログラミングツール111からアップロードされたプログラム・パラメータ104が変更履歴データベース101に格納されているプログラム・パラメータであるならば、プログラム変更管理部112は、プログラムデータ識別子106は生成せず、アップロードされたプログラム・パラメータ104の累積実行時間を、変更履歴データベース101に格納済のプログラム・パラメータ104の累積実行時間に積算する。プログラム変更管理部112は、プログラム実行管理部103が制御処理を実行中にプログラムを書き換える機能を有する。
 なお、プログラミングツール111からアップロードされたプログラム・パラメータ104と、変更履歴データベース101内部に格納されているプログラム・パラメータ104及びその変更履歴とが同一であるか否かの判断は、公知のプログラム・パラメータ比較機能を用いて実行可能である。
 PLC100のプログラム実行管理部103は、PLC100にアップロードされたプログラム・パラメータ104を入力として制御を実行する。その際、実行時間・エラー情報105を収集し、結果をプログラムデータ識別子106に対応させて実行履歴データベース102に保存する。実行履歴データベース102に保存された実行時間・エラー情報105は、実行履歴管理部114からの要求に応じて、ツール通信処理部113やプログラム変更管理部112に対して実行時間・エラー情報105を出力することが可能である。
 また、変更履歴データベース101に格納されたプログラム・パラメータ104は、プログラミングツール111からの要求に応じてコンピュータ110にダウンロードされる。ダウンロードは、PLC100のツール通信処理部113及びプログラム変更管理部112が公知の手順によって実現する。この際には、プログラム・パラメータに対応するプログラムデータ識別子が合わせてプログラミングツール111にダウンロードされる。プログラミングツール111は、プログラム・パラメータとともにプログラムデータ識別子がダウンロードされた場合、編集後のプログラム・パラメータをアップロードする際に、プログラムデータ識別子を合わせて送信する。このため、プログラム変更管理部112は、プログラミングツール111からアップロードされたプログラム・パラメータが編集後に書き戻された場合には、そのことを認識可能である。
 図2は、変更履歴データベースに保存する変更履歴データの一例を示す図である。プログラム・パラメータ104に対応したプログラムデータ識別子106と、プログラム・パラメータ104本体(図2では不図示)のデータとを関連付けたデータベースとして、その他の任意の情報と結合して保持する。図2に示す例では、変更No.1のデータは、プログラミングツール111において新規作成されてPLC100にアップロードされたプログラム・パラメータであるため、変更元プログラムデータ識別子の欄は「なし」となっており、PLC100にアップロードされた際にプログラム変更管理部112によって生成されたプログラムデータ識別子AAAAAAAAのみが保持されている。一方、変更No.2のデータは、プログラムデータ識別子AAAAAAAAのプログラム・パラメータをPLC100からプログラミングツール111にダウンロードし、編集後にPLC100に書き戻したものであるため、変更元プログラムデータ識別子の欄はAAAAAAAAとなっている。そして、プログラムデータ識別子としてはPLC100にアップロードされた際にプログラム変更管理部112によって生成されたプログラムデータ識別子BBBBBBBBが保持されている。
 図3は、実行履歴データベースに保存する実行履歴データの一例を示す図である。プログラムデータ識別子106と、プログラムデータ識別子106に対応したプログラム・パラメータ104を実行した時の実行時間・エラー情報105とを関連付けたデータベースとして、その他の任意の情報と結合して保持する。
 次に、変更履歴データベース101と実行履歴データベース102とを備えたシステムにおいて実現する機能について説明する。
 プログラミングツール111からプログラム・パラメータ104を書き込む際に、プログラム変更管理部112が変更履歴データベース101を参照することで、過去に同一のプログラム・パラメータが存在したか否かを確認することが可能である。過去に同一のプログラム・パラメータが存在した場合、プログラム変更管理部112は、実行履歴管理部114からの要求に応じて実行履歴データベース102から渡された実行時間・エラー情報105を参照し、プログラム・パラメータを実行した場合にエラーとなったかどうか、連続運転時間を取得することが可能である。プログラム変更管理部112は、これらの情報から、エラーが発生したプログラム・パラメータを書き込もうとしていた場合に、警告を行ったり、書き込みを禁止する機能を実現できる。
 また、変更履歴データベース101の中から過去に存在した特定のプログラム・パラメータを指定しておくことにより、プログラム変更管理部112は、指定されたプログラム・パラメータと同一のプログラム・パラメータを書き込もうとした場合に、警告を行ったり、書き込みを禁止する機能を実現できる。この機能は、実行時にエラーは発生しないが使用を避けたいプログラムを指定する場合に有効である。
 また、プログラミングツール111からプログラム・パラメータ104を書き込む際に、プログラム変更管理部112が変更履歴データベース101を参照し、過去に同一のプログラム・パラメータが存在しない場合に、新規に変更履歴を作成してプログラム・パラメータを保存する。この機能は、制御処理を実行中にプログラムを書き換える機能と組み合わせることで、変更履歴をもれなく記録することが可能である。
 また、PLC100への変更履歴の記録及び実行履歴の記録をプログラム変更管理部112が行うかどうかをユーザの操作によって切り替えることが可能である。この機能により、変更履歴や実行履歴を記録することでPLC100に保存するデータ量が多くなる場合に、記録容量の削減が可能となる。
 また、変更履歴データ及び実行履歴データをツール通信処理部113を用いてプログラミングツール111へ送信し、これらのデータをコンピュータ110の表示装置において表示することにより、ユーザはPLC100に以前にどのようなプログラム・パラメータが書き込まれ、どのようなエラーが発生したのかを認識できる。これにより、エラーが発生してしまうような変更をプログラム・パラメータに行うことを未然に防ぐことが可能となる。
 本実施形態によれば、PLCが保持する変更履歴データベースに対して、プログラムの変更履歴をそのプログラムの実行履歴と関連付けて保持することにより、その変更履歴に含まれるプログラムが安定して動作したものかどうかを判断できる。この判断には、実行履歴に含む累積実行時間の長さや発生したエラー情報を用いる。そのため、変更履歴に含まれているプログラムが、制御装置の安定動作を可能とするプログラムか、単に変更途中のプログラムを登録したものか、変更を失敗してエラーが発生するプログラムのまま誤って登録したものかなどの判断をすることが可能となる。これらの情報に基づいて、変更履歴に登録されているプログラムの中から安定したプログラムを流用して開発したり、以前のプログラムに戻して実行を再開するなどをユーザが選択可能である。
実施の形態2.
 図4は、本発明の実施の形態2にかかるPLCを適用したプログラム・パラメータ編集システムの構成を示す図である。プログラム・パラメータ編集システム420は、プログラミングツール411がインストールされたコンピュータ410とPLC400とを有する。実施の形態2の構成は、PLC400に保持するデータ量を低減することを目的としており、実施の形態1ではPLC100の内部に変更履歴データベース101及び実行履歴データベース102を設けていたが、これらを変更履歴データベース413及び実行履歴データベース414としてプログラミングツール411に配置した構成となっている。この点以外については概ね実施の形態1と同様である。
 実施の形態2では、PLC400とプログラミングツール411をインストールしたプログラム編集用コンピュータ410とを接続している。ユーザはプログラミングツール411を用いてプログラム及びパラメータを編集し、PLC400にアップロードすることで、PLC400上にプログラム・パラメータ404を格納することができる。アップロードは、PLC400のツール通信処理部406及びプログラム管理部401が公知の手順によって実現する。
 プログラミングツール411のプログラム変更管理部412は、プログラミングツール411で編集したプログラム・パラメータ404と、変更履歴データベース413内部に格納されているプログラム・パラメータ404とを比較し、新規のプログラム・パラメータであれば、その内容を変更履歴データベース413に保存する。その際、保存したプログラム・パラメータ404に1対1で対応するプログラムデータ識別子408を生成し、合わせて変更履歴データベース413に保存する。
 PLC400のプログラム実行管理部403は、PLC400にアップロードされたプログラム・パラメータ404を入力として制御を実行する。プログラムの実行にあたって、実行時間・エラー情報405を収集し、結果をプログラム・パラメータ404と合わせてアップロードされたプログラムデータ識別子408に対応させて実行情報管理部407で保持する。実行情報管理部407は、保持している実行時間・エラー情報405をツール通信処理部406に対して渡すことが可能である。
 また、PLC400にアップロードされたプログラム・パラメータは、プログラミングツール411からの要求に応じてコンピュータ410にダウンロードされる。ダウンロードは、PLC400のツール通信処理部406及びプログラム管理部401が公知の手順によって実現する。この際には、プログラム・パラメータに対応するプログラムデータ識別子408と実行時間・エラー情報405とが合わせてプログラミングツール411にダウンロードされる。プログラミングツール411は、プログラム・パラメータとともにプログラムデータ識別子408がダウンロードされた場合、編集後のプログラム・パラメータをアップロードする際に、プログラムデータ識別子408を合わせて送信する。このため、プログラム管理部401は、プログラミングツール411からアップロードされたプログラム・パラメータが編集後に書き戻された場合には、そのことを認識可能である。
 なお、変更履歴データベース413及び実行履歴データベース414のいずれか一方をプログラミングツール411に配置することで、PLC400に搭載する記憶装置の容量に応じた最適な配置が可能である。
 また、上記実施の形態1との組み合わせにより、実施の形態1のPLC100と、本実施の形態のプログラミングツール411とを組み合わせた構成を導き出せる。この場合、同じプログラム・パラメータ変更履歴を複数箇所で保持することとなり、これらの整合性を確保する必要がある。
 上記課題については、既存技術として、変更履歴に対して配置場所に依存しない一意の識別子を付与することで、複数の場所に変更履歴データベースを配置しても全体の整合性を確保した、一般的には分散構成管理システムなどと称される公知の技術を採用することにより解決可能である。なお、この技術で使用する一意の識別子を、プログラムデータ識別子408として用いることも可能である。
 プログラマブルロジックコントローラの動作については実施の形態1と同様である。
 本実施の形態においても、実施の形態1と同様に、変更履歴に登録されているプログラムの中から安定したプログラムを流用して開発したり、以前のプログラムに戻して実行を再開するなどをユーザが選択することができる。
 以上のように、本発明にかかるプログラマブルロジックコントローラ及びプログラミングツールは、プログラム・パラメータの変更が多く発生するプログラマブルロジックコントローラを用いた制御システムのプログラム開発への適用に適している。
 100、400 プログラマブルロジックコントローラ(PLC)
 101、413 変更履歴データベース
 102、414 実行履歴データベース
 103、403 プログラム実行管理部
 104、404 プログラム・パラメータ
 105、405 実行時間・エラー情報
 106、408 プログラムデータ識別子
 107、402 変更履歴データ
 108、409 実行履歴データ
 110、410 コンピュータ
 111、411 プログラミングツール
 112、412 プログラム変更管理部
 113、406 ツール通信処理部
 114 実行履歴管理部
 120、420 プログラム・パラメータ編集システム
 401 プログラム管理部
 407 実行情報管理部

Claims (7)

  1.  プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータに従って制御動作を行うプログラマブルロジックコントローラであって、
     前記プログラム・パラメータ及び変更内容を変更履歴データとして格納する変更履歴データベースと、
     前記プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータが前記変更履歴データベースに格納済のプログラム・パラメータと一致しない場合に、該プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータにユニークな識別子を付与し、該識別子と前記プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータとを関連付けて前記変更履歴データベースに格納するプログラム変更管理部と、
     前記プログラミングツールがインストールされたコンピュータから書き込まれた前記プログラム・パラメータを実行して前記制御動作を行うプログラム実行管理部と、
     前記プログラム実行管理部が前記プログラム・パラメータを実行した際に発生したエラーの内容を示すエラー情報及び該プログラム・パラメータの累積実行時間を含む実行履歴データを前記識別子と関連付けて格納する実行履歴データベースと、を備え、
     前記プログラム変更管理部は、前記プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータが前記変更履歴データベースに格納済のプログラム・パラメータと一致する場合には、前記プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータと一致する前記変更履歴データベースに格納済のプログラム・パラメータに関連付けられた前記識別子に対応する前記エラー情報を前記実行履歴データベースから読み出し、前記プログラミングツールがインストールされたコンピュータに送信して表示させることを特徴とするプログラマブルロジックコントローラ。
  2.  前記プログラム変更管理部は、前記プログラミングツールがインストールされたコンピュータから書き込まれるプログラム・パラメータが予めユーザによって指定された前記プログラム・パラメータと一致する場合に、警告表示及び前記プログラム・パラメータの書き込み中止の少なくとも一方を行うことを特徴とする請求項1に記載のプログラマブルロジックコントローラ。
  3.  前記プログラム変更管理部は、前記プログラム実行管理部が前記プログラム・パラメータを実行中に、該プログラム実行管理部が実行中の前記プログラム・パラメータが前記プログラミングツールがインストールされたコンピュータによって書き換えられた場合に、書き換え後の前記プログラム・パラメータに前記識別子を新たに付与し、
     前記プログラム実行管理部は、前記実行履歴データベースには新たに付与した前記識別子と関連づけて前記実行履歴データを格納することを特徴とする請求項1に記載のプログラマブルロジックコントローラ。
  4.  前記変更履歴データベースへの前記変更履歴データの格納及び前記実行履歴データベースへの前記実行履歴データの格納を実行するか否かを、ユーザの操作によって切替可能であることを特徴とする請求項1に記載のプログラマブルロジックコントローラ。
  5.  コンピュータにインストールされ、請求項1から4のいずれか1項記載のプログラマブルロジックコントローラに前記プログラム・パラメータを書き込む際に用いられるプログラミングツールであって、
     前記プログラマブルロジックコントローラから前記変更履歴データ及び前記実行履歴データを取得し、前記コンピュータに表示させることを特徴とするプログラミングツール。
  6.  プログラム・パラメータを作成する際に用いられるプログラミングツールがインストールされたコンピュータと、該プログラミングツールから書き込まれるプログラム・パラメータに従って制御動作を行うプログラマブルロジックコントローラとを含むプログラム・パラメータ編集システムであって、
     前記プログラミングツールがインストールされたコンピュータは、
     前記プログラム・パラメータ及び変更内容を変更履歴データとして格納する変更履歴データベースと、
     前記プログラマブルロジックコントローラに書き込むプログラム・パラメータが前記変更履歴データベースに格納済のプログラム・パラメータと一致しない場合に、該プログラマブルコントローラに書き込むプログラム・パラメータにユニークな識別子を付与し、該識別子と前記プログラマブルロジックコントローラに書き込むプログラム・パラメータとを関連付けて前記変更履歴データベースに格納するプログラム変更管理部と、
     前記プログラマブルロジックコントローラから受信した実行履歴データを前記識別子と関連付けて格納する実行履歴データベースと、を備え、
     前記プログラマブルロジックコントローラは、
     前記プログラミングツールがインストールされたコンピュータから書き込まれた前記プログラム・パラメータを実行して前記制御動作を行うプログラム実行管理部と、
     前記プログラム実行管理部が前記プログラム・パラメータを実行した際に発生したエラーの内容を示すエラー情報及び該プログラム・パラメータの累積実行時間を含む実行履歴データを生成し、前記プログラミングツールがインストールされたコンピュータへ送信する実行情報管理部と、を備え、
     前記プログラム変更管理部は、前記プログラマブルロジックコントローラに書き込むプログラム・パラメータが前記変更履歴データベースに格納済のプログラム・パラメータと一致する場合には、前記プログラマブルロジックコントローラに書き込むプログラム・パラメータと一致する前記変更履歴データベースに格納済のプログラム・パラメータに関連付けられた前記識別子に対応する前記エラー情報を前記実行履歴データベースから読み出し、前記プログラミングツールがインストールされたコンピュータに送信して表示させることを特徴とするプログラム・パラメータ編集システム。
  7.  プログラム・パラメータを作成する際に用いられるプログラミングツールがインストールされたコンピュータと、該プログラミングツールから書き込まれるプログラム・パラメータに従って制御動作を行うプログラマブルロジックコントローラとを含むプログラム・パラメータ編集システムであって、
     前記プログラミングツールがインストールされたコンピュータ及び前記プログラマブルロジックコントローラの各々は、前記プログラム・パラメータ及び変更内容を変更履歴データとして格納する変更履歴データベースを有し、
     前記プログラミングツールがインストールされたコンピュータは、
     前記プログラマブルロジックコントローラに書き込むプログラム・パラメータが前記変更履歴データベースに格納済のプログラム・パラメータと一致しない場合に、該プログラマブルコントローラに書き込むプログラム・パラメータにユニークな識別子を付与し、該識別子と前記プログラマブルロジックコントローラに書き込むプログラム・パラメータとを関連付けて前記変更履歴データベースに格納するプログラム変更管理部と、
     前記プログラマブルロジックコントローラから受信した実行履歴データを前記識別子と関連付けて格納し、分散構成管理システムとして管理される1対の実行履歴データベースと、を備え、
     前記プログラマブルロジックコントローラは、
     前記プログラミングツールから書き込まれた前記プログラム・パラメータを実行して前記制御動作を行うプログラム実行管理部と、
     前記プログラム実行管理部が前記プログラム・パラメータを実行した際に発生したエラーの内容を示すエラー情報及び該プログラム・パラメータの累積実行時間を含む実行履歴データを生成し、前記プログラミングツールがインストールされたコンピュータへ送信する実行情報管理部と、を備え、
     前記プログラム変更管理部は、前記プログラマブルロジックコントローラに書き込むプログラム・パラメータが前記変更履歴データベースに格納済のプログラム・パラメータと一致する場合には、前記プログラマブルロジックコントローラに書き込むプログラム・パラメータと一致する前記変更履歴データベースに格納済のプログラム・パラメータに関連付けられた前記識別子に対応する前記エラー情報を前記実行履歴データベースから読み出し、前記プログラミングツールがインストールされたコンピュータに送信して表示させることを特徴とするプログラム・パラメータ編集システム。
PCT/JP2012/061721 2012-05-08 2012-05-08 プログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システム WO2013168224A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/JP2012/061721 WO2013168224A1 (ja) 2012-05-08 2012-05-08 プログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システム
JP2014514274A JP5583305B2 (ja) 2012-05-08 2012-05-08 プログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システム
CN201280071351.0A CN104205057B (zh) 2012-05-08 2012-05-08 可编程逻辑控制器、编程工具以及程序及参数编辑系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2012/061721 WO2013168224A1 (ja) 2012-05-08 2012-05-08 プログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システム

Publications (1)

Publication Number Publication Date
WO2013168224A1 true WO2013168224A1 (ja) 2013-11-14

Family

ID=49550309

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/061721 WO2013168224A1 (ja) 2012-05-08 2012-05-08 プログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システム

Country Status (3)

Country Link
JP (1) JP5583305B2 (ja)
CN (1) CN104205057B (ja)
WO (1) WO2013168224A1 (ja)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015136966A1 (ja) * 2014-03-14 2015-09-17 オムロン株式会社 制御機器、制御システム、支援装置、および、制御機器のメンテナンスの管理方法
JP6305667B1 (ja) * 2017-05-22 2018-04-04 三菱電機株式会社 制御装置および編集装置
JP2019057212A (ja) * 2017-09-22 2019-04-11 株式会社日立産機システム プログラマブルコントローラ及びコントロールシステム
JP2020013527A (ja) * 2018-10-23 2020-01-23 株式会社キーエンス プログラマブルロジックコントローラおよびプログラム作成支援装置
WO2024053080A1 (ja) * 2022-09-09 2024-03-14 ファナック株式会社 数値制御装置、及び記憶媒体

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018037513A1 (ja) * 2016-08-24 2018-03-01 三菱電機株式会社 プログラマブルロジックコントローラ
JP2018194898A (ja) * 2017-05-12 2018-12-06 オムロン株式会社 支援装置、支援装置の制御方法、情報処理プログラム、および記録媒体
JP6869364B2 (ja) * 2017-10-05 2021-05-12 株式会社Fuji 工作機械
CN108227629A (zh) * 2017-12-29 2018-06-29 浙江众邦机电科技有限公司 电子设备的控制方法/系统、可读存储介质及电子设备
JP6529680B1 (ja) * 2018-03-02 2019-06-12 三菱電機株式会社 データ管理システム、データ管理方法およびデータ管理プログラム

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001092691A (ja) * 1999-09-20 2001-04-06 Matsushita Electric Ind Co Ltd プログラム実行履歴管理装置
JP2002169693A (ja) * 2000-11-30 2002-06-14 Digital Electronics Corp 制御用表示装置、および、そのプログラムが記録された記録媒体
JP2006330866A (ja) * 2005-05-24 2006-12-07 Keyence Corp プログラマブル・ロジック・コントローラ

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4795361B2 (ja) * 2005-11-14 2011-10-19 三菱電機株式会社 ネットワークユニットおよびこれを用いたプログラマブルコントローラ
EP2527938B1 (en) * 2010-01-20 2018-09-19 Mitsubishi Electric Corporation Programmable controller system and development system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001092691A (ja) * 1999-09-20 2001-04-06 Matsushita Electric Ind Co Ltd プログラム実行履歴管理装置
JP2002169693A (ja) * 2000-11-30 2002-06-14 Digital Electronics Corp 制御用表示装置、および、そのプログラムが記録された記録媒体
JP2006330866A (ja) * 2005-05-24 2006-12-07 Keyence Corp プログラマブル・ロジック・コントローラ

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015136966A1 (ja) * 2014-03-14 2015-09-17 オムロン株式会社 制御機器、制御システム、支援装置、および、制御機器のメンテナンスの管理方法
JPWO2015136966A1 (ja) * 2014-03-14 2017-04-06 オムロン株式会社 制御機器、制御システム、支援装置、および、制御機器のメンテナンスの管理方法
US10108187B2 (en) 2014-03-14 2018-10-23 Omron Corporation Control device, control system, support device, and control-device maintenance management method
JP6305667B1 (ja) * 2017-05-22 2018-04-04 三菱電機株式会社 制御装置および編集装置
JP2019057212A (ja) * 2017-09-22 2019-04-11 株式会社日立産機システム プログラマブルコントローラ及びコントロールシステム
JP2020013527A (ja) * 2018-10-23 2020-01-23 株式会社キーエンス プログラマブルロジックコントローラおよびプログラム作成支援装置
US11656596B2 (en) 2018-10-23 2023-05-23 Keyence Corporation Programmable logic controller and program creation supporting apparatus
WO2024053080A1 (ja) * 2022-09-09 2024-03-14 ファナック株式会社 数値制御装置、及び記憶媒体

Also Published As

Publication number Publication date
CN104205057A (zh) 2014-12-10
JPWO2013168224A1 (ja) 2015-12-24
JP5583305B2 (ja) 2014-09-03
CN104205057B (zh) 2017-05-03

Similar Documents

Publication Publication Date Title
JP5583305B2 (ja) プログラマブルロジックコントローラ、プログラミングツール及びプログラム・パラメータ編集システム
JP4462449B2 (ja) 制御システム設定装置
CN102713774B (zh) 可编程控制器系统及开发系统
JPWO2002042853A1 (ja) プログラミング装置及びプログラミング方法
JP6508192B2 (ja) 制御装置及び制御システム
JP2005327263A (ja) 制御システム設定装置
US10295976B2 (en) System development device, system development method, and system development program
CN104903801B (zh) 可编程显示器、可编程控制器系统、以及程序
CN101853165A (zh) 一种用于组态软件中库的管理方法及系统
EP3104236B1 (en) Control device, control system, support apparatus, and control-device maintenance management method
JP6119452B2 (ja) プログラマブルコントローラシステム、その支援装置、プログラマブルコントローラ、プログラム
JP6205934B2 (ja) プログラマブルコントローラシステム、その支援装置、プログラム
JP2007179112A5 (ja)
JP2007179112A (ja) プログラマブル表示器、制御プログラムおよびそのプログラムを記録した記録媒体
JP4684848B2 (ja) 制御装置、そのプログラムおよび記録媒体
JP6455096B2 (ja) コントロールシステム、その支援装置、プログラマブルコントロール装置
JPH11212607A (ja) ダウンロードシステム及びダウンロードプログラムを記録したコンピュータ読み取り可能な記録媒体
JP6469330B1 (ja) モニタ支援装置、モニタ支援方法およびモニタ支援プログラム
CN111819502B (zh) 数据管理系统、数据管理方法以及存储有数据管理程序的存储装置
JP6071782B2 (ja) プラント制御装置、プラント制御方法及びプラント制御プログラム
JP4372739B2 (ja) プログラマブル表示器、制御プログラムおよびそのプログラムを記録した記録媒体、ならびに画面作成装置、画面作成プログラムおよびそのプログラムを記録した記録媒体
JP2003295910A (ja) ユニット及びツール機器並びにプログラム製品
JP2006301765A (ja) 制御装置のメンテナンス装置
US20040066406A1 (en) Object processing system using an object model
CN107430385B (zh) 运算单元、工程设计工具及存储有工程设计工具程序的存储装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12876370

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014514274

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12876370

Country of ref document: EP

Kind code of ref document: A1