JP2001113789A - Image-forming apparatus - Google Patents

Image-forming apparatus

Info

Publication number
JP2001113789A
JP2001113789A JP29327699A JP29327699A JP2001113789A JP 2001113789 A JP2001113789 A JP 2001113789A JP 29327699 A JP29327699 A JP 29327699A JP 29327699 A JP29327699 A JP 29327699A JP 2001113789 A JP2001113789 A JP 2001113789A
Authority
JP
Japan
Prior art keywords
image
recording
reading
interrupt
interruption
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP29327699A
Other languages
Japanese (ja)
Inventor
Naoto Kataoka
直人 片岡
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery 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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP29327699A priority Critical patent/JP2001113789A/en
Publication of JP2001113789A publication Critical patent/JP2001113789A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an image-forming apparatus which can correctly resume a process also after an interruption is released. SOLUTION: A main control part 11 makes a recording part 16 record images stored in an image memory 21 in a predetermined priority order for every kind. When an interruption key 14 of an operation part 13 is manipulated to receive an interruption command during the recording, the recording is suspended to carry out an interruption process. When the interruption is released thereafter, the recording suspended at the interruption is resumed independently of the priority order. The recording after the interruption is released can be correctly carried out accordingly.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、割込処理機能を有
する画像形成装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image forming apparatus having an interrupt processing function.

【0002】[0002]

【従来の技術】近年、画像形成装置の高機能化ととも
に、複数の処理を並行して行うことができるようになっ
てきている。例えば原稿上の画像を読み取る読取部によ
って読み取った画像を記録部で記録するコピー機能や、
外部のコンピュータから与えられたデータを記録部で記
録するプリント機能、あるいは公衆回線を介してファク
シミリ通信を行う通信部で受信した画像を記録部で記録
する受信機能などがある。もちろんこのほかにも、送信
機能、スキャナ機能など、様々な機能が搭載されるよう
になってきている。
2. Description of the Related Art In recent years, with the advancement of functions of an image forming apparatus, a plurality of processes can be performed in parallel. For example, a copy function that records an image read by a reading unit that reads an image on a document in a recording unit,
There is a print function for recording data provided from an external computer in a recording unit, or a reception function for recording in a recording unit an image received by a communication unit that performs facsimile communication via a public line. Of course, in addition to these, various functions such as a transmission function and a scanner function have been mounted.

【0003】上述のコピー機能、プリント機能、受信機
能は、いずれも記録部を用いて画像を記録出力する記録
処理が必要になる。それぞれの機能を単独で実行する場
合には画像メモリを必要としない場合もあるが、各機能
が並行して実行されると、記録する画像を一旦画像メモ
リなどに格納しておき、順に記録部で記録出力すること
となる。このとき記録出力する順番は、画像メモリに格
納されている画像の種別、すなわちコピー機能により格
納された画像(コピー画像)か、プリント機能により格
納された画像(プリント画像)か、受信機能により格納
された画像(受信画像)かによって、所定の優先順位に
基づいて決定される。例えば、コピー機能は利用者が装
置のそばで待っていることが考えられるので優先順位を
高くし、受信機能ではいつ出力されてもそれほど問題に
ならないので優先順位を低くするなどといったようにし
て、優先順位を決定している。もちろんこの例以外の優
先順位が設定されることもある。
The above-described copy function, print function, and reception function all require recording processing for recording and outputting an image using a recording unit. When each function is executed independently, an image memory may not be required.However, when each function is executed in parallel, an image to be recorded is temporarily stored in an image memory or the like, and is sequentially stored in a recording unit. Will be recorded and output. The order of recording and outputting at this time depends on the type of the image stored in the image memory, that is, the image stored by the copy function (copy image), the image stored by the print function (print image), or the storage by the reception function. It is determined based on a predetermined priority order depending on whether the image is a received image (received image). For example, the copy function may be set at a higher priority because the user may be waiting near the device, and the reception function may be set at a lower priority since output is not so problematic when output. Priorities are determined. Of course, priorities other than this example may be set.

【0004】一方、画像形成装置は割込機能が付加され
ているものも多い。例えば大量のコピーを行っている間
で別のコピーを行いたい場合、割込を指示する。これに
よって割込処理に移行し、別のコピー処理を行うことが
できる。別のコピー処理を行った後は、割込を解除する
指示を行って割込処理を終了させる。
On the other hand, many image forming apparatuses have an interrupt function. For example, if another copy is to be performed while a large amount of copy is being performed, an interrupt is instructed. As a result, the process shifts to the interrupt process, and another copy process can be performed. After performing another copy process, an instruction to cancel the interrupt is issued and the interrupt process is terminated.

【0005】上述のように各機能を並行して実行するこ
とができるので、例えば受信画像を記録部で記録してい
るときに、コピー機能によって読取部で原稿の画像を読
み取らせることができる。このような処理を行っている
最中に、割込の指示も行うことができる。この場合、受
信画像の記録処理を中断すると共に、コピー機能におけ
る読取部での読取処理も中断して、割込処理に移行す
る。そして、割込処理において、各種の機能を実行させ
ることができる。
Since the functions can be executed in parallel as described above, for example, when a received image is recorded in the recording unit, the image of the document can be read by the reading unit by the copy function. While such processing is being performed, an interrupt instruction can also be issued. In this case, the recording process of the received image is interrupted, the reading process in the reading unit in the copy function is also interrupted, and the process shifts to an interrupt process. Then, various functions can be executed in the interrupt processing.

【0006】割込処理が終了して割込を解除する指示を
行うと、割込処理が終了する。そして、割込処理に移行
する際に実行していた読取処理や記録処理を再開する。
この記録処理の再開の際に、従来の画像形成装置では、
上述の優先順位に従って改めて画像メモリ内の画像を調
べ、優先順位の高い種別の画像から記録部で記録出力さ
せていた。そのため、受信画像の記録中に割込処理に移
行したにもかかわらず、割込解除後はコピー画像の記録
出力が開始されてしまうという不具合があった。このよ
うに、従来の画像形成装置では、割込解除後に正しく処
理を再開できないという問題があった。
When the instruction to cancel the interrupt is issued after the interrupt processing is completed, the interrupt processing is completed. Then, the reading process and the recording process that have been executed when the process shifts to the interrupt process are restarted.
When the recording process is restarted, the conventional image forming apparatus
The images in the image memory are checked again according to the above-mentioned priorities, and the recording unit records and outputs the images of the type having the higher priority. For this reason, there is a problem in that the recording output of the copy image is started after the interruption is canceled even though the process shifts to the interruption processing during the recording of the received image. As described above, the conventional image forming apparatus has a problem that the processing cannot be correctly resumed after the interruption is released.

【0007】[0007]

【発明が解決しようとする課題】本発明は、上述した事
情に鑑みてなされたもので、割込解除後についても正し
く処理を再開できる画像形成装置を提供することを目的
とするものである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and has as its object to provide an image forming apparatus capable of correctly restarting processing even after an interrupt is released.

【0008】[0008]

