JP4836419B2 - 産業オートメーション用のcilコード・プログラムのオンライン修正 - Google Patents
産業オートメーション用のcilコード・プログラムのオンライン修正 Download PDFInfo
- Publication number
- JP4836419B2 JP4836419B2 JP2004222850A JP2004222850A JP4836419B2 JP 4836419 B2 JP4836419 B2 JP 4836419B2 JP 2004222850 A JP2004222850 A JP 2004222850A JP 2004222850 A JP2004222850 A JP 2004222850A JP 4836419 B2 JP4836419 B2 JP 4836419B2
- Authority
- JP
- Japan
- Prior art keywords
- program
- class
- intermediate code
- code
- control
- 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.)
- Expired - Lifetime
Links
- 230000004048 modification Effects 0.000 title claims description 43
- 238000012986 modification Methods 0.000 title claims description 26
- 238000000034 method Methods 0.000 claims description 62
- 230000008569 process Effects 0.000 claims description 23
- 238000012937 correction Methods 0.000 claims description 9
- 238000002360 preparation method Methods 0.000 claims description 8
- 238000006243 chemical reaction Methods 0.000 claims description 2
- 238000004088 simulation Methods 0.000 claims description 2
- 230000000712 assembly Effects 0.000 description 7
- 238000000429 assembly Methods 0.000 description 7
- 238000005192 partition Methods 0.000 description 5
- 230000003068 static effect Effects 0.000 description 4
- 230000004913 activation Effects 0.000 description 3
- 230000008901 benefit Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 238000004519 manufacturing process Methods 0.000 description 3
- 238000003860 storage Methods 0.000 description 3
- 238000012795 verification Methods 0.000 description 3
- FLDSMVTWEZKONL-AWEZNQCLSA-N 5,5-dimethyl-N-[(3S)-5-methyl-4-oxo-2,3-dihydro-1,5-benzoxazepin-3-yl]-1,4,7,8-tetrahydrooxepino[4,5-c]pyrazole-3-carboxamide Chemical compound CC1(CC2=C(NN=C2C(=O)N[C@@H]2C(N(C3=C(OC2)C=CC=C3)C)=O)CCO1)C FLDSMVTWEZKONL-AWEZNQCLSA-N 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- LZDYZEGISBDSDP-UHFFFAOYSA-N 2-(1-ethylaziridin-1-ium-1-yl)ethanol Chemical compound OCC[N+]1(CC)CC1 LZDYZEGISBDSDP-UHFFFAOYSA-N 0.000 description 1
- 230000003213 activating effect Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 238000005538 encapsulation Methods 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 239000005022 packaging material Substances 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 238000010200 validation analysis Methods 0.000 description 1
- 239000011800 void material Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/042—Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
- G05B19/0426—Programming the control sequence
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
- G06F8/656—Updates while running
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
- G06F8/65—Updates
- G06F8/658—Incremental updates; Differential updates
-
- 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/448—Execution paradigms, e.g. implementations of programming paradigms
- G06F9/4488—Object-oriented
-
- 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/455—Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
- G06F9/45504—Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
- G06F9/45516—Runtime code conversion or optimisation
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/23—Pc programming
- G05B2219/23255—Object oriented programming, OOP
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/23—Pc programming
- G05B2219/23327—Modification of program in real time
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Security & Cryptography (AREA)
- Automation & Control Theory (AREA)
- Stored Programmes (AREA)
- Programmable Controllers (AREA)
- Devices For Executing Special Programs (AREA)
Description
動作中のプログラムに対する修正の実施に、1つまたは複数の第1プログラム・オブジェクトの生成と、1つまたは複数の第2プログラム・オブジェクトに含まれるデータの、前述の1つまたは複数の第1プログラム・オブジェクトへのコピー(第2プログラム・オブジェクトは、動作中のプログラムの一部である)と、1つまたは複数の第2プログラム・オブジェクトから1つまたは複数の第1プログラム・オブジェクトへの切り替えが含まれ、第2プログラム・オブジェクトが、動作中のプログラムの一部であることが好ましい。
さらに、修正プログラムが生成され、これは、修正の実施に非常に有用である。規則として、これは、ランタイム・システムによって行われ、プログラム修正を実施するのに必要なステップの編成された自動的シーケンスを提供するように働く。このために、たとえば、ランタイム・システムは、中間コードを生成し、この中間コードは、JITコンパイラによって実行可能機械コードに変換され、自動的に実行される。
.method public hidebysig instance void copyctor(...)
ldarg,0
ldarg.1
ldfld int32 Application.Test2/* 02000005 */::x1/* 04000022 */
stfld int32 Application.Test1/* 02000006 */::x1/* 04000025 */
ldarg,0
ldarg.1
ldfld char Application.Test2/* 02000005 */::x2 /* 04000023 */
stfld int32 Application.Test1/* 02000006 */::x2/* 04000026 */
ldarg.0
ldarg.1
ldfld int32 Application.Test2/* 02000005 */::x3/* 04000024 */
stfld int32 Application.Test1/* 02000006 */::x3/* 04000027 */
ret
ldfld X: :X1 // int データ型
conv.r4
stfld X*: :X1 // real データ型
mov esi dword ptr [ebp+8] ; ソース・オブジェクト
mov edi dword ptr [ebp+12] ; 宛先オブジェクト
mov eax dword ptr [esi+4]; x1 (古いクラス)
mov dword ptr [di+8], eax ; x1 (新しいクラス)
----
structs S { int x1; int x2; }
class X {
int x1;
S s1;}
}
ILコード・コピー・コンストラクタX::copyctor:
-------------------------------------
ldfld X: :X1 // int データ型
stfld X*::X1
ldflda X::s1
ldflda X*::s1
call S::copyctor
Claims (4)
- 現在実行されつつあるオブジェクト指向プログラムを修正する方法であって、該方法は、メモリ内容を読み取り、書き込む手段を含み、オートメーション設備の制御ユニット内で制御プログラムを実行するランタイム・システムによって実行され、
該制御ユニットは、アドレス可能メモリを有し、該制御プログラムは、第1メモリ・エリア内に第1中間コードの形で検索可能にファイリングされ、該第1中間コードの少なくとも一部が、実行可能制御コマンドに変換され、該実行可能制御コマンドが、プロセスがオートメーション設備で動作中である間に第2メモリ・エリアにファイリングされ、ランタイム・システムが、第3メモリ・エリア内で割り振られる第2中間コードの提供に応答し、それによって該オートメーション設備内で該プロセスのシーケンスを修正し、該第1の中間コードは、メソッド及びそれぞれのクラスのフィールドを含む、実行中のプログラムのクラスの構造の完全な記述を含んでおり、該第2の中間コードは、メソッド及びそれぞれのクラスを含む、修正されたプログラムのクラスの構造の完全な記述を含んでおり、
該オートメーション設備の動作シーケンスは、バックグラウンドで自動的に修正することができ、該修正の実行は、
該第1の中間コートと該第2の中間コードとを比較して修正されたクラスを決定するステップと、
準備フェーズにおいて、
該第2の中間コードに基づいて、決定された1つの修正されたクラスの少なくとも1つの第1のプログラム・オブジェクトを生成し、
該実行中のプログラムの一部である少なくとも1つの第2のプログラム・オブジェクト内に含まれるデータを、少なくとも1つの第1のプログラム・オブジェクト内にコピーするステップと、
クリティカル・フェーズにおいて、
該少なくとも1つの第2のプログラム・オブジェクトから該少なくとも1つの第1のプログラム・オブジェクトに切り換え、該実行中のプログラムの一部である該少なくとも1つの第1のプログラム・オブジェクトを形成するステップとを含み、
該修正は、該制御プログラムのタスクに割り当てられた優先順位よりも低い優先順位を該ランタイム・システムのタスクに割り当てることで、該制御プログラムが実行されている該制御プログラムの実行インターバルによって定義される、該制御プログラムに関して明記されたリアルタイム判断基準が、該制御プログラムの修正が実行されているときはいつでも常に遵守されることを保証するように、実行され、該準備フェーズがプログラム・コマンドの実行によって中断される場合には、該準備フェーズはもう一度開始され、該クリティカル・フェーズの実行のために、該制御プログラムは、割り当てられた優先順位に関わりなくブロックされ、該制御プログラムの最大ジッタ許容範囲が、該クリティカル・フェーズを実行するのに要求される時間よりも長い方法。
- 該中間コードの実行可能機械コードへの該変換が、JITコンパイラによって行われる、請求項1に記載の方法。
- 該修正を実施した後に、もはや使用されないプログラム・オブジェクトに割り振られたメモリが、もう一度割振り解除される、請求項1又は2の何れか1項に記載の方法。
- 該修正を実施するのに必要な時間が、シミュレーションによって判定される、請求項1乃至3の何れか1項に記載の方法。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
DE10335989.3 | 2003-08-01 | ||
DE10335989.3A DE10335989B4 (de) | 2003-08-01 | 2003-08-01 | Online-Änderungen von CIL-Code-Programmen für die Industrieautomatisierung |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007336097A Division JP2008135049A (ja) | 2003-08-01 | 2007-12-27 | 産業オートメーション用のcilコード・プログラムのオンライン修正 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005056415A JP2005056415A (ja) | 2005-03-03 |
JP4836419B2 true JP4836419B2 (ja) | 2011-12-14 |
Family
ID=34042155
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004222850A Expired - Lifetime JP4836419B2 (ja) | 2003-08-01 | 2004-07-30 | 産業オートメーション用のcilコード・プログラムのオンライン修正 |
JP2007336097A Pending JP2008135049A (ja) | 2003-08-01 | 2007-12-27 | 産業オートメーション用のcilコード・プログラムのオンライン修正 |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007336097A Pending JP2008135049A (ja) | 2003-08-01 | 2007-12-27 | 産業オートメーション用のcilコード・プログラムのオンライン修正 |
Country Status (6)
Country | Link |
---|---|
US (1) | US8108852B2 (ja) |
JP (2) | JP4836419B2 (ja) |
CN (1) | CN100388193C (ja) |
DE (1) | DE10335989B4 (ja) |
FR (1) | FR2858436B1 (ja) |
IT (1) | ITMI20041557A1 (ja) |
Families Citing this family (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7027880B2 (en) * | 2003-09-30 | 2006-04-11 | Rockwell Automation Technologies, Inc. | Safety controller providing rapid recovery of safety program data |
US8942834B2 (en) * | 2005-06-27 | 2015-01-27 | Rockwell Automation Technologies, Inc. | Method and apparatus for communicating transactions between an industrial controller and a programming interface |
TWI263908B (en) * | 2005-07-12 | 2006-10-11 | Inventec Corp | Update system and method |
US7743363B2 (en) * | 2005-10-13 | 2010-06-22 | Microsoft Corporation | Extensible meta-data |
EP1916583A1 (de) * | 2006-10-26 | 2008-04-30 | Siemens Aktiengesellschaft | Verfahren zur Durchführung von Online-Programmänderungen an einem Automatisierungssystem |
US20080127142A1 (en) * | 2006-11-28 | 2008-05-29 | Microsoft Corporation | Compiling executable code into a less-trusted address space |
US20090193392A1 (en) * | 2008-01-29 | 2009-07-30 | Michael David Downen | Dynamic intermediate language modification and replacement |
US20100146481A1 (en) * | 2008-12-09 | 2010-06-10 | Microsoft Corporation | Developing applications at runtime |
EP2214101A1 (de) | 2009-01-29 | 2010-08-04 | Siemens Aktiengesellschaft | Verändern von Objekten einer Anwendung |
EP2249217B1 (de) * | 2009-05-08 | 2013-04-24 | Siemens Aktiengesellschaft | Automatisierungsgerät und Automatisierungssystem |
US20110047687A1 (en) * | 2009-09-02 | 2011-03-03 | Lee Jeong-Hee | Apparatus and Method for Providing a Hygienic Toilet Seat |
DE102010027906A1 (de) * | 2010-04-19 | 2011-10-20 | Beckhoff Automation Gmbh | Datenverwaltungsverfahren und speicherprogrammierbare Steuerung |
CN103198240B (zh) * | 2012-09-29 | 2016-03-16 | 网易(杭州)网络有限公司 | 一种用于保护代码安全的方法和装置 |
US9523969B2 (en) | 2013-02-20 | 2016-12-20 | General Electric Company | Systems and methods for tracking the quality and efficiency of machine instructions for operating an associated controller |
DE102013005542A1 (de) * | 2013-04-03 | 2014-10-09 | Phoenix Contact Gmbh & Co. Kg | Verfahren und Steuerungsvorrichtung zur Ausgabe von Daten auf einen Lokalbus |
EP2869145B1 (de) * | 2013-10-29 | 2016-04-27 | dSPACE digital signal processing and control engineering GmbH | Verfahren zur Beeinflussung eines Steuerprogramms eines Steuergerätes |
US9958848B2 (en) | 2015-02-19 | 2018-05-01 | Rockwell Automation Technologies, Inc. | Techniques for improving industrial control systems |
CN105005486B (zh) * | 2015-06-25 | 2018-11-09 | 许继集团有限公司 | 一种智能变电站设备程序在线升级方法 |
JP6927089B2 (ja) * | 2018-03-05 | 2021-08-25 | オムロン株式会社 | 制御装置、システムプログラム、制御方法 |
IT201800005542A1 (it) * | 2018-05-21 | 2019-11-21 | Sistema per la progettazione e/o l’aggiornamento di programmi per l’interfaccia operatore e la gestione di macchinari e/o impianti di automazione | |
JP6954256B2 (ja) * | 2018-11-02 | 2021-10-27 | 横河電機株式会社 | エンジニアリング装置、エンジニアリング装置の制御方法及びプログラム |
JP6950665B2 (ja) | 2018-11-02 | 2021-10-13 | 横河電機株式会社 | エンジニアリング装置、エンジニアリング装置の制御方法及びプログラム |
CN113009873A (zh) * | 2021-02-03 | 2021-06-22 | 深圳市显控科技股份有限公司 | Plc梯形图在线编译和下载的方法、plc及存储介质 |
Family Cites Families (28)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07200279A (ja) | 1993-12-28 | 1995-08-04 | Toshiba Corp | オブジェクト管理システム及びネットワーク管理システム |
JPH0895807A (ja) | 1994-09-21 | 1996-04-12 | Toyota Motor Corp | タスク実行制御方法 |
US5970243A (en) * | 1996-08-27 | 1999-10-19 | Steeplechase Software, Inc. | Online programming changes for industrial logic controllers |
US6092079A (en) * | 1998-01-29 | 2000-07-18 | International Business Machines Corporation | Apparatus and method for updating an object without affecting the unique identity of the object |
US6282698B1 (en) * | 1998-02-09 | 2001-08-28 | Lucent Technologies Inc. | Detecting similarities in Java sources from bytecodes |
US6092076A (en) | 1998-03-24 | 2000-07-18 | Navigation Technologies Corporation | Method and system for map display in a navigation application |
JPH11306008A (ja) | 1998-04-20 | 1999-11-05 | Mitsubishi Electric Corp | プログラム制御装置及びプログラム制御方法 |
US6260187B1 (en) * | 1998-08-20 | 2001-07-10 | Wily Technology, Inc. | System for modifying object oriented code |
US6272677B1 (en) | 1998-08-28 | 2001-08-07 | International Business Machines Corporation | Method and system for automatic detection and distribution of code version updates |
GB2341462B (en) | 1998-09-12 | 2003-06-11 | Ibm | Method for deployment of incremental versions of applications |
US6202208B1 (en) | 1998-09-29 | 2001-03-13 | Nortel Networks Limited | Patching environment for modifying a Java virtual machine and method |
US6298353B1 (en) * | 1998-11-19 | 2001-10-02 | International Business Machines Corporation | Checking serialization compatibility between versions of java classes |
JP2000276381A (ja) | 1999-03-23 | 2000-10-06 | Toshiba Corp | タスク実行時間の見積もり方法 |
JP3751466B2 (ja) * | 1999-03-26 | 2006-03-01 | 沖電気工業株式会社 | プログラム応答時間予測装置 |
GB2357168A (en) * | 1999-12-10 | 2001-06-13 | Inventec Corp | Dynamically maintaining the functional module of an application program |
JP3986721B2 (ja) * | 2000-01-20 | 2007-10-03 | 三菱電機株式会社 | ソフトウェア・モジュール動的交換方法及びソフトウェア・モジュール動的交換プログラム記録媒体 |
US6973646B1 (en) * | 2000-07-21 | 2005-12-06 | International Business Machines Corporation | Method for compiling program components in a mixed static and dynamic environment |
US20030182414A1 (en) * | 2003-05-13 | 2003-09-25 | O'neill Patrick J. | System and method for updating and distributing information |
JP2002318703A (ja) | 2001-04-20 | 2002-10-31 | Seiko Epson Corp | 制御システム |
US8205193B2 (en) | 2001-06-11 | 2012-06-19 | Hewlett-Packard Development Company, L.P. | Runtime updating of virtual machine class files |
JP2003122409A (ja) * | 2001-10-11 | 2003-04-25 | Fuji Electric Co Ltd | プログラムチェック方法、シーケンスプログラム編集装置、記録媒体、及びプログラム |
US7603662B2 (en) * | 2002-10-09 | 2009-10-13 | Microsoft Corporation | System and method for sensing types of local variables |
US7784044B2 (en) | 2002-12-02 | 2010-08-24 | Microsoft Corporation | Patching of in-use functions on a running computer system |
US7461373B2 (en) * | 2002-12-05 | 2008-12-02 | Samsung Electronics Co., Ltd. | Apparatus and method for upgrading software of a wireless mobile station |
US7536678B2 (en) * | 2003-12-04 | 2009-05-19 | International Business Machines Corporation | System and method for determining the possibility of adverse effect arising from a code change in a computer program |
US20050257205A1 (en) * | 2004-05-13 | 2005-11-17 | Microsoft Corporation | Method and system for dynamic software updates |
JP4870915B2 (ja) * | 2004-07-15 | 2012-02-08 | 株式会社日立製作所 | ストレージ装置 |
CA2601937C (en) * | 2005-04-18 | 2013-01-22 | Research In Motion Limited | Implementing data-compatibility-based version scheme |
-
2003
- 2003-08-01 DE DE10335989.3A patent/DE10335989B4/de not_active Expired - Lifetime
-
2004
- 2004-07-30 JP JP2004222850A patent/JP4836419B2/ja not_active Expired - Lifetime
- 2004-07-30 IT IT001557A patent/ITMI20041557A1/it unknown
- 2004-07-30 US US10/903,863 patent/US8108852B2/en active Active
- 2004-07-30 FR FR0408467A patent/FR2858436B1/fr not_active Expired - Lifetime
- 2004-07-30 CN CNB2004100588255A patent/CN100388193C/zh not_active Expired - Lifetime
-
2007
- 2007-12-27 JP JP2007336097A patent/JP2008135049A/ja active Pending
Also Published As
Publication number | Publication date |
---|---|
FR2858436A1 (fr) | 2005-02-04 |
FR2858436B1 (fr) | 2007-09-28 |
DE10335989B4 (de) | 2019-07-11 |
CN1580994A (zh) | 2005-02-16 |
JP2008135049A (ja) | 2008-06-12 |
JP2005056415A (ja) | 2005-03-03 |
US8108852B2 (en) | 2012-01-31 |
ITMI20041557A1 (it) | 2004-10-30 |
DE10335989A1 (de) | 2005-03-17 |
CN100388193C (zh) | 2008-05-14 |
US20050066320A1 (en) | 2005-03-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4836419B2 (ja) | 産業オートメーション用のcilコード・プログラムのオンライン修正 | |
US6718533B1 (en) | Method for building a real-time control system with mode and logical rate | |
US5493682A (en) | Object based system for software maintenance | |
EP0664903B1 (en) | Loader system | |
US7331037B2 (en) | Static memory allocation in a graphical programming system | |
JPH09152961A (ja) | ソフトウエアプログラムにバージョン設定情報を付す方法および装置 | |
US7096456B2 (en) | Method and apparatus for providing dynamically scoped variables within a statically scoped computer programming language | |
EP0784264B1 (en) | A computer-implemented process for determining a minimum code set for an executable application in a data processing system | |
US7584452B1 (en) | System and method for controlling the visibility and use of data in a programming environment | |
JP4319082B2 (ja) | プログラミングシステム | |
US6854113B1 (en) | Mixed-mode execution for object-oriented programming languages | |
US20010039650A1 (en) | Method in a software controlled system | |
US20070113051A1 (en) | Apparatus and method for live loading of control applications in a process control environment | |
CN110990018B (zh) | 一种嵌入式系统的编译方法及编译系统 | |
EP1835407A2 (en) | Apparatus and method for managing resources in a Java environment | |
López Martínez et al. | Scheduling configuration of real-time component-based applications | |
WO2008015110A2 (en) | Methods, apparatus and computer programs for modelling computer programs | |
US6311227B1 (en) | Procedure calling method | |
JP7499966B2 (ja) | 制御装置、及び、アドレス管理方法 | |
US20070113236A1 (en) | Program flow method and method for expanding a program component system | |
Guo et al. | A (re) configuration mechanism for resource-constrained embedded systems | |
Ramos-Hernandez et al. | Towards a control software design environment using a meta-modelling technique | |
US20050005264A1 (en) | Computer programming object externalization | |
Lüders et al. | A Component-Based Software Architecture for Industrial Control | |
CN112114844A (zh) | 基于虚拟机的电能表专用系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20070207 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20070507 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20070510 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070807 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20070829 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20071127 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20071227 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20080219 |
|
A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20080307 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20100119 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100122 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100126 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20101102 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20101108 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110202 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20110516 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20110519 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110816 |
|
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: 20110927 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141007 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4836419 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
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 |