JP4304595B2 - Image forming apparatus - Google Patents

Image forming apparatus Download PDF

Info

Publication number
JP4304595B2
JP4304595B2 JP2003361429A JP2003361429A JP4304595B2 JP 4304595 B2 JP4304595 B2 JP 4304595B2 JP 2003361429 A JP2003361429 A JP 2003361429A JP 2003361429 A JP2003361429 A JP 2003361429A JP 4304595 B2 JP4304595 B2 JP 4304595B2
Authority
JP
Japan
Prior art keywords
cpu
display
unit
main body
control means
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.)
Expired - Fee Related
Application number
JP2003361429A
Other languages
Japanese (ja)
Other versions
JP2005128113A (en
Inventor
正 鈴江
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies 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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2003361429A priority Critical patent/JP4304595B2/en
Publication of JP2005128113A publication Critical patent/JP2005128113A/en
Application granted granted Critical
Publication of JP4304595B2 publication Critical patent/JP4304595B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Control Or Security For Electrophotography (AREA)
  • Facsimiles In General (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

本発明は、たとえば、複写機やデジタル複合機等の画像形成装置のように、ユーザから依頼されたジョブを実行する本体部とその操作部とを備えたジョブ実行装置に関する。   The present invention relates to a job execution apparatus including a main body section that executes a job requested by a user and an operation section thereof, such as an image forming apparatus such as a copying machine or a digital multifunction peripheral.

多様な機能を備えた複写機やデジタル複合機などの画像形成装置は、複雑な設定をユーザが容易に行ない得るように、操作案内や装置の動作状態をグラフィカルに分かり易く表示している。グラフィカルな表示などに伴う処理負担の増大に対応すべく、操作部と本体部とにそれぞれCPUを設けて負荷を分散させる構成がとられる。表示は操作に対応して変化するので、通常、操作部のCPUが表示処理を担当する。   Image forming apparatuses such as copiers and digital multifunction peripherals having various functions display operation guidance and the operation state of the apparatus in a graphically easy-to-understand manner so that a user can easily perform complicated settings. In order to cope with an increase in processing load accompanying graphical display or the like, a configuration is adopted in which a CPU is provided in each of the operation unit and the main body unit to distribute the load. Since the display changes corresponding to the operation, the CPU of the operation unit is usually in charge of display processing.

ところで、メインアプリケーションが描画する予め定めた画面のほかに、追加したサブアプリケーションが描画する画面を表示可能にすることで、多様な表示を可能にした表示制御装置がある。この装置では、1つのCPUが2つのアプリケーションに係わる表示画面を別々のVRAM(ビデオ・ランダム・アクセス・メモリ)上に描画し、これらを合成手段によって合成したり切り替えたりして表示している(たとえば、特許文献1参照。)。   By the way, there is a display control apparatus that enables various displays by enabling display of a screen drawn by an added sub application in addition to a predetermined screen drawn by the main application. In this apparatus, one CPU draws display screens related to two applications on different VRAMs (Video Random Access Memory), and these are displayed by being synthesized or switched by a synthesis means ( For example, see Patent Document 1.)

特開2003−15856号公報JP 2003-15856 A

予め定めた画面をユーザ操作に従って表示する場合は、操作部CPUだけで独立に表示処理を進める構成で問題ない。しかしながら、操作部CPUによる単独処理では、デジタル複写機の本体部側で作成した画像を表示したり、操作部側で作成した背景画像に本体部が保存している原稿画像を簡略化・小型化したサムネイル画像を合成して表示したりする等の多様な表示要求に応えることが難しかった。   When a predetermined screen is displayed according to a user operation, there is no problem with a configuration in which display processing is independently performed only by the operation unit CPU. However, the single processing by the operation unit CPU displays an image created on the main body side of the digital copying machine, and simplifies and miniaturizes the original image stored in the main body portion on the background image created on the operation unit side. It was difficult to meet various display requests such as combining and displaying thumbnail images.

たとえば、このような機能を、操作部CPUが本体部CPUからシリアル通信を介して表示データを受け取り、これを操作部CPUが表示部に描画するという構成で実現すると、CPU間でのデータの受け渡しが複雑かつ多量になってしまい、高速な描画に対応できない等の問題が生じてしまう。   For example, when such a function is realized by a configuration in which the operation unit CPU receives display data from the main unit CPU via serial communication and the operation unit CPU draws the display data on the display unit, data is transferred between the CPUs. Becomes complicated and large, and problems such as inability to handle high-speed drawing occur.

また、操作部CPUが専任で表示処理を担当するものでは、ジョブ休止中など、処理能力の高い本体部CPUの負荷レベルが低い状態にあっても、これを活用してより複雑な画面を高速に表示させることができなかった。   In addition, if the operation unit CPU is in charge of display processing, even when the job level is low, such as when the job is paused, it can be used to speed up more complex screens even when the load level of the main unit CPU is high. Could not be displayed.

このほか、表示可能な画面が、ROM(リード・オンリ・メモリ)やRAM(ランダム・アクセス・メモリ)上にあるアプリケーションプログラムで描画可能な範囲に限られており、表示の自由度が少ないという問題もあった。   In addition, the displayable screen is limited to a range that can be drawn by an application program on a ROM (Read Only Memory) or RAM (Random Access Memory), and the degree of freedom of display is low. There was also.

本発明は、上記の問題を解決しようとする課題にするものであり、操作部CPUと本体部CPUの双方を利用して表示の最適化を図ることのできる画像形成装置を提供することを目的とするものである。   SUMMARY An advantage of some aspects of the invention is that it provides an image forming apparatus capable of optimizing display using both an operation unit CPU and a main body CPU. It is what.

請求項1に係わる発明は、操作部(20)と、依頼されたジョブを実行する本体部(50)とを備えた画像形成装置において、
表示データを記憶するビデオメモリ(33)と、
前記ビデオメモリ(33)の記憶内容に応じた画面を表示する表示手段(31、32)と、
前記ビデオメモリ(33)に表示データを書き込む機能と前記操作部(20)の動作を制御する機能とを備えた第1制御手段(21)と、
前記ビデオメモリ(33)に表示データを書き込む機能と前記本体部(50)の動作を制御する機能とを備えた第2制御手段(51)と、
前記第1制御手段(21)が前記ビデオメモリ(33)に表示データを書き込み可能な第1状態と、前記第2制御手段(51)が前記ビデオメモリ(33)に表示データを書き込み可能な第2状態とに前記ビデオメモリ(33)の接続状態を切り替える切替手段(34)と
前記第1制御手段と前記第2制御手段との間で情報をやり取りするための通信手段とを備え、
前記第1制御手段と前記第2制御手段は、前記ビデオメモリから重複しないように領域を確保するためのシェア情報を前記通信手段によってやり取りし、それぞれが確保した領域に表示データを書き込むと共に、前記表示手段に表示する1画面分の領域を、前記第1制御手段と前記第2制御手段とに分けて利用する
ことを特徴とする画像形成装置である。
The invention according to claim 1 is an image forming apparatus including an operation unit (20) and a main body unit (50) for executing a requested job.
A video memory (33) for storing display data;
Display means (31, 32) for displaying a screen corresponding to the stored contents of the video memory (33);
First control means (21) having a function of writing display data to the video memory (33) and a function of controlling the operation of the operation unit (20);
Second control means (51) having a function of writing display data to the video memory (33) and a function of controlling the operation of the main body (50);
A first state in which the first control means (21) can write display data to the video memory (33), and a second state in which the second control means (51) can write display data to the video memory (33). Switching means (34) for switching the connection state of the video memory (33) to two states ;
Communication means for exchanging information between the first control means and the second control means,
The first control unit and the second control unit exchange share information for securing an area so as not to overlap from the video memory by the communication unit, and write display data in the secured area, An image forming apparatus characterized in that an area for one screen displayed on a display unit is divided into the first control unit and the second control unit .

上記発明によれば、第1制御手段(21)と第2制御手段(51)は共にビデオメモリ(33)に表示データを書き込む機能を有し、第1制御手段(21)が書き込み可能な第1状態と第2制御手段(51)が書き込み可能な第2状態とにビデオメモリ(33)の接続状態を切替手段(34)が切り替える。この切り替えにより、第1制御手段(21)と第2制御手段(51)のいずれもビデオメモリ(33)に表示データを直接書き込むことができ、現在の装置状態で適切な方を選択して表示処理を実行することが可能になる。   According to the above invention, both the first control means (21) and the second control means (51) have a function of writing display data into the video memory (33), and the first control means (21) can write the data. The switching means (34) switches the connection state of the video memory (33) between the first state and the second state in which the second control means (51) can write. By this switching, both the first control means (21) and the second control means (51) can directly write the display data to the video memory (33), and select and display an appropriate one in the current apparatus state. It becomes possible to execute processing.

第1制御手段(21)および第2制御手段(51)は、たとえば、CPU(中央処理装置)を主要部とした回路で構成される。第1制御手段(21)は、操作部(20)のスイッチ操作を受け付けたり、受け付けた操作内容を第2制御手段(51)へシリアル通信等を用いて通知したり、受け付けた操作内容に対応する表示画面をビデオメモリ(33)に書き込んで表示手段(31、32)に表示させたりする機能を果たす。   The first control means (21) and the second control means (51) are constituted by a circuit having a CPU (central processing unit) as a main part, for example. The first control means (21) accepts a switch operation of the operation unit (20), notifies the accepted operation content to the second control means (51) using serial communication or the like, and corresponds to the accepted operation content. The display screen to be written is written in the video memory (33) and displayed on the display means (31, 32).

第2制御手段(51)は、本体部(50)を制御してジョブを実行したり、ジョブの実行状況を第1制御手段(21)にシリアル通信等を用いて通知したりする機能を果たす。ジョブの種類は問わない。たとえば、原稿を複写するコピージョブ、印刷データに対応した画像を記録紙上に形成して出力するプリントジョブなど画像形成に係わるジョブがある。画像形成以外のジョブであってもよい。ジョブの依頼は、操作部(20)から受け付けてもよいし、通信回線を通じてリモート操作で受け付けてもよい。第2制御手段(51)が書き込む表示データの例としては、本体部(50)に保存されている画像データ、それを簡略化小型化したサムネイル画像、本体部(50)で生成した画像などがある。   The second control means (51) functions to execute the job by controlling the main body (50), and to notify the first control means (21) of the execution status of the job using serial communication or the like. . The type of job does not matter. For example, there are jobs related to image formation, such as a copy job for copying an original, and a print job for forming and outputting an image corresponding to print data on a recording sheet. It may be a job other than image formation. The job request may be received from the operation unit (20) or may be received by remote operation through a communication line. Examples of display data written by the second control means (51) include image data stored in the main body (50), thumbnail images that are simplified and miniaturized, and images generated by the main body (50). is there.

切替手段(34)は、たとえば、ビデオメモリ(33)を、第1制御手段(21)のバスに接続するか第2制御手段(51)のバスに接続するかを切り替えるバス・スイッチとして構成される。   The switching means (34) is configured, for example, as a bus switch for switching whether the video memory (33) is connected to the bus of the first control means (21) or to the bus of the second control means (51). The

また上記発明によれば、第1制御手段(21)と第2制御手段(51)は、ビデオメモリ(33)から重複しないように領域を確保するためのシェア情報を互いにやり取りし、それぞれが確保した領域に表示データを書き込むと共に、表示手段(31、32)に表示する1画面分のメモリ領域を第1制御手段(21)の担当領域と第2制御手段(51)の担当領域とに分けて使用する。確保した領域にそれぞれが表示データを直接書き込むので、第1制御手段(21)と第2制御手段(51)の間での表示データの転送が不要になる。 Further , according to the above invention, the first control means (21) and the second control means (51) exchange share information for securing an area so as not to overlap from the video memory (33), and each secures it. writes the display data in the region, divided into a charge area and charge area of the second control means (51) of the display means a memory area of one screen to be displayed on the (31, 32) first control means (21) It wants to use Te. Since each display data is directly written in the secured area, it is not necessary to transfer the display data between the first control means (21) and the second control means (51).

シェア情報は、たとえば、確保したいメモリ領域のアドレス情報や、解放するメモリ領域のアドレス情報などで構成される。メモリ領域の管理は、第1制御手段(21)と第2制御手段(51)のいずれか一方がマスタ、他方がスレーブとなって行なうとよい。たとえば、スレーブからマスタにメモリ領域の確保を要求し、マスタは要求されたメモリ領域が利用可能かを調べ、その結果をスレーブに返すようなハンドシェークが行なわれる。このほか、双方を対等に扱い、それぞれが他方にメモリ領域の確保を要求し、他方の承認を求めるように構成してもよい。   The share information includes, for example, address information of a memory area to be secured and address information of a memory area to be released. The management of the memory area may be performed by either the first control means (21) or the second control means (51) being a master and the other being a slave. For example, the slave performs a handshake requesting the master to secure the memory area, checking whether the requested memory area is available, and returning the result to the slave. In addition, both may be handled equally, each requesting the other to secure a memory area and requesting the other's approval.

請求項に係わる発明は、前記第1制御手段(21)と前記第2制御手段(51)の一方は背景画像を描画し、他方は前記背景画像に合成する前景画像を描画する
ことを特徴とする請求項に記載の画像形成装置である。
The invention according to claim 2 is characterized in that one of the first control means (21) and the second control means (51) draws a background image, and the other draws a foreground image to be combined with the background image. The image forming apparatus according to claim 1 .

上記発明によれば、第1制御手段(21)と第2制御手段(51)の一方が背景画像を、他方が前景画像を担当して1画面分の画像が生成される。背景画像の上に前景画像を上書きするのではなく、背景画像部分と前景画像部分とに領域を分けて書き込みが行なわれる。背景画像と前景画像との書き込み順序は問わない。   According to the above invention, one of the first control means (21) and the second control means (51) is in charge of the background image and the other is in charge of the foreground image, and an image for one screen is generated. Rather than overwriting the foreground image on the background image, the background image portion and the foreground image portion are written separately. The order in which the background image and the foreground image are written does not matter.

請求項に係わる発明は、外部装置から表示データを入力するデータ入力手段(63)を備え、
前記データ入力手段(63)を通じて入力された表示データを前記ビデオメモリ(33)に書き込む機能を前記第1制御手段(21)と前記第2制御手段(51)の少なくとも一方が有する
ことを特徴とする請求項1または2に記載の画像形成装置である。
The invention according to claim 3 includes data input means (63) for inputting display data from an external device,
At least one of the first control means (21) and the second control means (51) has a function of writing display data input through the data input means (63) into the video memory (33). The image forming apparatus according to claim 1 .

上記発明によれば、外部装置から入力した表示データを表示手段に表示することが可能になる。外部装置は、当該画像形成装置にローカル接続してもよいしネットワークを介して接続してもよい。   According to the above invention, display data input from an external device can be displayed on the display means. The external apparatus may be locally connected to the image forming apparatus or connected via a network.

請求項に係わる発明は、前記表示手段(31、32)の画面上でユーザが指し示した位置を検出してその位置情報を出力する入力手段(22)と、
前記入力手段(22)の出力する位置情報を前記外部装置へ送出する送出手段(63)と
を有する
ことを特徴とする請求項に記載の画像形成装置である。
The invention according to claim 4 is an input means (22) for detecting a position pointed by the user on the screen of the display means (31, 32) and outputting the position information;
The image forming apparatus according to claim 3 , further comprising: a sending unit (63) for sending the position information output from the input unit (22) to the external device.

上記発明によれば、ポインティングデバイスからなる入力手段(22)で検知した画面上の位置情報が外部装置に送られる。入力手段(22)には、マウスやタッチパネルなどがある。外部装置は、画像形成装置に送った表示画面の構成と画像形成装置から受信した位置情報とから操作内容の認識が可能になる。位置情報は、たとえば、画面上の左上を原点としたxy座標情報で表わされる。矩形領域は、当該矩形領域の対角線上に存する2つの頂点の座標で表わすとよい。   According to the above invention, the position information on the screen detected by the input means (22) comprising a pointing device is sent to the external device. The input means (22) includes a mouse and a touch panel. The external apparatus can recognize the operation content from the configuration of the display screen sent to the image forming apparatus and the position information received from the image forming apparatus. The position information is represented, for example, by xy coordinate information with the upper left on the screen as the origin. The rectangular area may be represented by the coordinates of two vertices existing on the diagonal line of the rectangular area.

本発明に係わる画像形成装置によれば、第1制御手段と第2制御手段の双方がビデオメモリに表示データを直接書き込むことができるので、表示処理を担当する制御手段を現在の装置状態などに応じて切り替えることができ、表示の最適化を図ることが可能になる。   According to the image forming apparatus of the present invention, both the first control means and the second control means can directly write the display data into the video memory, so that the control means in charge of the display processing can be changed to the current apparatus state. Accordingly, the display can be optimized.

第1制御手段と第2制御手段とがシェア情報をやり取りして、ビデオメモリから重複しないように領域を確保し、それぞれが確保した領域に表示データを書き込むものでは、第1制御手段と第2制御手段が共同して合成画面を作成することが可能になる。また、確保した領域にそれぞれが表示データを直接書き込むので、第1制御手段と第2制御手段との間でのやり取りがシェア情報のみで済み、受け渡しすべきデータ量が低減して、表示処理が高速化される。 When the first control means and the second control means exchange share information to secure areas so as not to overlap from the video memory, and write display data in the secured areas, the first control means and the second control means It becomes possible for the control means to jointly create a composite screen. Since each display data is directly written in the reserved area, only the share information is exchanged between the first control means and the second control means, the amount of data to be transferred is reduced, and display processing is performed. Speeded up.

特に、表示手段に表示する1画面分の領域を、第1制御手段と第2制御手段とに分けて利用するので、第1制御手段と第2制御手段とがそれぞれ担当する領域に表示データを書き込むことで合成画面を効率よく生成することができる。第1制御手段と第2制御手段の一方が背景画像を描画し、他方がこの背景画像に合成する前景画像を描画するものでは、背景画像に前景画像を上書きする2度書き動作がないので処理効率が向上する。また、上書きしないので背景画像と前景画像を任意の順序で書き込むことができる。 In particular, an area for one screen to be displayed on the display unit, because it utilizes divided into the first control means and second control means, the display data in a region where the first control means and second control means responsible respectively A composite screen can be efficiently generated by writing. Since one of the first control means and the second control means draws a background image and the other draws a foreground image to be combined with the background image, there is no double writing operation for overwriting the foreground image on the background image. Efficiency is improved. Since no overwriting is performed, the background image and the foreground image can be written in an arbitrary order.

外部装置から入力した表示データを表示し得るものでは、画像形成装置が予め用意していない様々な画面を表示することが可能になる。ポインティングデバイス式の入力手段を設け、これが検知した位置情報を外部装置に送信するものでは、外部装置は、画像形成装置に表示させた画面に対する操作内容を認識することができ、グラフィカル・ユーザ・インターフェース(GUI)を用いた多様な遠隔操作が可能になる。   If the display data input from the external device can be displayed, various screens that are not prepared in advance by the image forming apparatus can be displayed. In the case where a pointing device type input means is provided and the detected position information is transmitted to the external apparatus, the external apparatus can recognize the operation content on the screen displayed on the image forming apparatus, and has a graphical user interface. Various remote operations using (GUI) become possible.

以下、図面に基づき本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図2は、本発明の実施の形態に係わる画像形成装置10の構成を示している。画像形成装置10は、原稿画像を読み取ってその複製画像を記録紙上に形成するコピー機能や印刷データに対応する画像を記録紙上に形成するプリンタ機能などを果たすデジタル複合機と称される装置である。   FIG. 2 shows the configuration of the image forming apparatus 10 according to the embodiment of the present invention. The image forming apparatus 10 is an apparatus called a digital multi-function peripheral that performs a copy function for reading a document image and forming a duplicate image on a recording sheet, a printer function for forming an image corresponding to print data on a recording sheet, and the like. .

画像形成装置10は、操作部20と本体部50とから構成される。本体部50は、当該装置の動作を統括制御する第2制御手段としての機能を果たす本体部CPU(中央処理装置)51と、ROM52と、RAM53とを主要部とした回路で構成されている。ROM52は、本体部CPU51が実行するプログラムや各種固定データを記憶する。RAM53は、本体部CPU51がプログラムを実行する際に各種データを一時的に格納するワークメモリのほか回転処理などを施すために画像データを少なくとも1ページ分格納するページメモリとして機能する。   The image forming apparatus 10 includes an operation unit 20 and a main body unit 50. The main body 50 is configured by a circuit having a main body CPU (central processing unit) 51, a ROM 52, and a RAM 53 as main parts that function as a second control unit that performs overall control of the operation of the apparatus. The ROM 52 stores programs executed by the main body CPU 51 and various fixed data. The RAM 53 functions as a page memory that stores at least one page of image data in order to perform a rotation process in addition to a work memory that temporarily stores various data when the main body CPU 51 executes a program.

読取部55は、原稿画像を読み取って対応する画像データを取り込む機能を果たす。読取部55は、原稿を照射する光源と、原稿をその幅方向に1ライン分読み取るラインイメージセンサと、ライン単位の読取位置を原稿の長さ方向に移動させる移動手段と、原稿からの反射光をラインイメージセンサに導いて結像させるレンズやミラーから成る光学経路とを備えている。ラインイメージセンサはたとえばCCD(Charge Coupled Device)で構成される。ラインイメージセンサが出力するアナログ画像信号はA/D変換され、デジタルの画像データとして取り込まれる。   The reading unit 55 has a function of reading a document image and taking in corresponding image data. The reading unit 55 includes a light source that irradiates the document, a line image sensor that reads the document for one line in the width direction thereof, a moving unit that moves the reading position in units of lines in the length direction of the document, and reflected light from the document. And an optical path composed of a lens and a mirror for guiding the light to a line image sensor to form an image. The line image sensor is composed of, for example, a CCD (Charge Coupled Device). The analog image signal output from the line image sensor is A / D converted and captured as digital image data.

プリンタ部54は、画像データに対応する画像を電子写真プロセスによって記録紙上に形成して出力する機能を果たす。プリンタ部54は、記録紙の搬送装置と、感光体ドラムと、帯電装置と、レーザーユニットと、現像装置と、転写分離装置と、クリーニング装置と、定着装置とを有する、いわゆるレーザープリンタとして構成されている。   The printer unit 54 functions to form and output an image corresponding to the image data on a recording sheet by an electrophotographic process. The printer unit 54 is configured as a so-called laser printer having a recording paper transport device, a photosensitive drum, a charging device, a laser unit, a developing device, a transfer separation device, a cleaning device, and a fixing device. ing.

画像処理部56は、画像データを圧縮・伸張する機能や画像を拡大・縮小・回転させる機能などを果たす。通信手段としてのシリアルI/F部57は、本体部50と操作部20との間で各種の情報をシリアル通信によって受け渡しするための通信回路である。たとえばUART(ユーアート、Universal Asynchronous Receiver Transmitter)を用いる。ブリッジ回路60は、異なる方式のバス同士を接続するための変換回路である。ここでは、ブリッジ回路60を介して本体部50のバス58とPCI(Peripheral
Components Interconnect)バス61が接続されている。
The image processing unit 56 has a function of compressing / decompressing image data and a function of enlarging / reducing / rotating an image. The serial I / F unit 57 as a communication unit is a communication circuit for transferring various kinds of information between the main body unit 50 and the operation unit 20 by serial communication. For example, UART (Uart, Universal Asynchronous Receiver Transmitter) is used. The bridge circuit 60 is a conversion circuit for connecting different types of buses. Here, the bus 58 of the main unit 50 and the PCI (Peripheral) are connected via the bridge circuit 60.
Components Interconnect) bus 61 is connected.

PCIバス61には、記憶装置62と、ネットワーク制御回路63と、ビデオI/F部64とが接続されている。このうち記憶装置62は、圧縮された画像データや印刷データなどを格納するための大容量の記憶装置である。ここではハードディスク装置(HDD)を使用している。データ入力手段および送出手段としてのネットワーク制御回路63は、LAN(ローカル・エリア・ネットワーク)等のネットワークを通じてPC端末5(パーソナルコンピュータ)などの外部装置と各種のデータを受け渡しする機能を果たす。ビデオI/F部64は、ビデオ装置6からビデオ信号を入力する機能を果たす。ここでは、IEEE1394に対応している。   A storage device 62, a network control circuit 63, and a video I / F unit 64 are connected to the PCI bus 61. Among these, the storage device 62 is a large-capacity storage device for storing compressed image data, print data, and the like. Here, a hard disk device (HDD) is used. The network control circuit 63 as data input means and transmission means fulfills a function of transferring various data to and from an external device such as a PC terminal 5 (personal computer) through a network such as a LAN (local area network). The video I / F unit 64 functions to input a video signal from the video device 6. Here, it corresponds to IEEE1394.

操作部20は、表面にタッチパネルを備えた液晶ディスプレイと各種の操作スイッチとから構成され、ユーザに各種の案内表示や状態表示を行なったり、ユーザから各種の操作を受け付けたりする機能を有している。操作部20は、第1制御手段としての操作部CPU21を備え、そのバスに入力手段22と、RAM23と、ROM24と、通信手段としてのシリアルI/F部25と、LCD制御部30とが接続されている。   The operation unit 20 includes a liquid crystal display having a touch panel on the surface and various operation switches, and has a function of performing various guidance displays and status displays to the user and receiving various operations from the user. Yes. The operation unit 20 includes an operation unit CPU 21 as a first control unit, and an input unit 22, a RAM 23, a ROM 24, a serial I / F unit 25 as a communication unit, and an LCD control unit 30 are connected to the bus. Has been.

操作部CPU21は、操作部20の動作を統括制御する制御部として機能する。ROM24は、操作部CPU21が実行するプログラムや各種固定データを記憶し、RAM23は、操作部CPU21がプログラムを実行する際に各種データを一時的に格納するワークメモリとして機能する。LCD制御部30は、液晶ディスプレイとその制御回路で構成される。LCD制御部30には本体部50からのPCIバス61が接続される。入力手段22は、各種操作キーのほか、LCD制御部30の有する液晶ディスプレイの画面上に設けたタッチパネルで構成される。   The operation unit CPU 21 functions as a control unit that performs overall control of the operation of the operation unit 20. The ROM 24 stores a program executed by the operation unit CPU 21 and various fixed data, and the RAM 23 functions as a work memory that temporarily stores various data when the operation unit CPU 21 executes the program. The LCD control unit 30 includes a liquid crystal display and its control circuit. A PCI bus 61 from the main unit 50 is connected to the LCD control unit 30. The input means 22 includes a touch panel provided on the screen of a liquid crystal display included in the LCD control unit 30 in addition to various operation keys.

シリアルI/F部25は、本体部50と操作部20との間でシリアル通信によって各種の情報を受け渡しするためのインターフェイス回路である。シリアルI/F部25と本体部50のシリアルI/F部57とは、シリアル伝送路で接続されている。ここを通じて、表示処理の切り替えに係わる情報や、ユーザの操作内容を示す情報等が受け渡しされる。   The serial I / F unit 25 is an interface circuit for transferring various types of information between the main body unit 50 and the operation unit 20 through serial communication. The serial I / F unit 25 and the serial I / F unit 57 of the main body unit 50 are connected by a serial transmission path. Through this, information related to switching of display processing, information indicating the operation contents of the user, and the like are passed.

図1は、LCD制御部30の構成を示している。LCD制御部30は、液晶ディスプレイからなる表示手段としての表示ユニット31と、表示ユニット31を制御する表示制御部32と、表示ユニット31に表示する表示データを記憶するビデオメモリとしてのVRAM33と、制御切替バッファ34とから構成される。制御切替バッファ34は、操作部CPU21のバス26と本体部50からのPCIバス61のいずれかをVRAM33に表示制御部32を介して接続するかを切り替える機能を果たす。すなわち、制御切替バッファ34は、操作部CPU21がVRAM33に表示データを書き込み可能な第1状態と、本体部CPU51がVRAM33に表示データを書き込み可能な第2状態とにVRAM33の接続状態を切り替える。   FIG. 1 shows the configuration of the LCD control unit 30. The LCD control unit 30 includes a display unit 31 as a display unit including a liquid crystal display, a display control unit 32 for controlling the display unit 31, a VRAM 33 as a video memory for storing display data to be displayed on the display unit 31, and a control. And a switching buffer 34. The control switching buffer 34 has a function of switching whether the bus 26 of the operation unit CPU 21 or the PCI bus 61 from the main body unit 50 is connected to the VRAM 33 via the display control unit 32. That is, the control switching buffer 34 switches the connection state of the VRAM 33 between a first state in which the operation unit CPU 21 can write display data to the VRAM 33 and a second state in which the main body CPU 51 can write display data to the VRAM 33.

表示制御部32は、制御切替バッファ34を通じて入力される表示データをVRAM33に書き込む機能と、VRAM33に格納されている表示データを読み出して表示ユニット31へ送り出す機能を果たす。表示制御部32および制御切替バッファ34は、操作部CPU21から入力される制御信号(制御信号路は図示省略)に従って動作するようになっている。   The display control unit 32 has a function of writing display data input through the control switching buffer 34 to the VRAM 33 and a function of reading display data stored in the VRAM 33 and sending it to the display unit 31. The display control unit 32 and the control switching buffer 34 operate according to a control signal (control signal path is not shown) input from the operation unit CPU 21.

操作部CPU21は、ユーザから各種の操作を受け付ける機能や、画像形成装置10の動作状態を表示するための操作画面等の表示データを作成し、これを制御切替バッファ34および表示制御部32を介してVRAM33に書き込む機能を有している。本体部CPU51もまた各種の表示データを作成し、これをブリッジ回路60および制御切替バッファ34、表示制御部32を通じてVRAM33に書き込む機能を備えている。   The operation unit CPU 21 creates display data such as a function for receiving various operations from the user and an operation screen for displaying the operation state of the image forming apparatus 10, and this is displayed via the control switching buffer 34 and the display control unit 32. And has a function of writing to the VRAM 33. The main body CPU 51 also has a function of creating various display data and writing it into the VRAM 33 through the bridge circuit 60, the control switching buffer 34, and the display control unit 32.

次に、表示ユニット31に各種の画面を表示するための表示処理について説明する。図3は、VRAM33への表示データの書き込みを担当するCPUの切替動作に係わる処理手順の一例を示している。同図では、当初、VRAM33と本体部CPU51とを接続する第2状態に制御切替バッファ34を設定してある。この状態では、本体部CPU51によって表示処理を実行する(ステップS101)。すなわち、本体部CPU51がVRAM33に表示データを書き込み、この表示データに基づく画面が表示ユニット31に表示される。   Next, display processing for displaying various screens on the display unit 31 will be described. FIG. 3 shows an example of a processing procedure related to the switching operation of the CPU in charge of writing display data to the VRAM 33. In the figure, initially, the control switching buffer 34 is set to the second state in which the VRAM 33 and the main body CPU 51 are connected. In this state, display processing is executed by the main body CPU 51 (step S101). That is, the main body CPU 51 writes display data to the VRAM 33 and a screen based on the display data is displayed on the display unit 31.

本体部CPU51は、表示ユニット31の表示処理を操作部CPU21に任せるときは、その旨を表わした操作部側への切替要求をシリアルI/F部57、25を通じて操作部CPU21に送信する(ステップS102)。これを受けた操作部CPU21は、その後の表示処理を担当する(ステップS103)。詳細には、操作部CPU21から制御切替バッファ34に第1状態切替命令を送信して、制御切替バッファ34を第1状態に切り替える。その後、操作部CPU21は、現在の動作状態に応じた表示データを作成し、これを制御切替バッファ34および表示制御部32を通じてVRAM33に書き込む。その後、操作部CPU21は、ユーザ操作や装置の動作状態の変化に応じて、表示データを書き換える。   When the main body CPU 51 leaves the display processing of the display unit 31 to the operation unit CPU 21, the main body CPU 51 transmits a request for switching to the operation unit side to that effect to the operation unit CPU 21 through the serial I / F units 57 and 25 (steps). S102). Receiving this, the operation unit CPU 21 takes charge of the subsequent display processing (step S103). Specifically, a first state switching command is transmitted from the operation unit CPU 21 to the control switching buffer 34 to switch the control switching buffer 34 to the first state. Thereafter, the operation unit CPU 21 creates display data according to the current operation state, and writes this into the VRAM 33 through the control switching buffer 34 and the display control unit 32. Thereafter, the operation unit CPU 21 rewrites the display data in accordance with a user operation or a change in the operation state of the apparatus.

