JP6391117B2 - Data collection device, data collection method, and data collection program - Google Patents

Data collection device, data collection method, and data collection program Download PDF

Info

Publication number
JP6391117B2
JP6391117B2 JP2015136153A JP2015136153A JP6391117B2 JP 6391117 B2 JP6391117 B2 JP 6391117B2 JP 2015136153 A JP2015136153 A JP 2015136153A JP 2015136153 A JP2015136153 A JP 2015136153A JP 6391117 B2 JP6391117 B2 JP 6391117B2
Authority
JP
Japan
Prior art keywords
data
counter value
time
programmable logic
logic 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.)
Active
Application number
JP2015136153A
Other languages
Japanese (ja)
Other versions
JP2017021417A (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.)
Toshiba Mitsubishi Electric Industrial Systems Corp
Original Assignee
Toshiba Mitsubishi Electric Industrial Systems 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 Toshiba Mitsubishi Electric Industrial Systems Corp filed Critical Toshiba Mitsubishi Electric Industrial Systems Corp
Priority to JP2015136153A priority Critical patent/JP6391117B2/en
Publication of JP2017021417A publication Critical patent/JP2017021417A/en
Application granted granted Critical
Publication of JP6391117B2 publication Critical patent/JP6391117B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Description

本発明の実施形態は、データ収集装置、データ収集方法およびデータ収集プログラムに関する。   Embodiments described herein relate generally to a data collection device, a data collection method, and a data collection program.

プラントの製造ラインにおいては、数ms〜10ms(ミリ秒)程度の定周期で更新される専用ネットワークが用いられることがある。このような専用ネットワークの送受信データの遅延時間のばらつきは1ms以下となることが要求されることがある。プログラマブルロジックコントローラ(Programmable Logic Controller、以下、PLCという。)は、各工程の温度等の環境パラメータの計測信号を入力したり、各種アクチュエータ等を駆動するための駆動信号を出力したりする入出力モジュールと、ラダープログラム等により入出力モジュールを介してアクチュエータ等を制御するコントローラ等を有している。これらの入出力モジュール等で扱う外部入出力信号、各種品質データ等は、この専用ネットワーク上に展開され、データ収集装置によって、定周期で収集され、蓄積される。近年、PLCソフトウェアの試験に用いられる内部信号についても、専用ネットワーク上に出力して、展開し、外部入出力信号等と同様に定周期で収集することによって、試験の効率化がはかられている。   In a production line of a plant, a dedicated network that is updated at a fixed period of about several ms to 10 ms (milliseconds) may be used. Such a variation in delay time of transmission / reception data of a dedicated network may be required to be 1 ms or less. Programmable Logic Controller (PLC) is an input / output module that inputs measurement signals for environmental parameters such as temperature in each process, and outputs drive signals for driving various actuators. And a controller for controlling the actuator and the like via an input / output module by a ladder program or the like. External input / output signals, various quality data, and the like handled by these input / output modules are developed on this dedicated network, and are collected and stored at regular intervals by a data collection device. In recent years, internal signals used for testing PLC software are also output on a dedicated network, deployed, and collected at regular intervals in the same way as external input / output signals, etc., to improve testing efficiency. Yes.

この専用ネットワークを汎用の産業用イーサネット(登録商標)に置き換えた場合には、データの更新周期のばらつきが10〜100msとなることがあり、内部信号の送受信に関しては定周期性が確保されないため、一般にPLCソフトウェアの試験には適さない。   When this dedicated network is replaced with a general-purpose industrial Ethernet (registered trademark), the variation in the data update cycle may be 10 to 100 ms, and the constant periodicity is not ensured for transmission and reception of internal signals. Generally not suitable for testing PLC software.

このため、PLCソフトウェアの試験に使用する内部信号については、ネットワーク上に展開せずに、専用のツールを用いて直接PLCから採取する方法が採られている。しかしながら、この方法では、外部入出力信号や各種品質データ等のデータとPLCソフトウェアの試験に使用する内部信号とを、同列に取り扱うことができず、試験の効率化を阻害することとなる。   For this reason, the internal signal used for the PLC software test is directly extracted from the PLC using a dedicated tool without being deployed on the network. However, with this method, data such as external input / output signals and various quality data and internal signals used for the PLC software test cannot be handled in the same row, which hinders the efficiency of the test.

データを定周期で収集、蓄積するのではなく、データ値の変化が大きい場合に収集、蓄積し、同時にデータ収集装置側に収集時の時刻データを格納する非定周期データ収集装置が提案されている(たとえば特許文献1参照)。しかしながら、この非定周期データ収集装置は、ネットワーク上に出力されたデータを収集するものではなく、収集されたデータの非定周期性を定周期に補正することを考慮していない。   Rather than collecting and accumulating data at regular intervals, an aperiodic data collecting device that collects and accumulates when the data value changes is large and simultaneously stores the time data at the time of collection on the data collecting device side has been proposed. (For example, refer to Patent Document 1). However, this non-constant period data collection device does not collect data output on the network, and does not consider correcting the aperiodicity of the collected data to a constant period.

実開昭58−51349号公報Japanese Utility Model Publication No. 58-51349

実施形態は、通信ネットワークを専用ネットワークから汎用ネットワークに置き換えた場合であっても、定周期のデータを収集して復元することができるデータ収集装置、データ収集方法およびデータ収集プログラムを提供することを目的とする。   Embodiments provide a data collection device, a data collection method, and a data collection program that can collect and restore data at regular intervals even when the communication network is replaced with a general-purpose network. Objective.

