JPH10320209A - Method and system for controlling general-purpose electronic equipment - Google Patents

Method and system for controlling general-purpose electronic equipment

Info

Publication number
JPH10320209A
JPH10320209A JP9144725A JP14472597A JPH10320209A JP H10320209 A JPH10320209 A JP H10320209A JP 9144725 A JP9144725 A JP 9144725A JP 14472597 A JP14472597 A JP 14472597A JP H10320209 A JPH10320209 A JP H10320209A
Authority
JP
Japan
Prior art keywords
driver program
electronic device
information processing
electronic equipment
file
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9144725A
Other languages
Japanese (ja)
Inventor
Tatsu Koriyama
龍 郡山
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.)
APPLICS KK
Original Assignee
APPLICS KK
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 APPLICS KK filed Critical APPLICS KK
Priority to JP9144725A priority Critical patent/JPH10320209A/en
Publication of JPH10320209A publication Critical patent/JPH10320209A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To unnecessitate work for installing a driver program into the file of information processor by building the driver program for controlling the electronic equipment of controlled system in this electronic equipment. SOLUTION: A driver program A is built in a storage device 221 of electronic equipment A22, and a driver program C is built in a storage device 223 of electronic equipment C24. Next, when starting the system of information processor 21 or at the time point when the utilization of electronic equipment is requested, the driver program built in the storage device 221 or 223 of electronic equipment is read into a main memory 112 at the information processor 21 and made resident and every electronic equipment is controlled. Therefore, since the driver program for electornic equipment 22...24 is automatically exchanged between the information processor 21 and the electronic equipment 22...24, the installation of driver program required conventionally is unnecessitated and it is not necessary to use any filing device required for that installation.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置を用
いて電子機器を制御するシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for controlling an electronic device using an information processing device.

【0002】[0002]

【従来の技術】図1は、情報処理装置が電子機器を制御
する従来技術を示す図である。この例は、電子機器A1
2、電子機器C14、情報処理装置11から構成されてい
る。情報処理装置11は、中央処理装置111、メインメモ
リ112、ファイル装置113から構成されている。ファイル
装置113としては通常ハードディスクが使われる。この
図の例では制御される電子機器Aはプリンタ、電子機器
CはVTRである。
2. Description of the Related Art FIG. 1 is a diagram showing a conventional technique in which an information processing apparatus controls an electronic device. In this example, the electronic device A1
2. It is composed of an electronic device C14 and an information processing device 11. The information processing device 11 includes a central processing unit 111, a main memory 112, and a file device 113. Usually, a hard disk is used as the file device 113. In the example of this figure, the controlled electronic device A is a printer, and the electronic device C is a VTR.

【0003】上記の構成において、情報処理装置11が電
子機器A12を制御する方法を説明する。パソコンの場合
には通常、ドライバプログラムはフロッピーディスクや
CD−ROMで提供され、図2に示すように、ステップ
S0において電子機器A12用のドライバプログラムをファ
イル装置113にインストールする。このステップは、準
備処理でありドライバプログラムのバージョンアップを
しない限り、一度行えばよい。
A method for controlling the electronic device A12 by the information processing apparatus 11 in the above configuration will be described. In the case of a personal computer, the driver program is usually provided on a floppy disk or CD-ROM, and as shown in FIG.
In S0, a driver program for the electronic device A12 is installed in the file device 113. This step is a preparation process, and may be performed once unless the driver program is upgraded.

【0004】情報処理装置11のシステムを立ち上げたと
きに、各電子機器用のドライバプログラムがファイル装
置113からメインメモリ112にロードされ常駐する。電子
機器を使用要求が発生するとドライバプログラムが実行
し、電子機器を制御する(ステップS1)。
When the system of the information processing apparatus 11 is started, a driver program for each electronic device is loaded from the file device 113 to the main memory 112 and is resident. When a request to use the electronic device is issued, the driver program is executed to control the electronic device (step S1).

【0005】図1のドライバプログラム121は、ステッ
プS0でインストールされたドライバプログラムAを示
す。これは、電子機器A12を駆動するためのドライバプ
ログラムである。同様にドライバプログラム123は、ス
テップS0でインストールされたドライバプログラムC
示す。これは、電子機器C14を駆動するためのドライバ
プログラムある。このように、ドライバプログラムごと
に情報処理装置11のファイル装置113にあらかじめイン
ストールしておかなけらばならない。
[0005] The driver program 121 in FIG. 1 indicates the driver program A installed in step S0. This is a driver program for driving the electronic device A12. Similarly, the driver program 123 is the driver program C installed in step S0.
Show. This is a driver program for driving the electronic device C14. As described above, each driver program must be installed in the file device 113 of the information processing device 11 in advance.

