JP2008135042A - 階層アーキテクチャを有する監視プロセス制御/製造情報システム・アプリケーション - Google Patents
階層アーキテクチャを有する監視プロセス制御/製造情報システム・アプリケーション Download PDFInfo
- Publication number
- JP2008135042A JP2008135042A JP2007318879A JP2007318879A JP2008135042A JP 2008135042 A JP2008135042 A JP 2008135042A JP 2007318879 A JP2007318879 A JP 2007318879A JP 2007318879 A JP2007318879 A JP 2007318879A JP 2008135042 A JP2008135042 A JP 2008135042A
- Authority
- JP
- Japan
- Prior art keywords
- application
- objects
- engine
- process control
- attribute
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/10—Requirements analysis; Specification techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/61—Installation
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
- Programmable Controllers (AREA)
- General Factory Administration (AREA)
Abstract
【解決手段】アプリケーション構成要素(ACと略す)は、多重レイヤ階層方式で、ネットワーク接続の複数のコンピュータ装置に分散でき、下位レイヤACが、上位レイヤACをホストする。アプリケーション・オブジェクト(AOと略す)は、本アーキテクチャの上位レベルに位置し、プロセス制御システム内エンティティをモデル化したものである。エンジン・オブジェクト(EOと略す)は、ランタイム環境でAOの実行をホストし、AOは、関連するホストEOの展開後に展開できる。プラットフォーム・オブジェクト(POと略す)はEOをホストする。POは、EOと関連AOを実行する物理コンピュータ・システム構成要素に対応する。構成ファシリティは、分散アプリケーションの各オブジェクト関係を示すビューを提示する。
【選択図】図1
Description
$Pump
Pump001
本発明の一実施形態では、アプリケーション・オブジェクトは、物理アドレスではなく論理名で、他のオブジェクトを参照する。したがって、同一アプリケーション内の複数のアプリケーション・オブジェクト間の通信は、アプリケーション・オブジェクトに関しては、そのアプリケーション・オブジェクトを含むその基礎をなすネットワークの物理構成から分離される。プラットフォームおよびエンジン・オブジェクト内に組み込まれた、メッセージ交換と呼ばれるアプリケーションのコンポーネントは、アプリケーション・オブジェクトが、その分散アプリケーションを実行するネットワーク内のどこに位置する他のオブジェクトからデータを抽出(取得)したり、そこへデータを送信(設定)したりすることができる。メッセージ交換は、相手を物理ネットワーク・アドレスではなく論理名で指定することのできるピアツーピアの通信基盤である。したがって、アプリケーション・オブジェクトは、データ・リクエストの受信相手の物理ロケーションを考慮することなく、通信を行うことができる。これによって、アプリケーション・オブジェクトが最終的にどこに展開されるかにかかわらず、アプリケーションのアプリケーション・オブジェクト・レイヤを配置することも可能になる。本発明の一実施形態では、メッセージ交換は、アプリケーション・エンジンが実行するローカル・メッセージ交換(LMX)と、分散アプリケーションを実行する、ネットワークを介して接続されたコンピューティング装置間で名前付きリクエストを通信できるようにするプラットフォームによって実行されるネットワーク・メッセージ交換(NMX)と、に分けられる。本発明のさらに別の実施形態では、LMXとNMXの機能は、エンジンによって実行される。このような構成にすることによって、プラットフォーム・オブジェクトがNMXを実行するイベントで必要になる、余計なプロセス間通信を回避することができる。
提案されるアプリケーション・アーキテクチャの別の態様は、オブジェクト間の関連付け(associations)の指定である。以下本明細書で論じるこの関連付けは、本明細書で統合開発環境(IDE)と呼ぶ構成コンポーネントが、1組の関連する複数のオブジェクトを、少なくとも(論理)モデル・ビュー(model view)と(物理コンピューティング)展開ビュー(deployment view)を含む多様なビューで、フィルタリングして表示することができる。IDEは、アプリケーションの構成についてその表示されたビューを通して、ユーザが、多数のコンピューティング装置を備えるコンピュータ・ネットワーク内のアプリケーションを設計し、展開することを可能にする。
$Hopperホッパが、H1、H2、H2用に使用される。
$SingleDirectionConveyorが、コンベヤC2、C3用に使用される。
$BiDirectionalConveyorが、コンベヤC1、C4用に使用される。
$SlideGateが、ドアD1、D2用に使用される。
$Binが、ビンB1、B2、B3、B4用に使用される。
102 第2のアプリケーション・サーバ用PC
104、106 アプリケーション部分
105、107 アプリケーション・オブジェクト
108、110 汎用的なブートストラップ・コンポーネント
112 第1のプログラマブル・ロジック・コントローラ
114 第2のプログラマブル・ロジック・コントローラ
116、118 OPC DAServer
120 構成パーソナル・コンピュータ
122 データベース・サーバ
124 監視プロセス制御/管理情報アプリケーションの構成データベース
125 グローバル名前テーブル
126 構成PCプラットフォーム
127 統合開発環境(IDE)
130、132、134 操作者ステーション
200 オペレーティング・システム
202 ブートストラップ・オブジェクト
204 プラットフォーム・クラス・オブジェクト
206 エンジン・オブジェクト
208 スケジューラ
210 アプリケーション・オブジェクト
1000 ホッパ
1002、1020、1024 コンベア
1004、1006 ミキサ
1008、1010 攪拌機
1016、1018 ホッパ
1026 分配コンベア
1028,1030 状態ドア
1032,1034,1036,2038 ビン
1100 原料貯蔵エリア
1102 生産エリア
1104 ライン1エリア
1106 ライン2エリア
1108 配送エリア
1110 完成品貯蔵エリア
1120 プロセス・プラント・エリア
Claims (9)
- ネットワーク接続された複数のコンピュータ装置に分散可能な、階層アーキテクチャを有する監視プロセス制御/製造情報システム・アプリケーションであって、
プロセス制御システム内の複数のエンティティをモデル化した複数のアプリケーション・オブジェクトと、
ランタイム環境で前記複数のアプリケーション・オブジェクトの実行をホストする複数のエンジン・オブジェクトと、
前記複数のエンジン・オブジェクトと関連する複数のアプリケーション・オブジェクトとを実行するための物理コンピュータ・システムに対応し、1つまたは複数の前記エンジン・オブジェクトをホストするプラットフォーム・オブジェクトと
を備えることを特徴とするアプリケーション。 - 前記複数のエンジン・オブジェクトと前記複数のプラットフォーム・オブジェクトは、前記アプリケーションがその上で実行する物理コンピューティング装置構成に関する前記アプリケーションの局面を処理し、前記アプリケーション・オブジェクトは、前記物理コンピューティング装置構成とは独立に実行することを特徴とする請求項1に記載のアプリケーション。
- 同一コンピューティング装置上の前記複数のアプリケーション・オブジェクトは前記複数のエンジン・オブジェクトを介して通信を行い、コンピューティング装置のネットワーク全体にわたる通信は前記複数のプラットフォーム・オブジェクトによってサポートされ、それによって、前記複数のアプリケーション・オブジェクト間の通信を前記複数のアプリケーション・オブジェクトがその中で実行するコンピュータ・システムのトポロジから分離することを特徴とする請求項1に記載のアプリケーション。
- 監視プロセス制御/製造情報アプリケーションの展開モデル(deployment model)を指定して、アプリケーション・オブジェクトを特定の複数の物理コンピューティング装置に関連付け、前記物理コンピューティング装置上の前記オブジェクトについての分散ビューを提供する、構成ファシリティであって、
前記1つまたは複数の物理コンピューティング装置のタイプを指定するプラットフォーム定義と、
前記物理コンピューティング・システム上で実行する複数のエンジンを指定し、それによって前記物理コンピューティング装置によってサポートされるサービスのタイプを定める、エンジン定義と、
前記複数のアプリケーション・オブジェクトについての論理グループを備えるエリアを指定するエリア定義と、
前記物理コンピューティング・システムのうち特定のものへの前記エンジンの割り当てと、前記エンジンのうち特定のものへの前記エリアの割り当てとを指定する1組の階層関係と、
前記1組の階層関係に従って、前記物理コンピューティング装置、前記エンジン、および前記エリアの階層を描く展開ビュー・ジェネレータと
を備えることを特徴とする構成ファシリティ。 - 特定のビューに従って展開されたコンポーネントを含み、プロセス制御/製造情報ソフトウェアの構成および展開を容易にする、監視プロセス制御/製造情報システム・アプリケーション構成ファシリティであって、
プラント内の個々のエンティティに対応する装置/機能に対応する監視プロセス制御システム・オブジェクトであって、前記装置/機能に関連する機能性は前記各オブジェクトに含まれ、監視プロセス制御システム・オブジェクトに関連付けられ、当該監視プロセス制御システム・オブジェクト間の関係を指定する1組のアトリビュートを有する監視プロセス制御システム・オブジェクトと、
前記監視プロセス制御システム・オブジェクト間の結合関係に従って、前記監視プロセス制御システム・オブジェクトを描くビュー・ジェネレータであって、少なくとも
プロセス/プラントおよびその監視される構成要素の論理構成を表す第1のビューと、
前記アプリケーションを実施するコンピュータ・システム上での複数のオブジェクトについての物理展開を表す第2のビューと
を提供するビュー・ジェネレータと
を備えることを特徴とする構成ファシリティ。 - ユーザが1組のエリアを定義し、当該各エリアは同一エンジン上で実行するように制限された関連する1組のアプリケーション・オブジェクトを含み、前記エリアと前記エンジンの間の結合関係は前記第2のビューで描かれることを特徴とする請求項5に記載の構成ファシリティ。
- 前記監視プロセス制御システム・オブジェクトは、その内部にネストされた他の監視プロセス制御システム・オブジェクトを含むコンテナ・オブジェクトを備えることを特徴とする請求項5に記載の構成ファシリティ。
- 前記監視プロセス制御システム・オブジェクトはテンプレートから派生/インスタンス化され、前記テンプレートは、他のテンプレートの包含を指定することを特徴とする請求項5に記載の構成ファシリティ。
- 前記テンプレートは、親テンプレートを指定することができ、そこから前記テンプレートが、子テンプレートを指定した後で親テンプレートに加えられた変更を含めて、特性を継承することを特徴とする請求項8に記載の構成ファシリティ。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US30017401P | 2001-06-22 | 2001-06-22 | |
US30036301P | 2001-06-22 | 2001-06-22 |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003507691A Division JP4700906B2 (ja) | 2001-06-22 | 2002-06-24 | 階層アーキテクチャを有する監視プロセス制御/製造情報システム・アプリケーション |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008135042A true JP2008135042A (ja) | 2008-06-12 |
JP4382847B2 JP4382847B2 (ja) | 2009-12-16 |
Family
ID=26971631
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003507691A Expired - Lifetime JP4700906B2 (ja) | 2001-06-22 | 2002-06-24 | 階層アーキテクチャを有する監視プロセス制御/製造情報システム・アプリケーション |
JP2007318879A Expired - Lifetime JP4382847B2 (ja) | 2001-06-22 | 2007-12-10 | 階層アーキテクチャを有する監視プロセス制御/製造情報システム・アプリケーションのためのコンピュータ・システムおよびそのための構成ファシリティを有する記録媒体 |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003507691A Expired - Lifetime JP4700906B2 (ja) | 2001-06-22 | 2002-06-24 | 階層アーキテクチャを有する監視プロセス制御/製造情報システム・アプリケーション |
Country Status (6)
Country | Link |
---|---|
US (2) | US7650607B2 (ja) |
EP (2) | EP1410173A4 (ja) |
JP (2) | JP4700906B2 (ja) |
CN (2) | CN101714101A (ja) |
AU (1) | AU2002320159B2 (ja) |
WO (1) | WO2003001366A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104021043A (zh) * | 2014-06-23 | 2014-09-03 | 中国银行股份有限公司 | 批量应用程序的中断重入方法及系统 |
Families Citing this family (62)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0825506B1 (en) | 1996-08-20 | 2013-03-06 | Invensys Systems, Inc. | Methods and apparatus for remote process control |
WO2000070417A1 (en) | 1999-05-17 | 2000-11-23 | The Foxboro Company | Process control configuration system with parameterized objects |
US7089530B1 (en) | 1999-05-17 | 2006-08-08 | Invensys Systems, Inc. | Process control configuration system with connection validation and configuration |
US6788980B1 (en) | 1999-06-11 | 2004-09-07 | Invensys Systems, Inc. | Methods and apparatus for control using control devices that provide a virtual machine environment and that communicate via an IP network |
WO2003001343A2 (en) * | 2001-06-22 | 2003-01-03 | Wonderware Corporation | Supervisory process control and manufacturing information system application having an extensible component model |
US7222131B1 (en) * | 2002-09-24 | 2007-05-22 | Rockwell Automation Technologies, Inc. | System and methodology facilitating data warehousing of controller images in a distributed industrial controller environment |
US7383550B2 (en) * | 2002-12-23 | 2008-06-03 | International Business Machines Corporation | Topology aware grid services scheduler architecture |
US7117052B2 (en) | 2003-02-18 | 2006-10-03 | Fisher-Rosemount Systems, Inc. | Version control for objects in a process plant configuration system |
US7526347B2 (en) | 2003-02-18 | 2009-04-28 | Fisher-Rosemount Systems, Inc. | Security for objects in a process plant configuration system |
JP2007536634A (ja) * | 2004-05-04 | 2007-12-13 | フィッシャー−ローズマウント・システムズ・インコーポレーテッド | プロセス制御システムのためのサービス指向型アーキテクチャ |
EP1766567A4 (en) * | 2004-05-17 | 2010-05-05 | Invensys Sys Inc | SYSTEM AND METHOD FOR DEVELOPING ANIMATED VISUALIZATION INTERFACES |
US7480725B2 (en) * | 2004-09-16 | 2009-01-20 | Invensys Systems, Inc. | Transparent relocation of an active redundant engine in supervisory process control data acquisition systems |
US7818615B2 (en) | 2004-09-16 | 2010-10-19 | Invensys Systems, Inc. | Runtime failure management of redundantly deployed hosts of a supervisory process control data acquisition facility |
US8230424B2 (en) * | 2005-08-01 | 2012-07-24 | The Mathworks, Inc. | General interface with arbitrary job managers |
JP4787614B2 (ja) * | 2005-12-22 | 2011-10-05 | 株式会社リコー | 画像形成装置及びアプリケーション管理プログラム |
US8843503B2 (en) * | 2006-06-30 | 2014-09-23 | International Business Machines Corporation | Methods and apparatus for automatically creating composite configuration items in configuration management database |
US7848829B2 (en) * | 2006-09-29 | 2010-12-07 | Fisher-Rosemount Systems, Inc. | Methods and module class objects to configure absent equipment in process plants |
EP2294486B1 (en) * | 2008-05-02 | 2019-09-04 | AVEVA Software, LLC | Method for synchronizing data between scada- and mes-systems |
WO2009155483A1 (en) | 2008-06-20 | 2009-12-23 | Invensys Systems, Inc. | Systems and methods for immersive interaction with actual and/or simulated facilities for process, environmental and industrial control |
JP4922262B2 (ja) | 2008-07-30 | 2012-04-25 | 株式会社オートネットワーク技術研究所 | 制御装置 |
JP2010033437A (ja) | 2008-07-30 | 2010-02-12 | Autonetworks Technologies Ltd | 制御装置、制御方法及びコンピュータプログラム |
US8229575B2 (en) | 2008-09-19 | 2012-07-24 | Rockwell Automation Technologies, Inc. | Automatically adjustable industrial control configuration |
US8396845B2 (en) * | 2008-09-26 | 2013-03-12 | Microsoft Corporation | Data-tier application component |
WO2010067647A1 (ja) * | 2008-12-11 | 2010-06-17 | インターナショナル・ビジネス・マシーンズ・コーポレーション | システムのモデルを変換する方法、コンピュータ・プログラム及びシステムモデル変換装置 |
US8127060B2 (en) | 2009-05-29 | 2012-02-28 | Invensys Systems, Inc | Methods and apparatus for control configuration with control objects that are fieldbus protocol-aware |
US8463964B2 (en) | 2009-05-29 | 2013-06-11 | Invensys Systems, Inc. | Methods and apparatus for control configuration with enhanced change-tracking |
US8122434B2 (en) * | 2009-05-29 | 2012-02-21 | Invensys Sytems, Inc. | Methods and apparatus for control configuration control objects associated with a track attribute for selecting configuration information |
JP2010231808A (ja) * | 2010-06-16 | 2010-10-14 | Autonetworks Technologies Ltd | プログラム変更方法及びコンピュータプログラム |
JP5365584B2 (ja) * | 2010-06-16 | 2013-12-11 | 株式会社オートネットワーク技術研究所 | 制御装置 |
WO2013059923A1 (en) * | 2011-10-25 | 2013-05-02 | Kemex Ltd. | A methodology and preferred software that, together, reduce the effort required to write and maintain operating procedures for manufacturing plants and oil and gas facilities |
US8909641B2 (en) | 2011-11-16 | 2014-12-09 | Ptc Inc. | Method for analyzing time series activity streams and devices thereof |
US9098312B2 (en) | 2011-11-16 | 2015-08-04 | Ptc Inc. | Methods for dynamically generating an application interface for a modeled entity and devices thereof |
US9576046B2 (en) | 2011-11-16 | 2017-02-21 | Ptc Inc. | Methods for integrating semantic search, query, and analysis across heterogeneous data types and devices thereof |
US8836497B2 (en) * | 2012-07-23 | 2014-09-16 | General Electric Company | Systems and methods for configuring analog process alarms in control devices |
US9158532B2 (en) | 2013-03-15 | 2015-10-13 | Ptc Inc. | Methods for managing applications using semantic modeling and tagging and devices thereof |
US9680794B2 (en) | 2013-09-04 | 2017-06-13 | Owl Computing Technologies, Llc | Secure one-way interface for archestra data transfer |
US9678505B2 (en) * | 2013-10-14 | 2017-06-13 | Invensys Systems, Inc. | Line management in manufacturing execution system |
CN103676849A (zh) * | 2013-11-28 | 2014-03-26 | 成都淞幸科技有限责任公司 | 集散控制系统及方法 |
US9697374B2 (en) * | 2014-02-19 | 2017-07-04 | Microsoft Technology Licensing, Llc | Data proxy service |
US10313410B2 (en) | 2014-03-21 | 2019-06-04 | Ptc Inc. | Systems and methods using binary dynamic rest messages |
US9467533B2 (en) | 2014-03-21 | 2016-10-11 | Ptc Inc. | System and method for developing real-time web-service objects |
US9762637B2 (en) | 2014-03-21 | 2017-09-12 | Ptc Inc. | System and method of using binary dynamic rest messages |
US9961058B2 (en) | 2014-03-21 | 2018-05-01 | Ptc Inc. | System and method of message routing via connection servers in a distributed computing environment |
US9560170B2 (en) | 2014-03-21 | 2017-01-31 | Ptc Inc. | System and method of abstracting communication protocol using self-describing messages |
US9350791B2 (en) | 2014-03-21 | 2016-05-24 | Ptc Inc. | System and method of injecting states into message routing in a distributed computing environment |
US9462085B2 (en) | 2014-03-21 | 2016-10-04 | Ptc Inc. | Chunk-based communication of binary dynamic rest messages |
WO2015143416A1 (en) | 2014-03-21 | 2015-09-24 | Ptc Inc. | Systems and methods for developing and using real-time data applications |
US10025942B2 (en) | 2014-03-21 | 2018-07-17 | Ptc Inc. | System and method of establishing permission for multi-tenancy storage using organization matrices |
US9350812B2 (en) | 2014-03-21 | 2016-05-24 | Ptc Inc. | System and method of message routing using name-based identifier in a distributed computing environment |
US11144520B2 (en) | 2015-05-08 | 2021-10-12 | Adp, Llc | Information system with versioning descending node snapshot |
US10075386B2 (en) | 2015-05-08 | 2018-09-11 | Adp, Llc | Subscription-based information system |
US11580125B2 (en) | 2015-05-08 | 2023-02-14 | Adp, Inc. | Information system with temporal data |
CN105589724B (zh) * | 2015-12-23 | 2018-08-31 | 杭州真鹏科技有限公司 | 一种高速创建系统变量的方法 |
US10338934B1 (en) * | 2016-03-28 | 2019-07-02 | VCE IP Holding Company LLC | Inter-object validation system and method using chained specialized configuration applications |
CN106325242B (zh) * | 2016-08-16 | 2019-09-24 | 苏州朋泰智能科技有限公司 | 一种基于模块化的控制单元的mes系统 |
CN106292584B (zh) * | 2016-08-16 | 2019-07-23 | 苏州朋泰智能科技有限公司 | 一种基于模块化的控制单元的柔性制造系统 |
US11327471B2 (en) * | 2017-10-26 | 2022-05-10 | Siemens Aktiengesellschaft | Building and tracking of an automation engineering environment |
US10564993B2 (en) * | 2017-11-07 | 2020-02-18 | General Electric Company | Contextual digital twin runtime environment |
CN112867989B (zh) * | 2018-09-04 | 2024-07-02 | 阿韦瓦软件有限责任公司 | 基于流的组成以及监视服务器系统和方法 |
EP3719646B1 (en) | 2019-04-02 | 2023-11-15 | Gamma-Digital Kft. | Method for communicating in a network-distributed process control system and network-distributed process control system |
CN113448793B (zh) * | 2020-03-25 | 2023-05-30 | 大唐移动通信设备有限公司 | 一种兼容多操作系统的系统监控方法及装置 |
US12061889B2 (en) * | 2021-10-29 | 2024-08-13 | JFrog Ltd. | Software release distribution across a hierarchical network |
Family Cites Families (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5371895A (en) * | 1985-10-08 | 1994-12-06 | The Foxboro Company | Local equipment controller for computerized process control applications utilizing language structure templates in a hierarchical organization and method of operating the same |
US5006992A (en) * | 1987-09-30 | 1991-04-09 | Du Pont De Nemours And Company | Process control system with reconfigurable expert rules and control modules |
US4910691A (en) | 1987-09-30 | 1990-03-20 | E.I. Du Pont De Nemours & Co. | Process control system with multiple module sequence options |
JP2538069B2 (ja) * | 1989-09-13 | 1996-09-25 | 株式会社日立製作所 | プラント制御システム、その制御回路表示方法および保守装置 |
US5134574A (en) * | 1990-02-27 | 1992-07-28 | The Foxboro Company | Performance control apparatus and method in a processing plant |
US5594858A (en) * | 1993-07-29 | 1997-01-14 | Fisher-Rosemount Systems, Inc. | Uniform control template generating system and method for process control programming |
US5847955A (en) | 1994-05-04 | 1998-12-08 | National Instruments Corporation | System and method for controlling an instrumentation system |
US5678039A (en) * | 1994-09-30 | 1997-10-14 | Borland International, Inc. | System and methods for translating software into localized versions |
US5778356A (en) * | 1994-11-10 | 1998-07-07 | Cadis, Inc. | Dynamically selectable language display system for object oriented database management system |
US5652884A (en) * | 1994-11-14 | 1997-07-29 | Object Technology Licensing Corp. | Method and apparatus for dynamic update of an existing object in an object editor |
US5812394A (en) * | 1995-07-21 | 1998-09-22 | Control Systems International | Object-oriented computer program, system, and method for developing control schemes for facilities |
US5974372A (en) * | 1996-02-12 | 1999-10-26 | Dst Systems, Inc. | Graphical user interface (GUI) language translator |
US5838563A (en) * | 1996-04-12 | 1998-11-17 | Fisher-Rosemont Systems, Inc. | System for configuring a process control environment |
US5909368A (en) * | 1996-04-12 | 1999-06-01 | Fisher-Rosemount Systems, Inc. | Process control system using a process control strategy distributed among multiple control elements |
US5940294A (en) * | 1996-04-12 | 1999-08-17 | Fisher-Rosemont Systems, Inc. | System for assisting configuring a process control environment |
US6055637A (en) * | 1996-09-27 | 2000-04-25 | Electronic Data Systems Corporation | System and method for accessing enterprise-wide resources by presenting to the resource a temporary credential |
US5854930A (en) * | 1996-12-30 | 1998-12-29 | Mci Communications Corporations | System, method, and computer program product for script processing |
US5980078A (en) | 1997-02-14 | 1999-11-09 | Fisher-Rosemount Systems, Inc. | Process control system including automatic sensing and automatic configuration of devices |
US6353923B1 (en) * | 1997-03-12 | 2002-03-05 | Microsoft Corporation | Active debugging environment for debugging mixed-language scripting code |
US6275868B1 (en) * | 1997-03-12 | 2001-08-14 | Microsoft Corporation | Script Engine interface for multiple languages |
US6182142B1 (en) * | 1998-07-10 | 2001-01-30 | Encommerce, Inc. | Distributed access management of information resources |
JP3460593B2 (ja) | 1998-09-17 | 2003-10-27 | 株式会社デンソー | 車両用制御装置 |
WO2000067117A2 (en) | 1999-04-30 | 2000-11-09 | Peoplesoft, Inc. | Multilingual components for application development providing locale sensitive and culturally appropriate presentation of data |
US6772017B1 (en) * | 2000-01-20 | 2004-08-03 | Fisher-Rosemount Systems, Inc. | Tool for configuring and managing a process control network including the use of spatial information |
EP1410228B1 (en) * | 2001-06-22 | 2016-03-23 | Wonderware Corporation | Remotely monitoring / diagnosing distributed components of a supervisory process control and manufacturing information application from a central location |
-
2002
- 2002-02-25 US US10/179,668 patent/US7650607B2/en active Active
- 2002-06-24 EP EP02749663A patent/EP1410173A4/en not_active Ceased
- 2002-06-24 CN CN200910205233A patent/CN101714101A/zh active Pending
- 2002-06-24 EP EP10186143A patent/EP2369469A3/en not_active Ceased
- 2002-06-24 WO PCT/US2002/020231 patent/WO2003001366A1/en active Application Filing
- 2002-06-24 AU AU2002320159A patent/AU2002320159B2/en not_active Ceased
- 2002-06-24 CN CNB02815990XA patent/CN100565447C/zh not_active Expired - Fee Related
- 2002-06-24 JP JP2003507691A patent/JP4700906B2/ja not_active Expired - Lifetime
-
2007
- 2007-12-10 JP JP2007318879A patent/JP4382847B2/ja not_active Expired - Lifetime
-
2010
- 2010-01-19 US US12/689,962 patent/US8230443B2/en not_active Expired - Fee Related
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104021043A (zh) * | 2014-06-23 | 2014-09-03 | 中国银行股份有限公司 | 批量应用程序的中断重入方法及系统 |
CN104021043B (zh) * | 2014-06-23 | 2017-09-15 | 中国银行股份有限公司 | 批量应用程序的中断重入方法及系统 |
Also Published As
Publication number | Publication date |
---|---|
CN100565447C (zh) | 2009-12-02 |
EP2369469A3 (en) | 2012-02-29 |
US8230443B2 (en) | 2012-07-24 |
WO2003001366A1 (en) | 2003-01-03 |
US7650607B2 (en) | 2010-01-19 |
JP4382847B2 (ja) | 2009-12-16 |
US20100122269A1 (en) | 2010-05-13 |
EP1410173A4 (en) | 2008-04-09 |
CN101714101A (zh) | 2010-05-26 |
AU2002320159B2 (en) | 2009-01-29 |
EP1410173A1 (en) | 2004-04-21 |
JP4700906B2 (ja) | 2011-06-15 |
CN1543601A (zh) | 2004-11-03 |
US20020198920A1 (en) | 2002-12-26 |
JP2004536391A (ja) | 2004-12-02 |
EP2369469A2 (en) | 2011-09-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4382847B2 (ja) | 階層アーキテクチャを有する監視プロセス制御/製造情報システム・アプリケーションのためのコンピュータ・システムおよびそのための構成ファシリティを有する記録媒体 | |
EP1410196B1 (en) | Installing supervisory process control and manufacturing software from a remote location and maintaining configuration data links in a run-time environment | |
US9829881B2 (en) | Supervisory process control and manufacturing information system application having an extensible component model | |
US9268581B2 (en) | Internationalization of objects executable in a supervisory process control and manufacturing information system | |
US8707399B2 (en) | Security architecture for a process control platform executing applications | |
AU2002320159A1 (en) | Supervisory process control and manufacturing information system application having a layered architecture | |
US7802238B2 (en) | Process control script development and execution facility supporting multiple user-side programming languages |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20080305 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080624 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20080924 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20080929 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081224 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20090210 |
|
RD13 | Notification of appointment of power of sub attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7433 Effective date: 20090513 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20090513 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090610 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20090618 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090724 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090731 |
|
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: 20090821 |
|
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: 20090917 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121002 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4382847 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: 20131002 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
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 |