表示処理を本体部CPU51で実行する状態に戻すとき、その旨を表わした本体部側への切替要求をシリアルI/F部57、25を通じて操作部CPU21に送信する(ステップS104)。これを受けた操作部CPU21は、表示処理の実行権を本体部CPU51に戻す(ステップS105)。すなわち、第2状態切替命令を操作部CPU21から制御切替バッファ34に送信して、制御切替バッファ34を第2状態に切り替える。その後、第2状態への切替完了を表わした本体部側切替完了通知をシリアルI/F部25、57を通じて本体部CPU51に通知する(ステップS106)。これを受けた本体部CPU51は、VRAM33に表示データを書き込み、表示処理を実行する(ステップS107)。   When returning to the state in which the main body CPU 51 executes the display process, a request for switching to the main body representing that effect is transmitted to the operation unit CPU 21 through the serial I / F units 57 and 25 (step S104). Receiving this, the operation unit CPU 21 returns the right to execute the display process to the main body unit CPU 51 (step S105). That is, the second state switching command is transmitted from the operation unit CPU 21 to the control switching buffer 34, and the control switching buffer 34 is switched to the second state. Thereafter, the main body unit side CPU 51 is notified of the main body unit side switch completion notification indicating the completion of switching to the second state through the serial I / F units 25 and 57 (step S106). Receiving this, the main body CPU 51 writes the display data in the VRAM 33 and executes display processing (step S107).

