JPH0887404A - Method and processor for program processing - Google Patents

Method and processor for program processing

Info

Publication number
JPH0887404A
JPH0887404A JP22298294A JP22298294A JPH0887404A JP H0887404 A JPH0887404 A JP H0887404A JP 22298294 A JP22298294 A JP 22298294A JP 22298294 A JP22298294 A JP 22298294A JP H0887404 A JPH0887404 A JP H0887404A
Authority
JP
Japan
Prior art keywords
program
basic system
correspondence
information
information indicating
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.)
Withdrawn
Application number
JP22298294A
Other languages
Japanese (ja)
Inventor
Hiroshi Hara
啓 原
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Co Ltd
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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP22298294A priority Critical patent/JPH0887404A/en
Publication of JPH0887404A publication Critical patent/JPH0887404A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE: To prevent an option system from being installed in erroneous combination when the option system is installed in a basic system. CONSTITUTION: The program processor which installs a 2nd program in a 1st program is equipped with a discrimination information taking-out means 101 which takes out discrimination information added to the 1st program, a corresponding information taking-out means 102 which takes out information showing the correspondence information between the 1st program and 2nd program, and a decision means 103 which decides whether or not the programs can correspond to each other from the discrimination information and the information showing the correspondence relation.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、プログラムに他のプロ
グラムをインストールするためのプログラム処理装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program processing device for installing another program in a program.

【0002】[0002]

【従来の技術】プラント運転等、各種産業の自動化のた
めにプログラマブル・コントローラが使用されている。
プラント等の制御を行うための制御プログラムは、プロ
グラミング装置で開発され、開発された制御プログラム
はプログラミング装置からプログラマブル・コントロー
ラへローディングされる。
2. Description of the Related Art Programmable controllers are used for automation of various industries such as plant operation.
A control program for controlling the plant or the like is developed by a programming device, and the developed control program is loaded from the programming device to the programmable controller.

【0003】図3は、プログラミング装置301からプ
ログラマブル・コントローラ302へプログラムをロー
ディングするためのローディング・システムを示したも
のである。プログラミング装置301で開発された制御
プログラムは、フロッピィディスクに格納されている。
制御プログラムは、例えば同一のプラントを制御する場
合であっても、ユーザ毎に特殊な仕様がある場合を想定
して、基本システムとオプションシステムとに分けられ
ている。
FIG. 3 shows a loading system for loading a program from the programming device 301 to the programmable controller 302. The control program developed by the programming device 301 is stored in the floppy disk.
The control program is divided into a basic system and an option system, assuming that each user has a special specification even when controlling the same plant, for example.

【0004】基本システムとは、プラントを制御する上
で基本となる部分であり、ユーザの特殊仕様には左右さ
れない共通な部分のプログラムである。図3では、基本
システムはフロッピィディスク(A)303に格納され
ている。また、オプションシステムとは、ユーザの特殊
仕様に相当する部分であり、ユーザ毎に異なる仕様のプ
ログラムとなる。図3では、オプションシステムはフロ
ッピィディスク(B)304に格納されている。
The basic system is a basic part for controlling the plant, and is a common part program that is not affected by the special specifications of the user. In FIG. 3, the basic system is stored in the floppy disk (A) 303. The option system is a part corresponding to the special specification of the user, and is a program having different specifications for each user. In FIG. 3, the option system is stored in the floppy disk (B) 304.