実施形態に係るデータ収集装置は、プログラマブルロジックコントローラの定周期での動作試験のためのデータを通信ネットワークを介して収集して、前記定周期のデータとして復元する。このデータ収集装置は、前記通信ネットワークを介して、直前のデータを取得完了した時間から第1時間経過まで、前記プログラマブルロジックコントローラが生成した第1データを、前記プログラマブルロジックコントローラが前記第1データと同時に生成した第1カウンタ値とともに取得し、前記第1データを、前記プログラマブルロジックコントローラが生成する定周期時間に等しく設定された第3時間とともに前記第1カウンタ値に関連付けて前記記憶部に記憶させ、前記通信ネットワークを介して、前記第1時間から第2時間経過まで、前記プログラマブルロジックコントローラが生成した第2データを、前記プログラマブルロジックコントローラが前記第2データと同時に生成した第2カウンタ値とともに取得し、前記第2データを、前記第3時間とともに前記第2カウンタ値に関連付けて前記記憶部に記憶させるデータ補正部と、を備える。前記データ補正部は、前記第1カウンタ値および前記第2カウンタ値を順次読み込むことによって、前記第1カウンタ値および前記第2カウンタ値にそれぞれ関連付けられた前記第1データおよび前記第2データを識別し、前記第1カウンタ値を読み込むことによって、前記直前のデータの出力完了から前記第3時間経過まで前記第1データを出力し、前記第2カウンタ値を読み込むことによって、前記第1データの出力完了から前記第3時間経過まで前記第2データを出力する。 The data collection device according to the embodiment collects data for an operation test at a fixed cycle of the programmable logic controller via a communication network and restores the data as the fixed cycle data. The data collection device via the communication network, the previous data from the acquisition completed time to a first time elapses, the first data to which the programmable logic controller has generated, the programmable logic controller and the first data get together with the first counter value generated simultaneously, the first data, the Programmer Lama said storage unit in association with the first counter value with the third hour logic controllers is set equal to a constant cycle time to produce A second counter value generated by the programmable logic controller simultaneously with the second data, the second data generated by the programmable logic controller from the first time to a second time elapsed via the communication network; With the second day And and a data correction unit to be stored in the storage unit in association with the second counter value with the third hour. The data correction unit identifies the first data and the second data respectively associated with the first counter value and the second counter value by sequentially reading the first counter value and the second counter value. Then, by reading the first counter value, the first data is output from the completion of the output of the immediately preceding data until the third time has elapsed, and by reading the second counter value, the output of the first data The second data is output from completion until the third time has elapsed.

本実施形態では、データ補正部によって、第1データが第1カウンタ値に関連付けられ、第2データが第2カウンタ値関連付けられ順次読み込まれるので、第1データと第2データとを時間軸において区別することができる。第1データおよび第2データをそれぞれ定周期の取得データとして復元することができる。

In the present embodiment, the data correction unit, the first data is associated with the first counter value, Runode second data is read sequentially associated with the second counter value, time axis first data and the second data Can be distinguished . The first data and the second data can be restored, respectively it as a constant period of acquired data.

第1の実施形態に係るデータ収集装置を例示するブロック図である。1 is a block diagram illustrating a data collection device according to a first embodiment. 第1の実施形態のデータ収集装置の一部を例示する図である。It is a figure which illustrates a part of data collection device of a 1st embodiment. 第1の実施形態のデータ収集装置に関する各部の動作波形を模式的に例示するタイミング図である。It is a timing diagram which illustrates typically the operation waveform of each part about the data collection device of a 1st embodiment. 図4(a)および図4(b)は、第1の実施形態のデータ収集装置の動作を例示するフローチャートである。FIG. 4A and FIG. 4B are flowcharts illustrating the operation of the data collection device according to the first embodiment. 図5(a)は、第2の実施形態に係るデータ収集装置を例示するブロック図である。図5(b)は、第2の実施形態のデータ収集装置の一部を例示する図である。FIG. 5A is a block diagram illustrating a data collection device according to the second embodiment. FIG. 5B is a diagram illustrating a part of the data collection apparatus according to the second embodiment.

以下、図面を参照しつつ、本発明の実施形態について説明する。
なお、図面は模式的または概念的なものであり、各部分の厚みと幅との関係、部分間の大きさの比率などは、必ずしも現実のものと同一とは限らない。また、同じ部分を表す場合であっても、図面により互いの寸法や比率が異なって表される場合もある。
なお、本願明細書と各図において、既出の図に関して前述したものと同様の要素には、同一の符号を付して詳細な説明を適宜省略する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
The drawings are schematic or conceptual, and the relationship between the thickness and width of each part, the size ratio between the parts, and the like are not necessarily the same as actual ones. Further, even when the same part is represented, the dimensions and ratios may be represented differently depending on the drawings.
In the present specification and drawings, the same elements as those described above with reference to the previous drawings are denoted by the same reference numerals, and detailed description thereof is omitted as appropriate.

(第1の実施形態)
本実施形態のデータ収集装置1の構成について説明する。
図1は、本実施形態に係るデータ収集装置1を例示するブロック図である。
図2は、本実施形態のデータ収集装置1の一部である記憶部12を例示する図である。
図1に示すように、本実施形態のデータ収集装置1は、データ補正部10と、記憶部12と、を備える。データ収集装置1は、通信ネットワーク20を介して、プログラマブルロジックコントローラ(以下、PLCという。)30に接続されている。通信ネットワーク20は、たとえば産業用イーサネット(登録商標)である。通信ネットワーク20は、遅延時間のばらつきの少ない専用通信ネットワークであってももちろんよい。
(First embodiment)
The configuration of the data collection device 1 of this embodiment will be described.
FIG. 1 is a block diagram illustrating a data collection device 1 according to this embodiment.
FIG. 2 is a diagram illustrating a storage unit 12 that is a part of the data collection device 1 of the present embodiment.
As shown in FIG. 1, the data collection device 1 of this embodiment includes a data correction unit 10 and a storage unit 12. The data collection device 1 is connected to a programmable logic controller (hereinafter referred to as “PLC”) 30 via a communication network 20. The communication network 20 is, for example, industrial Ethernet (registered trademark). Of course, the communication network 20 may be a dedicated communication network with little variation in delay time.

データ補正部10は、通信ネットワーク20から取得したPLC30のためのソフトウェアの試験用の内部信号33およびカウンタ信号35とを入力し、切り替わったカウンタ信号35ごとに内部信号33を関連付けて、内部信号33のデータとして記憶部12に格納する。データ補正部10は、記憶部12から定周期時間でデータを読み出して、たとえば出力インタフェース14に出力する。出力インタフェース14は、内部信号33のデータを画像データに変換してたとえばモニタ(図示せず)に出力し、ソフトウェアの試験の内部信号33の動作波形として表示する。   The data correction unit 10 inputs the software test internal signal 33 and the counter signal 35 for the PLC 30 acquired from the communication network 20, associates the internal signal 33 for each switched counter signal 35, and generates the internal signal 33. Is stored in the storage unit 12 as data. The data correction unit 10 reads data from the storage unit 12 at a fixed cycle time and outputs the data to the output interface 14, for example. The output interface 14 converts the data of the internal signal 33 into image data, outputs it to a monitor (not shown), for example, and displays it as an operation waveform of the internal signal 33 of the software test.

記憶部12は、補正前後の内部信号33のデータDnを格納する。内部信号33のデータDnは、カウンタ信号35のカウント値nごとにそのときの取得時間データTbnとともに記憶部12に格納される。より具体的には、たとえば、図2に示すように、記憶部12は、データを格納することができる複数の欄を有している。複数の欄のそれぞれは、たとえば記憶部12の所定のアドレスまたは領域にあらかじめ割り当てられている。複数の欄は、カウンタ値欄13aと、データ欄13bと、取得時間欄13cと、補正時間欄13dと、を含んでいる。カウンタ値欄13aには、カウンタ値n=1,2,3,…が格納される。データ欄13bには、それぞれのカウンタ値n=1,2,3,…に対応するデータD1,D2,D3,…が格納される。取得時間欄13cには、それぞれのカウンタ値n=1,2,3,…に対応するデータの取得時間Tb1,Tb2,Tb3,…が格納される。取得時間欄13cに格納される取得時間は、通信ネットワーク20上に出力されたデータのため、定周期性が維持されていない。つまり、Tb1≠Tb2≠Tb3等である。補正時間欄13dには、それぞれのカウンタ値n=1,2,3,…に対して同一の時間Taが格納されている。データD1,D2,D3,…は、それぞれカウンタ値n=1,2,3,…に関連付けられて各欄に格納される。取得時間Tb1,Tb2,Tb3,…も、それぞれカウンタ値n=1,2,3,…に関連付けられて各欄に格納される。つまり、データD1および取得時間Tb1の組は、カウンタ値n=1に関連付けられており、データD2および取得時間Tb2の組は、カウンタ値n=2に関連付けられており、データD3および取得時間Tb3の組は、カウンタ値n=3に関連付けられている。他のデータおよび取得時間についても同様である。   The storage unit 12 stores data Dn of the internal signal 33 before and after correction. The data Dn of the internal signal 33 is stored in the storage unit 12 together with the acquisition time data Tbn for each count value n of the counter signal 35. More specifically, for example, as illustrated in FIG. 2, the storage unit 12 has a plurality of columns in which data can be stored. Each of the plurality of columns is assigned in advance to a predetermined address or area of the storage unit 12, for example. The plurality of columns include a counter value column 13a, a data column 13b, an acquisition time column 13c, and a correction time column 13d. The counter value n = 1, 2, 3,... Is stored in the counter value column 13a. The data column 13b stores data D1, D2, D3,... Corresponding to the respective counter values n = 1, 2, 3,. In the acquisition time column 13c, data acquisition times Tb1, Tb2, Tb3,... Corresponding to the respective counter values n = 1, 2, 3,. Since the acquisition time stored in the acquisition time column 13c is data output on the communication network 20, the periodicity is not maintained. That is, Tb1 ≠ Tb2 ≠ Tb3 and the like. In the correction time column 13d, the same time Ta is stored for each counter value n = 1, 2, 3,. Data D1, D2, D3,... Are stored in each column in association with counter values n = 1, 2, 3,. The acquisition times Tb1, Tb2, Tb3,... Are also associated with the counter values n = 1, 2, 3,. That is, the set of data D1 and acquisition time Tb1 is associated with counter value n = 1, and the set of data D2 and acquisition time Tb2 is associated with counter value n = 2, and data D3 and acquisition time Tb3. Are associated with a counter value n = 3. The same applies to other data and acquisition time.

データ収集装置1は、たとえばコンピュータ端末である。コンピュータ端末であるデータ収集装置1の場合には、データ補正部10は、CPU(Central Processing Unit)あるいはMPU(Micro Processing Unit)に含まれてもよい。記憶部12は、RAM(Random Access Memory)等の半導体メモリや、光ディスク、磁気ディスク、光磁気ディスク等を含む補助記憶装置に含まれていてもよい。また、記憶部12は、データ補正部10と相互に接続してデータの書き込み、読み出し等することができればよく、CPUやMPUに内蔵されたキャッシュメモリ等であってもよい。   The data collection device 1 is a computer terminal, for example. In the case of the data collection device 1 that is a computer terminal, the data correction unit 10 may be included in a CPU (Central Processing Unit) or MPU (Micro Processing Unit). The storage unit 12 may be included in an auxiliary storage device including a semiconductor memory such as a RAM (Random Access Memory), an optical disk, a magnetic disk, a magneto-optical disk, and the like. The storage unit 12 only needs to be connected to the data correction unit 10 to write and read data, and may be a cache memory built in the CPU or MPU.

データ補正部10は、たとえば記憶部12に格納されているプログラムを展開してCPUによって逐次実行されるプログラムにしたがって動作するようにしてもよい。   For example, the data correction unit 10 may expand a program stored in the storage unit 12 and operate according to a program sequentially executed by the CPU.

PLC30は、プログラマブルロジックコントローラである。PLC30は、内部信号出力部32と、カウンタ部34と、を有する。PLC30は、たとえば、メモリに格納されたシーケンスプログラムによってシステムの制御を行うコントローラ、およびコントローラによって駆動される入出力モジュール等を含んでいる。コントローラ、メモリおよび入出力モジュール等は、通信ネットワーク20上で接続されていてもよく、他の専用ネットワーク上で接続されコントローラ等を介して通信ネットワーク20に接続されていてもよい。PLC30は、たとえばコントローラに内部信号出力部32およびカウンタ部34を含むようにしてもよい。   The PLC 30 is a programmable logic controller. The PLC 30 includes an internal signal output unit 32 and a counter unit 34. The PLC 30 includes, for example, a controller that controls the system by a sequence program stored in a memory, an input / output module that is driven by the controller, and the like. The controller, the memory, the input / output module, and the like may be connected on the communication network 20, or may be connected on another dedicated network and connected to the communication network 20 via the controller or the like. For example, the PLC 30 may include an internal signal output unit 32 and a counter unit 34 in the controller.

内部信号出力部32は、内部信号33を出力する。内部信号33とは、たとえば各入出力モジュール等との間の送受信信号であり、PLC30のソフトウェアの試験のために用いられる信号をいう。内部信号33は、たとえば10msの定周期時間で通信ネットワーク20上に出力される。カウンタ部34は、たとえば10msの定周期時間でカウントアップするカウンタ信号35を生成して、それぞれカウンタ信号35に対応する内部信号33とともに通信ネットワーク20に出力される。なお、カウンタ部34の出力は、カウントアップ動作に限らず、カウントダウン動作でもよいのはいうまでもない。   The internal signal output unit 32 outputs an internal signal 33. The internal signal 33 is a signal transmitted / received to / from each input / output module, for example, and is a signal used for testing the software of the PLC 30. The internal signal 33 is output on the communication network 20 at a fixed cycle time of 10 ms, for example. The counter unit 34 generates a counter signal 35 that counts up, for example, at a fixed period of 10 ms, and outputs the counter signal 35 together with the internal signal 33 corresponding to the counter signal 35 to the communication network 20. Needless to say, the output of the counter unit 34 is not limited to the count-up operation, but may be a count-down operation.

本実施形態のデータ収集装置1の動作について説明する。
図3は、本実施形態のデータ収集装置1に関する各部の動作波形を模式的に例示するタイミング図である。
図4(a)および図4(b)は、本実施形態のデータ収集装置1の動作を例示するフローチャートである。
図3の最上段の動作波形Pでは、PLC30の内部信号出力部32から出力される内部信号33aおよびカウンタ部34から出力されるカウンタ信号35aの動作波形が、実時間軸40aとともに概念的に示されている。図3の2段目の動作波形Qでは、PLC30から出力され、通信ネットワーク20上における内部信号33bおよびカウンタ信号35bの動作波形が実時間軸40aとともに概念的に示されている。図3の最下段の動作波形Rでは、データ収集装置1に入力された内部信号33bおよびカウンタ信号35bが、遅延時間のばらつきにより変動を受けた時間軸40b、ならびに、データ収集装置1によって補正された内部信号33cおよびカウンタ信号35cが、補正された時間軸40cとともに概念的に示されている。
The operation of the data collection device 1 of this embodiment will be described.
FIG. 3 is a timing diagram schematically illustrating operation waveforms of respective units related to the data collection device 1 of the present embodiment.
FIG. 4A and FIG. 4B are flowcharts illustrating the operation of the data collection device 1 of this embodiment.
3, the operation waveforms of the internal signal 33a output from the internal signal output unit 32 of the PLC 30 and the counter signal 35a output from the counter unit 34 are conceptually shown along with the real time axis 40a. Has been. In the operation waveform Q at the second stage in FIG. 3, the operation waveforms of the internal signal 33b and the counter signal 35b output from the PLC 30 and conceptually shown along with the real time axis 40a are shown. In the lowermost operation waveform R in FIG. 3, the internal signal 33b and the counter signal 35b input to the data collection device 1 are corrected by the time axis 40b that has been fluctuated due to variations in delay time, and the data collection device 1. The internal signal 33c and the counter signal 35c are conceptually shown with a corrected time axis 40c.

図3の最上段の動作波形Pに示すように、PLC30の内部信号33aは、カウンタ信号35aによって設定される周期である定周期Taにしたがって内部信号出力部32から通信ネットワーク20に出力される。定周期Taは、たとえば10msである。つまり、10msごとにカウンタ信号35aが1つカウントアップされ、そのカウント値に対する内部信号33aが通信ネットワーク20に対して出力される。なお、カウンタ信号35aは、任意に設定された最大カウント値、たとえばn=16やn=256等に達した後、リセットされて動作を停止するか、カウント値1に再設定され、カウントアップおよび内部信号33aの出力動作が繰り返される。   As shown in the uppermost operation waveform P in FIG. 3, the internal signal 33a of the PLC 30 is output from the internal signal output unit 32 to the communication network 20 according to a constant period Ta that is a period set by the counter signal 35a. The fixed period Ta is, for example, 10 ms. That is, one counter signal 35a is counted up every 10 ms, and an internal signal 33a corresponding to the count value is output to the communication network 20. The counter signal 35a reaches an arbitrarily set maximum count value, for example, n = 16, n = 256, etc., and then resets to stop the operation or is reset to the count value 1, and counts up and The output operation of the internal signal 33a is repeated.

図3の2段目の動作波形Qに示すように、定周期Taで取得され出力された内部信号33aは、通信ネットワーク20が汎用の産業用イーサネット(登録商標)上に展開されたときには、定周期性が維持されない。汎用の産業用イーサネット(登録商標)では、送受信の同時性が保証されず、通信トラフィック等によってネットワーク上に展開された信号の伝搬遅延時間は、たとえば10ms程度〜100ms程度まで大きくばらつくことがあるからである。そのため、信号の受信のタイミングは、この伝搬遅延時間のばらつきに支配されることがある。たとえば、動作波形Qのように、最初のカウンタ値1および2のときの信号周期Tb1およびTb2は、定周期Taよりも短く、3番目の信号周期Tb3は、定周期Taよりも長い。   As shown in the operation waveform Q in the second stage in FIG. 3, the internal signal 33a acquired and output at a fixed period Ta is fixed when the communication network 20 is developed on a general-purpose industrial Ethernet (registered trademark). Periodicity is not maintained. In general-purpose industrial Ethernet (registered trademark), transmission and reception simultaneity is not guaranteed, and the propagation delay time of a signal developed on a network due to communication traffic or the like may vary widely, for example, from about 10 ms to about 100 ms. It is. For this reason, the timing of signal reception may be governed by this variation in propagation delay time. For example, like the operation waveform Q, the signal periods Tb1 and Tb2 at the first counter values 1 and 2 are shorter than the fixed period Ta, and the third signal period Tb3 is longer than the fixed period Ta.

図3の最下段の動作波形Rに示すように、通信ネットワーク20からデータ収集装置1に最初に取り込まれた内部信号33bは、通信ネットワーク20の伝搬遅延時間のばらつきのため、定周期性が維持されていない。たとえば、Tb1≠Taであり、Tb2≠Taであり、Tb3≠Ta等である。   As shown in the operation waveform R in the lowermost stage in FIG. 3, the internal signal 33 b that is first captured from the communication network 20 to the data collection device 1 maintains a constant periodicity due to variations in the propagation delay time of the communication network 20. It has not been. For example, Tb1 ≠ Ta, Tb2 ≠ Ta, Tb3 ≠ Ta, and the like.

本実施形態のデータ収集装置1では、定周期性が破たんした時間軸40bは、データ補正部10によって、定周期Tcを有する時間軸40cに補正され、内部信号33cは、定周期Tcでカウントアップされる信号に補正されて出力される。好ましくは、定周期Tcは、PLC30から出力される内部信号33aの定周期Taに等しく設定され、あらかじめ記憶部12に格納されている(図2)。   In the data collection device 1 of the present embodiment, the time axis 40b whose fixed periodicity is broken is corrected to the time axis 40c having the fixed period Tc by the data correction unit 10, and the internal signal 33c is counted up at the fixed period Tc. The signal is corrected and output. Preferably, the fixed period Tc is set equal to the fixed period Ta of the internal signal 33a output from the PLC 30, and is stored in the storage unit 12 in advance (FIG. 2).

データ収集装置1は、データ補正部10によって、記憶部12からカウント値n=1,2,3,…にそれぞれ関連付けられたデータD1,D2,D3,…をカウント値の昇順にしたがって読み出し、たとえば出力インタフェース14に出力する。このとき、各データD1,D2,D3,…には、時間のデータとして定周期Taが用いられる。   The data collection device 1 reads the data D1, D2, D3,... Associated with the count values n = 1, 2, 3,... From the storage unit 12 according to the ascending order of the count values. Output to the output interface 14. At this time, a fixed period Ta is used as time data for each data D1, D2, D3,.

図4(a)および図4(b)のフローチャートを用いて、本実施形態のデータ収集装置1の動作について、より具体的に説明する。図4(a)は、データ収集装置1が通信ネットワーク20上に非定周期で出力されているデータを取得する手順を示す。図4(a)に示すように、プログラムが開始されると、カウント値nの初期値が設定される。この例では、ステップS1において、データ補正部10によって、カウント値n=1に設定される。   The operation of the data collection device 1 of the present embodiment will be described more specifically with reference to the flowcharts of FIGS. 4 (a) and 4 (b). FIG. 4A shows a procedure in which the data collection device 1 acquires data output on the communication network 20 at a non-constant period. As shown in FIG. 4A, when the program is started, an initial value of the count value n is set. In this example, the count value n = 1 is set by the data correction unit 10 in step S1.

データ補正部10では、カウント値nの最大値nmaxが設定されている。カウント値nの最大値は、たとえばnmax=16である。ステップS2において、データ補正部10によって、カウント値nと最大値nmaxとの大小関係が比較される。カウント値nが最大値nmaxよりも大きい場合には、プログラムを終了する。ステップS1に戻って以下説明するループを繰り返すようにしてもよい。カウント値nが最大値nmax以下の場合には、次のステップに遷移する。   In the data correction unit 10, the maximum value nmax of the count value n is set. The maximum value of the count value n is, for example, nmax = 16. In step S2, the data correction unit 10 compares the magnitude relationship between the count value n and the maximum value nmax. If the count value n is larger than the maximum value nmax, the program is terminated. You may make it return to step S1 and repeat the loop demonstrated below. When the count value n is less than or equal to the maximum value nmax, the process proceeds to the next step.

ステップS3において、データ補正部10によって、内部信号33bのカウント値nに対応するデータDnを通信ネットワーク20から取得する。図3の動作波形Rの図では、カウント値n=1のときの内部信号33bは、データ値D1および時間Tb1を有する信号である。   In step S <b> 3, the data correction unit 10 acquires data Dn corresponding to the count value n of the internal signal 33 b from the communication network 20. 3, the internal signal 33b when the count value n = 1 is a signal having a data value D1 and a time Tb1.

ステップS4において、データ補正部10によって、取得されたデータ値D1および時間Tb1は、記憶部12のデータ欄13bおよび取得時間欄13c(図2)にそれぞれ格納される。   In step S4, the data value D1 and the time Tb1 acquired by the data correction unit 10 are stored in the data column 13b and the acquisition time column 13c (FIG. 2) of the storage unit 12, respectively.

ステップS5において、データ補正部10によって、カウント値nに1を加算して上述のステップを繰り返す。つまり、データ値D2および時間T2は、カウント値n=2に関連付けられて、データ欄13bおよび取得時間欄13cに格納される。続いて、データ値D3および時間T3が、カウント値n=3に関連付けられて、データ欄13bおよび取得時間欄13cに格納される。   In step S5, the data correction unit 10 adds 1 to the count value n and repeats the above steps. That is, the data value D2 and the time T2 are stored in the data column 13b and the acquisition time column 13c in association with the count value n = 2. Subsequently, the data value D3 and the time T3 are stored in the data column 13b and the acquisition time column 13c in association with the count value n = 3.

図4(b)は、データ収集装置1が定周期の時間軸40cで補正されたデータを取得する手順を示す。この例では、時間軸40cは、PLC30の定周期である時間Taに補正されている。図4(b)に示すように、ステップS11では、データ補正部10によって、カウント値n=1に設定される。ステップS12では、データ補正部によって、カウント値nが最大値nmaxであるか否かが判定され、最大値nmaxを超えているときには、プログラムを終了する。カウント値nが最大値以下の場合には、次のステップに遷移する。   FIG. 4B shows a procedure in which the data collection device 1 acquires data corrected on the fixed time axis 40c. In this example, the time axis 40c is corrected to a time Ta that is a constant period of the PLC 30. As shown in FIG. 4B, in step S11, the data correction unit 10 sets the count value n = 1. In step S12, the data correction unit determines whether or not the count value n is the maximum value nmax. When the count value n exceeds the maximum value nmax, the program ends. When the count value n is less than or equal to the maximum value, the process proceeds to the next step.

ステップS13において、データ補正部10によって、カウント値n=1に対応するデータ値D1が読み出される。このとき、時間のデータとして、一定の時間である時間Taが合わせて読み出される。   In step S13, the data correction unit 10 reads the data value D1 corresponding to the count value n = 1. At this time, time Ta, which is a fixed time, is read as time data.

ステップS14において、データ補正部10によって、読み出されたデータ値D1および時間Taを、出力インタフェース14に出力する。   In step S <b> 14, the data correction unit 10 outputs the read data value D <b> 1 and time Ta to the output interface 14.

ステップS15において、カウント値nに1を加算して、上述の動作を繰り返す。   In step S15, 1 is added to the count value n, and the above operation is repeated.

このようにして、非定周期で通信ネットワーク20に出力されたデータDnを定周期時間のデータとして、出力することができる。なお、ステップS15において、データDnおよび時間Taの組については、出力インタフェース14に出力せず、他の処理ブロックによって信号処理等行うようにしてももちろんかまわない。   In this way, the data Dn output to the communication network 20 at a non-constant period can be output as data at a constant period time. In step S15, the set of data Dn and time Ta may not be output to the output interface 14, but may be processed by other processing blocks.

本実施形態のデータ収集装置1の作用および効果について説明する。
本実施形態のデータ収集装置1では、カウント値nごとに、通信ネットワーク20から各データDnを取得し、各データDnをカウント値nに関連付けて記憶部12に格納するので、取得時間Tbnごとのデータを取得時間Tbnの長さにかかわらず識別することができる。実質的に取得時間Tbnごとに識別されたデータを記憶部12に格納しているので、取得時間Tbnを、定周期の補正時間Taに置き換えることによって容易に時間軸の補正を行うことができる。したがって、PLC30からデータが出力される通信ネットワーク20には、送受信の同時性が要求されないので、汎用の産業用イーサネット(登録商標)を用いることができ、システムコストの低減をはかることができる。たとえば、鉄鋼プラント等においては、PLCソフトウェアの試験のための内部出力信号では、定周期時間である10msに対して、1ms以下のばらつきであることが要求される。そこで、本実施形態のデータ収集装置10を用いることによって、汎用の産業用イーサネット(登録商標)経由でPLCの内部信号のデータを収集することができ、PLCソフトウェアの試験のためのシステムの低コストに大きく貢献することができる。
The operation and effect of the data collection device 1 of this embodiment will be described.
In the data collection device 1 of the present embodiment, each data Dn is acquired from the communication network 20 for each count value n, and each data Dn is stored in the storage unit 12 in association with the count value n. Data can be identified regardless of the length of the acquisition time Tbn. Since the data identified for each acquisition time Tbn is stored in the storage unit 12, the time axis can be easily corrected by replacing the acquisition time Tbn with a fixed period correction time Ta. Therefore, the communication network 20 to which data is output from the PLC 30 does not require transmission and reception simultaneity, so that a general-purpose industrial Ethernet (registered trademark) can be used, and the system cost can be reduced. For example, in an steel plant or the like, an internal output signal for testing PLC software is required to have a variation of 1 ms or less with respect to 10 ms which is a fixed cycle time. Therefore, by using the data collection device 10 of the present embodiment, it is possible to collect PLC internal signal data via a general-purpose industrial Ethernet (registered trademark), and to reduce the cost of a system for testing PLC software. Can contribute greatly.

(第2の実施形態)
第1の実施形態のデータ収集装置1では、時間軸におけるデータの識別にカウンタ部34から生成されたカウンタ信号35を用いたが、他の信号を用いてもよい。本実施形態のデータ収集装置1aでは、PLC30のクロック信号55を用いる。
(Second Embodiment)
In the data collection device 1 of the first embodiment, the counter signal 35 generated from the counter unit 34 is used for identifying data on the time axis, but other signals may be used. In the data collection device 1a of this embodiment, the clock signal 55 of the PLC 30 is used.

本実施形態のデータ収集装置1aの構成について説明する。
図5(a)は、本実施形態のデータ収集装置1aを例示するブロック図である。図5(b)は記憶部12aを例示する図である。
図5(a)に示すように、本実施形態のデータ収集装置1aは、データ補正部10aと、記憶部12aとを備える。データ収集装置1aは、通信ネットワーク20を介してPLC30aから内部信号33とともにクロック信号55を受信する。PLC30aは、クロック信号55を生成して通信ネットワーク20に出力するクロック生成部50を有している。
The configuration of the data collection device 1a of this embodiment will be described.
FIG. 5A is a block diagram illustrating a data collection device 1a according to this embodiment. FIG. 5B illustrates the storage unit 12a.
As shown in FIG. 5A, the data collection device 1a of the present embodiment includes a data correction unit 10a and a storage unit 12a. The data collection device 1a receives the clock signal 55 together with the internal signal 33 from the PLC 30a via the communication network 20. The PLC 30 a includes a clock generation unit 50 that generates a clock signal 55 and outputs it to the communication network 20.

たとえば、各内部信号33は、クロック信号55ごとに関連付けられてデータ補正部10によって取得される。あるいは、複数のクロック信号55を組にして、各内部信号33と関連付けるようにしてもよい。たとえば、複数のクロック信号として、8個のクロック信号を1組とすることができる。1組のクロック信号群のそれぞれに対して、データ補正部10は、データを取得し、記憶部12aに格納する。   For example, each internal signal 33 is acquired by the data correction unit 10 in association with each clock signal 55. Alternatively, a plurality of clock signals 55 may be paired and associated with each internal signal 33. For example, as a plurality of clock signals, eight clock signals can be set as one set. For each set of clock signal groups, the data correction unit 10 acquires data and stores it in the storage unit 12a.

図5(b)に示すように、内部信号のデータD1,D2,D3,…は、8個のクロック信号50ごとに記憶部12aに格納される。8個のクロック信号50の組は、時間の古い方からカウンタ値n=1,2,3,…に関連付けられている。つまり、内部信号のデータD1,D2,D3,…は、カウンタ値n=1,2,3,…にそれぞれ関連付けられて記憶部12aに格納される。データ補正部10aでは、記憶部12a上で、クロック生成部50で生成された8個のクロック信号に相当する定周期の時間Ta’を各データD1,D2,D3,…に関連付けることができる。データ補正部10は、定周期のTa’ごとに順にデータD1,D2,D3,…を読み出すことによって、定周期の内部信号のデータを出力し、表示することができる。   As shown in FIG. 5B, internal signal data D1, D2, D3,... Are stored in the storage unit 12a for every eight clock signals 50. The set of eight clock signals 50 is associated with counter values n = 1, 2, 3,... That is, the internal signal data D1, D2, D3,... Are stored in the storage unit 12a in association with the counter values n = 1, 2, 3,. In the data correction unit 10a, a fixed period of time Ta 'corresponding to the eight clock signals generated by the clock generation unit 50 can be associated with each data D1, D2, D3,. The data correction unit 10 can read out the data D1, D2, D3,... In order for each Ta ′ having a fixed cycle, thereby outputting and displaying the data of the internal signal having a fixed cycle.

本実施形態のデータ収集装置1aの作用および効果について説明する。
本実施形態のデータ収集装置1aでは、PLC30aのクロック信号50にもとづいて、通信ネットワーク20上に出力された非定周期のデータの取得時間を識別することができる。そのため、たとえば、定周期の時間を処理フェーズごとにクロック信号数を変えることもできる。たとえば、最初の処理フェーズでは、8クロックを1つのカウンタ値に関連付け、次の処理フェーズにおいて16クロックを1つのカウンタ値に対応させる等することができる。つまり、処理フェーズごとに、定周期の時間を変更するデータ収集を行うこと等ができ、より自由度の高いPLCソフトウェアの試験プログラムを設計することが可能になる。
The operation and effect of the data collection device 1a of this embodiment will be described.
In the data collection device 1a of the present embodiment, it is possible to identify the acquisition time of non-periodic data output on the communication network 20 based on the clock signal 50 of the PLC 30a. For this reason, for example, the number of clock signals can be changed for each processing phase in a fixed period of time. For example, 8 clocks can be associated with one counter value in the first processing phase, 16 clocks can be associated with one counter value in the next processing phase, and so on. That is, it is possible to collect data for changing the time of a fixed cycle for each processing phase, and to design a test program for PLC software with a higher degree of freedom.

以上説明した実施形態によれば、収集されたデータを定周期で記憶部に格納し、出力することができるデータ収集装置、データ収集方法およびデータ収集プログラムを実現することができる。   According to the embodiment described above, it is possible to realize a data collection device, a data collection method, and a data collection program that can store collected data in a storage unit at a constant cycle and output the data.

以上、本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他のさまざまな形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明およびその等価物の範囲に含まれる。また、前述の各実施形態は、相互に組み合わせて実施することができる。   As mentioned above, although some embodiment of this invention was described, these embodiment is shown as an example and is not intending limiting the range of invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the scope of the invention described in the claims and the equivalents thereof. Further, the above-described embodiments can be implemented in combination with each other.

1,1a データ収集装置、10,10a データ補正部、12,12a 記憶部、13a カウンタ値欄、13b データ欄、13c 取得時間欄、13d 補正時間欄、14 出力インタフェース、20 通信ネットワーク、30 PLC、32 内部信号出力部、33 内部信号、34 カウンタ部、35 カウンタ信号、40a〜40c 時間軸、50 クロック信号生成部、55 クロック信号   1, 1a data collection device, 10, 10a data correction unit, 12, 12a storage unit, 13a counter value column, 13b data column, 13c acquisition time column, 13d correction time column, 14 output interface, 20 communication network, 30 PLC, 32 internal signal output unit, 33 internal signal, 34 counter unit, 35 counter signal, 40a to 40c time axis, 50 clock signal generation unit, 55 clock signal

Claims (3)

プログラマブルロジックコントローラの定周期での動作試験のためのデータを通信ネットワークを介して収集して、前記定周期のデータとして復元するデータ収集装置であって、
記憶部と、
前記通信ネットワークを介して、直前のデータを取得完了した時間から第1時間経過まで、前記プログラマブルロジックコントローラが生成した第1データを、前記プログラマブルロジックコントローラが前記第1データと同時に生成した第1カウンタ値とともに取得し、前記第1データを、前記プログラマブルロジックコントローラが生成する定周期時間に等しく設定された第3時間とともに前記第1カウンタ値に関連付けて前記記憶部に記憶させ、前記通信ネットワークを介して、前記第1時間から第2時間経過まで、前記プログラマブルロジックコントローラが生成した第2データを、前記プログラマブルロジックコントローラが前記第2データと同時に生成した第2カウンタ値とともに取得し、前記第2データを、前記第3時間とともに前記第2カウンタ値に関連付けて前記記憶部に記憶させるデータ補正部と、
を備え、
前記データ補正部は、
前記第1カウンタ値および前記第2カウンタ値を順次読み込むことによって、前記第1カウンタ値および前記第2カウンタ値にそれぞれ関連付けられた前記第1データおよび前記第2データを識別し、
前記第1カウンタ値を読み込むことによって、前記直前のデータの出力完了から前記第3時間経過まで前記第1データを出力し、
前記第2カウンタ値を読み込むことによって、前記第1データの出力完了から前記第3時間経過まで前記第2データを出力するデータ収集装置。
A data collection device that collects data for an operation test at a fixed cycle of a programmable logic controller via a communication network and restores the data as the fixed cycle data,
A storage unit;
Via the communication network, the previous data from the acquisition completed time to first hour, the first counter, wherein the programmable logic controller the first data generated, the programmable logic controller has generated simultaneously with said first data And the first data is stored in the storage unit in association with the first counter value together with a third time set equal to the fixed cycle time generated by the programmable logic controller, via the communication network The second data generated by the programmable logic controller is acquired together with the second counter value generated simultaneously with the second data by the programmable logic controller from the first time to the second time, and the second data And the third time and A data correction unit to be stored in the storage unit in association with the second counter value to,
With
The data correction unit is
By sequentially reading the first counter value and the second counter value, the first data and the second data respectively associated with the first counter value and the second counter value are identified,
By reading the first counter value, the first data is output from the completion of the output of the immediately preceding data until the third time has elapsed,
A data collection device that outputs the second data from the completion of the output of the first data to the lapse of the third time by reading the second counter value .
プログラマブルロジックコントローラの定周期での動作試験のためのデータを通信ネットワークを介して収集して、前記定周期のデータとして復元するデータ収集装置のデータ収集方法であって、
前記通信ネットワークを介して前記プログラマブルロジックコントローラに接続し、
データ補正部によって、前記プログラマブルロジックコントローラから、直前のデータを取得完了した時間から第1時間経過まで、前記プログラマブルロジックコントローラが生成した第1データを、前記プログラマブルロジックコントローラが前記第1データと同時に生成した第1カウンタ値とともに取得し、前記第1データを、前記プログラマブルロジックコントローラが生成する定周期時間に等しく設定された第3時間とともに前記第1カウンタ値に関連付け、
前記データ補正部によって、前記プログラマブルロジックコントローラから、前記第1時間から第2時間経過まで、前記プログラマブルロジックコントローラが生成した第2データを、前記プログラマブルロジックコントローラが前記第2データと同時に生成した第2カウンタ値とともに取得し、前記第2データを前記第3時間とともに前記第2カウンタ値に関連付け、
前記データ補正部によって、前記第1カウンタ値および前記第2カウンタ値を順次読み込んで、前記第1カウンタ値および前記第2カウンタ値にそれぞれ関連付けられた前記第1データおよび前記第2データを識別し、前記第1カウンタ値を読み込んで、前記直前のデータの出力完了から前記第3時間経過まで前記第1データを出力し、前記第2カウンタ値を読み込んで、前記第1データの出力完了から前記第3時間経過まで前記第2データを出力するデータ収集方法。
A data collection method for a data collection device that collects data for an operation test at a fixed cycle of a programmable logic controller via a communication network and restores the data as the data at the fixed cycle,
Connected to the programmable logic controller via said communication network,
The programmable logic controller generates the first data generated by the programmable logic controller simultaneously with the first data from the programmable logic controller until the first time elapses from the time when the previous data has been acquired. The first data is associated with the first counter value together with a third time set equal to a fixed period time generated by the programmable logic controller ,
Second data generated by the programmable logic controller simultaneously with the second data from the programmable logic controller by the data correction unit from the first time to the second time. Obtaining with the counter value, associating the second data with the third time with the second counter value,
The data correction unit sequentially reads the first counter value and the second counter value, and identifies the first data and the second data respectively associated with the first counter value and the second counter value. The first counter value is read and the first data is output from the completion of the output of the immediately preceding data until the third time elapses, and the second counter value is read and the output of the first data is completed A data collection method for outputting the second data until the third time elapses .
プログラマブルロジックコントローラの定周期での動作試験のためのデータを通信ネットワークを介して収集して、前記定周期のデータとして復元するデータ収集装置のデータ収集プログラムであって、
前記通信ネットワークを介して前記プログラマブルロジックコントローラに接続するステップと、
データ補正部によって、前記プログラマブルロジックコントローラから、直前のデータを取得した時間から第1時間経過まで、前記プログラマブルロジックコントローラが生成した第1データを、前記プログラマブルロジックコントローラが前記第1データと同時に生成した第1カウンタ値とともに取得し、前記第1データを、前記プログラマブルロジックコントローラが生成する定周期時間に等しく設定された第3時間とともに前記第1カウンタ値に関連付けるステップと、
前記データ補正部によって、前記プログラマブルロジックコントローラから、前記第1時間から第2時間経過まで、前記プログラマブルロジックコントローラが生成した第2データを、前記プログラマブルロジックコントローラが前記第2データと同時に生成した第2カウンタ値とともに取得し、前記第2データを前記第3時間とともに前記第2カウンタ値に関連付けるステップと、
前記データ補正部によって、前記第1カウンタ値および前記第2カウンタ値を順次読み込んで、前記第1カウンタ値および前記第2カウンタ値にそれぞれ関連付けられた前記第1データおよび前記第2データを識別し、前記第1カウンタ値を読み込んで、前記直前のデータの出力完了から前記第3時間経過まで前記第1データを出力し、前記第2カウンタ値を読み込んで、前記第1データの出力完了から前記第3時間経過まで前記第2データを出力するステップと、
を有するデータ収集プログラム。
A data collection program of a data collection device that collects data for an operation test at a fixed cycle of a programmable logic controller via a communication network and restores the data as the fixed cycle data,
And connecting to the programmable logic controller via said communication network,
The programmable logic controller generated first data generated by the programmable logic controller simultaneously with the first data from the time when the previous data was acquired from the programmable logic controller until the first time has elapsed by the data correction unit . Acquiring with a first counter value and associating the first data with the first counter value with a third time set equal to a periodic time generated by the programmable logic controller ;
Second data generated by the programmable logic controller simultaneously with the second data from the programmable logic controller by the data correction unit from the first time to the second time. a step of acquiring with the counter value, associating the second data to the second counter value with the third hour,
The data correction unit sequentially reads the first counter value and the second counter value, and identifies the first data and the second data respectively associated with the first counter value and the second counter value. The first counter value is read and the first data is output from the completion of the output of the immediately preceding data until the third time elapses, and the second counter value is read and the output of the first data is completed Outputting the second data until a third time has elapsed ;
A data collection program.
JP2015136153A 2015-07-07 2015-07-07 Data collection device, data collection method, and data collection program Active JP6391117B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015136153A JP6391117B2 (en) 2015-07-07 2015-07-07 Data collection device, data collection method, and data collection program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015136153A JP6391117B2 (en) 2015-07-07 2015-07-07 Data collection device, data collection method, and data collection program

Publications (2)

Publication Number Publication Date
JP2017021417A JP2017021417A (en) 2017-01-26
JP6391117B2 true JP6391117B2 (en) 2018-09-19

Family

ID=57888134

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015136153A Active JP6391117B2 (en) 2015-07-07 2015-07-07 Data collection device, data collection method, and data collection program

Country Status (1)

Country Link
JP (1) JP6391117B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6504190B2 (en) 2017-03-14 2019-04-24 オムロン株式会社 Control device and information processing method
JP2023042309A (en) 2021-09-14 2023-03-27 オムロン株式会社 Information collecting system and information collecting method

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04288602A (en) * 1991-02-27 1992-10-13 Mitsubishi Electric Corp Programmable controller with a/d conversion function
JP3046171B2 (en) * 1993-03-26 2000-05-29 三菱電機株式会社 Data logging device
JP3381463B2 (en) * 1995-07-11 2003-02-24 富士電機株式会社 Programmable controller
JP2004178479A (en) * 2002-11-29 2004-06-24 Yokogawa Electric Corp Data collector
JP2005267398A (en) * 2004-03-19 2005-09-29 Yaskawa Electric Corp Plc-to-plc communication system and transmission abnormality detection method therefor
JP2007114858A (en) * 2005-10-18 2007-05-10 Yaskawa Electric Corp Transmission of fixed cycle and display method and display device for reception data
US8280912B2 (en) * 2010-09-30 2012-10-02 Schneider Electric USA, Inc. Power monitoring device simulation using a database profile generated from real time-value data

Also Published As

Publication number Publication date
JP2017021417A (en) 2017-01-26

Similar Documents

Publication Publication Date Title
JP6504190B2 (en) Control device and information processing method
US10481593B2 (en) Method and system for capturing automation data
JP6399136B1 (en) Control device, control program, and control system
JP6391117B2 (en) Data collection device, data collection method, and data collection program
WO2015128981A1 (en) Programmable controller system and controller therefor
JP2018159981A (en) Control system, control apparatus, control program, and control method
JP6926539B2 (en) Controls and programs
EP3382480A1 (en) Controller
US10401815B2 (en) System and method for synchronizing messages using a least common multiple in industrial process control and automation systems
RU2010139828A (en) RISK MONITORING DEVICE AND METHOD OF RISK MONITORING FOR USE WITH A NUCLEAR POWER ENGINEERING
CN105308570A (en) Method and apparatus for data transfer to the cyclic tasks in a distributed real-time system at the correct time
US20180239723A1 (en) Control device
CN112673326B (en) Control device and storage medium
JP5653391B2 (en) Data polling method and digital instrumentation control system for nuclear power plant using the method
WO2016203490A3 (en) A method for calibrating the read latency of a ddr dram module
JP5703132B2 (en) Solid-state imaging device
US20120131373A1 (en) Method for Sensing Input Signal Changes
JP6653088B1 (en) Industrial equipment data collection system and motor control device
CN103365237A (en) Method and device for monitoring and recording component and variable in PLC (Programmable Logic Controller) system
CN103813129A (en) Image acquisition time control method, device thereof, system thereof and video processing server
JPWO2020044909A1 (en) Industrial equipment control device and industrial equipment data collection system
JP6529670B2 (en) Programmable logic controller
JP6886317B2 (en) Multi-channel AD converter and processing equipment
EP4254106A1 (en) Device, system, method, and program for collecting data
CN104866415A (en) VMM (verification methodology manual) based verification method and device for second-level cache

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170816

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180523

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180601

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180727

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20180817

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180817

R150 Certificate of patent or registration of utility model

Ref document number: 6391117

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