JP2005327263A - Control system setting device - Google Patents

Control system setting device Download PDF

Info

Publication number
JP2005327263A
JP2005327263A JP2005116312A JP2005116312A JP2005327263A JP 2005327263 A JP2005327263 A JP 2005327263A JP 2005116312 A JP2005116312 A JP 2005116312A JP 2005116312 A JP2005116312 A JP 2005116312A JP 2005327263 A JP2005327263 A JP 2005327263A
Authority
JP
Japan
Prior art keywords
program
control system
network
information
programming
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
JP2005116312A
Other languages
Japanese (ja)
Inventor
Kazuaki Tomita
一彰 富田
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.)
Omron Corp
Original Assignee
Omron Corp
Omron Tateisi Electronics Co
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 Omron Corp, Omron Tateisi Electronics Co filed Critical Omron Corp
Priority to JP2005116312A priority Critical patent/JP2005327263A/en
Publication of JP2005327263A publication Critical patent/JP2005327263A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To enhance efficiency of a programming work by making network setting cooperate with a programming work of a PLC and a programmable display device in a control system. <P>SOLUTION: This control system setting device extracts program part information from profile data of a device related to an object device for programming in the network based on network configuration information using profile data including the program part information specifying program parts utilizable for a device prepared by every model of the device, displays program parts that are utilizable by the object device for programming based on the extracted program part information, has a operator to select program parts to be used and creates the program by using the selected program parts. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は、ネットワークで接続された複数の機器(コンポーネント)を含む制御システムと接続して制御システムの設定を行うために用いられる制御システム設定装置に関するものである。   The present invention relates to a control system setting device used for setting a control system by connecting to a control system including a plurality of devices (components) connected via a network.

ファクトリーオートメーション(FA)の分野における制御装置として、プログラマブルコントローラ(PLC)が用いられている。PLCは、多くの場合、複数のユニットから構成される。すなわち、PLCは、電源供給源の電源ユニット,PLC全体の制御を統率するCPUユニット,FAの生産装置や設備装置の適所に取り付けたスイッチやセンサ等の入力機器からの信号を取り込む入力ユニット,アクチュエータなどの出力機器に対して制御出力を出す出力ユニット,ネットワークに接続するための通信ユニットなどの各種のユニットを適宜組み合わせて構成される。また、入力機器や出力機器は、入力ユニットや出力ユニットに直接接続されるとは限られず、たとえばIOターミナル等のスレーブに接続し、そのスレーブからネットワークを介してPLCに接続される場合もある。   A programmable controller (PLC) is used as a control device in the field of factory automation (FA). The PLC is often composed of a plurality of units. That is, the PLC is a power supply unit of a power supply source, a CPU unit that controls the entire PLC, an input unit that takes in signals from input devices such as switches and sensors installed at appropriate positions in FA production equipment and facility equipment, and an actuator Various units such as an output unit that outputs a control output to an output device and a communication unit for connecting to a network are appropriately combined. Further, the input device and the output device are not necessarily directly connected to the input unit or the output unit. For example, the input device or the output device may be connected to a slave such as an IO terminal and connected to the PLC from the slave via a network.

PLCのCPUユニットにおける制御は、入力ユニット等にて取得した入力信号をCPUユニットのI/Oメモリに取り込み(INリフレッシュ)、予め登録されたラダー言語で組まれたユーザプログラムに基づき論理演算をし(演算実行)、その演算実行結果をI/Oメモリに書き込んで出力ユニット等に送り出し(OUTリフレッシュ)、その後、いわゆる周辺処理を行うということをサイクリックに繰り返すことによって行う。ユーザプログラムは、通常、PLC用のプログラミングツールを用いて生成され、CPUユニットにダウンロードされる。   In the control of the PLC CPU unit, the input signal acquired by the input unit or the like is taken into the I / O memory of the CPU unit (IN refresh), and logical operation is performed based on a user program written in a pre-registered ladder language. (Calculation execution), the calculation execution result is written in the I / O memory, sent to the output unit or the like (OUT refresh), and then the so-called peripheral processing is cyclically repeated. The user program is usually generated using a programming tool for PLC and downloaded to the CPU unit.

PLC用のユーザプログラムを作成するに際し、複数の命令を組み合わせたプログラム部品(ファンクションブロック)を用いることがある。この場合、PLC用のプログラム部品は、PLC用のプログラミングツールが管理している。ファンクションブロックを用いるPLC用のプログラミングツールの例は、特許文献1に記載されている。   When creating a PLC user program, a program component (function block) in which a plurality of instructions are combined may be used. In this case, the PLC program parts are managed by the PLC programming tool. An example of a programming tool for PLC using a function block is described in Patent Document 1.

一方、IOメモリの内容等のPLCの動作状況を監視することにより、PLC自体の状況はもちろんのこと、PLCにより制御される制御システム全体の動作状況をモニタしたり、IOメモリにデータを書き込んでPLCにおけるパラメータ等の設定や更新を行なうことがある。このようなモニタリングや設定は、プログラマブル表示器を使用して行うことができる。プログラマブル表示器は、その表示画面にグラフィック表示する機能部品によってモニタした内容を表示し、機能部品上のタッチパネルから設定内容などを入力させる。また、モニタリングや設定は、PLCに対してだけでなく、他の機器に対して行なうこともできる。プログラマブル表示器を動作可能にするためには、予め表示画面内容をプログラムする必要がある。つまり、どのような機能部品を用い、その機能部品をどの機器のIOメモリと連携させるかなどをプログラムする必要があり、このようなプログラミングは、プログラマブル表示器用のプログラミングツールを用いて行なう。 On the other hand, by monitoring the operation status of the PLC such as the contents of the IO memory, not only the status of the PLC itself but also the operation status of the entire control system controlled by the PLC can be monitored, or data can be written to the IO memory. A parameter or the like in the PLC may be set or updated. Such monitoring and setting can be performed using a programmable display. The programmable display device displays the contents monitored by the functional parts to be graphically displayed on the display screen, and inputs the setting contents from the touch panel on the functional parts. Monitoring and setting can be performed not only on the PLC but also on other devices. In order to make the programmable display operable, it is necessary to program the display screen contents in advance. That is, it is necessary to program what functional components are used and which functional devices are linked with IO memories of such devices, and such programming is performed using a programming tool for a programmable display.

プログラマブル表示器の表示画面内容をプログラムするのに必要な機能部品は、プログラマブル表示器用のプログラミングツールが管理している。プログラマブル表示器用のプログラミングツールの例は、特許文献2に記載されている。
また、ネットワークの設定を行うためにはネットワーク設定用のツールが用いられる。ネットワーク設定用のツールの例は、特許文献3に記載されている。
Functional components necessary for programming the display screen contents of the programmable display are managed by a programming tool for the programmable display. An example of a programming tool for a programmable display is described in US Pat.
A network setting tool is used to set the network. An example of a network setting tool is described in Patent Document 3.

国際公開第2002/079886号パンフレットInternational Publication No. 2002/077986 Pamphlet 特開2001−75616号公報JP 2001-75616 A 特開2001−53763号公報JP 2001-53763 A

従来は、ネットワーク設定用のツールを用いてネットワークの設定を行うときに、ネットワークに接続する機器を特定する作業を行い、この作業とは独立して、PLCやプログラマブル表示器のプログラミングを行うときに、そのためのツールを用いてネットワークに接続されている機器との関連で利用可能なファンクションブロックや機能部品を識別する作業を行うことが必要であり、このためにプログラミング作業の効率が低かった。本発明は、ネットワークの設定とPLCやプログラマブル表示器などのプログラミング作業とを連携させてプログラミング作業の効率を向上させることを目的とする。   Conventionally, when performing network setting using a network setting tool, work for identifying a device connected to the network is performed, and when programming a PLC or a programmable display independently of this work, Therefore, it is necessary to identify a function block or a functional component that can be used in association with a device connected to the network using a tool for that purpose, and thus the efficiency of the programming operation is low. It is an object of the present invention to improve the efficiency of programming work by linking network settings and programming work such as PLC and programmable display.

この発明による制御システム設定装置は、ネットワークで接続された複数の機器を含む制御システムと接続して制御システムの設定を行うために用いられるものであって、記憶装置及び表示装置を備えるコンピュータであり、機器の特性を記述した機器のプロファイルデータ及び機器において実行されるプログラムのプログラミングに用いることができるプログラム部品に対してアクセス可能とされている。   A control system setting device according to the present invention is a computer that is used for setting a control system by connecting to a control system including a plurality of devices connected via a network, and is a computer including a storage device and a display device. The device profile data describing the characteristics of the device and the program parts that can be used for programming the program executed in the device are accessible.

ここで、プログラム部品のひとつの例は、プログラマブルコントローラにおいて実行されるプログラムのプログラミングに用いることができるファンクションブロックであり、プログラム部品の他の例は、プログラマブル表示器において実行されるプログラムのプログラミングに用いることができるHMI機能部品である。   Here, one example of the program component is a function block that can be used for programming a program executed in the programmable controller, and another example of the program component is used for programming the program executed in the programmable display. HMI functional parts that can be used.

機器のプロファイルデータは、機器の機種ごとに用意される。少なくとも一部の機種のためのプロファイルデータは、当該機種の機器のために利用可能なプログラム部品を特定するプログラム部品情報を含む。   Device profile data is prepared for each device model. The profile data for at least some models includes program component information that identifies program components that can be used for devices of the model.

制御システム設定装置の記憶装置は、少なくとも一部の機種の機器において実行されるプログラムの作成を支援する制御システム設定プログラムを記憶している。ここでいうプログラムが実行される機器としては、少なくともPLCのCPUユニット及びプログラマブル表示器が該当しうる。   The storage device of the control system setting device stores a control system setting program that supports creation of a program to be executed in at least some types of devices. The device that executes the program here may be at least a PLC CPU unit and a programmable display.

制御システム設定プログラムは、ネットワークにおける機器の接続関係の情報であるネットワーク構成情報を入力し、ネットワーク構成情報に基づいてネットワークにおいてプログラミング対象の機器に関連のある機器のプロファイルデータからプログラム部品情報を抽出し、抽出したプログラム部品情報に基づいてプログラミング対象の機器において利用可能なプログラム部品を制御システム設定装置の表示装置に表示し、操作者に使用するプログラム部品を選択させ、選択されたプログラム部品を用いてプログラムを作成するものである。   The control system setting program inputs network configuration information, which is information related to the connection of devices in the network, and extracts program part information from profile data of devices related to the programming target device in the network based on the network configuration information. Based on the extracted program part information, the program parts that can be used in the device to be programmed are displayed on the display device of the control system setting device, the operator selects the program parts to be used, and the selected program parts are used. Create a program.

この制御システム設定装置によれば、ネットワーク構成情報とプロファイルデータの中のプログラム部品情報とを利用して、プログラミング対象の機器において利用可能なプログラム部品を特定できるので、利用可能なプログラム部品を識別する手間がかからず、プログラミングが容易になる。   According to this control system setting device, the program component usable in the device to be programmed can be specified by using the network configuration information and the program component information in the profile data. Therefore, the usable program component is identified. It takes less time and programming becomes easier.

制御システム設定プログラムは、ネットワークに関連する設定を行うためのネットワークツールと機器において実行されるプログラムの作成を支援するための機器プログラミングツールとを含むものとしてもよい。   The control system setting program may include a network tool for performing settings related to the network and a device programming tool for supporting creation of a program executed in the device.

ネットワークツールは、制御システム設定装置の表示装置にネットワーク構成情報を表示し、操作者にプログラミングの対象とする機器を選択させ、ネットワークにおいて選択された機器に関連のある機器のプロファイルデータからプログラム部品情報を抽出し、抽出したプログラム部品情報を選択された機器のプログラミングを支援する機器プログラミングツールから利用できるように準備するものである。   The network tool displays the network configuration information on the display device of the control system setting device, causes the operator to select the device to be programmed, and program part information from the profile data of the device related to the selected device in the network And the extracted program part information is prepared so that it can be used from a device programming tool that supports programming of the selected device.

機器プログラミングツールは、ネットワークツールによって準備されたプログラム部品情報に基づいてプログラミング対象の機器において利用可能なプログラム部品を前記表示装置に表示し、操作者に使用するプログラム部品を選択させ、選択されたプログラム部品を用いてプログラムを作成するものである。   The device programming tool displays on the display device a program component that can be used in the device to be programmed based on the program component information prepared by the network tool, and allows the operator to select the program component to be used. A program is created using parts.

このような制御システム設定プログラムを備えた制御システム設定装置によれば、ネットワークツールと機器プログラミングツールとを分けているので、いずれか又はそれぞれのツールを複数種類用意して自由に組み合わせ可能とすることも容易であり、そのように組み合わせ可能とすれば、利用可能なプログラム部品を特定できる特徴を維持しながら、多様な制御システムに対応することが容易となる。   According to the control system setting device provided with such a control system setting program, the network tool and the device programming tool are separated, so that any one or each of these tools can be prepared and freely combined. If such combinations are possible, it becomes easy to support various control systems while maintaining the characteristics that can identify the available program parts.

この制御システム設定装置によれば、ネットワーク構成情報とプロファイルデータの中のプログラム部品情報とを利用して、プログラミング対象の機器において利用可能なプログラム部品を特定できるので、利用可能なプログラム部品を識別する手間がかからず、プログラミングが容易になる。   According to this control system setting device, the program component usable in the device to be programmed can be specified by using the network configuration information and the program component information in the profile data. Therefore, the usable program component is identified. It takes less time and programming becomes easier.

