JPH09319413A - Sequence controller, data editor, programmable controller, data transfer method, and recording medium - Google Patents

Sequence controller, data editor, programmable controller, data transfer method, and recording medium

Info

Publication number
JPH09319413A
JPH09319413A JP13554296A JP13554296A JPH09319413A JP H09319413 A JPH09319413 A JP H09319413A JP 13554296 A JP13554296 A JP 13554296A JP 13554296 A JP13554296 A JP 13554296A JP H09319413 A JPH09319413 A JP H09319413A
Authority
JP
Japan
Prior art keywords
data
area
difference
memory
program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP13554296A
Other languages
Japanese (ja)
Inventor
Kazuhiro Tachibana
和広 橘
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.)
Keyence Corp
Original Assignee
Keyence 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 Keyence Corp filed Critical Keyence Corp
Priority to JP13554296A priority Critical patent/JPH09319413A/en
Publication of JPH09319413A publication Critical patent/JPH09319413A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten the transfer time of data by transferring a difference to a programmable logic controller(PLC) only when contents of a memory area preserving specified data of the PLC are coincident with the specified data. SOLUTION: The program of comparison stored in a RAM 104 of a personal computer 10 compares whether the read data/time is coincident with its own preserved date and time or not and in the case of coincidence, the program of difference extraction extracts the difference between the program to be transferred this time and the program transferred the last time and recorded in a program area 104a. A CPU 102 transfers only the difference to the PLC and writes it in an address. Then, the personal computer 10 codes the current date and time and transfers it to the data area for recording the date and time at the PLC. The program updated by the difference transferred to this PLC and the date and time, when the difference is transferred, are recorded in the program area 104a and a data area 104b.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、例えば、プログラ
マブルコントローラ( Programmable Logic Controlle
r:以下、PLCと略記する)によるシーケンス制御
で、PLCへシーケンスプログラムを転送した後、シー
ケンスプログラムの編集機能を有するパーソナルコンピ
ュータ等のデータ編集装置上でシーケンスプログラムに
変更を加えてPLCへ再転送する場合に、変更部分であ
る差分だけをPLCへ転送すべくなしたシーケンス制御
装置、データ編集機能を有するデータ編集装置、シーケ
ンスプログラムを実行するPLC、データ編集装置から
PLCへのデータ転送方法、及びデータ転送のコンピュ
ータプログラムが記録されている記録媒体に関する。
BACKGROUND OF THE INVENTION The present invention relates to, for example, a programmable controller (Programmable Logic Controlle).
r: hereinafter abbreviated as PLC), after transferring the sequence program to the PLC, change the sequence program on a data editing device such as a personal computer having a function of editing the sequence program, and re-transfer to the PLC. In this case, a sequence control device for transferring only the difference that is the changed portion to the PLC, a data editing device having a data editing function, a PLC for executing a sequence program, a data transfer method from the data editing device to the PLC, and The present invention relates to a recording medium on which a computer program for data transfer is recorded.

【0002】[0002]

【従来の技術】マイクロプロセッサを使用してシーケン
ス制御するPLC用のシーケンスプログラムは、シーケ
ンスプログラム編集用のアプリケーションプログラムを
ロードした汎用のパーソナルコンピュータ上で設計され
る。設計者は、シーケンスプログラムを設計した後、こ
のプログラムのシーケンス動作を、スイッチ,バルブ,
センサ等のデバイスの動作をモデル化したシミュレーシ
ョン用のソフトウェアを起動してパーソナルコンピュー
タ上でシミュレーションし、シミュレーションの結果を
検証しながらシーケンスプログラムをデバッグして、完
成したシーケンスプログラムをPLCに転送する。
2. Description of the Related Art A sequence program for a PLC that performs sequence control using a microprocessor is designed on a general-purpose personal computer loaded with an application program for editing a sequence program. After designing the sequence program, the designer describes the sequence operation of this program as switches, valves,
A simulation software that models the operation of a device such as a sensor is activated to perform simulation on a personal computer, the sequence program is debugged while verifying the result of the simulation, and the completed sequence program is transferred to the PLC.

【0003】このとき、PLCへシーケンスプログラム
を転送して実機を試動してみた結果、シミュレーション
時に予想しなかったトラブルが発生した場合等、設計者
は、パーソナルコンピュータに保存しているシーケンス
プログラムを読み出し、トラブルの発生した部分をパー
ソナルコンピュータ上でデバッグする。編集後のシーケ
ンスプログラムは再度PLCへ転送され、実機での動作
が検証される。シーケンスプログラムの開発段階では、
PLCとパーソナルコンピュータとの間でのシーケンス
プログラムの転送が頻繁に行われる。従って、プログラ
ムのステップ数に比例してプログラム転送時間が長時間
化する。
At this time, as a result of transferring the sequence program to the PLC and testing the actual machine, when an unexpected trouble occurs during simulation, the designer saves the sequence program stored in the personal computer. Read out and debug the troubled part on a personal computer. The edited sequence program is transferred again to the PLC, and the operation on the actual machine is verified. At the development stage of the sequence program,
The sequence program is frequently transferred between the PLC and the personal computer. Therefore, the program transfer time becomes long in proportion to the number of steps of the program.

【0004】このような実運転時のトラブル発生への対
処は迅速が望まれるが、オペレータが修正を加えたプロ
グラムの全体をPLCへ転送し直したりしていると、ス
テップ数が膨大なプログラムの場合はステップ数に比例
して転送に長時間を要し、トラブルに迅速に対処できな
い。上述のような転送時間の長時間化を避けるため、パ
ーソナルコンピュータ上で変更されたシーケンスプログ
ラムと、保存している前回転送分のシーケンスプログラ
ムとを比較し、変更された部分を差分として抽出して差
分だけをPLCへ転送するようにしたシーケンス制御装
置が考案されている。
Although it is desirable to quickly deal with the occurrence of troubles during actual operation, if the operator re-transfers the entire modified program to the PLC, a program with a large number of steps is required. In this case, it takes a long time to transfer in proportion to the number of steps, and troubles cannot be dealt with promptly. In order to avoid the increase in transfer time as described above, the changed sequence program on the personal computer is compared with the saved sequence program for the previous transfer, and the changed portion is extracted as a difference. A sequence control device has been devised which transfers only the difference to the PLC.

【0005】[0005]

【発明が解決しようとする課題】ところで、シーケンス
プログラム開発後にシステムの一部の設備、仕様が変更
された場合、またシステムが稼働中にトラブルが発生し
た場合のように、シーケンスプログラムに手直しの必要
が生じた場合、わずかな手直しは携帯用の簡易プログラ
ミングツールであるハンディーターミナルで実行するこ
ともできる。しかし、ハンディーターミナルを使った変
更はパーソナルコンピュータに通知されないので、変更
内容はパーソナルコンピュータに保存されているシーケ
ンスプログラムに反映されない。従って、ハンディータ
ーミナルで変更され、パーソナルコンピュータで保存さ
れている前回転送分のシーケンスプログラムと同一のプ
ログラムでなくなっている場合、パーソナルコンピュー
タからPLCへ変更内容に相当する差分だけを転送する
とプログラムの動作が保証されない。
By the way, it is necessary to rework the sequence program such as when some equipment and specifications of the system are changed after the development of the sequence program, or when trouble occurs during the operation of the system. If a problem occurs, a slight rework can also be performed in the handy terminal, which is a handy simple programming tool. However, since changes made using the handy terminal are not notified to the personal computer, the changes are not reflected in the sequence program stored in the personal computer. Therefore, if it is changed in the handy terminal and is not the same program as the previously transferred sequence program saved in the personal computer, if only the difference corresponding to the changed contents is transferred from the personal computer to the PLC, the program operation will be changed. Not guaranteed.

