JP2003256151A - Data transfer method, and interface control module, device control module, and image formation device using the data transfer method - Google Patents

Data transfer method, and interface control module, device control module, and image formation device using the data transfer method

Info

Publication number
JP2003256151A
JP2003256151A JP2002050538A JP2002050538A JP2003256151A JP 2003256151 A JP2003256151 A JP 2003256151A JP 2002050538 A JP2002050538 A JP 2002050538A JP 2002050538 A JP2002050538 A JP 2002050538A JP 2003256151 A JP2003256151 A JP 2003256151A
Authority
JP
Japan
Prior art keywords
control module
information
image forming
transfer data
forming apparatus
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.)
Granted
Application number
JP2002050538A
Other languages
Japanese (ja)
Other versions
JP4093770B2 (en
Inventor
Toru Harada
亨 原田
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002050538A priority Critical patent/JP4093770B2/en
Publication of JP2003256151A publication Critical patent/JP2003256151A/en
Application granted granted Critical
Publication of JP4093770B2 publication Critical patent/JP4093770B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a data transfer method for supplying transferred data from an interface control module to a device control module without unnecessarily burdening the interface control module and the device control module, and to provide the interface control module, the device control module, and an image formation device using the data transfer method. <P>SOLUTION: The purpose is accomplished by having a step supplying at least variable information of the transferred data transferred to an outside computer, from the interface control module 122, included in the process of control service, to the device control module 125, included in the operating system; and a step transferring the transferred data from the device control module 125 to the computer. <P>COPYRIGHT: (C)2003,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、データ転送方法お
よびそのデータ転送方法を利用するインターフェース制
御モジュール,デバイス制御モジュール,画像形成装置
に係り、特に画像形成装置から外部のコンピュータに所
定のデータを転送するデータ転送方法およびそのデータ
転送方法を利用するインターフェース制御モジュール,
デバイス制御モジュール,画像形成装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transfer method and an interface control module, a device control module and an image forming apparatus using the data transfer method, and more particularly to transferring predetermined data from the image forming apparatus to an external computer. Data transfer method and interface control module utilizing the data transfer method,
The present invention relates to a device control module and an image forming apparatus.

【0002】[0002]

【従来の技術】近年、プリンタ,コピー,ファクシミリ
およびスキャナなどの各装置の機能を1つの筐体内に収
納した画像形成装置(以下、融合機という)が知られる
ようになった。この融合機は、1つの筐体内に表示部,
印刷部および撮像部などを設けると共に、プリンタ,コ
ピー,ファクシミリおよびスキャナにそれぞれ対応する
4種類のソフトウェアを設け、そのソフトウェアを切り
替えることより、プリンタ,コピー,ファクシミリおよ
びスキャナとして動作させるものである。
2. Description of the Related Art In recent years, an image forming apparatus (hereinafter referred to as a fusion machine) in which the functions of each device such as a printer, a copy machine, a facsimile machine, and a scanner are housed in one housing has become known. This fusion machine has a display unit in one housing,
A printing unit, an image pickup unit, and the like are provided, and four types of software corresponding to the printer, the copy, the facsimile, and the scanner are provided, and the software is switched to operate as the printer, the copy, the facsimile, and the scanner.

【0003】このような融合機は、ユーザに対して新た
なサービスを提供するため、例えばUSB(Universal
Serial Bus)を介してコンピュータに接続されている。
USBを用いたデータの転送方法には、バルクアウト転
送,バルクイン転送,コントロール転送,アイソクロナ
ス転送,インタラプト転送などがある。
In order to provide a new service to a user, such a multi-function machine is, for example, a USB (Universal).
Serial Bus) is connected to the computer.
Data transfer methods using USB include bulk-out transfer, bulk-in transfer, control transfer, isochronous transfer, and interrupt transfer.

【0004】USBを介して接続されたコンピュータ
(ホスト)と融合機(周辺機器)との間では、コントロ
ール転送を利用して図7のようなデバイスID文字列の
転送が行われている。図7は、デバイスID文字列の一
例のイメージ図を示す。図7のデバイスID文字列は、
固定情報文字列と変動情報文字列とを含むように構成さ
れている。
A device ID character string as shown in FIG. 7 is transferred between the computer (host) and the multi-function peripheral (peripheral device) connected via the USB using control transfer. FIG. 7 shows an image diagram of an example of the device ID character string. The device ID character string in FIG. 7 is
It is configured to include a fixed information character string and a variable information character string.

【0005】固定情報文字列は、ベンダー名を表すMA
NUFACTURER(MFG),プリンタ言語などの
コマンドを表すCOMMAND SET(CMD),融
合機の名称や識別番号などのモデル名を表すMODEL
(MDL),printerなどのクラス名を表すCL
ASS(CLS),ベンダー名およびモデル名を表すD
ESCRIPTION(DEC)を含む。変動情報文字
列は、紙切れ,紙詰まり等の融合機の基本的な状態を表
すSTATUS(STS)を含む。
The fixed information character string is an MA representing a vendor name.
NUFACTURER (MFG), COMMAND SET (CMD) for commands such as printer languages, MODEL for model names such as fusion machine names and identification numbers
CL representing class names such as (MDL) and printer
ASS (CLS), D representing vendor name and model name
Includes ESCRIPTION (DEC). The variable information character string includes STATUS (STS) indicating the basic state of the fusion machine, such as paper out or paper jam.

【0006】このようなデバイスID文字列は、コンピ
ュータからのリクエストに応じて融合機からコンピュー
タに転送されていた。
Such a device ID character string has been transferred from the compound machine to the computer in response to a request from the computer.

【0007】[0007]

【発明が解決しようとする課題】デバイスID文字列を
構成する変動情報文字列は、ネットワークコントロール
サービスのプロセスに含まれるUSBインターフェース
制御モジュールで生成される。USBインターフェース
制御モジュールは、例えばプリンタ用のアプリケーショ
ンから供給されるステータス情報から変動情報文字列を
生成してバッファに格納している。また、USBインタ
ーフェース制御モジュールはデバイスID文字列を構成
する固定情報文字列をバッファに格納している。
The variable information character string forming the device ID character string is generated by the USB interface control module included in the process of the network control service. The USB interface control module, for example, generates a variable information character string from status information supplied from a printer application and stores it in a buffer. Further, the USB interface control module stores a fixed information character string that constitutes a device ID character string in a buffer.

【0008】USBインターフェース制御モジュール
は、融合機の起動時または変動情報文字列が更新された
ときに固定情報文字列および変動情報文字列をオペレー
ティングシステムに含まれるUSBデバイスドライバに
供給する。USBデバイスドライバは、USBインター
フェース制御モジュールから供給された固定情報文字列
および変動情報文字列を合成してデバイスID文字列を
生成しバッファに格納しておく。そして、USBデバイ
スドライバはコンピュータからのリクエストに応じてデ
バイスID文字列をPCに転送していた。
The USB interface control module supplies the fixed information character string and the variable information character string to the USB device driver included in the operating system when the compound machine is started up or when the variable information character string is updated. The USB device driver synthesizes the fixed information character string and the variable information character string supplied from the USB interface control module to generate a device ID character string and stores it in a buffer. Then, the USB device driver has transferred the device ID character string to the PC in response to a request from the computer.

【0009】ところで、変動情報文字列は紙切れ,紙詰
まり,トナーエンド,トナーニアエンド,オンライン,
オフライン等の融合機の基本的な状態を通知するための
ものであるため、頻繁に更新される。一方、固定情報文
字列は融合機を識別するためのものであるため、ほとん
ど更新されない。
By the way, the variable information character string is out of paper, paper jam, toner end, toner near end, online,
Since it is for notifying the basic state of the fusion machine such as offline, it is updated frequently. On the other hand, since the fixed information character string is for identifying the multi-function peripheral, it is hardly updated.

【0010】したがって、USBインターフェース制御
モジュールとUSBデバイスドライバとの間では、変動
情報文字列が更新される度に同じ固定情報文字列が何度
も転送されるという問題があった。
Therefore, there is a problem that the same fixed information character string is repeatedly transferred between the USB interface control module and the USB device driver each time the variable information character string is updated.

【0011】本発明は、上記の点に鑑みなされたもの
で、インターフェース制御モジュールおよびデバイス制
御モジュールに無駄な負荷を掛けることなく、インター
フェース制御モジュールからデバイス制御モジュールに
転送データを供給することが可能なデータ転送方法およ
びそのデータ転送方法を利用するインターフェース制御
モジュール,デバイス制御モジュール,画像形成装置を
提供することを目的とする。
The present invention has been made in view of the above points, and it is possible to supply transfer data from the interface control module to the device control module without applying unnecessary load to the interface control module and the device control module. An object is to provide a data transfer method and an interface control module, a device control module, and an image forming apparatus that utilize the data transfer method.

【0012】[0012]

【課題を解決するための手段】そこで、上記課題を解決
するため、請求項1にかかる発明は、画像形成処理を行
うアプリケーションのプロセスと、画像形成処理で利用
されるハードウェア資源の管理を行うコントロールサー
ビスのプロセスと、オペレーティングシステムとを有す
る画像形成装置のデータ転送方法であって、外部のコン
ピュータに転送する転送データのうち少なくとも変動情
報を、前記コントロールサービスのプロセスに含まれる
インターフェース制御モジュールから前記オペレーティ
ングシステムに含まれるデバイス制御モジュールに供給
する供給段階と、前記コンピュータからの要求に応じ
て、前記転送データを前記デバイス制御モジュールから
コンピュータに転送する転送段階とを有することを特徴
とする。
In order to solve the above problems, the invention according to claim 1 manages an application process for performing image forming processing and hardware resources used in the image forming processing. A data transfer method for an image forming apparatus having a control service process and an operating system, wherein at least variation information of transfer data to be transferred to an external computer is transferred from an interface control module included in the control service process. The present invention is characterized by including a supply step of supplying the device control module included in the operating system and a transfer step of transferring the transfer data from the device control module to the computer in response to a request from the computer.