【0006】[0006]

【発明が解決しようとする課題】図1で示したような従
来技術では、情報処理装置が制御する電子機器が増える
ごとに、電子機器を駆動するためのドライバプログラム
を情報処理装置のファイル装置にインストールする作業
が必要となり、煩わしい。また、このドライバプログラ
ムを記憶するためのファイル装置を必要とするため、コ
ンパクトにすることができず、情報処理装置をコンパク
トな汎用リモコンにすることができない。
In the prior art as shown in FIG. 1, every time the number of electronic devices controlled by the information processing device increases, a driver program for driving the electronic device is stored in a file device of the information processing device. Installation work is required, which is troublesome. Further, since a file device for storing the driver program is required, it is not possible to make the information processing device compact and the information processing device cannot be a compact general-purpose remote controller.

【0007】そこで本発明が解決しようとする課題は、
電子機器を駆動するためのドライバプログラムを情報処
理装置のファイル装置にインストールする作業を必要と
しない制御形態と、電子機器を制御する情報処理装置が
ファイル装置を必要としないコンパクトな形態を可能に
する、電子機器制御方法およびシステムを提供すること
にある。
Therefore, the problem to be solved by the present invention is as follows:
A control mode that does not require installation of a driver program for driving an electronic device in a file device of an information processing apparatus and a compact mode in which an information processing apparatus that controls an electronic device does not require a file device are enabled. , An electronic device control method and a system.

【0008】[0008]

【課題を解決するための手段】本発明は上記課題を解決
するために、1台以上の電子機器を制御する情報処理装
置を用いる電子機器制御システムにおいて、(1)制御対
象の電子機器に、当該電子機器を制御するドライバプロ
グラムを内蔵させる手段、(2)前記情報処理装置が、前
記電子機器にドライバプログラムを要求し、該ドライバ
プログラムを受け取り、該ドライバプログラムを実行可
能状態にする手段を備えた汎用電子機器制御システムと
する。
According to the present invention, there is provided an electronic equipment control system using an information processing apparatus for controlling one or more electronic equipment. Means for incorporating a driver program for controlling the electronic device; (2) means for requesting the electronic device for a driver program, receiving the driver program, and setting the driver program in an executable state. General-purpose electronic equipment control system.

【0009】情報処理装置はドライバプログラムをイン
ストールするファイル装置を備えていない構造とするこ
とでコンパクト化が可能となる。また、受け取ったドラ
イバプログラムを保存するファイル装置を備え、このド
ライバプログラムと新たに受け取ったドライバプログラ
ムを比較して、同じドライバプログラムの場合は日付に
より使用するドライバプログラムを選択する構成とする
ことも可能である。さらに、ドライバプログラムをJA
VA言語で作成されたアプレットとすることで汎用性を
向上させることができる。
The information processing apparatus can be made compact by not having a file device for installing a driver program. It is also possible to provide a file device that stores the received driver program, compare this driver program with the newly received driver program, and select the driver program to use based on the date of the same driver program. It is. In addition, the driver program
By using an applet created in the VA language, versatility can be improved.

【0010】情報処理装置で複数の電子機器を制御する
場合、まずフロッピーディスクやCD-ROMからのインスト
ールを必要としないようにするために、各電子機器に当
該電子機器を制御するドライバプログラムを内蔵させ、
以下のステップで電子機器の制御を行う。すなわち、
(1)情報処理装置が、電子機器にドライバプログラムを
要求する段階、(2)電子機器が情報処理装置へドライバ
プログラムを送信する段階(ロード段階)、(3)情報処
理装置がドライバプログラムを受け取り、ドライバプロ
グラムを実行可能状態にする段階、(4)情報処理装置が
ドライバプログラムを用いて、電子機器を制御する段
階、の各処理段階を踏むことによって、電子機器を制御
する。以上の処理は、すべて自動的に行われる。
When a plurality of electronic devices are controlled by the information processing apparatus, a driver program for controlling the electronic devices is built in each electronic device so that installation from a floppy disk or a CD-ROM is not necessary. Let
The electronic device is controlled in the following steps. That is,
(1) The information processing device requests a driver program from the electronic device, (2) the electronic device transmits the driver program to the information processing device (loading stage), and (3) the information processing device receives the driver program. The electronic device is controlled by performing the following steps: (1) making the driver program executable, and (4) controlling the electronic device by the information processing apparatus using the driver program. The above processes are all performed automatically.

