JP3155253B2 - Data transfer system, data transfer method and recording medium on which data transfer program is recorded - Google Patents

Data transfer system, data transfer method and recording medium on which data transfer program is recorded

Info

Publication number
JP3155253B2
JP3155253B2 JP18431999A JP18431999A JP3155253B2 JP 3155253 B2 JP3155253 B2 JP 3155253B2 JP 18431999 A JP18431999 A JP 18431999A JP 18431999 A JP18431999 A JP 18431999A JP 3155253 B2 JP3155253 B2 JP 3155253B2
Authority
JP
Japan
Prior art keywords
data
control device
control
display
host computer
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.)
Expired - Lifetime
Application number
JP18431999A
Other languages
Japanese (ja)
Other versions
JP2001014008A (en
Inventor
良彦 中田
三十四 加藤
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.)
Schneider Electric Japan Holdings Ltd
Original Assignee
Digital Electronics Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Digital Electronics Corp filed Critical Digital Electronics Corp
Priority to JP18431999A priority Critical patent/JP3155253B2/en
Publication of JP2001014008A publication Critical patent/JP2001014008A/en
Application granted granted Critical
Publication of JP3155253B2 publication Critical patent/JP3155253B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、プログラマブルロ
ジックコントローラなどの産業用制御装置を制御するた
めのデータを産業用制御装置に転送するためのシステ
ム、方法およびそのためのプログラムが記録された記録
媒体に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system and a method for transferring data for controlling an industrial control device such as a programmable logic controller to the industrial control device, and a recording medium on which a program for the method is recorded. Things.

【0002】[0002]

【従来の技術】プログラマブルロジックコントローラ
(以降、PLCと称する)などと呼ばれる産業用制御装
置は、シーケンス制御をはじめとする各種制御を実現す
るために、ベルトコンベア式の自動組付機などの種々の
ターゲットシステムを制御する制御装置として広く使用
されている。さらに、近年では、ターゲットシステムの
複雑化に伴って、複数台のPLCをネットワーク回線を
介して互いに接続したネットワーク制御システムの導入
も普及しつつある。
2. Description of the Related Art An industrial control device called a programmable logic controller (hereinafter, referred to as a PLC) is used to implement various controls such as a sequence control, such as a belt conveyor type automatic assembling machine. It is widely used as a control device for controlling a target system. Further, in recent years, with the complexity of the target system, the introduction of a network control system in which a plurality of PLCs are connected to each other via a network line has been spreading.

【0003】このようなネットワーク制御システムにお
いて、各PLCの稼働状況などの表示やPLCへの制御
指示は、PLC付近に配置されたプログラマブル表示器
などの制御機能を備えた表示装置によって行われる。ま
た、上記の制御システムにおいては、PLCや表示装置
から離れた場所でも、PLCの稼働状況の監視やPLC
の制御を行えるように、そのような場所に設置されたホ
ストコンピュータを参加させることもできる。
In such a network control system, display of the operation status of each PLC and control instructions to the PLC are performed by a display device having a control function such as a programmable display disposed near the PLC. Further, in the above control system, even in a place away from the PLC or the display device, the operation status of the PLC can be monitored and the PLC can be monitored.
The host computer installed in such a place can also participate so that the control of the above can be performed.

【0004】上記の制御システムは、例えば、図9に示
すように、PLC101…を制御の中心として位置付け
ており、各PLC101には、ターゲットシステムの各
所に配されたセンサやアクチュエータのような入出力機
器102…と、表示および制御指示を行うプログラマブ
ル表示器などの表示装置103…とが接続されている。
また、PLC101には、他のPLC101やホストコ
ンピュータ104が所定のインターフェース回路を介し
て直接接続されるか、または専用のアダプタを介して間
接的に接続されている。PLC101とホストコンピュ
ータ104との間や各PLC101間におけるデータの
授受は、PLC101の通信機能を利用して行われてい
る。
In the above control system, for example, as shown in FIG. 9, PLCs 101... Are positioned at the center of control, and each PLC 101 has input / output devices such as sensors and actuators arranged at various points in the target system. A device 102 is connected to a display device 103 such as a programmable display device for performing display and control instructions.
Further, another PLC 101 or host computer 104 is directly connected to the PLC 101 via a predetermined interface circuit or indirectly via a dedicated adapter. Data transfer between the PLC 101 and the host computer 104 and between the PLCs 101 is performed using the communication function of the PLC 101.

【0005】このような制御システムにおいては、シス
テムの運用上、PLC101を制御するためのデータを
適宜更新することが求められる。具体的には、近年の多
品種変量生産の要求に対応するためには、各工程での条
件設定を頻繁に変更する必要がある。例えば、製造ライ
ンの全工程が終了する毎に条件設定を変更する場合、ホ
ストコンピュータ104が、製造ラインの最終ステーシ
ョンに配置されているPLC101に全工程が完了した
か否かを常時問い合わせ、完了しているときには、どの
条件設定に変更すべきかを判断し、変更すべき条件設定
に応じた制御データをPLC101に転送する。これに
より、PLC101は、メモリ内の制御データを転送さ
れた新たな制御データに書き替え、この制御データに基
づいて入出力機器102…を制御する。
In such a control system, it is required to appropriately update data for controlling the PLC 101 in the operation of the system. Specifically, it is necessary to frequently change the condition setting in each process in order to respond to recent demands for multi-product variable-volume production. For example, when the condition setting is changed every time all the processes of the production line are completed, the host computer 104 constantly inquires the PLC 101 arranged at the last station of the production line about whether or not all the processes are completed, and completes the process. If so, the CPU 101 determines which condition setting to change, and transfers control data corresponding to the condition setting to be changed to the PLC 101. Thereby, the PLC 101 rewrites the control data in the memory with the transferred new control data, and controls the input / output devices 102 based on the control data.

【0006】[0006]

【発明が解決しようとする課題】PLC101は、一般
に、機種毎(製造者毎あるいは同一製造者であっても製
品毎など)にデータ通信に使用する通信プロトコルが異
なることが多い。このため、上記の制御システムでは、
各PLC101とホストコンピュータ104との間、お
よびPLC101と表示装置103との間の双方で、P
LC101に固有の通信プロトコルで通信する必要があ
る。この結果、異機種のPLC101…を併用すること
が容易にできないという問題が生じる。
Generally, the PLC 101 often uses different communication protocols for data communication for each model (for each manufacturer or even for the same manufacturer even for each product). Therefore, in the above control system,
P is used both between each PLC 101 and the host computer 104 and between the PLC 101 and the display device 103.
It is necessary to communicate using a communication protocol specific to the LC 101. As a result, a problem arises in that it is not easy to use different types of PLCs 101.

【0007】具体的には、ホストコンピュータ104と
表示装置103との双方に、PLC101と通信するた
めの通信プロトコルを用意する必要があるために、ホス
トコンピュータ104および表示装置103の製造およ
び維持管理に手間がかかる。
More specifically, since it is necessary to prepare a communication protocol for communicating with the PLC 101 in both the host computer 104 and the display device 103, it is necessary to manufacture and maintain the host computer 104 and the display device 103. It takes time and effort.

【0008】通信プロトコルの相違の程度が軽微な場
合、具体的には、スタートキャラクタ、ストップキャラ
クタ、送受アドレスの指定方法など、通信の確立に必要
な通信プロトコルが同一であり、かつ余り重要ではない
コマンドのみが相違している程度であれば、PLC10
1の機能のうち、実際に使用する機能を制限して、相違
しているコマンドを使用しなければ、異機種のPLC1
01を併用することも不可能ではない。ところが、複数
機種と通信するコマンドのような重要なコマンドが相違
している場合には、ホストコンピュータ104とPLC
101との間で通信が確立したとしても、ホストコンピ
ュータ104はPLC101に所望の動作を指示するこ
とができない。
When the degree of difference between the communication protocols is small, the communication protocols necessary for establishing communication, such as a start character, a stop character, and a method for designating a transmission / reception address, are the same and are not so important. If only the command is different, the PLC 10
If a different command is not used by limiting the function actually used among the functions of the PLC 1, the PLC 1 of a different model is used.
It is not impossible to use 01 in combination. However, when an important command such as a command for communicating with a plurality of models is different, the host computer 104 and the PLC
Even if communication is established with the host 101, the host computer 104 cannot instruct the PLC 101 to perform a desired operation.

【0009】しかも、上記の通信確立に要する通信プロ
トコル自体が異なっている場合には、通信プロトコルの
異なるPLC101とホストコンピュータ104などと
の間の通信が成立しないだけではなく、通信プロトコル
が共通のPLC101とホストコンピュータ104との
通信を阻害してしまう。したがって、そのPLC101
を接続する場合には、変換器をネットワークに挿入し
て、そのPLC101がホストコンピュータ104や他
のPLC101から同じ機種に見えるように、通信プロ
トコルを相互変換する必要がある。しかしながら、上記
のような制御システムでは、一般に、変換器を設置でき
る場所が限られることが多いだけでなく、変換器の増設
に伴って制御システム全体のコストが高騰するという不
都合がある。さらに、PLC101の通信プロトコル
は、例えば100種以上と数多く存在するので、それら
の通信プロトコルに対応する所望の変換器が存在すると
は限らない。
In addition, when the communication protocol itself required for establishing the communication is different, not only communication between the PLC 101 having different communication protocols and the host computer 104 is not established, but also the PLC 101 having the same communication protocol. Communication with the host computer 104 is hindered. Therefore, the PLC 101
Is required, a converter must be inserted into the network, and the communication protocol must be mutually converted so that the PLC 101 can be seen by the host computer 104 and other PLCs 101 as the same model. However, in the control system as described above, in general, not only the place where the converter can be installed is often limited, but also the cost of the entire control system increases with the addition of the converter. Further, since there are a large number of communication protocols of the PLC 101, for example, 100 types or more, a desired converter corresponding to those communication protocols does not always exist.

【0010】したがって、PLC101を通信の中心に
配する制御システムでは、異機種のPLC101を併用
することが難しく、PLC101を選択する際の選択肢
が制限されてしまう。このため、従来、制御システムに
おいては、同一機種のPLC101が用いられることが
多い。
Therefore, in a control system in which the PLC 101 is arranged at the center of communication, it is difficult to use different types of PLC 101 together, and the choices when selecting the PLC 101 are limited. For this reason, conventionally, in a control system, the PLC 101 of the same model is often used.

【0011】さらに、制御の中心として位置付けられた
PLC101…が制御システムにおける通信の大半を処
理するために、PLC101の負担が大きくなってしま
う。具体的には、PLC101は、リレーを使用したシ
ーケンサから発達してきた経緯もあり、スイッチのオン
・オフ制御やセンサからのデータ取り込みといったI/
O制御に関する処理を得意としているので、上記のよう
に制御システムの通信を処理するには能力が不足するこ
とが多く、仮に能力的に不足がない場合でも負担が大き
い。例えば、ターゲットシステムを制御するだけであれ
ば、PLC101は、通常、数十kバイト程度の記憶容
量と、記憶容量に応じた処理能力とで十分であるが、こ
の記憶容量や処理能力では、多くの通信を十分な速度で
処理することは難しい。
Further, since the PLCs 101, which are positioned at the center of control, process most of the communication in the control system, the load on the PLCs 101 increases. More specifically, the PLC 101 has been developed from a sequencer using a relay, and has been used for I / O control such as on / off control of a switch and data acquisition from a sensor.
Since it is good at processing related to O-control, the ability to process communication of the control system as described above is often insufficient, and even if the ability is not insufficient, the burden is large. For example, if only the target system is to be controlled, the PLC 101 usually requires a storage capacity of about several tens of kilobytes and a processing capacity according to the storage capacity. It is difficult to process this communication at a sufficient speed.

【0012】このように、従来の制御システムでは、通
信プロトコルによる制限のため、ホストコンピュータ1
04から異機種のPLC101…への制御データの転送
を容易に行うことができないという問題がある。また、
上記の制御システムにおいて、PLC101…に制御デ
ータを転送するには、前述のような動作を行わせるため
のプログラムを作成する必要があり、システム開発に多
大な労力を要する。また、上記のような制御データの転
送を実現するには、ホストコンピュータ104からPL
C101にアクセスすることができる専用のソフトウェ
アを利用する方法もある。しかしながら、このようなソ
フトを用いても、そのソフトがインストールされたホス
トコンピュータ104からPLC101に、データ転送
の条件が満たされたことを常時問い合わせる必要があ
り、データ通信の効率があまり良くなかった。
As described above, in the conventional control system, the host computer 1 is
There is a problem that the control data cannot easily be transferred from the PLC 04 to the different types of PLC 101. Also,
In the above-described control system, in order to transfer control data to the PLCs 101, it is necessary to create a program for performing the above-described operations, and a great deal of labor is required for system development. Further, in order to realize the transfer of the control data as described above, a PL
There is also a method of using dedicated software capable of accessing the C101. However, even if such software is used, it is necessary to always inquire from the host computer 104 in which the software is installed to the PLC 101 that the data transfer condition is satisfied, and the efficiency of data communication is not so good.

【0013】本発明は、上記の問題点に鑑みてなされた
ものであり、専用のソフトを必要とすることなく、異機
種のPLCを制御するためのデータを効率良く容易にP
LCに転送することができるデータ転送システム、デー
タ転送方法およびそのデータ転送のためのプログラムが
記録された記録媒体を提供することを目的としている。
The present invention has been made in view of the above-described problems, and efficiently and easily stores data for controlling a PLC of a different model without requiring special software.
An object of the present invention is to provide a data transfer system, a data transfer method, and a recording medium on which a program for the data transfer can be transferred to an LC.

【0014】[0014]

【課題を解決するための手段】本発明に係るデータ転送
システムは、上記の課題を解決するために、入力機器お
よび出力機器が接続された制御装置と、該制御装置に接
続され、該制御装置の制御状態を表示し、かつ上記制御
装置に制御指示を与える表示型制御装置と、複数の該表
示型制御装置の上位に設けられ、通信プロトコルの異な
上記制御装置に与える制御データを設定するホストコ
ンピュータとを備え、上記表示型制御装置および上記制
御装置は、制御装置毎に固有の上記通信プロトコルで通
信を行う専用ネットワークを介して個々に接続される一
方、上記ホストコンピュータおよび上記表示型制御装置
は、共通の通信プロトコルで通信を行う共通ネットワー
クを介して互いに接続されており、上記表示型制御装置
が、上記制御装置と上記ホストコンピュータとの間の通
信を中継する際、上記両ネットワークで用いられる通信
プロトコルを互いに変換するプロトコル変換手段と、予
め設定されている配信条件が満たされたときに上記ホス
トコンピュータからの上記制御データを上記制御装置に
配信する配信手段とを有し、上記ホストコンピュータ
が、上記配信条件に対応付けて上記制御データを設定す
る設定手段と、満たされた上記配信条件に対応する上記
制御データを上記設定手段から読み出す読出手段とを有
していることを特徴としている。
Means for Solving the Problems A data transfer system according to the present invention, in order to solve the above problems, a controller input device and the output device is connected, against the control device
A display-type control device that displays a control state of the control device and gives a control instruction to the control device; and a display-type control device that is provided above a plurality of the display-type control devices and has different communication protocols.
Hosutoko to set control data to be given to that the control device
A display control device and the control device.
The control device communicates with the above communication protocol unique to each control device.
Connected individually via a dedicated communication network
, The host computer and the display control device
Is a common network that communicates using a common communication protocol.
Are connected to each other via a network, and the display-type control device communicates between the control device and the host computer.
When relaying the signal, and protocol conversion means for converting a communication protocol used in the both networks to each other physician, the control device the control data from the host computer when the distribution condition set in advance is satisfied Setting means for setting the control data in association with the distribution condition, and reading out the control data corresponding to the satisfied distribution condition from the setting means. Reading means.

【0015】上記の構成において、ホストコンピュータ
からの制御データは、共通ネットワークを介して表示型
制御装置に送出される。表示型制御装置においては、共
通ネットワークの通信プロトコルが、プロトコル変換手
段によって専用ネットワークの通信プロトコルに変換さ
れる。その後、制御データは、表示型制御装置から専用
ネットワークを介して接続された制御装置へ転送され
る。
In the above configuration, the control data from the host computer is sent to the display control device via the common network. In the display control device, the communication protocol of the common network is converted into the communication protocol of the dedicated network by the protocol conversion means. Thereafter, the control data is transferred from the display-type control device to a control device connected via a dedicated network.

【0016】これにより、表示型制御装置は、制御装置
の通信プロトコルに関わらず、常に同一の通信プロトコ
ルで、共通ネットワークを介してホストコンピュータと
通信することができる。この結果、制御装置、表示型制
御装置およびホストコンピュータを含む制御システム内
に、通信プロトコルの異なる制御装置が混在していて
も、ホストコンピュータは、これらの制御装置へ容易に
制御データを転送することができる。
Thus, the display control device can always communicate with the host computer via the common network using the same communication protocol regardless of the communication protocol of the control device. As a result, even if control devices having different communication protocols coexist in a control system including the control device, the display control device, and the host computer, the host computer can easily transfer control data to these control devices. Can be.

【0017】また、配信手段によって、予め設定されて
いる配信条件が満たされたときにホストコンピュータか
らの制御データが制御装置に配信されるので、ホストコ
ンピュータ側から制御装置に制御データを更新するタイ
ミングを必要に応じて問い合わせる必要がなくなり、自
動的にデータを転送することができる。また、ホストコ
ンピュータにおいては、予め設定手段によって配信条件
に対応付けて制御データが設定されているので、読出手
段によって上記の配信条件に対応する制御データが読み
出される。これにより、配信条件が満たされる毎に、新
たな制御データが制御装置に転送され、適時に制御デー
タを転送することができる。
[0017] Further, since the control means distributes the control data from the host computer to the control device when a preset distribution condition is satisfied by the distribution means, the timing of updating the control data from the host computer to the control device is improved. This eliminates the need to inquire as necessary, and the data can be automatically transferred. In the host computer, since the control data is set in advance by the setting unit in association with the distribution condition, the read unit reads the control data corresponding to the distribution condition. Thus, every time the distribution condition is satisfied, new control data is transferred to the control device, and the control data can be transferred in a timely manner.

【0018】上記のデータ転送システムは、より詳しく
は、上記配信条件として、上記表示型制御装置の電源投
入時、指定された時刻、上記制御装置の出力データの変
化時、上記入力機器および出力機器のON期間、上記入
力機器および出力機器のOFF期間、上記出力データの
立ち上がりの検出時ならびに上記出力データの立ち下が
りの検出時が設けられ、上記配信手段が、上記配信条件
のうち設定された配信条件が満たされると、上記読出手
段によって読み出された制御データを配信する。あるい
は、上記のデータ転送システムは、より詳しくは、上記
プロトコル変換手段によるプロトコル変換処理に用いら
れるプロトコル情報は、異なる通信プロトコルを採用し
た上記制御装置が上記表示型制御装置に接続されると切
り換えられる。
The above data transfer system is described in more detail
Is the power supply of the display control device as the distribution condition.
At the specified time and the output data of the above controller.
When the input device and the output device are ON,
During the OFF period of the input device and output device,
When the rising edge is detected and when the output data falls
Is provided, and the delivery means is provided with the delivery condition
When the set distribution condition is satisfied,
Distribute the control data read by the stage. There
The data transfer system described above, more particularly,
Used for protocol conversion processing by protocol conversion means
Protocol information that employs different communication protocols
When the control device is connected to the display-type control device,
Be replaced.

【0019】本発明に係るデータ転送方法は、入力機器
および出力機器が接続された制御装置と、該制御装置に
接続され、該制御装置の制御状態を表示し、かつ上記制
御装置に制御指示を与える表示型制御装置と、該表示型
制御装置の上位に設けられ、通信プロトコルの異なる
記制御装置に与える制御データを設定するホストコンピ
ュータとを備え、上記表示型制御装置および上記制御装
置が、制御装置毎に固有の上記通信プロトコルで通信を
行う専用ネットワークを介して個々に接続され る一方、
上記ホストコンピュータおよび上記表示型制御装置が、
共通の通信プロトコルで通信を行う共通ネットワークを
介して互いに接続された制御システムを用い、上記表示
型制御装置において、上記制御装置と上記ホストコンピ
ュータとの間の通信を中継する際、上記両ネットワーク
で用いられる通信プロトコルを互いに変換するととも
に、予め設定されている配信条件が満たされたときに上
ホストコンピュータからの上記制御データを上記制御
装置に配信し、上記ホストコンピュータにおいて、上記
配信条件に対応付けて上記制御データを設定するととも
に、満たされた上記配信条件に対応する上記制御データ
を読み出すことを特徴としている。
The data transfer method according to the present invention, a control device for an input device and the output device is connected, to the control device
A display-type control device that is connected and displays a control state of the control device and gives a control instruction to the control device; and a control device that is provided above the display-type control device and has a different communication protocol. Host computer for setting control data given to the device
A display controller and the control device.
The device communicates with the above communication protocol unique to each control device.
While that will be connected individually via a dedicated network to perform,
The host computer and the display control device,
A common network that communicates with a common communication protocol
The display-type control device uses a control system connected to each other through the control system and the host computer.
When relaying the communication between Yuta, the communication protocol used in both networks and converts into each other physician, the said control data from said host computer when the delivery condition is met, which is set in advance control
The data is distributed to an apparatus , and the host computer sets the control data in association with the distribution condition, and reads out the control data corresponding to the satisfied distribution condition.

【0020】このデータ転送方法でも、ホストコンピュ
ータと表示型制御装置との間の通信プロトコルが、表示
型制御装置において、表示型制御装置と制御装置との間
の通信プロトコルに変換される。それゆえ、表示型制御
装置は、常に同一の通信プロトコルで、共通ネットワー
クを介してホストコンピュータと通信が可能になり、こ
の結果、ホストコンピュータは、通信プロトコルの異な
る制御装置に容易に制御データを転送することができ
る。
Also in this data transfer method, the communication protocol between the host computer and the display control device is converted by the display control device into the communication protocol between the display control device and the control device. Therefore, the display-type control device can always communicate with the host computer via the common network using the same communication protocol. As a result, the host computer can easily transfer control data to a control device having a different communication protocol. can do.

【0021】また、予め設定されている配信条件が満た
されたときにホストコンピュータからの制御データを制
御装置に配信するので、自動的にデータを転送すること
ができる。しかも、ホストコンピュータにおいては、配
信条件に対応付けて制御データが設定されており、上記
の配信条件に対応する制御データが読み出されるので、
配信条件が満たされる毎に新たな制御データが制御装置
に適時に転送される。
Further, since control data from the host computer is delivered to the control device when a preset delivery condition is satisfied, the data can be automatically transferred. Moreover, in the host computer, the control data is set in association with the distribution condition, and the control data corresponding to the above distribution condition is read out.
Each time the distribution condition is satisfied, new control data is transferred to the control device in a timely manner.

【0022】上記のデータ転送方法は、より詳しくは、
上記配信条件として、上記表示型制御装置の電源投入
時、指定された時刻、上記制御装置の出力データの変化
時、上記入力機器および出力機器のON期間、上記入力
機器および出力機器のOFF期間、上記出力データの立
ち上がりの検出時ならびに上記出力データの立ち下がり
の検出時を設け、上記配信条件のうち設定された配信条
件が満たされると、上記ホントコンピュータで読み出さ
れた制御データを配信する。あるいは、上記のデ ータ転
送システムは、より詳しくは、プロトコル変換処理に用
いられるプロトコル情報を、異なる通信プロトコルを採
用した上記制御装置が上記表示型制御装置に接続される
と切り換える
The above data transfer method is described in more detail
As the delivery condition, power on the display control device
Hour, specified time, change of output data of the above controller
When the input device and the output device are ON,
During the OFF period of the device and output device,
When rising is detected and the output data falls
At the time of detection of the
When the condition is satisfied,
To distribute the control data. Alternatively, the above data rolling
More specifically, the transmission system is used for protocol conversion processing.
Protocol information that can be
The control device used is connected to the display control device.
And switch .

【0023】本発明に係るデータ転送のためのプログラ
ムが記録された記録媒体は、上記の課題を解決するため
に、入力機器および出力機器が接続された制御装置と、
該制御装置に接続され、該制御装置の制御状態を表示
る表示型制御装置と、複数の該表示型制御装置の上位に
設けられ、通信プロトコルの異なる上記制御装置に与え
る制御データを設定するホストコンピュータとを備え、
上記表示型制御装置および上記制御装置が、制御装置毎
に固有の上記通信プロトコルで通信を行う専用ネットワ
ークを介して個々に接続される一方、上記ホストコンピ
ュータおよび上記表示型制御装置が、共通の通信プロト
コルで通信を行う共通ネットワークを介して互いに接続
された制御システムを用い、上記表示型制御装置におい
て、上記制御装置と上記ホストコンピュータとの間の通
信を中継する際、上記両ネットワークで用いられる通信
プロトコルを互いに変換するとともに、予め設定されて
いる配信条件が満たされたときに上記ホストコンピュー
からの上記制御データを上記制御装置に配信し、上記
ホストコンピュータにおいて、上記配信条件に対応付け
て上記制御データを設定するとともに、満たされた上記
配信条件に対応する上記制御データを読み出すためのプ
ログラムが記録されていることを特徴としている。
According to the present invention, there is provided a recording medium on which a program for data transfer is recorded, comprising: a control device to which an input device and an output device are connected;
It is connected to the control device, to display the control state of the control device
Display type control device, and a plurality of display type control devices
Provided to the control device with different communication protocol
A host computer for setting control data
The display-type control device and the control device are provided for each control device.
Dedicated network that communicates with the above communication protocol specific to
Connected individually via the network, while the host
Computer and the display-type controller described above share a common communication protocol.
Connected to each other via a common network
In the display control device, the communication between the control device and the host computer is performed using the control system thus configured.
When relaying the signal, the host computer when converts the communication protocol used in the both networks to each other physician, delivery preset condition is satisfied
For distributing the control data from the data to the control device , and setting, in the host computer, the control data in association with the distribution condition, and reading out the control data corresponding to the satisfied distribution condition. The program is recorded.

【0024】この記録媒体に記録されたプログラムによ
っても、ホストコンピュータと表示型制御装置との間の
通信プロトコルが、表示型制御装置において、表示型制
御装置と制御装置との間の通信プロトコルに変換され
る。それゆえ、表示型制御装置とホストコンピュータと
の間の通信が常に同一の通信プロトコルで行うことが可
能になり、この結果、ホストコンピュータは、通信プロ
トコルの異なる制御装置に容易に制御データを転送する
ことができる。
According to the program recorded on the recording medium, the communication protocol between the host computer and the display controller is converted into the communication protocol between the display controller and the controller in the display controller. Is done. Therefore, communication between the display control device and the host computer can always be performed using the same communication protocol. As a result, the host computer can easily transfer control data to a control device having a different communication protocol. be able to.

【0025】また、予め設定されている配信条件が満た
されたときにホストコンピュータからの制御データを制
御装置に配信するので、自動的にデータを転送すること
ができる。しかも、ホストコンピュータにおいては、配
信条件に対応付けて制御データが設定されており、上記
の配信条件に対応する制御データが読み出されるので、
配信条件が満たされる毎に新たな制御データが制御装置
に適時に転送される。
Further, control data from the host computer is distributed to the control device when a preset distribution condition is satisfied, so that data can be automatically transferred. Moreover, in the host computer, the control data is set in association with the distribution condition, and the control data corresponding to the above distribution condition is read out.
Each time the distribution condition is satisfied, new control data is transferred to the control device in a timely manner.

【0026】上記の記録媒体は、より詳しくは、上記配
信条件として、上記表示型制御装置の電源投入時、指定
された時刻、上記制御装置の出力データの変化時、上記
入力機器および出力機器のON期間、上記入力機器およ
び出力機器のOFF期間、上記出力データの立ち上がり
の検出時ならびに上記出力データの立ち下がりの検出時
を設け、上記配信条件のうち設定された配信条件が満た
されると、上記ホストコンピュータで読み出された制御
データを配信するプログラムが記録されている。あるい
は、上記の記録媒体は、より詳しくは、プロトコル変換
処理に用いられるプロトコル情報を、異なる通信プロト
コルを採用した上記制御装置が上記表示型制御装置に接
続されると切り換えるプログラムが記録されている。
More specifically, the recording medium described above is
As the communication conditions, when the power of the above display type controller is turned on,
Time, when the output data of the control device changes,
During the ON period of the input device and output device,
And the rise time of the output data during the OFF period of the output device
At the time of detection of the falling edge of the above output data
Is set, and the distribution condition set out of the above distribution conditions is satisfied.
The control read by the host computer
A program for distributing data is recorded. There
The above-mentioned recording medium, more specifically, protocol conversion
Protocol information used for processing is stored in different communication protocols.
The above-mentioned control device adopting a col
A program for switching when continued is recorded.

【0027】[0027]

【発明の実施の形態】本発明の実施の一形態について図
1ないし図8に基づいて説明すれば、以下の通りであ
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to FIGS.

【0028】本実施の形態に係る制御システムは、図1
に示すように、パーソナルコンピュータ(以降、パソコ
ンと称する)1と、複数のプログラマブル表示器(以
降、表示器と称する)2…と、複数のPLC3…とを備
えている。
FIG. 1 shows a control system according to this embodiment.
, A personal computer (hereinafter, referred to as a personal computer) 1, a plurality of programmable displays (hereinafter, referred to as a display) 2, and a plurality of PLCs 3.

【0029】パソコン1および表示器2…は、共通の通
信プロトコルで通信を行うことが可能な共通ネットワー
ク4を介して互いに接続されている。一方、表示器2お
よびPLC3は、PLC3毎に固有の通信プロトコルで
通信を行うことが可能な専用ネットワーク5を介して個
々に接続されている。
The personal computer 1 and the display units 2 are connected to each other via a common network 4 capable of performing communication using a common communication protocol. On the other hand, the display 2 and the PLC 3 are individually connected via a dedicated network 5 capable of performing communication using a unique communication protocol for each PLC 3.

【0030】なお、広義の通信プロトコルには、スター
トキャラクタやエンドキャラクタを示すコード、各キャ
ラクタの送受タイミング、送信先や送信元の特定方法な
どが送信元と送信先とを含むネットワーク内で統一され
ていないと正常にデータが伝送できない通信プロトコル
と、各PLC3が理解可能なコマンド体系など、送信元
と送信先とで統一されていないと一方が所望する動作と
他方が実施する動作とが一致せずに正常に制御できない
通信プロトコルとが存在する。それゆえ、以下の説明で
は、両者の組み合わせを通信プロトコルと称し、両者の
区別が必要な場合には、前者を伝送プロトコル、後者を
コマンド体系として区別する。
In the broad communication protocol, codes indicating start characters and end characters, transmission / reception timing of each character, a method of specifying a transmission destination and a transmission source, and the like are unified in a network including a transmission source and a transmission destination. If the communication protocol cannot transmit data normally if it is not, the operation desired by one and the operation performed by the other, if the transmission source and the destination are not unified, such as a command system that each PLC 3 can understand, will match. There is a communication protocol that cannot be controlled normally without the communication protocol. Therefore, in the following description, a combination of the two is referred to as a communication protocol, and when the two need to be distinguished, the former is distinguished as a transmission protocol and the latter is distinguished as a command system.

【0031】ここで、各PLC3の製造者が規定する通
信プロトコルでは、データの読み出しを指示する場合、
概ね、図2に示すように、次に伝送されるコードがコマ
ンドであることを示す制御コード(ESC)と、PLC
3へデータの読み出しを指示するコマンドコード(R
D)と、読み出し開始アドレス(X0001)と、読み
出しサイズ(5)と、伝送の終了を示す制御コード(R
ET)とを含むデータ列DT1 が伝送される。ただし、
各PLC3間では、コマンドコードを含むコマンド体系
は勿論、アドレスやサイズなどの並び順や、制御コード
自体、あるいはアドレスやサイズを表現する際の表現方
法(数値を示す際のビット幅や文字を示す際のコード種
別など)も互いに異なっていることが多い。
Here, in the communication protocol specified by the manufacturer of each PLC 3, when data reading is instructed,
Generally, as shown in FIG. 2, a control code (ESC) indicating that the code to be transmitted next is a command, and a PLC
Command code (R
D), a read start address (X0001), a read size (5), and a control code (R
Data train DT 1 comprising ET) and is transmitted. However,
Between the PLCs 3, not only the command system including the command code but also the arrangement order of the address and the size, the control code itself, or the expression method for expressing the address and the size (the bit width and the character for indicating the numerical value are indicated. Code types) are often different from each other.

【0032】したがって、本実施の形態では、表示器2
が共通ネットワーク4を介してデータ通信する場合、専
用ネットワーク5を伝送される通信プロトコルに関わら
ず、統一した通信プロトコルで通信できるように、共通
ネットワーク4で伝送可能な通信プロトコルに共通の通
信プロトコル(共通プロトコル)を規定している。具体
的に、本実施の形態では、共通ネットワーク4として、
イーサネット(商標:ゼロックス社)などのローカルエ
リアネットワーク(LAN)が用いられており、共通ネ
ットワーク4での通信プロトコルとして、TCP/IP
が採用されている。
Therefore, in the present embodiment, the display 2
When performing data communication via the common network 4, regardless of the communication protocol transmitted over the dedicated network 5, the communication protocol ( Common protocol). Specifically, in the present embodiment, as the common network 4,
A local area network (LAN) such as Ethernet (trademark: Xerox Corporation) is used, and TCP / IP is used as a communication protocol in the common network 4.
Has been adopted.

【0033】このため、共通ネットワーク4に接続され
る各表示器2およびパソコン1には、それぞれに固有の
IPアドレスが割り当てられており、共通ネットワーク
4を介して通信する際、図3に示すように、TCP/I
Pで規定された形式のデータ列DT2 を受信する。この
データ列DT2 は、送信元および送信先のIPアドレス
を含むヘッダ部11と、通信内容を示すデータ本体12
とを備えている。これにより、例えば、制御システムの
開発者が使用するコンピュータなどが、制御システムの
運用会社とは異なる場所から電話回線を介して接続する
場合であっても、TCP/IPで通信可能な通信機器で
あれば、他の通信機器間のデータ伝送を阻害することな
く、共通ネットワーク4に自由に参加できる。
For this reason, each display 2 and personal computer 1 connected to the common network 4 are assigned a unique IP address, and when communicating via the common network 4, as shown in FIG. In addition, TCP / I
Receive defined format data sequence DT 2 in P. This data string DT 2 includes a header section 11 including the IP addresses of the transmission source and the transmission destination, and a data body 12 indicating the communication contents.
And Thus, for example, even when a computer or the like used by a control system developer is connected via a telephone line from a location different from the control system operating company, a communication device capable of communicating by TCP / IP is used. If it exists, it is possible to freely participate in the common network 4 without obstructing data transmission between other communication devices.

【0034】さらに、共通プロトコルでは、データ読み
出しを指示するコマンドをPLC3へ伝える際のデータ
本体12rに、コマンドの内容を示す共通コード13
と、この共通コード13に付随する関連情報14とし
て、読み出し開始アドレス14aおよび読み出しサイズ
14bとが含まれる。また、データ書き込みを指示する
際のデータ本体12wには、関連情報14として、書き
込み開始アドレス14cおよび書き込みデータ14dが
含まれる。
Further, according to the common protocol, a common code 13 indicating the content of the command is included in the data body 12r when transmitting a command instructing data reading to the PLC 3.
And the related information 14 accompanying the common code 13 includes a read start address 14a and a read size 14b. Further, the data body 12 w when instructing the data write includes the write start address 14 c and the write data 14 d as the related information 14.

【0035】上記の共通コード13は、各PLC3が理
解可能なコマンドのうち、互いに同一内容のコマンド間
では、専用ネットワーク5でのコマンドコード(各PL
C3でのコマンドコード)に関わらず、統一されてい
る。また、例えば、読み出し開始アドレス14aおよび
読み出しサイズ14bなど、関連情報14内のデータを
伝送する順番、伝送する際の表現方法も、専用ネットワ
ーク5での通信プロトコルに関わらず、統一されてい
る。これにより、共通プロトコルでは、表示器2に接続
されているPLC3の機種に関わらず、実行させるべき
命令を一意的に特定できる。
The common code 13 is a command code (each PL) in the dedicated network 5 between commands that can be understood by each PLC 3 and that have the same contents.
Irrespective of the command code in C3). In addition, for example, the order in which the data in the related information 14 is transmitted, such as the read start address 14a and the read size 14b, and the expression method at the time of transmission are unified regardless of the communication protocol in the dedicated network 5. Accordingly, in the common protocol, the command to be executed can be uniquely specified regardless of the type of the PLC 3 connected to the display 2.

【0036】制御装置としてのPLC3は、CPU/電
源モジュールと、入力ユニットと、出力ユニットとを備
えている。CPU/電源モジュールは、CPUやメモリ
を含むCPU部と、PLC3の各部に電力を供給する電
源部とからなっている。CPU部は、制御プログラムに
したがって、入力ユニットを介して入力機器(図中、I
/D)6から入力される信号に基づいて出力機器(図
中、O/D)7に与えるレシピデータ(制御データ)の
演算処理を行う。入力ユニットおよび出力ユニットは、
それぞれ入力機器6および出力機器7に接続されるイン
ターフェース機能を有する部分であって、これらの機器
との間で入出力されるデジタル信号またはアナログ信号
を上記のCPU部とやり取りするようになっている。
The PLC 3 as a control device includes a CPU / power supply module, an input unit, and an output unit. The CPU / power supply module includes a CPU unit including a CPU and a memory, and a power supply unit that supplies power to each unit of the PLC 3. In accordance with the control program, the CPU unit receives input devices (in the figure, I
/ D) 6 based on a signal input from the input device, and performs a calculation process of recipe data (control data) given to an output device (O / D in the figure) 7. The input unit and output unit are
A portion having an interface function connected to the input device 6 and the output device 7, respectively, and exchanges a digital signal or an analog signal input / output with these devices with the CPU unit. .

【0037】入力機器6としては、センサ(温度セン
サ、光センサなど)、スイッチ(押ボタンスイッチ、リ
ミットスイッチ、圧力スイッチなど)のような機器が用
いられる。出力機器7としては、アクチュエータ、リレ
ー、電磁弁、表示器などが用いられる。これらの入力機
器6…および出力機器7…は、製造ラインなどの各種の
ターゲットシステムの所要各部に配置される。
As the input device 6, devices such as sensors (temperature sensors, optical sensors, etc.) and switches (pushbutton switches, limit switches, pressure switches, etc.) are used. As the output device 7, an actuator, a relay, a solenoid valve, a display, or the like is used. These input devices 6 and output devices 7 are arranged in required parts of various target systems such as a production line.

【0038】表示型制御装置としての表示器2は、RA
M、ROM、フラッシュROM、VRAMなどのメモリ
や、CPUなどの演算処理部を有しており、これらによ
って表示器2の各部の動作を制御している。また、表示
器2は、データ処理部2a、インターフェース部(図
中、I/F)2b・2c、入力部2d、表示部2e、変
換データ記憶部2fおよびデータ配信部2gを備えてい
る。
The display 2 as a display-type control device has an RA
It has memories such as M, ROM, flash ROM, and VRAM, and an arithmetic processing unit such as a CPU, and controls the operation of each unit of the display 2 by these. The display 2 includes a data processing unit 2a, interface units (I / Fs in the figure) 2b and 2c, an input unit 2d, a display unit 2e, a converted data storage unit 2f, and a data distribution unit 2g.

【0039】データ処理部2aは、制御画面の表示制
御、プロトコル変換およびデータ配信の処理を行うため
に各種のデータ処理を行う。このデータ処理部2aは、
パッケージソフトウェアとしてプログラムメディアの形
態で提供可能なソフトウェアであって、予めパソコン1
から表示器2にダウンロードされている。また、このソ
フトウェアは、必要に応じて、表示器2の出荷時など
に、予め表示器2インストールされていてもよい。
The data processing section 2a performs various data processings for performing display control of a control screen, protocol conversion, and data distribution. This data processing unit 2a
Software that can be provided in the form of program media as package software,
Is downloaded to the display unit 2 from. Further, this software may be installed in the display 2 in advance at the time of shipment of the display 2 as necessary.

【0040】制御画面の表示制御については、データ処
理部2aは、パソコン1で作成された画面データに基づ
いてVRAMなどを用いて表示部2eに制御画面を描画
させる。制御画面は、ターゲットシステムを模した背景
画面に、入力機器6および出力機器7などがデザイン化
された画像が部品として合成されている。このように構
成される制御画面においては、部品が入出力機器6・7
の動作に応じて動くようになっており、入力機器6およ
び出力機器7の動作状況が視覚化されている。
As for the display control of the control screen, the data processing unit 2a draws the control screen on the display unit 2e using a VRAM or the like based on the screen data created by the personal computer 1. In the control screen, an image in which the input device 6 and the output device 7 are designed is synthesized as a component on a background screen imitating the target system. In the control screen configured as described above, the parts are input / output devices 6 and 7.
The operation status of the input device 6 and the output device 7 is visualized.

【0041】ここで、前記のプログラムメディアは、パ
ソコン1や表示器2と分離可能に構成される記録媒体で
あり、磁気テープやカセットテープなどのテープ系、フ
ロッピディスクやハードディスクなどの磁気ディスク
系、CD−ROM、MO、MD、DVDなどの光ディス
クの光ディスク系、ICカード(メモリカードを含
む)、光カードなどのカード系、あるいはマスクRO
M、EPROM、EEPROM、フラッシュROMなど
による半導体メモリを含めた固定的にプログラムを担持
する媒体であってもよい。
Here, the program medium is a recording medium configured to be separable from the personal computer 1 and the display 2, such as a tape system such as a magnetic tape or a cassette tape, a magnetic disk system such as a floppy disk or a hard disk, Optical disc system of optical disc such as CD-ROM, MO, MD, DVD, etc., card system such as IC card (including memory card), optical card, or mask RO
A medium that fixedly holds a program, including a semiconductor memory such as an M, EPROM, EEPROM, or flash ROM, may be used.

【0042】また、本実施の形態の制御システムは、イ
ンターネットを含む通信ネットワークと接続可能なシス
テム構成であることから、通信ネットワークからプログ
ラムをダウンロードするように流動的にプログラムを担
持する媒体であってもよい。ただし、このように通信ネ
ットワークからプログラムをダウンロードする場合に
は、そのダウンロード用プログラムは予めパソコン1に
格納されるか、あるいは別な記録媒体からインストール
されるものであってもよい。
Since the control system of the present embodiment has a system configuration that can be connected to a communication network including the Internet, it is a medium that carries the program in a fluid manner so as to download the program from the communication network. Is also good. However, when the program is downloaded from the communication network as described above, the download program may be stored in the personal computer 1 in advance, or may be installed from another recording medium.

【0043】プロトコル変換処理は、両ネットワーク4
・5での通信プロトコルが互いに異なる場合、変換デー
タ記憶部2fに記憶されたデータを参照しながら、一方
の通信プロトコルから他方の通信プロトコルへ変換する
処理である。データ配信処理は、予め設定された配信条
件が満たされたときに、入力機器6からPCL3のメモ
リに取り込まれてPLC3から出力される出力データを
パソコン1や他の表示器2に配信したり、パソコン1で
設定されたレシピデータを表示器2を介して各PLC3
に配信したりする処理である。
The protocol conversion process is performed on both networks 4
If the communication protocols in 5 are different from each other, this is a process of converting one communication protocol to the other communication protocol with reference to the data stored in the conversion data storage unit 2f. In the data distribution process, when a preset distribution condition is satisfied, output data taken from the input device 6 into the memory of the PCL 3 and output from the PLC 3 is distributed to the personal computer 1 or another display device 2, The recipe data set by the personal computer 1 is displayed on each PLC 3 via the display 2.
This is the process of delivering to

【0044】インターフェース部2bは、パソコン1お
よび他の表示器2との間の通信を行うために共通ネット
ワーク4に接続されている。この共通ネットワーク4を
介した通信で後述のようにパソコン1からのレシピデー
タが表示器2からPLC3に転送される。一方、インタ
ーフェース部2cは、PLC3との間の通信を行うため
に専用ネットワーク5に接続されている。この専用ネッ
トワーク5を介した通信で後述のように上記のレシピデ
ータがPLC3に転送される。
The interface unit 2b is connected to a common network 4 for performing communication between the personal computer 1 and another display device 2. The recipe data from the personal computer 1 is transferred from the display 2 to the PLC 3 by the communication via the common network 4 as described later. On the other hand, the interface unit 2c is connected to the dedicated network 5 for performing communication with the PLC 3. The above-described recipe data is transferred to the PLC 3 by communication via the dedicated network 5 as described later.

【0045】入力部2dは、表示部2eの表示画面上で
入力を行うためにタッチパネルのような入力装置によっ
て構成されている。このため、表示部2eは、液晶パネ
ルやELパネルのような平板型表示素子によって構成さ
れている。
The input section 2d is constituted by an input device such as a touch panel for inputting on the display screen of the display section 2e. For this reason, the display unit 2e is configured by a flat display element such as a liquid crystal panel or an EL panel.

【0046】変換データ記憶部2は、プロトコル変換
処理に必要なデータを記憶している。このデータは、専
用ネットワーク5と共通ネットワーク4との間で通信プ
ロトコルを相互変換できれば、どのような形式でもよい
が、本実施の形態に係る変換データ記憶部2は、専用
ネットワーク5で伝送されるデータのフォーマットを示
すデータ転送フォーマットFMTと、両ネットワーク4
・5で伝送されるコマンドコード間の対応関係を示すコ
マンド変換テーブルTBLとを記憶している。
The conversion data storage unit 2 f stores data necessary for protocol conversion process. This data may be in any format as long as the communication protocol can be converted between the dedicated network 5 and the common network 4. The converted data storage unit 2 f according to the present embodiment is transmitted over the dedicated network 5. Data transfer format FMT indicating the format of the data
• Stores a command conversion table TBL indicating the correspondence between command codes transmitted in 5.

【0047】具体的には、図2に示すように、上記デー
タ転送フォーマットFMTは、専用ネットワーク5にて
伝送されるデータ列DT1 のうち、例えば、読み書きす
るデータ内容自体、データのサイズ、読み書きするアド
レスのように実際に伝送するデータ内容によって変化す
る部分を未定義としたスケルトン状のデータ列であっ
て、未定義の部分は、用途のみが定義されている。な
お、コマンドの領域を未定義とすれば、実際に伝送され
るデータ列から抽出されたデータ転送フォーマットFM
Tが複数のコマンド間で共通になる場合、コマンドの領
域をも未定義として、これらのコマンド間で共通のデー
タ転送フォーマットFMTを用いてもよい。
[0047] Specifically, as shown in FIG. 2, the data transfer format FMT is in data string DT 1 transmitted in the dedicated network 5, e.g., data content itself to read or write, the size of the data, read and write Is a skeleton-like data string in which a portion that changes according to the data content to be actually transmitted, such as an address, is undefined, and only the purpose is defined for the undefined portion. If the command area is undefined, the data transfer format FM extracted from the data string actually transmitted is used.
If T is common to a plurality of commands, the command area may be undefined, and a common data transfer format FMT may be used between these commands.

【0048】また、コマンド変換テーブルTBLには、
図4に示すように、共通ネットワーク4で伝送される共
通コードと、専用ネットワーク5で伝送されるコマンド
コードとの対応が格納されている。データ処理部2a
は、このコマンド変換テーブルTBLに基づいて一方の
コードを他方のコードに変換する(例えばTBLaとT
BLbとの間)。
The command conversion table TBL includes:
As shown in FIG. 4, the correspondence between the common code transmitted on the common network 4 and the command code transmitted on the dedicated network 5 is stored. Data processing unit 2a
Converts one code to the other code based on the command conversion table TBL (for example, TBLa and TBL).
Between BLb).

【0049】データ配信部2gは、予め設定された配信
条件が満たされたときに、パソコン1に設定されている
レシピデータやPLC3からの出力データを、指定され
た配信先に配信する。このため、データ配信部2gは、
配信先のノードに関するノード情報および配信に関する
設定情報がパソコン1から予めダウンロードされて記憶
されている。配信条件の設定については、後に詳述す
る。
The data distribution unit 2g distributes recipe data set in the personal computer 1 and output data from the PLC 3 to a designated distribution destination when a preset distribution condition is satisfied. For this reason, the data distribution unit 2g
Node information about the distribution destination node and setting information about the distribution are downloaded from the personal computer 1 and stored in advance. The setting of the distribution condition will be described later in detail.

【0050】ホストコンピュータとしてのパソコン1
は、一般の汎用パソコンと同様に、CPU、メモリ(R
AM、ROMなど)、外部記憶装置(ハードディスクド
ライブ、MOドライブなど)、表示装置および入力装置
(キーボード、マウスなど)を有している。また、パソ
コン1は、図1に示すように、データ通信処理部1a、
インターフェース部(図中、I/F)1b、配信設定部
1c、ネットワークファイル1d、データファイル1
e、アプリケーション部1fおよびレシピ情報ファイル
1gとを備えている。
Personal computer 1 as host computer
CPU, memory (R)
It has an external storage device (hard disk drive, MO drive, etc.), a display device, and an input device (keyboard, mouse, etc.). As shown in FIG. 1, the personal computer 1 includes a data communication processing unit 1a,
Interface unit (I / F in the figure) 1b, distribution setting unit 1c, network file 1d, data file 1
e, an application section 1f and a recipe information file 1g.

【0051】インターフェース部1bは、表示器2との
間の通信を行うために共通ネットワーク4に接続されて
いる。
The interface unit 1b is connected to a common network 4 for performing communication with the display 2.

【0052】データ通信処理部1aは、共通ネットワー
ク4を介した表示器2…との間のデータ通信処理を行う
とともに、アプリケーション部1fとの間でデータのや
り取りを行う部分である。このデータ通信処理部1a
は、例えば、図示しない作画ソフトでパソコン1におい
て作成された画面データを表示器2に転送したり、アプ
リケーション部1fに設定されているレシピデータを表
示器2からPLC3に配信するために、アプリケーショ
ン部1fからレシピデータを読み出したりする処理を行
う(読出手段)。このデータ通信処理部1aは、パッケ
ージソフトウェアとしてプログラムメディアの形態で提
供可能なソフトウェアであって、予めパソコン1にイン
ストールされている。このプログラムメディアも、前述
のプログラムメディアと同様、パソコン1や表示器2と
分離可能に構成される記録媒体である。
The data communication processing section 1a is a section for performing data communication processing with the display devices 2 via the common network 4 and for exchanging data with the application section 1f. This data communication processing unit 1a
In order to transfer screen data created in the personal computer 1 with drawing software (not shown) to the display 2 or to distribute recipe data set in the application 1f from the display 2 to the PLC 3, for example, A process of reading recipe data from 1f is performed (reading means). The data communication processing unit 1a is software that can be provided in the form of a program medium as package software, and is installed in the personal computer 1 in advance. This program medium is also a recording medium that is configured to be separable from the personal computer 1 and the display 2, similarly to the above-described program medium.

【0053】データ通信処理部1aは、アプリケーショ
ン部1fに予め設定されているレシピ情報とアクセスす
るための条件を設定する。ここで、アプリケーション部
1fには、市販のアプリケーションソフトウェアがイン
ストールされる例について説明するが、ユーザーアプリ
ケーションがインストールされていてもよい。
The data communication processing section 1a sets conditions for accessing recipe information preset in the application section 1f. Here, an example in which commercially available application software is installed in the application unit 1f will be described, but a user application may be installed.

【0054】アプリケーション部1fとしては、例え
ば、汎用のデータベースソフトがインストールされてい
る。データベースソフトとしては、例えば、Access(登
録商標:マイクロソフト社)が、一般への普及度の高さ
や外部からの制御の容易性などから好適であるが、複数
のテーブルにデータを書き込むことができるソフトであ
れば他のソフトでもよい。また、アプリケーション部1
fとしては、データベースソフトに限らず、レシピデー
タを書き込む(設定する)ことが可能な形態を提供でき
るものであれば、それ以外のアプリケーションソフトウ
ェアであってもよい。
As the application section 1f, for example, general-purpose database software is installed. As the database software, for example, Access (registered trademark: Microsoft Corporation) is preferable because of its high penetration into the public and ease of external control, but software that can write data to a plurality of tables is preferred. If so, other software may be used. Application section 1
f is not limited to database software, but may be other application software as long as it can provide a form in which recipe data can be written (set).

【0055】データベースソフトは、図5(a)に示す
レシピ情報テーブル21…と、図5(b)に示すレシピ
DBマスタテーブル22を提供し、これらにおいてデー
タなどの各種設定を行うように構成されている。これら
のレシピ情報テーブル21…およびレシピDBマスタテ
ーブル22は、レシピ情報ファイル1gに格納されてい
る。
The database software provides a recipe information table 21 shown in FIG. 5 (a) and a recipe DB master table 22 shown in FIG. 5 (b), in which various settings such as data are made. ing. The recipe information table 21... And the recipe DB master table 22 are stored in the recipe information file 1g.

【0056】レシピ情報テーブル21は、レシピデータ
を設定するためのテーブルであり、複数用意されてい
る。このレシピ情報テーブル21には、NODE、SY
MBOL、TYPE、DATAおよびNUMBERの各
設定項目(フィールド)がデフォルト名として設けられ
ている。
The recipe information table 21 is a table for setting recipe data, and a plurality of recipe information tables are prepared. This recipe information table 21 contains NODE, SY
Each setting item (field) of MBOL, TYPE, DATA and NUMBER is provided as a default name.

【0057】「NODE」は、共通ネットワーク4にお
ける接続ノード(局)のノード名(局名)を表してお
り、表示器2の名称などの記入が可能である。「SYM
BOL」は、レシピデータの転送先となるデバイスの名
称を表している。「TYPE」は、デバイスのデータタ
イプを表している。このデータタイプは、データの表現
形式(ビット形式(16ビット、32ビットなど)また
は文字列形式)および数値の表現形式(10進符号の有
無、16進、BCDなど)を組み合わせたデータの表現
タイプであって、これらの組み合わせに対応した1〜1
0などの番号で設定される。「DATA」はPLC3に
与えるレシピデータを表しており、「NUMBER」は
レシピデータの個数を表している。
"NODE" indicates the node name (station name) of the connection node (station) in the common network 4, and the name of the display 2 and the like can be entered. "SYM
"BOL" indicates the name of the device to which the recipe data is to be transferred. “TYPE” indicates the data type of the device. This data type is a data expression type that combines a data expression format (bit format (16 bits, 32 bits, etc.) or a character string format) and a numeric expression format (presence or absence of decimal code, hexadecimal, BCD, etc.). And 1 to 1 corresponding to these combinations.
It is set with a number such as 0. "DATA" represents recipe data to be given to the PLC 3, and "NUMBER" represents the number of recipe data.

【0058】レシピDBマスタテーブル22は、レシピ
情報テーブル21を管理するためのテーブルであり、こ
のテーブルには、KEYCODE、MDBおよびTBL
の各設定項目(フィールド)がデフォルト名として設け
られている。
The recipe DB master table 22 is a table for managing the recipe information table 21, and includes KEYCODE, MDB, and TBL.
Each setting item (field) is provided as a default name.

【0059】「KEYCODE」は、前述のIDコード
に対応付けられたキーコードであり、後述する配信条件
に対応して設定されている。「MDB」は、後述するデ
ータ通信処理部1aが提供する設定画面(図6参照)で
指定されるアクセスファイル名を表している。「TB
L」は、レシピ情報テーブル21の名称を表している。
例えば、テーブル名「T1」、「T2」および「T3」
は、それぞれ図5(a)における1ないし3番目のレシ
ピ情報テーブル21を表している。
"KEYCODE" is a key code associated with the above-described ID code, and is set in accordance with distribution conditions described later. “MDB” indicates an access file name specified on a setting screen (see FIG. 6) provided by the data communication processing unit 1a described later. "TB
“L” represents the name of the recipe information table 21.
For example, table names "T1", "T2" and "T3"
Respectively represent the first to third recipe information tables 21 in FIG.

【0060】レシピDBマスタテーブル22およびレシ
ピ情報テーブル21における上記の各項目名(フィール
ド名)は、データ通信処理部1aによって後述のように
変更することができる。
The above item names (field names) in the recipe DB master table 22 and the recipe information table 21 can be changed by the data communication processing section 1a as described later.

【0061】データ通信処理部1aは、アプリケーショ
ン部1fとして汎用のデータベースソフトがインストー
ルされている場合、パラメータを設定するための図6に
示すような設定画面と、レシピ情報テーブル21のフィ
ールド名を変更できる図7に示すような設定画面を提供
する。
When general-purpose database software is installed as the application unit 1f, the data communication processing unit 1a changes a setting screen as shown in FIG. 6 for setting parameters and a field name of the recipe information table 21. A setting screen as shown in FIG. 7 is provided.

【0062】図6に示す設定画面においては、「アクセ
スファイル指定」、「mdbファイル選択」および「テ
ーブル選択」を含んでいる。「アクセスファイル指定」
はアクセスすべきファイルを指定する欄であり、ファイ
ルを階層的に指定することが可能である。「mdbファ
イル選択」はデータベースファイルとしての保存先のm
dbファイルを選択するための記入欄であり、「テーブ
ル選択」はレシピデータを設定すべきテーブルを選択す
る記入欄である。
The setting screen shown in FIG. 6 includes “access file designation”, “mdb file selection”, and “table selection”. "Access file specification"
Is a field for specifying a file to be accessed, and the file can be specified hierarchically. “Mdb file selection” is the storage destination m as the database file
This is an entry column for selecting a db file, and “table selection” is an entry column for selecting a table in which recipe data is to be set.

【0063】図7に示す設定画面の「レシピDBマスタ
テーブル」においては、キーコード、アクセスファイル
名およびレシピ情報テーブルは、デフォルト状態では、
それぞれ前述のように「KEYCODE」、「MD
B」、および「TBL」となっているが、それぞれの記
入欄において所望の名称を設定することができる。ま
た、この設定画面の「レシピ情報テーブル」において
は、ノード名、シンボル名、データタイプ、データおよ
び個数は、デフォルト状態では、それぞれ前述のように
「NODE」、「SYMBOL」、「DATA」および
「NUMBER」となっているが、それぞれの記入欄に
おいて所望の名称を設定することができる。
In the “recipe DB master table” on the setting screen shown in FIG. 7, the key code, the access file name and the recipe information table are in the default state.
As described above, "KEYCODE" and "MD
B "and" TBL ", a desired name can be set in each entry column. In the “recipe information table” of this setting screen, the node name, symbol name, data type, data and number are “NODE”, “SYMVOL”, “DATA” and “DATA” in the default state, respectively, as described above. NUMBER ", but a desired name can be set in each entry column.

【0064】配信設定部1cは、ノード情報および配信
情報を設定する。ノード情報は、共通ネットワーク4に
おけるノードと、そのノードに接続される表示器2の種
類とを含んでいる。配信情報は、各PLC3に接続され
るデバイス(入力機器6および出力機器7)のシンボル
名、各表示器2毎のデータ配信タイミング、配信すべき
データのストアアドレス、受信したデータのストアアド
レス等を含んでいる。これらのノード情報および配信情
報は、ネットワークファイル1dに保存され、必要に応
じて各表示器2のデータ配信部2gにダウンロードされ
る。この配信設定部1cは、パッケージソフトウェアと
してプログラムメディアの形態で提供可能なソフトウェ
アであって、予めパソコン1にインストールされてい
る。このプログラムメディアも、前述のプログラムメデ
ィアと同様、パソコン1や表示器2と分離可能に構成さ
れる記録媒体である。
The distribution setting section 1c sets node information and distribution information. The node information includes a node in the common network 4 and a type of the display 2 connected to the node. The distribution information includes a symbol name of a device (input device 6 and output device 7) connected to each PLC 3, a data distribution timing for each display 2, a store address of data to be distributed, a store address of received data, and the like. Contains. These node information and distribution information are stored in the network file 1d and downloaded to the data distribution unit 2g of each display 2 as needed. The distribution setting unit 1c is software that can be provided in the form of program media as package software, and is installed in the personal computer 1 in advance. This program medium is also a recording medium that is configured to be separable from the personal computer 1 and the display 2, similarly to the aforementioned program medium.

【0065】配信情報は、図8(a)および(b)に示
すような設定画面上で設定され、設定画面には「配信条
件」と「配信局・受信局」とが設けられている。
The distribution information is set on a setting screen as shown in FIGS. 8A and 8B. The setting screen is provided with “distribution conditions” and “distribution stations / reception stations”.

【0066】図8(a)に示す「配信条件」には、配信
のタイミングを決定する条件として、電源投入、時刻指
定、周期指定、書き換えトリガ、ON期間、OFF期
間、立ち上がりトリガおよび立ち下がりトリガが設けら
れている。
The “distribution conditions” shown in FIG. 8A include, as conditions for determining distribution timing, power-on, time designation, cycle designation, rewrite trigger, ON period, OFF period, rising trigger and falling trigger. Is provided.

【0067】「電源投入」は、表示器2の電源投入時に
配信を行う条件であり、「時刻指定」は、指定された時
刻に配信を行う条件である。「周期指定」は、所望の周
期毎に配信を行う条件であり、「書き換えトリガ」は、
出力データが書き換えられたとき、すなわち出力データ
が変化したときに配信を行う条件である。「ON期間」
と「OFF期間」とは、デバイスのON期間とOFF期
間とのそれぞれにおいて配信を続けて行うための条件で
あり、「立ち上がりトリガ」と「立ち下がりトリガ」と
は、出力データ(指定デバイス出力)の立ち上がりと立
ち下がりとのそれぞれの検出時に配信を行うための条件
である。
"Power on" is a condition for performing distribution when the display 2 is powered on, and "Time designation" is a condition for performing distribution at a designated time. The “cycle specification” is a condition for performing distribution at each desired cycle, and the “rewrite trigger” is
This is a condition for performing distribution when output data is rewritten, that is, when output data changes. "ON period"
And the "OFF period" are conditions for continuously performing distribution in each of the ON period and the OFF period of the device, and the "rising trigger" and the "falling trigger" are output data (designated device output). This is a condition for performing distribution when each of the rising edge and the falling edge is detected.

【0068】また、配信条件の設定画面における下側の
領域には、上記の各条件のうちデバイスの出力に基づく
条件に関して指定すべきデバイスのシンボル名を入力す
る欄が設けられている。さらに、その下には、配信条件
をチェックする周期(ms単位)と、配信を行う期間の
設定欄と、配信後にデバイス出力をOFFまたはONに
戻す処理のための設定欄とが設けられている。ただし、
チェック周期は、「電源投入」、「時刻設定」および
「周期指定」の配信条件にのみ有効であり、期間限定
は、「周期指定」の配信条件にのみ有効である。また、
配信後にデバイス出力をOFFに戻す設定については、
「立ち上がりトリガ」の配信条件にのみ有効であり、こ
の欄をチェックしない場合、デバイス出力は配信後もO
Nしたままになる。一方、配信後にデバイス出力をON
に戻す設定については、「立ち下がりトリガ」の配信条
件にのみ有効であり、この欄をチェックしない場合、デ
バイス出力は配信後もOFFしたままになる。
In the lower area of the distribution condition setting screen, there is provided a column for inputting a symbol name of a device to be designated with respect to a condition based on a device output among the above conditions. Further below, there are provided a cycle (in units of ms) for checking distribution conditions, a setting column for a distribution period, and a setting column for a process of returning a device output to OFF or ON after distribution. . However,
The check cycle is valid only for the distribution conditions of “power on”, “time setting”, and “cycle specification”, and the period limitation is valid only for the distribution condition of “cycle specification”. Also,
For the setting to return the device output to OFF after distribution,
This is valid only for the “trigger trigger” distribution condition. If this box is not checked, the device output will remain
N remains. On the other hand, device output is turned on after distribution
Is valid only for the distribution condition of “falling trigger”. If this column is not checked, the device output remains OFF after distribution.

【0069】一方、図8(b)に示す「配信局・受信
局」には、配信局および受信局についての情報記入部が
設けられている。配信局の情報は、パソコン1から配信
されるレシピデータの出力元となるデバイス名(ここで
は前述のファイル名)や表示器2から配信される出力デ
ータの出力元となるデバイスのシンボル名と、指定され
た期間に配信するデータの個数とを含んでいる。また、
受信局の情報は、受信局となる表示器2に対応するPL
C3に接続されたデバイスのシンボル名を含んでいる。
ただし、パソコン1が受信局となる場合、アプリケーシ
ョン部1fによって作成されたファイルに付された名称
をシンボル名とする。
On the other hand, the “distribution station / reception station” shown in FIG. 8B is provided with information entry sections for the distribution station and the reception station. The information of the distribution station includes a device name (here, the file name described above) as an output source of the recipe data distributed from the personal computer 1, a symbol name of the device as an output source of the output data distributed from the display 2, and And the number of data to be delivered in the specified period. Also,
The information of the receiving station is stored in the PL corresponding to the display 2 serving as the receiving station.
Contains the symbol name of the device connected to C3.
However, when the personal computer 1 is the receiving station, the name given to the file created by the application unit 1f is used as the symbol name.

【0070】データファイル1eは、変換データ記憶部
2fに記憶されるべき前述のプロトコル変換データを予
め登録している。この変換データは、初期設定時や、制
御システムに接続されるPLC3が変更されるときなど
のメンテナンス時に、必要とする表示器2にデータ通信
処理部1aを介してダウンロードされる。
In the data file 1e, the above-mentioned protocol conversion data to be stored in the conversion data storage unit 2f is registered in advance. The converted data is downloaded to the required display 2 via the data communication processing unit 1a at the time of initial setting or at the time of maintenance such as when the PLC 3 connected to the control system is changed.

【0071】上記のように構成される制御システムにお
いては、共通ネットワーク4を介して、共通プロトコル
のデータ列DT2 を受け取った場合、データ処理部2a
は、データ本体12から、PLC3へ伝送すべきコマン
ドを示す共通コード13と関連情報14とを抽出する。
さらに、データ処理部2aは、コマンド変換テーブルT
BLを参照して、専用ネットワーク5において伝送可能
で、その共通コード13に対応するコマンドコードを選
択する。また、必要に応じて、関連情報14の表現方法
が、専用ネットワーク5で伝送される表現方法に変換さ
れる。これらの結果、PLC3へ伝送すべきコマンド、
データ内容自体、データのサイズおよびアドレスなどが
決まると、データ処理部2aは、データ転送フォーマッ
トFMTを参照してPLC3へ送出するデータ列を生成
できる。
In the control system configured as described above, when the data sequence DT 2 of the common protocol is received via the common network 4, the data processing unit 2 a
Extracts a common code 13 indicating a command to be transmitted to the PLC 3 and related information 14 from the data body 12.
Further, the data processing unit 2a outputs the command conversion table T
With reference to the BL, a command code that can be transmitted in the dedicated network 5 and corresponds to the common code 13 is selected. If necessary, the expression method of the related information 14 is converted to an expression method transmitted on the dedicated network 5. As a result, commands to be transmitted to the PLC 3
When the data content itself, the data size, the address, and the like are determined, the data processing unit 2a can generate a data sequence to be sent to the PLC 3 with reference to the data transfer format FMT.

【0072】一方、PLC3からデータ列DT1 を受け
取った場合、データ処理部2aは、上記のデータ転送フ
ォーマットFMTに当てはめて、そのデータ列の示すコ
マンド、データ内容自体、データのサイズおよびアドレ
スなどを抽出し、上述とは逆の手順で共通プロトコルの
データ列DT2 に変換する。
On the other hand, when the data sequence DT 1 is received from the PLC 3, the data processing unit 2 a applies the command indicated by the data sequence, the data content itself, the data size and the address to the data transfer format FMT. extracted, converted into the data string DT 2 common protocol in the reverse order to the above.

【0073】前記のデータ転送フォーマットFMTおよ
びコマンド変換テーブルTBLの組み合わせ(プロトコ
ル情報)は、表示器2およびPLC3が制御に関するデ
ータを通信する前に、PLC3の通信プロトコルに合わ
せて設定され、異なる通信プロトコルを採用したPLC
3が接続されると、そのプロトコル情報は切り換えられ
る。例えば、図4では、機種AのPLC3から機種Bの
PLC3に変更する場合、コマンド変換テーブルTBL
aからコマンド変換テーブルTBLbに切り換えられ
る。
The combination (protocol information) of the data transfer format FMT and the command conversion table TBL is set in accordance with the communication protocol of the PLC 3 before the display 2 and the PLC 3 communicate control-related data. PLC adopting
When 3 is connected, its protocol information is switched. For example, in FIG. 4, when the PLC 3 of the model A is changed to the PLC 3 of the model B, the command conversion table TBL
Switching from a to the command conversion table TBLb.

【0074】なお、通信プロトコルの選択方法は、例え
ば、使用者がパソコン1や表示器2を操作して選択して
もよい。さらに、表示器2が自らが送出可能な通信プロ
トコルを順次選択しながら、PLC3の通信プロトコル
を特定可能なコマンドを、PLC3へ送出し、PLC3
からの応答コードによって、通信プロトコルを自動的に
判別してもよい。また、表示器2は、自らに接続可能な
PLC3が採用している通信プロトコルすべてに関し
て、上記のプロトコル情報を格納しておいてもよいし、
現在、接続されているPLC3の通信プロトコルのみを
格納しておき、必要に応じて、パソコン1から、あるい
は記録媒体を介してなど、種々の方法で通信プロトコル
をダウンロードしてもよい。
The communication protocol can be selected, for example, by the user operating the personal computer 1 or the display 2. Further, the display 2 sends a command capable of specifying the communication protocol of the PLC 3 to the PLC 3 while sequentially selecting communication protocols that the display 2 itself can send, and the PLC 3
The communication protocol may be automatically determined based on the response code from. The display 2 may store the above protocol information for all communication protocols adopted by the PLC 3 that can be connected to itself.
Only the communication protocol of the currently connected PLC 3 may be stored, and the communication protocol may be downloaded from the personal computer 1 or via a recording medium by various methods as necessary.

【0075】このように、PLC3との間で受け渡すデ
ータ列DT1 を、制御システムの動作中にリアルタイム
に生成することにより、表示器2は、入力されたデータ
がどこから来たかを問うことなく、PLC3へデータを
受け渡しできるとともに、PLC3が変更された場合に
あっても、制御システムを停止することなく即応でき
る。
As described above, by generating the data string DT 1 to be transferred to and from the PLC 3 in real time during the operation of the control system, the display 2 can display the input data without asking where it came from. , PLC3, and can respond immediately without stopping the control system even if the PLC3 is changed.

【0076】このように、本制御システムでは、従来の
制御システムとは異なり、通信の中心に表示器2…が配
されており、この表示器2…が、共通ネットワーク4と
専用ネットワーク5との双方に接続されている。さら
に、表示器2は、両ネットワーク4・5での通信プロト
コルが異なる場合、それぞれの通信プロトコルを相互変
換して、自らに接続されたPLC3と、パソコン1ある
いは他の表示器2との間の通信を中継する。これによ
り、表示器2…のそれぞれに接続されたPLC3…が採
用する通信プロトコルが互いに異なっていても、各表示
器2とパソコン1との間は、共通の通信プロトコルにて
通信できる。
As described above, in the present control system, unlike the conventional control system, the indicators 2 are arranged at the center of communication, and the indicators 2 are connected to the common network 4 and the dedicated network 5. Connected to both sides. Further, when the communication protocols in the two networks 4 and 5 are different, the display 2 converts the respective communication protocols to each other, and connects between the PLC 3 connected to itself and the personal computer 1 or another display 2. Relay communications. Thereby, even if the communication protocols adopted by the PLCs 3 connected to the respective display units 2 are different from each other, communication can be performed between each display unit 2 and the personal computer 1 by using a common communication protocol.

【0077】より詳しくは、ターゲットシステムは、流
量センサや温度センサまたはターゲットシステムの各部
の状態を検出するセンサのような入力機器6と、指示に
応じた動作を行うバルブやモータのような出力機器7と
を備えており、入出力機器6・7はPLC3にて制御さ
れている。また、PLC3は、シーケンサから発達して
きた経緯もあって、例えば、製造者毎や製品の種別毎な
ど、PLC3の機種毎に、独自の通信プロトコルを備え
ているものが多い。したがって、専用ネットワーク5を
介して表示器2と接続されるPLC3は、通信可能な通
信プロトコルで表示器2と通信する。
More specifically, the target system includes an input device 6 such as a flow sensor, a temperature sensor, or a sensor for detecting the state of each part of the target system, and an output device such as a valve or a motor that operates according to an instruction. The input / output devices 6 and 7 are controlled by the PLC 3. In addition, PLC3 has a unique communication protocol for each model of PLC3, for example, for each manufacturer or each product type, due to the history of development from a sequencer. Therefore, the PLC 3 connected to the display 2 via the dedicated network 5 communicates with the display 2 using a communicable communication protocol.

【0078】これにより、PLC3は、表示器2へ、ま
たは表示器2を介して他の表示器2あるいはパソコン1
へ、入力機器6が取得したデータをPLC3の出力デー
タとして送信する一方、表示器2から、または他局より
表示器2を介して伝えられた制御指示(レシピデータを
含む)を受信して出力機器7を制御することができる。
Thus, the PLC 3 is connected to the display 2 or through the display 2 to another display 2 or the personal computer 1.
While transmitting the data acquired by the input device 6 as output data of the PLC 3, and receiving and outputting a control instruction (including recipe data) transmitted from the display 2 or from another station via the display 2. The device 7 can be controlled.

【0079】ここで、表示器2は、制御システムに必須
の装置であるが、近年では、高解像度の画像を表示する
ために、例えば、数Mバイト程度の記憶容量を持ち、表
示に十分な速度で演算処理を行う。したがって、表示器
2は、十分余力を持って上記のプロトコル変換を行うこ
とができる。また、表示器2とパソコン1との間に、P
LC3が介在していないため、PLC3は、ターゲット
システム2の制御に専念できる。したがって、PLCが
通信の大半を処理する前述の従来の制御システムに比べ
て、記憶容量や処理能力を削減することができる。
Here, the display 2 is an indispensable device for the control system. In recent years, the display 2 has a storage capacity of, for example, about several megabytes and is sufficient for displaying high-resolution images. Performs arithmetic processing at speed. Therefore, the display 2 can perform the above-described protocol conversion with a sufficient margin. In addition, P is placed between the display 2 and the personal computer 1.
Since the LC 3 is not interposed, the PLC 3 can concentrate on the control of the target system 2. Therefore, the storage capacity and the processing capacity can be reduced as compared with the above-described conventional control system in which the PLC processes most of the communication.

【0080】なお、通信量の大きな処理の例として、タ
ーゲットシステムが製造する製品を変換する際などの、
パソコン1から表示器2へ画面データをダウンロードす
る処理などが挙げられる。ところが、本実施の形態に係
る制御システムでは、画面データは、PLC3を通過し
ないので、PLC3は、画面データをダウンロードする
場合であっても、負担が少なく、正常に動作し続けるこ
とができる。
As an example of the processing with a large communication amount, when converting a product manufactured by the target system,
A process of downloading screen data from the personal computer 1 to the display 2 is exemplified. However, in the control system according to the present embodiment, since the screen data does not pass through the PLC 3, even when downloading the screen data, the PLC 3 can continue to operate normally with a small load.

【0081】また、PLC3の機種に関わらず、各表示
器2およびパソコン1の間は、共通のプロトコルで通信
される。したがって、同じ制御システム内に、複数機種
のPLC3を混在させることができ、機種選択の幅が広
くなる。さらに、前述の従来の制御システムとは異な
り、本制御システムの共通ネットワーク4では通信プロ
トコルが共通である。したがって、例えば、ハブやブリ
ッジ、ルータなど、共通ネットワーク4に接続される機
器を自由に転用でき、これらの機器やPLC3の配置に
関する自由度を向上させることができる。加えて、通信
プロトコルを相互変換するための変換器が不要であるの
で、制御システム全体の製造費を低減することができ
る。
Further, irrespective of the type of the PLC 3, communication is performed between the display units 2 and the personal computer 1 using a common protocol. Therefore, a plurality of types of PLCs 3 can be mixed in the same control system, and the range of model selection can be widened. Further, unlike the above-mentioned conventional control system, the common network 4 of the present control system has a common communication protocol. Therefore, for example, devices connected to the common network 4 such as hubs, bridges, and routers can be freely diverted, and the degree of freedom regarding the arrangement of these devices and the PLC 3 can be improved. In addition, since a converter for mutually converting communication protocols is not required, the manufacturing cost of the entire control system can be reduced.

【0082】上記のように共通ネットワーク4で通信プ
ロトコルの共通化がなされた制御システムにおいては、
各表示器2およびパソコン1の間でPLC3のレシピデ
ータの配信を容易に行うことができる。次に、その配信
について詳細に説明する。
In the control system in which the communication protocol is shared by the common network 4 as described above,
The recipe data of the PLC 3 can be easily distributed between each display 2 and the personal computer 1. Next, the distribution will be described in detail.

【0083】ここで、共通ネットワーク4の各ノードA
〜Cに各表示器2が接続されており、表示器2に個々に
接続されるPLC3はそれぞれ100個の入出力端子を
有する構成について説明する。このような構成において
は、各PLC3の出力端子に対しては、PLC3におけ
るメモリの対応するストア領域へパソコン1からのレシ
ピデータが格納され、そのストア内容に応答して出力機
器7が制御される。また、各PLC3の入力端子に対し
ては、上記のメモリの対応するストア領域に入力機器6
からの入力データが書き込まれる。
Here, each node A of the common network 4
To C, each display 2 is connected, and the PLCs 3 individually connected to the display 2 each have 100 input / output terminals. In such a configuration, the recipe data from the personal computer 1 is stored in the corresponding storage area of the memory in the PLC 3 for the output terminal of each PLC 3, and the output device 7 is controlled in response to the stored contents. . Further, for the input terminal of each PLC 3, the input device 6 is stored in the corresponding store area of the above-mentioned memory.
The input data from is written.

【0084】表1に示す例では、ノードA〜Cに対応す
る各PLC3の100個の各入出力端子に対応したスト
ア領域に、それぞれ100〜199、200〜299、
300〜399のストアアドレスが割り当てられてい
る。
In the example shown in Table 1, 100 to 199, 200 to 299, and 200 to 299 are stored in the store areas corresponding to the 100 input / output terminals of the PLCs 3 corresponding to the nodes A to C, respectively.
Store addresses of 300 to 399 are assigned.

【0085】ノードAの表示器2におけるデータ配信部
2gは、予め設定された時刻○○:○○にアドレス10
0〜199のストア領域のデータ、すなわちすべての入
出力データを配信し、そのデータはパソコン1およびノ
ードBの表示器2にストアされる。同様に、ノードAの
表示器2からは、10秒周期毎にアドレス100〜14
9のストア領域のデータが配信され、20秒周期毎にア
ドレス150〜199のストア領域のデータが配信さ
れ、その表示器2の電源ON時にアドレス140〜15
9のストア領域のデータが配信される。
The data distribution unit 2g of the display unit 2 of the node A receives the address 10 at the preset time ○: ○.
The data in the storage area of 0 to 199, that is, all the input / output data is distributed, and the data is stored in the personal computer 1 and the display 2 of the node B. Similarly, from the display 2 of the node A, the addresses 100 to 14 are set every 10 seconds.
9, the data in the store areas 150 to 199 are distributed every 20 seconds, and the addresses 140 to 15 are stored when the display 2 is powered on.
Nine store areas are distributed.

【0086】[0086]

【表1】 [Table 1]

【0087】また、全工程の終了時に、最終ステーショ
ンに配されたPLC3のある端子に接続されているデバ
イスの出力が立ち上がると、ノードCの表示器2におけ
るデータ配信部2gは、パソコン1にレシピデータの配
信を要求する。これに対し、パソコン1からのレシピデ
ータがノードA〜Cの各表示器2を介して各PLC3に
配信され、それぞれアドレス100〜199、アドレス
200〜299、アドレス300〜299のストア領域
に格納される。
When the output of the device connected to a certain terminal of the PLC 3 arranged in the last station rises at the end of all the processes, the data distribution unit 2g of the display 2 of the node C sends the recipe to the personal computer 1. Request data delivery. On the other hand, recipe data from the personal computer 1 is distributed to each PLC 3 via each display 2 of the nodes A to C, and stored in the storage areas of addresses 100 to 199, addresses 200 to 299, and addresses 300 to 299, respectively. You.

【0088】パソコン1は、各表示器2から配信される
すべてのデータ(PLC3の出力データ)をストアして
いる。これに対して、ノードAについて製造ラインの最
も上流側に設けられるPLC3に対応する表示器2は、
下流側のノードB・Cについての各PLC3に対応する
表示器2からの配信データの取り込みを行わない。しか
しながら、表示器2(B・C)は、それぞれ製造ライン
の上流側にある表示器2(A・B)からのすべての配信
データを取り込んでおり、表示器2(C)では、表示器
2(A)からの一部のデータも取り込む。各表示器2に
は、データ配信部2g内に配信データの格納に必要なス
トア領域が形成されている。
The personal computer 1 stores all data (output data of the PLC 3) distributed from each display 2. On the other hand, the indicator 2 corresponding to the PLC 3 provided at the most upstream side of the production line for the node A is
It does not take in the distribution data from the display 2 corresponding to each PLC 3 for the downstream nodes B and C. However, the display 2 (B / C) takes in all the distribution data from the display 2 (A / B) on the upstream side of the manufacturing line, and the display 2 (C) takes the display 2 (C). Part of the data from (A) is also captured. Each display 2 has a storage area required for storing distribution data in the data distribution unit 2g.

【0089】パソコン1および各表示器2でのデータの
取り込みは、配信元からの配信データの、例えばIPア
ドレスに受信先のアドレスを格納しておくことによって
行われてもよい。また、受信先が多く存在する場合に
は、上記のデータ取り込みは、上記のIPアドレスを一
斉同報として、受信側で、配信データの配信元のIPア
ドレスに応答して、データを取り込むか否かを決定する
ようにして行われてもよい。
The data capture by the personal computer 1 and each display 2 may be performed by storing the destination address of the distribution data from the distribution source, for example, in the IP address. Also, when there are many receiving destinations, the above data capturing is performed by using the above IP address as a broadcast, and determining whether or not to capture the data in response to the distribution source IP address of the distribution data on the receiving side. May be determined.

【0090】しかも、すべての表示器2がパソコン1と
同様に、すべての配信データに対応したストア領域を有
し、すべての配信データを保有していてもよいことは勿
論である。また、表1に示す例では、説明の簡略化のた
めに、送信データのストアアドレスと受信データのスト
アアドレスとは相互に一致しているが、必ずしも一致し
ている必要はなく相互に異なっていてもよい。
Further, as with the personal computer 1, all the display devices 2 may have store areas corresponding to all the distribution data, and may have all the distribution data. Further, in the example shown in Table 1, for simplicity of description, the store address of the transmission data and the store address of the reception data match each other, but they do not always need to match, and are different from each other. You may.

【0091】上記のように、各表示器2およびパソコン
1との間で制御データの配信が行えるようになると、パ
ソコン1に設定されたレシピデータを容易に各PLC3
に転送することができる。続いて、その転送について詳
細に説明する。
As described above, when control data can be distributed between each display 2 and the personal computer 1, the recipe data set in the personal computer 1 can be easily transferred to each PLC 3
Can be forwarded to Subsequently, the transfer will be described in detail.

【0092】例えば、製造ラインの最終ステーションに
配されるノードCのPLC3が、全工程の終了時に、そ
のPLC3のある端子に接続されるデバイスの出力が立
ち上がると、ノードCの表示器2においてデータ配信部
2gが「立ち上がりトリガ」の配信条件が成立したこと
を確認して、配信条件の成立と配信条件の種類とを併せ
てパソコン1に送信する。パソコン1では、これらの情
報を受けることによって、データ通信処理部1aがアプ
リケーション部1fからレシピデータを読み出す。この
とき、レシピDBマスタテーブル22において、上記の
デバイスに関係付けられたキーコード(KEYCOD
E)に対応するテーブル(TBL)として、1つのレシ
ピ情報テーブル21が選ばれ、このレシピ情報テーブル
21からレシピデータが読み出される。
For example, when the output of the device connected to a certain terminal of the PLC 3 rises at the end of the entire process, the PLC 3 of the node C arranged at the last station of the manufacturing line, The delivery unit 2g confirms that the delivery condition of the “rising trigger” is satisfied, and transmits the satisfaction of the delivery condition and the type of the delivery condition to the personal computer 1 together. In the personal computer 1, upon receiving such information, the data communication processing unit 1a reads out the recipe data from the application unit 1f. At this time, in the recipe DB master table 22, the key code (KEYCOD)
One recipe information table 21 is selected as a table (TBL) corresponding to E), and recipe data is read from the recipe information table 21.

【0093】例えば、LS1000のシンボル名を有す
るデバイスの出力の立ち上がりのタイミングで1ライン
分の製造の全工程が終了したことを表す場合、予め、P
LC3のメモリにおけるLS1000のエリアのビット
をキーコード「2」に関係付けておく。そして、そのビ
ットが変化した(立ち上がった)ときには、レシピDB
マスタテーブル22によってキーコード「2」に対応す
るテーブル名「T2」のレシピ情報テーブル21が選ば
れる。このレシピ情報テーブル21のレシピデータは、
データ通信処理部1aによって読み出されると、共通ネ
ットワーク4を介して各ノードA〜Cの表示器2に転送
される。すると、ノード毎のレシピデータが、各表示器
2から、それらに接続される各PLC3に転送され、そ
れぞれのメモリのストア領域に書き込まれる。
For example, when it is indicated that the entire process of manufacturing one line has been completed at the rising edge of the output of the device having the symbol name of LS1000, P
The bits of the area of the LS 1000 in the memory of the LC 3 are associated with the key code “2”. When the bit changes (starts up), the recipe DB
The recipe information table 21 having the table name “T2” corresponding to the key code “2” is selected by the master table 22. The recipe data of this recipe information table 21 is
When read by the data communication processing unit 1a, the data is transferred to the display 2 of each of the nodes A to C via the common network 4. Then, the recipe data for each node is transferred from each display 2 to each PLC 3 connected thereto, and written in the store area of each memory.

【0094】なお、上記の例では、最終ステーションに
おけるPLC3の接続デバイスの出力変化(立ち上が
り)をトリガ(配信条件)として、レシピデータをパソ
コン1から配信する動作について説明したが、各ステー
ションにおけるPLC3の接続デバイスの出力変化をト
リガとしてレシピデータを配信するようにしてもよい。
また、図8(a)の配信条件の設定画面で設定される他
の配信条件、例えば、指定された時刻や周期をトリガと
してレシピデータを配信するようにしてもよい。
In the above example, the operation of distributing the recipe data from the personal computer 1 with the output change (rise) of the connected device of the PLC 3 in the last station as a trigger (distribution condition) has been described. The recipe data may be distributed using the output change of the connected device as a trigger.
Alternatively, the recipe data may be distributed using another distribution condition set on the distribution condition setting screen in FIG. 8A, for example, a specified time or cycle as a trigger.

【0095】以上のように、本実施の形態の制御システ
ムでは、表示器2がPLC3の機種毎の通信プロトコル
の相違を吸収して、各表示器2およびパソコン1の間の
データ通信を容易にしている。それゆえ、パソコン1で
設定されたレシピデータを異機種のPLC3に容易に転
送することができる。また、データ配信部2gによるデ
ータ配信機能を用いることによって、設定された配信条
件を満たす毎にパソコン1から表示器2に配信されたレ
シピデータがPLC3に転送されるので、ホストコンピ
ュータからPLCにアクセスするための従来のソフトの
ように、データ転送の条件が満たされたことを常時問い
合わせる必要がなく、効率的にデータ転送を行うことが
できる。さらに、データ通信処理部1aにアプリケーシ
ョン部1fからのデータ読み出しの機能を持たせている
ので、従来のようにPLCとアクセスするための専用の
ソフトを必要としない。
As described above, in the control system according to the present embodiment, the display 2 absorbs the difference in the communication protocol for each model of the PLC 3 and facilitates data communication between each display 2 and the personal computer 1. ing. Therefore, the recipe data set by the personal computer 1 can be easily transferred to the PLC 3 of a different model. In addition, by using the data distribution function of the data distribution unit 2g, the recipe data distributed from the personal computer 1 to the display 2 is transferred to the PLC 3 every time the set distribution conditions are satisfied, so that the host computer can access the PLC. Unlike conventional software for performing such a process, it is not necessary to constantly inquire that the data transfer conditions are satisfied, and data transfer can be performed efficiently. Furthermore, since the data communication processing section 1a has a function of reading data from the application section 1f, there is no need for dedicated software for accessing the PLC as in the related art.

【0096】なお、本実施の形態では、共通ネットワー
ク4として、イーサネット上のTCP/IPを採用して
いるが、これに限るものではない。例えば、IEEE1
394など、他のネットワークであってもよい。パソコ
ン1が表示器2を介して各PLC3と通信するために十
分な通信容量を持ったネットワークであれば、同様の効
果が得られる。
In the present embodiment, TCP / IP over Ethernet is adopted as the common network 4, but the present invention is not limited to this. For example, IEEE1
Other networks such as 394 may be used. Similar effects can be obtained if the network has a sufficient communication capacity for the personal computer 1 to communicate with each PLC 3 via the display 2.

【0097】また、本実施の形態において、共通ネット
ワーク4に伝送されるデータ列DT2 は、図3に示すよ
うに、PLC3への指示内容を含むデータ本体12と、
そのPLC3が接続されたヘッダ部11とを含んでいる
が、これに限るものではない。例えば、パソコン1に1
つの表示器2が接続される構成や、表示器2が複数であ
っても、パソコン1が、それぞれの表示器2と通信する
ためのポートを個別に備える場合など、ヘッダ部11を
含まなくても通信相手を特定可能な場合は、データ列D
2 がヘッダ部11を含まなくても、同様の効果が得ら
れる。
In the present embodiment, the data sequence DT 2 transmitted to the common network 4 includes, as shown in FIG.
It includes a header section 11 to which the PLC 3 is connected, but is not limited to this. For example, one PC
A configuration in which one display 2 is connected, and even when there are a plurality of displays 2, the personal computer 1 does not include the header unit 11 in a case where the personal computer 1 is individually provided with a port for communicating with each display 2. If the communication partner can also be specified, the data string D
Even T 2 is not include the header portion 11, the same effect can be obtained.

【0098】なお、この場合は、共通ネットワーク4と
して、RS−232Cなど、伝送プロトコルに、ヘッダ
部を含まなくてもよいものが採用される。ただし、この
場合は、パソコン1に接続可能な表示器2が、パソコン
1のポート数などによって制限される。したがって、共
通ネットワーク4のネットワーク構成に自由度が必要な
場合は、本実施の形態のように、データ列DT2 に含ま
れるヘッダ部11によって、通信相手を特定する方が望
ましい。
[0098] In this case, as the common network 4, a network such as RS-232C which does not need to include a header part in the transmission protocol is adopted. However, in this case, the number of the display units 2 that can be connected to the personal computer 1 is limited by the number of ports of the personal computer 1 and the like. Therefore, if necessary the degree of freedom in the network configuration common network 4, as in the present embodiment, the header portion 11 included in the data string DT 2, who identifies the communication partner is desired.

【0099】[0099]

【発明の効果】以上のように、本発明に係るデータ転送
システムは、ホストコンピュータから入力機器および出
力機器が接続された通信プロトコルの異なる制御装置に
制御データを転送するために、上記表示型制御装置およ
び上記制御装置が、制御装置毎に固有の上記通信プロト
コルで通信を行う専用ネットワークを介して個々に接続
される一方、上記ホストコンピュータおよび上記表示型
制御装置が、共通の通信プロトコルで通信を行う共通ネ
ットワークを介して互いに接続されており、上記表示型
制御装置が、上記制御装置と上記ホストコンピュータと
の間の通信を中継する際、上記両ネットワークで用いら
れる通信プロトコルを互いに変換するプロトコル変換手
段と、予め設定されている配信条件が満たされたときに
上記ホストコンピュータからの上記制御データを上記制
御装置に配信する配信手段とを有し、上記ホストコンピ
ュータが、上記配信条件に対応付けて上記制御データを
設定する設定手段と、満たされた上記配信条件に対応す
る上記制御データを上記設定手段から読み出す読出手段
とを有している構成である。
As described above, in the data transfer system according to the present invention, the input device and the output are output from the host computer.
Control devices with different communication protocols connected to
In order to transfer control data, the above-mentioned display-type control device and
And the above-mentioned control device has the above-mentioned communication protocol specific to each control device.
Connect individually via a dedicated network that communicates with
The host computer and the display type
The control device communicates using a common communication protocol.
Are connected to each other through a network, and the display-type control device is connected to the control device and the host computer.
When relaying communication between a protocol conversion means for converting a communication protocol used in the both networks to each other physician, the control data from the host computer when the distribution condition set in advance is satisfied Distribution means for distributing to the control device, wherein the host computer sets the control data in association with the distribution condition, and sets the control data corresponding to the satisfied distribution condition. Reading means for reading from the means.

【0100】これにより、表示型制御装置とホストコン
ピュータとの間の共通ネットワークで使用される通信プ
ロトコルと、表示型制御装置と制御装置との間の専用ネ
ットワークで使用される通信プロトコルとが相互に変換
される。それゆえ、表示型制御装置は、制御装置の通信
プロトコルに関わらず、常に同一の通信プロトコルで、
共通ネットワークを介してホストコンピュータと通信す
ることができる。この結果、ホストコンピュータは、通
信プロトコルの異なる制御装置に制御データを容易に転
送することができる。
Thus, the communication protocol used in the common network between the display control device and the host computer and the communication protocol used in the dedicated network between the display control device and the control device are mutually reciprocal. Is converted. Therefore, the display control device always uses the same communication protocol regardless of the communication protocol of the control device.
It can communicate with a host computer via a common network. As a result, the host computer can easily transfer control data to control devices having different communication protocols.

【0101】また、予め設定されている配信条件が満た
されたときにホストコンピュータからの制御データが制
御装置に配信されるので、ホストコンピュータ側から制
御装置に制御データを更新するタイミングを必要に応じ
て問い合わせる必要がなくなり、自動的にデータを転送
することができる。また、ホストコンピュータにおいて
は、予め配信条件に対応付けて制御データが設定されて
いるので、配信条件が満たされる毎に、上記の配信条件
に対応する新たな制御データが読み出されて制御装置に
転送されるので適時に制御データを転送することができ
る。
Further, since control data from the host computer is distributed to the control device when a preset distribution condition is satisfied, the timing for updating the control data from the host computer to the control device can be adjusted as required. It is not necessary to make an inquiry and the data can be automatically transferred. In the host computer, since control data is set in advance in association with the distribution condition, every time the distribution condition is satisfied, new control data corresponding to the above distribution condition is read out and sent to the control device. Since the data is transferred, the control data can be transferred in a timely manner.

【0102】したがって、機種毎に通信プロトコルの異
なる制御装置にホストコンピュータからの転送して制御
装置において更新することができるとともに、データ転
送の効率化を図ることができるという効果を奏する。
Therefore, it is possible to transfer the data from the host computer to a control device having a different communication protocol for each model and to update the data in the control device, and to improve the data transfer efficiency.

【0103】本発明に係るデータ転送方法は、ホストコ
ンピュータから入力機器および出力機器が接続された通
信プロトコルが異なる制御装置に制御データを転送する
ために、上記表示型制御装置および上記制御装置が、制
御装置毎に固有の上記通信プロトコルで通信を行う専用
ネットワークを介して個々に接続される一方、上記ホス
トコンピュータおよび上記表示型制御装置が、共通の通
信プロトコルで通信を行う共通ネットワークを介して互
いに接続された制御システムを用い、上記表示型制御装
置において、上記制御装置と上記ホストコンピュータと
の間の通信を中継する際、上記両ネットワークで用いら
れる通信プロトコルを互いに変換するとともに、予め設
定されている配信条件が満たされたときに上記ホストコ
ンピュータからの上記制御データを上記制御装置に配信
し、上記ホストコンピュータにおいて、上記配信条件に
対応付けて制御データを設定するとともに、満たされた
上記配信条件に対応する上記制御データを読み出す方法
である。
The data transfer method according to the present invention employs a host
From the computer to which input and output devices are connected.
Transfer control data to control devices with different communication protocols
Therefore, the display-type control device and the control device
Dedicated for communication using the above communication protocol unique to each control device
While connected individually via a network, the host
Computer and the display-type control device are shared
Communication via a common network that communicates with
In the display control device, the control device, the host computer,
When relaying communication between said Hosutoko when converts the communication protocol used in the both networks to each other physician, delivery preset condition is satisfied
A method of distributing the control data from a computer to the control device , setting the control data in the host computer in association with the distribution condition, and reading out the control data corresponding to the satisfied distribution condition. .

【0104】これにより、ホストコンピュータと制御装
置との間で転送される制御データの通信プロトコルが、
表示型制御装置において伝送先のネットワークの通信プ
ロトコルに変換される。それゆえ、表示型制御装置は、
常に同一の通信プロトコルで、共通ネットワークを介し
てホストコンピュータと通信が可能になり、この結果、
ホストコンピュータは、通信プロトコルの異なる制御装
置に制御データを容易に転送することができる。
Thus, the communication protocol of the control data transferred between the host computer and the control device is
The display type control device converts the data into the communication protocol of the transmission destination network. Therefore, the display-type control device
With the same communication protocol, communication with the host computer is enabled via a common network.
The host computer can easily transfer control data to control devices having different communication protocols.

【0105】また、配信条件が満たされたときに制御デ
ータを制御装置に配信するので、自動的にデータを転送
することができる。また、ホストコンピュータにおいて
は、配信条件が満たされる毎に、予め配信条件に対応付
けられた新たな制御データが読み出されて制御装置に転
送されるので適時にデータを転送することができる。
Further, since the control data is distributed to the control device when the distribution condition is satisfied, the data can be automatically transferred. Further, in the host computer, every time the distribution condition is satisfied, new control data previously associated with the distribution condition is read and transferred to the control device, so that the data can be transferred in a timely manner.

【0106】したがって、前記のデータ転送システムと
同様、機種毎に通信プロトコルの異なる制御装置に制御
データを容易に転送して制御装置において更新すること
ができるとともに、データ転送の効率化を図ることがで
きるという効果を奏する。
Therefore, similarly to the above-described data transfer system, control data can be easily transferred to a control device having a different communication protocol for each model and updated in the control device, and the efficiency of data transfer can be improved. It has the effect of being able to.

【0107】本発明に係るデータ転送のためのプログラ
ムが記録された記録媒体は、ホストコンピュータから入
力機器および出力機器が接続された通信プロトコルの異
なる制御装置に制御データを転送するために、上記表示
型制御装置および上記制御装置が、制御装置毎に固有の
上記通信プロトコルで通信を行う専用ネットワークを介
して個々に接続される一方、上記ホストコンピュータお
よび上記表示型制御装置が、共通の通信プロトコルで通
信を行う共通ネットワークを介して互いに接続された制
御システムを用い、上記表示型制御装置において、上記
制御装置と上記ホストコンピュータとの間の通信を中継
する際、上記両ネットワークで用いられる通信プロトコ
を互いに変換するとともに、予め設定されている配信
条件が満たされたときに上記ホストコンピュータからの
上記制御データを上記制御装置に配信し、上記ホストコ
ンピュータにおいて、上記配信条件に対応付けて上記制
御データを設定するとともに、満たされた上記配信条件
に対応する上記制御データを読み出すためのプログラム
が記録されている。
The recording medium on which the data transfer program according to the present invention is recorded is input from a host computer.
Of the communication protocol to which the
The above display to transfer the control data to the control device
Type control device and the above control device are unique to each control device.
Via a dedicated network that communicates with the above communication protocol
And connected individually, while the host computer and
And the display-type control device communicate with a common communication protocol.
Systems connected to each other via a common network
Using control system, in the display-type control device, the
Relays communication between the controller and the host computer
When converts the communication protocol used in the both networks to each other physician, the control data from the host computer delivers to the control device when the distribution condition set in advance is satisfied, the host In the computer, a program for setting the control data in association with the distribution condition and reading out the control data corresponding to the satisfied distribution condition is recorded.

【0108】これにより、ホストコンピュータと制御装
置との間で転送されるデータの通信プロトコルが、表示
型制御装置において伝送先のネットワークの通信プロト
コルに変換される。それゆえ、表示型制御装置とホスト
コンピュータとの間の通信が常に同一の通信プロトコル
で行うことが可能になり、この結果、ホストコンピュー
タは、通信プロトコルの異なる制御装置に制御データを
容易に転送することができる。
Thus, the communication protocol of the data transferred between the host computer and the control device is converted into the communication protocol of the transmission destination network in the display type control device. Therefore, communication between the display control device and the host computer can always be performed using the same communication protocol. As a result, the host computer can easily transfer control data to a control device having a different communication protocol. be able to.

【0109】また、配信条件が満たされたときに制御装
置からの出力データをホストコンピュータに配信するの
で、自動的にデータを転送することができる。また、ホ
ストコンピュータにおいては、配信条件が満たされる毎
に、予め配信条件に対応付けられた新たな制御データが
読み出されて制御装置に転送されるので適時にデータを
転送することができる。
Further, since the output data from the control device is delivered to the host computer when the delivery condition is satisfied, the data can be automatically transferred. Further, in the host computer, every time the distribution condition is satisfied, new control data previously associated with the distribution condition is read and transferred to the control device, so that the data can be transferred in a timely manner.

【0110】しかも、上記のプログラムは、プロトコル
変換および配信のための処理と組み合わされて提供され
るので、従来用いられていたデータ転送のための専用の
ソフトウェア(プログラム)を必要としない。
Moreover, since the above-mentioned program is provided in combination with a process for protocol conversion and distribution, there is no need for a dedicated software (program) for data transfer conventionally used.

【0111】したがって、前記のデータ転送システムと
同様、機種毎に通信プロトコルの異なる制御装置に制御
データを容易に転送して制御装置において更新すること
ができるとともに、データ転送の効率化を図ることがで
きるという効果を奏するとともに、プログラムを有効に
利用することができるという効果を併せて奏する。
Therefore, similarly to the data transfer system described above, control data can be easily transferred to a control device having a different communication protocol for each model and updated in the control device, and the efficiency of data transfer can be improved. In addition to the effect that the program can be used, the effect that the program can be effectively used is also provided.

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

【図1】本発明の一実施の形態に係る制御システムの要
部の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a main part of a control system according to an embodiment of the present invention.

【図2】専用ネットワークの通信プロトコルと、上記制
御システムにおけるプログラマブル表示器が通信プロト
コルを変換する場合に参照するデータ転送フォーマット
とを示す説明図である。
FIG. 2 is an explanatory diagram showing a communication protocol of a dedicated network and a data transfer format referred to when a programmable display in the control system converts the communication protocol.

【図3】共通ネットワークの通信プロトコルを示す説明
図である。
FIG. 3 is an explanatory diagram showing a communication protocol of a common network.

【図4】上記プログラマブル表示器が通信プロトコルを
変換する場合に参照されるコマンド変換テーブルを示す
説明図である。
FIG. 4 is an explanatory diagram showing a command conversion table referred to when the programmable display device converts a communication protocol.

【図5】(a)および(b)は、それぞれ上記制御シス
テムにおけるパソコンのアプリケーション部に設定され
るレシピDBマスタテーブルおよびレシピ情報テーブル
を示す説明図である。
FIGS. 5A and 5B are explanatory diagrams respectively showing a recipe DB master table and a recipe information table set in an application unit of a personal computer in the control system.

【図6】上記アプリケーション部が作成したファイルに
アクセスするパラメータを設定するために上記パソコン
のデータ通信処理部が提供する設定画面を示す説明図で
ある。
FIG. 6 is an explanatory diagram showing a setting screen provided by a data communication processing unit of the personal computer for setting parameters for accessing a file created by the application unit.

【図7】レシピDBマスタテーブルおよびレシピ情報テ
ーブルのフィールドを変更するために上記データ通信処
理部が提供する設定画面を示す説明図である。
FIG. 7 is an explanatory diagram showing a setting screen provided by the data communication processing unit for changing fields of a recipe DB master table and a recipe information table.

【図8】(a)および(b)は、それぞれ上記パソコン
における配信設定部にて設定される配信条件設定画面お
よび配信局・受信局設定画面を示す説明図である。
FIGS. 8A and 8B are explanatory diagrams respectively showing a distribution condition setting screen and a distribution station / reception station setting screen set by a distribution setting section of the personal computer.

【図9】従来の制御システムの要部の構成を示すブロッ
ク図である。
FIG. 9 is a block diagram showing a configuration of a main part of a conventional control system.

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

1 パーソナルコンピュータ(ホストコンピュー
タ) 1a データ通信処理部(読出手段) 1c データ配信設定 1f アプリケーション部(設定手段) 1g レシピ情報ファイル 2 プログラマブル表示器(表示型制御装置) 2a データ処理部 2f 変換データ記憶部 2g データ配信部(配信手段) 3 PLC(制御装置) 4 共通ネットワーク 5 専用ネットワーク 6 入力機器 7 出力機器 21 レシピ情報テーブル 22 レシピDBテーブ
DESCRIPTION OF SYMBOLS 1 Personal computer (host computer) 1a Data communication processing part (reading means) 1c Data distribution setting part 1f Application part (setting means) 1g Recipe information file 2 Programmable display (display control device) 2a Data processing part 2f Conversion data storage parts 2g data distribution unit (delivery means) 3 PLC (controller) 4 common network 5 dedicated network 6 input device 7 output device 21 recipe information table 22 recipe DB table

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平7−225831(JP,A) 特開 平10−224386(JP,A) 特開 平9−91012(JP,A) 特開 平10−105214(JP,A) 特開 平8−212112(JP,A) (58)調査した分野(Int.Cl.7,DB名) G05B 19/04 - 19/05 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-7-225831 (JP, A) JP-A-10-224386 (JP, A) JP-A-9-91012 (JP, A) JP-A-10-210 105214 (JP, A) JP-A-8-212112 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G05B 19/04-19/05

Claims (9)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】入力機器および出力機器が接続された制御
装置と、該制御装置に接続され、 制御装置の制御状態を表示し、
かつ上記制御装置に制御指示を与える表示型制御装置
と、複数の 該表示型制御装置の上位に設けられ、通信プロト
コルの異なる上記制御装置に与える制御データを設定す
るホストコンピュータとを備え、 上記表示型制御装置および上記制御装置は、制御装置毎
に固有の上記通信プロトコルで通信を行う専用ネットワ
ークを介して個々に接続される一方、上記ホストコンピ
ュータおよび上記表示型制御装置は、共通の通信プロト
コルで通信を行う共通ネットワークを介して互いに接続
されており、 上記表示型制御装置が、上記制御装置と上記ホストコン
ピュータとの間の通信を中継する際、上記両ネットワー
クで用いられる通信プロトコルを互いに変換するプロト
コル変換手段と、予め設定されている配信条件が満たさ
れたときに上記ホストコンピュータからの上記制御デー
タを上記制御装置に配信する配信手段とを有し、 上記ホストコンピュータが、上記配信条件に対応付けて
上記制御データを設定する設定手段と、満たされた上記
配信条件に対応する上記制御データを上記設定手段から
読み出す読出手段とを有していることを特徴とするデー
タ転送システム。
1. A control device input device and the output device is connected, is connected to the control device, to display the control state of the control device,
A display control device for giving a control instruction to the control device; and a communication protocol provided above the plurality of display control devices.
Set the control data to be given to the above controllers with different
That host and a computer, the display type control device and the control device, the control device for each
Dedicated network that communicates with the above communication protocol specific to
Connected individually via the network, while the host
And the display-type control device, a common communication protocol
Connected to each other via a common network
And the display-type control device is connected to the control device and the host computer.
When relaying communication between the computer, the control from the host computer when a protocol conversion means for converting a communication protocol used in the both networks to each other physician, delivery preset condition is satisfied Distribution means for distributing data to the control device, wherein the host computer sets the control data in association with the distribution condition, and sets the control data corresponding to the satisfied distribution condition. A data transfer system comprising: a reading unit that reads from the setting unit.
【請求項2】上記配信条件として、上記表示型制御装置
の電源投入時、指定された時刻、上記制御装置の出力デ
ータの変化時、上記入力機器および出力機器のON期
間、上記入力機器および出力機器のOFF期間、上記出
力データの立ち上がりの検出時ならびに上記出力データ
の立ち下がりの検出時が設けられ、 上記配信手段が、上記配信条件のうち設定された配信条
件が満たされると、上 記読出手段によって読み出された
制御データを配信することを特徴とする請求項1に記載
のデータ転送システム。
2. The display type control device according to claim 2 , wherein
When the power is turned on, at the specified time, the output data
When the data changes, the ON period of the above input device and output device
During the OFF period of the input device and output device,
When the rising edge of the force data is detected and the above output data
At the time of detecting the fall of
When the matter is met, it was read out by the upper Symbol reading means
The method according to claim 1, wherein the control data is distributed.
Data transfer system.
【請求項3】上記プロトコル変換手段によるプロトコル
変換処理に用いられるプロトコル情報は、異なる通信プ
ロトコルを採用した上記制御装置が上記表示型制御装置
に接続されると切り換えられることを特徴とする請求項
1または2に記載のデータ転送システム。
3. A protocol by said protocol conversion means.
The protocol information used for the conversion process is stored in different communication protocols.
The above-mentioned control device adopting the protocol is the above-mentioned display type control device.
Characterized by being switched when connected to
3. The data transfer system according to 1 or 2.
【請求項4】入力機器および出力機器が接続された制御
装置と、該制御装置に接続され、該制御装置の制御状態
を表示し、かつ上記制御装置に制御指示を与える表示型
制御装置と、複数の該表示型制御装置の上位に設けら
れ、通信プロトコルの異なる上記制御装置に与える制御
データを設定するホストコンピュータとを備え、上記表
示型制御装置および上記制御装置が、制御装置毎に固有
の上記通信プロトコルで通信を行う専用ネットワークを
介して個々に接続される一方、上記ホストコンピュータ
および上記表示型制御装置が、共通の通信プロトコルで
通信を行う共通ネットワークを介して互いに接続された
制御システムを用い、 上記表示型制御装置において、上記制御装置と上記ホス
トコンピュータとの間の通信を中継する際、上記両ネッ
トワークで用いられる通信プロトコルを互いに変換する
とともに、予め設定されている配信条件が満たされたと
きに上記ホストコンピュータからの上記制御データを上
記制御装置に配信し、 上記ホストコンピュータにおいて、上記配信条件に対応
付けて上記制御データを設定するとともに、満たされた
上記配信条件に対応する上記制御データを読み出すこと
を特徴とするデータ転送方法。
4. A control in which an input device and an output device are connected.
A device and a control state of the control device connected to the control device
Display type for displaying a control instruction to the control device
A control device and a plurality of display-type control devices.
Control given to the above-mentioned control devices with different communication protocols
A host computer for setting data.
Indicative control device and the above control device are unique to each control device
A dedicated network that communicates with the above communication protocol
Connected individually via the host computer
And the above-mentioned display-type control device uses a common communication protocol.
Connected to each other via a common network
The display-type control device uses a control system and the control device and the host device.
When relaying communication with a remote computer,
Convert communication protocols used in the network to each other
And that the preset delivery conditions have been met.
The control data from the host computer
Distributed to the control device, and the host computer corresponds to the distribution conditions.
And set the above control data
Reading the control data corresponding to the distribution condition
A data transfer method characterized by the above-mentioned.
【請求項5】上記配信条件として、上記表示型制御装置
の電源投入時、指定された時刻、上記制御装置の出力デ
ータの変化時、上記入力機器および出力機器のON期
間、上記入力機器および出力機器のOFF期間、上記出
力データの立ち上がりの検出時ならびに上記出力データ
の立ち下がりの検出時を設け、 上記配信条件のうち設定された配信条件が満たされる
と、上記ホントコンピュ ータで読み出された制御データ
を配信することを特徴とする請求項4に記載のデータ転
送方法。
5. The display-type control device according to claim 1, wherein:
When the power is turned on, at the specified time, the output data
When the data changes, the ON period of the above input device and output device
During the OFF period of the input device and output device,
When the rising edge of the force data is detected and the above output data
The time of detection of the falling edge is provided, and the distribution condition set among the above distribution conditions is satisfied.
When the control data read by the Really computer
5. The data transfer according to claim 4, wherein
How to send.
【請求項6】プロトコル変換処理に用いられるプロトコ
ル情報を、異なる通信プロトコルを採用した上記制御装
置が上記表示型制御装置に接続されると切り換えること
を特徴とする請求項4または5に記載のデータ転送方
法。
6. A protocol used in a protocol conversion process.
Control information using different communication protocols.
Switching when the device is connected to the display control device
The data transfer method according to claim 4 or 5, wherein
Law.
【請求項7】入力機器および出力機器が接続された制御
装置と、該制御装置に接続され、該制御装置の制御状態
を表示し、かつ上記制御装置に制御指示を与える表示型
制御装置と、複数の該表示型制御装置の上位に設けら
れ、上記制御装置に与える制御データを設定するホスト
コンピュータとを備え、上記表示型制御装置および上記
制御装置が、制御装置毎に固有の上記通信プロトコルで
通信を行う専用ネットワークを介して個々に接続される
一方、上記ホストコンピュータおよび上記表示型制御装
置が、共通の通信プロトコルで通信を行う共通ネットワ
ークを介して互いに接続された制御システムを用い、 上記表示型制御装置において、上記制御装置と上記ホス
トコンピュータとの間の通信を中継する際、上記両ネッ
トワークで用いられる通信プロトコルを互いに変換する
とともに、予め設定されている配信条件が満たされたと
きに上記ホストコンピュータからの上記制御データを上
記制御装置に配信し、 上記ホストコンピュータにおいて、上記配信条件に対応
付けて上記制御データを設定するとともに、満たされた
上記配信条件に対応する上記制御データを読み出すため
のプログラムが記録されたコンピュータ読み取り可能な
記録媒体。
7. A control to which an input device and an output device are connected.
A device and a control state of the control device connected to the control device
Display type for displaying a control instruction to the control device
A control device and a plurality of display-type control devices.
And a host for setting control data to be given to the control device.
A display-type control device,
The control device uses the above communication protocol unique to each control device.
Connected individually via a dedicated network for communication
On the other hand, the host computer and the display control device
Devices that communicate using a common communication protocol.
A control system connected to each other through a network, the display-type control device includes the control device and the host.
When relaying communication with a remote computer,
Convert communication protocols used in the network to each other
And that the preset delivery conditions have been met.
The control data from the host computer
Distributed to the control device, and the host computer corresponds to the distribution conditions.
And set the above control data
To read the control data corresponding to the distribution conditions
Computer-readable computer with recorded programs
recoding media.
【請求項8】上記配信条件として、上記表示型制御装置
の電源投入時、指定された時刻、上記制御装置の出力デ
ータの変化時、上記入力機器および出力機器のON期
間、上記入力機器および出力機器のOFF期間、上記出
力データの立ち上がりの検出時ならびに上記出力データ
の立ち下がりの検出時を設け、 上記配信条件のうち設定された配信条件が満たされる
と、上記ホストコンピュータで読み出された制御データ
を配信するプログラムが記録された請求項7に記 載の記
録媒体。
8. The display-type control device as the distribution condition.
When the power is turned on, at the specified time, the output data
When the data changes, the ON period of the above input device and output device
During the OFF period of the input device and output device,
When the rising edge of the force data is detected and the above output data
The time of detection of the falling edge is provided, and the distribution condition set among the above distribution conditions is satisfied.
And the control data read by the host computer
Program for distributing the mounting serial to claim 7 recorded the serial
Recording medium.
【請求項9】プロトコル変換処理に用いられるプロトコ
ル情報を、異なる通信プロトコルを採用した上記制御装
置が上記表示型制御装置に接続されると切り換えるプロ
グラムが記録された請求項7または8に記載の記録媒
体。
9. A protocol used in a protocol conversion process.
Control information using different communication protocols.
Switch when the device is connected to the display control device.
9. The recording medium according to claim 7, wherein a gram is recorded.
body.
JP18431999A 1999-06-29 1999-06-29 Data transfer system, data transfer method and recording medium on which data transfer program is recorded Expired - Lifetime JP3155253B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18431999A JP3155253B2 (en) 1999-06-29 1999-06-29 Data transfer system, data transfer method and recording medium on which data transfer program is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18431999A JP3155253B2 (en) 1999-06-29 1999-06-29 Data transfer system, data transfer method and recording medium on which data transfer program is recorded

Publications (2)

Publication Number Publication Date
JP2001014008A JP2001014008A (en) 2001-01-19
JP3155253B2 true JP3155253B2 (en) 2001-04-09

Family

ID=16151263

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18431999A Expired - Lifetime JP3155253B2 (en) 1999-06-29 1999-06-29 Data transfer system, data transfer method and recording medium on which data transfer program is recorded

Country Status (1)

Country Link
JP (1) JP3155253B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6396511B1 (en) 1997-12-04 2002-05-28 Nec Corporation Network communication system not requiring modifications or additions to manager and agent software

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4738086B2 (en) * 2005-07-29 2011-08-03 三菱電機株式会社 Protocol conversion program creation support apparatus and creation support program
JP5451374B2 (en) * 2009-12-28 2014-03-26 キヤノンアネルバ株式会社 Inspection system, inspection apparatus, and inspection method
JP5399329B2 (en) * 2010-06-29 2014-01-29 株式会社デジタル Programmable display and data display program
KR20130063132A (en) * 2011-12-06 2013-06-14 (주)엔씨씨 Plc auto communication interface method and apparatus
DE112013006971T5 (en) 2013-05-17 2016-02-18 Mitsubishi Electric Corporation Programmable controller, its peripheral device and program for accessing table data of the programmable controller
JP2018018251A (en) 2016-07-27 2018-02-01 ファナック株式会社 Numerical controller
KR102286203B1 (en) * 2019-08-28 2021-08-05 씨제이대한통운 (주) Integrated management method and system of heterogeneous logistics automation facility

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6396511B1 (en) 1997-12-04 2002-05-28 Nec Corporation Network communication system not requiring modifications or additions to manager and agent software

Also Published As

Publication number Publication date
JP2001014008A (en) 2001-01-19

Similar Documents

Publication Publication Date Title
JP3364207B2 (en) Control system, display device, data transmission method, and recording medium on which the program is recorded
US7970941B2 (en) Control server, control terminal, control system, and recording medium storing control communication program
US7953892B2 (en) Control server, control terminal, control system, and recording medium storing control communication program
WO2001082032A2 (en) Network addressing based on physical site location of a network device
CN100452749C (en) Network opening method in manufacturing system
JP2001016662A (en) Data collection system, data collection method, and recording medium recording program for data collection
JP3155253B2 (en) Data transfer system, data transfer method and recording medium on which data transfer program is recorded
JP3155257B1 (en) Data collection system, data collection method, and recording medium on which data collection program is recorded
JP3423626B2 (en) Control host computer and recording medium on which the program is recorded
JP3621326B2 (en) Data accumulation system, data accumulation method, and recording medium recording program for data accumulation
JP2002111680A (en) Control system
JP3827051B2 (en) Tool device, network system construction method, and recording medium
JP3155258B1 (en) Data collection system, data collection method, and recording medium on which data collection program is recorded
JP3155254B2 (en) Application software start-up system and start-up method, and recording medium on which a program for the start-up is recorded
JP3155259B1 (en) Notification system, notification method, and recording medium storing program for notification
JP3512705B2 (en) Screen simulation system for programmable display, screen simulation method, and recording medium recording program for screen simulation
JP2002351512A (en) Control system, data write/read control program and recording medium recorded with the program
JP3196704B2 (en) Industrial robot
JP2003131709A (en) Control display system, control program and recording medium storing the program
JP3190627B2 (en) Control host computer and recording medium on which the program is recorded
JP3730101B2 (en) CONTROL SYSTEM, CONTROL SYSTEM DATA WRITE / READ METHOD, AND RECORDING MEDIUM CONTAINING PROGRAM FOR DATA WRITE / READ
JP3751917B2 (en) DATA COLLECTION SYSTEM, DATA COLLECTION METHOD, DATA COLLECTION PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
JP3497441B2 (en) Control server device and control system
JP4934288B2 (en) Control system and personal computer
JP2005033670A (en) Field network system, its device id setting method, setting tool, and motor drive

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
R150 Certificate of patent or registration of utility model

Ref document number: 3155253

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20080202

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090202

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20100202

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20100202

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110202

Year of fee payment: 10

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20120202

Year of fee payment: 11

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20120202

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20130202

Year of fee payment: 12

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20140202

Year of fee payment: 13

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term