【0005】プログラミング装置301からプログラマ
ブル・コントローラ302へ制御プログラムをローディ
ングする前に、先ず基本システムとオプションシステム
とを組み合わせる作業(以下、インストールと記載)が
必要となる。プログラミング装置301に、基本システ
ムが格納されたフロッピィディスク(A)303と、オ
プションシステムが格納されたフロッピィディスク
(B)304がセットされる。インスール・プログラム
が起動されると、それぞれのフロッピィディスクから基
本システムとオプションシステムが読み出され、プログ
ラムのインストールが行われる。インストールされた制
御プログラムは、プログラミング装置301からプログ
ラマブル・コントローラ302へローディングされ、プ
ログラマブル・コントローラ302によってプラントの
運転が行われる。
Before loading the control program from the programming device 301 to the programmable controller 302, first, a work (hereinafter referred to as installation) of combining a basic system and an optional system is required. A floppy disk (A) 303 storing a basic system and a floppy disk (B) 304 storing an optional system are set in the programming device 301. When the installation program is started, the basic system and the optional system are read from each floppy disk, and the program is installed. The installed control program is loaded from the programming device 301 to the programmable controller 302, and the programmable controller 302 operates the plant.

【0006】[0006]

【発明が解決しようとする課題】上記従来のインストー
ル・プログラムを起動して、基本システムにオプション
システムをインストールする場合、基本システムとオプ
ションシステムとが組み合わせ不可能なプログラムどう
しであってもインストールが行われ、インストールされ
た制御プログラムがプログラマブル・コントローラへロ
ーディングされてしまい、プラントを運転する際、誤動
作を起こすという問題があった。
When the above-mentioned conventional installation program is started to install the optional system in the basic system, the installation is performed even if the programs in which the basic system and the optional system cannot be combined. However, there is a problem that the installed control program is loaded into the programmable controller, which causes a malfunction when the plant is operated.

【0007】また、基本システムとオプションシステム
とが、組み合わせ不可能なプログラムどうしであるか否
かの判定を作業者が事前に行う場合でも、基本システム
とオプションシステムのどのバージョンどうしが組み合
わせ可能なのかという情報を全て把握していなければな
らないという問題があった。
Further, even if the operator determines in advance whether or not the basic system and the optional system are uncombinable programs, which version of the basic system and the optional system can be combined. There was a problem that I had to know all the information.

【0008】本発明は、基本システムにオプションシス
テムをインストールする際、誤った組み合わせでインス
トールされるのを防ぐことを目的とする。
It is an object of the present invention to prevent a wrong combination from being installed when an optional system is installed on a basic system.

【0009】[0009]

【課題を解決するための手段】図1の本発明の原理を示
すブロック図を用いて、以下に課題を解決するための手
段を説明する。
Means for solving the problems will be described below with reference to the block diagram showing the principle of the present invention in FIG.

【0010】識別情報取り出し手段101は、第1のプ
ログラムに付加された識別情報を取り出す。識別情報
は、実施例では基本システムのバージョンに対応してい
る。対応情報取り出し手段102は、前記第1のプログ
ラムと第2のプログラムとの対応関係を示す情報を取り
出す。対応関係を示す情報は、実施例ではオプションシ
ステムをインストールすることが可能な基本システムの
バージョンとして説明している。
The identification information extracting means 101 extracts the identification information added to the first program. The identification information corresponds to the version of the basic system in the embodiment. Correspondence information extracting means 102 extracts information indicating the correspondence relationship between the first program and the second program. The information indicating the correspondence is described as the version of the basic system in which the optional system can be installed in the embodiment.

【0011】判定手段103は、前記識別情報と前記対
応関係を示す情報とから、第1のプログラムに第2のプ
ログラムをインストールできるか否かを判定する。
The determination means 103 determines whether or not the second program can be installed in the first program based on the identification information and the information indicating the correspondence.

【0012】[0012]

【作用】図1を用いて、以下に本発明の原理を説明す
る。プログラム処理装置において、第1のプログラムに
第2のプログラムをインストールする際、先ず識別情報
取り出し手段101は、第1のプログラムに付加された
識別情報を読み出す。
The principle of the present invention will be described below with reference to FIG. In the program processing device, when installing the second program in the first program, the identification information extracting means 101 first reads the identification information added to the first program.