【0006】本発明はこのような問題点を解決するため
になされたものであって、PLCへ転送する最新のデー
タ、例えばプログラム、又は最新の転送データの、前回
転送分との差分と、最新の転送データを特定するデー
タ、例えば転送日時をデータ編集装置側で保存しておく
とともに、この特定データを最新データとともにPLC
へ転送してPLC側で保存しておき、データ編集装置か
らPLCへ差分を転送する場合に、PLCの特定データ
が保存されているべきメモリ領域の内容と特定データと
が一致する場合のみ差分をPLCへ転送することによ
り、データ編集装置で編集されたプログラム等のデータ
の編集結果をPLCへ転送する際の転送時間を大幅に短
縮し、またPLCで実行されるシーケンスプログラム等
の動作を保証するシーケンス制御装置、データ編集機能
を有するデータ編集装置、シーケンスプログラムを実行
するPLC、データ編集装置からPLCへのデータ転送
方法、及びデータ転送のコンピュータプログラムが記録
されている記録媒体の提供を目的とする。
The present invention has been made in order to solve such a problem, and it is the latest data to be transferred to a PLC, for example, a program, or the difference between the latest transfer data and the previous transfer data, and the latest data. The data for identifying the transfer data, for example, the transfer date and time is stored on the data editing device side, and this specific data is stored together with the latest data in the PLC.
When the difference is transferred from the data editing apparatus to the PLC and the contents of the memory area in which the specific data of the PLC should be stored match the specific data, the difference is transferred to the PLC. By transferring the data to the PLC, the transfer time at the time of transferring the data editing result of the program edited by the data editing device to the PLC is significantly reduced, and the operation of the sequence program executed by the PLC is guaranteed. An object of the present invention is to provide a sequence control device, a data editing device having a data editing function, a PLC that executes a sequence program, a data transfer method from the data editing device to the PLC, and a recording medium on which a computer program for data transfer is recorded. .

【0007】[0007]

【課題を解決するための手段】第1発明のシーケンス制
御装置は、シーケンスプログラムの編集手段と、シーケ
ンスプログラムを格納する第1領域、及びデータを格納
する第2領域を有するメモリと、編集後のシーケンスプ
ログラムの、編集前との差分を抽出する抽出手段と、シ
ーケンスプログラム又は差分とともに、編集後のシーケ
ンスプログラムを特定する特定データを転送する転送手
段と、シーケンスプログラム又は差分の転送の都度、シ
ーケンスプログラム又は差分をメモリの第1領域に、ま
た特定データを第2の領域に格納する格納手段とを有す
るデータ編集装置と、このデータ編集装置に接続されて
おり、シーケンスプログラムを格納する第3領域及び特
定データを格納する第4領域を有するメモリを備え、メ
モリの第3領域に格納されているシーケンスプログラム
を実行して対象を制御するプログラマブルコントローラ
とを備え、データ編集装置は、前記差分をプログラマブ
ルコントローラへ転送する際、プログラマブルコントロ
ーラのメモリの第4領域から読み出した内容と自己のメ
モリの第2領域の内容とを比較する比較手段と、比較手
段による比較の結果、両者が一致した場合は、転送手段
に、差分をプログラマブルコントローラのメモリの第3
領域に、また特定データをこのメモリの第4領域に書き
込ませる制御信号を転送させる制御手段とを備えること
を特徴とする。
A sequence control device of a first invention is a sequence program editing means, a memory having a first area for storing a sequence program and a second area for storing data, and a memory after editing. Extraction means for extracting a difference between the sequence program and before editing, transfer means for transferring the sequence program or the difference together with specific data for specifying the edited sequence program, and the sequence program each time the sequence program or the difference is transferred Alternatively, a data editing apparatus having storage means for storing the difference in the first area of the memory and specific data in the second area, and a third area for storing the sequence program, which is connected to the data editing apparatus, A memory having a fourth area for storing specific data is provided, and the third area of the memory is provided. The data editing device includes a programmable controller that executes a stored sequence program to control an object, and the data editing device, when transferring the difference to the programmable controller, reads the contents read from the fourth area of the memory of the programmable controller and its own. As a result of the comparison by the comparison means for comparing the contents of the second area of the memory with the comparison means, if the two match, the difference is sent to the transfer means by the third means of the memory of the programmable controller.
Control means for transferring a control signal for writing the specific data to the area and the fourth area of the memory.

【0008】第2発明のデータ編集装置は、データの編
集手段と、編集対象の第1のデータを格納する第1領
域、及び第1のデータ以外のデータを格納する第2領域
を有するメモリと、編集後の第1のデータの、編集前と
の差分を抽出する抽出手段と、第1のデータ又は差分の
転送の都度、第1のデータ又は差分をメモリの第1領域
に、また編集後の第1のデータを特定する特定データを
第2領域に格納する格納手段と、外部機器へ、第1のデ
ータ又は前記差分とともに、編集後の第1のデータを特
定する特定データを転送する転送手段と、外部機器の、
特定データが格納されているべきメモリ領域からその内
容を読み出し、読み出した内容と、メモリの第2領域の
内容とを比較する比較手段と、比較手段による比較の結
果、両者が一致した場合は、転送手段に差分を送出させ
る制御手段とを備えたことを特徴とする。
A data editing apparatus of the second invention comprises a data editing means, a memory having a first area for storing first data to be edited and a second area for storing data other than the first data. An extracting means for extracting a difference between the edited first data and the unedited first data, and each time the first data or the difference is transferred, the first data or the difference is stored in the first area of the memory and after the editing. Storing means for storing the specific data for specifying the first data in the second area, and transferring the specific data for specifying the edited first data together with the first data or the difference to an external device. Means and external equipment,
If the contents are read from the memory area where the specific data should be stored and the read contents are compared with the contents of the second area of the memory and the comparison result by the comparing means indicates that they match, And a control means for transmitting the difference to the transfer means.

【0009】第3発明のPLCは、転送されてくる第1
のデータ又は編集後の第1のデータの、編集前との差分
を格納する第1領域、及び編集後の第1のデータを特定
する特定データを格納する第2領域を有するメモリを備
え、メモリの第1領域に格納されている第1のデータを
使用して対象を制御することを特徴とする。
The PLC of the third aspect of the present invention is the first aspect of the transferred first aspect.
A memory having a first area for storing a difference between the first data after editing or the first data after editing and a second area for storing specific data for specifying the first data after editing, And controlling the target using the first data stored in the first area of.