図1は、ネットワークで接続された複数の機器を含む制御システムの一例を示す。生産ラインの制御を司るプログラマブルコントローラ(プログラマブルロジックコントローラ、PLC)1は、電源ユニット,CPUユニット,通信ユニット,IOユニット,高機能ユニットなどの複数のユニットから構成されている。便宜上これらをユニットと呼ぶが、ユニットや複数のユニットからなるPLCも機器(コンポーネント)の概念に含まれる。PLC1には、制御システム設定装置2及びプログラマブル表示器(ヒューマンマシンインターフェース、HMI)3がイーサネット(登録商標)等の情報系のネットワーク4を介して接続されている。プログラマブル表示器は、プログラマブルターミナル(PT)ともよばれる。また、PLC1には、各種のコンポーネント(機器)5も接続されている。コンポーネント5には、温度調節器,カメラ,各種スイッチ並びにセンサ等の入力機器や、リレー,モータ等の出力機器や、それら入出力機器を接続するためのIOターミナルなど各種のものがある。それらコンポーネント5や、PLC1を構成する高機能ユニットなどは、CPUユニットにおいて実行されるユーザプログラムにより制御されるとともに、プログラマブル表示器3からのアクセスによりデータ収集や設定変更が行われる。   FIG. 1 shows an example of a control system including a plurality of devices connected via a network. A programmable controller (programmable logic controller, PLC) 1 that controls a production line includes a plurality of units such as a power supply unit, a CPU unit, a communication unit, an IO unit, and a high-function unit. For convenience, these are called units, but a PLC composed of a unit or a plurality of units is also included in the concept of a device (component). A control system setting device 2 and a programmable display (human machine interface, HMI) 3 are connected to the PLC 1 via an information network 4 such as Ethernet (registered trademark). The programmable display is also called a programmable terminal (PT). Various components (devices) 5 are also connected to the PLC 1. The component 5 includes various devices such as an input device such as a temperature controller, a camera, various switches and sensors, an output device such as a relay and a motor, and an IO terminal for connecting these input / output devices. The component 5 and the high-functional unit constituting the PLC 1 are controlled by a user program executed in the CPU unit, and data collection and setting change are performed by access from the programmable display 3.

制御システム設定装置2は、パーソナルコンピュータに制御システム設定プログラムがインストールされて実現される。制御システム設定装置2は、PLC1のCPUユニットにダウンロードするユーザプログラムを作成及び編集する機能と、プログラマブル表示器3用のプログラムを作成及び編集する機能とを備えている。制御システム設定プログラムは、CD−ROM6のような記憶媒体に格納されて、又はインターネットを介したサーバからのダウンロードによって提供される。   The control system setting device 2 is realized by installing a control system setting program in a personal computer. The control system setting device 2 has a function of creating and editing a user program to be downloaded to the CPU unit of the PLC 1 and a function of creating and editing a program for the programmable display 3. The control system setting program is stored in a storage medium such as the CD-ROM 6 or provided by downloading from a server via the Internet.

図2は、制御システム設定装置2のソフトウエア構成を示す。制御システム設定装置2は、汎用OS10と、汎用OS10と各ツールとの間の橋渡しをするミドルウェア11と、ミドルウェア11上で実行されるネットワークツール12,PLCプログラミングツール13及びHMIプログラミングツール14と、ファンクションブロックライブラリ15と、HMI機能部品ライブラリ16と、CPSライブラリ17とを備えている。ファンクションブロックライブラリ15は、PLCプログラミングツール13が利用するPLC用のプログラム部品であるファンクションブロック(FB)のライブラリである。HMI機能部品ライブラリ16は、HMIプログラミングツール14が利用するプログラマブル表示器用のプログラム部品であるHMI機能部品(オムロン株式会社製品名SAP:Smart Active Parts)のライブラリである。CPSライブラリ17は、PLC1を構成するユニットや、制御システムに含まれるコンポーネント5の特性を記述したプロファイルデータ(オムロン株式会社製品名CPS:Components Profile Sheets)のライブラリである。   FIG. 2 shows a software configuration of the control system setting device 2. The control system setting device 2 includes a general-purpose OS 10, a middleware 11 that bridges between the general-purpose OS 10 and each tool, a network tool 12, a PLC programming tool 13, an HMI programming tool 14, and a function that are executed on the middleware 11. A block library 15, an HMI functional component library 16, and a CPS library 17 are provided. The function block library 15 is a library of function blocks (FB) which are PLC program parts used by the PLC programming tool 13. The HMI functional component library 16 is a library of HMI functional components (OMRON Corporation product name SAP: Smart Active Parts) which is a program component for a programmable display used by the HMI programming tool 14. The CPS library 17 is a library of profile data (OMRON Corporation product name CPS: Components Profile Sheets) describing the characteristics of the components constituting the PLC 1 and the components 5 included in the control system.

ネットワークツール12は、関連プログラムを起動するランチャー部12aと、統合ファイル処理部12bと、印刷処理部12cと、XML実行部12dと、CPS解読部12eと、ネットワーク構成図作成ツール12fと、PLCユニット構成ツール12gとを備えている。ネットワーク構成図作成ツール12fは、ネットワーク及びネットワークに接続される機器についてのデータを作成及び編集する。PLCユニット構成ツール12gは、PLC1のユニット構成についてのデータを作成及び編集する。ネットワークツール12は、ファンクションブロックライブラリ15、HMI機能部品ライブラリ16及びCPSライブラリ17を管理し、PLCプログラミングツール13やHMIプログラミングツール14を呼び出し、これらのツールとの間でデータを共有する。   The network tool 12 includes a launcher unit 12a that activates a related program, an integrated file processing unit 12b, a print processing unit 12c, an XML execution unit 12d, a CPS decoding unit 12e, a network configuration diagram creation tool 12f, and a PLC unit. And a configuration tool 12g. The network configuration diagram creation tool 12f creates and edits data about the network and devices connected to the network. The PLC unit configuration tool 12g creates and edits data about the unit configuration of the PLC1. The network tool 12 manages the function block library 15, the HMI functional component library 16, and the CPS library 17, calls the PLC programming tool 13 and the HMI programming tool 14, and shares data with these tools.

PLCプログラミングツール13は、ファンクションブロックライブラリ15に格納されたファンクションブロックを適宜使用しながらユーザプログラムの作成及び編集を行う。HMIプログラミングツール14は、HMI機能部品ライブラリ16に格納されたHMI機能部品を適宜使用しながらプログラマブル表示器用のプログラムを作成及び編集する。   The PLC programming tool 13 creates and edits a user program while appropriately using function blocks stored in the function block library 15. The HMI programming tool 14 creates and edits a program for a programmable display while appropriately using the HMI functional components stored in the HMI functional component library 16.

図3は、CPSの構造を示す。CPS-VER情報にはCPSのバージョン番号を登録する。ネットワーク情報にはそのコンポーネントが接続可能なネットワーク名を登録する。シリーズ情報や型式情報には、そのコンポーネントのシリーズ名と型式名を登録する。シリーズ名はコンポーネントが属するグループの名称である。型式名はコンポーネントの機種を特定する。接続情報には、接続位置制約条件,接続情報,接続台数制約条件を登録する。接続位置制約条件は、例えばPLCを構成するユニットの場合、そのユニットが接続可能な位置(例えばベースプレートの一番端(0番)のみ接続可能)がある場合に、その位置を格納する。接続台数制約条件は、例えば同一のベースプレートに取り付け可能な個数や、同一ネットワーク上に接続可能な個数などである。動作モード情報には、運転モードや停止モードなど、そのコンポーネントが採り得るモードが記述される。パラメータ情報には、まずそのコンポーネントが保有するパラメータの数を記述し、続いて、パラメータ位置情報その他の具体的なパラメータを登録する。図示が省略されている表示方式情報には、記録した値をBCDでそのまま出力するか、例えば「0/1」を「正常/異常」に変換して出力するかなどの表示方式を定義する。そして、追加情報として、そのコンポーネントに関連して使用可能なファンクションブロックがある場合にはそれを特定するFBライブラリ情報(FBプログラム部品情報)とそのコンポーネントに関連して使用可能なHMI機能部品情報がある場合にはそれを特定するSAPライブラリ情報(SAPプログラム部品情報)を登録する。   FIG. 3 shows the structure of the CPS. The CPS version number is registered in the CPS-VER information. In the network information, a network name to which the component can be connected is registered. In the series information and model information, the series name and model name of the component are registered. The series name is the name of the group to which the component belongs. The model name identifies the model of the component. In the connection information, a connection position restriction condition, connection information, and a connected number restriction condition are registered. For example, in the case of a unit constituting a PLC, the connection position constraint condition stores the position when there is a position where the unit can be connected (for example, only the first end (number 0) of the base plate can be connected). The number-of-connections restriction condition is, for example, the number that can be attached to the same base plate, the number that can be connected to the same network, or the like. The operation mode information describes modes that the component can take, such as an operation mode and a stop mode. In the parameter information, the number of parameters held by the component is first described, and then parameter position information and other specific parameters are registered. In the display method information not shown in the figure, a display method is defined such as whether the recorded value is output as it is by BCD, or whether “0/1” is converted into “normal / abnormal” and output, for example. As additional information, if there is a function block that can be used in relation to the component, FB library information (FB program part information) that identifies the function block and HMI functional part information that can be used in relation to the component are included. If there is, the SAP library information (SAP program component information) for identifying it is registered.