【課題を解決するための手段】本発明は、画像形成装置
において、複数種別の画像を格納可能な画像メモリと、
画像の記録を行う記録手段と、割込の指示が可能な操作
手段と、前記画像メモリ内の画像を所定の優先順位で種
別ごとに前記記録手段に記録させると共に記録中に割込
の指示を受けて該記録を中断して割込処理を行い割込解
除後に前記優先順位とは独立して前記中断した記録を再
開する制御手段を有することを特徴とするものである。
このように本発明では、割込解除後は、優先順位とは独
立して割込で中断した記録を再開するので、割込解除後
に正しく記録を再開することができる。
According to the present invention, there is provided an image forming apparatus, comprising: an image memory capable of storing a plurality of types of images;
Recording means for recording an image; operating means capable of instructing an interrupt; and recording the image in the image memory in the recording means for each type in a predetermined priority order, and issuing an instruction for an interrupt during recording. Receiving means for interrupting the recording, interrupting the recording, and releasing the interrupted recording after the interruption is released, independently of the priority.
As described above, according to the present invention, after the interruption is released, the recording interrupted by the interruption is resumed independently of the priority order, so that the recording can be correctly resumed after the interruption is released.

【0009】また、そのような画像形成装置において、
原稿の画像を読み取る読取手段を有し、前記制御手段
は、前記読取手段で読み取った画像を前記記録手段で記
録するコピー機能を実行可能であり、該コピー機能にお
いて前記読取手段及び前記記録手段の動作中に割込処理
を行った後割込解除し、前記コピー機能における記録を
再開して記録が終了した時点あるいは該時点から所定時
間経過したとき、まだ前記読取手段による画像の読取が
再開されていない場合には、前記優先順位に基づいて前
記画像メモリ内の画像を前記記録手段に記録させること
を特徴とするものである。割込処理において読取手段を
用いた場合などでは、割込処理から復帰したとき、改め
て読取途中であった原稿を再びセットする必要がある。
例えば再開ページを報知するなどして原稿のセットを促
すことができるが、読取再開には時間がかかる場合もあ
る。そのような場合に、記録手段を空けておかずに、画
像メモリに格納されている他の画像について記録を行
う。これによって、記録手段を効率よく利用することが
できる。
In such an image forming apparatus,
Reading means for reading the image of the document, the control means can execute a copy function of recording the image read by the reading means in the recording means, in the copy function of the reading means and the recording means After performing the interrupt processing during the operation, the interrupt is released, and the recording in the copy function is resumed, and when the recording is completed or when a predetermined time has elapsed from the time, the reading of the image by the reading unit is still resumed. If not, the image in the image memory is recorded on the recording means based on the priority order. In the case where a reading unit is used in the interrupt processing, for example, when returning from the interrupt processing, it is necessary to set the original which was being read anew.
For example, the user can be prompted to set a document by notifying a resumption page, but it may take time to resume reading. In such a case, recording is performed for another image stored in the image memory without leaving the recording unit open. Thereby, the recording means can be used efficiently.

【0010】さらに、そのような画像形成装置におい
て、前記制御手段は、割込が解除された時点あるいはそ
の後の所定の時点から所定の時間が経過したとき、まだ
前記読取手段による画像の読取が再開されていない場合
には、前記読取手段による読取処理を終了させることを
特徴とするものである。例えば割込処理時に先のコピー
機能を実行させた利用者がいなくなるなどして、割込解
除後も長期にわたり読取処理が再開されない場合もあ
る。そのような場合には、割込処理によって中断した読
取処理自体を終了させる。これによって、例えばコピー
機能の実行を終了させてそれまでに読み取った画像の記
録を行い、他の機能の実行に備えることができる。
Further, in such an image forming apparatus, the control means may resume reading of the image by the reading means when a predetermined time has elapsed since the interruption was canceled or a predetermined time thereafter. If not, the reading process by the reading means is terminated. For example, the reading process may not be restarted for a long time after the cancellation of the interrupt because no user has executed the previous copy function during the interrupt process. In such a case, the reading process itself interrupted by the interrupt process is terminated. As a result, for example, the execution of the copy function is terminated, the image read so far is recorded, and it is possible to prepare for the execution of another function.

【0011】[0011]

【発明の実施の形態】図1は、本発明の通信端末装置の
実施の一形態を示すブロック図である。図中、11は主
制御部、12は表示部、13は操作部、14は割込キ
ー、15は読取部、16は記録部、17はタイマ、18
はPCインタフェース、19はNCU、20はモデム、
21は画像メモリ、22はRAM、23はROM、24
はバス、31はコンピュータである。
FIG. 1 is a block diagram showing an embodiment of a communication terminal device according to the present invention. In the figure, 11 is a main control unit, 12 is a display unit, 13 is an operation unit, 14 is an interrupt key, 15 is a reading unit, 16 is a recording unit, 17 is a timer, 18
Is a PC interface, 19 is an NCU, 20 is a modem,
21 is an image memory, 22 is a RAM, 23 is a ROM, 24
Is a bus, and 31 is a computer.

【0012】主制御部11は、装置全体を制御し、各部
を動作させて、画像送受信機能、コピー機能、プリント
機能、スキャナ機能などを実現する。画像送信機能で
は、読取部15で読み取った画像をモデム20及びNC
U19を用いて通信相手先へ送信する。また画像受信機
能では、通信相手先から送られてくる画像をNCU19
及びモデム20を介して受信し、記録部16で記録出力
する。コピー機能では、読取部15で読み取った画像を
記録部16で記録出力する。プリント機能では、PCイ
ンタフェース18を介してコンピュータ31から受け取
ったデータに従った画像を記録部16で記録する。スキ
ャナ機能では、読取部15で読み取った画像をPCイン
タフェース18を介してコンピュータ31へ送る。
The main control unit 11 controls the entire apparatus and operates each unit to realize an image transmission / reception function, a copy function, a print function, a scanner function, and the like. In the image transmission function, the image read by the reading unit 15 is
It transmits to the communication partner using U19. In the image receiving function, an image sent from a communication partner is transmitted to the NCU 19.
, Received via the modem 20, and recorded and output by the recording unit 16. In the copy function, the image read by the reading unit 15 is recorded and output by the recording unit 16. In the print function, the recording unit 16 records an image according to data received from the computer 31 via the PC interface 18. In the scanner function, the image read by the reading unit 15 is sent to the computer 31 via the PC interface 18.

【0013】これらの各機能においては、モデム20及
びNCU19を介して受信した画像(受信画像)、読取
部15で読み取った画像(コピー画像、送信画像、スキ
ャナ画像)、PCインタフェース18を介して受け取っ
た画像(プリント画像)を、一旦、画像メモリ21に格
納しておくことができる。これらの機能は複数並行して
動作させることができ、複数の機能を実行することによ
り複数種別の画像が画像メモリ21に格納される。記録
部16で画像メモリ21に格納されている画像を記録さ
せる際には、各画像の種別、すなわち、コピー画像、受
信画像、プリント画像について、所定の優先順位に従っ
て記録させる。
In each of these functions, an image (received image) received via the modem 20 and the NCU 19, an image (copied image, transmitted image, scanner image) read by the reading unit 15, and a received image via the PC interface 18 are provided. The image (print image) can be temporarily stored in the image memory 21. A plurality of these functions can be operated in parallel, and a plurality of types of images are stored in the image memory 21 by executing the plurality of functions. When recording the images stored in the image memory 21 by the recording unit 16, the type of each image, that is, the copy image, the received image, and the print image are recorded according to a predetermined priority.