【0013】次に、第1のプログラムと第2のプログラ
ムとの対応関係を示す情報を取り出す。対応関係を示す
情報とは、第2のプログラムがインストール可能な第1
のプログラムの識別情報のことを指し、例えば識別情報
が1.00〜1.40までの第1のプログラムに対して第2のプ
ログラムがインストール可能であれば、対応関係を示す
情報として1.00〜1.40という情報が格納されている。
Next, the information indicating the correspondence between the first program and the second program is extracted. The information indicating the correspondence is the first installable second program.
If the second program can be installed to the first program whose identification information is 1.00 to 1.40, the information 1.00 to 1.40 is stored as the information indicating the correspondence relationship. Has been done.

【0014】読み出した第1のプログラムの識別情報
と、第1のプログラムと第2のプログラムとの対応関係
を示す情報の比較を判定手段103において行う。例え
ば、識別情報が1.40であり、対応関係を示す情報が1.00
〜1.40であれば、第2のプログラムは第1のプログラム
にインストール可能であると判定しインストールを実行
する。また、識別情報が1.50であり、対応関係を示す情
報が1.00〜1.40であれば、第2のプログラムは第1のプ
ログラムにインストール不可能であると判定してインス
トールを実行せずに、処理を終了する。
The determination means 103 compares the read identification information of the first program with the information indicating the correspondence between the first program and the second program. For example, the identification information is 1.40 and the information indicating the correspondence is 1.00.
If it is ˜1.40, it is determined that the second program can be installed in the first program, and the installation is executed. If the identification information is 1.50 and the information indicating the correspondence is 1.00 to 1.40, it is determined that the second program cannot be installed in the first program and the process is performed without executing the installation. finish.

【0015】[0015]

【実施例】本発明の実施例を、図2及び図3を用いて以
下に説明する。但し、図3の従来のローディング・シス
テムを示す図は、本発明の実施例においても使用できる
ので、同図を用いて説明することにする。
Embodiments of the present invention will be described below with reference to FIGS. However, since the drawing showing the conventional loading system of FIG. 3 can be used in the embodiment of the present invention, the description will be made with reference to the drawing.

【0016】ローディング・システムは、プログラミン
グ装置301、プログラマブル・コントローラ302、
基本システムが格納されたフロッピィディスク(A)3
03、オプションシステムが格納されたフロッピィディ
スク(B)304で構成される。プラント等を制御する
ための制御プログラムは、基本システムとオプションシ
ステムに分かれており、プログラミング装置301にお
いて基本システムにオプションシステムをインストール
する作業が行われる。基本システムが格納されたフロッ
ピィディスク(A)303とオプションシステムが格納
されたフロッピィディスク(B)304は、それぞれプ
ログラミング装置301内の所定のドライブ装置にセッ
トされ、インストールプログラムによって基本システム
とオプションシステムとがそれぞれのフロッピィディス
クから読み出され、組み合わされることによって制御プ
ログラムが生成される。生成された制御プログラムは、
プログラミング装置301からプログラマブル・コント
ローラ302へローディングされて、プラント等の運転
が行われる。
The loading system comprises a programming device 301, a programmable controller 302,
Floppy disk (A) 3 containing the basic system
03, a floppy disk (B) 304 storing an optional system. A control program for controlling a plant or the like is divided into a basic system and an optional system, and the programming device 301 performs an operation of installing the optional system in the basic system. A floppy disk (A) 303 in which the basic system is stored and a floppy disk (B) 304 in which the optional system is stored are respectively set in predetermined drive devices in the programming device 301, and the basic system and the optional system are set by the installation program. Are read from each floppy disk and combined to generate a control program. The generated control program is
The programming device 301 is loaded into the programmable controller 302 to operate the plant or the like.

