JPH10289101A - Information processing device and method - Google Patents

Information processing device and method

Info

Publication number
JPH10289101A
JPH10289101A JP9734497A JP9734497A JPH10289101A JP H10289101 A JPH10289101 A JP H10289101A JP 9734497 A JP9734497 A JP 9734497A JP 9734497 A JP9734497 A JP 9734497A JP H10289101 A JPH10289101 A JP H10289101A
Authority
JP
Japan
Prior art keywords
image
read
firmware
information processing
program code
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
JP9734497A
Other languages
Japanese (ja)
Inventor
Bunoa Rupuze
ブノア ルプゼ
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP9734497A priority Critical patent/JPH10289101A/en
Publication of JPH10289101A publication Critical patent/JPH10289101A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide the information processing device and method which can easily update the software by updating the firmware based on a read prescribed image. SOLUTION: The firmware, i.e., a program to be executed by a control part 14 is stored in a storage part 13, i.e., a rewritable nonvolatile memory. Then the part 14 controls a scanner part 11 to read an original image and outputs the obtained image data via an interface part 15 in response to the instruction inputted from an operation part 12 or the instruction received via the part 15. When an instruction showing the confirmation of a version-up state is inputted, the data part of a version-up original is read and a read dot string is converted into a code to update the firmware stored in the part 13. Then this process is discontinued and a resetting operation of a user is waited for. Thus, the firmware is updated based on the read image.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は情報処理方法および
装置に関し、例えば、画像を読取る機能を備えた情報処
理方法および装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing method and apparatus, for example, an information processing method and apparatus having a function of reading an image.

【0002】[0002]

【従来の技術】コンピュータ装置の周辺機器のファーム
ウェアを更新する場合、例えば、その周辺機器がシリア
ルポートを備えていればシリアル通信により、コンピュ
ータ装置から周辺機器へ新しいファームウェアをダウン
ロードすることができる。あるいは、その周辺機器がネ
ットワークに接続されていれば、ネットワークを介して
クライアントから周辺機器へ新しいファームウェアをダ
ウンロードすることができる。
2. Description of the Related Art When updating the firmware of a peripheral device of a computer device, for example, if the peripheral device has a serial port, new firmware can be downloaded from the computer device to the peripheral device by serial communication. Alternatively, if the peripheral device is connected to a network, new firmware can be downloaded from the client to the peripheral device via the network.

【0003】[0003]

【発明が解決しようとする課題】しかし、上述した技術
においては、次のような問題点がある。つまり、コンピ
ュータ装置から周辺機器へファームウェアをダウンロー
ドするには、シリアル通信、ネットワーク経由に限ら
ず、ファームウェアをダウンロードさせるためのソフト
ウェアが必要になる。
However, the above technique has the following problems. That is, in order to download firmware from a computer device to a peripheral device, software for downloading firmware is required, not only via serial communication and a network.

【0004】さらに、シリアル通信によりファームウェ
アをダウンロードする場合は、周辺機器のシリアルポー
トとコンピュータ装置のシリアルポートとを接続する作
業が必要になり、ユーザに負担を掛ける問題がある。
Further, when downloading firmware by serial communication, it is necessary to connect a serial port of a peripheral device and a serial port of a computer device, which causes a problem for a user.

【0005】また、ネットワークに接続されるコンピュ
ータ装置上で稼働するオペレーティングシステム(OS)は
多数の種類がある。従って、ネットワーク経由でファー
ムウェアをダウンロードさせようとする場合は、それら
OSに対応したファームウェアのダウンロード用ソフトウ
ェアが必要になる。そのため、周辺機器のメーカは、そ
れらのソフトウェアを開発しなければならない。
[0005] There are many types of operating systems (OS) that run on computer devices connected to the network. Therefore, if you want to download firmware via a network,
You need software for downloading firmware compatible with the OS. Therefore, peripheral device manufacturers must develop such software.

【0006】本発明は、上述の問題を解決するためのも
のであり、ソフトウェアの更新が容易な情報処理方法お
よび装置を提供することを目的とする。
An object of the present invention is to solve the above-mentioned problem, and an object of the present invention is to provide an information processing method and apparatus in which software can be easily updated.

【0007】[0007]

【課題を解決するための手段】本発明は、前記の目的を
達成する一手段として、以下の構成を備える。
The present invention has the following configuration as one means for achieving the above object.

【0008】本発明にかかる情報処理装置は、画像を読
取る読取手段と、前記読取手段により所定の画像が読取
られた場合、その画像をプログラムコードに変換する変
換手段と、前記変換手段により得られたプログラムコー
ドにより、ファームウェアを更新する更新手段とを有す
ることを特徴とする。
[0008] An information processing apparatus according to the present invention comprises a reading means for reading an image, a conversion means for converting the image into a program code when a predetermined image is read by the reading means, and the conversion means. Updating means for updating the firmware with the program code.

【0009】また、本発明にかかる情報処理方法は、所
定の画像を読取った場合、その画像に基づきファームウ
ェアを更新することを特徴とする。
The information processing method according to the present invention is characterized in that when a predetermined image is read, the firmware is updated based on the image.

【0010】[0010]

【発明の実施の形態】以下、本発明にかかる一実施形態
の情報処理装置を図面を参照して詳細に説明する。以下
の説明においては、本発明をイメージスキャナに適用す
る例を説明するが、本発明はこれに限定されるものでは
なく、フィルムなどを含む原稿の画像を読取る機能を有
するすべての装置、例えば、フィルムスキャナ、ビデオ
カメラ、ディジタルカメラ、複写機などに適用すること
ができる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an information processing apparatus according to an embodiment of the present invention will be described in detail with reference to the drawings. In the following description, an example in which the present invention is applied to an image scanner will be described.However, the present invention is not limited to this, and all devices having a function of reading an image of a document including a film, for example, The present invention can be applied to a film scanner, a video camera, a digital camera, a copying machine, and the like.

【0011】[構成]図1は本発明にかかるイメージス
キャナの概略構成を示すブロック図である。
[Configuration] FIG. 1 is a block diagram showing a schematic configuration of an image scanner according to the present invention.

【0012】同図において、11は原稿画像を読取るため
のスキャナ部、12は複数のキーおよびLCDなどの表示器
で構成される操作部、15は外部のコンピュータ装置など
と通信を行うためのインタフェイス部である。また、14
は装置全体の制御を司る制御部で、CPUおよびワークメ
モリとして利用されるRAMを含む。ここで、制御部14が
実行するプログラムであるファームウェアは、書換可能
な不揮発性メモリである記憶部13に格納されている。
In FIG. 1, reference numeral 11 denotes a scanner unit for reading a document image; 12, an operation unit comprising a plurality of keys and a display such as an LCD; and 15, an interface for communicating with an external computer. The face part. Also, 14
Is a control unit that controls the entire apparatus, and includes a CPU and a RAM used as a work memory. Here, firmware, which is a program executed by the control unit 14, is stored in the storage unit 13, which is a rewritable nonvolatile memory.

【0013】このような構成により、制御部14は、操作
部12から入力された指示またはインタフェイス部15を介
して送られてくる指示に従い、スキャナ部11を制御して
原稿画像を読取らせ、得られた画像データをインタフェ
イス部15を介して出力する。なお、インタフェイス部15
は汎用のインタフェイスであり、例えば、SCSI、GPIB、
セントロニクスなどのパラレルインタフェイス、あるい
は、RS232C、RS422、IEEE1394などのシリアルインタフ
ェイスを利用することができる。
With such a configuration, the control unit 14 controls the scanner unit 11 to read a document image in accordance with an instruction input from the operation unit 12 or an instruction sent via the interface unit 15. The obtained image data is output via the interface unit 15. The interface unit 15
Is a general-purpose interface, for example, SCSI, GPIB,
A parallel interface such as Centronics or a serial interface such as RS232C, RS422, IEEE1394 can be used.

【0014】なお、外部機器からの指示に従って動作す
ることを前提として、操作部12を削除した構成も可能で
ある。また、インタフェイス部15は、Ethernet(R)、Tok
enRing(R)、LocalTalk(R)などのローカルエリアネット
ワーク(LAN)に接続するためのネットワークインタフェ
イスにすることもできる。
It is to be noted that a configuration in which the operation unit 12 is deleted is also possible on the assumption that the operation is performed in accordance with an instruction from an external device. Also, the interface unit 15 is an Ethernet (R), Tok
It can also be a network interface for connecting to a local area network (LAN) such as enRing (R), LocalTalk (R).

【0015】[バージョンアップ用原稿]図2は本実施
形態で用いるバージョンアップ用原稿の一例を示す図
で、バージョンアップ用原稿であることを識別させるた
めの識別模様部と、バージョンアップデータをドット列
で表すデータ部とが記録されている。
[Document for Upgrading] FIG. 2 is a diagram showing an example of a document for upgrading used in the present embodiment. An identification pattern portion for identifying the document as an updating document, and a dot string representing the upgrading data are shown. Is recorded.

【0016】識別模様部には、バージョンアップ用原稿
であること表示、その天地方向の表示、および、データ
部の行と列の位置表示などの目的が与えられるが、さら
に、バージョンアップデータであるファームウェアの対
象機種、バージョン番号などを示す情報や、バージョン
アップ用原稿が複数頁に亘る場合を考慮して、頁番号を
示す情報などを含むようにすることもできる。
The identification pattern portion is provided with purposes such as a display indicating that the document is a document for version upgrade, a display of the orientation of the document, and a display of the positions of rows and columns of the data portion. In addition, information indicating a target model, a version number, etc., and information indicating a page number may be included in consideration of a case where the version-up document covers a plurality of pages.

【0017】データ部のドットは1ビットの情報、つま
り黒ドットは‘1’を、白ドットは‘0’をそれぞれ表
す。さらに、ドットの色を変えることにより1ドット当
り多値の情報を表すこともできる。例えば、白色および
黒色を含めて八色のドットを形成するようにすれば1ド
ット当り1バイトの情報を表すことができる。
The dots in the data portion represent 1-bit information, that is, black dots represent '1' and white dots represent '0'. Further, multi-value information per dot can be represented by changing the dot color. For example, if eight color dots including white and black are formed, one byte of information can be represented per dot.

【0018】[バージョンアップ用原稿の作成処理]次
に、図3により、バージョンアップ用原稿の作成手順を
説明する。
[Procedure for Creating Version Up Original] Next, referring to FIG. 3, a procedure for creating an version up original will be described.

【0019】新しいファームウェアが完成すると、図3
に示す手順によりバージョンアップ用原稿の画像が形成
される。図3に示す処理は、図示しないパーソナルコン
ピュータやワークステーションにより実行されるもので
ある。
When the new firmware is completed, FIG.
The image of the version-up original is formed by the procedure shown in FIG. The process shown in FIG. 3 is executed by a personal computer or a workstation (not shown).

【0020】つまり、ステップS1で対象となるファーム
ウェアに応じた識別模様部の画像が形成され、ステップ
S2で対象のファームウェアのコードが読み込まれ、ステ
ップS3でデータ部の画像が形成され、ステップS4で完成
したバージョンアップ用原稿の画像が出力される。
That is, in step S1, an image of the identification pattern portion corresponding to the target firmware is formed.
The code of the target firmware is read in S2, an image of the data portion is formed in step S3, and the image of the completed version-up original is output in step S4.

【0021】ここで、ステップS1からS3においてはメモ
リ上に画像が形成される。また、ステップS4において
は、形成された画像を、プリンタへ送り記録紙上に印刷
させてバージョンアップ用原稿を作成してもよいし、あ
るいは、汎用フォーマットの画像データとして出力し、
フロッピディスクなどの記録媒体へ記録してもよい。
Here, in steps S1 to S3, an image is formed on the memory. In step S4, the formed image may be sent to a printer and printed on recording paper to create a version-up original, or output as image data in a general format,
It may be recorded on a recording medium such as a floppy disk.

【0022】そして、作成されたバージョンアップ用原
稿、または、バージョンアップ用原稿の画像データが記
録された記録媒体は、対象となる周辺機器をもつユーザ
に配布されることになる。なお、バージョンアップ用原
稿の画像データが記録された記録媒体を受取ったユーザ
は、その記録媒体から画像データを読出し、プリンタを
用いてバージョンアップ用原稿を作成することになる。
Then, the created version-up original or the recording medium on which the image data of the version-up original is recorded is distributed to the user having the target peripheral device. The user who has received the recording medium on which the image data of the version-up document is recorded reads out the image data from the recording medium and creates the version-up document using a printer.

【0023】[バージョンアップ処理]次に、図4によ
り、バージョンアップの操作手順を説明する。図4に示
す処理は制御部14により実行されるものである。
[Version Up Processing] Next, referring to FIG. 4, an operation procedure of the version upgrade will be described. The process shown in FIG. 4 is executed by the control unit 14.

【0024】ステップS11で操作部12または外部機器か
ら原稿のスキャンを指示されると、ステップS12でスキ
ャン動作を開始し、ステップS13で読取部にセットされ
た原稿がバージョンアップ用原稿か否かを判定する。こ
の判定は、原稿画像の先頭近傍に識別模様部があるか否
かで行うことができる。バージョンアップ用原稿でなけ
ればステップS17で通常のスキャン動作を行う。また、
バージョンアップ用原稿であればステップS14で、操作
部12に確認メッセージを表示し、あるいは、スキャン指
示の発行元である外部機器に確認メッセージを送り、ス
テップS15でユーザの指示を待つ。なお、この確認メッ
セージは、バージョンアップを行ってよいかをユーザに
確認させるためのもので、例えば「この原稿はバージョ
ンアップ用原稿です。ファームウェアを更新しますか
?」などのメッセージにする。
When a scan of a document is instructed from the operation unit 12 or an external device in step S11, a scanning operation is started in step S12, and in step S13 it is determined whether the document set in the reading unit is a version upgrade document. judge. This determination can be made based on whether or not there is an identification pattern portion near the head of the document image. If the document is not a version-up original, a normal scanning operation is performed in step S17. Also,
If it is a version-up original, a confirmation message is displayed on the operation unit 12 in step S14, or a confirmation message is sent to an external device that has issued the scan instruction, and the process waits for a user instruction in step S15. This confirmation message is for asking the user to confirm whether or not to upgrade the firmware. For example, "This is a manuscript for upgrading. Do you want to update the firmware?
"?"

【0025】ステップS15でバージョンアップを確認し
たことを示す指示が入力されると、ステップS16でバー
ジョンアップ用原稿のデータ部を読取り、読取ったドッ
ト列をコードに変換して、記憶部13に格納されたファー
ムウェアを更新した後、処理を中止し、ユーザによりリ
セットされるのを待つ。なお、ユーザによりバージョン
アップが否定された場合は、ステップS17で通常のスキ
ャン動作を行うか、あるいはスキャン動作を中止する。
When an instruction indicating that the upgrade has been confirmed is input in step S15, the data section of the upgrade original is read in step S16, the read dot string is converted into a code, and stored in the storage section 13. After updating the updated firmware, the process is stopped and the process is waited for a reset by the user. If the version is denied by the user, the normal scan operation is performed or the scan operation is stopped in step S17.

【0026】このように、本実施形態によれば、イメー
ジスキャナなどの周辺機器のファームウェアに、バージ
ョンアップ用原稿から読取ったコードでファームウェア
自身を更新させる機能をもたせることにより、上述した
問題を解決することができる。つまり、ファームウェア
をダウンロードするために周辺機器とコンピュータ装置
とを接続する必要がなくなり、周辺機器へファームウェ
アをダウンロードさせるためのソフトウェアの開発や配
布も不要になる。
As described above, according to this embodiment, the above-described problem is solved by providing the firmware of the peripheral device such as the image scanner with the function of updating the firmware itself with the code read from the version-up document. be able to. That is, it is not necessary to connect the peripheral device and the computer device to download the firmware, and it is not necessary to develop and distribute software for downloading the firmware to the peripheral device.

【0027】[0027]

【変形例】上述した実施形態においては、イメージスキ
ャナなどの周辺機器に、読取らせた画像に基づきファー
ムウェアの更新を行わせる例を説明した。この読取らせ
た画像に基づき処理を行わせるという思想は、ファーム
ウェアの更新に限定されるものではない。
[Modification] In the above-described embodiment, an example has been described in which a peripheral device such as an image scanner updates firmware based on a read image. The idea of performing the processing based on the read image is not limited to updating the firmware.

【0028】例えば、図5に一例を示すように、所定の
識別模様部をもつ原稿(以下「専用紙」という)がセッ
トされた場合、その専用紙のデータ部に記録されたあて
先へ、電子メールサーバを介して、データ部に記録され
た文章を電子メールとして伝送させることができる。勿
論、データ部に記録された文章以外のデータ(画像デー
タ、サウンドデータ、その他データ)が添付された電子
メールを伝送させることもできる。同様に、ファクシミ
リ用の専用紙を用意すれば、その専用紙のデータ部に記
録されたあて先へ、データ部に記録された画像をファク
シミリ伝送させることもできる。
For example, as shown in FIG. 5, when a document having a predetermined identification pattern portion (hereinafter referred to as “special paper”) is set, an electronic mail is sent to the destination recorded in the data portion of the special paper. The text recorded in the data section can be transmitted as an electronic mail via the mail server. Of course, it is also possible to transmit an e-mail attached with data (image data, sound data, other data) other than the text recorded in the data section. Similarly, if dedicated facsimile paper is prepared, an image recorded in the data part can be transmitted by facsimile to a destination recorded in the data part of the dedicated paper.

【0029】図6は電子メール用の専用紙により電子メ
ールを送信する処理を説明するためのフローチャート
で、制御部14により実行されるものである。なお、図4
に示した処理と同様のステップには、同一符号を付し
て、その詳細説明を省略する。
FIG. 6 is a flowchart for explaining a process of transmitting an electronic mail by using a special paper for the electronic mail, which is executed by the control unit 14. FIG. 4
The same reference numerals are given to the same steps as the processing shown in FIG.

【0030】ステップS23で、読取部にセットされた原
稿が電子メール用の専用紙か否かを判定する。この判定
は、読取った原稿画像の先頭近傍に電子メール用の専用
紙であることを示す識別模様部があるか否かにより行
う。そして、原稿が電子メール用の専用紙である場合
は、ステップS14で確認メッセージを表示した後、ステ
ップS25でユーザが電子メール送信を確認したか否かを
判定し、電子メール送信が確認された場合はステップS2
6で専用紙のデータ部を読取り、ステップS27で読取った
情報に応じた電子メールを送信する。
In step S23, it is determined whether or not the original set in the reading unit is an electronic mail dedicated sheet. This determination is made based on whether or not there is an identification pattern portion indicating the dedicated paper for electronic mail near the head of the read document image. Then, if the original is e-mail dedicated paper, after displaying a confirmation message in step S14, it is determined in step S25 whether the user has confirmed the e-mail transmission, and the e-mail transmission was confirmed. If step S2
The data section of the special paper is read in 6, and an e-mail corresponding to the information read in step S27 is transmitted.

【0031】このように、あて先と、定型文など各種の
メッセージがそれぞれ記録された専用紙を用意しておけ
ば、周辺機器によりその専用紙の画像を読取らせるだけ
で、電子メールにより、所望するあて先に所望のメッセ
ージを送ることができる。
As described above, if a special paper on which a destination and various messages such as fixed phrases are respectively prepared is prepared, only the peripheral device reads the image of the special paper, and the desired image can be obtained by e-mail. The desired message can be sent to the destination.

【0032】さらに、メッセージの伝送だけでなく、ク
ライアントやサーバを制御することも可能である。例え
ば、部屋の照明をオンオフ制御することができるクライ
アント端末や、所定のコマンドを受信することでシャッ
トダウンするように設定されたサーバがある場合、それ
らの機能を実行させるためのコマンドデータがデータ部
に記述された専用紙を用意すればよい。また、ファーム
ウェアの更新だけでなく、コンピュータ装置や周辺機器
の動作条件を設定する場合にも専用紙を利用することが
できる。
Further, it is possible to control not only messages but also clients and servers. For example, if there is a client terminal that can control the lighting of a room on / off, or a server that is set to shut down by receiving a predetermined command, command data for executing those functions is stored in the data section. What is necessary is just to prepare the exclusive paper described. In addition to updating the firmware, the dedicated paper can be used for setting the operating conditions of the computer device and peripheral devices.

【0033】[0033]

【他の実施形態】なお、本発明は、複数の機器(例えば
ホストコンピュータ,インタフェイス機器,リーダ,プ
リンタなど)から構成されるシステムに適用しても、一
つの機器からなる装置(例えば、複写機,ファクシミリ
装置など)に適用してもよい。
[Other Embodiments] Even if the present invention is applied to a system including a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), an apparatus (for example, a copying machine) Machine, facsimile machine, etc.).

【0034】また、本発明の目的は、前述した実施形態
の機能を実現するソフトウェアのプログラムコードを記
録した記憶媒体を、システムあるいは装置に供給し、そ
のシステムあるいは装置のコンピュータ(またはCPUやM
PU)が記憶媒体に格納されたプログラムコードを読出し
実行することによっても、達成されることは言うまでも
ない。この場合、記憶媒体から読出されたプログラムコ
ード自体が前述した実施形態の機能を実現することにな
り、そのプログラムコードを記憶した記憶媒体は本発明
を構成することになる。プログラムコードを供給するた
めの記憶媒体としては、例えば、フロッピディスク,ハ
ードディスク,光ディスク,光磁気ディスク,CD-ROM,
CD-R,磁気テープ,不揮発性のメモリカード,ROMなど
を用いることができる。
An object of the present invention is to provide a storage medium storing a program code of software for realizing the functions of the above-described embodiments to a system or an apparatus, and to provide a computer (or a CPU or MPU) of the system or the apparatus.
Needless to say, this can also be achieved by the PU) reading and executing the program code stored in the storage medium. In this case, the program code itself read from the storage medium implements the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention. Examples of the storage medium for supplying the program code include a floppy disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM,
CD-R, magnetic tape, non-volatile memory card, ROM, etc. can be used.

【0035】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOS(オペレー
ティングシステム)などが実際の処理の一部または全部
を行い、その処理によって前述した実施形態の機能が実
現される場合も含まれることは言うまでもない。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also an OS (Operating System) running on the computer based on the instruction of the program code. ) May perform some or all of the actual processing, and the processing may realize the functions of the above-described embodiments.

【0036】さらに、記憶媒体から読出されたプログラ
ムコードが、コンピュータに挿入された機能拡張カード
やコンピュータに接続された機能拡張ユニットに備わる
メモリに書込まれた後、そのプログラムコードの指示に
基づき、その機能拡張カードや機能拡張ユニットに備わ
るCPUなどが実際の処理の一部または全部を行い、その
処理によって前述した実施形態の機能が実現される場合
も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written in a memory provided in a function expansion card inserted into the computer or a function expansion unit connected to the computer, based on the instruction of the program code, It goes without saying that the CPU included in the function expansion card or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0037】[0037]

【発明の効果】以上説明したように、本発明によれば、
ソフトウェアの更新が容易な情報処理方法および装置を
提供することができる。
As described above, according to the present invention,
It is possible to provide an information processing method and apparatus in which software can be easily updated.

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

【図1】本発明にかかるイメージスキャナの概略構成を
示すブロック図、
FIG. 1 is a block diagram showing a schematic configuration of an image scanner according to the present invention;

【図2】本実施形態で用いるバージョンアップ用原稿の
一例を示す図、
FIG. 2 is a diagram illustrating an example of a version upgrade document used in the embodiment;

【図3】バージョンアップ用原稿の作成手順を説明する
フローチャート、
FIG. 3 is a flowchart illustrating a procedure for creating a version-up original;

【図4】バージョンアップの操作手順を説明するフロー
チャート、
FIG. 4 is a flowchart illustrating an operation procedure of version upgrade,

【図5】変形例の概要を説明する図、FIG. 5 is a diagram for explaining an outline of a modification;

【図6】電子メール用の専用紙により電子メールを送信
する処理を説明するためのフローチャートである。
FIG. 6 is a flowchart illustrating a process of transmitting an e-mail using a special paper for the e-mail.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 所定の画像を読取った場合、その画像に
基づきソフトウェアを更新することを特徴とする情報処
理方法。
1. An information processing method, comprising: when a predetermined image is read, updating software based on the image.
【請求項2】 画像を読取る読取手段と、 前記読取手段により所定の画像が読取られた場合、その
画像をプログラムコードに変換する変換手段と、 前記変換手段により得られたプログラムコードにより、
ソフトウェアを更新する更新手段とを有することを特徴
とする情報処理装置。
A reading unit that reads an image; a converting unit that converts the image into a program code when a predetermined image is read by the reading unit; and a program code obtained by the converting unit.
An information processing apparatus comprising: updating means for updating software.
【請求項3】 前記変換手段は、画像の先頭近傍の画像
データにより前記所定の画像か否かを判定することを特
徴とする請求項2に記載された情報処理装置。
3. The information processing apparatus according to claim 2, wherein the conversion unit determines whether or not the image is the predetermined image based on image data near a head of the image.
【請求項4】 前記変換手段は、前記画像の先頭近傍以
外の画像データをプログラムコードに変換することを特
徴とする請求項2または請求項3に記載された情報処理装
置。
4. The information processing apparatus according to claim 2, wherein the conversion unit converts image data other than the vicinity of the head of the image into a program code.
【請求項5】 前記プログラムコードは前記画像のドッ
ト列により表現されていることを特徴とする請求項2か
ら請求項4の何れかに記載された情報処理装置。
5. The information processing apparatus according to claim 2, wherein the program code is represented by a dot row of the image.
【請求項6】 前記ソフトウェアは装置のファームウェ
アであることを特徴とする請求項2から請求項5の何れか
に記載された情報処理装置。
6. The information processing apparatus according to claim 2, wherein the software is firmware of the apparatus.
【請求項7】 画像を読取り、 所定の画像を読取った場合、その画像をプログラムコー
ドに変換し、 得られたプログラムコードにより、ソフトウェアを更新
することを特徴とする情報処理方法。
7. An information processing method comprising: reading an image; converting a read image into a program code; and updating the software with the obtained program code.
【請求項8】 情報処理のプログラムコードが格納され
たコンピュータ可読メモリであって、 画像を読取るステップのコードと、 所定の画像を読取った場合、その画像をプログラムコー
ドに変換するステップのコードと、 得られたプログラムコードにより、ソフトウェアを更新
するステップのコードとを有することを特徴とするコン
ピュータ可読メモリ。
8. A computer readable memory in which a program code for information processing is stored, wherein a code of a step of reading an image, and a code of a step of converting the image into a program code when a predetermined image is read; And a code for updating the software with the obtained program code.
JP9734497A 1997-04-15 1997-04-15 Information processing device and method Withdrawn JPH10289101A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9734497A JPH10289101A (en) 1997-04-15 1997-04-15 Information processing device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9734497A JPH10289101A (en) 1997-04-15 1997-04-15 Information processing device and method

Publications (1)

Publication Number Publication Date
JPH10289101A true JPH10289101A (en) 1998-10-27

Family

ID=14189872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9734497A Withdrawn JPH10289101A (en) 1997-04-15 1997-04-15 Information processing device and method

Country Status (1)

Country Link
JP (1) JPH10289101A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006001157A1 (en) * 2004-06-24 2006-01-05 Matsushita Electric Industrial Co., Ltd. Printing apparatus, and firmware updating method therefor
US10705819B2 (en) 2014-08-04 2020-07-07 International Business Machines Corporation Updating software based on similarities between endpoints

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006001157A1 (en) * 2004-06-24 2006-01-05 Matsushita Electric Industrial Co., Ltd. Printing apparatus, and firmware updating method therefor
US10705819B2 (en) 2014-08-04 2020-07-07 International Business Machines Corporation Updating software based on similarities between endpoints

Similar Documents

Publication Publication Date Title
US9225872B2 (en) Data processing device automatically reading scan instruction data and determining scanning condition by analyzing scan instruction data
US7051281B1 (en) Remotely controllable user interface display apparatus and method of controlling same
US7945770B2 (en) Information processing apparatus and method for executing plug and play processing via a predetermined communication medium
EP1909483A1 (en) Image processing apparatus, control method of the apparatus, computer program for implementing the method, and storage medium
JP2006099442A (en) Information processor, history file creation method, and program
JP2000122853A (en) Combined device and controlling method in the device
JPH10289101A (en) Information processing device and method
JP2001218075A (en) Device and method for image processing and storage medium
JP2003060837A (en) Communication equipment, address managing device, program and recording medium
JPH06350791A (en) Facsimile equipment
JP4258882B2 (en) Digital camera network system
JP2000006496A (en) Image processing device and image processing method
JP2000036892A (en) Device and method for reading image, information processing system, and recording medium
JPH10235972A (en) Image processing device and method for controlling the device
JP3927777B2 (en) Image processing apparatus, image processing method, and storage medium
JP2000151885A (en) Image processing unit and image processing method
JP2001069294A (en) Data processor, control method therefor and storage medium
KR20010018571A (en) Printer and method of processing print data thereof
JPH10294835A (en) Device and method for processing image
JP2006085255A (en) Image processor, image processing system, method for processing setting, storage medium for storing computer-readable program, and program
JP3639835B2 (en) Printing control apparatus and control method therefor
JP2012191551A (en) Image processing device, image processing method, image forming device, program, and recording medium
JP2001045268A (en) Picture processor, its method and recording medium
JP2000113098A (en) Processor, system, and method for document processing, and storage medium
JP2006197474A (en) Image input-output device

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: 20040706