【0014】主制御部11はまた、操作部13から割込
の指示を受けると、NCU19及びモデム20を使用し
た送信動作及び受信動作およびPCインタフェース18
を介したコンピュータ31とのデータの送受信を除き、
実行中の動作を停止して割込処理に移行する。このと
き、例えば読取部15で読取を停止したページ数や、記
録部16において記録出力を停止した画像及びそのペー
ジ数などを記憶しておく。割込処理としては、コピー機
能、画像送信機能(送信中の場合には送信画像の読取処
理のみ)、スキャナ機能、画像メモリ中の画像や管理情
報などの記録処理、各種の設定など、様々な処理を行わ
せることができる。
When receiving an interrupt instruction from the operation unit 13, the main control unit 11 performs a transmission operation and a reception operation using the NCU 19 and the modem 20 and a PC interface 18.
Except for the transmission and reception of data with the computer 31 via
The running operation is stopped, and the process proceeds to the interrupt processing. At this time, for example, the number of pages for which reading by the reading unit 15 has been stopped, the image for which recording and output have been stopped by the recording unit 16, the number of pages, and the like are stored. The interrupt processing includes various functions such as a copy function, an image transmission function (only transmission image reading processing during transmission), a scanner function, recording processing of images and management information in an image memory, and various settings. Processing can be performed.

【0015】また、操作部13から割込解除の指示を受
けることにより、割込状態から通常の状態に復帰する。
このとき、記録処理については、優先順位とは独立し
て、割込処理に移行したときに記録していた画像につい
て、次のページから記録を再開する。その後は、優先順
位に従って記録部16に記録を行わせる。また、読取処
理についても、割込処理に移行したときに読み取ってい
た原稿について、次のページから読取を再開する。しか
し、割込処理で読取部15を使用した場合などでは、割
込処理前にセットされていた原稿が取り除かれている可
能性がある。そのため、例えば表示部12に次に読み取
る原稿のページ数などを表示させて利用者に原稿のセッ
トを促し、利用者の指示に従って読取処理を再開する。
このとき、利用者が長時間にわたり原稿のセットを行わ
ない場合がある。例えばコピー機能利用時に割込処理が
入り、そのまま利用者が立ち去ってしまうと、割込解除
後に続きの原稿がセットされない。そのような場合に
は、割込解除により再開した記録処理が終了した時点、
あるいはその時点から所定時間経過した時点で、画像メ
モリ21内の画像の記録処理を開始する。また、割込を
解除した時点あるいはこれより所定の時間だけ経過した
時点で読取処理を終了させ、コピー機能を終了させても
よい。割込解除により再開した記録処理が終了するまで
にコピー機能による読取処理が開始されていれば、割込
解除により再開した記録処理が終了した時点でコピー機
能による記録処理を開始する。
Further, upon receiving an instruction to release the interrupt from the operation unit 13, the apparatus returns from the interrupt state to a normal state.
At this time, in the recording process, the recording of the image recorded at the time of shifting to the interrupt process is restarted from the next page, independent of the priority order. After that, the recording unit 16 is caused to perform recording according to the priority order. In the reading process, the reading of the document that was being read when the process was shifted to the interrupt process is restarted from the next page. However, for example, when the reading unit 15 is used in the interrupt processing, the original set before the interrupt processing may be removed. Therefore, for example, the number of pages of the next document to be read is displayed on the display unit 12 to urge the user to set the document, and the reading process is restarted according to the user's instruction.
At this time, the user may not set a document for a long time. For example, if an interrupt process is performed when the copy function is used and the user leaves as it is, a subsequent document is not set after the interrupt is released. In such a case, when the recording process resumed by canceling the interrupt ends,
Alternatively, the recording process of the image in the image memory 21 is started when a predetermined time has elapsed from that time. Alternatively, the reading process may be terminated at the time when the interrupt is released or at a time when a predetermined time has elapsed therefrom, and the copy function may be terminated. If the reading process by the copy function has been started before the end of the recording process resumed by the release of the interrupt, the recording process by the copy function starts when the recording process resumed by the release of the interrupt is completed.

【0016】表示部12は、利用者に対するメッセージ
や、装置の状態を示すメッセージ、操作ガイダンスな
ど、種々の情報を表示することができる。例えば割込が
解除され、割込時に中断した読取処理を再開する際に
は、再開時に読み取るべき原稿のページ数などを表示
し、原稿のセットを利用者に促す。
The display unit 12 can display various information such as a message to the user, a message indicating the state of the apparatus, and operation guidance. For example, when the interruption is released and the reading process interrupted at the time of the interruption is restarted, the number of pages of the document to be read at the time of the restart is displayed, and the user is prompted to set the document.

【0017】操作部13は、利用者が各種の設定や指示
などを行う際に用いられる。例えば、送信機能あるいは
コピー機能の選択を行う選択キーや、選択した機能の実
行指示などを行うスタートキー等が設けられている。特
に、各種の機能を実行中に割込処理を指示するための割
込キー14が設けられている。この割込キー14を操作
者が操作することによって、割込処理を指示することが
できる。また、割込処理から復帰する場合にも、やはり
割込キー14を操作すればよい。もちろん、割込の指示
と割込からの復帰を別のキーによって指示するように構
成してもよい。操作部13においては、このほかにも種
々の入力、設定を行うことが可能である。
The operation unit 13 is used when the user makes various settings and instructions. For example, a selection key for selecting a transmission function or a copy function, a start key for instructing execution of the selected function, and the like are provided. In particular, an interrupt key 14 for instructing an interrupt process during execution of various functions is provided. An operator can operate the interrupt key 14 to instruct an interrupt process. Also, when returning from the interrupt processing, the interrupt key 14 may also be operated. Of course, another key may be used to instruct the interruption instruction and the return from the interruption. In the operation unit 13, various other inputs and settings can be made.

【0018】読取部15は、主制御部11による制御に
従い、外部の装置やコンピュータに送信したり、あるい
はコピーする原稿上の画像を読み取る。読取部15とし
ては、イメージスキャナやデジタルカメラなど、種々の
画像読取装置を適用することができる。また、記録部1
6は、外部の装置やコンピュータから受信した画像ある
いは読取部15で読み取った画像などを、主制御部11
の制御に従って用紙上に記録する。記録方法としては、
例えば電子写真方式やインクジェット方式など、種々の
方式を採用することができる。
The reading unit 15 reads an image on a document to be transmitted or copied to an external device or a computer under the control of the main control unit 11. As the reading unit 15, various image reading devices such as an image scanner and a digital camera can be applied. The recording unit 1
Reference numeral 6 denotes an image received from an external device or a computer, an image read by the reading unit 15, and the like.
Record on paper according to the control of. As a recording method,
For example, various systems such as an electrophotographic system and an inkjet system can be adopted.

【0019】タイマ17は、時間を計測するために用い
られる。例えば所定時間が設定され、設定された時間が
経過した時点で報知するように構成されたり、あるい
は、常に時を刻んでおり、いつでも参照可能に構成され
ている。この例では、割込処理が解除され、再開した記
録処理が終了したときにコピー機能における読取処理が
再開していない場合、画像メモリ21内の画像の記録を
開始するまでの時間や、読取処理を終了させるまでの時
間を計測する際に利用される。
The timer 17 is used to measure time. For example, a predetermined time is set, and a notification is made when the set time elapses, or the time is always ticked, so that it can be referred to at any time. In this example, if the reading process in the copy function is not resumed when the interrupting process is canceled and the resumed recording process ends, the time until the recording of the image in the image memory 21 starts, the reading process It is used when measuring the time until it ends.