【0011】上記の(1)、(2)、(3)の段階により、各電
子機器に内蔵のドライバプログラムが情報処理装置内の
メインメモリにロードされ、常駐する。情報処理装置の
ある処理によって電子機器の使用命令が発せられると、
メインメモリに常駐した対応ドライバプログラムが実行
し、命令に対応した電子機器の制御が行われる。
According to the steps (1), (2) and (3), the driver program built in each electronic device is loaded into the main memory of the information processing apparatus and resident. When an instruction to use the electronic device is issued by a certain process of the information processing device,
The corresponding driver program resident in the main memory is executed to control the electronic device corresponding to the instruction.

【0012】図3は、本発明のドライバプログラムのロ
ード処理の一例のフローチャートである。ループ回数は
接続されている電子機器の台数分である。図3の処理が
終わると、あとはいつでも情報処理装置から電子機器が
使用できる。メインメモリにロードされたドライバプロ
グラムは情報処理装置の電源が切られたとき、あるいは
システムのリセット時にメインメモリより消去する。す
なわち、電子機器内蔵のドライバプログラムはシステム
の立ち上げ時に、または最初の利用時に必ず1回ロード
される。どちらの方式をとってもよいが、一般のドライ
バプログラムと同様に、通常は前者の方式すなわちシス
テムの立ち上げ時にロードされる。
FIG. 3 is a flowchart of an example of a driver program loading process according to the present invention. The number of loops is equal to the number of connected electronic devices. After the processing in FIG. 3 is completed, the electronic device can be used from the information processing apparatus anytime thereafter. The driver program loaded in the main memory is deleted from the main memory when the power of the information processing apparatus is turned off or when the system is reset. That is, the driver program built into the electronic device is always loaded once at the time of starting up the system or at the first use. Either method may be used, but, like a general driver program, it is usually loaded in the former method, that is, when the system is started.

【0013】[0013]

【発明の実施の形態】本発明の実施形態を図4のシステ
ム構成図で説明する。この図は、電子機器A22、電子機
器C24、情報処理装置21から構成されている。情報処理
装置21は、中央処理装置111(CPU)、メインメモリ1
12から構成されている。本発明のシステムが図1の従来
装置と違っている点は、ファイル装置を必要としないこ
とである。なぜファイル装置を使用しないですむかを、
以下で説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described with reference to the system configuration diagram of FIG. This figure includes an electronic device A22, an electronic device C24, and an information processing device 21. The information processing device 21 includes a central processing unit 111 (CPU), a main memory 1
Consists of 12 parts. The system of the present invention differs from the conventional device of FIG. 1 in that no file device is required. Why not use a file device?
This will be described below.

【0014】本発明では、各電子機器に記憶装置を持た
せ、自分自身を制御するドライバプログラムをこの記憶
装置に内蔵させておく。たとえば図4の例では、電子機
器A22にはドライバプログラムAが記憶装置221に内蔵
されており、電子機器C24にはドライバプログラムCが
記憶装置223に内蔵されている。
According to the present invention, each electronic device has a storage device, and a driver program for controlling itself is built in the storage device. For example, in the example of FIG. 4, the electronic device A22 has the driver program A built in the storage device 221, and the electronic device C24 has the driver program C built in the storage device 223.

【0015】つぎに情報処理装置21のシステムの立ち上
がり時、または電子機器利用要求のあった時点で、電子
機器の記憶装置221または223に内蔵のドライバプログラ
ムを情報処理装置21のメインメモリ112に読み込み、常
駐させ、各電子機器装置の制御を行う。以下、この処理
ステップを図5を用いて説明する。
Next, when the system of the information processing apparatus 21 starts up or when there is a request for use of the electronic apparatus, a driver program incorporated in the storage device 221 or 223 of the electronic apparatus is read into the main memory 112 of the information processing apparatus 21. , And controls each electronic device. Hereinafter, this processing step will be described with reference to FIG.