このように、VRAM33を操作部CPU21に接続する第1状態と本体部CPU51に接続する第2状態とに制御切替バッファ34を切り替えることで、操作部CPU21と本体部CPU51のどちらも表示ユニット31に対する表示処理を実行することができる。これにより、操作部CPU21と本体部CPU51のうち、現在の装置状態でより適切な方を用いて表示処理の実行が可能になる。   Thus, by switching the control switching buffer 34 between the first state in which the VRAM 33 is connected to the operation unit CPU 21 and the second state in which the VRAM 33 is connected to the main unit CPU 51, both the operation unit CPU 21 and the main unit CPU 51 are connected to the display unit 31. Display processing can be executed. As a result, it is possible to execute the display process using a more appropriate one of the operation unit CPU 21 and the main body CPU 51 in the current apparatus state.

次に、表示処理を担当するCPUを本体部50側の負荷レベルに応じて切り替える場合について説明する。図4は、本体部50や本体部CPU51の負荷レベルに応じて表示処理の担当CPUを切り替える処理の流れを示している。本体部CPU51は、現時点での本体部50の負荷レベルが予め定めた基準値以上か否かを調べる(ステップS121)。たとえば、拡大縮小・回転などの画像処理の実行中やハードディスク装置等の記憶装置62へのアクセス中など、大量の画像データを取り扱っている場合には負荷レベルが基準値以上であると判断する。このほか、原稿読取動作の制御時や印刷動作の制御時などリアルタイム動作に対する速答性が求められるような場合にも、負荷レベルが基準値以上であると判断するようになっている。   Next, a case where the CPU in charge of display processing is switched according to the load level on the main body unit 50 side will be described. FIG. 4 shows the flow of processing for switching the CPU in charge of display processing in accordance with the load levels of the main body 50 and the main body CPU 51. The main body CPU 51 checks whether or not the current load level of the main body 50 is equal to or higher than a predetermined reference value (step S121). For example, when a large amount of image data is handled, for example, during execution of image processing such as enlargement / reduction / rotation or access to the storage device 62 such as a hard disk device, the load level is determined to be equal to or higher than the reference value. In addition, it is determined that the load level is equal to or higher than the reference value when a quick response to a real-time operation is required, such as when controlling a document reading operation or controlling a printing operation.