【0020】PCインタフェース18は、例えば外部の
コンピュータ31と接続され、例えば記録部16で記録
すべきデータや、モデム20及びNCU19を介して他
の装置へ送信すべきデータを外部のコンピュータ31か
ら受け取る。受け取ったデータは、例えば画像メモリ2
1に一旦格納しておくことができる。また、例えば受信
した画像や読取部15で読み取った画像を外部のコンピ
ュータ31に送信することもできる。なおこのPCイン
タフェース18は、接続されるコンピュータ31との接
続方法に応じて構成すればよく、例えばLANインタフ
ェースなどで構成し、LANを経由して複数のコンピュ
ータなどの機器と接続可能に構成されていてもよい。も
ちろん、コンピュータ31と所定のインタフェースで直
結してもよい。
The PC interface 18 is connected to, for example, an external computer 31 and receives, for example, data to be recorded by the recording unit 16 and data to be transmitted to another device via the modem 20 and the NCU 19 from the external computer 31. . The received data is stored in, for example, the image memory 2.
1 can be stored once. Further, for example, a received image or an image read by the reading unit 15 can be transmitted to the external computer 31. The PC interface 18 may be configured in accordance with a connection method with the computer 31 to be connected. For example, the PC interface 18 is configured with a LAN interface or the like, and is configured to be connectable to a plurality of computers and other devices via the LAN. You may. Of course, it may be directly connected to the computer 31 via a predetermined interface.

【0021】NCU19は、回線を制御して外部機器と
の通信を行う。また、モデム20は、送受信する画像デ
ータの変復調を行う。
The NCU 19 controls a line to communicate with an external device. The modem 20 modulates and demodulates image data to be transmitted and received.

【0022】画像メモリ21は、NCU19及びモデム
20を介して送信する画像データや受信した画像、読取
部15で読み取った画像、PCインタフェース18を介
してコンピュータ31などから送られてくるデータ及び
コンピュータ31に送出する画像、その他処理中の画像
やデータ等を記憶する。画像メモリ21に格納される画
像やデータには、それぞれの機能ごとの種別の情報が付
加される。種別の情報は、例えばこの画像メモリ21に
格納されたり、あるいはRAM22に格納される。な
お、画像を記憶する場合、そのまま記憶してもよいし、
圧縮された状態で記憶してもよい。
The image memory 21 stores image data transmitted and received via the NCU 19 and the modem 20, an image read by the reading unit 15, data transmitted from the computer 31 via the PC interface 18, and the like. , An image to be transmitted, and other images and data being processed. Information on the type of each function is added to the images and data stored in the image memory 21. The type information is stored in the image memory 21 or the RAM 22, for example. When storing an image, the image may be stored as it is,
It may be stored in a compressed state.

【0023】RAM22は、主制御部11や他の各部の
処理においてデータの保存が必要なときに用いられる。
画像メモリ21に格納されている画像やデータについて
の付加的な情報、例えば種別の情報などを、このRAM
22に格納してもよい。ROM23は、主制御部11の
動作を規定したプログラムや、固定的なデータなどが格
納されている。
The RAM 22 is used when it is necessary to store data in the processing of the main controller 11 and other units.
This RAM stores additional information about images and data stored in the image memory 21, for example, type information.
22. The ROM 23 stores a program that defines the operation of the main control unit 11, fixed data, and the like.

【0024】バス24は、主制御部11、表示部12、
操作部13、読取部15、記録部16、タイマ17、P
Cインタフェース18、NCU19、モデム20、画像
メモリ21、RAM22、ROM23等を相互に接続し
ており、これらの間のデータ転送を可能にしている。も
ちろん、これらのほか、外部記憶装置など、各種の機器
がバス24に接続されていてもよい。
The bus 24 includes a main control unit 11, a display unit 12,
Operation unit 13, reading unit 15, recording unit 16, timer 17, P
The C interface 18, the NCU 19, the modem 20, the image memory 21, the RAM 22, the ROM 23, and the like are interconnected to enable data transfer between them. Of course, in addition to these, various devices such as an external storage device may be connected to the bus 24.

【0025】次に、本発明の画像形成装置の実施の一形
態における動作の一例について説明する。上述のよう
に、画像送受信機能、コピー機能、プリント機能、スキ
ャナ機能などの機能を複数並行して利用することが可能
である。これに伴い、NCU19及びモデム20を用い
た送受信処理、読取部15を用いた読取処理、記録部1
6を用いた記録処理、PCインタフェース18を用いた
コンピュータ31との入出力処理のうちの必要な処理が
それぞれ並列的に動作することになる。ここでは特に、
割込処理によって影響を受ける記録処理及び読取処理に
ついて述べる。
Next, an example of the operation of the image forming apparatus according to the embodiment of the present invention will be described. As described above, a plurality of functions such as an image transmission / reception function, a copy function, a print function, and a scanner function can be used in parallel. Accordingly, transmission / reception processing using the NCU 19 and the modem 20, reading processing using the reading unit 15, recording unit 1
6, the necessary processing of the input / output processing with the computer 31 using the PC interface 18 operates in parallel. Here, in particular,
The recording processing and the reading processing affected by the interruption processing will be described.

【0026】図2は、本発明の画像形成装置の実施の一
形態における記録処理の一例を示すフローチャートであ
る。記録処理を用いる機能が単独で動作している場合に
は、その機能において記録すべき画像を直接受け取るこ
ともできるが、ここでは各機能とも、画像メモリ21に
記録すべき画像を一旦格納するものとして説明する。
FIG. 2 is a flowchart showing an example of a recording process in an embodiment of the image forming apparatus of the present invention. When the function using the recording process is operating alone, it is possible to directly receive the image to be recorded in the function, but here each function is to temporarily store the image to be recorded in the image memory 21. It will be described as.

【0027】画像メモリ21に画像が格納されると、図
2に示す記録処理が起動される。S41において、画像
メモリ21に格納されている画像の種別を優先順位に従
って判定する。ここでは、画像の種別は、コピー画像、
プリント画像、受信画像等が含まれており、この順で優
先順位が付けられているものとする。
When an image is stored in the image memory 21, a recording process shown in FIG. 2 is started. In S41, the type of the image stored in the image memory 21 is determined according to the priority. Here, the image type is copy image,
It is assumed that print images, received images, and the like are included, and priorities are assigned in this order.

【0028】S42において、優先順位の高いコピー画
像が画像メモリ21内に存在するか否かを判定する。コ
ピー画像が存在すれば、S45以下のコピー画像の記録
処理を行う。また、コピー画像が存在しなければ、S4
3において、次に優先順位の高いプリント画像が画像メ
モリ21内に存在するか否かを判定する。プリント画像
が存在すれば、S49以下のプリント画像の記録処理を
行う。プリント画像が存在しなければ、さらにS44に
おいて、優先順位の低い受信画像が画像メモリ21内に
存在するか否かを判定する。受信画像が存在すれば、S
53以下の受信画像の記録処理を行う。なお、画像メモ
リ21内に格納されている画像がコピー画像、プリント
画像、受信画像のいずれでもない場合には、記録処理に
よって記録すべき画像がないものとして、記録処理を終
了する。
In S42, it is determined whether or not a copy image having a higher priority exists in the image memory 21. If a copy image exists, the recording process of the copy image from S45 is performed. If there is no copy image, S4
At 3, it is determined whether or not the print image with the next highest priority exists in the image memory 21. If there is a print image, the print image recording process of S49 and thereafter is performed. If there is no print image, it is further determined in S44 whether or not a received image with a low priority exists in the image memory 21. If a received image exists, S
The recording process of the received image of 53 or less is performed. If the image stored in the image memory 21 is not any of the copy image, the print image, and the received image, it is determined that there is no image to be recorded by the recording process, and the recording process ends.