【0010】第4発明のデータ転送方法は、第1のデー
タを格納する第1領域及び該第1のデータを特定する特
定データを格納する第2領域を有するメモリを備え、メ
モリの第1領域に格納されている第1のデータを使用し
て対象を制御するプログラマブルコントローラへ、前回
転送分の第1のデータとの差分を転送するデータ転送方
法において、新たに転送する第1のデータの、前回転送
分との差分を抽出し、第1のデータ又は差分とともに、
新たに転送する第1のデータを特定する特定データをプ
ログラマブルコントローラへ転送し、第1のデータ又は
差分の転送の都度、新たに転送する第1のデータ、及び
その特定データを保存し、差分を転送する際、プログラ
マブルコントローラのメモリの第2領域の内容を読み出
し、読み出した内容と、保存されている特定データとを
比較し、比較の結果、両者が一致した場合は差分をプロ
グラマブルコントローラのメモリの第1領域に、またそ
の特定データをメモリの第2領域に書き込ませることを
特徴とする。
A data transfer method according to a fourth invention comprises a memory having a first area for storing first data and a second area for storing specific data for specifying the first data, and the first area of the memory. In the data transfer method of transferring the difference from the first data of the previous transfer to the programmable controller that controls the target using the first data stored in the first data of the first data to be transferred, Extract the difference from the previous transfer, along with the first data or difference,
The specific data that specifies the first data to be newly transferred is transferred to the programmable controller, and each time the first data or the difference is transferred, the first data to be newly transferred and the specific data are saved, and the difference is stored. At the time of transfer, the contents of the second area of the memory of the programmable controller are read, the read contents are compared with the stored specific data, and as a result of comparison, if the two match, the difference is stored in the memory of the programmable controller. It is characterized in that the first area and the specific data thereof are written in the second area of the memory.

【0011】第5発明の記録媒体は、第1のデータを格
納する第1領域及びこの第1のデータを特定する特定デ
ータを格納する第2領域を有するメモリを備え、このメ
モリの第1領域に格納されている第1のデータを使用し
て対象を制御するプログラマブルコントローラへ、第1
のデータの編集機能を備えたデータ編集装置から編集後
の第1のデータの、編集前との差分を転送する方法のス
テップを含むコンピュータプログラムが記録されている
記録媒体であって、編集後の第1のデータの、編集前と
の差分を抽出するステップと、第1のデータ又は差分と
ともに、編集後の第1のデータを特定する特定データを
プログラマブルコントローラへ転送するステップと、第
1のデータ又は差分の転送の都度、この第1のデータ、
及びその特定データを保存するステップと、差分を転送
する際、プログラマブルコントローラのメモリの第2領
域からその内容を読み出すステップと、第2領域から読
み出した内容と、保存されている特定データとを比較す
るステップと、比較の結果、両者が一致した場合は差分
をプログラマブルコントローラのメモリの第1領域に、
またその特定データをメモリの第2領域に書き込ませる
制御信号をプログラマプルコントローラに転送するステ
ップとを含むコンピュータプログラムが記録されている
ことを特徴とする。
The recording medium of the fifth invention comprises a memory having a first area for storing the first data and a second area for storing the specific data for specifying the first data, and the first area of the memory. To the programmable controller that controls the target using the first data stored in
Is a recording medium on which a computer program including a step of a method of transferring a difference between the first data after editing and the first data after editing from a data editing device having a data editing function of A step of extracting a difference between the first data and the before-editing; a step of transferring, together with the first data or the difference, specific data specifying the first data after the editing to the programmable controller; Or, every time the difference is transferred, this first data,
And a step of storing the specific data, a step of reading the content from the second area of the memory of the programmable controller when transferring the difference, and a step of comparing the content read from the second area with the stored specific data. And the result of comparison, if they match, the difference is stored in the first area of the memory of the programmable controller.
Also, a computer program including a step of transferring a control signal for writing the specific data to the second area of the memory to the programmable controller is recorded.

【0012】第6発明の記録媒体は、第1のデータを格
納する第1領域及びこの第1のデータを特定する特定デ
ータを格納する第2領域を有するメモリを備え、このメ
モリの第1領域に格納されている第1のデータを使用し
て対象を制御するプログラマブルコントローラへ、第1
のデータの編集機能を備えたデータ編集装置から、編集
後の第1のデータの、編集前との差分を転送させるため
に使用される記録媒体であって、データ編集装置に、編
集後の第1のデータの、編集前との差分を抽出させる手
段と、第1のデータ又は差分とともに、編集後の第1の
データを特定する特定データをプログラマブルコントロ
ーラへ転送させる手段と、第1のデータ又は差分の転送
の都度、第1のデータ、及びその特定データを保存させ
る手段と、差分を転送させる際、プログラマブルコント
ローラのメモリの第2領域の内容を読み出させる手段
と、第2領域から読み出させた内容と、保存されている
特定データとを比較させる手段と、比較の結果、両者が
一致した場合は差分をプログラマブルコントローラのメ
モリの第1領域に、また特定データをメモリの第2領域
に書き込ませる制御信号を転送させる手段とを含むこと
を特徴とする。
The recording medium of the sixth invention comprises a memory having a first area for storing the first data and a second area for storing the specific data for specifying the first data, and the first area of the memory. To the programmable controller that controls the target using the first data stored in
Is a recording medium used to transfer the difference between the edited first data and the unedited first data from the data editing device having the data editing function of 1 means for extracting the difference between the data before editing and the first data or the difference, and means for transferring the specific data for specifying the edited first data to the programmable controller, the first data or Means for storing the first data and the specific data thereof each time the difference is transferred, means for reading the contents of the second area of the memory of the programmable controller when transferring the difference, and reading from the second area Means for comparing the stored content with the stored specific data, and as a result of the comparison, if the two match, the difference is stored in the first area of the memory of the programmable controller, Specific data; and a means for transferring control signals for writing in the second region of the memory has.

【0013】本発明のシーケンス制御装置、データ編集
機能を有するデータ編集装置、データ編集装置から転送
されたプログラムを実行するPLC、データ編集装置か
らPLCへのデータ転送方法、及びデータ転送のコンピ
ュータプログラムが記録されている記録媒体は、プログ
ラムを含むデータを格納する第1領域及びこのデータを
特定する、このデータのPLCへの転送日時等のデータ
の特定データを格納する第2領域を有するメモリを備
え、このメモリの第1領域に格納されているプログラム
を実行して対象を制御するプログラマブルコントローラ
へ、データの編集機能を備えたデータ編集装置から編集
後のデータの、編集前との差分を転送する際、編集後の
データの、編集前との差分を抽出し、データ又は差分と
ともに、編集後のデータを特定する特定データをプログ
ラマブルコントローラへ転送し、データ又は差分の転送
の都度、編集後のデータ、及び特定データをメモリに格
納する一方、差分を転送する際、プログラマブルコント
ローラのメモリの第2領域の内容と、差分が抽出された
編集前のデータの特定データとを比較し、比較の結果、
両データが一致した場合に差分をプログラマブルコント
ローラへ転送する。また不一致の場合は差分の転送を中
止する。
A sequence control device, a data editing device having a data editing function, a PLC for executing a program transferred from the data editing device, a data transfer method from the data editing device to the PLC, and a computer program for data transfer according to the present invention are provided. The recorded recording medium includes a memory having a first area for storing data including a program and a second area for specifying the data and storing specific data of the data such as a transfer date and time of the data to the PLC. , The difference of the edited data from that before the editing is transferred from the data editing device having the data editing function to the programmable controller that executes the program stored in the first area of this memory and controls the target. At this time, the difference between the edited data and the data before the editing is extracted, and the data or the difference is extracted together with the edited data. Data is transferred to the programmable controller, and the edited data and the specific data are stored in the memory each time the data or the difference is transferred, while the second area of the memory of the programmable controller is used when the difference is transferred. And the specific data of the data before editing from which the difference was extracted, and the result of the comparison,
When the two data match, the difference is transferred to the programmable controller. If they do not match, the difference transfer is stopped.