【0013】このようなデータ転送方法では、インター
フェース制御モジュールからデバイス制御モジュールに
少なくとも変動情報を供給することにより、転送データ
のうち前回と重複する部分の供給を省略し、インターフ
ェース制御モジュールおよびデバイス制御モジュールに
無駄な負荷を掛けることがない。
In such a data transfer method, at least the variation information is supplied from the interface control module to the device control module, thereby omitting the supply of the part of the transfer data which is the same as the previous one, and the interface control module and the device control module. There is no useless load.

【0014】また、請求項2にかかる発明は、前記供給
段階が、前記転送データの固定情報および変動情報を前
記インターフェース制御モジュールからデバイス制御モ
ジュールに供給する第1供給段階と、前記転送データの
うち変動情報を前記インターフェース制御モジュールか
らデバイス制御モジュールに供給する第2供給段階とを
有することを特徴とする。
According to a second aspect of the present invention, the supply step includes a first supply step of supplying fixed information and variable information of the transfer data from the interface control module to a device control module, and the transfer data of the transfer data. A second supply stage for supplying the variation information from the interface control module to the device control module.

【0015】このようなデータ転送方法では、第1供給
段階で転送データの固定情報および変動情報を供給し、
第1供給段階の後の第2供給段階で転送データの変動情
報を供給することにより、転送データのうち前回と重複
する固定情報の供給を第2供給段階で省略できる。
In such a data transfer method, fixed information and variable information of transfer data are supplied in the first supplying step,
By supplying the variation information of the transfer data in the second supply step after the first supply step, it is possible to omit the supply of the fixed information in the transfer data that overlaps with the previous time in the second supply step.

【0016】また、請求項3にかかる発明は、前記変動
情報が、前記アプリケーションのプロセスから供給され
る状態情報に基づき、前記インターフェース制御モジュ
ールで生成されることを特徴とする。
The invention according to claim 3 is characterized in that the fluctuation information is generated by the interface control module based on status information supplied from a process of the application.

【0017】このようなデータ転送方法では、アプリケ
ーションのプロセスから供給される状態情報に基づき、
インターフェース制御モジュールが転送データの変動情
報を生成できる。
In such a data transfer method, based on the state information supplied from the application process,
The interface control module can generate transfer data variation information.

【0018】また、請求項4にかかる発明は、前記第1
供給段階が、前記画像形成装置が起動したときに行わ
れ、前記第2供給段階が、前記変動情報が更新されたと
きに行われることを特徴とする。
Further, the invention according to claim 4 is the first
The supplying step is performed when the image forming apparatus is activated, and the second supplying step is performed when the variation information is updated.

【0019】このようなデータ転送方法では、画像形成
装置の起動時に固定情報および変動情報を供給し、変動
情報が更新されたときに変動情報を供給できる。
In such a data transfer method, the fixed information and the variable information can be supplied when the image forming apparatus is started, and the variable information can be supplied when the variable information is updated.

【0020】また、請求項5にかかる発明は、前記イン
ターフェース制御モジュールが、シリアルインターフェ
ース用のインターフェース制御モジュールであり、前記
デバイス制御モジュールが、シリアルインターフェース
用のデバイス制御モジュールであることを特徴とする。
Further, the invention according to claim 5 is characterized in that the interface control module is an interface control module for a serial interface, and the device control module is a device control module for a serial interface.

【0021】このようなデータ転送方法では、インター
フェース制御モジュールをシリアルインターフェース用
のインターフェース制御モジュールで構成でき、デバイ
ス制御モジュールをシリアルインターフェース用のデバ
イス制御モジュールで構成できる。
In such a data transfer method, the interface control module can be composed of the interface control module for the serial interface, and the device control module can be composed of the device control module for the serial interface.

【0022】また、請求項6にかかる発明は、前記イン
ターフェース制御モジュールが、パラレルインターフェ
ース用のインターフェース制御モジュールであり、前記
デバイス制御モジュールは、パラレルインターフェース
用のデバイス制御モジュールであることを特徴とする。
The invention according to claim 6 is characterized in that the interface control module is an interface control module for a parallel interface, and the device control module is a device control module for a parallel interface.

【0023】このようなデータ転送方法では、インター
フェース制御モジュールをパラレルインターフェース用
のインターフェース制御モジュールで構成でき、デバイ
ス制御モジュールをパラレルインターフェース用のデバ
イス制御モジュールで構成できる。
In such a data transfer method, the interface control module can be composed of the interface control module for the parallel interface, and the device control module can be composed of the device control module for the parallel interface.

【0024】また、上記課題を解決するため、請求項7
にかかる発明は、画像形成処理を行うアプリケーション
のプロセスと、画像形成処理で利用されるハードウェア
資源の管理を行うコントロールサービスのプロセスと、
オペレーティングシステムとを有する画像形成装置のイ
ンターフェース制御モジュールであって、外部のコンピ
ュータに転送する転送データのうち固定情報を固定情報
用バッファに格納する固定情報格納手段と、前記アプリ
ケーションのプロセスから供給される状態情報に基づ
き、前記コンピュータに転送する転送データのうち変動
情報を生成して変動情報用バッファに格納する変動情報
生成格納手段と前記固定情報用バッファに格納された固
定情報および前記変動情報用バッファに格納された変動
情報のうち少なくとも変動情報を、前記オペレーティン
グシステムに含まれるデバイス制御モジュールに供給す
る供給手段とを有することを特徴とする。
Further, in order to solve the above-mentioned problems, a seventh aspect of the present invention is provided.
The invention according to claim 1, an application process for performing image forming processing, a control service process for managing hardware resources used in the image forming processing,
An interface control module of an image forming apparatus having an operating system, which is supplied from a process of the application, and fixed information storage means for storing fixed information in a fixed information buffer among transfer data to be transferred to an external computer. Fluctuation information generation / storing means for generating fluctuation information out of transfer data to be transferred to the computer based on state information and storing it in a fluctuation information buffer, fixed information stored in the fixed information buffer, and the fluctuation information buffer And a supply unit that supplies at least the variation information of the variation information stored in the device control module included in the operating system.

【0025】このようなインターフェース制御モジュー
ルでは、デバイス制御モジュールに少なくとも変動情報
を供給することにより、転送データのうち前回と重複す
る部分の供給を省略し、無駄な負荷を軽減できる。
In such an interface control module, by supplying at least the variation information to the device control module, it is possible to omit the supply of the portion of the transfer data that is the same as the previous one, and reduce unnecessary load.

【0026】また、請求項8にかかる発明は、前記供給
手段が、前記画像形成装置が起動したとき、前記固定情
報用バッファに格納された固定情報および前記変動情報
用バッファに格納された変動情報を前記デバイス制御モ
ジュールに供給し、前記変動情報が更新されたとき、前
記変動情報用バッファに格納された変動情報を前記デバ
イス制御モジュールに供給することを特徴とする。
Further, in the invention according to claim 8, when the image forming apparatus is started, the supply means stores the fixed information stored in the fixed information buffer and the variable information stored in the variable information buffer. Is supplied to the device control module, and when the fluctuation information is updated, the fluctuation information stored in the fluctuation information buffer is supplied to the device control module.

【0027】このようなインターフェース制御モジュー
ルでは、画像形成装置の起動時に固定情報および変動情
報を供給し、変動情報が更新されたときに変動情報を供
給できる。
In such an interface control module, fixed information and variable information can be supplied when the image forming apparatus is activated, and variable information can be supplied when the variable information is updated.

【0028】また、上記課題を解決するため、請求項9
にかかる発明は、画像形成処理を行うアプリケーション
のプロセスと、画像形成処理で利用されるハードウェア
資源の管理を行うコントロールサービスのプロセスと、
オペレーティングシステムとを有する画像形成装置のデ
バイス制御モジュールであって、外部のコンピュータに
転送する転送データのうち少なくとも変動情報を前記コ
ントロールサービスのプロセスに含まれるインターフェ
ース制御モジュールから受信し、受信した変動情報を用
いて転送データを生成して転送データ格納手段に格納す
る生成格納手段と、前記コンピュータからの要求に応じ
て、前記転送データ格納手段に格納されている転送デー
タを前記コンピュータに転送する転送手段とを有するこ
とを特徴とする。
In order to solve the above-mentioned problems, a ninth aspect of the present invention is provided.
The invention according to claim 1, an application process for performing image forming processing, a control service process for managing hardware resources used in the image forming processing,
A device control module of an image forming apparatus having an operating system, wherein at least fluctuation information of transfer data to be transferred to an external computer is received from an interface control module included in the process of the control service, and the received fluctuation information is received. Generating and storing means for generating transfer data using the transfer data storing means, and transferring means for transferring the transfer data stored in the transfer data storing means to the computer in response to a request from the computer; It is characterized by having.