【0029】コピー画像が画像メモリ21内に存在して
いる場合には、コピー画像のうちの一つを取り出し、S
45において記録部16で1ページ記録する。S46に
おいて、割込の指示が行われたか否かを判定し、割込の
指示がなければS48で次頁があるか否かを判定し、次
頁が存在すればS45へ戻って、1ページごとの記録を
繰り返し行う。
If a copy image exists in the image memory 21, one of the copy images is taken out and S
At 45, the recording unit 16 records one page. In S46, it is determined whether or not an instruction for interruption has been issued. If there is no instruction for interruption, it is determined in S48 whether or not there is a next page. Is repeated for each recording.

【0030】例えば操作部13の割込キー14が操作さ
れるなどによって、割込の指示が行われた場合には、S
46において、現在までのコピー画像の記録を中断し、
S47において、割込処理を行う。割込処理の後、例え
ば再び操作部13の割込キー14が操作されるなどによ
って、割込解除の指示が行われた場合には、従来のよう
に再度の種別判定を行うことなく、S48に戻って割込
時に行っていたコピー画像の記録を再開する。
For example, when an interrupt instruction is given by operating the interrupt key 14 of the operation unit 13 or the like, S
At 46, the recording of the copy image up to now is interrupted,
In S47, an interruption process is performed. After the interrupt processing, if an instruction to cancel the interrupt is issued by, for example, operating the interrupt key 14 of the operation unit 13 again, without performing the type determination again as in the related art, the process proceeds to S48. And the recording of the copy image performed at the time of the interruption is restarted.

【0031】プリント画像、受信画像が画像メモリ21
内に存在している場合もコピー画像の場合と同様であ
り、コピー画像に対するS45〜S48の処理に対応し
て、S49〜S52,S53〜S56の処理を行う。特
に、割込処理から戻ったときに、従来のように再度の種
別判定を行わないので、プリント画像や受信画像の記録
処理を開始した後にコピー画像が画像メモリ21に格納
された場合でも、割込時に行っていたプリント画像や受
信画像の記録処理に正しく戻ることができる。
The print image and the received image are stored in the image memory 21.
The same applies to the case of the copy image, and the processes of S49 to S52 and S53 to S56 are performed corresponding to the processes of S45 to S48 for the copy image. In particular, since the type determination is not performed again when returning from the interrupt processing as in the related art, even if the copy image is stored in the image memory 21 after the recording processing of the print image or the received image is started, the interrupt is not performed. It is possible to correctly return to the print image or received image recording process that was being performed at the time of printing.

【0032】一連のコピー画像またはプリント画像また
は受信画像の記録処理が終了すると、S57において、
その記録処理を行っている間に割込処理が行われたか否
かを判定する。割込処理が行われていなければ、S63
において、画像メモリ21内に他の画像が格納されてい
るか否かを判定し、他の画像が格納されていればS41
に戻ってそれらの画像についての処理を行う。
When the recording process of a series of copy images, print images, or received images is completed, in S57,
It is determined whether or not an interruption process has been performed during the recording process. If the interrupt processing has not been performed, S63
In step S41, it is determined whether another image is stored in the image memory 21. If another image is stored, the process proceeds to step S41.
To perform the processing for those images.

【0033】記録処理中に割込処理が行われていた場合
には、S58において、コピー機能が動作中か否かを判
定する。これは、利用者がコピー機能を利用する場合、
利用者は装置の傍らに待機して記録出力されるのを待っ
ている場合があり、記録部16をコピー機能のために待
機させるためである。特に、コピー機能実行中に割込処
理を行い、割込処理で読取部15を用いた場合、割込解
除後にもとのコピー機能において読み取っていた原稿を
再度読取部15にセットしなければならないので時間が
かかる。この原稿のセットの時間を見込んで、記録処理
を待機させようとするものである。しかし、割込処理後
では、例えば割込処理のためにもとの利用者がいなくな
ってしまうなど、実際に利用者がコピー機能を再開する
か否かが不明である。そのため、この例ではS59にお
いてタイマ17を起動し、S62において所定時間の経
過を監視し、その間にS60において読取部15におけ
る読取再開を待つ。あるいはS61において読取処理の
終了を待つ。
If the interruption process has been performed during the recording process, it is determined in S58 whether or not the copy function is operating. This means that if the user uses the copy function,
The user may be waiting beside the apparatus and waiting for recording and output, and this is for making the recording unit 16 stand by for the copy function. In particular, when the interruption process is performed during the execution of the copy function and the reading unit 15 is used in the interruption process, the original read by the original copy function after the interruption is released must be set on the reading unit 15 again. So it takes time. The recording process is to be put on standby in anticipation of the time for setting the document. However, after the interrupt processing, it is unclear whether the user actually restarts the copy function, for example, the original user disappears due to the interrupt processing. Therefore, in this example, the timer 17 is started in S59, the elapse of a predetermined time is monitored in S62, and the reading unit 15 waits for resumption of reading in S60. Alternatively, the process waits for the end of the reading process in S61.

【0034】所定時間中にS60においてコピー機能に
おける読取処理の再開が検出されれば、コピー機能が続
くものとしてS45へ進み、コピー機能のために記録部
16を提供する。また、所定時間中に例えば後述する読
取処理を強制的に終了させたり、あるいは利用者が読取
処理を終了させた場合は、S61でこれを検出し、S6
3に進んで画像メモリ21に格納されている他の画像の
記録を開始する。また、所定時間経過した場合も、S6
3に進み、画像メモリ21に格納されている他の画像の
記録を開始する。これによって、記録部16を有効に活
用する。
If the restart of the reading process in the copy function is detected in S60 during the predetermined time, the process proceeds to S45 assuming that the copy function is continued, and the recording unit 16 is provided for the copy function. If, for example, a reading process to be described later is forcibly terminated during the predetermined time, or if the user terminates the reading process, this is detected in S61, and the process proceeds to S6.
Proceeding to 3, the recording of another image stored in the image memory 21 is started. Also, when a predetermined time has elapsed, S6
Proceeding to 3, the recording of another image stored in the image memory 21 is started. Thus, the recording unit 16 is effectively used.

【0035】なお、この例では割込解除後に再開した記
録処理ですべてのページを記録した後に、読取部15に
おける読取処理の再開を所定時間待っているが、これに
限られるものではない。例えば割込解除後に再開した記
録処理ですべてのページを記録し終えた時点で読取処理
の再開をチェックし、再開していなければそのまま他の
画像の記録処理に移行してもよい。
In this example, after all pages have been recorded in the recording process resumed after the interruption is released, the reading unit 15 waits for a predetermined time to resume the reading process. However, the present invention is not limited to this. For example, when all pages have been recorded in the recording process resumed after the interruption is released, the resumption of the reading process may be checked, and if not, the process may be shifted to the recording process of another image.