【0016】まず情報処理装置21は、電子機器A22また
は電子機器C24に対してドライバプログラムAまたはC
の送信要求を出す(ステップS21)。この要求に応じ
て、電子機器A22または電子機器C24は情報処理装置21
にドライバプログラムAまたはCを情報処理装置21に送
信する(ステップS22)。送信されたドライバプログラ
ムAまたはCは、メインメモリ112に格納される(ステ
ップS23)。
First, the information processing device 21 sends a driver program A or C to the electronic device A22 or the electronic device C24.
Is issued (step S21). In response to this request, the electronic device A22 or the electronic device C24
Then, the driver program A or C is transmitted to the information processing device 21 (step S22). The transmitted driver program A or C is stored in the main memory 112 (step S23).

【0017】ステップS21〜S23によってメインメモリ11
2に格納された各電子機器のドライバプログラムは、通
常同一システムが動いている間常駐し、実行時にメイン
メモリ112から呼び出されて各機器の制御を行う。たと
えば情報処理装置21から電子機器C24に対して何らかの
処理要求命令が出されると、メインメモリ112内のドラ
イバプログラムCが実行し、電子機器C24を制御する
(ステップS24)。
In steps S21 to S23, the main memory 11
The driver program of each electronic device stored in 2 normally resides while the same system is running, and is called from the main memory 112 at the time of execution to control each device. For example, when any processing request command is issued from the information processing device 21 to the electronic device C24, the driver program C in the main memory 112 is executed to control the electronic device C24 (step S24).

【0018】以上のように本発明のシステムでは、電子
機器の制御用ドライバプログラムが情報処理装置と電子
機器の間で自動的にやり取りされるために、従来必要と
していたドライバプログラムのインストールが必要な
く、またそれに必要なファイル装置を使用しないです
む。
As described above, in the system according to the present invention, the driver program for controlling the electronic device is automatically exchanged between the information processing apparatus and the electronic device. You don't have to use the necessary file devices.

【0019】一般的には、ドライバプログラムは、情報
処理装置の中央処理装置の型に依存する。しかし、ドラ
イバプログラムを中央処理装置の型に依存しないプログ
ラム言語で記述できれば、ドライバプログラムを1種類
用意すればよいことになる。ジャバ(Java)言語は、そ
の特性を有している。したがって、ジャバのアプレット
を電子機器内蔵のROMに記憶しておけばよいことにな
る。
Generally, the driver program depends on the type of the central processing unit of the information processing apparatus. However, if a driver program can be described in a programming language that does not depend on the type of the central processing unit, it is sufficient to prepare one type of driver program. The Java language has that property. Therefore, it is only necessary to store the Java applet in the ROM built in the electronic device.

【0020】図4の例では、情報処理装置21と電子機器
A22および電子機器C24が、ネットワーク20を介して接
続されている。もちろん、このネットワークは赤外線で
置き換えてもよい。この場合、情報処理装置21はファイ
ル装置を必要とせず、コンパクトなサイズにすることが
できるから、情報処理装置21を汎用リモコンにすること
ができる。
In the example shown in FIG. 4, an information processing apparatus 21 is connected to an electronic device A22 and an electronic device C24 via a network 20. Of course, this network may be replaced by infrared. In this case, since the information processing device 21 does not require a file device and can be made compact, the information processing device 21 can be a general-purpose remote controller.

【0021】電子機器は、電子的に制御できるものであ
れば何でもよい。冷蔵庫、洗濯機、FAX、電気がま、電
子レンジ、エアコン等、マイコン制御されているもので
あれば、本発明のシステムにおける制御対象の電子機器
になり得る。
The electronic device may be any device that can be controlled electronically. Any electronic device controlled by a microcomputer, such as a refrigerator, a washing machine, a facsimile, an electric kettle, a microwave oven, and an air conditioner, can be an electronic device to be controlled in the system of the present invention.

【0022】本発明の他の実施の形態を図6に示す。図
4と同一の構成要素には、同一の番号を記してある。図
4と違うのは、情報処理装置21内のファイル装置114で
ある。図1のファイル装置113と同一に見えるが次の点
で異なる。すなわち、従来の電子機器はユーザーがフロ
ッピーディスクなどから情報処理装置内のファイル装置
にドライバプログラムをインストールする形態を採る
が、図6のファイル装置114は、電子機器から自動的に
送信されてきたドライバプログラムを記憶するものであ
る。多数の電子装置のドライバプログラムを記憶してお
く必要がない場合には、コンパクトなフラッシュROMで
もかまわない。
FIG. 6 shows another embodiment of the present invention. The same components as those in FIG. 4 are denoted by the same reference numerals. The difference from FIG. 4 is the file device 114 in the information processing device 21. It looks the same as the file device 113 of FIG. 1, but differs in the following points. That is, the conventional electronic device employs a form in which a user installs a driver program from a floppy disk or the like to a file device in the information processing apparatus. The file device 114 in FIG. The program is stored. If it is not necessary to store driver programs for many electronic devices, a compact flash ROM may be used.