CPSは、上記の各項目を、XML(Extensible Markup Language)の形式で定義する。これにより、ユーザの制御システム設定装置2を構成するコンピュータのOSに依存せずにCPSを利用することができるとともに、提供者(メーカ)側でもCPSに任意のデータ項目を組み込むことができる。なお、CPSの提供方法としては、CPSを格納したCD−ROM等の記録媒体を機器に同梱することにより、その機器を購入したユーザに提供するようにしたり、CPSをインターネット上のサーバに格納しておき、ユーザにインターネットを介してダウンロードさせたり、CPSを機器内の記憶媒体に格納しておき、機器が接続するネットワークを経由してアップロードさせたりする方法がある。制御システム設定装置2にCPSライブラリ17を設けずに、使用したいCPSを使用の都度インターネットからダウンロードするようにしてもよい。このことは、ファンクションブロックライブラリ15及びHMI機能部品ライブラリ16についても同様である。   CPS defines each of the above items in the form of XML (Extensible Markup Language). As a result, the CPS can be used without depending on the OS of the computer constituting the user control system setting device 2, and an arbitrary data item can be incorporated into the CPS on the provider (maker) side. As a method for providing CPS, a CD-ROM or other recording medium storing CPS is bundled with the device so that it can be provided to the user who purchased the device, or CPS is stored in a server on the Internet. In addition, there are methods in which the user downloads via the Internet, or stores the CPS in a storage medium in the device and uploads it via a network to which the device is connected. Instead of providing the CPS library 17 in the control system setting device 2, the CPS desired to be used may be downloaded from the Internet every time it is used. The same applies to the function block library 15 and the HMI functional component library 16.

ネットワークツール12のCPS解読部12eは、CPSの中の追加情報におけるFBライブラリ情報とSAPライブラリ情報の有無をチェックし、いずれかが存在している場合には、それらのライブラリ情報(ライブラリ名及び属性情報)を抽出する。統合ファイル処理部12bは、抽出されたライブラリ情報をファンクションブロックライブラリ15又はHMI機能部品ライブラリ16に登録し、取得したCPSをCPSライブラリ17に登録する。このとき、CPSに格納されているFBライブラリ情報やSAPライブラリ情報は、削除した上でCPSライブラリ17に格納してもよいし、削除することなく格納してもよい。また、CPSを取得した際にはFBライブラリ情報とSAPライブラリ情報の有無の確認を行うことなくCPSをCPSライブラリ17に登録し、CPSを利用するときなど必要に応じてFBライブラリ情報やSAPライブラリ情報を抽出するようにしてもよい。XML実行部12dは、CPSのXML記述のうち、実行可能に記述された部分を必要に応じて実行する。   The CPS decoding unit 12e of the network tool 12 checks the presence or absence of the FB library information and the SAP library information in the additional information in the CPS, and if either exists, the library information (library name and attribute) Information). The integrated file processing unit 12b registers the extracted library information in the function block library 15 or the HMI functional component library 16, and registers the acquired CPS in the CPS library 17. At this time, the FB library information and SAP library information stored in the CPS may be deleted and then stored in the CPS library 17 or may be stored without being deleted. Also, when the CPS is acquired, the CPS is registered in the CPS library 17 without confirming the presence or absence of the FB library information and the SAP library information, and the FB library information and the SAP library information are used as necessary when using the CPS. May be extracted. The XML execution unit 12d executes a portion described as executable in the CPS XML description as necessary.

図4は、ネットワークツール12の使用手順及び動作を示すフローチャートである。制御システム設定装置2のユーザは、あらかじめ図2に示すソフトウエア構成をコンピュータにインストールすることにより、制御システム設定装置2を構成する(S11)。図2に示す各ツール及び各ライブラリを統合開発環境ツールと総称する。このインストールは最初に1度行えばよい。ついで、PLCユニット構成ツール12gを起動し、PLCのユニット構成を作成する(S12)。これは、CPSライブラリ17に格納された機器の一覧リストを表示し、該当するPLCのユニットを逐次選択(例えば、ドラッグ&ドロップ方式)していくことにより作成する。ユーザは制御システムを構築するために必要な機器に関するCPS,FB及びSAPがライブラリに格納されているか否かを判断し(S13)、存在していない場合には、インターネット上のサーバから必要なCPS,FB及びSAPをダウンロードする(S14)。あるいは、メーカから対応するユニットについての情報を格納したCD−ROM等の記憶媒体を入手してもよい。   FIG. 4 is a flowchart showing the usage procedure and operation of the network tool 12. The user of the control system setting device 2 configures the control system setting device 2 by installing the software configuration shown in FIG. 2 in advance in the computer (S11). Each tool and each library shown in FIG. 2 are collectively referred to as an integrated development environment tool. This installation only needs to be done once. Next, the PLC unit configuration tool 12g is activated to create a PLC unit configuration (S12). This is created by displaying a list of devices stored in the CPS library 17 and sequentially selecting the corresponding PLC unit (for example, drag and drop method). The user determines whether or not CPS, FB and SAP related to the devices necessary for constructing the control system are stored in the library (S13). If they do not exist, the necessary CPS is obtained from the server on the Internet. , FB and SAP are downloaded (S14). Or you may obtain storage media, such as CD-ROM which stored the information about the corresponding unit from a maker.

ユーザは、次にネットワーク構成図作成ツール12fを起動し、ネットワーク構成図を作成する。図7,図8に示すように、制御システム設定装置2の表示画面には、下欄に機器のリストが表示されるリスト表示領域、右上欄にネットワーク構成図を作成するネットワーク構成図作成領域、左上欄にネットワーク構成図作成領域に作成されたネットワークの構成(接続関係)をツリー表示する領域が設定される。ユーザは、リスト表示領域の中から機器、すなわちPLC、プログラマブル表示器又はその他のコンポーネントを選択してネットワーク構成図に追加する(S15)。図7は、リスト表示領域にリストアップされた中から1つのPLCを選択し、ドラッグ&ドロップによりネットワーク構成図作成領域に配置した状態を示している。図8はフィールドバス(下位ネットワーク)に接続されるコンポーネントをネットワーク構成図に加えた状態の画面を示している。   Next, the user activates the network configuration diagram creation tool 12f and creates a network configuration diagram. As shown in FIGS. 7 and 8, the display screen of the control system setting device 2 has a list display area in which a list of devices is displayed in the lower column, a network configuration diagram creation area in which a network configuration diagram is created in the upper right column, In the upper left column, an area in which the network configuration (connection relation) created in the network configuration diagram creation area is displayed in a tree is set. The user selects a device, that is, a PLC, a programmable display, or another component from the list display area and adds it to the network configuration diagram (S15). FIG. 7 shows a state in which one PLC is selected from those listed in the list display area and arranged in the network configuration diagram creation area by drag and drop. FIG. 8 shows a screen in a state where components connected to the fieldbus (lower network) are added to the network configuration diagram.

ネットワーク構成図の作成に伴いある機器が選択されると、ネットワークツール12は、対応するFBライブラリ情報及びSAPライブラリ情報を、CPSライブラリ17に格納されているその機器に対応するCPS又はファンクションブロックライブラリ15及びHMI機能部品ライブラリ16から読み込む(S16)。読み込まれたFBライブラリ情報及びSAPライブラリ情報は、ランチャー部12aの各ワークメモリ12hに登録される(S17)。具体的には、ライブラリ名が登録され、このライブラリ名をキーにしてライブラリから対応するプログラム部品を読み出し可能としている。   When a device is selected along with the creation of the network configuration diagram, the network tool 12 displays the corresponding FB library information and SAP library information in the CPS or function block library 15 corresponding to the device stored in the CPS library 17. And reading from the HMI functional component library 16 (S16). The read FB library information and SAP library information are registered in each work memory 12h of the launcher unit 12a (S17). Specifically, a library name is registered, and the corresponding program part can be read from the library using this library name as a key.

このとき、FBライブラリ情報は、ネットワーク構成図上関連するPLCごとにグループ化され、そのPLCに関連づけられてワークメモリ12hに格納される。図9では、このようにして格納されたFBライブラリ情報のグループをワークX1、ワークX2、ワークX3で示した。SAPライブラリ情報は、ネットワーク構成図上プログラマブル表示器3が関連する範囲のものがグループ化され、そのプログラマブル表示器に関連づけられてワークメモリ12hに格納される。図9では、このようにして格納されたSAPライブラリ情報のグループをワークY1、ワークY2で示した。   At this time, the FB library information is grouped for each related PLC in the network configuration diagram, and stored in the work memory 12h in association with the PLC. In FIG. 9, the groups of the FB library information stored in this way are indicated by work X1, work X2, and work X3. The SAP library information is grouped in a range related to the programmable display 3 on the network configuration diagram, and is associated with the programmable display and stored in the work memory 12h. In FIG. 9, the groups of SAP library information stored in this way are indicated by work Y1 and work Y2.

S15からS17までの処理は、ネットワーク構成図の作成が終了するまで行なわれる(S18)。ネットワーク構成図の作成が終了したならば、S18の分岐判断がYesとなるので、ネットワーク構成図作成ツール12fを用いた一連の処理は終了する。   The processes from S15 to S17 are performed until the creation of the network configuration diagram is completed (S18). If the creation of the network configuration diagram is completed, the branch determination in S18 is Yes, and the series of processes using the network configuration diagram creation tool 12f is completed.

図5は、PLCプログラミングツール13の使用手順及び動作を示すフローチャートである。PLCのプログラミングを開始するときに、ユーザがPLCプログラミングツール13を起動する(S21)。この起動は、ユーザが直接的に行なってもよいし、ネットワーク構成図上のPLCをクリックして選択することにより、それを認識したネットワークツール12がPLCプログラミングツール13を起動するようにしてもよい。いずれにせよ、起動されたPLCプログラミングツール13は、どのPLCについてのプログラミングを行うのかについての情報が与えられる。   FIG. 5 is a flowchart showing the usage procedure and operation of the PLC programming tool 13. When starting the programming of the PLC, the user activates the PLC programming tool 13 (S21). This activation may be performed directly by the user, or the network tool 12 that recognizes the activation may activate the PLC programming tool 13 by clicking and selecting the PLC on the network configuration diagram. . In any case, the activated PLC programming tool 13 is given information about which PLC to program.

PLCプログラミングツール13は、ワークメモリ12hを参照して、プログラミング対象であるPLCに関連付けられたFBライブラリ情報を取得する(S22)。これらはユーザのネットワーク構成において実際にプログラミングに利用可能なファンクションブロックについての情報である。PLCプログラミングツールは、利用可能なファンクションブロックの名称をリスト表示する(S23)。ユーザは、表示されたファンクションブロックはすべて利用可能であるので、利用可能なファンクションブロックを探す手間をかけることなく、表示されたファンクションブロックの中から必要なものを適宜選択しながらプログラムの作成及び編集を行なうことができる。   The PLC programming tool 13 refers to the work memory 12h and obtains FB library information associated with the PLC to be programmed (S22). These are information about function blocks that can actually be used for programming in the user's network configuration. The PLC programming tool displays a list of names of available function blocks (S23). The user can use all the displayed function blocks, so creating and editing a program while selecting the necessary ones from the displayed function blocks as appropriate without having to search for available function blocks. Can be performed.

図10は、PLCプログラミングツール13の表示画面を示す。表示画面の左側の領域に、使用可能なファンクションブロックの一覧がツリー状に表示され(図中丸枠内)、その中から、適当なものを選択し、右側に用意されたラダー言語プログラムを描画するプログラム作成領域にドラッグ&ドロップすることにより、ファンクションブロックをプログラミングに使用できる。   FIG. 10 shows a display screen of the PLC programming tool 13. A list of available function blocks is displayed in a tree form in the left area of the display screen (in the circle in the figure). Select an appropriate one from the list and draw the ladder language program prepared on the right side. Function blocks can be used for programming by dragging and dropping them into the program creation area.

図6は、HMIプログラミングツール14の使用手順及び動作を示すフローチャートである。プログラマブル表示器のプログラミングを開始するときに、ユーザがHMIプログラミングツール14を起動する(S31)。この起動は、ユーザが直接的に行なってもよいし、ネットワーク構成図上のプログラマブル表示器をクリックして選択することにより、それを認識したネットワークツール12がHMIプログラミングツール14を起動するようにしてもよい。いずれにせよ、起動されたHMIプログラミングツール14は、どのプログラマブル表示器についてのプログラミングを行うのかについての情報が与えられる。   FIG. 6 is a flowchart showing the usage procedure and operation of the HMI programming tool 14. When starting programming of the programmable display, the user activates the HMI programming tool 14 (S31). This activation may be performed directly by the user, or the network tool 12 that recognizes it activates the HMI programming tool 14 by clicking and selecting the programmable display on the network configuration diagram. Also good. In any case, the activated HMI programming tool 14 is provided with information about which programmable display to program.