本体部CPU51の負荷レベルが基準値以上ならば(ステップS121;Y)、現在、表示処理を本体部CPU51が担当しているか否かを調べる(ステップS122)。本体部CPU51が担当していない場合は(ステップS122;N)、既に表示処理を操作部CPU21が実行しているので、表示処理の担当を切り替える必要はない。   If the load level of the main body CPU 51 is equal to or higher than the reference value (step S121; Y), it is checked whether or not the main body CPU 51 is currently in charge of display processing (step S122). When the main body CPU 51 is not in charge (step S122; N), since the operation processing CPU 21 has already executed the display process, it is not necessary to switch the display process.

本体部CPU51が表示処理を担当している場合は(ステップS122;Y)、操作部側への切替要求を操作部CPU21へ送出し(ステップS123)、本体部CPU51による表示処理を中止する(ステップS124)。これにより、本体部CPU51の負荷が軽減し、本体部CPU51の処理能力(CPUリソース)が他の処理に振り分けられる。その後の表示処理は、操作部CPU21が担当する(ステップS125)。操作部側への切替要求を受けた際の操作部CPU21における処理は図3のステップS103と同様である。   When the main body CPU 51 is in charge of display processing (step S122; Y), a switching request to the operation unit is sent to the operation unit CPU 21 (step S123), and the display processing by the main body CPU 51 is stopped (step S123). S124). As a result, the load on the main body CPU 51 is reduced, and the processing capability (CPU resources) of the main body CPU 51 is distributed to other processes. Subsequent display processing is handled by the operation unit CPU 21 (step S125). The processing in the operation unit CPU 21 when receiving a request for switching to the operation unit side is the same as step S103 in FIG.