【0023】ただし、多数のドライバプログラムを記憶
する必要がある場合には、ファイル装置114としてハー
ドディスク装置等が必要となる。この場合には、従来の
形態での電子機器と本発明の形態を採る電子機器が混在
するときに利用形態が可能となる。いずれにしろ、実行
時(通常はシステム起動時)にファイル装置114に保管
されているドライバプログラムがメインメモリにロード
され、メインメモリに常駐した状態で各電子機器の制御
が行われる。
However, if it is necessary to store a large number of driver programs, a hard disk device or the like is required as the file device 114. In this case, when the electronic device according to the related art and the electronic device according to the embodiment of the present invention coexist, a usage form is possible. In any case, at the time of execution (usually at the time of system startup), the driver program stored in the file device 114 is loaded into the main memory, and each electronic device is controlled while resident in the main memory.

【0024】また、別の実施の形態を図7に示す。この
形態では、図6の情報処理装置21に図1のファイル装置
113が加わっている。この構成では、インターネットの
ワールドワイドウェブ(WWW)から最新のドライバプロ
グラムをファイル装置A115にダウンロードしてくるこ
とが可能となる。この後、ダウンロードしてきたドライ
バプログラムの作成年月日を電子機器C24内の記憶装置
223記憶されているドライバプログラムCの作成年月日
と比較して、ドライバプログラムCの年月日の方が古い
場合には、ファイル装置A115からファイル装置B116に
転送する。作成年月日はバージョン・ナンバーでもよ
い。
FIG. 7 shows another embodiment. In this embodiment, the information processing apparatus 21 shown in FIG.
113 are added. With this configuration, the latest driver program can be downloaded from the World Wide Web (WWW) on the Internet to the file device A115. Thereafter, the creation date of the downloaded driver program is stored in the storage device in the electronic device C24.
If the date of the driver program C is older than the stored date of the driver program C stored in 223, the file is transferred from the file device A115 to the file device B116. The creation date may be a version number.

【0025】図7の形態も、図6と同様に実行時(通常
はシステム起動時)にファイル装置B116から各種ドラ
イバプログラムがメインメモリ112にロードされ、メイ
ンメモリ112に常駐の形で各電子機器の制御が行われ
る。とくに図7の形態では、提供者側に立てば最新のド
ライバプログラムがインターネットからユーザーに提供
できるという利点、一方、ユーザー側に立てば最新のド
ライバプログラムを提供してもらえるという利点があ
る。
In the embodiment of FIG. 7, various driver programs are loaded from the file device B 116 into the main memory 112 at the time of execution (usually at the time of system startup) similarly to FIG. 6, and each electronic device is resident in the main memory 112. Is performed. In particular, the configuration of FIG. 7 has the advantage that the latest driver program can be provided to the user from the Internet if it is set up on the provider side, and that the latest driver program can be provided if set up on the user side.

【0026】[0026]

【発明の効果】本発明のシステムを用いれば、制御しよ
うとする電子機器が電子機器を制御するドライバプログ
ラムを内蔵し、かつ自動的に制御環境を構築できるため
に、ドライバプログラムを記憶するファイル装置を情報
処理装置が必ずしも必要としないことである。したがっ
て、情報処理装置をコンパクトな汎用リモコン装置を提
供することができる。
According to the system of the present invention, the electronic device to be controlled has a built-in driver program for controlling the electronic device and the control environment can be automatically constructed. Is not necessarily required by the information processing apparatus. Therefore, a compact general-purpose remote control device can be provided for the information processing device.

【0027】また、電子機器がドライバプログラムを内
蔵しているので、情報処理装置のファイル装置にドライ
バプログラムをインストールする必要がなくなり、情報
処理装置に初心者であっても、情報処理装置を取り扱う
ことが可能となる。
Further, since the electronic device has a built-in driver program, it is not necessary to install the driver program in the file device of the information processing apparatus, and even a novice to the information processing apparatus can handle the information processing apparatus. It becomes possible.