【0036】図3は、本発明の画像形成装置の実施の一
形態における読取処理の一例を示すフローチャートであ
る。原稿が読取部15にセットされて例えばスタートキ
ーなどが操作されると、図3における読取処理が開始さ
れる。S71において、原稿1ページ分の画像を読み取
り、S72において、読み取った画像を画像メモリ21
に格納する。このとき、この読取処理を起動した機能に
応じて種別の情報が画像に付加される。例えばコピー機
能において原稿を読み取った画像には、コピー画像であ
る旨の種別の情報が付加される。
FIG. 3 is a flowchart showing an example of a reading process in the embodiment of the image forming apparatus of the present invention. When a document is set on the reading unit 15 and, for example, a start key or the like is operated, the reading process in FIG. 3 is started. In S71, an image for one page of the document is read, and in S72, the read image is stored in the image memory 21.
To be stored. At this time, the type information is added to the image according to the function that has activated the reading process. For example, information of a type indicating a copy image is added to an image obtained by reading a document in the copy function.

【0037】なお、読取処理を用いる機能が単独で動作
している場合には、読取部15で読み取った画像を、画
像メモリ21を介さずに、送信処理やコンピュータ31
への出力処理、記録部16への記録処理に直接渡すこと
ができる。その場合には、このS72において各機能に
対応する処理に読み取った画像を転送すればよい。
When the function using the reading process is operating alone, the image read by the reading unit 15 is transmitted to the computer 31 without passing through the image memory 21.
To the recording process to the recording unit 16. In that case, the read image may be transferred to the processing corresponding to each function in S72.

【0038】S73において、割込の指示が行われたか
否かを判定し、割込の指示がなければS74で読取が終
了したか否かを判定し、まだ読み取るべき原稿がある場
合にはS71へ戻って1ページごとの読取を繰り返し行
う。すべての原稿について読取を終了したら、この読取
処理を終了する。
In S73, it is determined whether or not an instruction for interruption has been issued. If there is no instruction for interruption, it is determined whether or not reading has been completed in S74. Then, the reading for each page is repeated. When the reading of all the originals is completed, the reading process ends.

【0039】例えば操作部13の割込キー14が操作さ
れるなどによって割込の指示が行われた場合には、S7
3においてこれを検出して、原稿の読取を中断する。S
75において、それまで読み取ったページ数を保存した
後、S76において割込処理を行う。割込処理の後、例
えば再び操作部13の割込キー14が操作されるなどに
よって割込解除の指示が行われた場合には、割込時に行
っていた読取処理を再開する。しかし、割込処理におい
て読取部15を用いた場合には、割込処理前の原稿が読
取部15にセットされているとは限らない。そのため、
S77において、読取処理を再開するときのページ数を
例えば表示部12に表示し、そのページから原稿を読取
部15にセットするように利用者を促す。利用者は表示
に従って原稿を読取部15にセットし、読取再開を指示
する。S79においてこれを検出し、S74へ戻って読
取を再開する。
For example, when an interrupt instruction is given by operating the interrupt key 14 of the operation unit 13 or the like, S7
This is detected in 3 and reading of the document is interrupted. S
After saving the number of pages read so far at 75, an interruption process is performed at S76. After the interrupt processing, if an instruction to cancel the interrupt is issued by, for example, operating the interrupt key 14 of the operation unit 13 again, the reading processing performed at the time of the interrupt is restarted. However, when the reading unit 15 is used in the interruption processing, the original before the interruption processing is not always set in the reading unit 15. for that reason,
In S77, the number of pages at which the reading process is restarted is displayed on the display unit 12, for example, and the user is prompted to set the document on the reading unit 15 from that page. The user sets the document on the reading unit 15 according to the display, and instructs to resume reading. This is detected in S79, and the process returns to S74 to resume reading.

【0040】しかし、割込処理の間に、もとの読取処理
を行っていた利用者がいなくなってしまうことも考えら
れる。そのような場合に、読取処理が再開されないまま
長時間にわたり放置されると、例えば次の利用者にとっ
て好ましいことではない。また、読取処理で記録されな
いまま画像メモリ21に格納されている画像が存在して
も、そのまま画像が放置されることになって画像メモリ
21を有効に利用できない。そのため、この例ではS7
8においてタイマ17を起動し、S80において、所定
時間が経過したか否かを判定している。所定時間経過し
ても読取再開の指示が行われない場合には、利用者がい
なくなったものと判断し、読取処理を強制的に終了させ
る。これによって、それまでに画像メモリ21に格納さ
れた画像については、上述のような記録処理を開始する
ことが可能になる。例えばコピー機能における電子ソー
トなど、読取処理が完了しないと記録処理が行えない場
合でも、これによって記録処理を開始することができ
る。
However, it is conceivable that the user who performed the original reading process disappears during the interrupting process. In such a case, if the reading process is left for a long time without being restarted, it is not preferable for the next user, for example. Further, even if there is an image stored in the image memory 21 without being recorded in the reading process, the image is left as it is, and the image memory 21 cannot be used effectively. Therefore, in this example, S7
In step 8, the timer 17 is started, and in step S80, it is determined whether a predetermined time has elapsed. If the reading restart instruction is not issued even after the lapse of the predetermined time, it is determined that there is no user, and the reading process is forcibly terminated. As a result, the recording process as described above can be started for the image stored in the image memory 21 up to that time. For example, even when the recording process cannot be performed unless the reading process is completed, such as an electronic sort in the copy function, the recording process can be started.

【0041】もちろん、このような所定時間経過による
読取処理の強制終了を行わないように構成することもで
きる。
Of course, it is also possible to configure so that the reading process is not forcibly terminated after the lapse of the predetermined time.

【0042】図2と図3では、記録処理と読取処理につ
いて、割込解除後の処理を別々に説明した。例えばタイ
マによる所定時間の経過判断は、上述の各処理について
別々に行うこともできるし、例えば割込解除後に再開し
た記録処理の終了と読取処理の強制終了とのタイミング
を連動させることもできる。例えば割込解除後に再開し
た記録処理の終了時点あるいはその時点から所定時間経
過後に読取処理を強制終了させるなどといった処理が可
能である。
In FIGS. 2 and 3, the recording process and the reading process after the interrupt release are described separately. For example, the determination of the elapse of the predetermined time by the timer can be performed separately for each of the above-described processes. For example, the timing of the end of the recording process restarted after the interruption is canceled and the timing of the forced termination of the reading process can be linked. For example, it is possible to perform processing such as forcibly terminating the reading processing at the end of the recording processing resumed after the interruption is canceled or after a lapse of a predetermined time from that point.

【0043】上述の記録処理及び読取処理を用いた具体
例として、例えば受信機能とコピー機能を並行して実行
する場合を考える。いずれの機能が先に記録部16を利
用するかによって動作は異なるが、ここでは受信機能に
おいて受信処理が完了し、記録処理を開始した後にコピ
ー機能による読取処理が開始されたものとする。この場
合、受信機能において記録処理を開始した時点では、受
信画像の優先順位は低いものの、それより高い優先順位
の画像がなければ、受信画像の記録が開始される。その
後、コピー機能による読取処理が開始されると、読取部
15で読み取った画像は画像メモリ21に格納されて行
く。
As a specific example using the above-described recording processing and reading processing, consider a case where, for example, a receiving function and a copying function are executed in parallel. Although the operation differs depending on which function uses the recording unit 16 first, it is assumed here that the reception processing is completed in the reception function, and the reading processing by the copy function is started after the recording processing is started. In this case, when the recording process is started in the reception function, the priority of the received image is low, but if there is no image with a higher priority, the recording of the received image is started. Thereafter, when the reading process by the copy function is started, the image read by the reading unit 15 is stored in the image memory 21.

【0044】このように受信画像の記録処理と、コピー
機能における読取処理が並行して行われている途中で、
例えば操作部13の割込キー14が操作され、割込が指
示されたとする。すると、受信画像の記録処理及びコピ
ー機能における読取処理とも中断して、割込処理に移行
する。割込処理が行われた後、例えば操作部13の割込
キー14が再び操作され、割込解除が指示されると、記
録処理では、従来のように優先順位の判定を行うことな
く、中断していた受信画像の記録を再開する。このよう
に、割込処理が行われても、中断した処理を正しく再開
することができる。
As described above, while the recording process of the received image and the reading process in the copy function are being performed in parallel,
For example, it is assumed that the interrupt key 14 of the operation unit 13 is operated to instruct an interrupt. Then, the recording process of the received image and the reading process in the copy function are interrupted, and the process shifts to an interrupt process. After the interruption processing is performed, for example, when the interruption key 14 of the operation unit 13 is operated again and an instruction to cancel the interruption is issued, the recording processing is interrupted without determining the priority as in the related art. The recording of the received image that has been performed is restarted. In this way, even if the interrupt processing is performed, the interrupted processing can be correctly resumed.

【0045】また、読取処理では、割込解除が指示され
て割込処理が終了すると、例えば表示部12に読取を再
開するページ数を表示して、原稿の再セットを利用者に
指示する。利用者は、原稿を読取部15に再度セットし
て、読取再開を指示することになる。
In the reading process, when the canceling of the interrupt is instructed and the interrupting process is completed, for example, the number of pages to be restarted to be read is displayed on the display unit 12, and the user is instructed to reset the original. The user sets the document on the reading unit 15 again, and instructs to resume reading.

【0046】割込によって中断した受信画像の記録が終
了したとき、この例ではコピー機能を実行中であるの
で、タイマ17をセットし、読取部15による読取処理
の再開を待つ。この時点までに読取が再開していれば、
コピー機能における記録処理に移行する。このコピー機
能における記録処理では、例えば原稿の読取がすべて終
了しないと記録が開始できないような拡張機能、例えば
電子コピーなどの機能が設定されている場合には、読取
終了まで待機してから記録を開始することになる。
When the recording of the received image interrupted by the interruption is completed, the timer 17 is set and the reading unit 15 waits for restart of the reading process because the copy function is being executed in this example. If reading has resumed by this point,
The processing shifts to recording processing in the copy function. In the recording process in the copy function, for example, if an extended function that does not start recording until all reading of the original document is completed, for example, a function such as an electronic copy, is set, the recording is waited until the reading is completed before recording. Will start.

【0047】割込によって中断した受信画像の記録が終
了した時点で読取部15による読取処理が再開されてい
ない場合には、その時点から所定時間だけ、読取処理の
再開を待つ。読取処理が再開されれば、コピー機能にお
ける記録処理に移行する。所定時間が経過しても読取処
理が再開されない場合には、画像メモリ21内の他の画
像についての記録処理を開始する。これによって、記録
部16を有効に活用することができる。また、画像メモ
リ21内に記録すべき画像が蓄積されて、メモリオーバ
ーになるのを防止することができる。
If the reading process by the reading unit 15 has not been resumed at the time when the recording of the received image interrupted by the interruption is completed, the reading process is waited for a predetermined time from that time. When the reading process is restarted, the process proceeds to the recording process in the copy function. If the reading process is not restarted even after the predetermined time has elapsed, the recording process for another image in the image memory 21 is started. Thereby, the recording unit 16 can be used effectively. In addition, it is possible to prevent an image to be recorded from being accumulated in the image memory 21 to prevent the memory from being over.

【0048】なお、他の画像の記録処理が開始しても、
読取処理は読取再開を待っていることがある。他の画像
の記録処理が開始した後に読取処理が再開された場合に
は、読み取った画像を画像メモリ21に格納し、現在行
われている記録処理の終了を待つ。また、割込解除から
所定時間経過しても読取再開が指示されない場合には、
強制的に読取処理を終了させる。これによって、それま
でのコピー機能で読み取った画像が記録可能になり、現
在行われている記録処理の終了後に、優先順位に従って
記録出力されることになる。
Even if the recording process of another image is started,
The reading process may be waiting for reading to resume. If the reading process is restarted after the recording process of another image is started, the read image is stored in the image memory 21 and the end of the currently performed recording process is waited. In addition, when the reading restart is not instructed even after the lapse of a predetermined time from the interruption release,
The reading process is forcibly terminated. As a result, the image read by the copy function up to that point can be recorded, and is recorded and output in accordance with the priority order after the current recording process is completed.

【0049】受信画像の記録が終了してから所定時間内
に読取処理の終了が指示されたり、あるいは、読取処理
が強制終了した場合にも、それまでのコピー機能で読み
取った画像が記録可能になる。優先順位に従い、記録可
能になったコピー画像が最初に記録出力されることにな
る。
Even if the end of the reading process is instructed within a predetermined time after the recording of the received image is completed, or the reading process is forcibly terminated, the image read by the copy function up to that time can be recorded. Become. According to the priority, the recordable copy image is recorded and output first.

【0050】上述の具体例では、受信画像を記録中にコ
ピー機能を実行している途中で割込処理を行った例を示
したが、プリント画像の記録中にコピー機能を実行する
場合も同様である。
In the above-described specific example, an example is described in which the interrupt processing is performed during the execution of the copy function during the recording of the received image. However, the same applies to the case where the copy function is executed during the recording of the print image. It is.

【0051】図1に示した構成では、コンピュータ31
とのデータの入出力を行うPCインタフェース18を設
けた例を示しているが、このPCインタフェース18を
設けずに構成することもできる。また、NCU19及び
モデム20を設けずに構成してもよい。
In the configuration shown in FIG.
Although an example is shown in which a PC interface 18 for inputting and outputting data to and from the PC is provided, a configuration without the PC interface 18 is also possible. Further, the configuration may be such that the NCU 19 and the modem 20 are not provided.

【0052】[0052]

【発明の効果】以上の説明から明らかなように、本発明
によれば、割込解除後に、記録する優先順位とは独立し
て割込時に中断した記録を再開するので、割込解除後の
記録が正しく行われるという効果がある。また、コピー
機能時に割込処理を行うと、読取手段において原稿のセ
ットに時間がかかる場合があるが、そのような場合には
他の画像の記録を行うことができるので、記録手段を有
効に利用することが可能である。さらに、割込解除後に
読取手段がそのまま放置されてしまう場合に対応し、後
続の利用者に読取手段を提供すると共に、画像メモリを
有効に活用することができるようになる。
As is apparent from the above description, according to the present invention, after the interruption is canceled, the recording interrupted at the time of the interruption is resumed independently of the priority of recording. There is an effect that recording is performed correctly. Also, if an interrupt process is performed during the copy function, it may take time to set a document in the reading unit. In such a case, recording of another image can be performed. It is possible to use. Furthermore, in response to the case where the reading unit is left as it is after the interruption is released, the reading unit is provided to the subsequent user, and the image memory can be effectively used.

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

