JP2005038063A - Programmable controller system, support tool, and unit for programmable controller and method for securing connection - Google Patents

Programmable controller system, support tool, and unit for programmable controller and method for securing connection Download PDF

Info

Publication number
JP2005038063A
JP2005038063A JP2003198119A JP2003198119A JP2005038063A JP 2005038063 A JP2005038063 A JP 2005038063A JP 2003198119 A JP2003198119 A JP 2003198119A JP 2003198119 A JP2003198119 A JP 2003198119A JP 2005038063 A JP2005038063 A JP 2005038063A
Authority
JP
Japan
Prior art keywords
programmable controller
version information
application version
support tool
plc
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.)
Granted
Application number
JP2003198119A
Other languages
Japanese (ja)
Other versions
JP4305740B2 (en
Inventor
Takeshi Jinkawa
健 陣川
Seiji Matsumoto
政滋 松本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Omron Corp
Original Assignee
Omron Corp
Omron Tateisi Electronics Co
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Omron Corp, Omron Tateisi Electronics Co filed Critical Omron Corp
Priority to JP2003198119A priority Critical patent/JP4305740B2/en
Publication of JP2005038063A publication Critical patent/JP2005038063A/en
Application granted granted Critical
Publication of JP4305740B2 publication Critical patent/JP4305740B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To connect a new version PLC(programmable logic controller) to an existing old version support tool when it is substantially operated as an old version PLC by using an old version user program or the like. <P>SOLUTION: In this system equipped with a PLC 20 and a support tool 10 connected to the PLC, the PLC(CPU unit 22) is made to store and hold application version information showing the functions of a stored user program. A support tool acquires at least application information stored and held in the PLC, and the PLC decides whether or not it can cope with the version on the basis of the acquired application version information. Thus, when the stored user program is made to correspond to the old version even in the case of the new version PLC, it is possible to secure the connection of the old version support tool to the new version PLC. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
この発明は、プログラマブルコントローラシステムおよびサポートツールならびにプログラマブルコントローラ用ユニットおよび接続保証方法に関するものである。
【0002】
【従来の技術】
生産工場(製造現場)に設置されるFA(ファクトリーオートメーション)システムの制御をつかさどるPLC(プログラマブルロジックコントローラ)は、入力ユニットで入力した信号をCPUユニットのI/Oメモリに取り込み(INリフレッシュ)、予め登録されたラダー言語で組まれたユーザプログラムに基づき論理演算をし(演算実行)、その演算実行結果をI/Oメモリに書き込んで出力ユニットに送り出し(OUTリフレッシュ)、その後、いわゆる周辺サービス処理を行うことをサイクリックに繰り返し処理するようになる。
【0003】
そして、係るユーザプログラムは、PLCに接続されたサポートツールを介してダウンロードされ、PLC(CPUユニット)のユーザメモリに格納される。また、PLCに格納されているユーザプログラムを修正等する場合には、サポートツールをPLCに接続するとともに、PLCに格納されているユーザプログラムをアップロードし、必要な修正をした後、修正後の新ユーザプログラムをPLCに再度ダウンロードすることが行われる。なお、サポートツールは、パーソナルコンピュータ或いは専用の周辺機器などにより実現される。
【0004】
ところで、PLCは、生産方式の高度化,多様化並び技術の進歩に伴って新規の機能が付加された新機種の開発や仕様の改善、さらには、搭載ソフトウエアの機能強化などの各種のバージョンアップがされる。このバージョンアップは、処理速度の向上,機能追加などが行われるが、基本的に従来機種との互換性を持ち、旧バージョンのPLCの機能は新バージョンのPLCに継承される。したがって、旧バージョンのPLCで使用していたユーザプログラムは、そのまま新バージョンのPLCに実装することが可能となる。
【0005】
また、サポートツールは各PLCに対応するもので、PLCがバージョンアップされると、それに合わせてサポートツールもバージョンアップされる。すなわち、新バージョンのPLCにおいて機能拡張された場合、旧バージョンのサポートツールでは拡張された機能に対応できず、その拡張された機能をサポートするためには、それに対応したサポートツールが必要となる。もちろん、サポートツールも従来のサポートツールの機能を継承するように設計されるので、バージョンアップされたサポートツールは、旧バージョンのPLCに接続し、ユーザプログラムのダウンロードや作成・修正等が行えるようになっている。
【0006】
このように、新バージョンのサポートツールは、新旧いずれのバージョンのPLCとの接続性を保証し、旧バージョンのサポートツールは旧バージョンのPLCとの接続のみ保証する。そして、旧バージョンのサポートツールが新バージョンのPLCに接続して所定のサポート処理(ユーザプログラムの追加・更新等)をすることがないように、サポートツールをPLCに接続した際に、両者間の通信でPLCの機種情報をサポートツールが読み出し、サポートツールは自己が保有する対応可能なPLC機種情報と照合し接続保証できるか否かを判断するようにしている。つまり、PLCとサポートツールをシリアル通信などの通信回線を介して接続し、PLCに対してPLC機種情報を取得する通信コマンドをサポートツールからPLCに発行し、その通信コマンドを受けたPLCは自己のPLC機種情報をレスポンスとして返信する。サポートツールは、自己が接続可能なPLC機種情報の一覧を記憶保持しているため、そのレスポンスを受けたサポートツールは、記憶保持した上記一覧のデータとレスポンスとして取得した現在接続しているPLCのPLC機種情報との照合を図り、接続可能か否かの判断をする。なお、係る機種確認についての技術としては例えば特許文献1に開示されている。
【0007】
【特許文献1】
特開平10−97310号公報
【0008】
【発明が解決しようとする課題】
ところで、新バージョンのPLCは旧バージョンのPLCの機能を継承することから、例えば旧バージョンのユーザプログラムが実装された状態で動作される場合もある。このように、ハード的には新バージョンのPLCであるが実質的に旧バージョンのPLCとして動作している場合であっても、従来の機種情報の確認では、旧バージョンのサポートツールには、新バージョンのPLCのPLC機種情報が保持していないので接続できなかった。
【0009】
そのため、ユーザは、このように機能拡張が行われた新バージョンのPLCを使う場合、実装されたユーザプログラムのバージョンの如何にかかわらず、そのPLCに対応した新バージョンのサポートツールを使用しなければならなかった。つまり、新バージョンのPLCを購入・設置する場合には、それとセットでそれに対応した新バージョンのサポートツールを購入するか、サポートツールのバージョンアップを行う必要があった。
【0010】
しかしながら、PLCがバージョンアップされたとしても、拡張機能を使う必要はなく、旧バージョンのサポートツールで作成された旧バージョンのユーザプログラムでの運用でできれば十分であるとするユーザも少なくない。このようなユーザにとっては、新バージョンのサポートツールは、自己が使用しない機能をサポートするものであり、そのサポートツールに追加された機能はそのユーザにとって不要なものであることから、当該サポートツールを購入したり、サポートツールのバージョンアップをすることは、無駄なコストと手間がかかることになり、抵抗感を有することが多々ある。
【0011】
一方、PLCメーカにとっては、上記した事情に鑑み、新バージョンのPLCを開発した場合でも、旧バージョンのサポートツールで作成された旧バージョンのユーザプログラムで運用できれば十分であるとするユーザのために旧バージョンのPLCも依然として製造・販売するようにしていた。しかし、このように新旧のバージョンのPLCを製造することは、大量生産によるコスト削減効果が期待できず、結果として新バージョン,旧バージョンのいずれのPLCもコスト高となってしまう。
【0012】
この発明は、新バージョンのPLCであっても、旧バージョンのユーザプログラム等を用いて実質的に旧バージョンのPLCとして動作するような場合には、既存の旧バージョンのサポートツールと接続可能にすることができるプログラマブルコントローラシステムおよびサポートツールならびにプログラマブルコントローラ用ユニットおよび接続保証方法を提供することを目的とする。
【0013】
【課題を解決するための手段】
この発明によるプログラマブルコントローラシステムでは、プログラマブルコントローラと、そのプログラマブルコントローラに接続されたサポートツールとを備えたシステムにおいて、前記プログラマブルコントローラには、格納されたユーザプログラムの機能性を示すアプリバージョン情報を記憶保持し、前記サポートツールは、前記プログラマブルコントローラに記憶保持されたアプリバージョン情報を取得する機能と、その取得したアプリバージョン情報に基づいて、前記プログラマブルコントローラが自己が対応できるバージョンか否かを判断する機能を備えて構成した。ここで、「自己が対応できる」とは、サポートツールがプグラマブルコントローラに格納されるユーザプログラムに対するサポート処理(作成,追加,修正等)ができることを意味する(以下同じ)。
【0014】
また、別の解決手段としては、プログラマブルコントローラと、そのプログラマブルコントローラに接続されたサポートツールとを備えたシステムにおいて、前記プログラマブルコントローラには、格納されたユーザプログラムの機能性を示すアプリバージョン情報と、機器自体の機能性を示すユニットバージョン情報を記憶保持させる。そして、前記サポートツールは、ユーザプログラムとともにそのユーザプログラムの機能性を示すアプリバージョン情報を記憶する記憶手段と、前記プログラマブルコントローラに記憶保持されたアプリバージョン情報を取得する機能と、前記プログラマブルコントローラに記憶保持されたユニットバージョン情報を取得する機能と、その取得したアプリバージョン情報とユニットバージョン情報の少なくとも一方の情報と、自己が記憶保持する前記アプリバージョン情報に基づいて、前記プログラマブルコントローラが自己が対応できるバージョンか否かを判断する機能を備えるようにすることもできる。
【0015】
そして、上記した各発明を前提とし、前記プログラマブルコントローラに記憶保持される前記アプリバージョン情報は、そのプログラマブルコントローラにユーザプログラムが格納されていない場合には、未格納状態を示す値が格納されるようにするとよい。ここで未格納状態は、実施の形態では初期化状態に対応する。
【0016】
さらに、前記アプリバージョン情報並びに前記ユニットバージョン情報は、数値データで構成されてるようにすると良い。このようにすると、バージョンの新旧を容易に判定できる。
【0017】
また、本発明に係るサポートツールは、格納されたユーザプログラムの機能性を示すアプリバージョン情報を記憶保持したプログラマブルコントローラ用のサポートツールであって、前記プログラマブルコントローラに記憶保持されたアプリバージョン情報を取得する機能と、その取得したアプリバージョン情報に基づいて、前記プログラマブルコントローラが自己が対応できるバージョンか否かを判断する機能を備えるようにした。
【0018】
さらに、別の解決手段としては、格納されたユーザプログラムの機能性を示すアプリバージョン情報と、機器自体の機能性を示すユニットバージョン情報を記憶保持したプログラマブルコントローラ用のサポートツールであって、ユーザプログラムとともにそのユーザプログラムの機能性を示すアプリバージョン情報を記憶する記憶部と、前記プログラマブルコントローラに記憶保持されたアプリバージョン情報を取得する機能と、前記プログラマブルコントローラに記憶保持されたユニットバージョン情報を取得する機能と、その取得したアプリバージョン情報とユニットバージョン情報の少なくとも一方の情報と、前記記憶部に格納された前記アプリバージョン情報に基づいて、前記プログラマブルコントローラが自己が対応できるバージョンか否かを判断する機能を備えるように構成することもできる。
【0019】
さらにまた、本発明に係るプログラマブルコントローラ用ユニットは、機器の機能性を示すユニットバージョン情報が設定されたプログラマブルコントローラ用のユニットであって、格納されたユーザプログラムの機能性を示すアプリバージョン情報を記憶保持する記憶手段と、サポートツールからの読出要求に対するレスポンスとして、前記アプリバージョン情報を返送する機能を備えて構成した。ここで、プログラマブルコントローラ用ユニットは、実施の形態ではCPUユニットを例にとって説明したが、本発明はこれに限ることはなく高機能ユニットその他各種のユニットに適用することができる。
【0020】
そして、ユーザプログラムが格納されていない場合には、前記記憶手段に格納するアプリバージョン情報として、未格納状態を示す値が格納されるようにするとよい。
【0021】
さらに、本発明に係る接続保証方法は、プログラマブルコントローラに対するサポートツールの接続保証方法であって、前記プログラマブルコントローラには、格納されたユーザプログラムの機能性を示すアプリバージョン情報を記憶保持させる。そして、前記サポートツールは、前記プログラマブルコントローラに記憶保持されたアプリバージョン情報を取得し、その取得したアプリバージョン情報に基づいて、前記プログラマブルコントローラが自己が対応できるバージョンか否かを判断し、その判断した結果が、対応可能な場合のみ接続を許可して通信を続行するようにした。
【0022】
また、別の解決手段としては、プログラマブルコントローラには、格納されたユーザプログラムの機能性を示すアプリバージョン情報と、機器自体の機能性を示すユニットバージョン情報を記憶保持させ、前記サポートツールは、ユーザプログラムとともにそのユーザプログラムの機能性を示すアプリバージョン情報を記憶保持し、前記サポートツールは、少なくとも前記プログラマブルコントローラに記憶保持されたユニットバージョン情報を取得し、その取得したユニットバージョン情報で示す機能性の範囲より、自己が記憶保持する前記アプリバージョン情報で示す機能性の範囲が大きい場合には、接続許可を与えず、自己が記憶保持する前記アプリバージョン情報で示す機能性の範囲が、前記取得したユニットバージョン情報で示す機能性の範囲以下で、前記プログラマブルコントローラが記憶保持する前記アプリバージョン情報と、自己が記憶保持する前記アプリバージョン情報が一致する場合には、接続を許可するようにすることもできる。
【0023】
さらには、自己が記憶保持する前記アプリバージョン情報で示す機能性の範囲が、前記取得したユニットバージョン情報で示す機能性の範囲以下で、前記プログラマブルコントローラが記憶保持する前記アプリバージョン情報と一致しない場合には、前記プログラマブルコントローラに記憶保持されたアプリバージョン情報が変更されることの許可を受けることを条件に接続を許可するステップを付与すると良い。
【0024】
本発明が対象とするプログラマブルコントローラ(ユニット)や、それ用のサポートツールは、機能性の向上(バージョンアップ)がされるが、新バージョンの製品(プログラマブルコントローラ,サポートツール)は、旧バージョンの製品の機能を継承しており、例えば旧バージョンに従って作成されたユーザプログラムは新バージョンのプログラマブルコントローラに実装することができる。また、同様に新バージョンのサポートツールは、旧バージョンのプログラマブルコントローラに対して接続し、サポート処理をすることができる。
【0025】
係る前提において上記した各発明によれば、プログラマブルコントローラ(ユニット)に格納されたユーザプログラムに機能性を示すアプリバージョンをそのプログラマブルコントローラ(ユニット)に記憶保持させた。これにより、そのアプリバージョンを取得することにより、そのプログラマブルコントローラが、ユニットバージョンにあったユーザプログラムを格納して動作しているのか、旧バージョンのユーザプログラムを格納し実質的に旧バージョンのプログラマブルコントローラにとして動作しているかを容易に判断できる。
【0026】
従って、機器自体の機能性を示すユニットバージョンが、サポートツールが対応できない上位のバージョン(新バージョン)であっても、実際に格納されたユーザプログラムのアプリバージョンが対応可能であれば、その旧バージョンのサポートツールを用いてサポート処理を行うことができる。
【0027】
その結果、ユーザに対しては新バージョンのプログラマブルコントローラの開発に伴い、新バージョンのサポートツールの購入・バージョンアップを強いる必要がなくなり、旧バージョンのユーザプログラムを使用する限り、新バージョンのプログラマブルコントローラを購入し使用しても、旧バージョンのサポートツールを使用し続けることができる。よって、メーカ側も新バージョンのプログラマブルコントローラを開発した場合、比較的早い適当なタイミングで旧バージョンのプログラマブルコントローラを生産中止することが可能となる。
【0028】
【発明の実施の形態】
図1は、本発明の好適な一実施の形態を実現するシステム全体を示している。図1に示すように、パソコンからなるサポートツール10とPLC(CPUユニット22)20が、所定の通信回線30を介して接続されている。この通信回線30は、例えば、RS232Cなどのシリアル回線を用いて直接ケーブル接続することにより実現される。もちろん、このように直接接続するものに限ることはなく、他の通信回線を用いネットワーク経由でPLC20とサポートツール10とを接続する構成を採っても良い。そして、サポートツール10で作成(修正も含む)したユーザプログラムは、通信回線30を介してPLC20にダウンロードされる。
【0029】
PLC20は、複数のユニットから構成される。すなわち、電源供給源の電源ユニット21,PLC全体の制御を統率するCPUユニット22,FAの生産装置や設備装置の適所に取り付けたスイッチやセンサの信号を入力する入力ユニット23,アクチュエータなどに制御出力を出す出力ユニット24,通信ネットワークに接続するための通信ユニット25などの各種のユニットを適宜組み合わせて構成される。そして、本システムにおいてサポートツール10からダウンロードされるユーザプログラムは、CPUユニット22に記憶保持され、そこにおいて実行される。そして、通信回線30を通信ユニット25に接続され、サポートツール10とCPUユニット22は、通信ユニット25を介して通信したり、CPUユニット22にシリアル回線のインタフェースを内蔵させることによりサポートツール10を直接CPUユニット22に連結し、ユーザプログラムのダウンロード等を行うようにしたりできる。
【0030】
サポートツール10は、パソコンから構成され、図2に示すように、ハードウエア構成としてキーボード,ポインティングデバイス等の入力装置11と、ディスプレイ等の表示装置12と、CPU13と、記憶部14を備えている。本発明との関係で言うと、このサポートツール10には、接続可能な複数のPLC機種ごとの機能性の範囲を示すバージョン(アプリバージョンのことでありPLC機種ごとに異なることもある)が設定されており、このバージョン情報(アプリバージョン)は、記憶部14内のユーザファイル(後述する)に格納される。そして、このアプリバージョンは、ユーザが選択して設定する。更に、接続されたPLC20(CPUユニット22)に実装されるユーザプログラムも記憶部14に格納される。
【0031】
一方、CPUユニット22の内部構造は、図3に示すように構成されている。すなわち、システムプログラムは、システムROM22aに格納されており、そのシステムプロクラムは、MPU22bに呼び出され、そのMPU22bにおいて、ワークメモリとしてのシステムRAM22cを適宜使用しながら、プログラムに従った所定の処理を実行する。また、運転時において、ユーザデータの1つであるユーザプログラムは、ユーザメモリ(UM)22dに格納されている。さらに、I/Oデータやパラメータは、IOメモリ22eに格納されている。
【0032】
PLC機種や、機種としてのハード的なバージョン(ユニットバージョン)情報等は、例えばシステムROM22aに格納され、サポートツール10からの呼出要求を受けると、そのレスポンスとしてそれらPLC機種,バージョン情報をサポートツール10に返送するようになっている。
【0033】
つまり、バージョンアップ(機能拡張)したPLC(CPUユニット)を製造した場合、そのバージョンアップした機能を用いたユーザプログラムのバージョン(アプリバージョン)は、ユニットバージョンと同じに設定される。また、そのバージョンアップした機能を用いたユーザプログラムに対して対応可能なサポートツール10には、ユーザプログラムのアプリバージョンと同じアプリバージョンが設定される。これにより、サポートツール10をPLC20に接続した際に通信し、サポートツール10が両者が保有するアプリバージョンが一致するか否かを判断し、一致する場合には対応可能としてそのまま所定のサポート処理をする。なお、PLC機種と称しているが、実際にはCPUユニットの機種名であるため、CPU機種と称することもできる。
【0034】
さらに、本実施の形態では、PLC(CPUユニット)並びにサポートツールに付すバージョン情報は、数値で表し、バージョンアップするごとに数値も大きくする。つまり、数値が大きいほど新しいバージョンであると言えるので、係るバージョンの数値の大小関係を比較することにより、簡単にどちらが新しいバージョンであるかを判別できる。そして、新バージョンのサポートツール10並びにPLC20(CPUユニット22)は、旧バージョンの機能を継承しているため、サポートツール10が取得したPLC(CPUユニット)のバージョンの数値が、自己のバージョンの数値よりも小さい場合には、対応できると判断できる。なお、バージョンの数値は、整数のみ(いわゆる「メジャーバージョン」のみ)でもよいし、小数点等を適宜使用したマイナーバージョンも使用することもある。
【0035】
ここで、本発明では、図4に示すように、CPUユニット22のユーザメモリ22dには、CPUユニット22に格納したユーザプログラムのバージョン(アプリバージョン)を格納し、サポートツール10は、PLC(CPUユニット)の機種バージョンと共にアプリバージョンも取得し、アプリバージョンが自己が対応可能な場合には、接続を継続し所定の処理を行えるようにした。つまり、PLC自体のバージョンは新バージョンの「1.2」であっても、そこに実装したユーザプログラムのアプリバージョンは旧バージョンの「1.1」の機能で作成したものの場合、係るアプリバージョン「1.1」もPLC20(CPUユニット22)に記憶保持させる。
【0036】
そして、サポートツール10をPLC20に接続した際に、PLC20に対してPLC機種情報呼出要求を発行し、それを受けたPLCは、PLC機種と、機器自体のユニットバージョンに加えてアプリバージョンを組にしてレスポンスとして返す。このレスポンスを受けたサポートツール10のバージョンが1.1であるとすると、現在接続しているPLCは、機器自体のバージョン(ユニットバージョン)は1.2であるので従来では対応できなかったが、アプリバージョンが自己が対応可能な1.1であることを認識すると、接続状態を継続し、そのバージョン1.1の機能の範囲内で処理できるようにした。もちろん、係るバージョンの異同並びに大小関係の判定を行うに際し、PLC機種が一致していることは前提である。
【0037】
これにより、その新バージョン(1.2)のPLC20であっても、実質的に旧バージョン(1.1)の機器として動作している場合には、アプリバージョンでそれを認識することにより、旧バージョン対応のサポートツール10であっても接続し、所定のサポート処理(ユーザプログラムのダウンロード,アップロード,作成,修正等)をすることができるようになる。
【0038】
さらにまた、サポートツール10にすでに所定のバージョンで作成したユーザプログラムが格納されており、それをPLC20(CPUユニット22)にダウンロードするような場合には、係るサポートツール10に格納されたユーザプログラムのアプリバージョンと、PLC(CPUユニット)のユニットバージョン並びにアプリバージョンとの大小関係を比較し、以下のように処理する。
(1)サポートツール上のユーザデータ中のユーザプログラムのアプリバージョンが、PLC上のユニットバージョン以下の場合
(a)サポートツール上のユーザデータのアプリバージョンと、PLC上のアプリバージョンが等しい場合には接続を許可
(b)サポートツール上のユーザデータ中のユーザプログラムのアプリバージョンと、PLC上のアプリバージョンが等しくない場合には接続を禁止,或いは、PLC上のアプリバージョンをサポートツール上のアプリバージョンに書き換えた上で接続を許可(その後、ユーザプログラムのダウンロード等をする)
(c)PLCにユーザプログラムが格納されておらず、アプリバージョンが無い(初期化時の値)場合には、PLC上のアプリバージョンをサポートツール上のアプリバージョンに書き換えた上で接続を許可(その後、ユーザプログラムのダウンロード等をする)
(2)サポートツール上のユーザデータ中のユーザプログラムのアプリバージョンが、PLC上のユニットバージョンより大きい場合
サポートツール上のユーザプログラムのアプリバージョンが大きいため、PLCにダウンロードすると誤動作等するおそれがあるので、接続を禁止する。
【0039】
なお、上記した説明では、PLC機種情報呼出要求に対して、PLC機種,ユニットバージョン並びにアプリバージョンを組にしてレスポンスとして返す旨説明したが、本発明はこれに限ることはなく、サポートツール10から1つずつ順に呼出要求を発行し、それを受けたPLC側から1つずつレスポンスを返すように構成するようにしても良いし、更に任意の組み合わせで情報を取得することももちろんできる。
【0040】
そして、係る処理を実行するため、具体的には、図5以降のフローチャートに示す処理を実行する機能をCPU13に実装するように構成した。すなわち、サポートツール10は、主にキーボード・ポインティングデバイス等の入力装置11に対するユーザの操作により各機能のメニューが選択され、その選択されたメニューに従い動作する。そこで、サポートツール全体の処理フローチャートとしては、図5に示すようになる。
【0041】
すなわち、まず、上記したユーザの操作によるイベントを受付ける(ST1)。そして、受け付けたイベントの内容が、「オープンされているユーザファイルのPLC機種、バージョンに基づく接続処理」であるか否か並びに「PLC機種の自動認識による接続処理」であるか否かを判断する(ST2,ST3)。なお、ここでいうユーザファイルとは、ユーザがサポートツール10を操作することで作成したデータファイルであり、本実施の形態では記憶部14に存在する。また、このユーザファイルには本実施の形態で説明しているユーザデータが格納されている。
【0042】
そして、いずれの処理でもない場合には、終了命令か否かを判断し(ST4)、終了命令である場合には、所定の終了処理を実行後終了する(ST5)。このフローチャートでは記載していないが、ユーザ操作によるイベントとしては上記以外の機能を実行するものもあり、係る他の機能のイベントを受け付けた場合には、所定の処理を実行するのはもちろんである。
【0043】
ここで本発明では、受け付けたイベントが「オープンされているユーザファイルのPLC機種、バージョンに基づく接続処理」の場合は、ステップ2の分岐判断がYesとなるので、ステップ6に飛び、当該所定の処理を実行する。つまり、オープンされているサポートツール10のユーザファイル内に格納されたユーザプログラムのアプリバージョンと、現在接続しようとしているPLC(CPUユニット22)のPLC機種およびバージョン情報(ユニットバージョン&アプリバージョン)を取得し、接続可能か否かの判断並びにその判断結果に基づく処理を実行する。具体的には、図6,図7に示すフローチャートを実行するもので、その説明は後述する。
【0044】
そして、ステップ6で規定する処理を実行したならば、ステップ8に進み、ステップ6の処理においてオンライン接続処理が許可されたか否かを判断し、許可されたならばPLCとのオンライン接続のための処理を開始する(ST9)。その後、ステップ10に進み次のユーザ操作によるイベントが入力されるのを待ち、係るイベントが受け付けたならば、受け付けたイベント内容がオフラインへ移行するものか否かを判断し(ST11)、移行しない場合にはステップ10に戻り、移行する場合にはステップ1に戻って次のイベントの受け付けを待つ。
【0045】
つまり、オンライン接続が許可され、オンライン接続された以降は、オンラインの各機能のメニューが選択された場合には、その選択されたメニューに従い動作する(ST10,11を繰り返し実行する)。この状態において、オフラインへ移行することを要求する操作が選択された場合には、オフライン状態へ移行する(ST1に戻る)。また、オンライン接続許可がされなかった場合には、ステップ8の分岐判断はNoとなるので、ステップ4に進み所定の処理を実行する。
【0046】
一方、ステップ1で受け付けたイベントが、「PLC機種の自動認識による接続処理」の場合には、ステップ3の分岐判断がYesとなるので、ステップ7に飛び、当該所定の処理を実行する。つまり、現在接続しようとしているPLC(CPUユニット22)のPLC機種,アプリバージョン情報(アプリバージョン)を取得し、接続可能か否かの判断並びにその判断結果に基づく処理を実行する。具体的には、図8に示すフローチャートを実行するもので、その説明は後述する。
【0047】
そして、ステップ7で規定する処理を実行したならば、ステップ8に進み、ステップ7の処理においてオンライン接続処理が許可されたか否かを判断し、許可されたならばPLCとのオンライン接続のための処理を開始する(ST9)。その後ステップ10に進み、上記したのと同様の処理を行うことになる。また、オンライン接続許可がされなかった場合には、ステップ8の分岐判断はNoとなるので、ステップ4に進み所定の処理を実行する。
【0048】
次に、ステップ6に規定する「オーブンされているユーザファイルのPLC機種,バージョンに基づく接続処理」の具体的な処理について説明する。図6,図7に示すように、まず、PLC20(CPUユニット22)に対し、PLC機種(CPU機種)を問い合わせる通信コマンドを発行する(ST21)。この通信コマンドのレスポンスとして、PLC(CPUユニット)からはPLC機種(CPU機種)が送られてくるので、係るレスポンスを受信したならば、サポートツール10側のユーザファイル上のPLC機種と、接続されたPLC側のPLC機種が一致するか否かを判断する(ST22)。そして、一致しない場合には、このサポートツール10では現在接続しているPLC20(CPUユニット22)に対応しておらず、処理ができないので、サポートツール10の表示装置12に対して警告メッセージを出力表示し(ST33)、処理を終了する。そして、警告メッセージの一例としては、「接続しているPLC(CPUユニット)のPLC機種とユーザファイルのPLC機種が一致しないため接続できません。ユーザファイルの機種を合わせてください」等がある。
【0049】
一方、両者のPLC機種(CPU機種)が一致した場合には、PLC20(CPUユニット22)に、ユニットバージョンを問い合わせる通信コマンドを発行する(ST24)。すると、この通信コマンドのレスポンスとして、PLC(CPUユニット)からはユニットバージョンが送られてくるので、係るレスポンスを受信したならば、取得したユニットバージョンと、サポートツール10側のユーザファイル上のアプリバージョンを比較し、アプリバージョンがユニットバージョン以下か否かを判断する(ST25)。
【0050】
そして、アプリバージョンの方がユニットバージョンよりも大きい場合には、PLCにユーザプログラムをダウンロードすることができないので、警告メッセージを出力し、接続を禁止して処理を終了する(ST26)。そして、警告メッセージの一例としては、「接続しているPLC(CPUユニット)のバージョンがユーザファイルのバージョンよりも小さいため接続できません。ユーザファイルのバージョンを合わせてください」等がある。
【0051】
一方、ユーザファイルのアプリバージョンがPLCのユニットバージョン以下の場合には、ステップ25の分岐判断でYesとなるので、次にユーザファイル上のアプリバージョンと、PLC(CPUユニット)のアプリバージョンが一致しているか否かを判断する(ST27)。そして、一致している場合には、対応できているので、ステップ33に飛び、PLC(CPUユニット)との接続を許可して処理を終了する(ST33)。
【0052】
そして、このように処理を実行した結果、「PLCとの接続を許可する」と判断された場合は、サポートツール全体のフローチャートに処理が戻る際、「PLCとの接続を許可する」という状態がサポートツール全体のフローチャートで参照できるようにしておく。
【0053】
また、ユーザファイル上のアプリバージョンと、PLC(CPUユニット)のアプリバージョンが一致していない場合には、ステップ27の分岐判断がNoとなるので、ステップ28に飛び、PLC(CPUユニット)のアプリバージョンがPLC初期化状態、つまり、未使用でユーザプログラムの未登録状態か否かを判断する。そして、初期化状態の場合には、サポートツール10のユーザプロ具無をPLC側にダウンロードできるので、ステップ31に飛び、PLC(CPUユニット)に格納されているユーザデータ中のユーザプムグラムをクリアする通信コマンドを発行し、続いてユーザファイル上のアプリバージョンをPLC(CPUユニット)に書き込む通信コマンドを発行する(ST32)。これにより、PLC側のアプリバージョンは、サポートツール10にオープンされているユーザファイルのユーザバージョンにセットされる。その後、ステップ33に進み、PLCとの接続が許可される。
【0054】
一方、ステップ28の分岐判断でNo、つまり、初期化状態でもない場合には、サポートツール10が接続しているPLCに対応可能であるが、そのまま処理を続行すると現在PLC側にセットされているアプリバージョンが変更されてしまうので、その旨ユーザに警告をし、更新することの許可を受けるようにしている。そのため、まず、ステップ29に進み、所定の更新確認メッセージを表示する。そして、この更新確認メッセージは、例えば、「接続しているPLC(CPUユニット)のアプリバージョンがユーザファイルのバージョンよりと一致しないため接続できません。ユーザファイルのバージョンをCPUユニットに書き込みますか?その場合、PLC(CPUユニット)のメモリクリアを行います。」等である。
【0055】
そして、係るメッセージの後、ユーザからの選択指示を待ち、「アプリバージョンを強制的に書き換える」が選択されたか否かを判断する。そして、選択された場合には、ステップ31に進み上記した処理を実行する。また、選択されない場合には、接続が禁止され、そのまま処理を終了する。
【0056】
次に、ステップ7の「PLC機種の自動認識による接続処理」の具体的な処理について説明する。図8に示すように、まず、PLC(CPUユニット)にPLC機種を問い合わせる通信コマンドを発行する(ST41)。この通信コマンドのレスポンスとしてPLC側から返送されてくるPLC機種情報を取得するので、係る取得した機種情報は自己のサポートツールが対応しているか否かを判断する。つまり、接続しようとしているPLC機種はこのサポートソフトでサポートしているかどうかをチェックする(ST42)。
【0057】
そして、この分岐判断の結果がYesの場合は、PLC(CPUユニット)にアプリバージョンを問い合わせる通信コマンドを発行する(ST43)。この通信コマンドに対するレスポンスとして、PLCの現在のアプリバージョンが返送されてくるので、サポートツール10は、このレスポンスを受信することにより取得した接続しようとするPLCのアプリバージョンが、このサポートソフトでサポートしているかどうかをチェックする(ST44)。
【0058】
そして、サポートしていない場合には、接続を禁止し処理を終了する。また、サポートしている場合には、ステップ44の分岐判断がYesとなるので、PLC(CPUユニット)から読み出してきたPLC機種・アプリバージョンのユーザファイルをサポートツールが自動生成する(ST45)。その後、「PLCとの接続を許可する」という状態にする(ST46)。そして、このように処理を実行した結果、「PLCとの接続を許可する」と判断された場合は、サポートツール全体のフローチャートに処理が戻る際、「PLCとの接続を許可する」という状態がサポートツール全体のフローチャートで参照できるようにしておく。例えば、PLCとの接続を許可する状態をあらわすフラグを設け、ステップ33やステップ46でそのフラグをセットし、ステップ8では、そのフラグがセットされているかどうかでオンライン接続処理が許可されているかどうかを判断する。
【0059】
なお、上記した実施の形態では、ユーザプログラムを格納するCPUユニットを適用対象としたが、本発明はこれに限ることはなく、高機能ユニットその他のPLC用のユニットにも適用できる。
【0060】
なおまた、アプリバージョンで管理される典型的なものとして、ユーザプログラムがあるため、上記した実施の形態では、ユーザプログラムに対するアプリバージョンのチェックをするようにしたが、アプリバージョンで管理するものとして、ユーザプログラム以外にも、パラメータ(CPUユニットの基本仕様をユーザがソフト的に定義可能とするデータやネットワーク間でデータの送受信を行なう場合の通信経路に関するデータなど)がある。したがってかかるパラメータ等もチェック・管理対象としても良い。そして、ユーザデータには、係るパラメータも含まれる。
【0061】
【発明の効果】
以上のように、この発明では、プログラマブルコントローラ(ユニット)に、アプリバージョンを記憶保持させ、少なくともアプリバージョンに基づいてサポートツールが対応可能か否かを判断するようにしたため、新バージョンのプログラマブルコントローラであっても、旧バージョンのユーザプログラム等を用いて実質的に旧バージョンのプログラマブルコントローラとして動作するような場合には、既存の旧バージョンのサポートツールを用いて接続可能となる。
【図面の簡単な説明】
【図1】本発明のシステムの一実施の形態を示す図である。
【図2】サポートツールの内部構成を示す図である。
【図3】CPUユニットの内部構成を示す図である。
【図4】本実施の形態の概要を説明する図である。
【図5】サポートツールの機能を示すフローチャートである。
【図6】オープンされているユーザファイルのPLC機種、バージョンに基づく接続処理の具体的なアルゴリズムの一例を示すフローチャートの一部である。
【図7】オープンされているユーザファイルのPLC機種、バージョンに基づく接続処理の具体的なアルゴリズムの一例を示すフローチャートの一部である。
【図8】PLC機種の自動認識による接続処理の具体的なアルゴリズムの一例を示すフローチャートの一部である。
【符号の説明】
10 サポートツール
11 入力装置
12 表示装置
13 CPU
14 記憶部
20 PLC
21 電源ユニット
22 CPUユニット
22a システムROM
22b MPU
22c RAM
22d ユーザメモリ
22e IOメモリ
23 入力ユニット
24 出力ユニット
25 通信ユニット
30 通信回線
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a programmable controller system and a support tool, a programmable controller unit, and a connection guarantee method.
[0002]
[Prior art]
The PLC (programmable logic controller) that controls the FA (factory automation) system installed at the production factory (manufacturing site) takes the signal input from the input unit into the I / O memory of the CPU unit (IN refresh), Performs logical operation based on a user program written in the registered ladder language (operation execution), writes the operation execution result to the I / O memory, sends it to the output unit (OUT refresh), and then performs so-called peripheral service processing To do it cyclically and repeatedly.
[0003]
The user program is downloaded via a support tool connected to the PLC and stored in a user memory of the PLC (CPU unit). When modifying a user program stored in the PLC, connect the support tool to the PLC, upload the user program stored in the PLC, make necessary modifications, and then modify the new program. The user program is downloaded again to the PLC. The support tool is realized by a personal computer or a dedicated peripheral device.
[0004]
By the way, there are various versions of PLC such as development of new models with new functions and improvement of specifications as well as enhancement of functions of on-board software, as production methods become more advanced, diversified, and technology advances. Up. This version upgrade improves processing speed, adds functions, etc., but basically has compatibility with conventional models, and the functions of the old version of the PLC are inherited by the new version of the PLC. Therefore, the user program used in the old version of the PLC can be directly installed in the new version of the PLC.
[0005]
The support tool corresponds to each PLC, and when the PLC is upgraded, the support tool is upgraded accordingly. That is, when the function is extended in the new version of the PLC, the support tool of the old version cannot support the extended function, and a support tool corresponding to the extended function is required to support the extended function. Of course, since the support tool is also designed to inherit the functions of the conventional support tool, the upgraded support tool can be connected to the old version of the PLC so that the user program can be downloaded, created, modified, etc. It has become.
[0006]
As described above, the new version of the support tool guarantees the connectivity with the old and new versions of the PLC, and the old version of the support tool guarantees only the connection with the old version of the PLC. When the support tool is connected to the PLC so that the old version of the support tool does not connect to the new version of the PLC and perform predetermined support processing (addition / update of user program, etc.), The support tool reads out the PLC model information through communication, and the support tool checks the compatible PLC model information held by itself to determine whether the connection can be guaranteed. That is, the PLC and the support tool are connected via a communication line such as serial communication, a communication command for acquiring PLC model information is issued from the support tool to the PLC, and the PLC that has received the communication command PLC model information is returned as a response. Since the support tool stores and holds a list of PLC model information that can be connected to itself, the support tool that has received the response stores the data of the list that has been stored and the currently connected PLC acquired as a response. A check is made with the PLC model information to determine whether or not connection is possible. For example, Patent Literature 1 discloses a technique for model confirmation.
[0007]
[Patent Document 1]
JP 10-97310 A
[0008]
[Problems to be solved by the invention]
By the way, since the new version of the PLC inherits the functions of the old version of the PLC, for example, the old version of the user program may be operated in a mounted state. In this way, even if the hardware is a new version of the PLC but is operating substantially as an old version of the PLC, the old model support tool has a Connection was not possible because the PLC model information of the version of the PLC is not retained.
[0009]
Therefore, when a user uses a new version of the PLC that has been expanded in this way, the user must use a new version of the support tool corresponding to the PLC regardless of the version of the installed user program. did not become. In other words, when purchasing and installing a new version of the PLC, it is necessary to purchase a new version of the support tool corresponding to the PLC or upgrade the support tool.
[0010]
However, even if the PLC is upgraded, it is not necessary to use the extended function, and there are not a few users who can suffice if it is possible to operate with the old version of the user program created by the support tool of the old version. For these users, the new version of the support tool supports functions that they do not use, and the functions added to the support tool are unnecessary for that user. Purchasing or upgrading a support tool requires useless cost and effort, and often has a sense of resistance.
[0011]
On the other hand, in view of the above-mentioned circumstances, the PLC manufacturer is required to use the old version of the user program created by the old version of the support tool even if a new version of the PLC is developed. Versions of PLC were still manufactured and sold. However, manufacturing new and old versions of PLC in this way cannot be expected to reduce costs by mass production, and as a result, both new and old versions of PLC become expensive.
[0012]
The present invention makes it possible to connect to an existing old version support tool even when a new version of a PLC operates as an old version of a PLC using an old version of a user program or the like. It is an object of the present invention to provide a programmable controller system and support tool that can be used, a programmable controller unit, and a connection guarantee method.
[0013]
[Means for Solving the Problems]
In the programmable controller system according to the present invention, in a system including a programmable controller and a support tool connected to the programmable controller, the programmable controller stores application version information indicating the functionality of the stored user program. The support tool has a function of acquiring application version information stored and held in the programmable controller, and a function of determining whether the programmable controller is a version that the programmable controller can support based on the acquired application version information. It was configured with. Here, “self can handle” means that the support tool can perform support processing (creation, addition, modification, etc.) for the user program stored in the programmable controller (the same applies hereinafter).
[0014]
As another solution, in a system including a programmable controller and a support tool connected to the programmable controller, the programmable controller includes application version information indicating the functionality of a stored user program, Unit version information indicating the functionality of the device itself is stored and held. The support tool stores storage means for storing application version information indicating the functionality of the user program together with the user program, a function for acquiring application version information stored in the programmable controller, and storage in the programmable controller. The programmable controller can respond to itself based on the function of acquiring the stored unit version information, at least one of the acquired application version information and unit version information, and the application version information stored and held by itself. It is also possible to provide a function for determining whether or not a version is present.
[0015]
Based on the above inventions, the application version information stored and held in the programmable controller is stored with a value indicating an unstored state when no user program is stored in the programmable controller. It is good to. Here, the unstored state corresponds to the initialized state in the embodiment.
[0016]
Furthermore, the application version information and the unit version information may be configured by numerical data. In this way, it is possible to easily determine whether the version is new or old.
[0017]
The support tool according to the present invention is a support tool for a programmable controller that stores and holds application version information indicating the functionality of a stored user program, and acquires the application version information stored and held in the programmable controller. And a function for determining whether or not the programmable controller is a version that can be supported by the programmable controller based on the acquired application version information.
[0018]
Furthermore, another solution is a support tool for a programmable controller that stores and holds application version information indicating the functionality of a stored user program and unit version information indicating the functionality of the device itself, And a storage unit for storing application version information indicating the functionality of the user program, a function for acquiring application version information stored and held in the programmable controller, and unit version information stored and held in the programmable controller. Based on the function, at least one of the acquired application version information and unit version information, and the application version information stored in the storage unit, the programmable controller can handle the bar. It may be configured to include a function of determining whether tio down or not.
[0019]
Furthermore, the programmable controller unit according to the present invention is a programmable controller unit in which unit version information indicating the functionality of the device is set, and stores application version information indicating the functionality of the stored user program. As a response to the read request from the support tool and the storage means to hold, it has a function of returning the application version information. Here, the programmable controller unit has been described by taking the CPU unit as an example in the embodiment, but the present invention is not limited to this and can be applied to a high-functional unit and other various units.
[0020]
When no user program is stored, a value indicating an unstored state may be stored as the application version information stored in the storage unit.
[0021]
Furthermore, the connection guarantee method according to the present invention is a support tool connection guarantee method for a programmable controller, and the programmable controller stores application version information indicating the functionality of a stored user program. Then, the support tool acquires the application version information stored and held in the programmable controller, and determines whether the programmable controller is a version that can be supported by the programmable controller based on the acquired application version information. As a result, the connection is allowed and communication is continued only when it is possible.
[0022]
As another solution, the programmable controller stores and holds application version information indicating the functionality of the stored user program and unit version information indicating the functionality of the device itself. The application version information indicating the functionality of the user program is stored together with the program, and the support tool acquires at least the unit version information stored and stored in the programmable controller, and the functionality indicated by the acquired unit version information. If the range of functionality indicated by the application version information stored and held by the self is greater than the range, connection permission is not given, and the range of functionality indicated by the application version information stored and held by the self is acquired. Shown in unit version information The following range of potential, and the application version information which the programmable controller is stored and held, if the application version information stored in itself held match can also be adapted to allow the connection.
[0023]
Further, the functionality range indicated by the application version information stored and held by the self is equal to or less than the functionality range indicated by the acquired unit version information and does not match the application version information stored and held by the programmable controller. Is preferably provided with a step of permitting connection on condition that the application version information stored and held in the programmable controller is permitted to be changed.
[0024]
The programmable controller (unit) and the support tool for use in the present invention are improved in functionality (version up), but the new version of the product (programmable controller, support tool) is the product of the old version. For example, a user program created according to the old version can be implemented in a new version of the programmable controller. Similarly, the new version of the support tool can be connected to the old version of the programmable controller to perform support processing.
[0025]
According to each of the above-described premises, an application version indicating functionality in a user program stored in the programmable controller (unit) is stored in the programmable controller (unit). Thereby, by acquiring the application version, whether the programmable controller stores and operates the user program corresponding to the unit version, or stores the old version user program and substantially the old version programmable controller. It can be easily determined whether it is operating as a device.
[0026]
Therefore, even if the unit version indicating the functionality of the device itself is a higher version (new version) that cannot be supported by the support tool, if the application version of the actually stored user program is compatible, the old version Support processing can be performed using support tools.
[0027]
As a result, there is no need to force users to purchase / upgrade a new version of support tools with the development of a new version of the programmable controller, and the new version of the programmable controller can be used as long as the old version of the user program is used. You can continue to use the old version of the support tool even if you purchase and use it. Therefore, when the manufacturer develops a new version of the programmable controller, the production of the old version of the programmable controller can be stopped at a relatively early timing.
[0028]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 shows the entire system for realizing a preferred embodiment of the present invention. As shown in FIG. 1, a support tool 10 composed of a personal computer and a PLC (CPU unit 22) 20 are connected via a predetermined communication line 30. The communication line 30 is realized by, for example, direct cable connection using a serial line such as RS232C. Of course, the direct connection is not limited to this, and a configuration in which the PLC 20 and the support tool 10 are connected via a network using another communication line may be adopted. Then, the user program created (including correction) by the support tool 10 is downloaded to the PLC 20 via the communication line 30.
[0029]
The PLC 20 is composed of a plurality of units. That is, the power supply unit 21 of the power supply source, the CPU unit 22 that controls the entire PLC, the input unit 23 for inputting signals of switches and sensors installed at appropriate places in the FA production equipment and facility equipment, and the control output Various units such as an output unit 24 for outputting and a communication unit 25 for connecting to a communication network are appropriately combined. The user program downloaded from the support tool 10 in this system is stored and held in the CPU unit 22 and executed there. The communication line 30 is connected to the communication unit 25, and the support tool 10 and the CPU unit 22 communicate with each other via the communication unit 25, or the CPU unit 22 has a built-in serial line interface to directly support the support tool 10. It can be connected to the CPU unit 22 to download a user program or the like.
[0030]
As shown in FIG. 2, the support tool 10 includes a personal computer, and includes an input device 11 such as a keyboard and a pointing device, a display device 12 such as a display, a CPU 13, and a storage unit 14. . In relation to the present invention, the support tool 10 is set with a version indicating the range of functionality for each of a plurality of connectable PLC models (it is an application version and may be different for each PLC model). The version information (application version) is stored in a user file (described later) in the storage unit 14. The application version is selected and set by the user. Further, a user program mounted on the connected PLC 20 (CPU unit 22) is also stored in the storage unit 14.
[0031]
On the other hand, the internal structure of the CPU unit 22 is configured as shown in FIG. That is, the system program is stored in the system ROM 22a, and the system program is called by the MPU 22b. The MPU 22b executes a predetermined process according to the program while appropriately using the system RAM 22c as a work memory. . During operation, a user program that is one of user data is stored in a user memory (UM) 22d. Further, I / O data and parameters are stored in the IO memory 22e.
[0032]
The PLC model and hardware version (unit version) information as a model are stored in, for example, the system ROM 22a. When a call request is received from the support tool 10, the PLC model and version information is received as a response to the support tool 10. To be sent back to.
[0033]
That is, when a PLC (CPU unit) that has been upgraded (function expanded) is manufactured, the version (application version) of the user program that uses the upgraded function is set to be the same as the unit version. Further, the same application version as the application version of the user program is set in the support tool 10 that can cope with the user program using the upgraded function. As a result, communication is performed when the support tool 10 is connected to the PLC 20, and the support tool 10 determines whether or not the application versions held by the two match, and if they match, the predetermined support processing is performed as it is. To do. Although referred to as a PLC model, since it is actually the model name of the CPU unit, it can also be referred to as a CPU model.
[0034]
Furthermore, in this embodiment, the version information attached to the PLC (CPU unit) and the support tool is represented by numerical values, and the numerical values are increased each time the version is upgraded. That is, it can be said that the larger the numerical value is, the newer the version is. Therefore, it is possible to easily determine which is the new version by comparing the magnitude relation of the numerical values of such versions. Since the new version of the support tool 10 and the PLC 20 (CPU unit 22) inherit the functions of the old version, the numerical value of the version of the PLC (CPU unit) acquired by the support tool 10 is the numerical value of its own version. If it is smaller than that, it can be determined that it can be handled. The numerical value of the version may be only an integer (only so-called “major version”), or a minor version using a decimal point or the like as appropriate.
[0035]
Here, in the present invention, as shown in FIG. 4, the user memory 22d of the CPU unit 22 stores the version (application version) of the user program stored in the CPU unit 22, and the support tool 10 is connected to the PLC (CPU App version is acquired together with the model version of the unit, and if the app version can be handled by itself, the connection is continued and the predetermined processing can be performed. That is, even if the version of the PLC itself is the new version “1.2”, if the application version of the user program implemented there is created with the function of the old version “1.1”, the application version “ 1.1 "is also stored in the PLC 20 (CPU unit 22).
[0036]
When the support tool 10 is connected to the PLC 20, a PLC model information call request is issued to the PLC 20, and the PLC that receives the request sets the application version in addition to the PLC model and the unit version of the device itself. And return as a response. Assuming that the version of the support tool 10 that has received this response is 1.1, the currently connected PLC is not compatible with the conventional device because the version of the device itself (unit version) is 1.2. When it is recognized that the application version is 1.1 that can be handled by itself, the connection state is continued and processing can be performed within the range of the function of version 1.1. Of course, it is assumed that the PLC models are the same when determining the difference in version and the size relationship.
[0037]
As a result, even if the PLC 20 of the new version (1.2) is substantially operating as a device of the old version (1.1), the old version (1.1) recognizes it by the old version. Even the support tool 10 corresponding to the version can be connected to perform predetermined support processing (downloading, uploading, creating, correcting, etc. of the user program).
[0038]
Furthermore, when a user program already created in a predetermined version is stored in the support tool 10 and downloaded to the PLC 20 (CPU unit 22), the user program stored in the support tool 10 is stored. The application version is compared with the unit version of the PLC (CPU unit) and the application version, and the following processing is performed.
(1) When the application version of the user program in the user data on the support tool is equal to or lower than the unit version on the PLC
(A) Connection is permitted when the application version of the user data on the support tool is equal to the application version on the PLC
(B) If the application version of the user program in the user data on the support tool is not equal to the application version on the PLC, connection is prohibited or the application version on the PLC is rewritten with the application version on the support tool Allow connection above (download user program etc.)
(C) When the user program is not stored in the PLC and there is no application version (value at initialization), the connection is permitted after rewriting the application version on the PLC to the application version on the support tool ( After that, download the user program etc.)
(2) When the application version of the user program in the user data on the support tool is larger than the unit version on the PLC
Since the application version of the user program on the support tool is large, there is a risk of malfunction when downloaded to the PLC, so connection is prohibited.
[0039]
In the above description, in response to the PLC model information call request, it has been described that the PLC model, unit version, and application version are returned as a set, but the present invention is not limited to this. It may be configured to issue a call request one by one in order and return a response one by one from the PLC that receives it, and it is of course possible to acquire information in any combination.
[0040]
And in order to perform the process which concerns, specifically, it comprised so that the function which performs the process shown in the flowchart after FIG. That is, the support tool 10 selects a menu for each function mainly by a user operation on the input device 11 such as a keyboard / pointing device, and operates according to the selected menu. Therefore, the processing flowchart of the entire support tool is as shown in FIG.
[0041]
That is, first, an event by the above-described user operation is received (ST1). Then, it is determined whether the content of the received event is “connection process based on PLC model and version of open user file” and “connection process based on automatic recognition of PLC model”. (ST2, ST3). The user file referred to here is a data file created by the user operating the support tool 10 and exists in the storage unit 14 in the present embodiment. Further, the user data described in the present embodiment is stored in this user file.
[0042]
If it is not any process, it is determined whether or not it is an end instruction (ST4). If it is an end instruction, a predetermined end process is executed and the process is ended (ST5). Although not described in this flowchart, there are events that execute functions other than those described above as events by user operations. Of course, when events of other functions are received, predetermined processing is executed. .
[0043]
Here, in the present invention, when the accepted event is “connection process based on PLC model and version of open user file”, the branch determination in Step 2 is Yes, so the process jumps to Step 6 and the predetermined event is performed. Execute the process. That is, the application version of the user program stored in the user file of the open support tool 10 and the PLC model and version information (unit version & application version) of the PLC (CPU unit 22) to be connected at present are acquired. Then, it is determined whether or not connection is possible and processing based on the determination result is executed. Specifically, the flowcharts shown in FIGS. 6 and 7 are executed, and the description thereof will be described later.
[0044]
If the process specified in step 6 is executed, the process proceeds to step 8 to determine whether or not the online connection process is permitted in the process of step 6. If permitted, the process for online connection with the PLC is performed. Processing is started (ST9). Thereafter, the process proceeds to step 10 and waits for an event input by the next user operation. If such an event is received, it is determined whether or not the content of the received event is to go offline (ST11), and no transfer is made. If so, the process returns to step 10, and if the process proceeds, the process returns to step 1 to wait for the reception of the next event.
[0045]
In other words, after the online connection is permitted and the online connection is established, when a menu of each online function is selected, the operation is performed according to the selected menu (ST10 and ST11 are repeatedly executed). In this state, when an operation requesting to go offline is selected, the operation goes offline (return to ST1). If online connection permission is not permitted, the branch determination in step 8 is No, so the process proceeds to step 4 to execute a predetermined process.
[0046]
On the other hand, if the event accepted in step 1 is “connection process by automatic recognition of PLC model”, the branch determination in step 3 is Yes, so the process jumps to step 7 to execute the predetermined process. That is, the PLC model and application version information (application version) of the PLC (CPU unit 22) that is currently connected are acquired, and whether or not connection is possible and processing based on the determination result are executed. Specifically, the flowchart shown in FIG. 8 is executed, and the description thereof will be described later.
[0047]
If the process specified in Step 7 is executed, the process proceeds to Step 8 to determine whether or not the online connection process is permitted in the process of Step 7. If permitted, the process for online connection with the PLC is performed. Processing is started (ST9). Thereafter, the process proceeds to step 10 to perform the same processing as described above. If online connection permission is not permitted, the branch determination in step 8 is No, so the process proceeds to step 4 to execute a predetermined process.
[0048]
Next, a specific process of “connection process based on PLC model and version of user file being oven” defined in step 6 will be described. As shown in FIGS. 6 and 7, first, a communication command for inquiring about the PLC model (CPU model) is issued to the PLC 20 (CPU unit 22) (ST21). As a response to this communication command, the PLC model (CPU model) is sent from the PLC (CPU unit). Therefore, if such a response is received, it is connected to the PLC model on the user file on the support tool 10 side. It is determined whether the PLC models on the PLC side match (ST22). If they do not match, the support tool 10 does not support the currently connected PLC 20 (CPU unit 22) and cannot be processed, so a warning message is output to the display device 12 of the support tool 10. Display (ST33), and the process ends. An example of the warning message is “PLC model of connected PLC (CPU unit) and PLC model of user file do not match, so connection is not possible. Please match user file model”.
[0049]
On the other hand, if both PLC models (CPU models) match, a communication command for inquiring the unit version is issued to the PLC 20 (CPU unit 22) (ST24). Then, since the unit version is sent from the PLC (CPU unit) as a response to this communication command, if such a response is received, the acquired unit version and the application version on the user file on the support tool 10 side are received. Are compared to determine whether the application version is equal to or lower than the unit version (ST25).
[0050]
If the application version is larger than the unit version, the user program cannot be downloaded to the PLC, so a warning message is output, the connection is prohibited, and the process is terminated (ST26). An example of the warning message is “The connected PLC (CPU unit) version is smaller than the user file version and cannot be connected. Please match the user file version”.
[0051]
On the other hand, if the application version of the user file is equal to or less than the PLC unit version, the branch determination in step 25 is Yes, so that the application version on the user file and the application version of the PLC (CPU unit) match next. It is determined whether or not (ST27). If they match, it is possible to cope with them, so the process jumps to step 33, permits connection with the PLC (CPU unit) and ends the process (ST33).
[0052]
As a result of executing the process as described above, when it is determined that “permit connection with PLC” is determined, when the process returns to the flowchart of the entire support tool, the state of “permit connection with PLC” is displayed. Make it available in the flowchart for the entire support tool.
[0053]
If the application version on the user file does not match the application version of the PLC (CPU unit), the branch determination in step 27 is No, so the process jumps to step 28 and the application of the PLC (CPU unit). It is determined whether the version is in the PLC initialization state, that is, whether the version is unused and the user program is not registered. In the case of the initialization state, since the user tool of the support tool 10 can be downloaded to the PLC side, the process jumps to step 31 and clears the user program in the user data stored in the PLC (CPU unit). Next, a communication command for writing the application version on the user file to the PLC (CPU unit) is issued (ST32). Thereby, the application version on the PLC side is set to the user version of the user file opened in the support tool 10. Then, it progresses to step 33 and a connection with PLC is permitted.
[0054]
On the other hand, if the branching determination in step 28 is No, that is, if it is not in the initialization state, it is possible to support the PLC to which the support tool 10 is connected, but if the processing is continued as it is, it is currently set to the PLC side. Since the application version will be changed, the user is warned to that effect and permission to update is received. Therefore, first, the process proceeds to step 29, and a predetermined update confirmation message is displayed. The update confirmation message is, for example, “Cannot connect because the application version of the connected PLC (CPU unit) does not match the version of the user file. Do you want to write the user file version to the CPU unit? , PLC (CPU unit) memory is cleared. "
[0055]
Then, after such a message, it waits for a selection instruction from the user, and determines whether or not “forcibly rewrite application version” is selected. If it is selected, the process proceeds to step 31 to execute the above-described processing. If it is not selected, the connection is prohibited and the process is terminated as it is.
[0056]
Next, a specific process of “connection process by automatic recognition of PLC model” in step 7 will be described. As shown in FIG. 8, first, a communication command for inquiring about the PLC model is issued to the PLC (CPU unit) (ST41). Since the PLC model information returned from the PLC side is acquired as a response to this communication command, it is determined whether or not the acquired model information is supported by its own support tool. That is, it is checked whether the PLC model to be connected is supported by this support software (ST42).
[0057]
If the result of this branch determination is Yes, a communication command for inquiring the application version to the PLC (CPU unit) is issued (ST43). Since the current application version of the PLC is returned as a response to this communication command, the support tool 10 supports the application version of the PLC to be connected obtained by receiving this response with this support software. Is checked (ST44).
[0058]
If not supported, the connection is prohibited and the process is terminated. If it is supported, the branch determination in step 44 is Yes, so the support tool automatically generates a user file of the PLC model / application version read from the PLC (CPU unit) (ST45). Thereafter, a state of “permitting connection with PLC” is set (ST46). As a result of executing the process as described above, when it is determined that “permit connection with PLC” is determined, when the process returns to the flowchart of the entire support tool, the state of “permit connection with PLC” is displayed. Make it available in the flowchart for the entire support tool. For example, a flag indicating a state of permitting connection with the PLC is provided, the flag is set in step 33 or step 46, and in step 8, whether online connection processing is permitted depending on whether the flag is set or not. Judging.
[0059]
In the above-described embodiment, the CPU unit that stores the user program is applied. However, the present invention is not limited to this, and the present invention can also be applied to a high-function unit and other PLC units.
[0060]
In addition, since there is a user program as a typical one managed by the application version, in the above-described embodiment, the application version for the user program is checked. In addition to the user program, there are parameters (data that allows the user to define the basic specifications of the CPU unit in software, data relating to a communication path when data is transmitted and received between networks, and the like). Therefore, such parameters and the like may be checked and managed. The user data includes such parameters.
[0061]
【The invention's effect】
As described above, in the present invention, the programmable controller (unit) stores the application version and determines whether or not the support tool can be supported based on at least the application version. Even in such a case, when an old version of the user program or the like is used to operate substantially as an old version of the programmable controller, the connection can be made using the existing old version of the support tool.
[Brief description of the drawings]
FIG. 1 is a diagram showing an embodiment of a system of the present invention.
FIG. 2 is a diagram showing an internal configuration of a support tool.
FIG. 3 is a diagram showing an internal configuration of a CPU unit.
FIG. 4 is a diagram for explaining the outline of the present embodiment;
FIG. 5 is a flowchart showing functions of a support tool.
FIG. 6 is a part of a flowchart showing an example of a specific algorithm for connection processing based on the PLC model and version of an open user file.
FIG. 7 is a part of a flowchart showing an example of a specific algorithm for connection processing based on the PLC model and version of an opened user file.
FIG. 8 is a part of a flowchart showing an example of a specific algorithm for connection processing by automatic recognition of a PLC model.
[Explanation of symbols]
10 Support tools
11 Input device
12 Display device
13 CPU
14 Storage unit
20 PLC
21 Power supply unit
22 CPU unit
22a System ROM
22b MPU
22c RAM
22d user memory
22e IO memory
23 Input unit
24 output unit
25 Communication unit
30 Communication line

Claims (11)

プログラマブルコントローラと、そのプログラマブルコントローラに接続されたサポートツールとを備えたシステムにおいて、
前記プログラマブルコントローラには、格納されたユーザプログラムの機能性を示すアプリバージョン情報を記憶保持し、
前記サポートツールは、前記プログラマブルコントローラに記憶保持されたアプリバージョン情報を取得する機能と、その取得したアプリバージョン情報に基づいて、前記プログラマブルコントローラが自己が対応できるバージョンか否かを判断する機能を備えたことを特徴とするプログラマブルコントローラシステム。
In a system comprising a programmable controller and a support tool connected to the programmable controller,
The programmable controller stores and holds application version information indicating the functionality of the stored user program,
The support tool has a function of acquiring application version information stored and held in the programmable controller, and a function of determining whether the programmable controller is a version that the programmable controller can support based on the acquired application version information. A programmable controller system characterized by that.
プログラマブルコントローラと、そのプログラマブルコントローラに接続されたサポートツールとを備えたシステムにおいて、
前記プログラマブルコントローラには、格納されたユーザプログラムの機能性を示すアプリバージョン情報と、機器自体の機能性を示すユニットバージョン情報を記憶保持し、
前記サポートツールは、
ユーザプログラムとともにそのユーザプログラムの機能性を示すアプリバージョン情報を記憶する記憶手段と、
前記プログラマブルコントローラに記憶保持されたアプリバージョン情報を取得する機能と、
前記プログラマブルコントローラに記憶保持されたユニットバージョン情報を取得する機能と、
その取得したアプリバージョン情報とユニットバージョン情報の少なくとも一方の情報と、自己が記憶保持する前記アプリバージョン情報に基づいて、前記プログラマブルコントローラが自己が対応できるバージョンか否かを判断する機能を備えたことを特徴とするプログラマブルコントローラシステム。
In a system comprising a programmable controller and a support tool connected to the programmable controller,
The programmable controller stores and holds application version information indicating the functionality of the stored user program and unit version information indicating the functionality of the device itself,
The support tool is
Storage means for storing application version information indicating the functionality of the user program together with the user program;
A function of acquiring application version information stored in the programmable controller;
A function of acquiring unit version information stored and held in the programmable controller;
Based on the acquired application version information and / or unit version information, and the application version information stored and held by itself, the programmable controller has a function of determining whether or not the version can be supported by the programmable controller. Programmable controller system characterized by
前記プログラマブルコントローラに記憶保持される前記アプリバージョン情報は、そのプログラマブルコントローラにユーザプログラムが格納されていない場合には、未格納状態を示す値が格納されることを特徴とする請求項1または2に記載のプログラマブルコントローラシステム。The application version information stored and held in the programmable controller stores a value indicating an unstored state when a user program is not stored in the programmable controller. The programmable controller system described. 前記アプリバージョン情報並びに前記ユニットバージョン情報は、数値データで構成されていることを特徴とする請求項1〜3のいずれか1項に記載のプログラマブルコントローラシステム。The programmable controller system according to any one of claims 1 to 3, wherein the application version information and the unit version information are configured by numerical data. 格納されたユーザプログラムの機能性を示すアプリバージョン情報を記憶保持したプログラマブルコントローラ用のサポートツールであって、
前記プログラマブルコントローラに記憶保持されたアプリバージョン情報を取得する機能と、
その取得したアプリバージョン情報に基づいて、前記プログラマブルコントローラが自己が対応できるバージョンか否かを判断する機能を備えたことを特徴とするサポートツール。
A support tool for a programmable controller that stores and holds application version information indicating the functionality of a stored user program,
A function of acquiring application version information stored in the programmable controller;
A support tool comprising a function for determining whether or not the programmable controller is a version that the programmable controller can support based on the acquired application version information.
格納されたユーザプログラムの機能性を示すアプリバージョン情報と、機器自体の機能性を示すユニットバージョン情報を記憶保持したプログラマブルコントローラ用のサポートツールであって、
ユーザプログラムとともにそのユーザプログラムの機能性を示すアプリバージョン情報を記憶する記憶部と、
前記プログラマブルコントローラに記憶保持されたアプリバージョン情報を取得する機能と、
前記プログラマブルコントローラに記憶保持されたユニットバージョン情報を取得する機能と、
その取得したアプリバージョン情報とユニットバージョン情報の少なくとも一方の情報と、前記記憶部に格納された前記アプリバージョン情報に基づいて、前記プログラマブルコントローラが自己が対応できるバージョンか否かを判断する機能を備えたことを特徴とするサポートツール。
A support tool for a programmable controller that stores and holds application version information indicating functionality of a stored user program and unit version information indicating functionality of the device itself,
A storage unit that stores application version information indicating the functionality of the user program together with the user program;
A function of acquiring application version information stored in the programmable controller;
A function of acquiring unit version information stored and held in the programmable controller;
Based on the acquired application version information and / or unit version information, and the application version information stored in the storage unit, the programmable controller has a function of determining whether or not the version can be supported by itself. Support tool characterized by that.
機器の機能性を示すユニットバージョン情報が設定されたプログラマブルコントローラ用のユニットであって、
格納されたユーザプログラムの機能性を示すアプリバージョン情報を記憶保持する記憶手段と、
サポートツールからの読出要求に対するレスポンスとして、前記アプリバージョン情報を返送する機能を備えたことを特徴とするプログラマブルコントローラ用ユニット。
A unit for a programmable controller in which unit version information indicating the functionality of the device is set,
Storage means for storing application version information indicating the functionality of the stored user program;
A programmable controller unit comprising a function of returning the application version information as a response to a read request from a support tool.
ユーザプログラムが格納されていない場合には、前記記憶手段に格納するアプリバージョン情報として、未格納状態を示す値が格納されることを特徴とする請求項7に記載のプログラマブルコントローラ用ユニット。8. The programmable controller unit according to claim 7, wherein when a user program is not stored, a value indicating an unstored state is stored as application version information stored in the storage unit. プログラマブルコントローラに対するサポートツールの接続保証方法であって、
前記プログラマブルコントローラには、格納されたユーザプログラムの機能性を示すアプリバージョン情報を記憶保持させ、
前記サポートツールは、前記プログラマブルコントローラに記憶保持されたアプリバージョン情報を取得し、
その取得したアプリバージョン情報に基づいて、前記プログラマブルコントローラが自己が対応できるバージョンか否かを判断し、
その判断した結果が、対応可能な場合のみ接続を許可して通信を続行することを特徴とする接続保証方法。
A support tool connection guarantee method for a programmable controller,
The programmable controller stores and holds application version information indicating the functionality of the stored user program,
The support tool acquires application version information stored in the programmable controller,
Based on the acquired application version information, determine whether the programmable controller is a version that can be supported by itself,
A connection guarantee method characterized in that a connection is permitted and communication is continued only when the determined result is compatible.
プログラマブルコントローラに対するサポートツールの接続保証方法であって、
前記プログラマブルコントローラには、格納されたユーザプログラムの機能性を示すアプリバージョン情報と、機器自体の機能性を示すユニットバージョン情報を記憶保持させ、
前記サポートツールは、ユーザプログラムとともにそのユーザプログラムの機能性を示すアプリバージョン情報を記憶保持し、
前記サポートツールは、少なくとも前記プログラマブルコントローラに記憶保持されたユニットバージョン情報を取得し、
その取得したユニットバージョン情報で示す機能性の範囲より、自己が記憶保持する前記アプリバージョン情報で示す機能性の範囲が大きい場合には、接続許可を与えず、
自己が記憶保持する前記アプリバージョン情報で示す機能性の範囲が、前記取得したユニットバージョン情報で示す機能性の範囲以下で、前記プログラマブルコントローラが記憶保持する前記アプリバージョン情報と、自己が記憶保持する前記アプリバージョン情報が一致する場合には、接続を許可することを特徴とする接続保証方法。
A support tool connection guarantee method for a programmable controller,
The programmable controller stores and holds application version information indicating the functionality of the stored user program and unit version information indicating the functionality of the device itself,
The support tool stores and holds application version information indicating the functionality of the user program together with the user program,
The support tool acquires at least unit version information stored and held in the programmable controller,
If the range of functionality indicated by the application version information stored and held by the self is larger than the range of functionality indicated by the acquired unit version information, connection permission is not given,
The range of functionality indicated by the application version information stored and held by itself is equal to or less than the range of functionality indicated by the acquired unit version information, and the application version information stored by the programmable controller and stored by the self A connection guarantee method, wherein connection is permitted when the application version information matches.
自己が記憶保持する前記アプリバージョン情報で示す機能性の範囲が、前記取得したユニットバージョン情報で示す機能性の範囲以下で、前記プログラマブルコントローラが記憶保持する前記アプリバージョン情報一致しない場合には、前記プログラマブルコントローラに記憶保持されたアプリバージョン情報が変更されることの許可を受けることを条件に接続を許可することを特徴とする請求項10に記載の接続保証方法。If the range of functionality indicated by the application version information stored and held by the self is equal to or less than the range of functionality indicated by the acquired unit version information and the application version information stored and held by the programmable controller does not match, 11. The connection guarantee method according to claim 10, wherein the connection is permitted on condition that the application version information stored and held in the programmable controller is permitted to be changed.
JP2003198119A 2003-07-16 2003-07-16 Programmable controller system and connection guarantee method Expired - Lifetime JP4305740B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003198119A JP4305740B2 (en) 2003-07-16 2003-07-16 Programmable controller system and connection guarantee method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003198119A JP4305740B2 (en) 2003-07-16 2003-07-16 Programmable controller system and connection guarantee method

Publications (2)

Publication Number Publication Date
JP2005038063A true JP2005038063A (en) 2005-02-10
JP4305740B2 JP4305740B2 (en) 2009-07-29

Family

ID=34207998

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003198119A Expired - Lifetime JP4305740B2 (en) 2003-07-16 2003-07-16 Programmable controller system and connection guarantee method

Country Status (1)

Country Link
JP (1) JP4305740B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007133735A (en) * 2005-11-11 2007-05-31 Mitsubishi Electric Engineering Co Ltd Signal converter for maintenance of programmable controller
JP2008293176A (en) * 2007-05-23 2008-12-04 Toshiba Mitsubishi-Electric Industrial System Corp Plant controller
JP2009282934A (en) * 2008-05-26 2009-12-03 Mitsubishi Electric Corp Programmable controller system
WO2012043008A1 (en) * 2010-09-29 2012-04-05 三菱電機株式会社 Method, system, and program for upgrading runtime environment of programmable logic controller
JP2013190837A (en) * 2012-03-12 2013-09-26 Mitsubishi Electric Corp Engineering tool
JP2015518618A (en) * 2012-04-30 2015-07-02 フィッシャー コントロールズ インターナショナル リミテッド ライアビリティー カンパニー Method and system for providing update information of device description of field device
JP5791855B1 (en) * 2014-06-02 2015-10-07 三菱電機株式会社 Programmable controller system, programmable controller, program display device, and program display method
CN107861455A (en) * 2017-10-17 2018-03-30 福州耐特电子科技有限公司 The Visualized management system and method for a kind of programmable controller
JP2020144594A (en) * 2019-03-06 2020-09-10 オムロン株式会社 Control device and software deployment method

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007133735A (en) * 2005-11-11 2007-05-31 Mitsubishi Electric Engineering Co Ltd Signal converter for maintenance of programmable controller
JP2008293176A (en) * 2007-05-23 2008-12-04 Toshiba Mitsubishi-Electric Industrial System Corp Plant controller
JP2009282934A (en) * 2008-05-26 2009-12-03 Mitsubishi Electric Corp Programmable controller system
WO2012043008A1 (en) * 2010-09-29 2012-04-05 三菱電機株式会社 Method, system, and program for upgrading runtime environment of programmable logic controller
US8806470B2 (en) 2010-09-29 2014-08-12 Mitsubishi Electric Corporation System, method, and apparatus for software maintenance of sensor and control systems
JP2013190837A (en) * 2012-03-12 2013-09-26 Mitsubishi Electric Corp Engineering tool
JP2015518618A (en) * 2012-04-30 2015-07-02 フィッシャー コントロールズ インターナショナル リミテッド ライアビリティー カンパニー Method and system for providing update information of device description of field device
CN105408827A (en) * 2014-06-02 2016-03-16 三菱电机株式会社 Programmable controller system, programmable controller, program display device, and program display method
US10001767B2 (en) 2014-06-02 2018-06-19 Mitsubishi Electric Corporation Programmable controller system, programmable controller, program display device, and program display method
KR20160014116A (en) * 2014-06-02 2016-02-05 미쓰비시덴키 가부시키가이샤 Programmable controller system, programmable controller, program display device, and program display method
JP5791855B1 (en) * 2014-06-02 2015-10-07 三菱電機株式会社 Programmable controller system, programmable controller, program display device, and program display method
KR101632864B1 (en) 2014-06-02 2016-06-22 미쓰비시덴키 가부시키가이샤 Programmable controller system, programmable controller, program display device, and program display method
DE112014003082B4 (en) * 2014-06-02 2017-05-18 Mitsubishi Electric Corporation Programmable control system, programmable control, program display device and program display method
CN105408827B (en) * 2014-06-02 2017-07-07 三菱电机株式会社 Programable controller system, Programmable Logic Controller, sequence display system, the display methods of program
WO2015186178A1 (en) * 2014-06-02 2015-12-10 三菱電機株式会社 Programmable controller system, programmable controller, program display device, and program display method
CN107861455A (en) * 2017-10-17 2018-03-30 福州耐特电子科技有限公司 The Visualized management system and method for a kind of programmable controller
JP2020144594A (en) * 2019-03-06 2020-09-10 オムロン株式会社 Control device and software deployment method
WO2020179581A1 (en) * 2019-03-06 2020-09-10 オムロン株式会社 Control device and software deployment method
CN113508346A (en) * 2019-03-06 2021-10-15 欧姆龙株式会社 Control device and software deployment method
EP3936951A4 (en) * 2019-03-06 2022-11-16 OMRON Corporation Control device and software deployment method
CN113508346B (en) * 2019-03-06 2024-01-30 欧姆龙株式会社 Control device and software deployment method
US11907735B2 (en) 2019-03-06 2024-02-20 Omron Corporation Control device and method for deployment of software

Also Published As

Publication number Publication date
JP4305740B2 (en) 2009-07-29

Similar Documents

Publication Publication Date Title
JP3925557B2 (en) Parameter setting device
US7110837B2 (en) Control system and method for on-line editing of user program
JP2000270384A (en) Sensor, controller and sensor system
JP2003288226A (en) Method and system for remotely updating household device
JP4305740B2 (en) Programmable controller system and connection guarantee method
US20150227128A1 (en) Control device and communication control method
JP3915808B2 (en) Programmable controller, programmable controller system, and CPU unit
JP2006293544A (en) Numerical control system
JP4462443B2 (en) Parameter setting device
JPH11509348A (en) Programmable logic controller
JP3791231B2 (en) Sensor and sensor system
CN110192191A (en) Operating system is fetched
CN111628918B (en) Control method and device of vehicle-mounted communication system and vehicle
CN111052010B (en) Control system, development assistance device, and storage medium
CN100375959C (en) Equipment and method of system software capable of updating embedded type system automatically
JP2006260607A (en) Programmable controller, cpu unit, and method of starting duplexed operation
JP4849078B2 (en) Programmable logic controller and programmable logic controller logic update support tool
JPH10320209A (en) Method and system for controlling general-purpose electronic equipment
JP3659399B2 (en) Programmable logic controller
JP3308920B2 (en) Information processing device
CN111459526A (en) Single chip microcomputer online upgrading method based on CAN communication
JP2001256167A (en) Information processor and option board loaded on the same
JP2001043177A (en) Data processor, print controller, data processing method, and record medium stored computer-readable program
CN112905217B (en) Program updating method, terminal, system and storage medium of embedded program
EP3832411B1 (en) Support device and support program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060202

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080827

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080902

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081104

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081104

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20081218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090216

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20090224

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: 20090409

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090422

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 4305740

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120515

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130515

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140515

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term