【0028】本発明の形態は、電子機器にドライバプロ
グラムをもたせ、実行時にメインメモリにロードして電
子機器を制御するために、情報処理機器に影響を受ける
という問題点をもっている。この点、従来の形態は外部
記憶媒体(たとえばフロッピーディスク)から情報処理
装置の外部記憶媒体に、そのシステムに合わせたドライ
バプログラムがインストールできるために、汎用性があ
る。
The embodiment of the present invention has a problem that an electronic device is provided with a driver program and is loaded into a main memory at the time of execution to control the electronic device. In this regard, the conventional mode has versatility since a driver program suitable for the system can be installed from an external storage medium (for example, a floppy disk) to the external storage medium of the information processing apparatus.

【0029】しかしその反面、インストールという作業
をユーザーが必ず行わなければならないということと、
必ずそのための記憶媒体が情報処理機器になければなら
ないというデメリットももっている。その点、本発明で
はこのデメリットが解消されており、ファイル装置を必
要としないシステムが構築でき、コンパクトな小システ
ムなどの情報処理システムに向いている。
On the other hand, on the other hand, the installation must be performed by the user.
There is also a disadvantage that a storage medium for that must be provided in the information processing device. In this regard, in the present invention, this disadvantage is solved, a system that does not require a file device can be constructed, and the present invention is suitable for an information processing system such as a compact small system.

【0030】また、実施の形態で述べたように、ジャバ
(Java)環境の下では、情報処理装置に依存しない形で
ドライバプログラムが記述できるために、このようなシ
ステム環境下では、上記の、本発明の問題点も解消され
る。この点は、ジャバだけでなく、最近のシステムは機
種に依存しないプラットホームの思想が実現されている
ために、本発明の処理形態がそのまま生かされる環境は
整っているといえる。したがって、「情報処理装置に依
存する」という問題点も、今日のコンピュータシステム
においては、それほどデメリットとはならない。
Further, as described in the embodiment, in a Java environment, a driver program can be described in a form independent of an information processing device. The problem of the present invention is also solved. In this regard, not only Java, but also the recent systems have realized the concept of a platform that does not depend on the model, and thus it can be said that an environment in which the processing form of the present invention can be used as it is is in place. Therefore, the problem of "depending on the information processing device" is not so disadvantageous in today's computer systems.

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

【図1】従来の技術におけるドライバプログラムと電子
機器および情報処理装置の関係をハードウェア構成上で
説明するための図である。
FIG. 1 is a diagram illustrating a relationship between a driver program, an electronic device, and an information processing apparatus according to a conventional technique in terms of a hardware configuration.

【図2】従来の技術における情報処理装置上でドライバ
プログラムを実行して電子機器を制御する処理ステップ
を説明するための図である。
FIG. 2 is a diagram for describing processing steps for controlling an electronic device by executing a driver program on an information processing apparatus according to a conventional technique.

【図3】本発明において、ドライバプログラムを電子機
器より情報処理装置にロードする処理を説明するための
フローチャートである。
FIG. 3 is a flowchart illustrating a process of loading a driver program from an electronic device into an information processing apparatus according to the present invention.

【図4】本発明の実施の形態におけるドライバプログラ
ムと電子機器および情報処理装置の関係をハードウェア
構成上で説明するための図である。
FIG. 4 is a diagram illustrating a relationship between a driver program, an electronic device, and an information processing device according to an embodiment of the present invention on a hardware configuration.

【図5】本発明の実施の形態における情報処理装置上で
ドライバプログラムを実行して電子機器の制御するまで
の段階を説明するための図である。
FIG. 5 is a diagram for explaining a stage from execution of a driver program on the information processing apparatus to control of the electronic device according to the embodiment of the present invention.

【図6】本発明の実施の形態において、ドライバプログ
ラムをいったん電子機器から情報処理装置のファイル装
置にロードする場合の、処理形態を説明するための図で
ある。
FIG. 6 is a diagram for explaining a processing mode when a driver program is temporarily loaded from an electronic device to a file device of an information processing apparatus in the embodiment of the present invention.

【図7】発明の実施の形態において、ドライバプログラ
ムをインターネットなどの通信システムからファイル装
置にロードしてから、情報処理装置の別のファイル装置
に移植する場合の処理形態を説明するための図である。
FIG. 7 is a diagram for explaining a processing mode in a case where a driver program is loaded from a communication system such as the Internet to a file device and then ported to another file device of the information processing device in the embodiment of the present invention; is there.

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

10 信号ケーブル 11 情報処理装置 12 電子機器A 14 電子機器C 20 ネットワーク 21 情報処理装置 22 電子機器A 24 電子機器C 111 中央処理装置(CPU) 112 メインメモリ 113 情報処理装置用のファイル装置 114 情報処理装置用のファイル装置 115 情報処理装置用のファイル装置A 116 情報処理装置用のファイル装置B 121 ファイル装置にインストールされたドライバ
プログラム 123 ファイル装置にインストールされたドライバ
プログラム 221 電子機器内蔵の記憶装置 223 電子機器内蔵の記憶装置
Reference Signs List 10 signal cable 11 information processing device 12 electronic device A 14 electronic device C 20 network 21 information processing device 22 electronic device A 24 electronic device C 111 central processing unit (CPU) 112 main memory 113 file device for information processing device 114 information processing File device for device 115 File device for information processing device A 116 File device for information processing device B 121 Driver program installed in file device 123 Driver program installed in file device 221 Storage device with built-in electronic device 223 Built-in storage device

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】1台以上の電子機器を制御する情報処理装
置を用いる電子機器制御システムにおいて、(1)制御対
象の電子機器に、当該電子機器を制御するドライバプロ
グラムを内蔵させる手段、(2)前記情報処理装置が、前
記電子機器にドライバプログラムを要求し、該ドライバ
プログラムを受け取り、該ドライバプログラムを実行可
能状態にする手段を備えたことを特徴とする汎用電子機
器制御システム。
An electronic device control system using an information processing device for controlling one or more electronic devices, wherein (1) means for incorporating a driver program for controlling the electronic device in the electronic device to be controlled; A general-purpose electronic device control system, characterized in that the information processing device includes means for requesting the electronic device for a driver program, receiving the driver program, and setting the driver program in an executable state.
【請求項2】前記情報処理装置がドライバプログラムを
インストールするファイル装置を備えていないことを特
徴とする請求項1記載の汎用電子機器制御システム。
2. The general-purpose electronic equipment control system according to claim 1, wherein said information processing apparatus does not include a file device for installing a driver program.
【請求項3】前記情報処理装置が受け取ったドライバプ
ログラムを保存するファイル装置を備え、前記ドライバ
プログラムと新たに受け取ったドライバプログラムを比
較して、同じドライバプログラムの場合は日付あるいは
バージョン・ナンバーにより使用するドライバプログラ
ムを選択する手段を備えたことをことを特徴とする請求
項1記載の汎用電子機器制御システム。
3. A file device for storing a driver program received by the information processing apparatus, wherein the driver program and a newly received driver program are compared, and if the same driver program is used, it is used by date or version number. 2. The general-purpose electronic device control system according to claim 1, further comprising means for selecting a driver program to be executed.
【請求項4】前記ドライバプログラムがJAVA言語で
作成されたアプレットであることを特徴とする請求項1
乃至3記載の汎用電子機器制御システム
4. The apparatus according to claim 1, wherein said driver program is an applet created in JAVA language.
General-purpose electronic device control system according to any one of claims 1 to 3.
【請求項5】1台以上の電子機器を制御する情報処理装
置を用いる電子機器制御方法において、(1)制御対象の
電子機器に、当該電子機器を制御するドライバプログラ
ムを内蔵させ、(2)前記情報処理装置が、前記電子機器
にドライバプログラムを要求する段階、(3)前記電子機
器が前記情報処理装置へドライバプログラムを送信する
段階、(4)前記情報処理装置が該ドライバプログラムを
受け取り、該ドライバプログラムを実行可能状態にする
段階、(4)前記情報処理装置が該ドライバプログラムを
用いて、電子機器を制御する段階、の各処理段階を備え
ることを特徴として有する汎用電子機器制御方法。
5. An electronic device control method using an information processing device for controlling one or more electronic devices, wherein: (1) a driver program for controlling the electronic device is incorporated in an electronic device to be controlled; The information processing device requests a driver program from the electronic device, (3) the electronic device transmits a driver program to the information processing device, (4) the information processing device receives the driver program, A general-purpose electronic device control method, comprising the steps of: making the driver program executable; and (4) controlling the electronic device by using the driver program.
JP9144725A 1997-05-19 1997-05-19 Method and system for controlling general-purpose electronic equipment Pending JPH10320209A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9144725A JPH10320209A (en) 1997-05-19 1997-05-19 Method and system for controlling general-purpose electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9144725A JPH10320209A (en) 1997-05-19 1997-05-19 Method and system for controlling general-purpose electronic equipment

Publications (1)

Publication Number Publication Date
JPH10320209A true JPH10320209A (en) 1998-12-04

Family

ID=15368876

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9144725A Pending JPH10320209A (en) 1997-05-19 1997-05-19 Method and system for controlling general-purpose electronic equipment

Country Status (1)

Country Link
JP (1) JPH10320209A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001014128A (en) * 1999-04-30 2001-01-19 Omron Corp Image recognition device, peripheral device connected thereto, and image processing system
JP2002055824A (en) * 2000-08-09 2002-02-20 Sony Corp Electronic device, equipment using the device and data reading method
KR100472459B1 (en) * 2002-07-03 2005-03-10 삼성전자주식회사 Method and apparatus for installing driver for a function
US6874142B1 (en) 2000-02-29 2005-03-29 Fujitsu Limited System and method for automatically setting applet latest version
KR100484925B1 (en) * 2001-11-27 2005-04-22 (주)사이텍시스템 A One Click Installation Method For Hardware Driver Into The Computer
US7334227B2 (en) * 2001-04-25 2008-02-19 Lg Electronics Inc. Device driver installing method
US8027920B1 (en) 1999-11-10 2011-09-27 Mei, Inc. Value transaction systems
WO2019150516A1 (en) * 2018-01-31 2019-08-08 富士通フロンテック株式会社 Paper sheet handling device and pld configuration method for paper sheet handling device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001014128A (en) * 1999-04-30 2001-01-19 Omron Corp Image recognition device, peripheral device connected thereto, and image processing system
US7016071B1 (en) 1999-04-30 2006-03-21 Omron Corporation Image recogniton device, peripheral device connected with image recognition device, and image processing system
US8027920B1 (en) 1999-11-10 2011-09-27 Mei, Inc. Value transaction systems
US6874142B1 (en) 2000-02-29 2005-03-29 Fujitsu Limited System and method for automatically setting applet latest version
JP2002055824A (en) * 2000-08-09 2002-02-20 Sony Corp Electronic device, equipment using the device and data reading method
US7334227B2 (en) * 2001-04-25 2008-02-19 Lg Electronics Inc. Device driver installing method
KR100484925B1 (en) * 2001-11-27 2005-04-22 (주)사이텍시스템 A One Click Installation Method For Hardware Driver Into The Computer
KR100472459B1 (en) * 2002-07-03 2005-03-10 삼성전자주식회사 Method and apparatus for installing driver for a function
WO2019150516A1 (en) * 2018-01-31 2019-08-08 富士通フロンテック株式会社 Paper sheet handling device and pld configuration method for paper sheet handling device

Similar Documents

Publication Publication Date Title
JP3916806B2 (en) Remote loading execution method, remote loading execution system, information processing apparatus, management apparatus, and computer-readable recording medium
US7669201B2 (en) System and method for common file installation
US7007077B1 (en) Remote maintenance method of an information processing apparatus
JPH10177473A (en) Computer program installation method and system therefor
KR19980042488A (en) Remote upgrade of software over the network
JP2010244141A (en) Home network system, gateway device and firmware update method
CN100583038C (en) Method, system and apparatus for launching an interface with an electronic device
CN113517996B (en) Network card equipment polling method, system and related device
JPH10320209A (en) Method and system for controlling general-purpose electronic equipment
EP3982254A1 (en) Server, software update system, distribution method, and non-transitory storage medium
GB2348987A (en) Upgrading firmware from a web site using an applet
JP4792744B2 (en) Image processing device
JP2004334679A (en) Information processor, program execution method of information processor, and storage medium recording the program execution method of information processor
JPH11312090A (en) Information processor, method for controlling the same, storage medium and information processing system
CN108595193B (en) Firmware updating method of baseboard management controller for fan rotating speed control
JP2021111115A (en) Communication control system
KR20000042930A (en) Method for automatically downloading data files
JP2000259538A (en) Network control unit, network setting method and storage medium storing computer readable program
KR100463838B1 (en) Method for downloading and supporting nfs for uia boot loader
CN114237751A (en) Information configuration method and device
JP2007102567A (en) Installation method and recording medium
KR100613511B1 (en) Operation system distribution server and the method of the same
JP2000330919A (en) Device and method for data processing and computer- readable storage medium storing program
JP2003256219A (en) Program execution method in incorporated equipment
KR20040020725A (en) Method of network system configuration auto setting

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040506

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040510

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060613

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061107