【0017】図2は、本発明の実施例を示すフローチャ
ートである。先ず、基本システムが格納されたフロッピ
ィディスク(A)303が、プログラミング装置301
内の所定のドライブ装置にセットされているか否の判定
が行われる。基本システムが所定のドライブ装置にセッ
トされていれば、次のS202へ進み、セットされてい
なければS206へ進む。セットされたフロッピィディ
スクが基本システムの格納されたものであるか否かを判
定する方法としては、基本システムの所定の領域に基本
システムを識別するための情報を予め格納しておき、該
識別情報を読み出して、正しい識別情報が読み出せるか
否かを判定する等の方法がある(ステップS201)。
FIG. 2 is a flow chart showing an embodiment of the present invention. First, the floppy disk (A) 303 in which the basic system is stored is the programming device 301.
It is determined whether or not it is set in a predetermined drive device of the above. If the basic system is set in the predetermined drive device, the process proceeds to the next step S202, and if not, the process proceeds to step S206. As a method for determining whether the set floppy disk is stored in the basic system, information for identifying the basic system is stored in advance in a predetermined area of the basic system, and the identification information is stored. Is read out to determine whether or not the correct identification information can be read out (step S201).

【0018】基本システムが所定のドライブ装置にセッ
トされていれば、基本システムのバージョンが読み出さ
れる。基本システムのバージョンの読み出しは、例えば
基本システムの所定の領域にバージョンが格納されてい
る場合には、フロッピィディスク(A)303に書き込
まれた基本システムのバージョンが格納された領域を読
み出すことによって行われる。また、基本システムのバ
ージョンをバージョンファイルとしてフロッピィディス
ク(A)303に予め格納しておき、該バージョンファ
イルを読み出すことによって行っても良い。読み出され
た基本システムのバージョンは、プログラミング装置3
01内の不図示のRAMに格納される(ステップS20
2)。
If the basic system is set in a predetermined drive device, the version of the basic system is read. The version of the basic system is read by, for example, when the version is stored in a predetermined area of the basic system, by reading the area in which the version of the basic system written in the floppy disk (A) 303 is stored. Be seen. Alternatively, the version of the basic system may be stored as a version file in the floppy disk (A) 303 in advance, and the version file may be read out. The read version of the basic system is the programming device 3
The data is stored in the RAM (not shown) in 01 (step S20).
2).

【0019】次に、基本システムとオプションシステム
との対応関係を示す情報を読み出す。対応関係を示す情
報とは、オプションシステムをインストールすることが
可能な基本システムのバージョンのことである。基本シ
ステムとオプションシステムとの対応関係を示す情報
は、例えばフロッピィディスク(B)304に書き込ま
れたオプションシステムの所定の領域に格納しておく等
がある。
Next, the information indicating the correspondence between the basic system and the option system is read. The information indicating the correspondence is the version of the basic system on which the optional system can be installed. The information indicating the correspondence relationship between the basic system and the option system is stored in a predetermined area of the option system written in the floppy disk (B) 304, for example.

【0020】S202で格納された基本システムのバー
ジョンを不図示のRAMから読み出し、S203で読み
出した対応関係を示す情報とから、基本システムにオプ
ションシステムをインストールすることが可能か否かを
判定する。例えば、基本システムのバージョンが1.40で
あるとする。オプションシステムをインストールするこ
とが可能な基本システムのバージョンが1.00〜1.40であ
るとすれば、対応関係を示す情報は1.00〜1.40が格納さ
れている。この場合、基本システムのバージョンが対応
関係を示す情報に含まれているので、基本システムにオ
プションシステムをインストールすることが可能である
と判定され、S205へ進む。また、基本システムのバ
ージョンが1.50であり、対応関係を示す情報が1.00〜1.
40であるとすれば、基本システムのバージョンが対応関
係を示す情報に含まれていないので、基本システムにオ
プションシステムをインストールすることが不可能であ
ると判定され、S206へ進む(ステップS204)。
The version of the basic system stored in S202 is read from the RAM (not shown), and it is determined from the information indicating the correspondence read in S203 whether the optional system can be installed in the basic system. For example, assume that the base system version is 1.40. Assuming that the version of the basic system on which the optional system can be installed is 1.00 to 1.40, 1.00 to 1.40 is stored as the information indicating the correspondence relationship. In this case, since the version of the basic system is included in the information indicating the correspondence, it is determined that the option system can be installed in the basic system, and the process proceeds to S205. Also, the basic system version is 1.50, and the information indicating the correspondence relationship is 1.00 to 1.
If it is 40, since the version of the basic system is not included in the information indicating the correspondence, it is determined that the option system cannot be installed in the basic system, and the process proceeds to S206 (step S204).