本体部CPU51の負荷レベルが基準値未満ならば(ステップS121;N)、現在、表示処理を操作部CPU21が担当しているか否かを調べる(ステップS126)。操作部CPU21が担当していない場合は(ステップS126;N)、既に表示処理を本体部CPU51が実行しているので、表示処理の担当CPUは切り替えない。   If the load level of the main body CPU 51 is less than the reference value (step S121; N), it is checked whether or not the operation unit CPU 21 is currently in charge of display processing (step S126). When the operation unit CPU 21 is not in charge (step S126; N), since the main body CPU 51 has already executed the display process, the CPU in charge of the display process is not switched.

操作部CPU21が表示処理を担当している場合は(ステップS126;Y)、本体部側への切替要求を操作部CPU21へ送出する(ステップS127)。これを受けた操作部CPU21は、表示処理を中止し、制御切替バッファ34を第2状態に切り替え、本体部CPU51へ本体部側切替完了通知を送出する(ステップS128)。本体部CPU51は、操作部CPU21から本体部側切替完了通知を受けると、その後の表示処理を担当する。すなわち、表示データを作成しこれをVRAM33に書き込む処理を実行する(ステップS129)。   When the operation unit CPU 21 is in charge of display processing (step S126; Y), a request for switching to the main unit is sent to the operation unit CPU 21 (step S127). Receiving this, the operation unit CPU 21 stops the display process, switches the control switching buffer 34 to the second state, and sends a main unit side switch completion notification to the main unit CPU 51 (step S128). When the main body unit CPU 51 receives the main body unit side switching completion notification from the operation unit CPU 21, it performs the subsequent display processing. That is, a process of creating display data and writing it into the VRAM 33 is executed (step S129).

このように本体部50の負荷レベルが高く基準値以上の場合に、表示処理を操作部CPU21に任せるので、円滑な表示処理の継続が可能になる。また、表示処理を操作部CPU21に任すことにより本体部CPU51の負荷が軽減するので、その処理能力をジョブの実行等に回すことができ、円滑なジョブの実行が可能になる。操作部CPU21は、本体部CPU51に比べて処理能力が低いので、それに見合った簡潔な表示画面にするとよい。一方、負荷レベルが基準値未満の場合には、本体部CPU51が有する高い処理能力を活用して、複雑で多様な画面を高速に表示することが可能になる。   As described above, when the load level of the main body 50 is high and equal to or higher than the reference value, the display process is left to the operation unit CPU 21, so that the smooth display process can be continued. Further, since the load on the main body CPU 51 is reduced by leaving the display processing to the operation unit CPU 21, the processing capability can be used for job execution and the like, and smooth job execution becomes possible. Since the operation unit CPU 21 has a lower processing capacity than the main body unit CPU 51, a simple display screen suitable for it is preferable. On the other hand, when the load level is less than the reference value, it is possible to display a complex and diverse screen at high speed by utilizing the high processing capability of the main body CPU 51.

図5は、ジョブの実行中か否かに基づいて負荷レベルを判断し、表示処理の担当CPUを切り替える場合の処理を示している。電源ON後の初期状態は、本体部CPU51で表示処理を担当するように設定される(ステップS141)。コピージョブやプリントジョブなど何らかのジョブの実行を開始すると(ステップS142;Y)、表示処理の担当を操作部CPU21に切り替える(ステップS143、S144)。これにより、ジョブ実行中の表示処理は操作部CPU21が担当し、本体部CPU51はジョブの実行に処理能力を優先的に回すことができる。   FIG. 5 shows processing when the load level is determined based on whether or not a job is being executed and the CPU in charge of display processing is switched. The initial state after the power is turned on is set so that the main body CPU 51 takes charge of the display process (step S141). When execution of some job such as a copy job or a print job is started (step S142; Y), the display processing charge is switched to the operation unit CPU 21 (steps S143 and S144). As a result, the display unit during job execution is handled by the operation unit CPU 21, and the main body unit CPU 51 can preferentially pass the processing capability to job execution.

その後、ジョブの実行が終了すると(ステップS145;Y)、表示処理の担当を本体部CPU51に切り替える(ステップS146、S147)。このような切り替え方法を採用することで、切り替えの判断が単純化し、装置への組み込みが容易になる。   Thereafter, when the execution of the job is finished (step S145; Y), the charge of the display process is switched to the main body CPU 51 (steps S146 and S147). Employing such a switching method simplifies the determination of switching and facilitates incorporation into the apparatus.

次に、重複しないようにVRAM33から確保した別々の領域に操作部CPU21と本体部CPU51とがそれぞれ表示データを書き込む場合の処理を図6に基づいて説明する。VRAM33の領域管理は、操作部CPU21がマスタとなって行なう。操作部CPU21と本体部CPU51の間では、重複しないように領域を確保するための各種のシェア情報がやり取りされる。   Next, processing when the operation unit CPU 21 and the main unit CPU 51 write display data in different areas secured from the VRAM 33 so as not to overlap will be described with reference to FIG. The area management of the VRAM 33 is performed by the operation unit CPU 21 as a master. Various pieces of share information for securing areas so as not to overlap are exchanged between the operation unit CPU 21 and the main body unit CPU 51.

本体部CPU51は、操作部CPU21に対して、操作部CPU21が確保している領域を表わした領域情報の返送を要求する書込領域確認コマンドをシリアルI/F部57、25を通じて操作部CPU21に送信する(ステップS201)。操作部CPU21は、表示データの書き込みに使用する領域または空き領域を表わした領域情報Aを含む書込領域応答を本体部CPU51にシリアルI/F部25、57を通じて返送する(ステップS202)。   The main body CPU 51 sends a write area confirmation command to the operation unit CPU 21 through the serial I / F units 57 and 25 to request the operation unit CPU 21 to return the area information indicating the area secured by the operation unit CPU 21. Transmit (step S201). The operation unit CPU 21 returns a write area response including area information A indicating an area used for writing display data or an empty area to the main body CPU 51 through the serial I / F units 25 and 57 (step S202).

本体部CPU51は、操作部CPU21から受信した書込領域応答に含まれる領域情報Aに基づいて、本体部CPU51の側で確保(使用)する領域を決定する。そして、この領域を表わした領域情報Bとその領域への書き込み処理の開始とを表わした書込開始通知を操作部CPU21に送信する(ステップS203)。操作部CPU21は、VRAM33を本体部CPU51側に接続する第2状態に制御切替バッファ34を切り替え(ステップS204)、本体部CPU51に本体部側切替完了通知をシリアル通信によって送信する(ステップS205)。   The main body CPU 51 determines an area to be secured (used) on the main body CPU 51 side based on the area information A included in the write area response received from the operation section CPU 21. Then, a write start notification indicating the area information B representing this area and the start of the writing process to that area is transmitted to the operation unit CPU 21 (step S203). The operation unit CPU 21 switches the control switching buffer 34 to the second state in which the VRAM 33 is connected to the main body CPU 51 (step S204), and transmits a main body side switching completion notification to the main body CPU 51 by serial communication (step S205).

操作部CPU21が、領域情報Bの示す領域への自らによる書き込み動作を禁止することで、その領域が本体部CPU51の側で確保した領域として機能する(ステップS206)。本体部CPU51は、領域情報Bの示す領域に対して表示データの書き込み処理を実行する(ステップS207)。書き込み終了後、その旨と書き込み処理の終了した領域を表わす情報(図6の例では領域情報B)を含む書込終了通知を操作部CPU21に送信する(ステップS208)。   The operation unit CPU 21 prohibits the writing operation by itself to the area indicated by the area information B, so that the area functions as an area secured on the main body CPU 51 side (step S206). The main body CPU 51 executes a display data writing process on the area indicated by the area information B (step S207). After the writing is completed, a writing end notification including that and information indicating the area where the writing process has ended (area information B in the example of FIG. 6) is transmitted to the operation unit CPU 21 (step S208).

これを受けた操作部CPU21は、VRAM33を操作部CPU21側に接続する第1状態に制御切替バッファ34を切り替える(ステップS209)。その後、操作部CPU21は、本体部CPU51の側で確保している領域(たとえば領域情報Bの示す領域)を除く領域に対して適宜、描画処理を実行する(ステップS210)。   Receiving this, the operation unit CPU 21 switches the control switching buffer 34 to the first state in which the VRAM 33 is connected to the operation unit CPU 21 side (step S209). Thereafter, the operation unit CPU 21 appropriately performs a drawing process on an area excluding an area secured on the main body CPU 51 side (for example, an area indicated by the area information B) (step S210).

本体部CPU51は、確保している領域を解放する際に、その旨と解放する領域を表わした領域情報(図6の例では領域情報B)とを含む領域解放通知を操作部CPU21に通知する(ステップS211)。これを受けた操作部CPU21は、受信した領域情報に対応する領域を、操作部CPU21による書き込みを禁止した領域から除外し、その領域に対する書き込み禁止を解除する(ステップS212)。図6の例では、書込領域確認、書込領域応答、書込開始通知、書込終了通知、解放通知およびこれらに含まれる領域情報がシェア情報としての役割を果たす。   When the main body CPU 51 releases the reserved area, the main body CPU 51 notifies the operation unit CPU 21 of an area release notification including the fact and area information (area information B in the example of FIG. 6) indicating the area to be released. (Step S211). Receiving this, the operation unit CPU 21 excludes the area corresponding to the received area information from the area where writing by the operation unit CPU 21 is prohibited, and cancels the write prohibition on the area (step S212). In the example of FIG. 6, the write area confirmation, the write area response, the write start notification, the write end notification, the release notification, and the area information included therein serve as share information.

上記のように、操作部CPU21と本体部CPU51の間で、それぞれが使用する領域や空き領域に係わるシェア情報をやり取りすることで、同一領域の重複確保が防止され、領域別に表示データの書き込みを担当するCPUを分けることができる。操作部CPU21と本体部CPU51とが1つの画面に含まれる別々の領域を担当することで、操作部CPU21と本体部CPU51とによる合成画面を効率よく生成することができる。   As described above, by exchanging share information related to the areas used by the operation unit CPU 21 and the main body CPU 51 and the empty areas, it is possible to prevent duplication of the same area and write display data for each area. The CPU in charge can be divided. Since the operation unit CPU 21 and the main body CPU 51 are in charge of different areas included in one screen, a composite screen by the operation unit CPU 21 and the main body CPU 51 can be efficiently generated.

たとえば、背景画像を操作部CPU21で描画し、この背景画像に合成する前景画像を本体部CPU51で描画することが可能になる。図7は、操作部CPU21および本体部CPU51が確保した領域を示している。図中、斜線を施した領域301は操作部CPU21側が確保した領域を、白抜きで示した領域302、303は本体部CPU51が確保した領域を表わしている。図8は、操作部CPU21および本体部CPU51によって描画された合成画像の一例を示している。同図では、操作部CPU21が領域301に背景画像(図中では太斜線)を描画し、本体部CPU51が領域303に原稿画像を簡略小型化したサムネイル画像を描画するとともに領域302にこのサムネイル画像に対応する画像ファイルのファイル名を描画している。   For example, a background image can be drawn by the operation unit CPU 21, and a foreground image to be combined with the background image can be drawn by the main body unit CPU 51. FIG. 7 shows an area secured by the operation unit CPU 21 and the main body unit CPU 51. In the figure, a hatched area 301 indicates an area secured by the operation unit CPU 21, and white areas 302 and 303 indicate areas secured by the main body CPU 51. FIG. 8 shows an example of a composite image drawn by the operation unit CPU 21 and the main body unit CPU 51. In the figure, the operation unit CPU 21 draws a background image (indicated by a thick diagonal line) in the area 301, and the main body CPU 51 draws a thumbnail image obtained by simplifying and reducing the original image in the area 303 and this thumbnail image in the area 302. The file name of the image file corresponding to is drawn.

このように、1画面分の領域を操作部CPU21の担当領域と本体部CPU51の担当領域とに分けて描画するので、背景画像に前景画像を上書きする場合に比べて、表示の処理効率が向上する。また、背景画像に前景画像を上書きしないので、これらの書き込みの順序が制限されず、任意の順序で書き込むことができる。   As described above, since the area for one screen is divided into the area in charge of the operation unit CPU 21 and the area in charge of the main body CPU 51, the display processing efficiency is improved as compared with the case where the foreground image is overwritten on the background image. To do. Further, since the foreground image is not overwritten on the background image, the order of writing is not limited, and the background image can be written in an arbitrary order.

サムネイル画像などは本体部50の側で管理・保存あるいは作成するデータである。これらを表示データとしてシリアルI/F部57、25等を通じて操作部20に転送してから、操作部CPU21が合成画像を作成してVRAM33に書き込むという構成をとると、表示処理に長い時間がかかる。これに対して、図6から図8に示す方法では、シェア情報をシリアルI/F部57、25を通じてやり取りするだけで、合成画面を作成できるので、表示データのCPU間転送に伴う時間ロスがなく、高速な表示処理が実現される。   Thumbnail images and the like are data that are managed, stored, or created on the main unit 50 side. If these are transferred as display data to the operation unit 20 through the serial I / F units 57, 25, etc. and then the operation unit CPU 21 creates a composite image and writes it in the VRAM 33, the display process takes a long time. . On the other hand, in the method shown in FIGS. 6 to 8, a composite screen can be created simply by exchanging share information through the serial I / F units 57 and 25, so that time loss due to transfer of display data between CPUs is eliminated. And high-speed display processing is realized.

次に、表示データの書込領域をバンク(バンク領域)単位に管理する場合について説明する。
図9は、VRAM33を第1バンク401、第2バンク402、第3バンク403、第4バンク404の4つのバンクで構成した場合におけるLCD制御部30の構成を示している。表示制御部410は、表示ユニット31に送る表示データの読み出し元になる1つのバンクを4つのバンク401〜404の中で切り替えるバンク切替手段としての機能を果たす。制御切替バッファ411は、本体部CPU51と接続する1つのバンクを4つのバンク401〜404の中で切り替える機能と、操作部CPU21と接続する1つのバンクを4つのバンク401〜404の中で切り替える機能を果たす。
Next, a case where the display data writing area is managed in units of banks (bank areas) will be described.
FIG. 9 shows a configuration of the LCD control unit 30 in the case where the VRAM 33 is configured by four banks of a first bank 401, a second bank 402, a third bank 403, and a fourth bank 404. The display control unit 410 functions as a bank switching unit that switches one bank to be a reading source of display data to be sent to the display unit 31 among the four banks 401 to 404. The control switching buffer 411 has a function of switching one bank connected to the main body CPU 51 among the four banks 401 to 404 and a function of switching one bank connected to the operation unit CPU 21 among the four banks 401 to 404. Fulfill.

本体部CPU51と操作部CPU21は、ビデオメモリから重複しないようにバンクを確保するためのバンクシェア情報をシリアル通信等でやり取りする。たとえば、使用するバンクを示す情報や解放するバンクを示す情報などがバンクシェア情報としてやり取りされる。バンクシェア情報をやり取りすることにより、操作部CPU21と本体部CPU51の双方が同一バンクに接続されないように制御される。   The main unit CPU 51 and the operation unit CPU 21 exchange bank share information for securing banks so as not to overlap from the video memory by serial communication or the like. For example, information indicating a bank to be used and information indicating a bank to be released are exchanged as bank share information. By exchanging the bank share information, the operation unit CPU 21 and the main unit CPU 51 are controlled not to be connected to the same bank.

図10は、バンク単位の切り替えに係わる制御手順の一例を示している。本体部CPU51は、操作部CPU21に対して、操作部CPU21が確保しているバンクまたは空きバンクを表したバンク情報の返送を要求する書込バンク確認コマンドをシリアルI/F部57、25を通じて操作部CPU21に送信する(ステップS501)。操作部CPU21は、自らが表示データの書き込みに使用しているバンクもしくはこれを除く空きバンクを表わしたバンク情報Cを含む書込バンク応答を本体部CPU51にシリアルI/F部25、57を通じて返送する(ステップS502)。   FIG. 10 shows an example of a control procedure related to bank unit switching. The main body CPU 51 operates the write bank confirmation command requesting the operation unit CPU 21 to return the bank information indicating the bank secured by the operation unit CPU 21 or the empty bank through the serial I / F units 57 and 25. To the CPU 21 (step S501). The operation unit CPU 21 returns a write bank response including bank information C representing a bank used for writing display data or an empty bank other than the bank to the main body CPU 51 through the serial I / F units 25 and 57. (Step S502).

本体部CPU51は、操作部CPU21から受信した書込バンク応答に含まれるバンク情報Cに基づき、本体部CPU51の側で確保(使用)するバンクを決定する。そして、このバンクを表わしたバンク情報Dとそのバンクへの書き込み処理の開始とを表わした書込バンク通知を操作部CPU21に送信する(ステップS503)。   The main body CPU 51 determines a bank to be secured (used) on the main body CPU 51 side based on the bank information C included in the write bank response received from the operation unit CPU 21. Then, the bank information D representing this bank and the writing bank notification representing the start of the writing process to the bank are transmitted to the operation unit CPU 21 (step S503).

操作部CPU21は、本体部CPU51から受信したバンク情報Dに対応するバンクに本体部CPU51が接続されるように制御切替バッファ411を切り替え(ステップS504)、その後、切替完了通知を本体部CPU51に送信する(ステップS505)。また、バンク情報Dの示すバンクを操作部CPU21の書き込み対象のバンクから除外し、当該バンクへの操作部CPU21による書き込みを禁止する(ステップS506)。なお、操作部CPU21は、書き込み対象から除外していないバンクに対して描画処理を進めることができる(ステップS507)。   The operation unit CPU 21 switches the control switching buffer 411 so that the main body CPU 51 is connected to the bank corresponding to the bank information D received from the main body CPU 51 (step S504), and then transmits a switching completion notification to the main body CPU 51. (Step S505). Further, the bank indicated by the bank information D is excluded from the write target banks of the operation unit CPU 21, and writing to the bank by the operation unit CPU 21 is prohibited (step S506). Note that the operation unit CPU 21 can advance the drawing process to a bank that is not excluded from the writing target (step S507).

切替完了通知を受けた本体部CPU51は、自らが確保したバンクに対して表示データの描画処理を実行する(ステップS508)。その後、バンクを示すバンク情報Dと、このバンク情報が示すバンクに表示ユニット31の表示対象を切り替える旨とを含む表示バンク切替要求を操作部CPU21に送信する(ステップS509)。操作部CPU21は、受信した表示バンク切替要求に従い、表示制御部410に対してバンク切替コマンドを送信する。これにより、本体部CPU51の指定したバンクに対応する画像が表示ユニット31に表示される(ステップS510)。   Receiving the switching completion notification, the main body CPU 51 executes display data drawing processing on the bank secured by itself (step S508). Thereafter, a display bank switching request including bank information D indicating the bank and switching the display target of the display unit 31 to the bank indicated by the bank information is transmitted to the operation unit CPU 21 (step S509). The operation unit CPU 21 transmits a bank switching command to the display control unit 410 in accordance with the received display bank switching request. Thus, an image corresponding to the bank designated by the main body CPU 51 is displayed on the display unit 31 (step S510).

本体部CPU51は、表示内容を操作部CPU21に任せる状態になったとき、その旨を表わした表示バンク戻し要求を操作部CPU21に送信する(ステップS511)。これを受けた操作部CPU21は、自らが確保しているバンクの中から1つのバンクを選択し、表示ユニット31の表示対象をこのバンクに切り替える(ステップS512)。本体部CPU51は、確保中のバンクを解放するとき、その旨と解放するバンクを表わすバンク情報Dとを含むバンク解放通知を操作部CPU21に送信する(ステップS513)。これを受けた操作部CPU21は、受信したバンク情報Dに対応するバンクを空きバンクとして内部登録する(ステップS514)。なお、バンク解放通知を送信せずに、異なるバンクについての書込バンク通知を行なうことで、本体部CPU51は同時に複数のバンクを確保することができる。   When the main body CPU 51 is in a state of leaving the display contents to the operation unit CPU 21, it transmits a display bank return request indicating that fact to the operation unit CPU 21 (step S511). Receiving this, the operation unit CPU 21 selects one bank from the banks secured by itself and switches the display target of the display unit 31 to this bank (step S512). When the main body CPU 51 releases the secured bank, the main body CPU 51 transmits a bank release notification including the fact and bank information D representing the bank to be released to the operation unit CPU 21 (step S513). Receiving this, the operation unit CPU 21 internally registers the bank corresponding to the received bank information D as an empty bank (step S514). Note that the main body CPU 51 can secure a plurality of banks at the same time by sending a write bank notification for different banks without sending a bank release notification.

このように、VRAM33を1画面分の表示データを記憶可能なバンクを単位に管理することにより、操作部CPU21と本体部CPU51がそれぞれ独立に1つの画面を同時に生成することができる。また、表示対象のバンクを切り替えることにより、表示ユニット31の表示画面を瞬時に切り替えることが可能になる。すなわち、表示中のバンクと異なるバンクに表示データを書き込み、この書込処理が完了してから表示対象を切り替えるとよい。図9に示すものでは4つのバンクを有することから、表示中と異なる画面を3つのバンクに用意しておくことができ、迅速かつ多様に画面を切り替えることができる。   Thus, by managing the VRAM 33 in units of banks that can store display data for one screen, the operation unit CPU 21 and the main body CPU 51 can independently generate one screen at the same time. Further, the display screen of the display unit 31 can be switched instantaneously by switching the display target bank. That is, display data may be written in a bank different from the bank being displayed, and the display target may be switched after the writing process is completed. In the example shown in FIG. 9, since four banks are provided, different screens can be prepared in three banks, and the screens can be switched quickly and in various ways.

次に、外部装置から入力された表示データを表示する場合について説明する。   Next, a case where display data input from an external device is displayed will be described.

操作部20の入力手段22から、またはネットワークを介してPC端末5などの外部装置から外部表示モードに設定する旨の指示を受けると、画像形成装置10は、外部装置から入力された表示データに基づく画面を表示ユニット31に表示するように動作する。また、外部表示モードでは、表示ユニット31上のタッチパネルをユーザが指などで触れて操作したとき、画面上でのその操作位置の座標を表わした位置情報を外部装置にネットワークを通じて出力するようになっている。   When receiving an instruction to set the external display mode from the input unit 22 of the operation unit 20 or from an external device such as the PC terminal 5 via the network, the image forming apparatus 10 displays the display data input from the external device. It operates to display a screen based on the display unit 31. In the external display mode, when the user touches the touch panel on the display unit 31 with a finger or the like, position information representing the coordinates of the operation position on the screen is output to the external device via the network. ing.

図11は、外部表示モードにおける処理の流れを示している。PC端末5等の外部装置からネットワーク制御回路63を通じて表示データを受信すると(ステップS601)、この表示データを本体部CPU51がVRAM33の指定領域に書き込む(ステップS602)。たとえば、ネットワークのPC端末5に画像処理を行なわせるようなシステムがある。このシステムにおいてPC端末5の側で作成した設定操作画面に係わる表示データをPC端末5から画像形成装置10に送信することで、画像形成装置10の表示ユニット31上にこの設定操作画面が表示される。設定操作画面には各種の操作ボタンや選択項目などが表示される。   FIG. 11 shows the flow of processing in the external display mode. When display data is received from the external device such as the PC terminal 5 through the network control circuit 63 (step S601), the main body CPU 51 writes the display data in a designated area of the VRAM 33 (step S602). For example, there is a system that causes the PC terminal 5 of the network to perform image processing. In this system, the setting operation screen is displayed on the display unit 31 of the image forming apparatus 10 by transmitting display data related to the setting operation screen created on the PC terminal 5 side from the PC terminal 5 to the image forming apparatus 10. The Various operation buttons and selection items are displayed on the setting operation screen.

表示ユニット31に表示された設定操作画面上の操作ボタンや選択項目などにユーザが触れると(ステップS603;Y)、その操作位置に対応する画面上でのxy座標を表わした位置情報を外部装置にネットワークを通じて出力する(ステップS604)。上記の動作は外部表示モードを終了させるまで継続する(ステップS605;N)。   When the user touches an operation button or selection item on the setting operation screen displayed on the display unit 31 (step S603; Y), position information representing the xy coordinates on the screen corresponding to the operation position is displayed on the external device. Is output through the network (step S604). The above operation continues until the external display mode is terminated (step S605; N).

PC端末5等の外部装置は、画像形成装置10の表示ユニット31に表示させている設定操作画面の内容と画像形成装置10から送られてきた位置情報とを照合することで、この設定操作画面上のどの操作ボタンが操作されたか等を把握することができる。すなわち、PC端末5等の外部装置は、画像形成装置10が備えていないGUI画面を自由に作成し、この画面を用いて画像形成装置10をリモート操作端末として利用することができる。   An external device such as the PC terminal 5 collates the contents of the setting operation screen displayed on the display unit 31 of the image forming apparatus 10 with the position information sent from the image forming apparatus 10, so that the setting operation screen is displayed. It is possible to grasp which operation button above is operated. That is, an external apparatus such as the PC terminal 5 can freely create a GUI screen that the image forming apparatus 10 does not have, and can use the image forming apparatus 10 as a remote operation terminal using this screen.

以上、本発明の実施の形態を図面によって説明してきたが、具体的な構成は実施の形態に示したものに限られるものではなく、本発明の要旨を逸脱しない範囲における変更や追加があっても本発明に含まれる。たとえば、実施の形態では、デジタル複合機を例に説明したが、本発明が対象とする画像形成装置は、これに限定されるものではない。ユーザから依頼されたジョブを実行する本体部とその操作部とを備えた画像形成装置であればよい。   The embodiment of the present invention has been described with reference to the drawings. However, the specific configuration is not limited to that shown in the embodiment, and there are changes and additions within the scope of the present invention. Are also included in the present invention. For example, in the embodiment, the digital multifunction peripheral has been described as an example, but the image forming apparatus targeted by the present invention is not limited to this. Any image forming apparatus including a main body unit that executes a job requested by a user and an operation unit thereof may be used.

本発明の実施の形態に係わる画像形成装置の操作部が有するLCD制御部の構成を示すブロック図である。3 is a block diagram illustrating a configuration of an LCD control unit included in an operation unit of the image forming apparatus according to the embodiment of the present invention. FIG. 本発明の実施の形態に係わる画像形成装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image forming apparatus according to an embodiment of the present invention. VRAMへの表示データの書き込みを担当するCPUの切替動作に係わる処理手順の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the process sequence regarding switching operation | movement of CPU in charge of writing the display data to VRAM. 本体部や本体部CPUの負荷レベルに応じて表示処理の担当CPUを切り替える場合の処理手順を示す流れ図である。It is a flowchart which shows the process sequence in the case of switching CPU in charge of a display process according to the load level of a main-body part or main-body-part CPU. ジョブの実行中か否かに基づいて負荷レベルを判断し、表示処理の担当CPUを切り替える場合の処理手順を示す流れ図である。It is a flowchart which shows the process sequence in the case of determining a load level based on whether the job is running and switching the CPU in charge of the display process. VRAMから重複しないように確保した別々の領域に操作部CPUと本体部CPUがそれぞれ表示データを書き込む場合の処理手順を示すシーケンス図である。It is a sequence diagram which shows the process sequence in case the operation part CPU and main-body-part CPU write display data in the separate area ensured so that it may not overlap from VRAM. 合成画面作成時に操作部CPUと本体部CPUがそれぞれ確保した領域の一例を示す説明図である。It is explanatory drawing which shows an example of the area | region which each operation part CPU and main-body part CPU ensured at the time of synthetic | combination screen preparation. 図7に示す領域に操作部CPUが背景画像を、本体部CPUが前景画像を描画した状態の一例を示す説明図である。FIG. 8 is an explanatory diagram illustrating an example of a state in which an operation unit CPU draws a background image and a main body CPU draws a foreground image in the area shown in FIG. 4つのバンク領域を備えたLCD制御部の構成を示すブロック図である。It is a block diagram which shows the structure of the LCD control part provided with four bank areas. バンク切り替えに係わる制御手順の一例を示すシーケンス図である。It is a sequence diagram which shows an example of the control procedure concerning bank switching. 外部表示モードにおける処理を示す流れ図である。It is a flowchart which shows the process in external display mode.

符号の説明Explanation of symbols

5…PC端末
6…ビデオ装置
10…画像形成装置
20…操作部
21…操作部CPU
22…入力手段
23…RAM
24…ROM
25…シリアルI/F部
26…バス
30…LCD制御部
31…表示ユニット
32…表示制御部
33…VRAM
34…制御切替バッファ
50…本体部
51…本体部CPU
52…ROM
53…RAM
54…プリンタ部
55…読取部
56…画像処理部
57…シリアルI/F部
58…バス
60…ブリッジ回路
61…PCIバス
62…記憶装置
63…ネットワーク制御回路
64…ビデオI/F部
301…操作部CPUが確保した領域
302、303…本体部CPUが確保した領域
401…第1バンク
402…第2バンク
403…第3バンク
404…第4バンク
410…表示制御部
411…制御切替バッファ
DESCRIPTION OF SYMBOLS 5 ... PC terminal 6 ... Video apparatus 10 ... Image forming apparatus 20 ... Operation part 21 ... Operation part CPU
22 ... Input means 23 ... RAM
24 ... ROM
25 ... Serial I / F unit 26 ... Bus 30 ... LCD control unit 31 ... Display unit 32 ... Display control unit 33 ... VRAM
34 ... Control switching buffer 50 ... Main unit 51 ... Main unit CPU
52 ... ROM
53 ... RAM
DESCRIPTION OF SYMBOLS 54 ... Printer part 55 ... Reading part 56 ... Image processing part 57 ... Serial I / F part 58 ... Bus 60 ... Bridge circuit 61 ... PCI bus 62 ... Memory | storage device 63 ... Network control circuit 64 ... Video I / F part 301 ... Operation Areas 302, 303 reserved by the unit CPU ... Areas reserved by the main unit CPU 401 ... First bank 402 ... Second bank 403 ... Third bank 404 ... Fourth bank 410 ... Display control unit 411 ... Control switching buffer

Claims (4)

操作部と、依頼されたジョブを実行する本体部とを備えた画像形成装置において、
表示データを記憶するビデオメモリと、
前記ビデオメモリの記憶内容に応じた画面を表示する表示手段と、
前記ビデオメモリに表示データを書き込む機能と前記操作部の動作を制御する機能とを備えた第1制御手段と、
前記ビデオメモリに表示データを書き込む機能と前記本体部の動作を制御する機能とを備えた第2制御手段と、
前記第1制御手段が前記ビデオメモリに表示データを書き込み可能な第1状態と前記第2制御手段が前記ビデオメモリに表示データを書き込み可能な第2状態とに前記ビデオメモリの接続状態を切り替える切替手段と
前記第1制御手段と前記第2制御手段との間で情報をやり取りするための通信手段とを備え、
前記第1制御手段と前記第2制御手段は、前記ビデオメモリから重複しないように領域を確保するためのシェア情報を前記通信手段によってやり取りし、それぞれが確保した領域に表示データを書き込むと共に、前記表示手段に表示する1画面分の領域を、前記第1制御手段と前記第2制御手段とに分けて利用する
ことを特徴とする画像形成装置。
In an image forming apparatus including an operation unit and a main body unit that executes a requested job,
Video memory for storing display data;
Display means for displaying a screen corresponding to the storage content of the video memory;
First control means having a function of writing display data to the video memory and a function of controlling the operation of the operation unit;
Second control means having a function of writing display data to the video memory and a function of controlling the operation of the main body;
Switching for switching the connection state of the video memory between a first state in which the first control means can write display data to the video memory and a second state in which the second control means can write display data to the video memory. Means ,
Communication means for exchanging information between the first control means and the second control means,
Wherein the first control means the second control means, the share information for securing an area so as not to overlap from the video memory to communicate by said communication means, with each display data are written in the area secured, the An image forming apparatus characterized in that an area for one screen displayed on a display unit is divided into the first control unit and the second control unit .
前記第1制御手段と前記第2制御手段の一方は背景画像を描画し、他方は前記背景画像に合成する前景画像を描画する
ことを特徴とする請求項に記載の画像形成装置。
The image forming apparatus according to claim 1 , wherein one of the first control unit and the second control unit draws a background image, and the other draws a foreground image to be combined with the background image.
外部装置から表示データを入力するデータ入力手段を備え、
前記データ入力手段を通じて入力された表示データを前記ビデオメモリに書き込む機能を前記第1制御手段と前記第2制御手段の少なくとも一方が有する
ことを特徴とする請求項1または2に記載の画像形成装置。
Data input means for inputting display data from an external device,
The image forming apparatus according to claim 1 or 2, characterized in that at least one of a said second control means and said first control means a function of writing to the video memory the inputted display data through the data input means .
前記表示手段の画面上でユーザが指し示した位置を検出してその位置情報を出力する入力手段と、
前記入力手段の出力する位置情報を前記外部装置へ送出する送出手段と
を有する
ことを特徴とする請求項に記載の画像形成装置。
Input means for detecting the position pointed to by the user on the screen of the display means and outputting the position information;
The image forming apparatus according to claim 3 , further comprising: a sending unit that sends the position information output from the input unit to the external device.
JP2003361429A 2003-10-22 2003-10-22 Image forming apparatus Expired - Fee Related JP4304595B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003361429A JP4304595B2 (en) 2003-10-22 2003-10-22 Image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003361429A JP4304595B2 (en) 2003-10-22 2003-10-22 Image forming apparatus

Publications (2)

Publication Number Publication Date
JP2005128113A JP2005128113A (en) 2005-05-19
JP4304595B2 true JP4304595B2 (en) 2009-07-29

Family

ID=34641379

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003361429A Expired - Fee Related JP4304595B2 (en) 2003-10-22 2003-10-22 Image forming apparatus

Country Status (1)

Country Link
JP (1) JP4304595B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6032104B2 (en) * 2013-04-10 2016-11-24 富士ゼロックス株式会社 Electronic apparatus, image forming apparatus, control apparatus, and program
JP6456150B2 (en) * 2015-01-13 2019-01-23 キヤノン株式会社 Image forming apparatus, image forming apparatus control method, and program
JP6677131B2 (en) * 2016-09-05 2020-04-08 コニカミノルタ株式会社 Image forming apparatus, method, and program

Also Published As

Publication number Publication date
JP2005128113A (en) 2005-05-19

Similar Documents

Publication Publication Date Title
JP5004320B2 (en) Job processing apparatus, job processing method, and program
JP3903024B2 (en) Output management method and information processing apparatus
JP2009093439A (en) Information processor and its control method
JP5673968B2 (en) Image forming apparatus and image forming system
JP5728439B2 (en) Data storage destination setting system, information processing apparatus, and data storage destination setting program
JP2008030456A (en) Image formation device
US8917413B2 (en) Image forming system capable of switching among a plurality of power states
US9386082B2 (en) Information processing apparatus, and control method and storage medium therefor
JP2009076004A (en) Printing system
CN103581485A (en) Image forming apparatus and method of controlling same
JP4304595B2 (en) Image forming apparatus
JP2010165059A (en) Universal printer driver program and recording medium
JP2017047642A (en) Post-rip data saving method at preceding rip time
JP4577176B2 (en) Printing system, printing control program, and printing control method
JP6029427B2 (en) Information processing apparatus, control method, and program
JP2012237905A (en) Image forming device
JP2020088758A (en) Image forming apparatus, control method thereof, and program
JP2012080519A (en) Image processing device
JP5605018B2 (en) Processing information management apparatus, image forming apparatus, and processing information management program
JP2010161467A (en) Image processing system, image processor, control method of the same, and control program
JP3740289B2 (en) Image input device, information processing apparatus, image input method and information processing method, and computer-readable storage medium
US8804164B2 (en) Image forming system and control method using middleware
JP2007203497A (en) Image processor, image processing system, job processing method, and computer program
JP6341016B2 (en) Image forming system, image forming apparatus, and program
JP2016035754A (en) Document management program, document management method, document management device, and document management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060208

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080717

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080724

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080917

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090415

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130515

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130515

Year of fee payment: 4

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees