JPH05304695A - Programmable controller - Google Patents
Programmable controllerInfo
- Publication number
- JPH05304695A JPH05304695A JP4108174A JP10817492A JPH05304695A JP H05304695 A JPH05304695 A JP H05304695A JP 4108174 A JP4108174 A JP 4108174A JP 10817492 A JP10817492 A JP 10817492A JP H05304695 A JPH05304695 A JP H05304695A
- Authority
- JP
- Japan
- Prior art keywords
- function
- data
- transmission
- transmission station
- controller
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 230000005540 biological transmission Effects 0.000 claims abstract description 93
- 230000006870 function Effects 0.000 claims abstract description 61
- 238000013480 data collection Methods 0.000 claims abstract description 12
- 230000006386 memory function Effects 0.000 claims abstract description 9
- 238000000034 method Methods 0.000 claims description 17
- 230000004044 response Effects 0.000 claims description 5
- 238000012545 processing Methods 0.000 abstract description 7
- 238000012806 monitoring device Methods 0.000 description 24
- 238000010586 diagram Methods 0.000 description 5
- 238000012544 monitoring process Methods 0.000 description 3
- 238000004886 process control Methods 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 2
- 244000309464 bull Species 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Landscapes
- Testing And Monitoring For Control Systems (AREA)
- Programmable Controllers (AREA)
- Selective Calling Equipment (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、データ伝送路により複
数の伝送局が接続されている制御システムに使用される
プログラマブルコントローラ装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a programmable controller device used in a control system in which a plurality of transmission stations are connected by a data transmission line.
【0002】[0002]
【従来の技術】プロセスの制御、監視、および管理を目
的としたプロセス制御システムは、主に監視装置と、コ
ントローラから構成されている。2. Description of the Related Art A process control system for controlling, monitoring, and managing a process mainly comprises a monitoring device and a controller.
【0003】この監視装置とコントローラは、データ伝
送路で結合されており、プロセスの情報はコントローラ
から監視装置を経由してオペレータへ送られる。The monitoring device and the controller are connected by a data transmission line, and process information is sent from the controller to the operator via the monitoring device.
【0004】伝送方式としては、1対1および1対Nで
のデータの受け渡しが行われるメッセージ伝送、各伝送
局が伝送上のコモンメモリを持ち、N対Nでデータの受
け渡しが行われるスキャン伝送がある。As a transmission method, message transmission in which data is transferred between 1: 1 and 1: N, and scan transmission in which each transmission station has a common memory for transmission and data is transferred between N: N There is.
【0005】スキャン伝送は、伝送局が自発的に同報通
信を定周期で実行し、各伝送局内のコモンメモリの内容
を自動更新するものである。伝送上のこのコモンメモリ
をスキャンメモリと称し、それぞれの伝送局が送信領域
と受信領域をもつ。プロセスの情報は、主にこのスキャ
ン伝送によりコントローラから各伝送局に送られる。In the scan transmission, the transmission station voluntarily executes the broadcast communication at a fixed cycle and automatically updates the contents of the common memory in each transmission station. This common memory for transmission is called a scan memory, and each transmission station has a transmission area and a reception area. Process information is mainly sent from the controller to each transmission station by this scan transmission.
【0006】メッセージ伝送は、スキャン伝送とは異な
り、イベント発生を特定の相手に付帯情報と同時に即時
通知する場合、またはプログラムなど多量の情報を分割
して送る場合に用いられるものである。Unlike scan transmission, message transmission is used when an event occurrence is instantly notified to a specific party at the same time as incidental information, or when a large amount of information such as a program is divided and sent.
【0007】このようなプロセス制御システムにおい
て、プロセスのデータを収集し、編集する機能は、プロ
セスの監視、生産・銘柄管理、コントローラの制御性能
の解析など、データ処理機能のうちの重要な要素の1つ
となっている。In such a process control system, the function of collecting and editing process data is an important element of data processing functions such as process monitoring, production / brand management, and controller control performance analysis. It is one.
【0008】このデータ収集機能を制御システムに組み
込む方法としては、その機能をシステム上のどこに付加
するかの違いにより、以下のものが従来から用いられて
いる。(1)専用のデータ・ロギング用機器を、コント
ローラとは別に設置する。As a method of incorporating this data collection function into a control system, the following has been conventionally used depending on where the function is added to the system. (1) Install a dedicated data logging device separately from the controller.
【0009】(2)コントローラからスキャン伝送によ
り送信された、コントローラとプロセス間の入出力デー
タ等を、他伝送局において収集する。(2) Input / output data and the like between the controller and the process transmitted from the controller by scan transmission are collected in another transmission station.
【0010】この場合、他伝送局としては、オペレータ
・コンソール、データベース・ステーション、ゲートウ
エイにより接続された上位プロセスコンピュータなどの
監視装置が一般的である。In this case, as the other transmission station, a monitoring device such as an operator console, a database station, a host process computer connected by a gateway is generally used.
【0011】(3)コントローラが内部データを自ら収
集し、収集完了後に監視装置に送る。(3) The controller collects the internal data by itself and sends it to the monitoring device after the collection is completed.
【0012】[0012]
【発明が解決しようとする課題】従来の3方式ではそれ
ぞれ以下の問題点がある。The three conventional methods have the following problems.
【0013】(1)専用のデータ・ロギング装置の場合 専用のデータ・ロギング用機器を用いた場合、専用の伝
送路をプラントとの間に設置する必要があるため、機器
間のワイヤリングによりデータ信頼性が低下する。ま
た、監視装置が接続されている伝送路ではないため、操
作性が悪い、メンテナンスがやりにくいなどの問題があ
る。(1) Dedicated data logging device When a dedicated data logging device is used, it is necessary to install a dedicated transmission line between the device and the plant. Sex decreases. Further, since the transmission line is not connected to the monitoring device, there are problems such as poor operability and difficult maintenance.
【0014】(2)スキャンデータをもとに監視装置で
収集する場合 コントローラからスキャン伝送により送信されたデータ
を監視装置等において定周期に収集し編集する方式で
は、システムとしての処理効率が良くないという問題が
ある。(2) Collecting by the monitoring device based on the scan data The method of collecting and editing the data transmitted by the scan transmission from the controller at the monitoring device or the like at a constant cycle does not have a high processing efficiency as a system. There is a problem.
【0015】時系列データをスキャンメモリから収集す
るためには、伝送速度と同じ周期で監視装置においても
収集する必要があるため、高速の処理周期を必要としな
い監視装置の負荷を上げることになってしまう。In order to collect the time-series data from the scan memory, it is necessary for the monitoring device to collect the data at the same cycle as the transmission speed, which increases the load on the monitoring device that does not require a high-speed processing cycle. Will end up.
【0016】特に、複数のコントローラにおいて高速に
処理しているデータを、1台で管理しているような監視
装置において、通常の監視情報以外のデータ収集するよ
うな場合は、監視装置の処理効率をさげることになって
しまう。In particular, in a monitoring device in which data processed at high speed by a plurality of controllers is managed by one unit, when collecting data other than normal monitoring information, the processing efficiency of the monitoring device is high. Will be reduced.
【0017】(3)コントローラが自らデータを収集す
る場合 コントローラ自身でデータを収集する場合、一般的にコ
ントローラ内部のデータのみを収集対象としている。そ
のため複数のコントローラが協調して、1つのプロセス
を制御しているような場合、それぞれのコントローラで
収集したデータを監視装置に吸い上げてからそれぞれの
コントローラのデータを編集する必要がある。さらに、
このような場合、それぞれのコントローラで収集したデ
ータのタイミングを一致させるための情報が必要とな
る。(3) When the controller collects data by itself When collecting data by the controller itself, generally only the data inside the controller is targeted for collection. Therefore, when a plurality of controllers cooperate to control one process, it is necessary to download the data collected by each controller to the monitoring device and then edit the data of each controller. further,
In such a case, information for matching the timing of the data collected by each controller is required.
【0018】また、複数のコントローラの負荷が一定で
ない場合、高負荷のコントローラに補助的に収集機能を
付加することは、コントローラの性能を考慮した場合得
策とはいいがたい。Further, when the loads of a plurality of controllers are not constant, it is not a good idea to add a collecting function to a high-load controller in consideration of the performance of the controllers.
【0019】[0019]
【課題を解決するための手段】本発明はデータ伝送路を
介して他の伝送局との間で受け渡しされた伝送局データ
を記憶保持するコモンメモリ機能と、このコモンメモリ
機能によって記憶保持された前記伝送局データを定期的
に収集して自動更新するスキャン機能と、制御対象とな
るプロセス装置との間で制御信号または情報信号を授受
するI/Oインターフェイス機能と、制御信号または情
報信号を定期的に収集する登録テーブル機能と、この登
録テーブル機能によって収集された制御信号または情報
信号を記憶保持するデータバッファ機能と、このデータ
バッファ機能によって記憶保持された制御信号または情
報信号とスキャン機能によって自動更新された伝送局デ
ータとを時系列的に収集して記憶保持するデータ収集機
能とを具備してなるプログラマブルコントローラ装置、
及び他の伝送局からのデータ送信要求に応じて制御信号
または情報信号あるいは伝送局データを一括して他の伝
送局に送信する一括送信機能を具備したプログラマブル
コントローラ装置である。SUMMARY OF THE INVENTION The present invention has a common memory function for storing and holding transmission station data transferred to and from another transmission station via a data transmission path, and a common memory function for storing and holding the same. A scan function for periodically collecting and automatically updating the transmission station data, an I / O interface function for exchanging control signals or information signals with a process device to be controlled, and a periodic control signal or information signal Automatically by the registration table function that collects automatically, the data buffer function that stores and holds the control signal or information signal collected by this registration table function, and the control signal or information signal and the scan function that is stored and held by this data buffer function. And a data collection function for collecting and storing updated transmission station data in time series. The programmable controller device,
And a programmable controller device having a batch transmission function of collectively transmitting a control signal, an information signal, or transmission station data to another transmission station in response to a data transmission request from another transmission station.
【0020】[0020]
【作用】本発明のプログラマブルコントローラ装置にお
いては、データ伝送路を介して他の伝送局との間で受け
渡しされた伝送局データを記憶保持し、コモンメモリ機
能によって記憶保持された伝送局データを定期的に収集
して自動更新し、制御対象となるプロセス装置との間で
制御信号または情報信号を授受し、制御信号または情報
信号を定期的に収集し、登録テーブル機能によって収集
された制御信号または情報信号を記憶保持し、データバ
ッファ機能によって記憶保持された制御信号または情報
信号とスキャン機能によって自動更新された伝送局デー
タとを時系列的に収集して記憶保持する。In the programmable controller device of the present invention, the transmission station data transferred to and from another transmission station via the data transmission path is stored and held, and the transmission station data stored and held by the common memory function is periodically stored. Control signals or information signals are exchanged with the process device to be controlled, the control signals or information signals are periodically collected, and the control signals collected by the registration table function or Information signals are stored and held, and control signals or information signals stored and held by the data buffer function and transmission station data automatically updated by the scan function are collected in time series and stored and held.
【0021】そして、他の伝送局からのデータ送信要求
に応じて制御信号または情報信号あるいは伝送局データ
を一括して他の伝送局に送信する。Then, in response to a data transmission request from another transmission station, control signals or information signals or transmission station data are collectively transmitted to the other transmission station.
【0022】[0022]
【実施例】次に本発明の一実施例を説明する。図1およ
び図2において、11はデータ伝送路10を介して他の
伝送局との間で受け渡しされた伝送局データを記憶保持
するコモンメモリ機能、12はコモンメモリ機能11に
よって記憶保持された伝送局データを定期的に収集して
自動更新するスキャン機能、13は制御対象となるプロ
セス装置14との間で制御信号または情報信号を授受す
るI/Oインターフェイス機能と、15は制御信号また
は情報信号を定期的に収集する登録テーブル機能と、1
6は登録テーブル機能15によって収集された制御信号
または情報信号を記憶保持するデータバッファ機能、1
7はデータバッファ機能によって記憶保持された制御信
号または情報信号とスキャン機能によって自動更新され
た伝送局データとを時系列的に収集して記憶保持するデ
ータ収集機能である。EXAMPLE An example of the present invention will be described below. In FIG. 1 and FIG. 2, 11 is a common memory function for storing and holding transmission station data transferred between other transmission stations via the data transmission path 10, and 12 is a transmission stored and held by the common memory function 11. A scan function that periodically collects station data and automatically updates it, 13 is an I / O interface function that sends and receives control signals or information signals to and from the process device 14 that is a control target, and 15 is a control signal or information signal Registration table function that collects information periodically 1
6 is a data buffer function for storing and holding control signals or information signals collected by the registration table function 15.
Reference numeral 7 denotes a data collection function that collects the control signal or information signal stored and held by the data buffer function and the transmission station data automatically updated by the scan function in time series and stores and holds the data.
【0023】また、本実施例に他の伝送局からのデータ
送信要求に応じて制御信号または情報信号あるいは伝送
局データを一括して他の伝送局に送信する一括送信機能
を備えたプログラマブルコントローラ装置とすることも
できる。Further, in this embodiment, a programmable controller device having a batch transmission function for collectively transmitting control signals or information signals or transmission station data to another transmission station in response to a data transmission request from another transmission station. It can also be
【0024】即ち、本実施例は複数台の伝送局がデータ
伝送路10を介して接続されている制御システムにおい
て、データ伝送路10を介して接続されている他伝送局
との間でデータを受け渡しするためのコモンメモリをも
ち、各伝送局で自発的に同報通信を定周期で実行し、各
伝送局内のコモンメモリの内容を自動更新する伝送(ス
キャン伝送)機能とを有したコントローラであって、定
周期にデータを収集するために必要な情報を登録する登
録テーブルと、収集したデータを記憶保持するために必
要なデータバッファを有し、コモンメモリのデータを含
めたコントローラの内部データをすべて収集対象として
所定周期でデータを収集して、その時系列的に収集され
たデータを記憶保持することを特徴とするデータ収集機
能付きのプログラマブルコントローラである。That is, in the present embodiment, in a control system in which a plurality of transmission stations are connected via the data transmission line 10, data is transmitted between other transmission stations connected via the data transmission line 10. A controller that has a common memory for handing over, has a transmission (scan transmission) function to automatically update the contents of the common memory in each transmission station by voluntarily executing broadcast communication at each transmission station at fixed intervals. It has a registration table for registering the information necessary to collect data in a fixed cycle and a data buffer necessary for storing and holding the collected data, and the internal data of the controller including the data in the common memory. A program with a data collection function, which collects data in a predetermined cycle and collects and holds the data collected in time series. It is a Bull controller.
【0025】そして、コントローラ内部に、他伝送局と
のコモンメモリ上にある収集対象のアドレスを登録する
機能と、その登録に従って伝送上のコモンメモリから指
定された情報を時系列的に記録する記録機能とを持ち、
伝送上のコモンメモリ上のデータであれば、自局のデー
タ以外でも記録できるようにする。Then, a function of registering the addresses to be collected on the common memory with other transmission stations in the controller, and a record for recording the information specified from the common memory on the transmission in time series according to the registration Has a function and
Any data other than that of the own station can be recorded as long as it is data in the common memory for transmission.
【0026】即ち、プロセス制御システムにおいて、プ
ログラマブル・コントローラと監視装置が、データ伝送
路により接続されており、コントローラはCPU21、
ROM22,23,RAM24、入出力インターフェー
ス25、伝送インターフェース26から構成されてい
る。That is, in the process control system, the programmable controller and the monitoring device are connected by a data transmission line, and the controller is the CPU 21,
The ROM 22 and 23, the RAM 24, the input / output interface 25, and the transmission interface 26.
【0027】ROMには、コントローラ全体の制御を管
理するシステムプログラム31、データ入出力を実行す
る入出力プログラム32、データの収集を実行するデー
タ収集実行プログラム33、収集したデータ等を転送・
送信するデータ転送・送信プログラム34、コントロー
ラの稼働状態の負荷を判断する処理プログラム等を含
む。A system program 31, which manages control of the entire controller, an input / output program 32, which executes data input / output, a data collection execution program 33, which executes data collection, and the collected data, etc., are transferred to the ROM.
It includes a data transfer / transmission program 34 for transmission, a processing program for determining the load of the operating state of the controller, and the like.
【0028】RAMには、ユーザーが定義したアプリケ
ーション・プログラム35、入出力構成情報36、収集
対象を示す収集データ登録テーブル15、入出力データ
37、収集データを格納するバッファ・メモリ16等を
含む。The RAM includes a user-defined application program 35, input / output configuration information 36, a collection data registration table 15 indicating collection targets, input / output data 37, a buffer memory 16 for storing collection data, and the like.
【0029】また、前記のコントローラにおいて、デー
タ伝送路を介して入力された他伝送局からのデータ送信
要求に応じて、記憶保持された収集データをまとめてデ
ータ伝送路を介して他伝送局へ送信する機能を有したデ
ータ収集機能付きのプログラマブルコントローラとする
ことが出来る。Further, in the above controller, in response to a data transmission request from another transmission station input via the data transmission line, the collected data stored and held are collectively transmitted to the other transmission station via the data transmission line. A programmable controller with a data collection function that has a transmission function can be used.
【0030】監視装置において収集したいデータをスキ
ャンメモリから選択する。各コントローラでは、現在実
行中のタスク量をスキャンメモリ上にセットし、監視装
置に通知する。監視装置では、各コントローラのうち一
番負荷の低いものに対して登録情報を送信する。The data to be collected in the monitoring device is selected from the scan memory. Each controller sets the amount of task currently being executed in the scan memory and notifies the monitoring device. The monitoring device transmits the registration information to the controller with the lowest load among the controllers.
【0031】登録情報を受信したコントローラでは、登
録情報をもとにスキャンメモリから必要なデータを収集
する。The controller receiving the registration information collects necessary data from the scan memory based on the registration information.
【0032】ある事象を検出し収集が完了した後、収集
情報を一括して監視装置に送信する。収集データを一括
して受信した監視装置は、収集データをデータベース等
に蓄積し、必要なときにトレンド等として監視装置の画
面へ表示し、事象の解析に利用する。After a certain event is detected and the collection is completed, the collected information is collectively transmitted to the monitoring device. The monitoring device that receives the collected data collectively stores the collected data in a database or the like, displays it as a trend or the like on the screen of the monitoring device when necessary, and uses it for event analysis.
【0033】伝送上のコモンメモリ(スキュンメモリ)
のデータを収集対象とし、コントローラ自信がデータを
収集する方式のため、実施例には以下のような効果が挙
げられる。Common memory for transmission (scan memory)
The following effects are provided in the embodiment because the data is collected by the controller and the controller collects the data.
【0034】(1)データ収集の一元化 1プラントを複数のコントローラで制御しているような
分散制御システムにおいて、事象の解析に必要な情報が
複数のコントローラに分散されている場合であっても1
箇所のコントローラでデータを収集することができるた
め、監視装置でデータを再編集する必要がなくなる。(1) Centralization of data collection In a distributed control system in which one plant is controlled by a plurality of controllers, even if information necessary for event analysis is distributed to a plurality of controllers,
Since the data can be collected by the controller at the location, it is not necessary to re-edit the data by the monitoring device.
【0035】また、必要な情報が複数のデータ群(ファ
イル)に分割されることがないため、データの管理が簡
単に行える。Further, since the necessary information is not divided into a plurality of data groups (files), the data can be easily managed.
【0036】(2)負荷分散 複数のコントローラのうちで負荷が軽いコントローラに
おいて、データを収集させるといった応用ができるた
め、システム上の負荷を均等にして、高速にデータを収
集することが可能となる。(2) Load distribution Among the plurality of controllers, a controller with a light load can be applied to collect data, so that the load on the system can be made uniform and data can be collected at high speed. ..
【0037】(3)収集対象の広範囲化 コントローラのデータ以外でも収集対象とできるため様
々な応用例が考えられる。(3) Widening of collection target Since various data other than the controller data can be collected, various application examples are possible.
【0038】たとえば、コントローラとI/Oが伝送路
上分離しているような場合は、I/Oのデータを直接ス
キャンメモリから収集することができる。For example, when the controller and I / O are separated on the transmission path, I / O data can be directly collected from the scan memory.
【0039】また、監視装置が送信している情報を収集
対象とし、その情報をデータ収集の開始・終了条件に利
用すれば、監視装置から収集の開始・停止要求の機能を
追加することなく、その機能を実現できる。Further, if the information transmitted by the monitoring device is a collection target and the information is used as a start / end condition of data collection, the function of requesting start / stop of the collection from the monitoring device is not added. The function can be realized.
【0040】[0040]
【発明の効果】本発明により、伝送データ処理の高速化
が可能となる。According to the present invention, it is possible to speed up transmission data processing.
【図1】本発明の一実施例を示すプログラマブルコント
ローラの説明図である。FIG. 1 is an explanatory diagram of a programmable controller showing an embodiment of the present invention.
【図2】図1の構成図である。FIG. 2 is a configuration diagram of FIG.
【図3】従来のデータ・ロギング装置を用いる方法を示
す説明図である。FIG. 3 is an explanatory diagram showing a method of using a conventional data logging device.
【図4】従来の監視装置で収集する方法を示す説明図で
ある。FIG. 4 is an explanatory diagram showing a method of collecting data by a conventional monitoring device.
【図5】従来の個々のコントローラで収集する方法を示
す説明図である。FIG. 5 is an explanatory diagram showing a conventional method of collecting data by individual controllers.
11 コモンメモリ機能 12 スキャン機能 13 I/Oインターフェイス機能 15 登録テーブル機能 16 データバッファ機能 17 データ収集機能 11 Common Memory Function 12 Scan Function 13 I / O Interface Function 15 Registration Table Function 16 Data Buffer Function 17 Data Collection Function
Claims (2)
で受け渡しされた伝送局データを記憶保持するコモンメ
モリ機能と、このコモンメモリ機能によって記憶保持さ
れた前記伝送局データを定期的に収集して自動更新する
スキャン機能と、制御対象となるプロセス装置との間で
制御信号または情報信号を授受するI/Oインターフェ
イス機能と、前記制御信号または情報信号を定期的に収
集する登録テーブル機能と、この登録テーブル機能によ
って収集された前記制御信号または情報信号を記憶保持
するデータバッファ機能と、このデータバッファ機能に
よって記憶保持された前記制御信号または情報信号と前
記スキャン機能によって自動更新された伝送局データと
を時系列的に収集して記憶保持するデータ収集機能とを
具備してなるプログラマブルコントローラ装置。1. A common memory function for storing and holding transmission station data transferred to and from another transmission station via a data transmission path, and the transmission station data stored and held by this common memory function is periodically stored. Function for collecting and automatically updating the control signals, I / O interface function for exchanging control signals or information signals with the process equipment to be controlled, and registration table for periodically collecting the control signals or information signals. Function, a data buffer function for storing and holding the control signal or information signal collected by this registration table function, and the control signal or information signal stored and held by this data buffer function and automatically updated by the scan function A program having a data collection function of time-sequentially collecting and storing transmission station data. Ramable controller device.
応じて前記制御信号または情報信号あるいは前記伝送局
データを一括して前記他の伝送局に送信する一括送信機
能を具備した前記請求項第1項記載のプログラマブルコ
ントローラ装置。2. A batch transmission function for collectively transmitting the control signal or the information signal or the transmission station data to the other transmission station in response to a data transmission request from the other transmission station. The programmable controller device according to item 1.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4108174A JPH05304695A (en) | 1992-04-28 | 1992-04-28 | Programmable controller |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4108174A JPH05304695A (en) | 1992-04-28 | 1992-04-28 | Programmable controller |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05304695A true JPH05304695A (en) | 1993-11-16 |
Family
ID=14477870
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4108174A Pending JPH05304695A (en) | 1992-04-28 | 1992-04-28 | Programmable controller |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05304695A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002351521A (en) * | 2001-05-24 | 2002-12-06 | Mitsuboshi Belting Ltd | Production management system of driving belt manufacturing line |
US6867749B1 (en) | 1998-04-27 | 2005-03-15 | Digital Electronics Corporation | Control system, display device, control-use host computer, and data transmission method |
JP2009271687A (en) * | 2008-05-07 | 2009-11-19 | Mitsubishi Electric Corp | Plant monitoring control system |
WO2015163092A1 (en) * | 2014-04-21 | 2015-10-29 | 株式会社東芝 | Monitoring control system, monitoring control device, and controller |
JP2019046293A (en) * | 2017-09-05 | 2019-03-22 | 株式会社Kmc | Production monitoring system and production monitoring method |
-
1992
- 1992-04-28 JP JP4108174A patent/JPH05304695A/en active Pending
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6867749B1 (en) | 1998-04-27 | 2005-03-15 | Digital Electronics Corporation | Control system, display device, control-use host computer, and data transmission method |
US7103421B2 (en) | 1998-04-27 | 2006-09-05 | Digital Electronics Corporation | Control system, display device, control-use host computer, and data transmission method |
US7716354B2 (en) | 1998-04-27 | 2010-05-11 | Digital Electronics Corporation | Control system, display device, control-use host computer, and data transmission method |
JP2002351521A (en) * | 2001-05-24 | 2002-12-06 | Mitsuboshi Belting Ltd | Production management system of driving belt manufacturing line |
JP2009271687A (en) * | 2008-05-07 | 2009-11-19 | Mitsubishi Electric Corp | Plant monitoring control system |
WO2015163092A1 (en) * | 2014-04-21 | 2015-10-29 | 株式会社東芝 | Monitoring control system, monitoring control device, and controller |
CN105452970A (en) * | 2014-04-21 | 2016-03-30 | 株式会社东芝 | Monitoring control system, monitoring control device, and controller |
CN105452970B (en) * | 2014-04-21 | 2018-05-15 | 株式会社东芝 | Supervisor control, monitoring control device and control device |
US10181995B2 (en) | 2014-04-21 | 2019-01-15 | Kabushiki Kaisha Toshiba | Monitoring control system, monitoring control device, and controller |
JP2019046293A (en) * | 2017-09-05 | 2019-03-22 | 株式会社Kmc | Production monitoring system and production monitoring method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6807575B1 (en) | Performance monitoring method in a distributed processing system | |
CN103502949B (en) | For detecting abnormal abnormality detection system, apparatus and method in multiple control system | |
CN111506483B (en) | Tracking data acquisition system, tracking data acquisition method and program | |
US6519330B2 (en) | Traffic data collection technique | |
JP2001215413A (en) | Control method of control system | |
JPH05304695A (en) | Programmable controller | |
CN105893150A (en) | Interface calling frequency control and interface calling request processing method and device | |
JP2002082707A (en) | Centralized control system for numerical controller | |
KR20000038666A (en) | Method for managing performance of digital cross-connected system between base stations | |
US6192286B1 (en) | FA information managing method | |
JP2920441B2 (en) | Process data processing system and processing method | |
CN110647533A (en) | Data monitoring method, system and storage medium for structure monitoring system | |
JPH05211686A (en) | Gateway data collection system | |
CN111292518A (en) | Management system of DTU data acquisition unit | |
JPH11202932A (en) | Plant information collecting and display device | |
CN111880440B (en) | Serial link data acquisition method and system | |
JP2002041118A (en) | System and method for controlling distributed information and recording medium with program for performing the same method recorded | |
US12326799B1 (en) | Log data analysis assistance system, log data analysis assistance method, recording medium, and assistance device | |
US20250165329A1 (en) | Logging device, log data analysis assistance system, information provision method, and recording medium | |
JPS6123439A (en) | Data transmission method in distributed plant monitoring and control equipment | |
JP2001051716A (en) | Supervisory and control system | |
JP3526404B2 (en) | Monitoring and control equipment | |
JP2009245430A (en) | System for maintaining control device | |
JPH04273796A (en) | System for collecting device feature information | |
JPH11259421A (en) | Message monitoring device and medium recording message monitoring program |