HMIプログラミングツール14は、ワークメモリ12hを参照して、プログラミング対象であるプログラマブル表示器に関連付けられたSAPライブラリ情報を取得する(S32)。これらはユーザのネットワーク構成において実際にプログラミングに利用可能なHMI機能部品についての情報である。HMIプログラミングツールは、利用可能なHMI機能部品の名称をリスト表示する(S33)。ユーザは、表示されたHMI機能部品はすべて利用可能であるので、利用可能なHMI機能部品を探す手間をかけることなく、表示されたHMI機能部品の中から必要なものを適宜選択しながらプログラムの作成及び編集を行なうことができる。   The HMI programming tool 14 refers to the work memory 12h and acquires SAP library information associated with the programmable display to be programmed (S32). These are information about HMI functional components that can actually be used for programming in the user network configuration. The HMI programming tool displays a list of names of available HMI functional parts (S33). Since the user can use all the displayed HMI functional components, the user can select the necessary ones from the displayed HMI functional components without searching for the available HMI functional components. Can create and edit.

図11は、HMIプログラミングツール14の表示画面を示す。手前に表示された画面に、使用可能なHMI機能部品の一覧がツリー状に表示され(図中丸枠内)、その中から、プレビュー表示されたHMI機能部品のイメージも参照しながら適当なものを選択し、背後に表示されたプログラム表示器の表示画面を設定するプログラム作成領域にドラッグ&ドロップすることにより、HMI機能部品をプログラミングに使用できる。   FIG. 11 shows a display screen of the HMI programming tool 14. A list of HMI functional parts that can be used is displayed in the form of a tree on the screen displayed in the foreground (in the circle in the figure), and an appropriate one is displayed while referring to the image of the HMI functional part displayed in the preview. The HMI functional component can be used for programming by selecting and dragging and dropping it to the program creation area for setting the display screen of the program display displayed behind.

制御システムの一例を示す図である。It is a figure which shows an example of a control system. 本発明の好適な一実施の形態である制御システム設定装置のソフトウエア構成を示す図である。It is a figure which shows the software structure of the control system setting apparatus which is one preferable embodiment of this invention. CPSのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of CPS. ネットワークツールの使用手順及び動作を示すフローチャートである。It is a flowchart which shows the use procedure and operation | movement of a network tool. PLCプログラミングツールの使用手順及び動作を示すフローチャートである。It is a flowchart which shows the use procedure and operation | movement of a PLC programming tool. HMIプログラミングツールの使用手順及び動作を示すフローチャートである。It is a flowchart which shows the use procedure and operation | movement of a HMI programming tool. ネットワーク構成図を作成している表示画面の一例である。It is an example of the display screen which is creating the network block diagram. ネットワーク構成図を作成している表示画面の一例である。It is an example of the display screen which is creating the network block diagram. ネットワーク構成図の表示画面によりワークメモリとネットワーク構成図の関係を説明する図である。It is a figure explaining the relationship between a work memory and a network block diagram by the display screen of a network block diagram. PLCプログラミングツールの表示画面を示す図である。It is a figure which shows the display screen of a PLC programming tool. HMIプログラミングツールの表示画面を示す図である。It is a figure which shows the display screen of a HMI programming tool.

符号の説明Explanation of symbols

1 PLC
2 制御システム設定装置
3 プログラマブル表示器
4 ネットワーク
5 コンポーネント
10 汎用OS
11 ミドルウェア
12 ネットワークツール
13 PLCプログラミングツール
14 HMIプログラミングツール
15 ファンクションブロックライブラリ
16 HMI機能部品ライブラリ
17 CPSライブラリ
1 PLC
2 Control system setting device 3 Programmable display 4 Network 5 Component 10 General-purpose OS
11 Middleware 12 Network Tool 13 PLC Programming Tool 14 HMI Programming Tool 15 Function Block Library 16 HMI Functional Component Library 17 CPS Library

Claims (6)

ネットワークで接続された複数の機器を含む制御システムと接続して制御システムの設定を行うために用いられ、記憶装置及び表示装置を備えるコンピュータであり、機器の特性を記述した機器のプロファイルデータ及び機器において実行されるプログラムのプログラミングに用いることができるプログラム部品に対してアクセス可能とされている制御システム設定装置であって、
前記機器のプロファイルデータは、機器の機種ごとに用意され、
少なくとも一部の機種のためのプロファイルデータは、当該機種の機器のために利用可能なプログラム部品を特定するプログラム部品情報を含み、
前記記憶装置は、少なくとも一部の機種の機器において実行されるプログラムの作成を支援する制御システム設定プログラムを記憶しており、
制御システム設定プログラムは、ネットワークにおける機器の接続関係の情報であるネットワーク構成情報を入力し、ネットワーク構成情報に基づいてネットワークにおいてプログラミング対象の機器に関連のある機器のプロファイルデータからプログラム部品情報を抽出し、抽出したプログラム部品情報に基づいてプログラミング対象の機器において利用可能なプログラム部品を前記表示装置に表示し、操作者に使用するプログラム部品を選択させ、選択されたプログラム部品を用いてプログラムを作成するものである、制御システム設定装置。
Computer profile data and device describing characteristics of a device, which is a computer having a storage device and a display device, which is used to connect to a control system including a plurality of devices connected via a network and set the control system A control system setting device capable of accessing program parts that can be used for programming a program executed in
The device profile data is prepared for each device model,
Profile data for at least some models includes program part information that identifies program parts that can be used for devices of the model,
The storage device stores a control system setting program that supports creation of a program executed in at least some types of devices,
The control system setting program inputs network configuration information, which is information related to the connection of devices in the network, and extracts program part information from profile data of devices related to the programming target device in the network based on the network configuration information. , Based on the extracted program part information, the program parts that can be used in the device to be programmed are displayed on the display device, the program parts to be used are selected by the operator, and a program is created using the selected program parts Control system setting device.
前記制御システム設定プログラムは、ネットワークに関連する設定を行うためのネットワークツールと機器において実行されるプログラムの作成を支援するための機器プログラミングツールとを含み、
ネットワークツールは、前記制御システム設定装置の表示装置に前記ネットワーク構成情報を表示し、操作者にプログラミングの対象とする機器を選択させ、ネットワークにおいて選択された機器に関連のある機器のプロファイルデータからプログラム部品情報を抽出し、抽出したプログラム部品情報を選択された機器のプログラミングを支援する機器プログラミングツールから利用できるように準備するものであり、
機器プログラミングツールは、ネットワークツールによって準備されたプログラム部品情報に基づいてプログラミング対象の機器において利用可能なプログラム部品を前記表示装置に表示し、操作者に使用するプログラム部品を選択させ、選択されたプログラム部品を用いてプログラムを作成するものである、
請求項1に記載の制御システム設定装置。
The control system setting program includes a network tool for performing settings related to a network and a device programming tool for supporting creation of a program executed in the device,
The network tool displays the network configuration information on the display device of the control system setting device, causes the operator to select a device to be programmed, and programs from profile data of devices related to the device selected in the network Extracting part information and preparing the extracted program part information so that it can be used from a device programming tool that supports programming of the selected device.
The device programming tool displays on the display device a program component that can be used in the device to be programmed based on the program component information prepared by the network tool, and allows the operator to select a program component to be used. A program is created using parts.
The control system setting device according to claim 1.
前記プログラム部品は、プログラマブルコントローラにおいて実行されるプログラムのプログラミングに用いることができるファンクションブロックである、請求項1に記載の制御システム設定装置。   The control system setting device according to claim 1, wherein the program component is a function block that can be used for programming a program executed in a programmable controller. 前記プログラム部品は、プログラマブル表示器において実行されるプログラムのプログラミングに用いることができるHMI機能部品である、請求項1に記載の制御システム設定装置。   The control system setting device according to claim 1, wherein the program component is an HMI functional component that can be used for programming a program executed in a programmable display. ネットワークで接続された複数の機器を含む制御システムと接続して制御システムの設定を行うために用いられ、表示装置を備えるコンピュータであり、機器の機種ごとに用意され機器の特性を記述し機器のために利用可能なプログラム部品を特定するプログラム部品情報を含む機器のプロファイルデータ、及び、機器において実行されるプログラムのプログラミングに用いることができるプログラム部品、に対してアクセス可能である制御システム設定装置、において実行される制御システム設定プログラムであって、
少なくとも一部の機種の機器において実行されるプログラムの作成を支援するものであり、
ネットワークにおける機器の接続関係の情報であるネットワーク構成情報を入力し、ネットワーク構成情報に基づいてネットワークにおいてプログラミング対象の機器に関連のある機器のプロファイルデータからプログラム部品情報を抽出し、抽出したプログラム部品情報に基づいてプログラミング対象の機器において利用可能なプログラム部品を前記表示装置に表示し、操作者に使用するプログラム部品を選択させ、選択されたプログラム部品を用いてプログラムを作成するものである、制御システム設定プログラム。
A computer equipped with a display device that is used to connect to a control system that includes multiple devices connected via a network, and that has a display device. A control system setting device that is accessible to device profile data including program component information that identifies program components that can be used for the purpose, and program components that can be used for programming a program executed on the device, A control system setting program executed in
Supports the creation of programs to be executed on at least some models of equipment,
Network configuration information, which is information on the connection relationship of devices in the network, is input, program component information is extracted from the profile data of the devices related to the programming target device in the network based on the network configuration information, and the extracted program component information A control system that displays program parts that can be used in a device to be programmed on the basis of the program on the display device, causes the operator to select program parts to be used, and creates a program using the selected program parts. Configuration program.
制御システム設定プログラムを格納した、コンピュータ読み取り可能な記憶媒体であって、
前記制御システム設定プログラムは、
ネットワークで接続された複数の機器を含む制御システムと接続して制御システムの設定を行うために用いられ、表示装置を備えるコンピュータであり、機器の機種ごとに用意され機器の特性を記述し機器のために利用可能なプログラム部品を特定するプログラム部品情報を含む機器のプロファイルデータ、及び、機器において実行されるプログラムのプログラミングに用いることができるプログラム部品、に対してアクセス可能である制御システム設定装置、において実行されるものであり、
少なくとも一部の機種の機器において実行されるプログラムの作成を支援するものであり、
ネットワークにおける機器の接続関係の情報であるネットワーク構成情報を入力し、ネットワーク構成情報に基づいてネットワークにおいてプログラミング対象の機器に関連のある機器のプロファイルデータからプログラム部品情報を抽出し、抽出したプログラム部品情報に基づいてプログラミング対象の機器において利用可能なプログラム部品を前記表示装置に表示し、操作者に使用するプログラム部品を選択させ、選択されたプログラム部品を用いてプログラムを作成するものである、
コンピュータ読み取り可能な記憶媒体。
A computer-readable storage medium storing a control system setting program,
The control system setting program is
A computer equipped with a display device that is used to connect to a control system that includes multiple devices connected via a network, and that has a display device. A control system setting device that is accessible to device profile data including program component information that identifies program components that can be used for the purpose, and program components that can be used for programming a program executed on the device, Is executed in
Supports the creation of programs to be executed on at least some models of equipment,
Network configuration information, which is information on the connection relationship of devices in the network, is input, program component information is extracted from the profile data of the devices related to the programming target device in the network based on the network configuration information, and the extracted program component information Display the program parts that can be used in the device to be programmed based on the display device, let the operator select the program parts to use, and create a program using the selected program parts,
A computer-readable storage medium.
JP2005116312A 2004-04-13 2005-04-13 Control system setting device Pending JP2005327263A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005116312A JP2005327263A (en) 2004-04-13 2005-04-13 Control system setting device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2004118427 2004-04-13
JP2005116312A JP2005327263A (en) 2004-04-13 2005-04-13 Control system setting device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2008016094A Division JP4462449B2 (en) 2004-04-13 2008-01-28 Control system setting device

Publications (1)

Publication Number Publication Date
JP2005327263A true JP2005327263A (en) 2005-11-24

Family

ID=35473536

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005116312A Pending JP2005327263A (en) 2004-04-13 2005-04-13 Control system setting device

Country Status (1)

Country Link
JP (1) JP2005327263A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007305116A (en) * 2006-04-12 2007-11-22 Mitsubishi Electric Corp Application automatic generating device for plant monitor and control system
JP2009157534A (en) * 2007-12-25 2009-07-16 Fuji Electric Systems Co Ltd Programming support system, its programmable controller support device, and programmable indicator support device
JP4994517B1 (en) * 2011-02-21 2012-08-08 三菱電機株式会社 Engineering equipment
JP2013143096A (en) * 2012-01-12 2013-07-22 Yokogawa Electric Corp Ladder program generation device
JP2014016753A (en) * 2012-07-09 2014-01-30 Mitsubishi Electric Corp Setting support system
JP5619328B1 (en) * 2013-11-20 2014-11-05 三菱電機株式会社 Sequence program creation support device
JP2015515667A (en) * 2012-03-08 2015-05-28 アーベーベー・テクノロジー・アーゲー System and method for visualizing device data and networks of an industrial plant on a single display
JP6129442B1 (en) * 2016-01-26 2017-05-17 三菱電機株式会社 Display language setting device
WO2017179177A1 (en) * 2016-04-14 2017-10-19 三菱電機株式会社 Information management device, information management method, and information management system
US10088835B2 (en) 2014-01-06 2018-10-02 Mitsubishi Electric Corporation FA-device-configuration-design supporting apparatus and program
JP6452916B1 (en) * 2018-03-28 2019-01-16 三菱電機株式会社 Programming support device, programming support method and program
JP2019144956A (en) * 2018-02-22 2019-08-29 オムロン株式会社 I/o management device
JP2020194373A (en) * 2019-05-28 2020-12-03 岩井ファルマテック株式会社 Control program creation support system and creation support program

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06332828A (en) * 1993-05-19 1994-12-02 Hitachi Ltd Communication processing program development supporting system
JPH08106484A (en) * 1994-10-04 1996-04-23 Misawa Homes Co Ltd Component input method for cad for construction and its system
JPH08160900A (en) * 1994-11-30 1996-06-21 Toto Ltd Control panel
JP2000509530A (en) * 1996-04-19 2000-07-25 クヴァセル コンスルタント アクティエ ボラーグ Method and apparatus for setting up a protocol / system protocol
JP2000267998A (en) * 1999-03-16 2000-09-29 Fuji Xerox Co Ltd Service list display
JP2000276508A (en) * 1999-03-26 2000-10-06 Omron Corp Tool device, method for constructing network system, and recording medium
JP2001075616A (en) * 1999-08-31 2001-03-23 Digital Electronics Corp Editor device and recording medium recording editor program
JP2001512598A (en) * 1997-02-14 2001-08-21 フィッシャー−ローズマウント システムズ,インコーポレイテッド A system for configuring a process control environment using graphic elements.
JP2002229609A (en) * 2001-01-31 2002-08-16 Omron Corp Controller
WO2002079886A1 (en) * 2001-03-29 2002-10-10 Mitsubishi Denki Kabushiki Kaisha Programming tool
JP2003263202A (en) * 2002-03-07 2003-09-19 Omron Corp Support equipment for setting safety condition and program product

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06332828A (en) * 1993-05-19 1994-12-02 Hitachi Ltd Communication processing program development supporting system
JPH08106484A (en) * 1994-10-04 1996-04-23 Misawa Homes Co Ltd Component input method for cad for construction and its system
JPH08160900A (en) * 1994-11-30 1996-06-21 Toto Ltd Control panel
JP2000509530A (en) * 1996-04-19 2000-07-25 クヴァセル コンスルタント アクティエ ボラーグ Method and apparatus for setting up a protocol / system protocol
JP2001512598A (en) * 1997-02-14 2001-08-21 フィッシャー−ローズマウント システムズ,インコーポレイテッド A system for configuring a process control environment using graphic elements.
JP2000267998A (en) * 1999-03-16 2000-09-29 Fuji Xerox Co Ltd Service list display
JP2000276508A (en) * 1999-03-26 2000-10-06 Omron Corp Tool device, method for constructing network system, and recording medium
JP2001075616A (en) * 1999-08-31 2001-03-23 Digital Electronics Corp Editor device and recording medium recording editor program
JP2002229609A (en) * 2001-01-31 2002-08-16 Omron Corp Controller
WO2002079886A1 (en) * 2001-03-29 2002-10-10 Mitsubishi Denki Kabushiki Kaisha Programming tool
JP2003263202A (en) * 2002-03-07 2003-09-19 Omron Corp Support equipment for setting safety condition and program product

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007305116A (en) * 2006-04-12 2007-11-22 Mitsubishi Electric Corp Application automatic generating device for plant monitor and control system
JP2009157534A (en) * 2007-12-25 2009-07-16 Fuji Electric Systems Co Ltd Programming support system, its programmable controller support device, and programmable indicator support device
US9632496B2 (en) 2011-02-21 2017-04-25 Mitsubishi Electric Corporation Engineering apparatus which associates programmable logic controller data with human machine interface data
JP4994517B1 (en) * 2011-02-21 2012-08-08 三菱電機株式会社 Engineering equipment
WO2012114444A1 (en) * 2011-02-21 2012-08-30 三菱電機株式会社 Engineering device
JP2013143096A (en) * 2012-01-12 2013-07-22 Yokogawa Electric Corp Ladder program generation device
US10481770B2 (en) 2012-03-08 2019-11-19 Abb Schweiz Ag System and method for visualizing technical equipment of an industrial plant
JP2015515667A (en) * 2012-03-08 2015-05-28 アーベーベー・テクノロジー・アーゲー System and method for visualizing device data and networks of an industrial plant on a single display
JP2014016753A (en) * 2012-07-09 2014-01-30 Mitsubishi Electric Corp Setting support system
US10203681B2 (en) 2013-11-20 2019-02-12 Mistubishi Electric Corporation Sequence-program-creation supporting apparatus
JP5619328B1 (en) * 2013-11-20 2014-11-05 三菱電機株式会社 Sequence program creation support device
KR20160075667A (en) * 2013-11-20 2016-06-29 미쓰비시덴키 가부시키가이샤 Device for assisting creation of sequence program
WO2015075790A1 (en) * 2013-11-20 2015-05-28 三菱電機株式会社 Device for assisting creation of sequence program
KR101889631B1 (en) 2013-11-20 2018-08-17 미쓰비시덴키 가부시키가이샤 Device for assisting creation of sequence program
US10088835B2 (en) 2014-01-06 2018-10-02 Mitsubishi Electric Corporation FA-device-configuration-design supporting apparatus and program
JP6129442B1 (en) * 2016-01-26 2017-05-17 三菱電機株式会社 Display language setting device
WO2017130297A1 (en) * 2016-01-26 2017-08-03 三菱電機株式会社 Display language setting device
WO2017179177A1 (en) * 2016-04-14 2017-10-19 三菱電機株式会社 Information management device, information management method, and information management system
JP6223628B1 (en) * 2016-04-14 2017-11-01 三菱電機株式会社 Information management apparatus, information management method, and information management system
JP2019144956A (en) * 2018-02-22 2019-08-29 オムロン株式会社 I/o management device
CN110188020A (en) * 2018-02-22 2019-08-30 欧姆龙株式会社 I/O managing device
JP7027947B2 (en) 2018-02-22 2022-03-02 オムロン株式会社 I / O management device
JP6452916B1 (en) * 2018-03-28 2019-01-16 三菱電機株式会社 Programming support device, programming support method and program
US10935950B2 (en) 2018-03-28 2021-03-02 Mitsubishi Electric Corporation Programming supporting apparatus, programming supporting method, and recording medium
WO2019186820A1 (en) * 2018-03-28 2019-10-03 三菱電機株式会社 Programming assistance device, programming assistance method, and program
JP2020194373A (en) * 2019-05-28 2020-12-03 岩井ファルマテック株式会社 Control program creation support system and creation support program
JP7302937B2 (en) 2019-05-28 2023-07-04 岩井ファルマテック株式会社 CONTROL PROGRAM CREATION SUPPORT SYSTEM AND CREATION ASSISTANCE PROGRAM

Similar Documents

Publication Publication Date Title
JP4462449B2 (en) Control system setting device
JP2005327263A (en) Control system setting device
WO2014064819A1 (en) System building assistance tool and system
TWI465868B (en) Sequence program design support device
JP2021060966A (en) Programmable logic controller and PLC system
JP5444166B2 (en) Equipment management device, screen display method, and program
JP6337810B2 (en) Information processing apparatus, information processing method, and program
JP5425317B2 (en) Motion SFC program parts creation device
JP6337956B2 (en) Control device, control system, control device control method, and control system control method
TWI522759B (en) Apparatus for assisting the construction of a system, method, and a recording medium
JP6794668B2 (en) Programming device
JP3297844B2 (en) Download system and computer-readable recording medium recording download program
JP6566859B2 (en) Engineering tools
JP2006259938A (en) Setting tool device
JP2007193425A (en) Screen data preparation device, screen data edition method, and screen data edition program
JP6892192B2 (en) Database management device and database management method
JP6566151B2 (en) System design support apparatus and system design support method
JP2003295910A (en) Unit, tool equipment, and program product
JP5027820B2 (en) Method for controlling a modular production machine composed of apparatus and components
TWI528267B (en) Programmable display device screen data editing apparatus
JP6779418B1 (en) Design support equipment, design support methods and design support programs
JP5926584B2 (en) PLC system, its programmable display, drawing editor device
JP7146143B1 (en) Management support program, management support device, management system, and management support method
JP2006309565A (en) Plotting editor device, display device for control, program therefor and recording medium
WO2022020096A1 (en) Framework for managing tag bundles

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070315

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20070330

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20070423

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070501

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070702

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070815

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071010

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071128

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080128