【0029】このようなデバイス制御モジュールでは、
インターフェース制御モジュールから少なくとも変動情
報を供給されることにより、転送データのうち前回と重
複する部分の供給を省略し、無駄な負荷を軽減できる。
In such a device control module,
By supplying at least the fluctuation information from the interface control module, it is possible to omit the supply of the portion of the transfer data that is the same as the previous one, and reduce unnecessary load.

【0030】また、請求項10にかかる発明は、前記生
成格納手段が、前記画像形成装置が起動したとき、前記
インターフェース制御モジュールから固定情報および変
動情報を受信して前記固定情報および変動情報を前記転
送データ用バッファに格納し、前記変動情報が更新され
たとき、前記インターフェース制御モジュールから変動
情報を受信して前記転送データ用バッファに格納されて
いる転送データを更新することを特徴とする。
According to a tenth aspect of the present invention, the generation / storage means receives fixed information and variable information from the interface control module and activates the fixed information and variable information when the image forming apparatus is activated. The transfer data is stored in the transfer data buffer, and when the fluctuation information is updated, the fluctuation information is received from the interface control module and the transfer data stored in the transfer data buffer is updated.

【0031】このようなデバイス制御モジュールでは、
画像形成装置の起動時に固定情報および変動情報が供給
され、変動情報の更新時に変動情報が供給される。画像
形成装置の起動時は、固定情報および変動情報を合成し
て転送データを生成することができる。また、変動情報
の更新時は、以前に生成された転送データの変動情報を
更新して新たな転送データを生成することができる。
In such a device control module,
The fixed information and the variable information are supplied when the image forming apparatus is activated, and the variable information is supplied when the variable information is updated. When the image forming apparatus is activated, fixed information and variable information can be combined to generate transfer data. In addition, when the variation information is updated, the variation information of the transfer data generated previously can be updated to generate new transfer data.

【0032】また、上記課題を解決するため、請求項1
1にかかる発明は、画像形成処理で利用されるハードウ
ェア資源と、画像形成処理にかかるユーザサービスにそ
れぞれ固有の処理を行うアプリケーションのプロセス
と、前記ハードウェア資源および前記アプリケーション
のプロセスの間に介在し、前記アプリケーションのプロ
セスの少なくとも2つが共通に必要とする前記ハードウ
ェア資源の獲得要求,管理,実行制御並びに画像形成処
理を行うプラットフォームとを有する画像形成装置であ
って、外部のコンピュータに転送する転送データのうち
少なくとも変動情報を前記プラットフォームに含まれる
オペレーティングシステムのデバイス制御モジュールに
供給するインターフェース制御モジュールと、前記コン
ピュータからの要求に応じて、前記転送データを前記コ
ンピュータに転送するデバイス制御モジュールとを有す
ることを特徴とする。
Further, in order to solve the above-mentioned problems, a first aspect of the present invention is provided.
According to one aspect of the present invention, a hardware resource used in an image forming process, an application process that performs a process unique to a user service related to the image forming process, and an intervening process between the hardware resource and the process of the application. And an image forming apparatus having a platform for performing acquisition request, management, execution control and image forming processing of the hardware resources commonly required by at least two of the processes of the application, and transferring to an external computer. An interface control module that supplies at least variation information of transfer data to a device control module of an operating system included in the platform, and transfers the transfer data to the computer in response to a request from the computer. And having a device control module.

【0033】このような画像形成装置では、インターフ
ェース制御モジュールからデバイス制御モジュールに少
なくとも変動情報を供給することにより、転送データの
うち前回と重複する部分の供給を省略し、インターフェ
ース制御モジュールおよびデバイス制御モジュールに無
駄な負荷を掛けることがない。
In such an image forming apparatus, at least the variation information is supplied from the interface control module to the device control module, thereby omitting the supply of the portion of the transfer data which is the same as the previous one, and the interface control module and the device control module. There is no useless load.

【0034】また、請求項12にかかる発明は、前記イ
ンターフェース制御モジュールが、前記転送データのう
ち固定情報を固定情報用バッファに格納する固定情報格
納手段と、前記アプリケーションのプロセスから供給さ
れる状態情報に基づき、前記転送データのうち変動情報
を生成して変動情報用バッファに格納する変動情報生成
格納手段と前記固定情報用バッファに格納された固定情
報および前記変動情報用バッファに格納された変動情報
のうち少なくとも変動情報を前記デバイス制御モジュー
ルに供給する供給手段とを有することを特徴とする。
According to a twelfth aspect of the present invention, the interface control module stores fixed information in the fixed information buffer of fixed information in the transfer data, and status information supplied from a process of the application. Based on the above, fluctuation information generation / storing means for generating fluctuation information in the transfer data and storing it in the fluctuation information buffer, fixed information stored in the fixed information buffer, and fluctuation information stored in the fluctuation information buffer. And a supply unit that supplies at least the variation information to the device control module.

【0035】このような画像形成装置では、インターフ
ェース制御モジュールを固定情報格納手段,変動情報生
成格納手段および供給手段で構成できる。
In such an image forming apparatus, the interface control module can be composed of fixed information storage means, variable information generation storage means and supply means.

【0036】また、請求項13にかかる発明は、前記供
給手段が、前記画像形成装置が起動したとき、前記固定
情報用バッファに格納された固定情報および前記変動情
報用バッファに格納された変動情報を前記デバイス制御
モジュールに供給し、前記変動情報が更新されたとき、
前記変動情報用バッファに格納された変動情報を前記デ
バイス制御モジュールに供給することを特徴とする。
According to a thirteenth aspect of the present invention, the supply means supplies fixed information stored in the fixed information buffer and variable information stored in the variable information buffer when the image forming apparatus is activated. Is supplied to the device control module, and when the variation information is updated,
The fluctuation information stored in the fluctuation information buffer is supplied to the device control module.

【0037】このような画像形成装置では、画像形成装
置の起動時に固定情報および変動情報をインターフェー
ス制御モジュールからデバイス制御モジュールに供給
し、変動情報が更新されたときに変動情報をインターフ
ェース制御モジュールからデバイス制御モジュールに供
給できる。
In such an image forming apparatus, the fixed information and the variable information are supplied from the interface control module to the device control module when the image forming apparatus is activated, and the variable information is supplied from the interface control module to the device control module when the variable information is updated. Can be supplied to the control module.

【0038】また、請求項14にかかる発明は、前記デ
バイス制御モジュールが、前記コンピュータに転送する
転送データのうち少なくとも変動情報を前記インターフ
ェース制御モジュールから受信し、受信した変動情報を
用いて転送データを生成して転送データ格納手段に格納
する生成格納手段と、前記コンピュータからの要求に応
じて、前記転送データ格納手段に格納されている転送デ
ータを前記コンピュータに転送する転送手段とを有する
ことを特徴とする。
In the fourteenth aspect of the present invention, the device control module receives at least fluctuation information from the interface control module among transfer data transferred to the computer, and transfers the transfer data using the received fluctuation information. A storage means for generating and storing the transfer data in the transfer data storage means; and a transfer means for transferring the transfer data stored in the transfer data storage means to the computer in response to a request from the computer. And

【0039】このような画像形成装置では、デバイス制
御モジュールを生成格納手段および転送手段で構成でき
る。
In such an image forming apparatus, the device control module can be composed of the generation / storage means and the transfer means.

【0040】また、請求項15にかかる発明は、前記生
成格納手段が、前記画像形成装置が起動したとき、前記
インターフェース制御モジュールから固定情報および変
動情報を受信して前記固定情報および変動情報を前記転
送データ用バッファに格納し、前記変動情報が更新され
たとき、前記インターフェース制御モジュールから変動
情報を受信して前記転送データ用バッファに格納されて
いる変動情報を更新することを特徴とする。
According to a fifteenth aspect of the present invention, the generation / storage means receives fixed information and variable information from the interface control module when the image forming apparatus is activated, and outputs the fixed information and variable information to the fixed information and variable information. When the variation information is stored in the transfer data buffer and the variation information is updated, the variation information is received from the interface control module and the variation information stored in the transfer data buffer is updated.

【0041】このような画像形成装置では、画像形成装
置の起動時に固定情報および変動情報が供給され、変動
情報の更新時に変動情報が供給される。画像形成装置の
起動時は、固定情報および変動情報を合成して転送デー
タを生成することができる。また、変動情報の更新時
は、以前に生成された転送データの変動情報を更新して
新たな転送データを生成することができる。
In such an image forming apparatus, the fixed information and the variable information are supplied when the image forming apparatus is activated, and the variable information is supplied when the variable information is updated. When the image forming apparatus is activated, fixed information and variable information can be combined to generate transfer data. In addition, when the variation information is updated, the variation information of the transfer data generated previously can be updated to generate new transfer data.

【0042】また、請求項16にかかる発明は、前記イ
ンターフェース制御モジュールが、シリアルインターフ
ェース用のインターフェース制御モジュールであり、前
記デバイス制御モジュールが、シリアルインターフェー
ス用のデバイス制御モジュールであることを特徴とす
る。
The invention according to claim 16 is characterized in that the interface control module is an interface control module for a serial interface, and the device control module is a device control module for a serial interface.

【0043】このような画像形成装置では、インターフ
ェース制御モジュールをシリアルインターフェース用の
インターフェース制御モジュールで構成でき、デバイス
制御モジュールをシリアルインターフェース用のデバイ
ス制御モジュールで構成できる。
In such an image forming apparatus, the interface control module can be composed of an interface control module for serial interface, and the device control module can be composed of a device control module for serial interface.

【0044】また、請求項17にかかる発明は、前記イ
ンターフェース制御モジュールが、パラレルインターフ
ェース用のインターフェース制御モジュールであり、前
記デバイス制御モジュールが、パラレルインターフェー
ス用のデバイス制御モジュールであることを特徴とす
る。
The invention according to claim 17 is characterized in that the interface control module is an interface control module for a parallel interface, and the device control module is a device control module for a parallel interface.

【0045】このような画像形成装置では、インターフ
ェース制御モジュールをパラレルインターフェース用の
インターフェース制御モジュールで構成でき、デバイス
制御モジュールをパラレルインターフェース用のデバイ
ス制御モジュールで構成できる。
In such an image forming apparatus, the interface control module can be composed of an interface control module for parallel interface, and the device control module can be composed of a device control module for parallel interface.

【0046】また、請求項18にかかる発明は、前記イ
ンターフェース制御モジュールが、ユニバーサルシリア
ルバス用のインターフェース制御モジュールであり、前
記デバイス制御モジュールが、ユニバーサルシリアルバ
ス用のデバイス制御モジュールであることを特徴とす
る。
The invention according to claim 18 is characterized in that the interface control module is an interface control module for a universal serial bus, and the device control module is a device control module for a universal serial bus. To do.

【0047】このような画像形成装置では、インターフ
ェース制御モジュールをユニバーサルシリアルバス用の
インターフェース制御モジュールで構成でき、デバイス
制御モジュールをユニバーサルシリアルバス用のデバイ
ス制御モジュールで構成できる。
In such an image forming apparatus, the interface control module can be composed of the interface control module for the universal serial bus, and the device control module can be composed of the device control module for the universal serial bus.

【0048】また、請求項19にかかる発明は、前記デ
バイス制御モジュールが、ユニバーサルシリアルバスの
コントロール転送を用いて前記転送データを前記コンピ
ュータに転送することを特徴とする。
The invention according to claim 19 is characterized in that the device control module transfers the transfer data to the computer by using control transfer of a universal serial bus.

【0049】このような画像形成装置では、転送データ
をユニバーサルシリアルバスのコントロール転送を用い
てコンピュータに転送できる。
In such an image forming apparatus, the transfer data can be transferred to the computer by using the control transfer of the universal serial bus.

【0050】また、請求項20にかかる発明は、前記転
送データが、前記画像形成装置を識別するための固定情
報と前記画像形成装置の状態を通知するための変動情報
とを含むことを特徴とする。
Further, the invention according to claim 20 is characterized in that the transfer data includes fixed information for identifying the image forming apparatus and variable information for notifying a state of the image forming apparatus. To do.

【0051】このような画像形成装置では、画像形成装
置を識別するための固定情報と前記画像形成装置の状態
を通知するための変動情報とで転送データを構成でき
る。
In such an image forming apparatus, transfer data can be composed of fixed information for identifying the image forming apparatus and variable information for notifying the state of the image forming apparatus.

【0052】[0052]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面に基づいて説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Next, embodiments of the present invention will be described with reference to the drawings.

【0053】図1は、本発明による融合機の一実施例の
構成図を示す。融合機1は、白黒ラインプリンタ11
と,カラーラインプリンタ12と,スキャナやファクシ
ミリなどのハードウェアリソース13と,ソフトウェア
群20と,融合機起動部50とを有するように構成され
る。また、ソフトウェア群20はアプリケーション30
とプラットフォーム40とを有するように構成される。
FIG. 1 is a block diagram of an embodiment of the compound machine according to the present invention. The compound machine 1 is a black and white line printer 11
A color line printer 12, a hardware resource 13 such as a scanner or a facsimile, a software group 20, and a multi-function peripheral activation unit 50. The software group 20 is an application 30.
And a platform 40.

【0054】プラットフォーム40は、アプリケーショ
ン30からの処理要求を解釈してハードウェア資源の獲
得要求を発生するコントロールサービスと、1つ以上の
ハードウェア資源の管理を行ってコントロールサービス
からの獲得要求を調停するシステムリソースマネージャ
(以下、SRMという)43と、オペレーティングシス
テム(以下、OSという)41とを有するように構成さ
れている。
The platform 40 interprets a processing request from the application 30 and generates a hardware resource acquisition request, and manages one or more hardware resources to arbitrate the acquisition request from the control service. It has a system resource manager (hereinafter referred to as SRM) 43 and an operating system (hereinafter referred to as OS) 41.

【0055】コントロールサービスは、システムコント
ロールサービス(以下、SCSという)42,エンジン
コントロールサービス(以下、ECSという)44,メ
モリコントロールサービス(以下、MCSという)4
5,オペレーションパネルコントロールサービス(以
下、OCSという)46,ファックスコントロールサー
ビス(以下、FCSという)47,ネットワークコント
ロールサービス(以下、NCSという)48など一つ以
上のサービスモジュールを有するように構成されてい
る。
The control service includes a system control service (hereinafter referred to as SCS) 42, an engine control service (hereinafter referred to as ECS) 44, and a memory control service (hereinafter referred to as MCS) 4
5, one or more service modules such as an operation panel control service (hereinafter, OCS) 46, a fax control service (hereinafter, FCS) 47, a network control service (hereinafter, NCS) 48, and the like. .

【0056】なお、プラットフォーム40は予め定義さ
れている関数によりアプリケーション30からの処理要
求を受信可能とするアプリケーションプログラムインタ
ーフェース(以下、APIという)を有するように構成
されている。
The platform 40 is constructed so as to have an application program interface (hereinafter referred to as API) capable of receiving a processing request from the application 30 by a predefined function.

【0057】OS41は、ユニックス(UNIX(登録
商標))などのオペレーティングシステムであって、プ
ラットフォーム40およびアプリケーション30の各ソ
フトウェアをプロセスとして並列実行する。
The OS 41 is an operating system such as UNIX (registered trademark), and executes each software of the platform 40 and the application 30 as processes in parallel.

【0058】SRM43のプロセスは、SCS42と共
にシステムの制御およびリソースの管理を行うものであ
る。例えばSRM43のプロセスは、スキャナ部やプリ
ンタ部などのエンジン,メモリ,ハードディスク装置
(HDD)ファイル,ホストI/O(セントロインター
フェース,ネットワークインターフェース,IEEE1
394インターフェース,RS232Cインターフェー
スなど)のハードウェア資源を利用する上位層からの要
求に従って調停を行い、実行制御する。
The SRM 43 process controls the system and manages resources together with the SCS 42. For example, the SRM 43 process includes an engine such as a scanner unit and a printer unit, a memory, a hard disk device (HDD) file, a host I / O (Centro interface, network interface, IEEE1).
Arbitration is performed and execution control is performed according to a request from an upper layer that uses hardware resources such as the 394 interface and the RS232C interface.

【0059】具体的に、SRM43は要求されたハード
ウェア資源が利用可能であるか(他の要求により利用さ
れていないかどうか)を判定し、利用可能であれば要求
されたハードウェア資源が利用可能である旨を上位層に
通知する。また、SRM43は上位層からの要求に対し
てハードウェア資源の利用スケジューリングを行い、例
えばプリンタエンジンによる紙搬送と作像動作,メモリ
確保,ファイル生成などの要求内容を直接実施してい
る。
Specifically, the SRM 43 determines whether the requested hardware resource is available (whether it is not used by another request), and if it is available, the requested hardware resource is used. Notify upper layers that it is possible. Further, the SRM 43 schedules the use of hardware resources in response to a request from the upper layer, and directly executes request contents such as paper conveyance and image forming operation by the printer engine, memory reservation, and file generation.

【0060】SCS42のプロセスは、アプリケーショ
ン管理,操作部制御,システム画面表示,LED表示,
リソース管理,割り込みアプリケーション制御を行う。
ECS44のプロセスは、白黒ラインプリンタ11,カ
ラーラインプリンタ12,ハードウェアリソース13の
エンジンの制御を行う。
The process of SCS 42 includes application management, operation unit control, system screen display, LED display,
Performs resource management and interrupt application control.
The ECS 44 process controls the engines of the monochrome line printer 11, the color line printer 12, and the hardware resources 13.

【0061】MCS45のプロセスは、画像メモリの取
得および解放,ハードディスク装置(HDD)の利用,
画像データの圧縮および伸張などを行う。OCS46の
プロセスは、オペレータと本体制御との間の情報伝達手
段となるオペレーションパネルの制御を行う。
The MCS 45 process includes acquisition and release of image memory, use of a hard disk device (HDD),
It compresses and decompresses image data. The process of OCS 46 controls the operation panel which is a means for transmitting information between the operator and the main body control.

【0062】FCS47のプロセスは、システムコント
ローラの各アプリケーション層からPSTNまたはIS
DN網を利用したファクシミリ送受信,BKM(バック
アップSRAM)で管理されている各種ファクシミリデ
ータの登録/引用,ファクシミリ読み取り,ファクシミ
リ受信印刷,融合送受信を行うためのアプリケーション
を提供する。
The FCS 47 process uses the PSTN or IS from each application layer of the system controller.
An application is provided for performing facsimile transmission / reception using a DN network, registration / quotation of various facsimile data managed by BKM (backup SRAM), facsimile reading, facsimile reception printing, and fusion transmission / reception.

【0063】NCS48のプロセスは、ネットワークI
/Oを必要とするアプリケーションに対し、共通に利用
できるサービスを提供するものであり、ネットワーク側
から各プロトコルによって受信したデータを各アプリケ
ーションに振り分けたり、アプリケーションからのデー
タをネットワーク側に送信する際の仲介を行う。
The NCS 48 process uses the network I
It provides a service that can be used in common to applications that require I / O. When distributing the data received by each protocol from the network side to each application, or when transmitting the data from the application to the network side, Mediate.

【0064】また、アプリケーション30は、プリン
タ,コピー,ファクシミリ,スキャナなどの画像形成処
理にかかるユーザサービスにそれぞれ固有の処理を行う
ものである。アプリケーション30は、ページ記述言語
(PDL,PCL)およびポストスクリプト(PS)を
有するプリンタ用のアプリケーションであるプリンタア
プリ31と,コピー用アプリケーションであるコピーア
プリ32と,ファクシミリ用アプリケーションであるフ
ァックスアプリ33と,スキャナ用アプリケーションで
あるスキャナアプリ34と,ネットワークファイル用ア
プリケーションであるネットファイルアプリ35と,工
程検査用アプリケーションである工程検査アプリ36と
を有している。
Further, the application 30 performs processing unique to the user service related to image forming processing such as printer, copy, facsimile, and scanner. The application 30 includes a printer application 31 that is a printer application having a page description language (PDL, PCL) and Postscript (PS), a copy application 32 that is a copy application, and a fax application 33 that is a facsimile application. The scanner application 34 is a scanner application, the network file application 35 is a network file application, and the process inspection application 36 is a process inspection application.

【0065】融合機起動部50は、融合機1の電源投入
時に最初に実行され、アプリケーション30やプラット
フォーム40を起動するものである。例えば融合機起動
部50は、コントロールサービスやアプリケーションの
プログラムを後述するフラッシュメモリから読み出し、
読み出した各プログラムをSRAMまたはSDRAM上
に確保したメモリ領域に転送して起動するものである。
The compound machine start-up unit 50 is first executed when the compound machine 1 is turned on, and starts the application 30 and the platform 40. For example, the multi-function peripheral activation unit 50 reads programs for control services and applications from a flash memory described later,
The read programs are transferred to a memory area secured on the SRAM or SDRAM and activated.

【0066】図2は、本発明による融合機の一実施例の
ハードウェア構成図を示す。図2の融合機1は、コント
ローラボード60と,オペレーションパネル70と,フ
ァックスコントロールユニット(以下、FCUという)
80と,USBデバイス90と,IEEE1394デバ
イス100と,エンジン部110とを有するように構成
される。
FIG. 2 is a hardware block diagram of an embodiment of the compound machine according to the present invention. The compound machine 1 of FIG. 2 has a controller board 60, an operation panel 70, and a fax control unit (hereinafter referred to as FCU).
80, a USB device 90, an IEEE 1394 device 100, and an engine unit 110.

【0067】オペレーションパネル70は、コントロー
ラボード60のASIC62に直接接続されている。ま
た、FCU80,USBデバイス90,IEEE139
4デバイス100およびエンジン部110は、コントロ
ーラボード60のASIC62にPCIバス(Peripher
al Component Interconnect bus)などで接続されてい
る。
The operation panel 70 is directly connected to the ASIC 62 of the controller board 60. In addition, FCU80, USB device 90, IEEE139
4 device 100 and engine unit 110 are connected to ASIC 62 of controller board 60 by PCI bus (Peripher
al Component Interconnect bus) etc.

【0068】また、コントローラボード60は、CPU
61と,ASIC62と,SRAM(Static RAM)63
と,SDRAM(Synchronous DRAM)64と,フラッシ
ュメモリ65と,HDD66とを有するように構成され
る。コントローラボード60は、CPU61,SRAM
63,SDRAM64,フラッシュメモリ65,HDD
66などをASIC62に接続するように構成されてい
る。
The controller board 60 is a CPU
61, ASIC 62, SRAM (Static RAM) 63
And an SDRAM (Synchronous DRAM) 64, a flash memory 65, and an HDD 66. The controller board 60 includes a CPU 61, SRAM
63, SDRAM 64, flash memory 65, HDD
66 is connected to the ASIC 62.

【0069】CPU61は、融合機1の全体制御を行う
ものである。CPU61は、OS41上でプラットフォ
ーム40を形成するSCS42,SRM43,ECS4
4,MCS45,OCS46,FCS47およびNCS
48をそれぞれプロセスとして起動して実行させると共
に、アプリケーション30を形成するプリンタアプリ3
1,コピーアプリ32,ファックスアプリ33,スキャ
ナアプリ34,ネットファイルアプリ35および工程検
査アプリ36を起動して実行させる。
The CPU 61 controls the entire compound machine 1. The CPU 61 uses the OS 41 to form the platform 40 in SCS 42, SRM 43, ECS 4
4, MCS45, OCS46, FCS47 and NCS
The printer application 3 that starts and executes 48 as processes and forms the application 30.
1, to activate and execute the copy application 32, the fax application 33, the scanner application 34, the net file application 35, and the process inspection application 36.

【0070】ASIC62は、画像処理用のハードウェ
ア要素を有する画像処理用途向けのICである。SRA
M63およびSDRAM64の物理メモリ領域には、カ
ーネルやプロセスなどの仮想メモリ領域がマッピングさ
れる。
The ASIC 62 is an IC for image processing use having a hardware element for image processing. SRA
Virtual memory areas such as kernels and processes are mapped to the physical memory areas of the M63 and the SDRAM 64.

【0071】フラッシュメモリ65は、アプリケーショ
ン30またはプラットフォーム40を構成する各アプリ
やコントロールサービス,SRM43などの各プログラ
ムが格納されている。HDD66は、画像データの蓄
積,プログラムの蓄積,フォントデータの蓄積,フォー
ムの蓄積を行うためのストレージである。オペレーショ
ンパネル70はオペレータからの入力操作を受け付ける
と共に、オペレータに向けた表示を行う操作部である。
The flash memory 65 stores each application constituting the application 30 or the platform 40, each control service, and each program such as the SRM 43. The HDD 66 is a storage for accumulating image data, programs, font data, and forms. The operation panel 70 is an operation unit that receives an input operation from an operator and displays a message for the operator.

【0072】このような融合機1は、ユーザに対して新
たなサービスを提供するため、例えば図3に表すよう
に、USBを介してホストとしてのコンピュータに接続
されている。
In order to provide a new service to the user, such a multi-function machine 1 is connected to a computer as a host via a USB as shown in FIG. 3, for example.

【0073】図3は、本発明によるデータ転送システム
の一例の構成図を示す。なお、図3ではコンピュータ2
に対して一台の融合機1が接続される例について表して
いるが、ハブ(HUB)を介して複数台の融合機が接続さ
れてもよい。USB3を介して接続された融合機1とコ
ンピュータ2との間では、USBのコントロール転送を
利用して図7のようなデバイスID文字列の転送が行わ
れる。デバイスID文字列は、コンピュータ2からのリ
クエストに応じて融合機1からコンピュータ2に転送さ
れる。
FIG. 3 is a block diagram showing an example of the data transfer system according to the present invention. In FIG. 3, the computer 2
However, an example in which one multi-function peripheral 1 is connected is shown, but a plurality of multi-function peripherals may be connected via a hub (HUB). Between the multi-function peripheral 1 and the computer 2 connected via the USB 3, the device ID character string as shown in FIG. 7 is transferred using the USB control transfer. The device ID character string is transferred from the multi-function peripheral 1 to the computer 2 in response to a request from the computer 2.

【0074】以下、デバイスID文字列を生成して転送
する融合機1の処理について図面を参照しつつ説明す
る。図4は、デバイスID文字列の生成転送処理につい
て説明するための図を示す。図5は、デバイスID文字
列の生成転送処理の一例のフローチャート(1/2)を
示す。また、図6はデバイスID文字列の生成転送処理
の一例のフローチャート(2/2)を示す。
The process of the compound machine 1 for generating and transferring the device ID character string will be described below with reference to the drawings. FIG. 4 is a diagram for explaining the device ID character string generation / transfer processing. FIG. 5 shows a flowchart (1/2) of an example of a device ID character string generation / transfer process. FIG. 6 is a flowchart (2/2) of an example of the device ID character string generation / transfer processing.

【0075】ステップS10では、融合機1が起動する
ことにより、各種プロセスが立ち上がる。ステップS1
0に続いてステップS11に進み、NCS48に含まれ
るUSBインターフェース制御モジュール122は固定
情報文字列を作成して固定情報用バッファ123に格納
すると共に、変動情報文字列を作成して変動情報用バッ
ファ124に格納する。
In step S10, various processes are started up by starting the compound machine 1. Step S1
After 0, the process proceeds to step S11, in which the USB interface control module 122 included in the NCS 48 creates a fixed information character string and stores it in the fixed information buffer 123, and also creates a variable information character string and changes information buffer 124. To store.

【0076】なお、USBインターフェース制御モジュ
ール122は、プリンタアプリ31からAPIおよびネ
ットワークコントロールサービス制御モジュール121
を介して通知されるステータス情報から変動情報文字列
を生成する。融合機1が起動した直後であってプリンタ
アプリ31からステータス情報が通知される前であれ
ば、USBインターフェース制御モジュール122は初
期値のステータス情報から変動情報文字列を生成しても
よい。
The USB interface control module 122 receives the API and network control service control module 121 from the printer application 31.
The variable information character string is generated from the status information notified via. Immediately after the multifunction peripheral 1 is started and before the status information is notified from the printer application 31, the USB interface control module 122 may generate the fluctuation information character string from the initial status information.

【0077】ステップS11に続いてステップS12に
進み、USBインターフェース制御モジュール122は
固定情報用バッファ123に格納した固定情報文字列お
よび変動情報用バッファ124に格納した変動情報文字
列をOS(カーネル)に含まれるUSBデバイス制御モ
ジュール125へ供給する。
In step S12 following step S11, the USB interface control module 122 transfers the fixed information character string stored in the fixed information buffer 123 and the variable information character string stored in the variable information buffer 124 to the OS (kernel). It is supplied to the included USB device control module 125.

【0078】ステップS12に続いてステップS13に
進み、USBデバイス制御モジュール125はUSBイ
ンターフェース制御モジュール122から供給された固
定情報文字列および変動情報文字列を合成して図7のよ
うなデバイスID文字列を生成し、生成したデバイスI
D文字列をデバイスID文字列用バッファ126に格納
する。
In step S13 following step S12, the USB device control module 125 synthesizes the fixed information character string and the variable information character string supplied from the USB interface control module 122 to synthesize the device ID character string as shown in FIG. And the generated device I
The D character string is stored in the device ID character string buffer 126.

【0079】ステップS13に続いてステップS14に
進み、USBデバイス制御モジュール125はコンピュ
ータ2からデバイスID文字列を取得する旨のリクエス
トがあったか否かを判定する。リクエストが有ったと判
定すると(S14においてYES)、USBデバイス制
御モジュール125はステップS20に進む。ステップ
S20では、USBデバイス制御モジュール125が、
デバイスID文字列用バッファ126に格納したデバイ
スID文字列をコンピュータ2に転送してステップS1
5に進む。一方、リクエストが無かったと判定すると
(S14においてNO)、USBデバイス制御モジュー
ル125はステップS15に進む。
In step S14 following step S13, the USB device control module 125 determines whether or not there is a request from the computer 2 to acquire the device ID character string. If it is determined that there is a request (YES in S14), the USB device control module 125 proceeds to step S20. In step S20, the USB device control module 125
The device ID character string stored in the device ID character string buffer 126 is transferred to the computer 2, and step S1 is performed.
Go to 5. On the other hand, if it is determined that there is no request (NO in S14), the USB device control module 125 proceeds to step S15.

【0080】ステップS15では、USBインターフェ
ース制御モジュール122が、プリンタアプリ31から
ステータス情報が通知されたか否かを判定する。ステー
タス情報が通知されたと判定すると(S15においてY
ES)、USBインターフェース制御モジュール122
はステップS31に進む。
In step S15, the USB interface control module 122 determines whether the status information is notified from the printer application 31. If it is determined that the status information has been notified (Y in S15
ES), USB interface control module 122
Proceeds to step S31.

【0081】ステップS31では、USBインターフェ
ース制御モジュール122が、プリンタアプリ31から
通知されたステータス情報から変動情報文字列を作成し
て変動情報用バッファ124に格納する。ステップS3
1に続いてステップS32に進み、USBインターフェ
ース制御モジュール122は、変動情報用バッファ12
4に格納した変動情報文字列をUSBデバイス制御モジ
ュール125へ供給する。このとき、USBインターフ
ェース制御モジュール122は固定情報用バッファ12
3に格納した固定情報文字列をUSBデバイス制御モジ
ュール125へ供給しない。
In step S 31, the USB interface control module 122 creates a variable information character string from the status information notified from the printer application 31 and stores it in the variable information buffer 124. Step S3
In step S32 following step 1, the USB interface control module 122 determines that the variation information buffer 12
The variable information character string stored in No. 4 is supplied to the USB device control module 125. At this time, the USB interface control module 122 operates the fixed information buffer 12
The fixed information character string stored in 3 is not supplied to the USB device control module 125.

【0082】つまり、ステータス情報が通知されたこと
により変動情報文字列が更新された場合は、変動情報文
字列のみがUSBインターフェース制御モジュール12
2からUSBデバイス制御モジュール125へ供給され
る。
That is, when the variation information character string is updated by notifying the status information, only the variation information character string is updated by the USB interface control module 12.
2 to the USB device control module 125.

【0083】ステップS32に続いてステップS33に
進み、USBデバイス制御モジュール125はUSBイ
ンターフェース制御モジュール122から供給された変
動情報文字列とデバイスID文字列用バッファ126に
格納されているデバイスID文字列の固定情報文字列と
を合成してデバイスID文字列を更新し、更新したデバ
イスID文字列をデバイスID文字列用バッファ126
に格納する。
In step S33 following step S32, the USB device control module 125 stores the variation information character string supplied from the USB interface control module 122 and the device ID character string stored in the device ID character string buffer 126. The device ID character string is updated by synthesizing the fixed information character string, and the updated device ID character string is used as the device ID character string buffer 126.
To store.

【0084】USBデバイス制御モジュール125は、
更新したデバイスID文字列をデバイスID文字列用バ
ッファ126に格納した後でステップS14に進む。一
方、ステータス情報が通知されていないと判定すると
(S15においてNO)、USBインターフェース制御
モジュール122はステップS14に進む。
The USB device control module 125
After storing the updated device ID character string in the device ID character string buffer 126, the process proceeds to step S14. On the other hand, when determining that the status information has not been notified (NO in S15), the USB interface control module 122 proceeds to step S14.

【0085】以上、本発明による融合機1では起動した
後に固定情報文字列および変動情報文字列をUSBイン
ターフェース制御モジュール122からUSBデバイス
制御モジュール125に供給し、変動情報文字列が更新
された後に変動情報文字列のみをUSBインターフェー
ス制御モジュール122からUSBデバイス制御モジュ
ール125に供給することができる。
As described above, in the multi-function peripheral 1 according to the present invention, the fixed information character string and the variable information character string are supplied from the USB interface control module 122 to the USB device control module 125 after being activated, and the variable information character string is changed after being updated. Only the information character string can be supplied from the USB interface control module 122 to the USB device control module 125.

【0086】したがって、USBインターフェース制御
モジュール122からUSBデバイス制御モジュール1
25に供給するデータのうち前回と重複する部分の供給
を省略することで、インターフェース制御モジュールお
よびデバイス制御モジュールに無駄な負荷が掛からなく
なる。
Therefore, from the USB interface control module 122 to the USB device control module 1
By omitting the supply of the portion of the data supplied to 25 that is the same as the previous one, the interface control module and the device control module are not overloaded.

【0087】なお、本実施例では、融合機1とコンピュ
ータ2とがUSB3で接続されている例について説明し
たが、IEEE1284などのセントロニクスで接続さ
れていてもよい。
In the present embodiment, an example in which the compound machine 1 and the computer 2 are connected by the USB 3 has been described, but they may be connected by Centronics such as IEEE1284.

【0088】[0088]

【発明の効果】上述の如く、本発明によれば、インター
フェース制御モジュールからデバイス制御モジュールに
供給する転送データのうち前回と重複する部分の供給を
省略することで、インターフェース制御モジュールおよ
びデバイス制御モジュールに無駄な負荷が掛かることを
避けることができる。
As described above, according to the present invention, by omitting the supply of the portion of the transfer data supplied from the interface control module to the device control module that is the same as the previous one, the interface control module and the device control module can be provided. It is possible to avoid unnecessary load.

【0089】[0089]

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

【図1】本発明による融合機の一実施例の構成図であ
る。
FIG. 1 is a configuration diagram of an embodiment of a compound machine according to the present invention.

【図2】本発明による融合機の一実施例のハードウェア
構成図である。
FIG. 2 is a hardware configuration diagram of an embodiment of the compound machine according to the present invention.

【図3】本発明によるデータ転送システムの一例の構成
図である。
FIG. 3 is a configuration diagram of an example of a data transfer system according to the present invention.

【図4】デバイスID文字列の生成転送処理について説
明するための図である。
FIG. 4 is a diagram for explaining a device ID character string generation / transfer process.

【図5】デバイスID文字列の生成転送処理の一例のフ
ローチャート(1/2)である。
FIG. 5 is a flowchart (1/2) of an example of a device ID character string generation / transfer process.

【図6】デバイスID文字列の生成転送処理の一例のフ
ローチャート(2/2)である。
FIG. 6 is a flowchart (2/2) of an example of a device ID character string generation / transfer process.

【図7】デバイスID文字列の一例のイメージ図であ
る。
FIG. 7 is an image diagram of an example of a device ID character string.

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

1 融合機 2 コンピュータ(ホスト) 3 USB(Universal Serial Bus) 11 白黒ラインプリンタ 12 カラーラインプリンタ 13 ハードウェアリソース 20 ソフトウェア群 30 アプリケーション 40 プラットフォーム 41 オペレーティングシステム(OS) 42 システムコントロールサービス(SCS) 43 システムリソースマネージャ(SRM) 44 エンジンコントロールサービス(ECS) 45 メモリコントロールサービス(MCS) 46 オペレーションパネルコントロールサービス
(OCS) 47 ファックスコントロールサービス(FCS) 48 ネットワークコントロールサービス(NCS) 50 融合機起動部 60 コントローラボード 61 CPU 62 ASIC(Application Specific Integrated
Circuit) 63 SRAM(Static RAM) 64 SDRAM(Synchronous DRAM) 65 フラッシュメモリ 66 ハードディスク装置(HDD) 70 オペレーションパネル 80 ファックスコントロールユニット(FCU) 90 USBデバイス 100 IEEE1394デバイス 110 エンジン部 121 ネットワークコントロールサービス制御モジ
ュール 122 USBインターフェース制御モジュール(U
SBデーモン) 123 固定情報用バッファ 124 変動情報用バッファ 125 USBデバイス制御モジュール(USBデバ
イスドライバ) 126 デバイスID文字列用バッファ
1 Fusion Machine 2 Computer (Host) 3 USB (Universal Serial Bus) 11 Monochrome Line Printer 12 Color Line Printer 13 Hardware Resource 20 Software Group 30 Application 40 Platform 41 Operating System (OS) 42 System Control Service (SCS) 43 System Resource Manager (SRM) 44 Engine Control Service (ECS) 45 Memory Control Service (MCS) 46 Operation Panel Control Service (OCS) 47 Fax Control Service (FCS) 48 Network Control Service (NCS) 50 Multifunction Machine Activation Unit 60 Controller Board 61 CPU 62 ASIC (Application Specific Integrated
Circuit 63 SRAM (Static RAM) 64 SDRAM (Synchronous DRAM) 65 Flash memory 66 Hard disk device (HDD) 70 Operation panel 80 Fax control unit (FCU) 90 USB device 100 IEEE 1394 device 110 Engine unit 121 Network control service control module 122 USB Interface control module (U
SB daemon) 123 Fixed information buffer 124 Variable information buffer 125 USB device control module (USB device driver) 126 Device ID character string buffer

Claims (20)

【特許請求の範囲】[Claims] 【請求項1】 画像形成処理を行うアプリケーションの
プロセスと、画像形成処理で利用されるハードウェア資
源の管理を行うコントロールサービスのプロセスと、オ
ペレーティングシステムとを有する画像形成装置のデー
タ転送方法であって、 外部のコンピュータに転送する転送データのうち少なく
とも変動情報を、前記コントロールサービスのプロセス
に含まれるインターフェース制御モジュールから前記オ
ペレーティングシステムに含まれるデバイス制御モジュ
ールに供給する供給段階と、 前記コンピュータからの要求に応じて、前記転送データ
を前記デバイス制御モジュールからコンピュータに転送
する転送段階とを有することを特徴とするデータ転送方
法。
1. A data transfer method for an image forming apparatus having an application process for performing image forming processing, a control service process for managing hardware resources used in image forming processing, and an operating system. A supply step of supplying at least fluctuation information of transfer data to be transferred to an external computer from an interface control module included in the process of the control service to a device control module included in the operating system, and a request from the computer. Accordingly, a transfer step of transferring the transfer data from the device control module to the computer is performed.
【請求項2】 前記供給段階は、前記転送データの固定
情報および変動情報を前記インターフェース制御モジュ
ールからデバイス制御モジュールに供給する第1供給段
階と、 前記転送データのうち変動情報を前記インターフェース
制御モジュールからデバイス制御モジュールに供給する
第2供給段階とを有することを特徴とする請求項1記載
のデータ転送方法。
2. The supplying step comprises a first supplying step of supplying fixed information and variation information of the transfer data from the interface control module to a device control module, and variation information of the transfer data from the interface control module. The data transfer method according to claim 1, further comprising a second supply step of supplying the device control module.
【請求項3】 前記変動情報は、前記アプリケーション
のプロセスから供給される状態情報に基づき、前記イン
ターフェース制御モジュールで生成されることを特徴と
する請求項1又は2記載のデータ転送方法。
3. The data transfer method according to claim 1, wherein the fluctuation information is generated by the interface control module based on status information supplied from a process of the application.
【請求項4】 前記第1供給段階は、前記画像形成装置
が起動したときに行われ、前記第2供給段階は、前記変
動情報が更新されたときに行われることを特徴とする請
求項2記載のデータ転送方法。
4. The first supplying step is performed when the image forming apparatus is activated, and the second supplying step is performed when the variation information is updated. Data transfer method described.
【請求項5】 前記インターフェース制御モジュール
は、シリアルインターフェース用のインターフェース制
御モジュールであり、前記デバイス制御モジュールは、
シリアルインターフェース用のデバイス制御モジュール
であることを特徴とする請求項1乃至4何れか一項記載
のデータ転送方法。
5. The interface control module is an interface control module for a serial interface, and the device control module is
The data transfer method according to claim 1, wherein the data transfer method is a device control module for a serial interface.
【請求項6】 前記インターフェース制御モジュール
は、パラレルインターフェース用のインターフェース制
御モジュールであり、前記デバイス制御モジュールは、
パラレルインターフェース用のデバイス制御モジュール
であることを特徴とする請求項1乃至4何れか一項記載
のデータ転送方法。
6. The interface control module is an interface control module for a parallel interface, and the device control module is
5. The data transfer method according to claim 1, wherein the data transfer method is a device control module for a parallel interface.
【請求項7】 画像形成処理を行うアプリケーションの
プロセスと、画像形成処理で利用されるハードウェア資
源の管理を行うコントロールサービスのプロセスと、オ
ペレーティングシステムとを有する画像形成装置のイン
ターフェース制御モジュールであって、 外部のコンピュータに転送する転送データのうち固定情
報を固定情報用バッファに格納する固定情報格納手段
と、 前記アプリケーションのプロセスから供給される状態情
報に基づき、前記コンピュータに転送する転送データの
うち変動情報を生成して変動情報用バッファに格納する
変動情報生成格納手段と前記固定情報用バッファに格納
された固定情報および前記変動情報用バッファに格納さ
れた変動情報のうち少なくとも変動情報を、前記オペレ
ーティングシステムに含まれるデバイス制御モジュール
に供給する供給手段とを有することを特徴とするインタ
ーフェース制御モジュール。
7. An interface control module of an image forming apparatus, comprising an application process for performing image forming processing, a control service process for managing hardware resources used in image forming processing, and an operating system. A fixed information storage unit for storing fixed information in a fixed information buffer among transfer data transferred to an external computer; and a change in transfer data transferred to the computer based on status information supplied from a process of the application. A variable information generating / storing means for generating information and storing it in the variable information buffer, at least the variable information among the fixed information stored in the fixed information buffer and the variable information stored in the variable information buffer, the operating information Included in the system Interface control module; and a supply means for supplying to the device control module.
【請求項8】 前記供給手段は、前記画像形成装置が起
動したとき、前記固定情報用バッファに格納された固定
情報および前記変動情報用バッファに格納された変動情
報を前記デバイス制御モジュールに供給し、前記変動情
報が更新されたとき、前記変動情報用バッファに格納さ
れた変動情報を前記デバイス制御モジュールに供給する
ことを特徴とする請求項7記載のインターフェース制御
モジュール。
8. The supply means supplies the fixed information stored in the fixed information buffer and the variable information stored in the variable information buffer to the device control module when the image forming apparatus is activated. 8. The interface control module according to claim 7, wherein when the fluctuation information is updated, the fluctuation information stored in the fluctuation information buffer is supplied to the device control module.
【請求項9】 画像形成処理を行うアプリケーションの
プロセスと、画像形成処理で利用されるハードウェア資
源の管理を行うコントロールサービスのプロセスと、オ
ペレーティングシステムとを有する画像形成装置のデバ
イス制御モジュールであって、 外部のコンピュータに転送する転送データのうち少なく
とも変動情報を前記コントロールサービスのプロセスに
含まれるインターフェース制御モジュールから受信し、
受信した変動情報を用いて転送データを生成して転送デ
ータ格納手段に格納する生成格納手段と、 前記コンピュータからの要求に応じて、前記転送データ
格納手段に格納されている転送データを前記コンピュー
タに転送する転送手段とを有することを特徴とするデバ
イス制御モジュール。
9. A device control module of an image forming apparatus having an application process for performing image forming processing, a control service process for managing hardware resources used in image forming processing, and an operating system. Receiving at least fluctuation information from transfer data to be transferred to an external computer from an interface control module included in the process of the control service,
Generating and storing means for generating transfer data using the received variation information and storing the transfer data in the transfer data storing means; and transferring the transfer data stored in the transfer data storing means to the computer in response to a request from the computer. A device control module having a transfer means for transferring.
【請求項10】 前記生成格納手段は、前記画像形成装
置が起動したとき、前記インターフェース制御モジュー
ルから固定情報および変動情報を受信して前記固定情報
および変動情報を前記転送データ用バッファに格納し、
前記変動情報が更新されたとき、前記インターフェース
制御モジュールから変動情報を受信して前記転送データ
用バッファに格納されている転送データを更新すること
を特徴とする請求項9記載のデバイス制御モジュール。
10. The generation / storage unit receives fixed information and variable information from the interface control module when the image forming apparatus is activated, and stores the fixed information and variable information in the transfer data buffer,
10. The device control module according to claim 9, wherein when the variation information is updated, the variation information is received from the interface control module and the transfer data stored in the transfer data buffer is updated.
【請求項11】 画像形成処理で利用されるハードウェ
ア資源と、画像形成処理にかかるユーザサービスにそれ
ぞれ固有の処理を行うアプリケーションのプロセスと、
前記ハードウェア資源および前記アプリケーションのプ
ロセスの間に介在し、前記アプリケーションのプロセス
の少なくとも2つが共通に必要とする前記ハードウェア
資源の獲得要求,管理,実行制御並びに画像形成処理を
行うプラットフォームとを有する画像形成装置であっ
て、 外部のコンピュータに転送する転送データのうち少なく
とも変動情報を前記プラットフォームに含まれるオペレ
ーティングシステムのデバイス制御モジュールに供給す
るインターフェース制御モジュールと、 前記コンピュータからの要求に応じて、前記転送データ
を前記コンピュータに転送するデバイス制御モジュール
とを有することを特徴とする画像形成装置。
11. A hardware resource used in an image forming process, and an application process for performing a process unique to a user service related to the image forming process,
A platform that is interposed between the hardware resource and the process of the application and performs acquisition request, management, execution control, and image forming processing of the hardware resource commonly required by at least two of the process of the application. An image forming apparatus, wherein an interface control module that supplies at least variation information of transfer data to be transferred to an external computer to a device control module of an operating system included in the platform, and the interface control module according to a request from the computer, An image forming apparatus comprising: a device control module for transferring transfer data to the computer.
【請求項12】 前記インターフェース制御モジュール
は、前記転送データのうち固定情報を固定情報用バッフ
ァに格納する固定情報格納手段と、 前記アプリケーションのプロセスから供給される状態情
報に基づき、前記転送データのうち変動情報を生成して
変動情報用バッファに格納する変動情報生成格納手段と
前記固定情報用バッファに格納された固定情報および前
記変動情報用バッファに格納された変動情報のうち少な
くとも変動情報を前記デバイス制御モジュールに供給す
る供給手段とを有することを特徴とする請求項11記載
の画像形成装置。
12. The interface control module stores fixed information in the transfer data in a fixed information buffer, and stores fixed information in the transfer data based on status information supplied from a process of the application. At least the fluctuation information is generated from the fluctuation information generating / storing means for generating fluctuation information and storing it in the fluctuation information buffer, the fixed information stored in the fixed information buffer, and the fluctuation information stored in the fluctuation information buffer. The image forming apparatus according to claim 11, further comprising a supply unit that supplies the control module.
【請求項13】 前記供給手段は、前記画像形成装置が
起動したとき、前記固定情報用バッファに格納された固
定情報および前記変動情報用バッファに格納された変動
情報を前記デバイス制御モジュールに供給し、前記変動
情報が更新されたとき、前記変動情報用バッファに格納
された変動情報を前記デバイス制御モジュールに供給す
ることを特徴とする請求項12記載の画像形成装置。
13. The supply means supplies the fixed information stored in the fixed information buffer and the variable information stored in the variable information buffer to the device control module when the image forming apparatus is activated. 13. The image forming apparatus according to claim 12, wherein the variation information stored in the variation information buffer is supplied to the device control module when the variation information is updated.
【請求項14】 前記デバイス制御モジュールは、前記
コンピュータに転送する転送データのうち少なくとも変
動情報を前記インターフェース制御モジュールから受信
し、受信した変動情報を用いて転送データを生成して転
送データ格納手段に格納する生成格納手段と、 前記コンピュータからの要求に応じて、前記転送データ
格納手段に格納されている転送データを前記コンピュー
タに転送する転送手段とを有することを特徴とする請求
項11乃至13何れか一項記載の画像形成装置。
14. The device control module receives at least fluctuation information from transfer data to be transferred to the computer from the interface control module, generates transfer data using the received fluctuation information, and stores the transfer data in a transfer data storage means. 14. A generating / storing means for storing the data, and a transfer means for transferring the transfer data stored in the transfer data storage means to the computer in response to a request from the computer. 2. An image forming apparatus according to claim 1.
【請求項15】 前記生成格納手段は、前記画像形成装
置が起動したとき、前記インターフェース制御モジュー
ルから固定情報および変動情報を受信して前記固定情報
および変動情報を前記転送データ用バッファに格納し、
前記変動情報が更新されたとき、前記インターフェース
制御モジュールから変動情報を受信して前記転送データ
用バッファに格納されている変動情報を更新することを
特徴とする請求項14記載の画像形成装置。
15. The generation / storage unit receives fixed information and variable information from the interface control module when the image forming apparatus is activated, and stores the fixed information and variable information in the transfer data buffer,
15. The image forming apparatus according to claim 14, wherein when the variation information is updated, the variation information is received from the interface control module and the variation information stored in the transfer data buffer is updated.
【請求項16】 前記インターフェース制御モジュール
は、シリアルインターフェース用のインターフェース制
御モジュールであり、前記デバイス制御モジュールは、
シリアルインターフェース用のデバイス制御モジュール
であることを特徴とする請求項11乃至15何れか一項
記載の画像形成装置。
16. The interface control module is an interface control module for a serial interface, and the device control module is
The image forming apparatus according to claim 11, wherein the image forming apparatus is a device control module for a serial interface.
【請求項17】 前記インターフェース制御モジュール
は、パラレルインターフェース用のインターフェース制
御モジュールであり、前記デバイス制御モジュールは、
パラレルインターフェース用のデバイス制御モジュール
であることを特徴とする請求項11乃至15何れか一項
記載の画像形成装置。
17. The interface control module is an interface control module for parallel interface, and the device control module is
The image forming apparatus according to claim 11, wherein the image forming apparatus is a device control module for a parallel interface.
【請求項18】 前記インターフェース制御モジュール
は、ユニバーサルシリアルバス用のインターフェース制
御モジュールであり、前記デバイス制御モジュールは、
ユニバーサルシリアルバス用のデバイス制御モジュール
であることを特徴とする請求項11乃至15何れか一項
記載の画像形成装置。
18. The interface control module is an interface control module for a universal serial bus, and the device control module is
The image forming apparatus according to claim 11, wherein the image forming apparatus is a device control module for a universal serial bus.
【請求項19】 前記デバイス制御モジュールは、ユニ
バーサルシリアルバスのコントロール転送を用いて前記
転送データを前記コンピュータに転送することを特徴と
する請求項16又は18記載の画像形成装置。
19. The image forming apparatus according to claim 16, wherein the device control module transfers the transfer data to the computer using control transfer of a universal serial bus.
【請求項20】 前記転送データは、前記画像形成装置
を識別するための固定情報と前記画像形成装置の状態を
通知するための変動情報とを含むことを特徴とする請求
項11乃至19何れか一項記載の画像形成装置。
20. The transfer data includes fixed information for identifying the image forming apparatus and variable information for notifying a state of the image forming apparatus. The image forming apparatus according to claim 1.
JP2002050538A 2002-02-26 2002-02-26 Data transfer method and interface control module, device control module and image forming apparatus using the data transfer method Expired - Fee Related JP4093770B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002050538A JP4093770B2 (en) 2002-02-26 2002-02-26 Data transfer method and interface control module, device control module and image forming apparatus using the data transfer method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002050538A JP4093770B2 (en) 2002-02-26 2002-02-26 Data transfer method and interface control module, device control module and image forming apparatus using the data transfer method

Publications (2)

Publication Number Publication Date
JP2003256151A true JP2003256151A (en) 2003-09-10
JP4093770B2 JP4093770B2 (en) 2008-06-04

Family

ID=28662742

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002050538A Expired - Fee Related JP4093770B2 (en) 2002-02-26 2002-02-26 Data transfer method and interface control module, device control module and image forming apparatus using the data transfer method

Country Status (1)

Country Link
JP (1) JP4093770B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007317169A (en) * 2006-04-24 2007-12-06 Ricoh Co Ltd Print system
US7703143B2 (en) 2003-12-15 2010-04-20 Ricoh Company, Ltd. Information processing apparatus, image forming apparatus, and electronic data movement canceling method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7703143B2 (en) 2003-12-15 2010-04-20 Ricoh Company, Ltd. Information processing apparatus, image forming apparatus, and electronic data movement canceling method
JP2007317169A (en) * 2006-04-24 2007-12-06 Ricoh Co Ltd Print system

Also Published As

Publication number Publication date
JP4093770B2 (en) 2008-06-04

Similar Documents

Publication Publication Date Title
JP4444752B2 (en) Service providing apparatus, service providing program, recording medium, and service providing method
US7209249B2 (en) Method of and apparatus for image formation, and computer product
US8171190B2 (en) Direct image formation method and apparatus
US20090219569A1 (en) Information processing apparatus, information processing system, and information processing method
US20040030986A1 (en) Method of controlling user information and information processing apparatus
JP2003296065A (en) Image forming apparatus
JP2005196745A (en) Information processing device, program recovery method, program recovery program, and recording medium
JP3683542B2 (en) Image forming apparatus
JP4001531B2 (en) Image forming apparatus
JP2009064420A (en) Image forming apparatus and information display method
JP3683543B2 (en) Image forming apparatus
JP4136397B2 (en) Image forming apparatus and memory management method
JP4093770B2 (en) Data transfer method and interface control module, device control module and image forming apparatus using the data transfer method
JP4676977B2 (en) Image forming apparatus, application information acquisition method, and program
JP3715629B2 (en) Image processing apparatus and user information management method
JP3857598B2 (en) Data transfer method, device control module using the data transfer method, and image forming apparatus
JP3710789B2 (en) Image forming apparatus having a plurality of communication protocols
JP2011188411A (en) Image processing apparatus and image processing system
JP4128467B2 (en) Image forming apparatus and memory map method
JP4128468B2 (en) Information processing apparatus and memory map method
JP5096114B2 (en) Image processing apparatus and scan data distribution method
JP3914163B2 (en) User information management method and image forming apparatus
JP3865242B2 (en) User information management method and information processing apparatus
JP4485749B2 (en) Image forming apparatus
JP2004066809A (en) Image forming apparatus, and method of booting program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041005

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070213

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070413

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080205

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080304

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110314

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120314

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130314

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140314

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees