【書類名】 明細書
【発明の名称】 汎用電子機器制御方法およびシステム
【特許請求の範囲】
【請求項1】 プログラム実行機能を備えた情報処理端末装置を用いて所定の電子機器を制御する電子機器制御システムにおいて、
前記電子機器は、前記情報処理端末装置で実行することにより前記電子機器を制御する機能を実現するプログラムを内蔵しており、
前記情報処理端末装置は、前記電子機器に対して前記プログラムを要求し、前記電子機器から前記プログラムを受け取り、前記プログラムを実行可能な状態とする機能を有することを特徴とする電子機器制御システム。
【請求項2】 前記情報処理端末装置は、前記情報処理端末装置の起動時、または、前記情報処理端末装置にて前記電子機器を制御する要求が発生した場合に、前記電子機器に対して前記プログラムを要求することを特徴とする請求項1に記載の電子機器制御システム。
【請求項3】 前記情報処理端末装置はJavaプログラムを実行する機能を有し、前記プログラムはJavaで作成されていることを特徴とする電子機器制御システム。
【請求項4】 プログラム実行機能を備えた情報処理端末装置を用いて、前記情報処理端末装置で実行することにより前記電子機器を制御する機能を実現するプログラムを内蔵した電子機器を制御する電子機器制御方法であって、
(1)前記情報処理装置が、前記電子機器に当該電子機器を制御するプログラムを要求する段階と、
(2)前記電子機器が前記情報処理装置へ前記プログラムを送信する段階と、
(3)前記情報処理装置が前記プログラムを受け取り、当該プログラムを実行可能状態にする段階と、
(4)前記情報処理装置上で前記プログラムを実行して前記電子機器を制御する段階との各処理段階を備えることを特徴として有する電子機器制御方法。
【発明の詳細な説明】
【0001】
【発明の属する技術分野】
本発明は、情報処理端末装置を用いて電子機器を制御するシステムに関する。
【0002】
【従来の技術】
図1は、情報処理端末装置が電子機器を制御する従来技術を示す図である。この例は、電子機器A12、電子機器C14、情報処理端末装置11から構成されている。情報処理端末装置11は、中央処理装置111、メインメモリ112、ファイル装置113から構成されている。ファイル装置113としては通常ハードディスクが使われる。この図の例では制御される電子機器Aはプリンタ、電子機器CはVTRである。
【0003】
上記の構成において、情報処理端末装置11が電子機器A12を制御する方法を説明する。パソコンの場合には通常、電子機器を制御するためのプログラムはフロッピーディスクやCD−ROM、ネットワーク経由で提供され、図2に示すように、ステップS0において電子機器A12用のドライバプログラムをファイル装置113にインストールする。このステップは、準備処理でありドライバプログラムのバージョンアップをしない限り、一度行えばよい。
【0004】
情報処理端末装置11のシステムを立ち上げたときに、各電子機器用のドライバプログラムがファイル装置113からメインメモリ112にロードされ常駐する。情報処理端末装置11にて電子機器の使用要求が発生すると当該電子機器を制御するためのドライバプログラムが実行され、電子機器が制御される(ステップS1)。
【0005】
図1のドライバプログラム121は、ステップS0でインストールされたドライバプログラムAを示す。これは、電子機器A12を制御するためのドライバプログラムである。同様にドライバプログラム123は、ステップS0でインストールされたドライバプログラムCを示す。これは、電子機器C14を制御するためのドライバプログラムである。このように、ドライバプログラムごとに情報処理端末装置11のファイル装置113にあらかじめインストールしておかなけらばならない。
【0006】
【発明が解決しようとする課題】
図1で示したような従来技術では、情報処理端末装置が制御する電子機器が増えるごとに、電子機器を制御するためのプログラムを情報処理端末装置のファイル装置にインストールする作業が必要となり、煩わしい。また、このプログラムを記憶するためのファイル装置を必要とするため、コンパクトにすることができず、情報処理端末装置をコンパクトな汎用リモコンにすることができない。
【0007】
そこで本発明が解決しようとする課題は、電子機器を制御するためのプログラムを情報処理端末装置のファイル装置にインストールする作業を必要としない制御形態、さらには電子機器を制御する情報処理端末装置にファイル装置を必要としないコンパクトな形態をも可能にする、電子機器制御方法およびシステムを提供することにある。
【0008】
【課題を解決するための手段】
本発明は上記課題を解決するために、プログラム実行機能を備えた情報処理端末装置を用いて所定の電子機器を制御する電子機器制御システムにおいて、
前記電子機器は、前記情報処理端末装置で実行することにより前記電子機器を制御する機能を実現するプログラムを内蔵しており、
前記情報処理端末装置は、前記電子機器に対して前記プログラムを要求し、前記電子機器から前記プログラムを受け取り、前記プログラムを実行可能な状態とする機能を有することを特徴とする電子機器制御システムを提供する。
【0009】
また、本発明は、プログラム実行機能を備えた情報処理端末装置を用いて、前記情報処理端末装置で実行することにより前記電子機器を制御する機能を実現するプログラムを内蔵した電子機器を制御する電子機器制御方法であって、
(1)前記情報処理装置が、前記電子機器に当該電子機器を制御するプログラムを要求する段階と、
(2)前記電子機器が前記情報処理装置へ前記プログラムを送信する段階と、
(3)前記情報処理装置が前記プログラムを受け取り、当該プログラムを実行可能状態にする段階と、
(4)前記情報処理装置上で前記プログラムを実行して前記電子機器を制御する段階との各処理段階を備えることを特徴として有する電子機器制御方法を提供する。
【0010】
以上のような構成によれば、情報処理端末が電子機器を制御するためのプログラムを当該電子機器から自動的に取得して実行可能な状態とするので、情報処理端末装置でプログラムを実行することより電子機器を制御する形態を、煩雑なインストール操作を行うことなく実現することができる。
【0011】
本発明において、前記情報処理端末装置は、前記情報処理端末装置の起動時、または、前記情報処理端末装置にて前記電子機器を制御する要求が発生した場合に、前記電子機器に対して前記プログラムを要求するように構成することが好適である。また、前記情報処理端末装置はJavaプログラムを実行する機能を有し、前記プログラムはJavaで作成されている構成とすれば、前記情報処理端末装置のハードウェア構成に関わらず同一の前記プログラムを利用することができる。
【0012】
図3は、本発明における処理の一例を示すフローチャートである。ループ回数は接続されている電子機器の台数分である。図3の処理が終わると、あとはいつでも情報処理端末装置から電子機器が使用できる。メインメモリにロードされた制御プログラムは情報処理端末装置の電源が切られたとき、あるいはシステムのリセット時にメインメモリより消去する。すなわち、電子機器を制御するための制御プログラムはシステムの立ち上げ時に、または最初の利用時に必ず1回ロードされる。どちらの方式をとってもよい。
【0013】
【発明の実施の形態】
本発明の実施形態を図4のシステム構成図で説明する。この図は、電子機器A22、電子機器C24、情報処理端末装置21から構成されている。従来技術の欄で説明したものと同様に、電子機器A22はプリンタ(PTR)であり、電子機器C24はビデオテープレコーダ(VTR)である。情報処理端末装置21は、中央処理装置111(CPU)、メインメモリ112から構成されている。本発明のシステムが図1の従来装置と違っている点は、FDやCD−ROMを準備したりネットワークに接続したりするマニュアル操作を行うことなく電子機器を制御するための制御プログラムを情報処理端末装置21に取得することができ、さらには、ファイル装置を必要としないことである。以下で説明する。
【0014】
本発明では、各電子機器に記憶装置を持たせ、当該電子機器自身を制御するための制御プログラムをこの記憶装置に内蔵させておく。たとえば図4の例では、電子機器A22には電子機器A22を制御するための制御プログラムAが記憶装置221に内蔵されており、電子機器C24には電子機器C24を制御するための制御プログラムCが記憶装置223に内蔵されている。
【0015】
つぎに情報処理端末装置21のシステムの立ち上がり時、または電子機器利用要求のあった時点で、電子機器の記憶装置221または223に内蔵された制御プログラムを情報処理端末装置21のメインメモリ112に読み込み、常駐させ、各電子機器装置の制御を行う。以下、この処理ステップを図5を用いて説明する。
【0016】
まず情報処理端末装置21は、電子機器A22または電子機器C24に対して当該電子機器を制御するための制御プログラムAまたはCの送信要求を出す(ステップS21)。この要求に応じて、電子機器A22または電子機器C24は情報処理端末装置21に制御プログラムAまたはCを情報処理端末装置21に送信する(ステップS22)。送信された制御プログラムAまたはCは、メインメモリ112に格納される(ステップS23)。
【0017】
ステップS21〜S23によってメインメモリ112に格納された各電子機器の制御プログラムは、通常同一システムが動いている間常駐し、実行時にメインメモリ112から呼び出されて各機器の制御を行う。たとえば情報処理端末装置21から電子機器C24に対して何らかの処理要求命令が出されると、メインメモリ112内の制御プログラムCが実行し、電子機器C24を制御する(ステップS24)。これにより、情報処理端末装置21を利用して電子機器24、すなわちプリンタの制御を行うことができる。
【0018】
以上のように本発明のシステムでは、電子機器の制御用プログラムが情報処理端末装置と電子機器の間で自動的にやり取りされるために、従来必要としていた制御プログラムのインストール操作やネットワーク接続が必要なく、またそれに必要なファイル装置を使用しないですむ。
【0019】
一般的に、プログラムは情報処理端末装置の中央処理装置の型に依存する。しかし、プログラムを中央処理装置の型に依存しないプログラム言語で記述できれば、制御プログラムを1種類用意すればよいことになる。このような観点からは、電子機器の制御プログラムをJava言語で作成し、電子機器に内蔵されたROMに格納しておくことが好適である。ただし、この場合には、情報処理端末装置にJavaのプログラムを実行するためのJava実行環境を具備させる必要がある。
【0020】
図4の例では、情報処理端末装置21と電子機器A22および電子機器C24が、機器間ネットワーク20を介して接続されている。もちろん、この機器間ネットワークは赤外線で置き換えてもよい。この場合、情報処理端末装置21はファイル装置を必要とせず、コンパクトなサイズにすることができるから、情報処理端末装置21を汎用リモコンにすることができる。
【0021】
電子機器は、電子的に制御できるものであれば何でもよい。冷蔵庫、洗濯機、FAX、電気がま、電子レンジ、エアコン等、マイコン制御されているものであれば、本発明のシステムにおける制御対象の電子機器になり得る。
【0022】
本発明の他の実施の形態を図6に示す。図4と同一の構成要素には、同一の番号を記してある。図4と違うのは、情報処理端末装置21内のファイル装置114である。図1のファイル装置113と同一に見えるが次の点で異なる。すなわち、従来の電子機器はユーザーがフロッピーディスクなどから情報処理端末装置内のファイル装置に当該電子機器を制御するための制御プログラムをインストールする形態を採るが、図6のファイル装置114は、電子機器から自動的に送信されてきた制御プログラムを記憶するものである。多数の電子機器の制御プログラムを記憶しておく必要がない場合には、コンパクトなフラッシュROMでもかまわない。
【0023】
ただし、多数の制御プログラムを記憶する必要がある場合には、ファイル装置114としてハードディスク装置等が必要となる。いずれにしろ、実行時(通常はシステム起動時)にファイル装置114に保管されている制御プログラムがメインメモリにロードされ、メインメモリに常駐した状態で各電子機器の制御が行われる。
【0024】
【発明の効果】
本発明のシステムを用いれば、制御しようとする電子機器が電子機器を制御するための制御プログラムを内蔵し、かつ自動的に制御環境を構築できるために、
マニュアル操作により制御プログラムをインストールする必要がなく、かつ、制御プログラムを記憶するファイル装置を情報処理端末装置が必ずしも必要としない制御システムおよび制御方法が提供される。したがって、情報処理端末装置をコンパクトで容易に利用することができる汎用リモコン装置として利用することができる。
【0025】
また、実施の形態で述べたように、Javaを利用すれば情報処理端末装置の中央演算処理装置に依存しない形で制御プログラムが記述できるために、情報処理端末装置にJava実行環境を搭載すれば、電子機器にはJavaで作成された制御プログラムを一種類だけ準備すれば済む。このような利点は、Javaに限らず、機種に依存しないアプリケーションプラットフォームの思想が実現されているシステムであれば得られるものである。
【図面の簡単な説明】
【図1】
従来の技術におけるドライバプログラムと電子機器および情報処理端末装置の関係をハードウェア構成上で説明するための図である。
【図2】
従来の技術における情報処理端末装置上でドライバプログラムを実行して電子機器を制御する処理ステップを説明するための図である。
【図3】
本発明において、制御プログラムを電子機器より情報処理端末装置にロードする処理を説明するためのフローチャートである。
【図4】
本発明の実施の形態における制御プログラムと電子機器および情報処理端末装置の関係をハードウェア構成上で説明するための図である。
【図5】
本発明の実施の形態における情報処理端末装置上で制御プログラムを実行して電子機器の制御するまでの段階を説明するための図である。
【図6】
本発明の実施の形態において、制御プログラムをいったん電子機器から情報処理端末装置のファイル装置にロードする場合の、処理形態を説明するための図である。
【符号の説明】
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 電子機器内蔵の記憶装置
[Document name] Statement
[Title of Invention] General-purpose electronic device control method and system
[Claims]
[Claim 1] In an electronic device control system for controlling a predetermined electronic device using an information processing terminal device having a program execution function,
the electronic device has a built-in program that, when executed by the information processing terminal device, realizes a function for controlling the electronic device;
The electronic device control system is characterized in that the information processing terminal device has a function of requesting the program from the electronic device, receiving the program from the electronic device, and making the program executable.
[Claim 2] The electronic device control system according to claim 1, characterized in that the information processing terminal device requests the program from the electronic device when the information processing terminal device is started up or when a request to control the electronic device is made by the information processing terminal device.
[Claim 3] The electronic device control system is characterized in that the information processing terminal device has a function of executing a Java program, and the program is written in Java.
[Claim 4] 1. An electronic device control method for controlling an electronic device having a built-in program that is executed by an information processing terminal device having a program execution function to control the electronic device, the method comprising:
(1) a step in which the information processing device requests the electronic device to execute a program for controlling the electronic device;
(2) a step in which the electronic device transmits the program to the information processing device;
(3) a step in which the information processing device receives the program and makes the program executable;
(4) A method for controlling an electronic device, characterized by comprising the steps of: executing the program on the information processing device to control the electronic device; and
[Detailed description of the invention]
0001
[Technical field to which the invention belongs]
The present invention is information processingTerminalThe present invention relates to a system for controlling electronic equipment using a device.
0002
[Prior Art]
Figure 1 shows information processingTerminalThis example shows a conventional technology in which a device controls electronic equipment.TerminalIt consists of the device 11.TerminalThe device 11 is composed of a central processing unit 111, a main memory 112, and a file device 113. A hard disk is usually used as the file device 113. In the example shown in this figure, the electronic device A to be controlled is a printer, and the electronic device C is a VTR.
0003]
In the above configuration, information processingTerminalThe method by which the device 11 controls the electronic device A12 is explained. In the case of a personal computer,For controlling electronic devicesThe program is stored on a floppy disk or CD-ROM., via the network2, in step S0, the driver program for the electronic device A 12 is installed in the file device 113. This step is a preparatory process and only needs to be performed once unless the driver program is to be upgraded.
0004]
Information processingTerminalWhen the system of the device 11 is started up, the driver programs for each electronic device are loaded from the file device 113 into the main memory 112 and become resident therein.At the information processing terminal device 11electronic equipmentofWhen a usage request occursTo control the electronic deviceThe driver program runsAnd, electronic equipmentbutcontrolwill be(Step S1).
0005]
Driver program 121 in Figure 1 indicates driver program A installed in step S0. This is the driver program A that controls electronic device A12.controlSimilarly, the driver program 123 is a driver program for executing the driver program C installed in step S0.ofThis shows the electronic equipment C14.controldriver program forinIn this way, each driver program processes informationTerminalIt must be installed in advance in the file device 113 of the device 11.
0006]
[Problem the invention aims to solve]
In the conventional technology shown in Figure 1,TerminalThe more electronic devices the device controls, the morecontrolIn order toprogramInformation processingTerminalThis requires installation on the device's file system, which is cumbersome.programIt requires a file device to store the information, making it difficult to make it compact.TerminalThe device cannot be turned into a compact universal remote control.
0007
The problem that this invention aims to solve is how tocontrolIn order toprogramInformation processingTerminalA control form that does not require installation of files on the device;Furthermore,Information processing that controls electronic devicesTerminalDevicetoA compact form that does not require a filing devicetooThe present invention aims to provide an electronic device control method and system that enables this.
0008]
[Means for solving the problem]
In order to solve the above problems, the present inventionIn an electronic device control system for controlling a predetermined electronic device using an information processing terminal device having a program execution function,
the electronic device has a built-in program that, when executed by the information processing terminal device, realizes a function for controlling the electronic device;
The information processing terminal device has a function of requesting the program from the electronic device, receiving the program from the electronic device, and making the program executable.
0009
The present invention also provides an electronic device control method for controlling an electronic device having a built-in program that realizes a function of controlling the electronic device by executing the program on an information processing terminal device having a program execution function, the method comprising:
(1) a step in which the information processing device requests the electronic device to execute a program for controlling the electronic device;
(2) a step in which the electronic device transmits the program to the information processing device;
(3) a step in which the information processing device receives the program and makes the program executable;
(4) An electronic device control method is provided, characterized by comprising the steps of: executing the program on the information processing device to control the electronic device; and
0010]
According to the above configuration, the information processing terminal automatically obtains a program for controlling an electronic device from the electronic device and makes it executable, so that a form of controlling an electronic device by executing a program on the information processing terminal device can be realized without performing complicated installation operations.
0011]
In the present invention,The information processing terminal device is preferably configured to request the program from the electronic device when the information processing terminal device is started up or when a request to control the electronic device is made by the information processing terminal device. Also, if the information processing terminal device has a function of executing a Java program and the program is written in Java, the same program can be used regardless of the hardware configuration of the information processing terminal device.
0012]
Figure 3 showsAn example of the process according to the present invention is shown below.The number of loops is the same as the number of connected electronic devices. Once the process in Figure 3 is complete, you can start processing information at any time.TerminalThe electronic device can be used from the device.Control Programis information processingTerminalWhen the device is turned off or the system is reset, the data is erased from the main memory.Control program for controllingis always loaded once when the system is started or when it is first used.good.
0013]
[Embodiment of the invention]
An embodiment of the present invention will be described with reference to the system configuration diagram in Figure 4. This diagram shows electronic device A22, electronic device C24, information processingTerminalIt consists of device 21.As explained in the prior art section, the electronic equipment A22 is a printer (PTR) and the electronic equipment C24 is a video tape recorder (VTR).Information ProcessingTerminalThe device 21 is composed of a central processing unit 111 (CPU) and a main memory 112. The system of the present invention differs from the conventional device shown in FIG.The control program for controlling the electronic device can be acquired by the information processing terminal device 21 without the need for manual operations such as preparing a floppy disk or CD-ROM or connecting to a network.The advantage is that it does not require a file device. This is explained below.
0014]
In this invention, each electronic device has a memory device,The electronic device in questionControl yourselfControl program forFor example, in the example of FIG. 4, the electronic device A22 hasControl program A for controlling electronic device A22is built into the storage device 221, and the electronic device C24A control program C for controlling the electronic device C24is stored in the storage device 223.
0015]
Next, information processingTerminalWhen the system of the device 21 is started up or when a request to use the electronic device is made, the device is stored in the storage device 221 or 223 of the electronic device.Control programInformation processingTerminalThe program is read into the main memory 112 of the device 21, where it resides and controls each electronic device. The processing steps will be described below with reference to FIG.
0016]
First, information processingTerminalThe device 21 is connected to the electronic device A 22 or the electronic device C 24.A control program for controlling the electronic deviceA or C issues a transmission request (step S21). In response to this request, the electronic device A22 or the electronic device C24 performs information processing.TerminalDevice 21Control ProgramInformation processing of A or CTerminalThe transmitted data is sent to the device 21 (step S22).Control ProgramA or C is stored in the main memory 112 (step S23).
0017]
The information of each electronic device stored in main memory 112 by steps S21 to S23Control ProgramThe program normally resides while the same system is running, and is called from the main memory 112 when executed to control each device.TerminalWhen the device 21 issues a processing request command to the electronic device C 24,Control Program Cexecutes the program and controls the electronic device C24 (step S24).This allows the information processing terminal device 21 to be used to control the electronic device 24, that is, the printer.
0018]
As described above, the system of the present inventionControl programInformation processingTerminalIn order to automatically communicate between devices and electronic devices,Control ProgramInstallationOperation and network connectionThis eliminates the need for a file system and the need to use a file device for it.
0019]
Generally, the program depends on the type of central processing unit of the data processing terminal.but,programIf it can be written in a programming language that is independent of the type of central processing unit,Control ProgramIt is sufficient to prepare one type ofFrom this perspective, it is preferable to create a control program for an electronic device in Java and store it in a ROM built into the electronic device, but in this case, the information processing terminal device must be equipped with a Java runtime environment for executing the Java program.
0020]
In the example of Figure 4, information processingTerminalThe device 21, the electronic device A 22, and the electronic device C 24,Between devicesIt is connected via network 20. Of course, thisBetween devicesThe network may be replaced by infrared. In this case,TerminalThe device 21 does not require a file device and can be made compact, making it ideal for information processing.TerminalThe device 21 can be a universal remote control.
0021]
The electronic device can be anything that can be controlled electronically. Refrigerators, washing machines, fax machines, electric rice cookers, microwave ovens, air conditioners, and other devices that are controlled by a microcomputer can be electronic devices to be controlled by the system of this invention.
0022]
Another embodiment of the present invention is shown in Figure 6. The same components as in Figure 4 are marked with the same numbers. The difference from Figure 4 is that the information processingTerminalThis is the file device 114 in the device 21. It looks the same as the file device 113 in Fig. 1, but it differs in the following respects. That is, in conventional electronic devices, the user can read information from a floppy disk or the like.TerminalTo the file device in the deviceControl for controlling the electronic deviceThe file device 114 in FIG. 6 is used to install a program automatically transmitted from an electronic device.controlIt stores programs.deviceofControl ProgramIf there is no need to store the data, a compact flash ROM may be used.
0023]
However, manycontrolIf it is necessary to store a program, a hard disk drive or the like is required as the file device 114 .In either case, the control program stored in the file device 114 is loaded into the main memory at the time of execution (usually at system startup), and controls each electronic device while resident in the main memory.
[0024]
[Effects of the invention]
Using the system of the present invention, the electronic device you want to control can control the electronic device.Control program forIt is built-in and can automatically create a control environment,
There is no need to manually install a control program, andA file device that stores programs is called an information processing device.TerminalEquipment is not necessarily requiredA control system and method are provided.Therefore, information processingTerminalCompact equipmentcan be easily used inUniversal remote control deviceIt can be used as.
[0025]
Also, as mentioned in the embodiment,By using Java, the central processing unit of the information processing terminal deviceIn a manner that does not depend onControl Programcan be written asIf an information processing terminal device is equipped with a Java runtime environment, it is sufficient to prepare only one control program written in Java for the electronic device. This advantage is not limited to Java, but can be obtained with any system that realizes the concept of an application platform that is independent of the model.
[Brief description of the drawing]
[Figure 1]
Driver programs, electronic devices, and information processing in conventional technologyTerminalFIG. 2 is a diagram for explaining the relationship between devices in terms of a hardware configuration.
[Figure 2]
Information processing in conventional technologyTerminalFIG. 10 is a diagram illustrating processing steps for executing a driver program on a device to control an electronic device.
[Figure 3]
In the present invention,controlPrograms are processed by electronic devicesTerminal10 is a flowchart illustrating a process of loading into the device.
[Figure 4]
In an embodiment of the present inventioncontrolPrograms, electronic devices, and information processingTerminalFIG. 2 is a diagram for explaining the relationship between devices in terms of a hardware configuration.
[Figure 5]
Information processing in an embodiment of the present inventionTerminalOn the devicecontrolFIG. 1 is a diagram for explaining the stages from executing a program to controlling an electronic device.
[Figure 6]
In an embodiment of the present invention,controlOnce the program is transferred from the electronic device to the information processingTerminal10 is a diagram for explaining a processing mode when loading into a file device of an apparatus. FIG.
[Symbol explanation]
10 Signal cable
11 Information ProcessingTerminalDevice
12 Electronic equipment A
14 Electronic equipment C
20 Network
21 Information ProcessingTerminalDevice
22 Electronic equipment A
24 Electronic equipment C
111 Central Processing Unit (CPU)
112 Main Memory
113 Information ProcessingTerminalFile device for device
114 Information ProcessingTerminalFile device for device
115 Information ProcessingTerminalFile device A for device
116 Information ProcessingTerminalFile device B for device
121 Driver programs installed on file devices
123 Driver programs installed on file devices
221 Built-in storage devices for electronic devices
223 Built-in storage devices in electronic devices