【図1】本発明の通信端末装置の実施の一形態を示すブ
ロック図である。
FIG. 1 is a block diagram showing one embodiment of a communication terminal device of the present invention.

【図2】本発明の画像形成装置の実施の一形態における
記録処理の一例を示すフローチャートである。
FIG. 2 is a flowchart illustrating an example of a recording process according to an embodiment of the image forming apparatus of the present invention.

【図3】本発明の画像形成装置の実施の一形態における
読取処理の一例を示すフローチャートである。
FIG. 3 is a flowchart illustrating an example of a reading process according to the embodiment of the image forming apparatus of the present invention.

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

11…主制御部、12…表示部、13…操作部、14…
割込キー、15…読取部、16…記録部、17…タイ
マ、18…PCインタフェース、19…NCU、20…
モデム、21…画像メモリ、22…RAM、23…RO
M、24…バス、31…コンピュータ。
11: Main control unit, 12: Display unit, 13: Operation unit, 14 ...
Interrupt key, 15: reading unit, 16: recording unit, 17: timer, 18: PC interface, 19: NCU, 20 ...
Modem, 21 ... Image memory, 22 ... RAM, 23 ... RO
M, 24 ... bus, 31 ... computer.

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2C061 AP03 AP04 AP07 BB10 HJ06 HK02 HK04 HK11 HN05 HQ17 2C087 AA03 AB06 BC03 BD01 BD46 CB02 CB05 DA03 2H027 EJ11 EJ13 EJ15 FA10 FA35 ZA07 5C073 AA02 BA04 CC03 9A001 BB03 HH34 JJ35 KK42  ──────────────────────────────────────────────────続 き Continuing on the front page F term (reference) 2C061 AP03 AP04 AP07 BB10 HJ06 HK02 HK04 HK11 HN05 HQ17 2C087 AA03 AB06 BC03 BD01 BD46 CB02 CB05 DA03 2H027 EJ11 EJ13 EJ15 FA10 FA35 ZA07 5C073 AA001 BB03

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数種別の画像を格納可能な画像メモリ
と、画像の記録を行う記録手段と、割込の指示が可能な
操作手段と、前記画像メモリ内の画像を所定の優先順位
で種別ごとに前記記録手段に記録させると共に記録中に
割込の指示を受けて該記録を中断して割込処理を行い割
込解除後に前記優先順位とは独立して前記中断した記録
を再開する制御手段を有することを特徴とする画像形成
装置。
1. An image memory capable of storing a plurality of types of images, a recording unit for recording images, an operating unit capable of instructing an interrupt, and an image in the image memory classified by a predetermined priority. Control for causing the recording means to record each time, interrupting the recording upon receiving an interrupt instruction during the recording, performing an interrupt process, and resuming the interrupted recording independently of the priority after the interrupt is released. An image forming apparatus comprising:
【請求項2】 原稿の画像を読み取る読取手段を有し、
前記制御手段は、前記読取手段で読み取った画像を前記
記録手段で記録するコピー機能を実行可能であり、該コ
ピー機能において前記読取手段及び前記記録手段の動作
中に割込処理を行った後割込解除し、前記コピー機能に
おける記録を再開して記録が終了した時点あるいは該時
点から所定時間経過したとき、まだ前記読取手段による
画像の読取が再開されていない場合には、前記優先順位
に基づいて前記画像メモリ内の画像を前記記録手段に記
録させることを特徴とする請求項1に記載の画像形成装
置。
And a reading means for reading an image of the document.
The control means is capable of executing a copy function of recording an image read by the reading means by the recording means. In the copy function, after performing an interruption process during operation of the reading means and the recording means, When the recording in the copy function is resumed and the recording is resumed and the recording is completed or when a predetermined time has elapsed from the time, and the reading of the image by the reading means has not been resumed yet, based on the priority order, The image forming apparatus according to claim 1, wherein an image in the image memory is recorded on the recording unit by means of the recording device.
【請求項3】 前記制御手段は、割込が解除された時点
あるいはその後の所定の時点から所定の時間が経過した
とき、まだ前記読取手段による画像の読取が再開されて
いない場合には、前記読取手段による読取処理を終了さ
せることを特徴とする請求項2に記載の画像形成装置。
3. The control device according to claim 1, wherein when a predetermined time has elapsed from the time when the interrupt was released or a predetermined time after that, if the reading of the image by the reading device has not been restarted, The image forming apparatus according to claim 2, wherein the reading unit terminates the reading process.
JP29327699A 1999-10-15 1999-10-15 Image-forming apparatus Pending JP2001113789A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29327699A JP2001113789A (en) 1999-10-15 1999-10-15 Image-forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29327699A JP2001113789A (en) 1999-10-15 1999-10-15 Image-forming apparatus

Publications (1)

Publication Number Publication Date
JP2001113789A true JP2001113789A (en) 2001-04-24

Family

ID=17792741

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29327699A Pending JP2001113789A (en) 1999-10-15 1999-10-15 Image-forming apparatus

Country Status (1)

Country Link
JP (1) JP2001113789A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1379071A1 (en) * 2002-07-02 2004-01-07 Ricoh Company, Ltd. Job order coordination among multiple types of jobs accepted in parallel for an image reproducing system
JP2007083522A (en) * 2005-09-21 2007-04-05 Fuji Xerox Co Ltd Printer and method for controlling interruption of print job in the printer
JP2008298867A (en) * 2007-05-29 2008-12-11 Brother Ind Ltd Printer

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1379071A1 (en) * 2002-07-02 2004-01-07 Ricoh Company, Ltd. Job order coordination among multiple types of jobs accepted in parallel for an image reproducing system
JP2007083522A (en) * 2005-09-21 2007-04-05 Fuji Xerox Co Ltd Printer and method for controlling interruption of print job in the printer
JP2008298867A (en) * 2007-05-29 2008-12-11 Brother Ind Ltd Printer

Similar Documents

Publication Publication Date Title
JPH082068A (en) Printer with facsimile
JP2010213066A (en) Image-forming device
JP2001113789A (en) Image-forming apparatus
JP3879846B2 (en) Document image reading and recording apparatus
JP3365373B2 (en) Communication terminal device
JP3114935B2 (en) Printer
JP3739527B2 (en) Image forming apparatus
JP3697538B2 (en) Communication terminal device
JP3841139B2 (en) Image forming apparatus
JP3402302B2 (en) Communication terminal device
JPH11216913A (en) Method for controlling perfect printing
JP3603834B2 (en) Communication terminal device
JP3085000B2 (en) Communication terminal device with storage function
JP3344387B2 (en) Image forming device
JPH10275068A (en) Image processor and its control method
JP2001260435A (en) Imaging apparatus
JP3613327B2 (en) Document reading and recording device
JP2804065B2 (en) Facsimile machine
JP2792565B2 (en) Image recording device
JPH0818719A (en) Printer with facsimile
JP3167062B2 (en) Image recording device
JP2872297B2 (en) Image processing device
JP3109450B2 (en) Computer-readable recording medium recording a data transfer program to a communication terminal device with a printer function
JP2002251107A (en) Recording device and communication terminal device
JPH0946469A (en) Digital copying machine having scanner function