【0014】これにより、データ編集装置で編集された
プログラム等のデータの編集結果をPLCへ転送する際
のデータ転送時間を大幅に短縮する一方、データ編集装
置からPLCへ前回転送したデータが、データ編集装置
へその変更が通知されないハンディーターミナルから変
更されているような場合は、差分の転送を中止すること
によりPLCで実行されるシーケンスプログラム等の動
作を保証する。
As a result, the data transfer time at the time of transferring the edited result of the data such as the program edited by the data editing device to the PLC is significantly reduced, while the data previously transferred from the data editing device to the PLC is the data. When the change is made from the handy terminal which is not notified of the change to the editing device, the operation of the sequence program executed by the PLC is guaranteed by stopping the transfer of the difference.

【0015】[0015]

【発明の実施の形態】図1は本発明のデータ編集装置を
使用したシーケンス制御装置の構成を示すブロック図で
ある。パーソナルコンピュータ10は、ラダープログラ
ム等のシーケンスプログラムの編集機能、シーケンスプ
ログラムのシミュレーション機能、及びシミュレーショ
ン状態のモニタ機能を実現する設計支援のアプリケーシ
ョンプログラムを、このプログラムが記録されている磁
気ディスク等の記録媒体Dからロードしてハードディス
クにインストールすることによって、本発明のデータ編
集装置として機能する。
1 is a block diagram showing the configuration of a sequence control device using a data editing device of the present invention. The personal computer 10 stores a design support application program that realizes an editing function of a sequence program such as a ladder program, a simulation function of the sequence program, and a monitoring function of a simulation state, and a recording medium such as a magnetic disk in which the program is recorded. By loading from D and installing in the hard disk, it functions as the data editing apparatus of the present invention.

【0016】パーソナルコンピュータ10は、PLC
(プログラマブルコントローラ)20とケーブルを介し
て接続されており、パーソナルコンピュータ10上で設
計されたシーケンスプログラム又は前回転送分との差分
は、転送先での格納アドレスを特定するアドレスデータ
とともにPLC20に転送される。
The personal computer 10 is a PLC
The (programmable controller) 20 is connected via a cable, and the sequence program designed on the personal computer 10 or the difference from the previous transfer is transferred to the PLC 20 together with the address data that specifies the storage address at the transfer destination. It

【0017】パーソナルコンピュータ10にロードされ
る前述の設計支援のアプリケーションプログラムは、実
機のスイッチ,バルブ,センサ等30からの入力に対し
て、バルブ,モータ,ランプの制御信号等の出力、又は
マニュアルスイッチの開閉状態信号,センサの検出信号
等の入力の履歴を記録しているPLC20のシーケンス
制御の状態を定期的にポーリングして、スイッチ,バル
ブ,センサ等30の状態の経時変化を数値,タイムチャ
ート等で画面表示するモニタ機能も提供する。
The above-mentioned design support application program loaded in the personal computer 10 outputs the control signals of valves, motors, lamps, etc., or a manual switch in response to inputs from the switches, valves, sensors, etc. 30 of the actual machine. The sequence control status of the PLC 20, which records the input history of the open / closed state signal of the sensor, the detection signal of the sensor, etc., is periodically polled, and the changes over time in the states of the switches, valves, sensors, etc. 30 are numerical values and time charts It also provides a monitor function for screen display.

【0018】PLC20は、パーソナルコンピュータ1
0との間でデータをシリアル転送するシリアル通信イン
ターフェイス(I/F)回路201を有し、シリアル通
信I/F回路201を介してパーソナルコンピュータ1
0から転送されたシーケンスプログラムの全部又は前回
転送分との差分を、RAM204のプログラム領域20
4aの、パーソナルコンピュータ10から与えられるア
ドレスデータに応じたアドレスに格納する。また、PL
C20は、パーソナルコンピュータ10からプログラム
の全部又は前回転送分との差分とともに転送されてく
る、このプログラム又は差分を特定する転送日付・時刻
をRAM204のデータ領域204bに格納する。
The PLC 20 is a personal computer 1.
0 and a serial communication interface (I / F) circuit 201 for serially transferring data to and from the personal computer 1 via the serial communication I / F circuit 201.
The difference between the whole sequence program transferred from 0 or the previous transfer amount is stored in the program area 20 of the RAM 204.
It is stored in the address 4a corresponding to the address data given from the personal computer 10. Also, PL
The C20 stores, in the data area 204b of the RAM 204, the transfer date / time that specifies the program or the difference transferred from the personal computer 10 together with the difference between the entire program or the previous transfer.

【0019】RAM204のデータ領域204bには、
シーケンスプログラムの実行時に入出力回路205を介
してスイッチ,バルブ,センサ等のデバイスとの間で入
出力されるデータも格納されており、パーソナルコンピ
ュータ10から定期的に送信されてくる要求に応じて、
RAM204に格納されているこれらのデータをシリア
ル通信I/F回路201を介してパーソナルコンピュー
タ10に転送する。PLC20のROM203にはシー
ケンス制御のOS(オペレーティングシステム)等のシ
ステムプログラムが格納されている。RAM204のプ
ログラム領域204aには、シーケンスプログラム等の
ユーザプログラムが、またデータ領域204bにはシス
テムプログラム・ユーザプログラムの実行に使用するデ
ータがそれぞれ定められたアドレスに格納される。
In the data area 204b of the RAM 204,
Data that is input / output to / from devices such as switches, valves, and sensors via the input / output circuit 205 when the sequence program is executed is also stored, and in response to a request periodically transmitted from the personal computer 10. ,
These data stored in the RAM 204 are transferred to the personal computer 10 via the serial communication I / F circuit 201. The ROM 203 of the PLC 20 stores a system program such as an OS (operating system) for sequence control. The program area 204a of the RAM 204 stores a user program such as a sequence program, and the data area 204b stores data used for executing the system program / user program at predetermined addresses.

【0020】CPU202はOSに従って、RAM20
4に格納されているシーケンスプログラムを実行して制
御対象の実機に配されているスイッチ,バルブ,センサ
等30のデバイスをシーケンス制御し、必要に応じて、
RAM204に格納されているデータを書き換える。さ
らに、PLC20は、スイッチ,バルブ,センサ等30
からの入力に対して、バルブ,モータ,ランプの制御信
号等を出力し、またマニュアルスイッチの開閉の状態信
号,センサの検出信号等を入力する入出力回路205を
有する。
The CPU 202 operates the RAM 20 according to the OS.
4 to control the sequence of devices such as switches, valves, and sensors 30 arranged in the actual machine to be controlled by executing the sequence program stored in
The data stored in the RAM 204 is rewritten. Further, the PLC 20 includes switches, valves, sensors, etc.
It has an input / output circuit 205 for outputting control signals of valves, motors, lamps, etc. in response to the input from, and for inputting an open / close state signal of a manual switch, a detection signal of a sensor and the like.

【0021】さらに、PLC20のシリアル通信I/F
回路201には、シーケンスプログラム等のユーザプロ
グラムをシーケンス制御の現場等でプログラミング又は
編集するための簡易携帯型のハンディーターミナル(図
示省略)からの信号をRS232C等の有線で、又は無
線で入力することも可能である。CPU202は、本発
明の機能を備えたパーソナルコンピュータ10からに限
らず、転送日付時刻を転送データとともに転送する機能
を有していないハンディーターミナル、旧型のパーソナ
ルコンピュータ等からRAM204のプログラム領域2
04aに書き込みが発生した場合に、データ領域204
bの内容をクリアする。
Further, the PLC 20 serial communication I / F
To the circuit 201, a signal from a simple portable type handy terminal (not shown) for programming or editing a user program such as a sequence program at the site of sequence control or the like is input by wire such as RS232C or wirelessly. Is also possible. The CPU 202 is not limited to the personal computer 10 having the functions of the present invention, but may be a handy terminal that does not have a function of transferring the transfer date and time together with transfer data, an old personal computer, or the like, and the program area 2 of the RAM 204.
If a write occurs in 04a, the data area 204
Clear the contents of b.

【0022】図2は図1のパーソナルコンピュータ10
のブロック図である。キーボード,マウス等の入力部1
01は、各種コマンド,データをキー操作又はクリック
操作によって入力する手段である。CPU102は、入
力部101からの各種コマンド,データの入力を受け付
け、記録媒体DからロードされてRAM104のプログ
ラム領域104aに格納されている設計支援プログラム
を実行する。
FIG. 2 shows the personal computer 10 of FIG.
It is a block diagram of. Input unit 1 such as keyboard and mouse
Reference numeral 01 denotes a unit for inputting various commands and data by key operation or click operation. The CPU 102 receives various commands and data input from the input unit 101, and executes the design support program loaded from the recording medium D and stored in the program area 104 a of the RAM 104.

【0023】RAM104のプログラム領域104aに
は、設計支援プログラム等で作成されたラダープログラ
ム等を編集するプログラム、今回PLC20へ転送しよ
うとしているプログラムの、RAM104のプログラム
領域104aに格納されている、前回PLC20へ転送
したプログラムとの差分を抽出するプログラム、及びR
AM104のデータ領域に格納されている、前回PLC
20へプログラムを転送した日付・時刻と、PLC20
のRAM204のデータ領域204bから読み出したデ
ータ内容とを比較するプログラムが格納されている。
In the program area 104a of the RAM 104, a program for editing a ladder program created by a design support program or the like, and a program to be transferred to the PLC 20 this time, which is stored in the program area 104a of the RAM 104, is stored in the previous PLC 20. Program that extracts the difference from the program transferred to
Previous PLC stored in the data area of AM104
PLC20 and the date and time when the program was transferred to
A program for comparing the data content read from the data area 204b of the RAM 204 is stored.

【0024】シーケンスプログラムとしてのラダープロ
グラム、ラダープログラムのニーモニックリスト、ラダ
ープログラムに記述されているデバイスの状態の経時変
化(数値,タイムチャート)等は、CRT(又はLC
D)105にオープンされる複数個のウィンドウにそれ
ぞれ表示される。
A ladder program as a sequence program, a mnemonic list of the ladder program, a change with time of the device state described in the ladder program (numerical value, time chart), etc. are displayed on the CRT (or LC).
D) It is displayed in each of a plurality of windows opened in 105.

【0025】ハードディスク100には、マルチウィン
ドウ環境を提供するOS等のシステムプログラムが格納
されている。RAM104のプログラム領域104aに
は、この他に、PLC20に最後に転送したプログラム
が所定のアドレスに格納され、PLC20に転送した、
このプログラムを特定するデータとしての転送日付・時
刻がデータ領域104bに格納されている。データ領域
104bには、この他に、設計支援プログラム,シミュ
レーションプログラム等のユーザプログラムの実行に使
用されるデータ、及びシステムプログラムの実行に使用
されるデータ等がデータ領域104bのその他のアドレ
スに格納されている。
The hard disk 100 stores a system program such as an OS that provides a multi-window environment. In addition to this, the program last transferred to the PLC 20 is stored in a predetermined address in the program area 104a of the RAM 104, and transferred to the PLC 20.
The transfer date / time as data for specifying this program is stored in the data area 104b. In addition to this, the data area 104b stores data used for executing a user program such as a design support program and a simulation program, and data used for executing a system program at other addresses in the data area 104b. ing.

【0026】また、タイマ107は現在の日時を提供す
る。シリアル通信I/F回路106はPLC20との間
でデータをシリアルに転送するための回路である。
The timer 107 also provides the current date and time. The serial communication I / F circuit 106 is a circuit for serially transferring data to and from the PLC 20.

【0027】以上のようなシーケンス制御装置では、パ
ーソナルコンピュータ10上で、シーケンスプログラム
作成・編集用のアプリケーションプログラムを起動して
シーケンスプログラムを作成する。次に、シミュレーシ
ョン用のモニタプログラムを起動して、作成したシーケ
ンスプログラムをシミュレーションしてデバッグを行い
ながらシーケンスプログラムの動作を検証し、完成した
シーケンスプログラムを、PLC20に転送する。PL
C20で実機を試動させ、不具合が生じた場合はパーソ
ナルコンピュータ10上でシーケンスプログラムをデバ
ッグし、前回転送分との差分を抽出して、差分を、その
転送日時とともにPLC20へ転送する。しかし、差分
を転送するまでの間、ハンディーターミナル等の他の外
部機器からPLC20のシーケンスプログラムに変更が
加えられている場合は差分の転送を中止する。
In the above sequence control device, the sequence program is created by activating an application program for creating / editing a sequence program on the personal computer 10. Next, a monitor program for simulation is started, the operation of the sequence program is verified while simulating and debugging the created sequence program, and the completed sequence program is transferred to the PLC 20. PL
When the actual machine is tried on C20 and a problem occurs, the sequence program is debugged on the personal computer 10, the difference from the previous transfer is extracted, and the difference is transferred to the PLC 20 together with the transfer date and time. However, until the difference is transferred, if the sequence program of the PLC 20 is changed from another external device such as a handy terminal, the difference transfer is stopped.

【0028】次に、本発明のシーケンス制御装置で実施
されるシーケンスプログラムの転送手順を図3乃至図5
のフローチャートを基に説明する。図3はモニタ側であ
るパーソナルコンピュータ10からPLC20へのプロ
グラム書き込み(全部)の手順を示すものである。パー
ソナルコンピュータ10はプログラムをPLC20のプ
ログラム領域204aに転送する(ステップS1)。こ
のとき、パーソナルコンピュータ10は現在の日付・時
刻をコード化してPLC20の日付時刻を記録するデー
タ領域204bに転送する(ステップS2)。PLC2
0に転送したプログラムと転送した日付時刻とを、パー
ソナルコンピュータ10のRAMのプログラム領域10
4aとデータ領域104bとにそれぞれ記録する(ステ
ップS3)。
Next, the sequence program transfer procedure executed by the sequence control device of the present invention will be described with reference to FIGS.
A description will be given based on the flowchart of FIG. FIG. 3 shows a procedure of writing a program (all) from the personal computer 10 on the monitor side to the PLC 20. The personal computer 10 transfers the program to the program area 204a of the PLC 20 (step S1). At this time, the personal computer 10 encodes the current date / time and transfers it to the data area 204b of the PLC 20 for recording the date / time (step S2). PLC2
The program transferred to 0 and the transferred date and time are stored in the program area 10 of the RAM of the personal computer 10.
4a and the data area 104b, respectively (step S3).

【0029】図4はモニタ側であるパーソナルコンピュ
ータ10からPLC20へのプログラム書き込み(差
分)の手順を示すものである。パーソナルコンピュータ
10はPLC20の日付時刻が記録されているデータ領
域204bから日付・時刻を読み出す(ステップS1
1)。パーソナルコンピュータ10のRAM104に格
納されている比較のプログラムは、読み出された日付・
時刻が、自己が保存していた日付時刻と同一であるか否
かを比較し(ステップS12)、一致する場合は、差分
抽出のプログラムが、今回転送すべきプログラムと、プ
ログラム領域104aに記録されている前回転送プログ
ラムとの差分を抽出する。CPU102は、差分のみを
PLC20に転送し(ステップS13)、差分を格納す
べきアドレスデータをPLC20に与えて、そのアドレ
スに差分を書き込ませる。パーソナルコンピュータ10
は現在の日付・時刻をコード化して、PLC20の日付
時刻を記録するデータ領域204bに転送する(ステッ
プS14)。PLC20に転送した差分で更新されてい
るプログラムと差分を転送した日付時刻とを、パーソナ
ルコンピュータ10のRAMのプログラム領域104a
とデータ領域104bとにそれぞれ記録する(ステップ
S15)。
FIG. 4 shows a procedure for writing a program (difference) from the personal computer 10 on the monitor side to the PLC 20. The personal computer 10 reads the date / time from the data area 204b in which the date / time of the PLC 20 is recorded (step S1).
1). The comparison program stored in the RAM 104 of the personal computer 10 reads the date,
It is compared whether or not the time is the same as the date and time saved by itself (step S12). If they match, the difference extraction program is recorded in the program area 104a together with the program to be transferred this time. The difference from the previous transfer program is extracted. The CPU 102 transfers only the difference to the PLC 20 (step S13), gives address data for storing the difference to the PLC 20, and causes the difference to be written at the address. Personal computer 10
Encodes the current date / time and transfers it to the data area 204b for recording the date / time of the PLC 20 (step S14). The program updated by the difference transferred to the PLC 20 and the date and time when the difference is transferred are stored in the program area 104a of the RAM of the personal computer 10.
And the data area 104b are recorded (step S15).

【0030】一方、ステップS12での比較の結果、例
えばハンディーターミナルを使って現場でシーケンスプ
ログラムが変更された場合等のように、モニタ側で保存
していた日付時刻とPLC20のデータ領域204bか
ら読み出した日付時刻とが同一でない場合は、差分の書
き込み失敗として差分書き込みの処理を終了する(ステ
ップS16)。
On the other hand, as a result of the comparison in step S12, the date and time saved on the monitor side and the data area 204b of the PLC 20 are read out, for example, when the sequence program is changed on site using the handy terminal. If it is not the same as the date and time, the difference writing process ends as a difference writing failure (step S16).

【0031】図5はPLC20の書き込み手順を示すも
のである。外部機器からPLC20への転送が発生する
と、PLC20はプログラム領域204aへの書き込み
であるか否かをチェックし(ステップS21)、プログ
ラム領域204aへの書き込みでない場合はこの処理を
終了して他の処理へ移行する。一方、プログラム領域2
04aへの書き込みの場合は日付時間を記録すべきデー
タ領域204bをクリアし(ステップS22)、転送さ
れてきたデータを、外部機器によって指定されたアドレ
スに書き込む(ステップS23)。従って、プログラム
の転送時にプログラムとともに、プログラムを特定する
データとしての転送日付・時刻を転送する機能を有しな
い、簡易型のハンディーターミナル、旧型の外部機器等
からプログラムが転送され、PLC20のプログラム領
域204aの内容が更新されてしまった場合は、本発明
の機能を備えたパーソナルコンピュータ10から次に差
分が転送されてきても、データ領域204bの内容がク
リアされているので、パーソナルコンピュータ10は保
存している、前回転送分の日付時刻と一致せずに差分の
転送を中止するので、差分によってPLC20のプログ
ラムが更新される危険はない。
FIG. 5 shows a write procedure of the PLC 20. When the transfer from the external device to the PLC 20 occurs, the PLC 20 checks whether or not the writing is to the program area 204a (step S21), and when it is not the writing to the program area 204a, this processing is terminated and other processing is performed. Move to. On the other hand, program area 2
In the case of writing to 04a, the data area 204b for recording the date and time is cleared (step S22), and the transferred data is written to the address designated by the external device (step S23). Therefore, when the program is transferred, the program is transferred from a simple handy terminal, an old external device, or the like that does not have a function of transferring the transfer date / time as data for specifying the program together with the program, and the program area 204a of the PLC 20 is transferred. If the content of the data area 204b is updated, the content of the data area 204b is cleared even if the difference is transferred next from the personal computer 10 having the function of the present invention. However, since the transfer of the difference is stopped without matching the date and time of the previous transfer, there is no danger of updating the program of the PLC 20 due to the difference.

【0032】なお、本例では、PLC20に転送したプ
ログラム等のデータを特定するデータとして、データの
転送日付・時刻を使用する例を示したが、プログラム等
のデータを特定するデータとして、転送したプログラム
等にユニークな番号を付し、この番号を使用する構成と
してもよい。また、パーソナルコンピュータ10が転送
する差分はプログラムの差分に限らず、数値データの差
分であってもよい。
In this example, the transfer date / time of the data is used as the data for specifying the data of the program transferred to the PLC 20, but the data of the program is transferred as the data for specifying the data. A unique number may be added to the program and the number may be used. Further, the difference transferred by the personal computer 10 is not limited to the program difference, and may be the numerical data difference.

【0033】また、以上のような記録・再生のコンピュ
ータプログラムは、磁気ディスク等の脱着可能な記録媒
体Dに記録しておき、実行時にこれを汎用のパーソナル
コンピュータにロードする構成であっても、またパーソ
ナルコンピュータのROM103に予めインストールし
ておく構成であってもよい。
The recording / reproducing computer program as described above may be recorded in a removable recording medium D such as a magnetic disk and loaded into a general-purpose personal computer at the time of execution. Alternatively, it may be installed in advance in the ROM 103 of the personal computer.

【0034】[0034]

【発明の効果】以上のように、本発明のシーケンス制御
装置、データ編集機能を有するデータ編集装置、シーケ
ンスプログラムを実行するPLC、データ編集装置から
PLCへのデータ転送方法、及びデータ転送のコンピュ
ータプログラムが記録されている記録媒体は、PLCへ
転送する最新のデータ、例えばプログラム、又は最新の
転送データの、前回転送分との差分と、最新の転送デー
タを特定するデータ、例えば転送日時をデータ編集装置
側で保存しておくとともに、この特定データを最新デー
タとともにPLCへ転送してPLC側で保存しておき、
データ編集装置からPLCへ差分を転送する場合に、P
LCの特定データが保存されているべきメモリ領域の内
容と特定データとが一致する場合のみ差分をPLCへ転
送することにより、データ編集装置で編集されたプログ
ラム等のデータの編集結果をPLCへ転送する際の転送
時間を大幅に短縮し、またPLCで実行されるシーケン
スプログラム等の動作を保証するという優れた効果を奏
する。
As described above, the sequence control device of the present invention, the data editing device having the data editing function, the PLC for executing the sequence program, the data transfer method from the data editing device to the PLC, and the computer program for the data transfer. The recording medium in which is recorded is the latest data to be transferred to the PLC, for example, the program, or the difference between the latest transfer data and the previous transfer data, and the data specifying the latest transfer data, such as the transfer date and time. While saving it on the device side, transfer this specific data to the PLC together with the latest data and save it on the PLC side.
When transferring the difference from the data editing device to the PLC, P
By transferring the difference to the PLC only when the contents of the memory area where the LC specific data should be stored and the specific data match, the edited result of the data such as the program edited by the data editing device is transferred to the PLC. There is an excellent effect that the transfer time at the time of performing is significantly reduced and the operation of the sequence program executed by the PLC is guaranteed.

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

【図1】本発明のデータ編集装置を使用したシーケンス
制御装置のブロック図である。
FIG. 1 is a block diagram of a sequence control device using a data editing device of the present invention.

【図2】本発明のデータ編集装置のブロック図である。FIG. 2 is a block diagram of a data editing device of the present invention.

【図3】本発明のシーケンス制御装置におけるパーソナ
ルコンピュータからPLCへのプログラム書き込み(全
部)の手順のフローチャートである。
FIG. 3 is a flowchart of a procedure of writing (all) a program from a personal computer to a PLC in the sequence control device of the present invention.

【図4】本発明のシーケンス制御装置におけるパーソナ
ルコンピュータからPLCへのプログラム書き込み(差
分)の手順のフローチャートである。
FIG. 4 is a flowchart of a procedure for writing a program (difference) from a personal computer to a PLC in the sequence control device of the present invention.

【図5】本発明のシーケンス制御装置におけるPLCの
書き込み処理の手順のフローチャートである。
FIG. 5 is a flowchart of a PLC write processing procedure in the sequence control device of the present invention.

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

10 パーソナルコンピュータ 100 ハードディスク 101 入力部 102 CPU 103 ROM 104 RAM 104a プログラム領域 104b データ領域 106 シリアル通信I/F回路 107 タイマ 20 PLC 201 シリアル通信I/F回路 202 CPU 203 ROM 204 RAM 204a プログラム領域 204b データ領域 D 記録媒体 10 Personal Computer 100 Hard Disk 101 Input Unit 102 CPU 103 ROM 104 RAM 104a Program Area 104b Data Area 106 Serial Communication I / F Circuit 107 Timer 20 PLC 201 Serial Communication I / F Circuit 202 CPU 203 ROM 204 RAM 204a Program Area 204b Data Area D recording medium

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 シーケンスプログラムの編集手段と、シ
ーケンスプログラムを格納する第1領域、及びデータを
格納する第2領域を有するメモリと、編集後のシーケン
スプログラムの、編集前との差分を抽出する抽出手段
と、シーケンスプログラム又は前記差分とともに、編集
後のシーケンスプログラムを特定する特定データを転送
する転送手段と、シーケンスプログラム又は前記差分の
転送の都度、シーケンスプログラム又は前記差分を前記
メモリの第1領域に、また前記特定データを第2の領域
に格納する格納手段とを有するデータ編集装置と、 該データ編集装置に接続されており、シーケンスプログ
ラムを格納する第3領域及び前記特定データを格納する
第4領域を有するメモリを有し、前記メモリの第3領域
に格納されているシーケンスプログラムを実行して対象
を制御するプログラマブルコントローラとを備え、 前記データ編集装置は、前記差分をプログラマブルコン
トローラへ転送する際、プログラマブルコントローラの
メモリの第4領域の内容を読み出して読み出した内容と
自己のメモリの第2領域の内容とを比較する比較手段
と、該比較手段による比較の結果、両者が一致した場合
は、前記転送手段に、前記差分をプログラマブルコント
ローラのメモリの第3領域に、また前記特定データを該
メモリの第4領域に書き込ませる制御信号を転送させる
制御手段とを備えることを特徴とするシーケンス制御装
置。
1. A method for editing a sequence program, a memory having a first area for storing the sequence program and a second area for storing data, and an extraction for extracting a difference between the edited sequence program and that before editing. And a transfer means for transferring specific data specifying the edited sequence program together with the sequence program or the difference, and the sequence program or the difference in the first area of the memory each time the sequence program or the difference is transferred. A data editing apparatus having a storage unit for storing the specific data in a second area; a third area connected to the data editing apparatus for storing a sequence program; and a fourth area for storing the specific data. A sequence having a memory having an area and stored in a third area of said memory. A programmable controller that executes a program to control an object, and the data editing device, when transferring the difference to the programmable controller, reads the contents of the fourth area of the memory of the programmable controller, and Comparing means for comparing the contents of the second area of the memory of the memory and the result of the comparison by the comparing means, if they match, the transfer means, the difference to the third area of the memory of the programmable controller, A sequence control device comprising: a control unit that transfers a control signal for writing the specific data in a fourth area of the memory.
【請求項2】 データの編集手段と、 編集対象の第1のデータを格納する第1領域、及び第1
のデータ以外のデータを格納する第2領域を有するメモ
リと、 編集後の第1のデータの、編集前との差分を抽出する抽
出手段と、 第1のデータ又は差分の転送の都度、該第1のデータ又
は差分を前記メモリの第1領域に、また編集後の第1の
データを特定する特定データを第2領域に格納する格納
手段と、 外部機器へ、前記第1のデータ又は前記差分とともに、
編集後の第1のデータを特定する特定データを転送する
転送手段と、 外部機器の、該特定データが格納されているべきメモリ
領域から読み出した内容と、前記メモリの第2領域の内
容とを比較する比較手段と、 該比較手段による比較の結果、両者が一致した場合は、
前記転送手段に、前記差分を送出させる制御手段とを備
えたことを特徴とするデータ編集装置。
2. A data editing unit, a first area for storing first data to be edited, and a first area.
Memory having a second area for storing data other than the data, extraction means for extracting the difference between the edited first data and the data before the editing, and the first data or the difference each time the difference is transferred. Storage means for storing the first data or the difference in the first area of the memory, and the specific data for specifying the edited first data in the second area; and to the external device, the first data or the difference. With
Transfer means for transferring the specific data for specifying the edited first data, contents read from a memory area of the external device in which the specific data should be stored, and contents of the second area of the memory. When the comparing means for comparing and the result of the comparison by the comparing means are the same,
A data editing apparatus, comprising: a control unit that causes the transfer unit to send out the difference.
【請求項3】 転送されてくる第1のデータ又は編集後
の第1のデータの、編集前との差分を格納する第1領
域、及び編集後の第1のデータを特定する特定データを
格納する第2領域を有するメモリを備え、該メモリの第
1領域に格納されている第1のデータを使用して対象を
制御することを特徴とするプログラマブルコントロー
ラ。
3. A first area for storing the difference between the transferred first data or the edited first data before the editing and a specific data for specifying the edited first data are stored. A programmable controller, comprising: a memory having a second area for controlling, and controlling an object using the first data stored in the first area of the memory.
【請求項4】 第1のデータを格納する第1領域及び該
第1のデータを特定する特定データを格納する第2領域
を有するメモリを備え、前記メモリの第1領域に格納さ
れている第1のデータを使用して対象を制御するプログ
ラマブルコントローラへ、前回転送分の第1のデータと
の差分を転送するデータ転送方法において、 新たに転送する第1のデータの、前回転送分との差分を
抽出し、 第1のデータ又は差分とともに、新たに転送する第1の
データを特定する特定データを前記プログラマブルコン
トローラへ転送し、 第1のデータ又は差分の転送の都度、新たに転送する第
1のデータ、及び前記特定データを保存し、 前記差分を転送する際、プログラマブルコントローラの
メモリの第2領域の内容を読み出し、 読み出した内容と、保存されている前記特定データとを
比較し、 比較の結果、両者が一致した場合は前記差分をプログラ
マブルコントローラのメモリの第1領域に、また前記特
定データを該メモリの第2領域に書き込ませることを特
徴とするデータ転送方法。
4. A memory having a first area for storing first data and a second area for storing specific data for specifying the first data, the memory being stored in the first area of the memory. In the data transfer method of transferring the difference between the first transfer data and the first data to the programmable controller that controls the target using the first data, the difference between the first transfer data and the previous transfer data. A first data or a difference, and, together with the first data or the difference, specific data for specifying the first data to be newly transferred, is transferred to the programmable controller, and is newly transferred each time the first data or the difference is transferred. Data and the specific data are saved, and when the difference is transferred, the contents of the second area of the memory of the programmable controller are read, and the read contents and the saved contents are saved. The specified data is compared with each other, and if the two match as a result of the comparison, the difference is written in the first area of the memory of the programmable controller, and the specified data is written in the second area of the memory. And data transfer method.
【請求項5】 第1のデータを格納する第1領域及び該
第1のデータを特定する特定データを格納する第2領域
を有するメモリを備え、該メモリの第1領域に格納され
ている第1のデータを使用して対象を制御するプログラ
マブルコントローラへ、第1のデータの編集機能を備え
たデータ編集装置から編集後の第1のデータの、編集前
との差分を転送する方法のステップを含むコンピュータ
プログラムが記録されている記録媒体であって、 編集後の第1のデータの、編集前との差分を抽出するス
テップと、 第1のデータ又は前記差分とともに、編集後の第1のデ
ータを特定する特定データを前記プログラマブルコント
ローラへ転送するステップと、 第1のデータ又は差分の転送の都度、該第1のデータ、
及び前記特定データを保存するステップと、 前記差分を転送する際、プログラマブルコントローラの
メモリの第2領域からその内容を読み出すステップと、 該第2領域から読み出した内容と、保存されている前記
特定データとを比較するステップと、 比較の結果、両者が一致した場合は前記差分をプログラ
マブルコントローラのメモリの第1領域に、また前記特
定データを該メモリの第2領域に書き込ませる制御信号
をプログラマプルコントローラに転送するステップとを
含むコンピュータプログラムが記録されていることを特
徴とする記録媒体。
5. A memory having a first area for storing first data and a second area for storing specific data for specifying the first data, the memory being stored in the first area of the memory. The steps of the method of transferring the difference between the edited first data and the unedited first data from the data editing device having the editing function of the first data to the programmable controller that controls the target using the first data. A recording medium in which a computer program including the same is recorded, wherein a step of extracting a difference between the edited first data and that before the editing, and the first data or the edited first data together with the difference Transferring to the programmable controller specific data identifying the first data or the differential data each time the differential data is transferred,
And a step of storing the specific data, a step of reading the content from a second area of the memory of the programmable controller when the difference is transferred, a content read from the second area, and the stored specific data And the comparison result shows that if the two match, the difference is written in the first area of the memory of the programmable controller, and the control signal is written in the second area of the memory. A recording medium on which a computer program including a step of transferring to a recording medium is recorded.
【請求項6】 第1のデータを格納する第1領域及び該
第1のデータを特定する特定データを格納する第2領域
を有するメモリを備え、該メモリの第1領域に格納され
ている第1のデータを使用して対象を制御するプログラ
マブルコントローラへ、第1のデータの編集機能を備え
たデータ編集装置から、編集後の第1のデータの、編集
前との差分を転送させるために使用される記録媒体であ
って、該データ編集装置に、 編集後の第1のデータの、編集前との差分を抽出させる
手段と、 第1のデータ又は前記差分とともに、編集後の第1のデ
ータを特定する特定データを前記プログラマブルコント
ローラへ転送させる手段と、 第1のデータ又は差分の転送の都度、該第1のデータ、
及び該特定データを保存させる手段と、 前記差分を転送させる際、プログラマブルコントローラ
のメモリの第2領域の内容を読み出させる手段と、 該第2領域から読み出させた内容と、保存されている前
記特定データとを比較させる手段と、 比較の結果、両者が一致した場合は前記差分をプログラ
マブルコントローラのメモリの第1領域に、また前記特
定データを該メモリの第2領域に書き込ませる制御信号
を転送させる手段とを含むことを特徴とする記録媒体。
6. A memory having a first area for storing first data and a second area for storing specific data for specifying the first data, the memory being stored in the first area of the memory. Used to transfer the difference between the edited first data and the unedited first data from the data editing device having the editing function of the first data to the programmable controller that controls the target using the first data And a means for causing the data editing device to extract a difference between the edited first data and the edited first data, and the first data or the edited first data together with the first data or the difference. Means for transferring to the programmable controller specific data for specifying the first data or the difference between the first data and the difference every time the difference is transferred,
And means for storing the specific data, means for reading the contents of the second area of the memory of the programmable controller when transferring the difference, and contents read from the second area. Means for comparing the specific data, and a control signal for writing the difference in the first area of the memory of the programmable controller and the specific data in the second area of the memory when the two match as a result of the comparison. A recording medium comprising means for transferring.
JP13554296A 1996-05-29 1996-05-29 Sequence controller, data editor, programmable controller, data transfer method, and recording medium Pending JPH09319413A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13554296A JPH09319413A (en) 1996-05-29 1996-05-29 Sequence controller, data editor, programmable controller, data transfer method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13554296A JPH09319413A (en) 1996-05-29 1996-05-29 Sequence controller, data editor, programmable controller, data transfer method, and recording medium

Publications (1)

Publication Number Publication Date
JPH09319413A true JPH09319413A (en) 1997-12-12

Family

ID=15154223

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13554296A Pending JPH09319413A (en) 1996-05-29 1996-05-29 Sequence controller, data editor, programmable controller, data transfer method, and recording medium

Country Status (1)

Country Link
JP (1) JPH09319413A (en)

Similar Documents

Publication Publication Date Title
JP2008084027A (en) Programmable display device, display program and recording medium recording the same
JPH09319413A (en) Sequence controller, data editor, programmable controller, data transfer method, and recording medium
JP2003248504A (en) Method for debugging control program
JP3356530B2 (en) Data creation support device for display control device
JPH0410081B2 (en)
JPS58178408A (en) Programmable controller having simulating function
JP2003044277A (en) Program development support device, program development support program and recording medium having the same program recorded thereon
JPH0736536A (en) Programmable controller
JPH09319414A (en) Data processor, sequence program editing method, and recording medium
JPS5949609A (en) Programmable controller equipped with simulation performing function
JP2000020297A (en) Controller
JPH1097307A (en) Sequencer operation verification device and medium recording sequencer operation verification program
JPH09319416A (en) Data processing method data processor, and recording medium
JPH07104662A (en) Programable controller
JP3384141B2 (en) Programmable controller and programmable controller maintenance device
JPH08227301A (en) Device for verifying operation of sequence control program
JP4251551B2 (en) Inspection ROM system
JPS61248107A (en) Operation system for large capacity part program in numerical controller
JP2001005768A (en) Magnetic tape device
JPH09218829A (en) Write testing method for external storage and information processing system adopting the same
JPH05199298A (en) Firmware revision system for i interface test equipment
JPH07253876A (en) Program generating device
JPH0552961B2 (en)
JPS60225908A (en) Programmable controller
JPH02138606A (en) Programmable controller