【0021】前ステップS204で、インストールが可
能であると判定された場合には、基本システムにオプシ
ョンシステムをインストールし(ステップS205)、
インストール不可能であると判定された場合には、イン
ストールを中止する。インストールを中止する場合に
は、プログラミング装置301の表示画面には、インス
トールができない旨の表示を行い、処理を終了する(ス
テップS206)。
If it is determined in the previous step S204 that the installation is possible, the optional system is installed in the basic system (step S205),
If it is determined that the installation is impossible, the installation is stopped. If the installation is to be cancelled, a message indicating that the installation cannot be performed is displayed on the display screen of the programming device 301, and the process ends (step S206).

【0022】基本システムとオプションシステムが、そ
れぞれ別々のフロッピィディスクに格納されている場合
について説明したが、基本システムとオプションシステ
ムとが同じフロッピィディスクに格納されていても良い
ことは言うまでもない。また、基本システムとオプショ
ンシステムとを格納しておく記憶装置として、フロッピ
ィディスクを用いて説明したが、ハードディスク、RA
Mディスク、磁気テープ等の外部記憶装置に格納されて
いても良いことは言うまでもない。
The case where the basic system and the option system are stored in different floppy disks has been described, but it goes without saying that the basic system and the option system may be stored in the same floppy disk. Further, although the floppy disk has been used as a storage device for storing the basic system and the optional system, a hard disk, RA
It goes without saying that it may be stored in an external storage device such as an M disk or a magnetic tape.

【0023】以上の説明は、プラント等の制御に使用さ
れるプログラマブル・コントローラ302へ制御プログ
ラムをローディングする際、プログラミング装置301
において基本システムへオプションシステムをインスト
ールする場合についてであったが、本発明は特にプログ
ラマブル・コントローラの分野に限るものではない。
The above description is for the programming device 301 when loading the control program into the programmable controller 302 used for controlling the plant or the like.
In the case of installing the optional system in the basic system, the present invention is not particularly limited to the field of programmable controllers.

【0024】例えば、パーソナル・コンピュータやワー
クステーション等のオペレーティング・システム(O
S)上でアプリケーション・プログラムが動作するシス
テムで、アプリケーション・プログラムをインストール
する際にも、上記説明と同様にして本発明が適応でき
る。
For example, an operating system (O
In the system in which the application program operates on S), the present invention can be applied in the same manner as described above when installing the application program.

【0025】先ず、パーソナル・コンピュータやワーク
ステーションに組み込まれているOSのバージョンを読
み出す。アプリケーション・プログラムに予め対応でき
るOSのバージョンを対応情報として格納しておき、読
み出したOSのバージョンと対応情報とを比較して、ア
プリケーション・プログラムがインストール可能である
か否かを判定する。判定方法は、図2のフローチャート
のS204と同様である。インストール可能であると判
定されれば、アプリケーション・プログラムをインスト
ールし、インストール不可能であると判定されれば、表
示画面にインストールできない旨表示して処理を終了す
る。
First, the version of the OS installed in the personal computer or workstation is read. An OS version that can be supported by the application program in advance is stored as correspondence information, and the read OS version is compared with the correspondence information to determine whether or not the application program can be installed. The determination method is the same as S204 in the flowchart of FIG. If it is determined that the application can be installed, the application program is installed. If it is determined that the application cannot be installed, the fact that the application cannot be installed is displayed on the display screen, and the process ends.

【0026】[0026]

【発明の効果】以上説明したように本発明を用いること
によって、基本システムにオプションシステムをインス
トールする際、誤ってインストール不可能な基本システ
ムとオプションシステムとが組み合わされることがなく
なり、誤って組み合わされた制御プログラムがプログラ
マブル・コントローラへローディングされて、プラント
の運転に誤動作が生じるということがなくなった。
As described above, by using the present invention, when the optional system is installed in the basic system, the basic system and the optional system which cannot be installed by mistake are not combined, and they are not combined by mistake. The control program is no longer loaded into the programmable controller and the operation of the plant does not malfunction.

【0027】また、作業者が基本システムにオプション
システムをインストールする際、どのバージョンの基本
システムにオプションシステムがインストール可能かと
いう情報を知らなくてもインストールすることが可能に
なった。
Further, when the worker installs the optional system in the basic system, it becomes possible to install the optional system without knowing which version of the basic system the optional system can be installed in.

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

【図1】本発明の原理を示すブロック図である。FIG. 1 is a block diagram showing the principle of the present invention.

【図2】本発明の実施例を示すフローチャートである。FIG. 2 is a flowchart showing an embodiment of the present invention.

【図3】従来のローディングシステムを示す図である。FIG. 3 is a diagram showing a conventional loading system.

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

101 識別情報取り出し手段 102 対応情報取り出し手段 103 判定手段 301 プログラミング装置 302 プログラマブル・コントローラ 303 基本システムが格納されたフロッピィディスク
(A) 304 オプションシステムが格納されたフロッピィデ
ィスク(B)
101 Identification Information Retrieval Means 102 Corresponding Information Retrieval Means 103 Judgment Means 301 Programming Device 302 Programmable Controller 303 Floppy Disk (A) with Basic System 304 304

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 第1のプログラムに第2のプログラムを
インストールするプログラム処理装置において、 前記第1のプログラムに付加された識別情報を取り出す
識別情報取り出し手段と、 前記第1のプログラムと前記第2のプログラムとの対応
関係を示す情報を取り出す対応情報取り出し手段と、 前記識別情報と前記対応関係を示す情報とから対応可能
か否かを判定する判定手段と、 を有することを特徴とするプログラム処理装置。
1. A program processing device for installing a second program in a first program, identification information extracting means for extracting identification information added to the first program, the first program and the second program. Corresponding information extracting means for extracting information indicating the correspondence relationship with the program, and determination means for judging whether or not correspondence is possible from the identification information and the information indicating the correspondence relationship. apparatus.
【請求項2】 前記判定手段は、対応可能であると判定
した場合には、前記第1のプログラムに前記第2のプロ
グラムをインストールする制御を行い、対応不可能であ
ると判定した場合には、前記第1のプログラムに前記第
2のプログラムをインストールしない制御を行うこと、 を特徴とする請求項1に記載のプログラム処理装置。
2. The determining means performs control to install the second program in the first program when it is determined that it is possible, and when it is determined that it is not possible. The program processing apparatus according to claim 1, wherein control is performed so that the second program is not installed in the first program.
【請求項3】 第1のプログラムに第2のプログラムを
インストールするプログラム処理装置において、 前記第1のプログラムに付加された識別情報を取り出
し、 前記第1のプログラムと前記第2のプログラムとの対応
関係を示す情報を取り出し、 前記識別情報と前記対応関係を示す情報とから対応可能
であると判定した場合には、前記第1のプログラムに前
記第2のプログラムをインストールし、 前記識別情報と前記対応関係を示す情報とから対応不可
能であると判定した場合には、前記第1のプログラムに
前記第2のプログラムをインストールしないこと、 を特徴とするプログラム処理方法。
3. A program processing device for installing a second program in a first program, wherein the identification information added to the first program is taken out, and the correspondence between the first program and the second program is obtained. When the information indicating the relationship is taken out and it is determined that it is possible to correspond from the identification information and the information indicating the correspondence, the second program is installed in the first program, and the identification information and the A program processing method, wherein the second program is not installed in the first program when it is determined that the second program cannot be supported based on the information indicating the correspondence relationship.
JP22298294A 1994-09-19 1994-09-19 Method and processor for program processing Withdrawn JPH0887404A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22298294A JPH0887404A (en) 1994-09-19 1994-09-19 Method and processor for program processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22298294A JPH0887404A (en) 1994-09-19 1994-09-19 Method and processor for program processing

Publications (1)

Publication Number Publication Date
JPH0887404A true JPH0887404A (en) 1996-04-02

Family

ID=16790949

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22298294A Withdrawn JPH0887404A (en) 1994-09-19 1994-09-19 Method and processor for program processing

Country Status (1)

Country Link
JP (1) JPH0887404A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080066084A1 (en) * 2002-09-13 2008-03-13 Kunihiro Akiyoshi Image forming apparatus and methods used in the image forming apparatus
JP2008118669A (en) * 2002-09-14 2008-05-22 Ricoh Co Ltd Image forming apparatus and application information acquisition method
JP2011030272A (en) * 2002-09-14 2011-02-10 Ricoh Co Ltd Image forming apparatus, program, recording medium, and method

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080066084A1 (en) * 2002-09-13 2008-03-13 Kunihiro Akiyoshi Image forming apparatus and methods used in the image forming apparatus
US8305591B2 (en) 2002-09-13 2012-11-06 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US8516475B2 (en) 2002-09-13 2013-08-20 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US8752041B2 (en) 2002-09-13 2014-06-10 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US9019516B2 (en) 2002-09-13 2015-04-28 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
US9167113B2 (en) 2002-09-13 2015-10-20 Ricoh Company, Ltd. Image forming apparatus and methods used in the image forming apparatus
JP2008118669A (en) * 2002-09-14 2008-05-22 Ricoh Co Ltd Image forming apparatus and application information acquisition method
JP2011030272A (en) * 2002-09-14 2011-02-10 Ricoh Co Ltd Image forming apparatus, program, recording medium, and method
JP4676977B2 (en) * 2002-09-14 2011-04-27 株式会社リコー Image forming apparatus, application information acquisition method, and program
JP4677054B2 (en) * 2002-09-14 2011-04-27 株式会社リコー Image forming apparatus, program, recording medium, and method

Similar Documents

Publication Publication Date Title
US5832513A (en) Detecting significant file system alterations during execution of a storage media software utility
US7882044B2 (en) Method of manufacturing an information handling system
US20010039612A1 (en) Apparatus and method for fast booting
US6418541B1 (en) Method of testing computer system with hard disk
US6978454B2 (en) Checking computer program installation
CN101046752A (en) System and method for guiding standby MBR during virus attack
US5951684A (en) Method of booting a computer system with identifying a CD-ROM disk drive of the system and a method of loading a device driver
US5826078A (en) Job re-execution system and controlling method thereof
KR890000100B1 (en) Register control processing system
CN114371814B (en) Data processing method and device and solid state disk
KR100703164B1 (en) Data processing device and control method of the same
US6502176B1 (en) Computer system and methods for loading and modifying a control program without stopping the computer system using reserve areas
JPH0887404A (en) Method and processor for program processing
JP4597032B2 (en) Computer system, basic program startup method, and loader program
JPH09190347A (en) Microcomputer system
JPS61220030A (en) Software discriminating system
JPS5998362A (en) Discriminating device of memory cassette
JPS628831B2 (en)
CN112988077B (en) Virtual disk copying method and computer readable storage medium
JP2664168B2 (en) Starting method of information processing device
JPH0519171B2 (en)
KR100212072B1 (en) Computer system booting method
JPS61248107A (en) Operation system for large capacity part program in numerical controller
JPH1011320A (en) Rom program monitor device of processor of computer or the like
JP2705522B2 (en) Business execution management method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20011120