JPH06253066A - Multi-application arbitration device - Google Patents

Multi-application arbitration device

Info

Publication number
JPH06253066A
JPH06253066A JP5036423A JP3642393A JPH06253066A JP H06253066 A JPH06253066 A JP H06253066A JP 5036423 A JP5036423 A JP 5036423A JP 3642393 A JP3642393 A JP 3642393A JP H06253066 A JPH06253066 A JP H06253066A
Authority
JP
Japan
Prior art keywords
priority
application
print
printing
print request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP5036423A
Other languages
Japanese (ja)
Other versions
JP3444617B2 (en
Inventor
Koji Igawa
幸治 井川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP03642393A priority Critical patent/JP3444617B2/en
Publication of JPH06253066A publication Critical patent/JPH06253066A/en
Application granted granted Critical
Publication of JP3444617B2 publication Critical patent/JP3444617B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Storing Facsimile Image Data (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

PURPOSE:To preferentially execute a printing request from an optional application program. CONSTITUTION:The respective application programs of a printer application part 2, a FAX application part 3 and an AI copy application part 4 are parallelly processed by a system control part 5 and the printing requests are respectively received from the plural parallelly processed application programs. Printing is successively performed by a plotter 6 based on the received plural printing requests, also the priority order of the printing is set for the respective application program and the respective printing requests are processed corresponding to the priority order set for the respective application programs.

Description

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

【0001】[0001]

【産業上の利用分野】この発明はレーザプリンタやデジ
タル複写機等の機器において複数のアプリケーションプ
ログラムからの印刷要求を調停するマルチアプリケーシ
ョン調停装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multi-application mediation device for mediating print requests from a plurality of application programs in equipment such as laser printers and digital copying machines.

【0002】[0002]

【従来の技術】近年、複数のアプリケーションプログラ
ムを同時に並行処理することのできるレーザプリンタや
デジタル複写機等の機器が普及してきている。また、レ
ーザプリンタやデジタル複写機をオンラインを通じてホ
ストコンピュータと接続し、ホストコンピュータからの
複数の印刷要求を処理するシステムのオンラインプリン
タなども多用されている。
2. Description of the Related Art In recent years, devices such as laser printers and digital copying machines, which can simultaneously process a plurality of application programs in parallel, have become widespread. Further, an online printer of a system in which a laser printer or a digital copying machine is connected to a host computer online to process a plurality of print requests from the host computer is also widely used.

【0003】このような機器やシステムでは、複数のア
プリケーションプログラムを同時に並行処理し、各アプ
リケーションプログラムからの印刷要求に基づく印刷処
理を所定の規則に基づいて処理している。そのために各
アプリケーションプログラムからの複数の印刷要求を確
実に実行するための処理調整を行なうマルチアプリケー
ション調停装置が接続又は備えられている。
In such a device or system, a plurality of application programs are simultaneously processed in parallel, and a printing process based on a printing request from each application program is processed based on a predetermined rule. To this end, a multi-application arbitration device that performs processing adjustment for surely executing a plurality of print requests from each application program is connected or provided.

【0004】従来のマルチアプリケーション調停装置で
は、複数のアプリケーションプログラムからの印刷要求
を受け付けると、その受信した印刷要求を先着順に待ち
行列(キュー)に蓄積し、そのキューに最初に蓄積され
た印刷要求から先着順にしたがって順次印刷処理を実行
する先入先出メモリ(FIFO)方式を取っていた。
In a conventional multi-application arbitration device, when print requests from a plurality of application programs are received, the received print requests are accumulated in a queue in a first-come-first-served basis, and the print requests initially accumulated in the queue. Since then, a first-in first-out memory (FIFO) system has been adopted in which printing processing is sequentially executed according to first-come-first-served basis.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述し
たような従来のマルチアプリケーション調停装置のよう
に、複数の印刷要求をFIFO形式で処理するのが最も
簡単ではあるが、キューに多くの印刷要求が蓄積されて
印刷待ちの状態のときに次のような不都合があった。
However, although it is the simplest to process a plurality of print requests in the FIFO format as in the conventional multi-application arbitration apparatus described above, many print requests are queued. There are the following inconveniences when the print job is stored and waiting for printing.

【0006】例えば、キューに蓄積されている印刷要求
の印刷処理を実行中にファクシミリデータを受信した場
合、キューの印刷要求を全て終える前にファクシミリデ
ータ受信用バッファが満杯になってしまうと、その後の
ファクシミリデータの受信が不可能になってしまうこと
があった。
For example, if the facsimile data is received while the print processing of the print requests stored in the queue is being executed, and if the facsimile data receiving buffer becomes full before all the print requests of the queue are completed, then Sometimes, it became impossible to receive the facsimile data of.

【0007】したがって、ファクシミリデータ受信用の
バッファメモリが満杯になってしまったときのような場
合、その後のデータ受信を可能にするために、そのバッ
ファメモリに蓄積された印刷データを最優先で印刷する
ことができないという問題があった。
Therefore, in the case where the buffer memory for receiving the facsimile data becomes full, the print data accumulated in the buffer memory is printed with the highest priority in order to enable subsequent data reception. There was a problem that I could not do it.

【0008】また、オンラインプリンタのように、キュ
ーに蓄積されている印刷要求に基づいて印刷処理を実行
している最中は、例えば、ホストコンピュータから印刷
データを受信してもキューの印刷要求を処理し終えるま
で待たせてしまう。そして、ホストコンピュータ側では
印刷データのタイムアウト処理をしてしまって、続きの
印刷データの送信を中断してしまうことがあった。
Further, while the print processing is being executed based on the print requests accumulated in the queue like the online printer, for example, even if the print data is received from the host computer, the print request in the queue is not issued. I have to wait until it finishes processing. Then, the host computer side may have timed out the print data and interrupted the transmission of the subsequent print data.

【0009】したがって、印刷要求を待たせたためにタ
イムアウトによってアプリケーションプログラムからの
印刷データを全て受信できなくなり、その印刷データに
よる印刷処理を確実に実行できないという問題があっ
た。
Therefore, there is a problem in that all the print data from the application program cannot be received due to the time-out because the print request is kept waiting, and the print processing by the print data cannot be reliably executed.

【0010】さらに、複数のアプリケーションプログラ
ムからの印刷要求を先着順で処理するため、緊急度に応
じて印刷要求を処理できないので、複数のアプリケーシ
ョンプログラムからの印刷要求の処理効率が悪いという
問題もあった。
Furthermore, since print requests from a plurality of application programs are processed on a first-come-first-served basis, the print requests cannot be processed according to the degree of urgency, so there is a problem that the processing efficiency of print requests from a plurality of application programs is poor. It was

【0011】さらにまた、印刷要求が先着順に処理され
るため、各アプリケーションプログラムからの印刷要求
がキューにばらばらに蓄積された場合、各アプリケーシ
ョンプログラム毎に印刷して出力された紙がまとまらな
い。したがって、例えば、ファクシミリ受信した印刷結
果の紙とプリンタ出力した印刷結果の紙とが混ざりあっ
てしまって、その仕分けに手間がかかるという問題があ
った。
Furthermore, since the print requests are processed on a first-come-first-served basis, when the print requests from the respective application programs are accumulated in the queue, the sheets printed and output for each application program are not collected. Therefore, for example, there is a problem in that the paper as the print result received by facsimile and the paper as the print result output by the printer are mixed and it takes time to sort them.

【0012】この発明は上記の点に鑑みてなされたもの
であり、任意のアプリケーションプログラムからの印刷
要求を優先的に実行できるようにすることを目的とす
る。また、複数のアプリケーションプログラムからの印
刷要求を効率良く処理できるようにすることも目的とす
る。さらに、複数のアプリケーションプログラムからの
印刷要求による印刷結果の紙の仕分け作業を軽減させる
ことを目的とする。
The present invention has been made in view of the above points, and an object thereof is to make it possible to preferentially execute a print request from an arbitrary application program. Another object is to enable efficient processing of print requests from a plurality of application programs. Furthermore, it is another object of the present invention to reduce the work of sorting the papers of the print results by the print requests from a plurality of application programs.

【0013】[0013]

【課題を解決するための手段】この発明は上記の目的を
達成するため、複数のアプリケーションプログラムを並
行処理する手段と、その手段によって並行処理される複
数のアプリケーションプログラムからそれぞれ印刷要求
を受け取る手段と、その手段によって受け取った複数の
印刷要求に基づいて順次印刷を行なう印刷手段を備えた
マルチアプリケーション調停装置において、各アプリケ
ーションプログラム毎に印刷の優先順位を設定する手段
を設けたものである。
In order to achieve the above object, the present invention comprises means for processing a plurality of application programs in parallel, and means for receiving a print request from each of a plurality of application programs processed in parallel by the means. In the multi-application arbitration device including a printing unit that sequentially prints based on a plurality of print requests received by the unit, a unit that sets a printing priority for each application program is provided.

【0014】また、いずれかのアプリケーションプログ
ラムから印刷要求を受けたときに印刷待ちの場合、印刷
要求元のアプリケーションプログラムへ印刷待ちを通知
する手段と、印刷待ちの通知を受け取ったアプリケーシ
ョンプログラムから優先順位を前回よりも高く変更設定
して再度印刷要求を出す手段を設けるとよい。
When a print request is received from any of the application programs, the print request waiting application program is notified of a print wait request, and the priority order is given from the application program receiving the print wait notification. It is advisable to provide a means for changing and setting the value higher than the previous time and issuing a print request again.

【0015】さらに、上記優先順位を変更する度合いを
設定する手段を設けるとよい。また、上記印刷待ちの通
知を受け取ったアプリケーションプログラムから優先順
位を前回よりも高く変更設定して再度印刷要求を出す処
理を印刷可能になるまで繰り返す手段を設けるとよい。
Further, it is preferable to provide means for setting the degree of changing the priority. Further, it is preferable to provide a means for repeating the process of changing the priority order from the application program which received the notification of waiting for printing to a higher priority than the last time and issuing the print request again until printing becomes possible.

【0016】さらに、上記印刷可能になったときの優先
順位を保持し、新たに印刷要求を出すときに上記保持さ
れている優先順位を設定して印刷要求を出す手段を設け
るとよい。また、上記各アプリケーションプログラム毎
に印刷の優先順位の上限値を設定する手段と、その手段
によって設定された上限値を超える優先順位で印刷要求
が行なわれたときには優先順位をその上限値に補正する
手段を設けるとよい。
Further, it is preferable to provide means for holding the priority when the print becomes possible and setting the held priority when issuing a new print request to issue the print request. Further, means for setting the upper limit value of the printing priority for each of the application programs, and when a print request is made with a priority order exceeding the upper limit value set by the means, the priority order is corrected to the upper limit value. Means should be provided.

【0017】さらに、上記各アプリケーションプログラ
ムからの印刷要求による印刷回数をそれぞれカウントす
る手段と、その手段によってカウントされた印刷回数の
多いアプリケーションプログラムからの印刷要求に対す
る優先順位を高くする手段を設けるとよい。
Further, it is preferable to provide means for counting the number of prints by the print request from each application program, and means for increasing the priority of the print request from the application program having a large number of prints counted by the means. .

【0018】さらにまた、最新の印刷を実行したアプリ
ケーションプログラムの種類を記憶する手段と、その手
段に記憶されているのと同種のアプリケーションプログ
ラムから新たな印刷要求があったときに、他種のアプリ
ケーションプログラムからの印刷要求よりも優先的に処
理する手段を設けるとよい。そしてまた、現在どのアプ
リケーションプログラムからの印刷要求による印刷処理
を実行しているのかを表示する手段を設けるとよい。
Furthermore, when a new print request is issued from a means for storing the type of the application program that executed the latest printing and an application program of the same type stored in the means, another type of application It is advisable to provide means for processing the print request from the program with priority. Further, it is preferable to provide a means for displaying which application program is currently executing the printing process according to the printing request.

【0019】[0019]

【作用】この発明によるマルチアプリケーション調停装
置は、複数のアプリケーションプログラムを並行処理
し、その並行処理される複数のアプリケーションプログ
ラムからそれぞれ印刷要求を受け取り、その受け取った
複数の印刷要求に基づいて順次印刷を行なうと共に、各
アプリケーションプログラム毎に印刷の優先順位を設定
するので、各アプリケーションプログラムに設定された
優先順位に応じてそれぞれの印刷要求を処理することが
できる。
The multi-application arbitration apparatus according to the present invention processes a plurality of application programs in parallel, receives print requests from the plurality of parallel-processed application programs, and sequentially prints based on the received plurality of print requests. Since the priority of printing is set for each application program while performing the printing, each print request can be processed according to the priority set for each application program.

【0020】また、いずれかのアプリケーションプログ
ラムから印刷要求を受けたときに印刷待ちの場合、印刷
要求元のアプリケーションプログラムへ印刷待ちを通知
し、印刷待ちの通知を受け取ったアプリケーションプロ
グラムから優先順位を前回よりも高く変更設定して再度
印刷要求を出すようにすれば、緊急を要するアプリケー
ションプログラムからの印刷要求を優先して実行させる
ことができる。
When a print request is received from any of the application programs, the print request is notified to the application program of the print request source, and the priority order from the application program receiving the print wait notification is set to the previous priority. If the print request is issued again with a higher change setting, the print request from the urgent application program can be preferentially executed.

【0021】さらに、優先順位を変更する度合いを設定
するようにすれば、各アプリケーションプログラムから
の印刷要求の再出力の回数を適度に押さえることができ
る。また、印刷待ちの通知を受け取ったアプリケーショ
ンプログラムから優先順位を前回よりも高く変更設定し
て再度印刷要求を出す処理を印刷可能になるまで繰り返
すようにすれば、緊急を要するアプリケーションプログ
ラムからの印刷要求なるべく早く実行させることができ
る。
Further, by setting the degree of changing the priority, the number of times of re-outputting the print request from each application program can be appropriately suppressed. Also, if the priority setting is set higher than the previous time from the application program that received the print waiting notification and the process of issuing the print request again is repeated until printing becomes possible, the print request from the application program that needs an emergency It can be executed as soon as possible.

【0022】さらに、印刷可能になったときの優先順位
を保持し、新たに印刷要求を出すときに保持されている
優先順位を設定して印刷要求を出すようにすれば、印刷
要求を再度出力するときの優先順位の設定を素早く行な
える。
Further, if the priority when the print becomes possible is held and the held priority is set when the new print request is issued and the print request is issued, the print request is output again. You can quickly set the priority when you do.

【0023】また、各アプリケーションプログラム毎に
印刷の優先順位の上限値を設定し、その設定された上限
値を超える優先順位で印刷要求が行なわれたときには優
先順位をその上限値に補正するようにすれば、優先順位
の低いアプリケーションプログラムが不当に高い優先順
位を設定することを防止することができる。
Also, an upper limit value of the priority order of printing is set for each application program, and when a print request is made with a priority order exceeding the set upper limit value, the priority order is corrected to the upper limit value. This can prevent an application program having a low priority from setting an unreasonably high priority.

【0024】さらに、各アプリケーションプログラムか
らの印刷要求による印刷回数をそれぞれカウントし、そ
のカウントされた印刷回数の多いアプリケーションプロ
グラムからの印刷要求に対する優先順位を高くするよう
にすれば、使用頻度の高いアプリケーションプログラム
からの印刷要求を優先的に実行させることができる。
Further, if the number of times of printing by the printing request from each application program is counted and the priority is given to the printing request from the application program with the counted number of printing times, the frequently used application The print request from the program can be preferentially executed.

【0025】さらにまた、最新の印刷を実行したアプリ
ケーションプログラムの種類を記憶し、その記憶されて
いるのと同種のアプリケーションプログラムから新たな
印刷要求があったときに、他種のアプリケーションプロ
グラムからの印刷要求よりも優先的に処理するようにす
れば、同じ種類のアプリケーションプログラムからの印
刷要求をなるべく連続して実行させることができる。
Furthermore, the type of the application program that executed the latest printing is stored, and when a new print request is issued from the same type of application program that is stored, printing from another type of application program is performed. If the processing is prioritized over the request, print requests from the same type of application program can be executed continuously as much as possible.

【0026】そしてまた、現在どのアプリケーションプ
ログラムからの印刷要求による印刷処理を実行している
のかを表示するようにすれば、印刷されている紙がどの
アプリケーションプログラムの印刷要求に対応するもの
であるかを即座に確認させることができる。
Further, by displaying which application program is currently executing the print processing according to the print request, which application program the print request corresponds to is the printed paper. Can be confirmed immediately.

【0027】[0027]

【実施例】以下この発明の実施例を図面に基づいて具体
的に説明する。図1はこの発明の一実施例であるマルチ
アプリケーション調停装置のハード構成を示すブロック
図である。このマルチアプリケーション調停装置は、入
力部1,プリンタアプリケーション部2,ファックス
(FAX)アプリケーション部3,人工知能(AI)コ
ピーアプリケーション部4,システムコントロール部
5,プロッタ部6,及び表示部7からなる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be specifically described below with reference to the drawings. FIG. 1 is a block diagram showing a hardware configuration of a multi-application arbitration device which is an embodiment of the present invention. This multi-application arbitration device comprises an input unit 1, a printer application unit 2, a fax (FAX) application unit 3, an artificial intelligence (AI) copy application unit 4, a system control unit 5, a plotter unit 6, and a display unit 7.

【0028】そして、このマルチアプリケーション調停
装置はプリンタアプリケーション部2とFAXアプリケ
ーション部3とAIコピーアプリケーション部4の各ア
プリケーションプログラムを並行処理し、その各アプリ
ケーションプログラムからの印刷要求に応じて所定の優
先順位に基づいてプロッタ部6による印刷処理を行な
う。
The multi-application arbitration apparatus processes each application program of the printer application section 2, the FAX application section 3 and the AI copy application section 4 in parallel, and sets a predetermined priority in accordance with a print request from each application program. The printing process is performed by the plotter unit 6 based on the above.

【0029】入力部1は文字,数字,及び記号等の各種
の入力キーを備えたキー入力装置であり、各種の操作情
報を入力すると共に、プリンタアプリケーション部2,
FAXアプリケーション部3,及びAIコピーアプリケ
ーション部4の優先順位を設定入力する機能を果たす。
The input unit 1 is a key input device provided with various input keys such as characters, numbers and symbols, and is used for inputting various operation information as well as the printer application unit 2,
The function of setting and inputting the priority order of the FAX application unit 3 and the AI copy application unit 4 is performed.

【0030】プリンタアプリケーション部2とFAXア
プリケーション部3とAIコピーアプリケーション部4
とシステムコントロール部5はCPU,ROM,及びR
AMからなるマイクロコンピュータによって実現され
る。
Printer application section 2, FAX application section 3 and AI copy application section 4
And the system control unit 5 includes a CPU, a ROM, and an R
It is realized by a microcomputer composed of AM.

【0031】プリンタアプリケーション部2はプリンタ
アプリケーションプログラムを格納しており、システム
コントロール部5へプリンタの印刷要求を出力すると共
に、印刷の優先順位を設定する手段と、システムコント
ロール部5から印刷待ちの通知を受け取ったときに優先
順位を前回よりも高く変更設定して再度印刷要求を出す
手段と、優先順位を変更する度合いを設定する手段の各
機能を果たす。
The printer application unit 2 stores a printer application program, outputs a print request of the printer to the system control unit 5, sets a printing priority, and notifies the system control unit 5 of print waiting. When it receives a request, it performs the functions of a means for changing and setting the priority higher than the previous time and issuing a print request again, and a means for setting the degree of changing the priority.

【0032】さらに、システムコントロール部5から印
刷待ちの通知を受け取ったときに優先順位を前回よりも
高く変更設定して再度印刷要求を出す処理を印刷格納に
なるまで繰り返す手段と、印刷可能になったときの優先
順位を保持し、新たに印刷要求を出すときにその保持さ
れている優先順位を設定して印刷要求を出す手段の各機
能も果たす。
Furthermore, when a notification of waiting for printing is received from the system control unit 5, the priority is changed to a higher priority than the previous one, and a process of issuing a print request again is repeated until print storage, and printing is enabled. When the new print request is issued, the priority order is retained, and the retained priority order is set to issue the print request.

【0033】FAXアプリケーション部3はFAXアプ
リケーションプログラムを格納しており、システムコン
トロール部5へファクシミリの印刷要求を出力すると共
に、印刷の優先順位を設定する手段と、システムコント
ロール部5から印刷待ちの通知を受け取ったときに優先
順位を前回よりも高く変更設定して再度印刷要求を出す
手段と、優先順位を変更する度合いを設定する手段の各
機能を果たす。
The FAX application unit 3 stores a FAX application program, outputs a facsimile print request to the system control unit 5, sets a printing priority, and notifies the system control unit 5 of print waiting. When it receives a request, it performs the functions of a means for changing and setting the priority higher than the previous time and issuing a print request again, and a means for setting the degree of changing the priority.

【0034】さらに、システムコントロール部5から印
刷待ちの通知を受け取ったときに優先順位を前回よりも
高く変更設定して再度印刷要求を出す処理を印刷格納に
なるまで繰り返す手段と、印刷可能になったときの優先
順位を保持し、新たに印刷要求を出すときにその保持さ
れている優先順位を設定して印刷要求を出す手段の各機
能も果たす。
Further, when the notification of waiting for printing is received from the system control unit 5, the priority is changed to a higher priority than the last time, and a process for issuing a print request again is repeated until print storage is completed, and printing is enabled. When the new print request is issued, the priority order is retained, and the retained priority order is set to issue the print request.

【0035】AIコピーアプリケーション部4はAIコ
ピーアプリケーションプログラムを格納しており、シス
テムコントロール部5へAIコピーの印刷要求を出力す
ると共に、印刷の優先順位を設定する手段と、システム
コントロール部5から印刷待ちの通知を受け取ったとき
に優先順位を前回よりも高く変更設定して再度印刷要求
を出す手段と、優先順位を変更する度合いを設定する手
段の各機能を果たす。
The AI copy application section 4 stores an AI copy application program, outputs a print request for AI copy to the system control section 5, and sets means for setting a printing priority and printing from the system control section 5. It fulfills the functions of a unit for issuing a print request again by changing the priority to a higher priority than the previous one when a waiting notification is received, and a unit for setting the degree of changing the priority.

【0036】さらに、システムコントロール部5から印
刷待ちの通知を受け取ったときに優先順位を前回よりも
高く変更設定して再度印刷要求を出す処理を印刷格納に
なるまで繰り返す手段と、印刷可能になったときの優先
順位を保持し、新たに印刷要求を出すときにその保持さ
れている優先順位を設定して印刷要求を出す手段の各機
能も果たす。
Further, when a notification of waiting for printing is received from the system control unit 5, the priority is changed to a higher priority than the last time and a process of issuing a print request again is repeated until print storage is completed, and printing is enabled. When the new print request is issued, the priority order is retained, and the retained priority order is set to issue the print request.

【0037】システムコントロール部5もCPU,RO
M,及びRAMからなるマイクロコンピュータを内蔵
し、プリンタアプリケーション部2とFAXアプリケー
ション部3とAIコピーアプリケーション部4からの印
刷要求を優先順位に基づいて調整する処理を行なう。
The system control unit 5 is also a CPU, RO
A microcomputer including M and RAM is built in, and a process of adjusting print requests from the printer application unit 2, the FAX application unit 3, and the AI copy application unit 4 based on the priority order is performed.

【0038】つまり、上記のプリンタアプリケーション
部2とFAXアプリケーション部3とAIコピーアプリ
ケーション部4の各アプリケーションプログラムを並行
処理し、その並行処理される複数のアプリケーションプ
ログラムからそれぞれ印刷要求を受け取り、その受け取
った複数の印刷要求に基づいて順次プロッタ6によって
印刷を行なう。
That is, the application programs of the printer application unit 2, the FAX application unit 3, and the AI copy application unit 4 are processed in parallel, print requests are respectively received from the plurality of application programs that are processed in parallel, and the print requests are received. Printing is sequentially performed by the plotter 6 based on a plurality of printing requests.

【0039】また、プリンタアプリケーション部2とF
AXアプリケーション部3とAIコピーアプリケーショ
ン部4の各アプリケーションプログラム毎に印刷の優先
順位を設定する手段と、印刷待ちのときにいずれかのア
プリケーションプログラムから印刷要求を受けた場合に
印刷要求元のアプリケーションプログラムへ印刷待ちを
通知する手段と、各アプリケーションプログラム毎に印
刷の優先順位の上限値を設定する手段と、その設定され
た上限値を超える優先順位で印刷要求が行なわれたとき
には優先順位をその上限値に補正する手段の各機能を果
たす。
Further, the printer application unit 2 and F
A means for setting a print priority for each application program of the AX application section 3 and the AI copy application section 4, and an application program of a print request source when a print request is received from any of the application programs while waiting for printing. To wait for printing, a means to set the upper limit of the printing priority for each application program, and a priority when the print request is made with a priority exceeding the set upper limit. It fulfills each function of the means for correcting the value.

【0040】さらに、プリンタアプリケーション部2と
FAXアプリケーション部3とAIコピーアプリケーシ
ョン部4の各アプリケーションプログラムからの印刷要
求による印刷回数をそれぞれカウントする手段と、その
カウントされた印刷回数の多いアプリケーションプログ
ラムからの印刷要求に対する優先順位を高くする手段の
各機能も果たす。
Further, means for counting the number of times of printing according to the printing request from each application program of the printer application unit 2, the FAX application unit 3 and the AI copy application unit 4, and an application program from which the counted number of printing times is large It also fulfills each function of a means for increasing the priority of a print request.

【0041】さらにまた、最新の印刷を実行したアプリ
ケーションプログラムの種類を記憶する手段と、その記
憶されているのと同種のアプリケーションプログラムか
ら新たな印刷要求があったときに、他種のアプリケーシ
ョンプログラムからの印刷要求よりも優先的に処理する
手段と、現在どのアプリケーションプログラムからの印
刷要求による印刷処理を実行しているのかを表示する手
段の各機能を果たす。
Furthermore, the means for storing the type of the application program that has executed the latest printing, and the application program of the same type as the stored application program, when a new print request is issued, is sent from another type of application program. Of the print request, and a function of displaying which application program is currently executing the print processing according to the print request.

【0042】プロッタ部6はドット方式,インクジェッ
ト方式,又はレーザ方式の印刷機であり、システムコン
トロール部5による印刷制御にしたがって、プリンタの
印刷、ファクシミリ印刷、AIコピーを行なう。表示部
7はCRT,LCD等のディスプレイであり、各種の作
業指示やメッセージや、現在どのアプリケーションプロ
グラムからの印刷要求による印刷処理を実行しているの
かなどを表示する。
The plotter unit 6 is a dot type, ink jet type, or laser type printing machine, and performs printing by a printer, facsimile printing, and AI copying under the control of printing by the system control unit 5. The display unit 7 is a display such as a CRT or LCD, and displays various work instructions and messages, and which application program is currently executing the print processing according to the print request.

【0043】図2は図1に示したシステムコントロール
部5の機能構成を示すブロック図である。このシステム
コントロール部5は、対アプリケーションインタフェー
ス(I/F)回路部10,入力情報判別回路部11,印
刷キュー部12,印刷キュー制御回路部13,優先順位
上限値バッファ部14,印刷回数記憶バッファ部15,
優先順位情報記憶バッファ部16,前回印刷アプリケー
ション種記憶バッファ部17,印刷回路部19,及び印
刷アプリケーション名表示回路部20の各機能を備えて
いる。
FIG. 2 is a block diagram showing the functional arrangement of the system control section 5 shown in FIG. The system control unit 5 includes an application interface (I / F) circuit unit 10, an input information determination circuit unit 11, a print queue unit 12, a print queue control circuit unit 13, a priority order upper limit buffer unit 14, and a print count storage buffer. Part 15,
Each function of the priority information storage buffer unit 16, the previous print application type storage buffer unit 17, the print circuit unit 19, and the print application name display circuit unit 20 is provided.

【0044】対アプリケーションI/F回路部10は、
プリンタアプリケーション部2とFAXアプリケーショ
ン部3とAIコピーアプリケーション部4の各アプリケ
ーションプログラムからの印刷要求等を受信し、印刷待
ちの通知や優先順位の変更等を送信する制御処理を行な
う。
The application I / F circuit section 10 is
It receives a print request from each application program of the printer application unit 2, the FAX application unit 3, and the AI copy application unit 4, and performs a control process of transmitting a notification of waiting for printing, a change in priority order, and the like.

【0045】入力情報判別回路部11は、対アプリケー
ションI/F回路部10によって受信したプリンタアプ
リケーション部2とFAXアプリケーション部3とAI
コピーアプリケーション部4からの入力情報を判別す
る。印刷キュー部12はプリンタアプリケーション部2
とFAXアプリケーション部3とAIコピーアプリケー
ション部4の各アプリケーションプログラムからの印刷
要求を蓄積する。
The input information discrimination circuit section 11 includes a printer application section 2, a FAX application section 3 and an AI received by the application I / F circuit section 10.
The input information from the copy application unit 4 is determined. The print queue unit 12 is the printer application unit 2
The print requests from the application programs of the FAX application unit 3 and the AI copy application unit 4 are accumulated.

【0046】印刷キュー制御回路部13は、優先順位決
定回路部18からの指示にしたがって印刷キュー部12
に蓄積されている印刷要求を読み出して優先順位決定回
路部18へ送る。優先順位上限値バッファ部14はプリ
ンタアプリケーション部2とFAXアプリケーション部
3とAIコピーアプリケーション部4の各アプリケーシ
ョンプログラム毎の印刷の優先順位の上限値を格納す
る。
The print queue control circuit unit 13 follows the instruction from the priority order determination circuit unit 18, and the print queue unit 12
The print requests stored in the printer are read and sent to the priority order determination circuit unit 18. The priority order upper limit buffer unit 14 stores the upper limit value of the printing priority order for each application program of the printer application unit 2, the FAX application unit 3, and the AI copy application unit 4.

【0047】印刷回数記憶バッファ部15はプリンタア
プリケーション部2とFAXアプリケーション部3とA
Iコピーアプリケーション部4の各アプリケーションプ
ログラム毎の印刷要求による印刷回数をそれぞれ記憶す
る。優先順位情報記憶バッファ部16はプリンタアプリ
ケーション部2とFAXアプリケーション部3とAIコ
ピーアプリケーション部4からの各優先順位情報をそれ
ぞれ記憶する。
The print count storage buffer unit 15 includes a printer application unit 2, a FAX application unit 3, and an A
The number of prints by the print request for each application program of the I-copy application unit 4 is stored. The priority order information storage buffer unit 16 stores each priority order information from the printer application unit 2, the FAX application unit 3, and the AI copy application unit 4.

【0048】前回印刷アプリケーション種記憶バッファ
部17は印刷処理を行なったアプリケーションプログラ
ムの種類を記憶する。印刷回路部19は優先順位決定回
路部18から出力される印刷データをプロッタ6に印刷
させる制御処理を行なう。印刷アプリケーション名表示
回路部20は優先順位決定回路部18から出力される印
刷中のアプリケーションプログラム名を表示する。
The previous print application type storage buffer unit 17 stores the type of the application program that has performed the printing process. The print circuit unit 19 performs a control process for causing the plotter 6 to print the print data output from the priority order determination circuit unit 18. The print application name display circuit unit 20 displays the application program name being printed, which is output from the priority order determination circuit unit 18.

【0049】図3は図1に示したプリンタアプリケーシ
ョン部2の機能構成を示すブロック図である。このプリ
ンタアプリケーション部2は、入力データ判別回路部2
1,優先順位変更度記憶バッファ部22,最新優先順位
情報記憶バッファ部23,優先順位記憶バッファ部2
4,印刷可能時優先順位情報記憶バッファ部25,優先
順位制御回路部26,プリンタ印刷要求制御回路部2
7,及び対システムコントロール部インタフェース(I
/F)回路部28の各機能を備えている。
FIG. 3 is a block diagram showing the functional arrangement of the printer application unit 2 shown in FIG. The printer application unit 2 includes an input data discrimination circuit unit 2
1, priority level change storage buffer unit 22, latest priority level information storage buffer unit 23, priority level storage buffer unit 2
4, printable priority information storage buffer unit 25, priority control circuit unit 26, printer print request control circuit unit 2
7 and interface to system control unit (I
/ F) Each function of the circuit unit 28 is provided.

【0050】入力データ判別回路部21は入力部1から
の入力データを判別して優先順位制御回路部26へ送
る。優先順位変更度記憶バッファ部22はプリンタアプ
リケーションプログラムの印刷の優先順位を変更する度
合いの情報を格納する。最新優先順位情報記憶バッファ
部23は最新の優先順位を格納する。
The input data discrimination circuit unit 21 discriminates the input data from the input unit 1 and sends it to the priority control circuit unit 26. The priority change storage buffer unit 22 stores information on the degree of changing the print priority of the printer application program. The latest priority information storage buffer unit 23 stores the latest priority.

【0051】優先順位記憶バッファ部24は優先順位を
格納する。印刷可能時優先順位情報記憶バッファ部25
は印刷可能時の優先順位を格納する。優先順位制御回路
部26は優先順位変更度記憶バッファ部22と最新優先
順位情報記憶バッファ部23と優先順位記憶バッファ部
24と印刷可能時優先順位情報記憶バッファ部25の各
内容を基にして優先順位を変更して印刷要求をプリンタ
印刷要求制御回路部27へ送る。
The priority storage buffer unit 24 stores the priority. Printable priority information storage buffer unit 25
Stores the priority when printing is possible. The priority control circuit unit 26 prioritizes the priority change degree storage buffer unit 22, the latest priority information storage buffer unit 23, the priority storage buffer unit 24, and the printable priority information storage buffer unit 25 based on the respective contents. The order is changed and the print request is sent to the printer print request control circuit unit 27.

【0052】プリンタ印刷要求制御回路部27は対シス
テムコントロール部インタフェース(I/F)回路部2
8を介してプリンタアプリケーションプログラムによる
印刷要求をシステムコントロール部5へ出力する。
The printer print request control circuit unit 27 is a system control unit interface (I / F) circuit unit 2.
A print request by the printer application program is output to the system control unit 5 via 8.

【0053】図4は図1に示したFAXアプリケーショ
ン部3の機能構成を示すブロック図である。このFAX
アプリケーション部3は、入力データ判別回路部31,
優先順位変更度記憶バッファ部32,最新優先順位情報
記憶バッファ部33,優先順位記憶バッファ部34,印
刷可能時優先順位情報記憶バッファ部35,優先順位制
御回路部36,FAX印刷要求制御回路部37,及び対
システムコントロール部インタフェース(I/F)回路
部38の各機能を備えている。
FIG. 4 is a block diagram showing the functional arrangement of the FAX application section 3 shown in FIG. This fax
The application unit 3 includes an input data discrimination circuit unit 31,
Priority change degree storage buffer unit 32, latest priority information storage buffer unit 33, priority storage buffer unit 34, printable priority information storage buffer unit 35, priority control circuit unit 36, FAX print request control circuit unit 37 , And system control unit interface (I / F) circuit unit 38.

【0054】入力データ判別回路部31は入力部1から
の入力データを判別して優先順位制御回路部36へ送
る。優先順位変更度記憶バッファ部32はFAXアプリ
ケーションプログラムの印刷の優先順位を変更する度合
いの情報を格納する。最新優先順位情報記憶バッファ部
33は最新の優先順位を格納する。
The input data discriminating circuit section 31 discriminates the input data from the input section 1 and sends it to the priority control circuit section 36. The priority change storage buffer unit 32 stores information on the degree of changing the print priority of the FAX application program. The latest priority order information storage buffer unit 33 stores the latest priority order.

【0055】優先順位記憶バッファ部34は優先順位を
格納する。印刷可能時優先順位情報記憶バッファ部35
は印刷可能時の優先順位を格納する。優先順位制御回路
部36は優先順位変更度記憶バッファ部32と最新優先
順位情報記憶バッファ部33と優先順位記憶バッファ部
34と印刷可能時優先順位情報記憶バッファ部35の各
内容を基にして優先順位を変更して印刷要求をFAX印
刷要求制御回路部37へ送る。
The priority storage buffer unit 34 stores the priority. Printable priority information storage buffer unit 35
Stores the priority when printing is possible. The priority control circuit unit 36 prioritizes based on the contents of the priority change storage buffer unit 32, the latest priority information storage buffer unit 33, the priority storage buffer unit 34, and the printable priority information storage buffer unit 35. The order is changed and the print request is sent to the FAX print request control circuit unit 37.

【0056】FAX印刷要求制御回路部37は対システ
ムコントロール部インタフェース(I/F)回路部38
を介してFAXアプリケーションプログラムによる印刷
要求をシステムコントロール部5へ出力する。
The FAX print request control circuit section 37 includes a system control section interface (I / F) circuit section 38.
A print request by the FAX application program is output to the system control unit 5 via the.

【0057】図5は図1に示したAIコピーアプリケー
ション部4の機能構成を示すブロック図である。このA
Iコピーアプリケーション部4は、入力データ判別回路
部41,優先順位変更度記憶バッファ部42,最新優先
順位情報記憶バッファ部43,優先順位記憶バッファ部
44,印刷可能時優先順位情報記憶バッファ部45,優
先順位制御回路部46,AIコピー印刷要求制御回路部
47,及び対システムコントロール部インタフェース
(I/F)回路部48の各機能を備えている。
FIG. 5 is a block diagram showing the functional arrangement of the AI copy application section 4 shown in FIG. This A
The I-copy application unit 4 includes an input data discrimination circuit unit 41, a priority change degree storage buffer unit 42, a latest priority information storage buffer unit 43, a priority storage buffer unit 44, a printable priority information storage buffer unit 45, Each function of the priority control circuit unit 46, the AI copy print request control circuit unit 47, and the system control unit interface (I / F) circuit unit 48 is provided.

【0058】入力データ判別回路部41は入力部1から
の入力データを判別して優先順位制御回路部46へ送
る。優先順位変更度記憶バッファ部42はAIコピーア
プリケーションプログラムの印刷の優先順位を変更する
度合いの情報を格納する。最新優先順位情報記憶バッフ
ァ部43は最新の優先順位を格納する。
The input data discrimination circuit unit 41 discriminates the input data from the input unit 1 and sends it to the priority control circuit unit 46. The priority change storage buffer unit 42 stores information about the degree of change in the print priority of the AI copy application program. The latest priority order information storage buffer unit 43 stores the latest priority order.

【0059】優先順位記憶バッファ部44は優先順位を
格納する。印刷可能時優先順位情報記憶バッファ部45
は印刷可能時の優先順位を格納する。優先順位制御回路
部46は優先順位変更度記憶バッファ部42と最新優先
順位情報記憶バッファ部43と優先順位記憶バッファ部
44と印刷可能時優先順位情報記憶バッファ部45の各
内容を基にして優先順位を変更して印刷要求をAIコピ
ー印刷要求制御回路部47へ送る。
The priority storage buffer unit 44 stores the priority. Printable priority information storage buffer unit 45
Stores the priority when printing is possible. The priority control circuit unit 46 prioritizes based on the contents of the priority change degree storage buffer unit 42, the latest priority information storage buffer unit 43, the priority storage buffer unit 44, and the printable priority information storage buffer unit 45. The order is changed and the print request is sent to the AI copy print request control circuit unit 47.

【0060】AIコピー印刷要求制御回路部47は対シ
ステムコントロール部インタフェース(I/F)回路部
48を介してAIコピーアプリケーションプログラムに
よる印刷要求をシステムコントロール部5へ出力する。
The AI copy print request control circuit unit 47 outputs a print request by the AI copy application program to the system control unit 5 via the system control unit interface (I / F) circuit unit 48.

【0061】次に、図6に示すフローチャートによっ
て、各アプリケーション部2.3.4における優先順位
の制御処理について説明する。まず、プリンタアプリケ
ーション部2の処理について説明する。ステップ1で1
ページ目か否かを判断し、1ページ目ならステップ2〜
4で、優先順位記憶バッファ部24から優先順位値を取
り込み、その優先順位値を最優先順位情報記憶バッファ
部23に書き込み、プリンタの印刷要求を出す。
Next, referring to the flow chart shown in FIG. 6, the priority control processing in each application section 2.3.4 will be described. First, the processing of the printer application unit 2 will be described. 1 in step 1
It is judged whether it is the page or not, and if it is the first page, step 2
In step 4, the priority value is fetched from the priority storage buffer unit 24, the priority value is written in the highest priority information storage buffer unit 23, and a print request from the printer is issued.

【0062】その後、ステップ5でプリンタが印刷可能
か否かを判断し、印刷可能ならステップ13に進んで印
刷可能時優先順位情報記憶バッファ部25に今回使用し
た優先順一を書き込んでステップ1の処理に戻る。ま
た、ステップ5でプリンタが印刷不可能ならステップ6
で優先順位を上げるか否かを判断し、上げないならステ
ップ14で了解の旨を通知して、ステップ13で印刷可
能時優先順位情報記憶バッファ部25に今回使用した優
先順一を書き込んでステップ1の処理に戻る。
Thereafter, in step 5, it is determined whether or not the printer is capable of printing, and if printing is possible, the process proceeds to step 13 and the priority order 1 used this time is written in the printable priority order information storage buffer unit 25, and the process of step 1 is executed. Return to. If the printer cannot print in step 5, step 6
It is determined whether or not the priority order is to be raised. If it is not raised, an acknowledgment is given in step 14, and the priority order used this time is written in the printable priority order information storage buffer section 25 in step 13 and step 1 is executed. Return to processing.

【0063】さらに、ステップ6で優先順位を上げるな
らステップ7〜9で、優先順位変更度記憶バッファ部2
4から優先順位変更度値を取り出し、最新優先順位情報
記憶バッファ部23から最新優先順位値を取り出し、そ
の優先順位変更度値と最新優先順位値の和を最新優先順
位情報記憶バッファ部23に書き込んで、ステップ4の
処理に戻る。
Furthermore, if the priority order is raised in step 6, the priority order change degree storage buffer section 2 is executed in steps 7 to 9.
4, the priority change value is fetched, the latest priority value is stored in the latest priority information storage buffer unit 23, and the sum of the priority change value and the latest priority value is written in the latest priority information storage buffer unit 23. Then, the process returns to step 4.

【0064】一方、ステップ1で1ページ目でなけれ
ば、ステップ10へ進んで、印字データが有るか否かを
判断し、有ればステップ11,12で印刷可能時優先順
位情報記憶バッファ部25からプリンタの前回印刷可能
だったときの優先順位値を取り出し、前回印刷可能だっ
たときの優先順位値を最新優先順位情報記憶バッファ部
23に書き込んでステップ4に進む。そして、ステップ
10で印字データがなければこの処理を終了する。
On the other hand, if it is not the first page in step 1, the process proceeds to step 10 to determine whether or not there is print data, and if there is, printable priority information storage buffer unit 25 in steps 11 and 12. From the printer, the priority value when the previous printing was possible is taken out, the priority value when the previous printing is possible is written in the latest priority information storage buffer unit 23, and the process proceeds to step 4. If there is no print data in step 10, this process ends.

【0065】次に、FAXアプリケーション部3の処理
について説明する。ステップ1で1ページ目か否かを判
断し、1ページ目ならステップ2〜4で、優先順位記憶
バッファ部24から優先順位値を取り込み、その優先順
位値を最優先順位情報記憶バッファ部23に書き込み、
FAXの印刷要求を出す。
Next, the processing of the FAX application section 3 will be described. In step 1, it is determined whether or not it is the first page. If it is the first page, in steps 2 to 4, the priority value is fetched from the priority storage buffer section 24, and the priority value is stored in the highest priority information storage buffer section 23. writing,
Send a fax print request.

【0066】その後、ステップ5でFAXが印刷可能か
否かを判断し、印刷可能ならステップ13に進んで印刷
可能時優先順位情報記憶バッファ部25に今回使用した
優先順一を書き込んでステップ1の処理に戻る。また、
ステップ5でFAXが印刷不可能ならステップ6で優先
順位を上げるか否かを判断し、上げないならステップ1
4で了解の旨を通知して、ステップ13で印刷可能時優
先順位情報記憶バッファ部25に今回使用した優先順一
を書き込んでステップ1の処理に戻る。
After that, in step 5, it is judged whether or not the FAX can be printed. If the FAX is printable, the process proceeds to step 13 to write the priority order 1 used this time to the printable priority information storage buffer unit 25, and the process of step 1 Return to. Also,
If the FAX cannot be printed in step 5, it is determined in step 6 whether or not the priority order is raised.
In step 4, the notification of the approval is given, and in step 13, the priority order used this time is written in the printable priority order information storage buffer unit 25, and the process returns to step 1.

【0067】さらに、ステップ6で優先順位を上げるな
らステップ7〜9で、優先順位変更度記憶バッファ部2
4から優先順位変更度値を取り出し、最新優先順位情報
記憶バッファ部23から最新優先順位値を取り出し、そ
の優先順位変更度値と最新優先順位値の和を最新優先順
位情報記憶バッファ部23に書き込んで、ステップ4の
処理に戻る。
Further, if the priority is increased in step 6, the priority change storage buffer unit 2 is executed in steps 7 to 9.
4, the priority change value is fetched, the latest priority value is stored in the latest priority information storage buffer unit 23, and the sum of the priority change value and the latest priority value is written in the latest priority information storage buffer unit 23. Then, the process returns to step 4.

【0068】一方、ステップ1で1ページ目でなけれ
ば、ステップ10へ進んで、印字データが有るか否かを
判断し、有ればステップ11,12で印刷可能時優先順
位情報記憶バッファ部25からFAXの前回印刷可能だ
ったときの優先順位値を取り出し、前回印刷可能だった
ときの優先順位値を最新優先順位情報記憶バッファ部2
3に書き込んでステップ4に進む。そして、ステップ1
0で印字データがなければこの処理を終了する。
On the other hand, if it is not the first page in step 1, the process proceeds to step 10 to determine whether or not there is print data, and if there is, printable priority information storage buffer unit 25 in steps 11 and 12. From the FAX, the priority value when the previous printing was possible was taken out, and the priority value when the previous printing was possible is stored in the latest priority information storage buffer unit 2
Write in 3 and go to step 4. And step 1
If the print data is 0 and there is no print data, this process ends.

【0069】次に、AIコピーアプリケーション部4の
処理について説明する。ステップ1で1ページ目か否か
を判断し、1ページ目ならステップ2〜4で、優先順位
記憶バッファ部24から優先順位値を取り込み、その優
先順位値を最優先順位情報記憶バッファ部23に書き込
み、AIコピーの印刷要求を出す。
Next, the processing of the AI copy application section 4 will be described. In step 1, it is determined whether or not it is the first page. If it is the first page, in steps 2 to 4, the priority value is fetched from the priority storage buffer section 24, and the priority value is stored in the highest priority information storage buffer section 23. Write and issue a print request for AI copy.

【0070】その後、ステップ5でAIコピーが印刷可
能か否かを判断し、印刷可能ならステップ13に進んで
印刷可能時優先順位情報記憶バッファ部25に今回使用
した優先順一を書き込んでステップ1の処理に戻る。ま
た、ステップ5でAIコピーが印刷不可能ならステップ
6で優先順位を上げるか否かを判断し、上げないならス
テップ14で了解の旨を通知して、ステップ13で印刷
可能時優先順位情報記憶バッファ部25に今回使用した
優先順一を書き込んでステップ1の処理に戻る。
Then, in step 5, it is judged whether or not the AI copy is printable. If the AI copy is printable, the process proceeds to step 13 to write the priority order 1 used this time to the printable priority order information storage buffer unit 25, and then to the step 1 Return to processing. If the AI copy cannot be printed in step 5, it is determined in step 6 whether or not to increase the priority order. If not, in step 14, notification of the approval is given, and in step 13, the printable priority order information is stored. The priority order 1 used this time is written in the buffer unit 25, and the process returns to step 1.

【0071】さらに、ステップ6で優先順位を上げるな
らステップ7〜9で、優先順位変更度記憶バッファ部2
4から優先順位変更度値を取り出し、最新優先順位情報
記憶バッファ部23から最新優先順位値を取り出し、そ
の優先順位変更度値と最新優先順位値の和を最新優先順
位情報記憶バッファ部23に書き込んで、ステップ4の
処理に戻る。
Further, if the priority order is raised in step 6, the priority level change storage buffer unit 2 is operated in steps 7 to 9.
4, the priority change value is fetched, the latest priority value is stored in the latest priority information storage buffer unit 23, and the sum of the priority change value and the latest priority value is written in the latest priority information storage buffer unit 23. Then, the process returns to step 4.

【0072】一方、ステップ1で1ページ目でなけれ
ば、ステップ10へ進んで、印字データが有るか否かを
判断し、有ればステップ11,12で印刷可能時優先順
位情報記憶バッファ部25からAIコピーの前回印刷可
能だったときの優先順位値を取り出し、前回印刷可能だ
ったときの優先順位値を最新優先順位情報記憶バッファ
部23に書き込んでステップ4に進む。そして、ステッ
プ10で印字データがなければこの処理を終了する。
On the other hand, if it is not the first page in step 1, the process proceeds to step 10, and it is determined whether or not there is print data. If there is, printable priority information storage buffer unit 25 in steps 11 and 12. Then, the priority value of the AI copy when it was previously printable is taken out, the priority value when it was previously printable is written in the latest priority information storage buffer unit 23, and the process proceeds to step 4. If there is no print data in step 10, this process ends.

【0073】次に、図7乃至図9に示すフローチャート
によって、システムコントロール部5の優先順位制御処
理について説明する。まず、ステップ20,21で各ア
プリケーションプログラムからの印刷要求における希望
優先順位を調べて、優先順位上限値バッファ部14から
印刷対象アプリケーションプログラムの優先順位の上限
値を取り込む。
Next, the priority control processing of the system control unit 5 will be described with reference to the flowcharts shown in FIGS. First, in steps 20 and 21, the desired priority order in the print request from each application program is checked, and the upper limit value of the priority order of the print target application program is fetched from the priority order upper limit buffer unit 14.

【0074】その後、ステップ22で優先順位の上限値
よりも希望優先順位値が大きいか否かを判断し、大きい
ならステップ23で希望優先順位値を上限値に置き換え
てステップ24に進み、希望優先順位値が上限値以下な
らそのままステップ24に進む。
Thereafter, in step 22, it is judged whether or not the desired priority value is larger than the upper limit value of the priority order. If larger, the desired priority value is replaced with the upper limit value in step 23, and the process proceeds to step 24 to obtain the desired priority value. If the rank value is less than or equal to the upper limit value, the process directly proceeds to step 24.

【0075】ステップ24で印刷キュー部に蓄積されて
いる印刷要求のアプリケーションプログラムの種類と優
先順位とを調べて、ステップ25で印刷キュー部が空か
否かを判断し、空ならステップ26へ進んで印刷キュー
部の先頭にアプリケーションプログラムの種類と優先順
位を書き込み、ステップ27で印刷対象アプリケーショ
ンプログラムに印刷可の旨を通知する。
In step 24, the type and priority of the application program of the print request stored in the print queue part are checked, and in step 25 it is judged whether the print queue part is empty. If it is empty, the process proceeds to step 26. At step 27, the type and priority of the application program are written at the top of the print queue portion, and at step 27 the print target application program is notified that printing is possible.

【0076】そして、ステップ28〜31で前回印刷ア
プリケーション種記憶バッファ部17にアプリケーショ
ンプログラムの種類を書き込み、印刷回数記憶バッファ
部15内の印刷対象アプリケーションプログラムの印刷
回数に「1」を加え、そのアプリケーションプログラム
の種類を表示し、そのアプリケーションプログラムの印
刷要求による印刷を行なってステップ20に戻る。
Then, in steps 28 to 31, the type of the application program is written in the previous print application type storage buffer unit 17, "1" is added to the print count of the print target application program in the print count storage buffer unit 15, and the application is added. The type of program is displayed, printing is performed according to the print request of the application program, and the process returns to step 20.

【0077】一方、ステップ25で印刷キュー部が空で
はなかったら、図8のステップ32に進み、他種アプリ
ケーションプログラム中で優先順位の低いものがあるか
否かを判断し、あれば、ステップ33で他種アプリケー
ションプログラムの優先順位の低いものの前にすると印
刷キュー部の先頭に位置するか否かを判断し、先頭に位
置しないならステップ34のサブルーチン処理を実行す
る。
On the other hand, if the print queue portion is not empty in step 25, the process proceeds to step 32 in FIG. 8 to determine whether or not there is a lower priority among other types of application programs. When it is before the other-type application program having the lower priority, it is determined whether or not it is located at the head of the print queue portion.

【0078】ステップ34のサブルーチン処理を実行し
た後、ステップ35で他種アプリケーションプログラム
で優先順位の高いものがあるか否かを判断し、あればス
テップ36で印刷付加を通知し、ステップ37で了解し
たか否かを判断して、了解したらステップ38で他種ア
プリケーションプログラムの優先順位の低いものの前に
挿入し、ステップ20へ戻る。また、ステップ37で了
解しなければそのままステップ20へ戻る。
After the subroutine processing of step 34 is executed, it is determined in step 35 whether or not there is a high priority application program of other type, and if there is, the print addition is notified in step 36 and the understanding is given in step 37. If it is understood, it is inserted in step 38 before the other type application program having the lower priority, and the process returns to step 20. If the user does not agree with step 37, the process directly returns to step 20.

【0079】さらに、ステップ35で他種アプリケーシ
ョンプログラムで優先順位の高いものがなければ、ステ
ップ42に進んで印刷対象アプリケーションプログラム
に対して印刷可を通知し、ステップ38で他種アプリケ
ーションプログラムの優先順位の低いものの前に挿入
し、ステップ20へ戻る。
Further, if there is no other type of application program having a higher priority in step 35, the process proceeds to step 42 to notify the application program to be printed that printing is possible, and in step 38, the order of priority of the other type application program. Insert before the lower one and return to step 20.

【0080】一方、ステップ32で他種アプリケーショ
ンプログラム中で優先順位の低いものがなければ、ステ
ップ39へ進んで印刷付加を通知し、ステップ40で了
解したか否かを判断して、この判断によって了解したら
ステップ41で印刷キュー部の最後にアプリケーション
プログラムの種類と優先順位を書き込んでステップ20
に戻る。
On the other hand, if there is no other application program with a lower priority in step 32, the process proceeds to step 39, print addition is notified, and it is judged in step 40 whether or not it is understood. If it is understood, in step 41, the type and priority of the application program are written at the end of the print queue section, and step 20
Return to.

【0081】また、ステップ40で了解しなければ、そ
のままステップ20に戻る。さらに、ステップ33で他
種アプリケーションプログラムの優先順位の低いものの
前にすると印刷キュー部の先頭に位置するなら、ステッ
プ26に戻る。
If it is not understood in step 40, the process directly returns to step 20. Further, if it is located at the head of the print queue section when it is before the other priority application program having the lower priority in step 33, the process returns to step 26.

【0082】次に、図8のステップ34のサブルーチン
処理について説明する。図9に示すように、ステップ5
0で印刷回数による優先順位の変更をするのか否かを判
断し、変更しないならステップ54へ進み、変更をする
ならステップ51で印刷回数記憶バッファ部15より各
アプリケーションプログラムの印刷回数を取り込み、ス
テップ52で、印刷対象のアプリケーションプログラム
よりも印刷回数の低いアプリケーションプログラムの印
刷要求が印刷キュー部の前方にあるか否かを判断する。
Next, the subroutine processing of step 34 in FIG. 8 will be described. As shown in FIG. 9, step 5
If it is not changed, the process proceeds to step 54. If it is changed, the number of prints of each application program is fetched from the number-of-prints storage buffer unit 15 at step 51, and the priority is changed. At 52, it is determined whether or not the print request of the application program having a lower print count than the print target application program is ahead of the print queue portion.

【0083】この判断によって、前方にないならステッ
プ55に進み、前方にあるならステップ53で印刷回数
の少ないアプリケーションプログラムの印刷要求の前に
挿入し、ステップ54で他種アプリケーションプログラ
ムで優先順位の高いものがまだあるか否かを判断して、
なければそのままリターンし、あればステップ55へ進
む。
According to this judgment, if it is not in the front, the process proceeds to step 55, and if it is in the front, it is inserted before the print request of the application program having a small number of prints in step 53, and the priority of the other type application program is high in step 54. Judge whether or not there is still something,
If not, the process returns as it is, and if there is, the process proceeds to step 55.

【0084】ステップ55では同種アプリケーションプ
ログラムの優先処理を行なうか否かを判断して、行なわ
ないならそのままリターンし、行なうならステップ56
で前回印刷アプリケーション種記憶バッファ部から前回
印刷したアプリケーションプログラムの種類を取り込
み、ステップ57で前回と今回のアプリケーションプロ
グラムは同じか否かを判断する。
At step 55, it is judged whether or not the prioritized processing of the same type application program is to be carried out, and if not carried out, the processing is returned as it is, and if carried out, it is carried out at step 56.
At step 57, the type of the previously printed application program is fetched from the previously printed application type storage buffer section, and at step 57 it is judged whether or not the previous and current application programs are the same.

【0085】そして、ステップ57で前回と今回のアプ
リケーションプログラムが同じでなければそのままリタ
ーンし、同じならステップ58で異種アプリケーション
プログラムの印刷要求の前に挿入してリターンする。
Then, in step 57, if the previous and current application programs are not the same, the process directly returns, and if they are the same, in step 58, the process is inserted before the print request of the heterogeneous application program and the process returns.

【0086】次に、図10のフローチャートによって、
システムコントロール部5における印刷時の処理につい
て説明する。この処理は、ステップ60,61で、印刷
キュー部の先頭からアプリケーションプログラムの種類
と優先順位情報を取り出し、前回印刷アプリケーション
種記憶バッファ部にアプリケーションプログラムの種類
を書き込む。
Next, according to the flowchart of FIG.
The processing at the time of printing in the system control unit 5 will be described. In this processing, in steps 60 and 61, the type and priority information of the application program is extracted from the head of the print queue section, and the type of the application program is written in the previous print application type storage buffer section.

【0087】その後、ステップ62〜64で、印刷回数
記憶バッファ部の印刷対象アプリケーションプログラム
の印刷回数に「1」を加えて、そのアプリケーションプ
ログラムの種類を表示し、そのアプリケーションプログ
ラムの印刷要求による印刷を行なって終了する。
Thereafter, in steps 62 to 64, "1" is added to the print count of the print target application program in the print count storage buffer section, the type of the application program is displayed, and printing is performed according to the print request of the application program. Go and end.

【0088】次に、このマルチアプリケーション調停装
置における具体的な処理例について説明する。図11は
システムコントロール部の優先順位情報記憶バッファ部
16のフォーマットの一例を示す図である。優先順位情
報記憶バッファ部16には、各アプリケーション部のア
プリケーション種類名と各優先順位情報とが対応して格
納されている。
Next, a specific processing example in this multi-application mediation device will be described. FIG. 11 is a diagram showing an example of a format of the priority order information storage buffer unit 16 of the system control unit. In the priority order information storage buffer section 16, the application type name of each application section and each priority order information are stored in association with each other.

【0089】例えば、この場合は、プリンタアプリケー
ション部の印刷の優先順位は「2」、FAXアプリケー
ション部の印刷の優先順位は「3」、AIコピーアプリ
ケーション部の印刷の優先順位は「1」が格納されてい
る。
For example, in this case, the printing priority of the printer application section is "2", the printing priority of the FAX application section is "3", and the printing priority of the AI copy application section is "1". Has been done.

【0090】図12はシステムコントロール部の優先順
位上限値バッファ部14のフォーマットの一例を示す図
である。優先順位上限値バッファ部14には、各アプリ
ケーション部のアプリケーション種類名と各優先順位に
対する上限値とが対応して格納されている。
FIG. 12 is a diagram showing an example of the format of the priority order upper limit buffer unit 14 of the system control unit. The priority upper limit buffer unit 14 stores the application type name of each application unit and the upper limit for each priority in association with each other.

【0091】例えば、この場合は、プリンタアプリケー
ション部の印刷の優先順位の上限値は「7」、FAXア
プリケーション部の印刷の優先順位の上限値は「1
0」、AIコピーアプリケーション部の印刷の優先順位
の上限値は「7」が格納されている。
For example, in this case, the upper limit of the printing priority of the printer application section is "7", and the upper limit of the printing priority of the FAX application section is "1".
0 ”, and the upper limit value of the printing priority of the AI copy application unit is“ 7 ”.

【0092】図13はシステムコントロール部の印刷回
数記憶バッファ部15のフォーマットの一例を示す図で
ある。印刷回数記憶バッファ部15には、各アプリケー
ション部のアプリケーション種類名とその各印刷要求に
よる印刷回数(印刷実行枚数)とが対応して格納されて
いる。
FIG. 13 is a diagram showing an example of the format of the print count storage buffer unit 15 of the system control unit. The print count storage buffer unit 15 stores the application type name of each application unit and the print count (print execution count) corresponding to each print request in association with each other.

【0093】例えば、この場合は、プリンタアプリケー
ション部の印刷回数は「120」枚、FAXアプリケー
ション部の印刷回数は「200」枚、AIコピーアプリ
ケーション部の印刷回数は「20」枚が格納されてい
る。
For example, in this case, the number of prints of the printer application section is "120", the number of prints of the FAX application section is "200", and the number of prints of the AI copy application section is "20". .

【0094】図14はこのマルチアプリケーション調停
装置における印刷要求の制御条件設定画面の一例を示す
図である。この制御条件設定画面によって、自動優先順
位変更処理を選択するか否か、優先順位の上限値を設定
するか否か、印刷回数による優先処理を設定するか否
か、同種アプリケーションプログラムによる優先処理を
設定するか否かをそれぞれ選択する。
FIG. 14 is a diagram showing an example of a control condition setting screen for a print request in this multi-application mediation device. From this control condition setting screen, whether to select the automatic priority change process, whether to set the upper limit of the priority, whether to set the priority process according to the number of prints, and the priority process by the same type application program Select whether to set or not.

【0095】図15は各アプリケーション部毎の印刷の
優先順位設定画面の一例を示す図である。この優先順位
設定画面によって、プリンタ,FAX,及びAIコピー
の各アプリケーション部の印刷の優先順位を任意に設定
入力する。
FIG. 15 is a diagram showing an example of a print priority setting screen for each application section. On this priority setting screen, the printing priority of each application unit of the printer, FAX, and AI copy is arbitrarily set and input.

【0096】図16は各アプリケーション部毎の印刷の
優先順位の上限値設定画面の一例を示す図である。この
優先順位の上限値設定画面によって、プリンタ,FA
X,及びAIコピーの各アプリケーション部の印刷の優
先順位の上限値を任意に設定入力する。
FIG. 16 is a diagram showing an example of an upper limit value setting screen for printing priority for each application section. The printer, FA and
The upper limit value of the printing priority of each application unit of X and AI copy is arbitrarily set and input.

【0097】図17はプリンタアプリケーション部に対
するプリンタ優先順位変更度設定画面の一例を示す図で
あり、このプリンタ優先順位変更度設定画面によって、
プリンタアプリケーション部の印刷要求の優先順位に対
する変更度を設定入力する。
FIG. 17 is a diagram showing an example of the printer priority change degree setting screen for the printer application section.
Set and input the degree of change to the priority order of print requests of the printer application section.

【0098】図18はFAXアプリケーション部に対す
るFAX優先順位変更度設定画面の一例を示す図であ
り、このFAX優先順位変更度設定画面によって、FA
Xアプリケーション部の印刷要求の優先順位に対する変
更度を設定入力する。
FIG. 18 is a diagram showing an example of a FAX priority change degree setting screen for the FAX application section.
Set and input the degree of change to the priority order of the print request of the X application section.

【0099】図19はAIコピーアプリケーション部に
対するAIコピー優先順位変更度設定画面の一例を示す
図であり、このAIコピー優先順位変更度設定画面によ
って、AIコピーアプリケーション部の印刷要求の優先
順位に対する変更度を設定入力する。
FIG. 19 is a view showing an example of the AI copy priority change degree setting screen for the AI copy application section. This AI copy priority change degree setting screen changes the priority order of the print request of the AI copy application section. Enter the degree.

【0100】図20はシステムコントロール部の前回印
刷アプリケーション種記憶バッファ部のデータ格納例を
示す図である。この前回印刷アプリケーション種記憶バ
ッファ部には、前回印刷を実行したアプリケーション部
の種類を示す情報が格納される。たとえば、この場合は
「FAX」が格納されている。
FIG. 20 is a diagram showing an example of data storage in the previous print application type storage buffer section of the system control section. The previous print application type storage buffer section stores information indicating the type of the application section that executed the previous print. For example, in this case, "FAX" is stored.

【0101】図21はシステムコントロール部の印刷キ
ュー部のデータ格納例を示す図である。この印刷キュー
部には、各アプリケーション部から出力された印刷要求
とその優先順位が格納される。例えば、この場合は1.
FAX,優先順位「3」と、2.プリンタ,優先順位
「2」と、3.プリンタ,優先順位「2」と、4.AI
コピー,優先順位「1」が格納されている。
FIG. 21 is a diagram showing an example of data storage in the print queue section of the system control section. The print request output from each application unit and its priority are stored in the print queue unit. For example, in this case 1.
FAX, priority "3" and 2. Printer, priority "2" and 3. Printer, priority "2" and 4. AI
The copy and priority "1" are stored.

【0102】図22乃至図24は印刷キュー部内のデー
タを優先順位に応じて印刷要求順序を入れ替えた場合の
例を示す図である。図22は最初に格納されている印刷
要求の一例を示す図であり、図23は新たな印刷要求を
その優先順位に応じて追加した場合の図であり、図24
はさらにその優先順位を変更した後に順序を入れ替えた
場合の図である。
22 to 24 are diagrams showing an example in which the print request order of the data in the print queue section is changed according to the priority order. 22 is a diagram showing an example of the print request stored first, and FIG. 23 is a diagram showing a case where a new print request is added according to its priority order, and FIG.
FIG. 6 is a diagram when the order is changed after the priority order is further changed.

【0103】図25はプリンタアプリケーション部の優
先順位変更度記憶バッファ部のデータ格納例を示す図で
ある。この場合は、変更度「2」が格納されている。図
26はプリンタアプリケーション部の最新優先順位情報
記憶バッファ部のデータ格納例を示す図である。この場
合は最新優先順位「2」が格納されている。図27はプ
リンタアプリケーション部の印刷可能時優先順位情報記
憶バッファ部のデータ格納例を示す図である。この場合
は、印刷可能時の優先順位「2」が格納されている。
FIG. 25 is a diagram showing an example of data storage in the priority change storage buffer section of the printer application section. In this case, the degree of change “2” is stored. FIG. 26 is a diagram showing an example of data storage in the latest priority order information storage buffer section of the printer application section. In this case, the latest priority "2" is stored. FIG. 27 is a diagram showing an example of data storage in the printable priority information storage buffer unit of the printer application unit. In this case, the priority "2" when printing is possible is stored.

【0104】次に、図11乃至図27によって、このマ
ルチアプリケーション調停装置における具体的な処理例
について説明する。まず、図15に示した優先順位設定
画面によって、各アプリケーション部2,3,4毎の印
刷の優先順位のデフォルト値を設定し、その設定結果で
あるデフォルト値を図11に示したようなフォーマット
で優先順位情報記憶バッファ部に記憶する。この場合
は、各アプリケーション部2,3,4の優先順位がそれ
ぞれ「2」「3」「1」であり、通常は、このデフォル
ト値によって印刷要求の優先順位を決定する。
Next, a specific processing example in this multi-application mediation device will be described with reference to FIGS. 11 to 27. First, by using the priority setting screen shown in FIG. 15, a default value of the printing priority of each application unit 2, 3 and 4 is set, and the default value as the setting result is formatted as shown in FIG. To store in the priority order information storage buffer section. In this case, the priority levels of the application units 2, 3 and 4 are “2”, “3” and “1”, respectively, and normally the priority level of the print request is determined by this default value.

【0105】次に、各アプリケーション部2,3,4か
ら印刷要求があると、図21に示したようなフォーマッ
トで印刷キュー部に蓄積する。この場合は先頭から順に
FAX,プリンタ,プリンタ,AIコピーの印刷要求と
各優先順位が格納されており、通常では、この印刷キュ
ー部に蓄積された先頭の印刷要求から順に印刷処理を実
行し、後続の印刷要求は前の印刷要求が終了する毎に順
次その順番を繰り上げていく。つまり、図21では1.
FAXが実行し終えると、2.プリンタ,3.プリン
タ,4.AIコピーがそれぞれ1つづつ左側にシフトし
て、1.プリンタ,2.プリンタ,3.AIコピーとな
る。
Next, when a print request is issued from each of the application sections 2, 3 and 4, it is stored in the print queue section in the format as shown in FIG. In this case, print requests for FAX, printer, printer, and AI copy and respective priorities are stored in order from the top. Normally, the print processing is executed in order from the top print request accumulated in this print queue unit. Subsequent print requests are sequentially moved up in order each time the previous print request is completed. That is, in FIG.
When the FAX has finished executing, 2. Printer, 3. Printer, 4. The AI copies are shifted one by one to the left, and 1. Printer, 2. Printer, 3. It becomes an AI copy.

【0106】そして、図22に示した印刷キュー部内の
印刷要求が印刷待ちの状態のときに、プリンタアプリケ
ーション部2から優先順位2の印刷要求が発生した場合
について説明する。
Then, a case will be described in which the printer application unit 2 issues a print request of priority 2 when the print request in the print queue unit shown in FIG.

【0107】まず、システムコントロール部の優先順位
決定回路部18によって優先順位の上限値バッファ部1
4に格納されている上限値をチェックする。例えば、こ
の上限値が図12に示した優先順位上限値バッファ内の
データ内容であれば、プリンタアプリケーション部2の
印刷要求の上限値「7」と希望する優先順位「2」を比
較し、優先順位が上限値よりも小さいのでそのまま採用
する。なお、この上限値は図16に示した優先順位の条
件値設定画面による作業で設定される。
First, the priority determining circuit 18 of the system controller causes the priority upper limit buffer 1
Check the upper limit value stored in 4. For example, if the upper limit value is the data content in the priority order upper limit buffer shown in FIG. 12, the upper limit value “7” of the print request of the printer application unit 2 is compared with the desired priority order “2”, and the priority order Since the rank is smaller than the upper limit, it will be adopted as it is. It should be noted that this upper limit value is set by the work on the condition value setting screen of the priority order shown in FIG.

【0108】さらに、そのプリンタアプリケーション部
2の印刷要求の優先順位と、図22に示した印刷キュー
部12内のAIコピーアプリケーション部4の印刷要求
希望する優先順位「1」とを比較し、このAIコピーア
プリケーション部4の印刷要求よりもプリンタアプリケ
ーション部2の印刷要求を優先し、図23に示した印刷
キュー部12内のデータ内容のように、印刷順番の2番
目にプリンタアプリケーション部2からの印刷要求を挿
入する。
Further, the priority of the print request of the printer application section 2 is compared with the priority "1" of the print request desired by the AI copy application section 4 in the print queue section 12 shown in FIG. The print request from the printer application unit 2 is prioritized over the print request from the AI copy application unit 4, and the print request from the printer application unit 2 comes second in the print order, as shown in the data contents in the print queue unit 12 shown in FIG. Insert a print request.

【0109】次に、優先順位決定回路部18によって印
刷回数記憶バッファ部15のデータ内容を調査し、例え
ば、図13に示した印刷回数記憶バッファ内のデータ内
容であれば、FAXアプリケーション部3からの印刷要
求の方がプリンタアプリケーション部2からの印刷要求
よりも使用(発行)頻度が高いので、印刷キュー部12
内の各印刷要求の順番を図23に示した印刷キュー部1
2のデータ内容のままにする。
Next, the priority order determination circuit section 18 examines the data content of the print number storage buffer section 15. For example, if it is the data content in the print number storage buffer shown in FIG. Print request of the printer application unit 2 is used (issued) more frequently than the print request from the printer application unit 2,
The print queue unit 1 shown in FIG.
Leave the data contents of 2.

【0110】さらに、優先順位決定回路部18によって
前回印刷アプリケーション種記憶バッファ部17を調査
し、例えば、図20に示した前回印刷アプリケーション
種記憶バッファ内のデータ内容であれば、前回印刷を実
施したのはFAXアプリケーション部3の印刷要求であ
るから、印刷キュー部12の印刷要求の順番を図23に
示した印刷キュー部12のデータ内容のままにする。
Further, the priority order determination circuit section 18 examines the previous print application type storage buffer section 17, and if the data contents in the previous print application type storage buffer shown in FIG. Since the print request is from the FAX application unit 3, the order of the print requests from the print queue unit 12 is kept as the data content of the print queue unit 12 shown in FIG.

【0111】そして、システムコントロール部5からプ
リンタアプリケーション部2に対して印刷付加の通知を
行なう。プリンタアプリケーション部2はその通知を受
け取ると、通常は了解の通知を出して、図10のフロー
チャートによって説明した印刷処理を行なう。
Then, the system control unit 5 notifies the printer application unit 2 of printing addition. When the printer application unit 2 receives the notification, it normally issues a notification of approval and performs the printing process described with reference to the flowchart of FIG.

【0112】しかし、プリンタアプリケーション部2
が、例えば、緊急に1枚を印刷する必要があった場合、
プリンタアプリケーション部2の優先順位制御回路部2
6によって優先順位変更度記憶バッファ部22を調べ
て、例えば、図25に示した優先順位変更度記憶バッフ
ァ内のデータ内容であれば、この変更度「2」を最新優
先順位情報記憶バッファ部23の優先順位「2」に加算
し、改めて優先順位「4」とする。
However, the printer application section 2
However, for example, if you need to print one sheet urgently,
Priority control circuit unit 2 of printer application unit 2
6, the priority level change storage buffer unit 22 is checked, and if the data contents in the priority level change storage buffer shown in FIG. Is added to the priority order “2”, and the priority order is set to “4” again.

【0113】そして、プリンタ印刷要求制御回路27に
よって再度印刷要求を行なう。なお、各アプリケーショ
ン部2,3,4毎の印刷の優先順位の変更度は、図17
乃至図19に示した各優先順位変更度設定画面による作
業によってそれぞれ設定される。
Then, the printer print request control circuit 27 makes a print request again. It should be noted that the degree of change in the printing priority for each of the application units 2, 3 and 4 is shown in FIG.
It is set by the work on each priority change degree setting screen shown in FIG.

【0114】次に、システムコントロール部5はプリン
タアプリケーション部2から再度印刷要求を受け取る
と、その希望する優先順位を調べて、今回は希望優先順
位「4」であるから、図24に示した印刷キュー内のデ
ータ内容に変更し、プリンタアプリケーション部2から
の印刷要求を印刷順番の1番目に挿入する。その後、シ
ステムコントロール部5はプリンタアプリケーション部
2に対して印刷可の通知を行なう。
Next, when the system control section 5 receives the print request from the printer application section 2 again, it checks the desired priority order, and this time, the desired priority order is "4". Therefore, the printing shown in FIG. The data contents in the queue are changed, and the print request from the printer application unit 2 is inserted into the first print order. After that, the system control unit 5 notifies the printer application unit 2 that printing is possible.

【0115】そして、プリンタアプリケーション部2は
システムコントロール部5から印刷可の通知を受け取る
と、印刷可能時優先順位情報記憶バッファ部25に今回
の希望優先順位「4」を書き込む。また、さらなる印刷
要求が連続して発生した場合、この印刷可能時優先順位
情報記憶バッファ部25に記憶されている希望優先順位
「4」で印刷要求を発行する。
When the printer application unit 2 receives the print enable notification from the system control unit 5, the printer application unit 2 writes the desired priority order "4" of this time in the printable priority order information storage buffer unit 25. When further print requests are generated successively, the print request is issued with the desired priority “4” stored in the printable priority information storage buffer unit 25.

【0116】このようにして、プリンタアプリケーショ
ン部2による印刷要求の印刷処理が実施されると、シス
テムコントロール部5の前回印刷アプリケーション種記
憶バッファ内のデータ内容はプリンタに変更され、印刷
回数記憶バッファ部15のプリンタアプリケーション部
2の印刷回数を変更する。例えば、図13に示した印刷
回数記憶バッファ内のデータ内容の場合、プリンタアプ
リケーション部2の印刷回数「120」(枚)を「12
1」(枚)に変更する。
When the print processing of the print request is executed by the printer application unit 2 in this way, the data content in the previous print application type storage buffer of the system control unit 5 is changed to the printer, and the print count storage buffer unit is changed. The number of times of printing of the printer application unit 2 of 15 is changed. For example, in the case of the data contents in the print count storage buffer shown in FIG. 13, the print count “120” (sheets) of the printer application unit 2 is set to “12”.
Change to 1 ”(sheets).

【0117】以上の例は図14に示した制御条件設定画
面の設定内容に基づいた処理であり、印刷要求の優先順
位の処理についてはその制御条件設定画面による作業に
よって設定された内容に基づいて実行される。
The above example is the processing based on the setting contents of the control condition setting screen shown in FIG. 14, and the processing of the priority order of the print request is based on the contents set by the work on the control condition setting screen. To be executed.

【0118】次に、この実施例のマルチアプリケーショ
ン調停装置の効果を列挙する。 (1)複数のアプリケーションプログラム毎に印刷要求
の優先順位を設定することにより、例えば、FAX等の
ように常時緊急度の高い印刷要求を、他のアプリケーシ
ョンプログラムによる印刷要求よりも優先して出力する
ことができるので、受信時のトラブルを解消することが
できる。
Next, the effects of the multi-application mediation device of this embodiment will be listed. (1) By setting the priority order of print requests for each of a plurality of application programs, for example, a print request having a high degree of urgency, such as FAX, is output with priority over a print request by another application program. Therefore, it is possible to eliminate troubles during reception.

【0119】(2)通常は緊急度の低いアプリケーショ
ンプログラムにおいて、例えば、ホストコンピュータか
らの印刷データを蓄積するバッファが一杯になるなどの
一時的に印刷データを緊急で出力したい場合でも出力す
ることができるので、印刷データを破棄したりホストタ
イムアウト等になったりすることがなくなる。
(2) Normally, in an application program having a low degree of urgency, for example, even when it is desired to output the print data urgently temporarily such as when the buffer for accumulating the print data from the host computer becomes full, the output can be performed. Therefore, it is possible to prevent the print data from being discarded or the host to time out.

【0120】(3)優先順位を前回よりも高くして印刷
要求を出す場合、印刷要求の再発行の回数を極力減らす
ことができるので、緊急に出力する場合の処理を迅速に
行なうことができる。 (4)優先順位を前回よりも高くして印刷要求を出す場
合、印刷可能になるまで繰り返すので、緊急に出力する
場合の処理を確実に行なうことができる。
(3) When a print request is issued with a higher priority than the previous one, the number of times the print request is reissued can be reduced as much as possible, so that the process for emergency output can be performed quickly. . (4) When a print request is issued with a higher priority than the previous one, the process is repeated until printing becomes possible, so that the process for urgent output can be reliably performed.

【0121】(5)同種のアプリケーションプログラム
から複数枚の印刷を行なう場合、2枚目以降の印刷時に
何度も優先順位を前回よりも高くして印刷要求を出さな
くても、迅速に処理することができる。 (6)複数のアプリケーションプログラム毎に印刷要求
の優先順位の上限値を設けることにより、通常は優先順
位の低いアプリケーションプログラムが不当に高い優先
順位を設定し続けて印刷処理を独占することを防ぐこと
ができる。
(5) When a plurality of sheets are printed from the same type of application program, the processing is promptly performed even when the second and subsequent sheets are printed, and the print job is not issued with a higher priority than the previous time. be able to. (6) By setting an upper limit value of the priority order of print requests for each of a plurality of application programs, it is possible to prevent an application program having a low priority from normally setting an unreasonably high priority and monopolizing print processing. You can

【0122】(7)複数のアプリケーションプログラム
毎に印刷回数(枚数)をカウントすることにより、ユー
ザによるアプリケーション毎の使用頻度を推察し、使用
頻度の高いアプリケーションからの印刷要求を優先的に
処理して、優先順位を前回よりも高くして印刷要求を出
す処理の頻度を極力押さえ、印刷要求の際の無駄な処理
時間を省くことができる。
(7) By counting the number of prints (the number of sheets) for each of a plurality of application programs, the frequency of use of each application by the user can be estimated, and print requests from applications with high frequency of use are processed with priority. The frequency of processing for issuing a print request by setting the priority higher than that of the previous time can be suppressed as much as possible, and wasteful processing time at the time of a print request can be omitted.

【0123】(8)同種のアプリケーションプログラム
からの印刷要求を極力連続して処理することにより、複
数のアプリケーションプログラムからの出力結果の紙が
できるだけ混ざりあわないようにすることができ、ユー
ザによる紙の仕分け作業を軽減させることができる。
(8) By processing print requests from the same kind of application programs as continuously as possible, it is possible to prevent the output results of the plurality of application programs from being mixed with each other as much as possible. Sorting work can be reduced.

【0124】(9)印刷処理中にどのアプリケーション
プログラムからの印刷要求をユーザに表示することによ
って、ユーザの印刷結果の紙の仕分け作業を軽減させる
と共に、他のユーザが出力された紙を間違えて持ち去っ
てしまうようなトラブルを防止することができる。
(9) By displaying the print request from which application program to the user during the print processing, the paper sorting work of the print result of the user is reduced, and the output paper of another user is mistaken. It is possible to prevent troubles that are taken away.

【0125】[0125]

【発明の効果】以上説明してきたように、この発明によ
るマルチアプリケーション調停装置によれば、複数のア
プリケーションプログラムを並行処理し、その並行処理
される複数のアプリケーションプログラムからそれぞれ
印刷要求を受け取り、その受け取った複数の印刷要求に
基づいて順次印刷を行なうと共に、各アプリケーション
プログラム毎に印刷の優先順位を設定するので、各アプ
リケーションプログラムに設定された優先順位に応じて
それぞれの印刷要求を処理することができる。
As described above, according to the multi-application arbitration device of the present invention, a plurality of application programs are processed in parallel, print requests are respectively received from the plurality of application programs processed in parallel, and the print requests are received. In addition to sequentially printing based on a plurality of print requests, the print priority is set for each application program, so that each print request can be processed according to the priority set for each application program. .

【0126】また、いずれかのアプリケーションプログ
ラムから印刷要求を受けたときに印刷待ちの場合、印刷
要求元のアプリケーションプログラムへ印刷待ちを通知
し、印刷待ちの通知を受け取ったアプリケーションプロ
グラムから優先順位を前回よりも高く変更設定して再度
印刷要求を出すようにすれば、緊急を要するアプリケー
ションプログラムからの印刷要求を優先して実行させる
ことができる。
If a print request is received from one of the application programs, the print request source application program is notified of the print wait, and the application program receiving the print wait notification sets the priority order to the previous value. If the print request is issued again with a higher change setting, the print request from the urgent application program can be preferentially executed.

【0127】さらに、優先順位を変更する度合いを設定
するようにすれば、各アプリケーションプログラムから
の印刷要求の再出力の回数を適度に押さえることができ
る。また、印刷待ちの通知を受け取ったアプリケーショ
ンプログラムから優先順位を前回よりも高く変更設定し
て再度印刷要求を出す処理を印刷可能になるまで繰り返
すようにすれば、緊急を要するアプリケーションプログ
ラムからの印刷要求なるべく早く実行させることができ
る。
Further, by setting the degree of changing the priority, the number of times of re-outputting the print request from each application program can be appropriately suppressed. Also, if the priority setting is set higher than the previous time from the application program that received the print waiting notification and the process of issuing the print request again is repeated until printing becomes possible, the print request from the application program that needs an emergency It can be executed as soon as possible.

【0128】さらに、印刷可能になったときの優先順位
を保持し、新たに印刷要求を出すときに保持されている
優先順位を設定して印刷要求を出すようにすれば、印刷
要求を再度出力するときの優先順位の設定を素早く行な
える。
Further, if the priority order when the print becomes possible is held and the held priority order is set when a new print request is issued and the print request is issued, the print request is output again. You can quickly set the priority when you do.

【0129】また、各アプリケーションプログラム毎に
印刷の優先順位の上限値を設定し、その設定された上限
値を超える優先順位で印刷要求が行なわれたときには優
先順位をその上限値に補正するようにすれば、優先順位
の低いアプリケーションプログラムが不当に高い優先順
位を設定することを防止することができる。
Further, an upper limit value of the priority order of printing is set for each application program, and when a print request is made with a priority order exceeding the set upper limit value, the priority order is corrected to the upper limit value. This can prevent an application program having a low priority from setting an unreasonably high priority.

【0130】さらに、各アプリケーションプログラムか
らの印刷要求による印刷回数をそれぞれカウントし、そ
のカウントされた印刷回数の多いアプリケーションプロ
グラムからの印刷要求に対する優先順位を高くするよう
にすれば、使用頻度の高いアプリケーションプログラム
からの印刷要求を優先的に実行させることができる。
Further, by counting the number of times of printing by the printing request from each application program and setting the priority of the printing request from the application program with the large number of times of printing to be high, the frequently used applications The print request from the program can be preferentially executed.

【0131】さらにまた、最新の印刷を実行したアプリ
ケーションプログラムの種類を記憶し、その記憶されて
いるのと同種のアプリケーションプログラムから新たな
印刷要求があったときに、他種のアプリケーションプロ
グラムからの印刷要求よりも優先的に処理するようにす
れば、同じ種類のアプリケーションプログラムからの印
刷要求をなるべく連続して実行させることができる。
Furthermore, the type of the application program that executed the latest printing is stored, and when a new print request is issued from the stored application program of the same type, printing from another type of application program is performed. If the processing is prioritized over the request, print requests from the same type of application program can be executed continuously as much as possible.

【0132】そしてまた、現在どのアプリケーションプ
ログラムからの印刷要求による印刷処理を実行している
のかを表示するようにすれば、印刷されている紙がどの
アプリケーションプログラムの印刷要求に対応するもの
であるかを即座に確認させることができる。
By displaying which application program is currently executing the print processing according to the print request, which application program the print request corresponds to is the printed paper. Can be confirmed immediately.

【0133】つまり、任意のアプリケーションプログラ
ムからの印刷要求を優先的に実行できるようにすること
ができる。また、複数のアプリケーションプログラムか
らの印刷要求を効率良く処理できるようにすることがで
きる。さらに、複数のアプリケーションプログラムから
の印刷要求による印刷結果の紙の仕分け作業を軽減させ
ることができる。
That is, the print request from any application program can be preferentially executed. Further, it is possible to efficiently process print requests from a plurality of application programs. Further, it is possible to reduce the work of sorting the papers of the print results by the print requests from the plurality of application programs.

【0134】したがって、例えば、キューに蓄積されて
いる印刷要求の印刷処理を実行中にファクシミリデータ
を受信した場合、キューの印刷要求を全て終える前にフ
ァクシミリデータ受信用バッファが満杯になってしまう
ことがなくなり、ファクシミリデータを確実に受信でき
るようになる。
Therefore, for example, when facsimile data is received while the print processing of the print requests stored in the queue is being executed, the facsimile data receiving buffer becomes full before the print requests of the queue are all completed. And the facsimile data can be reliably received.

【0135】また、オンラインプリンタのように、キュ
ーに蓄積されている印刷要求に基づいて印刷処理を実行
している最中でも、ホストコンピュータから印刷データ
を受信してもキューの印刷要求を処理し終えるまで待た
せてしまうことがなくなり、ホストコンピュータ側のタ
イムアウト処理によって印刷データの送信が中断される
ことがない。
Further, even when the print processing is executed based on the print requests accumulated in the queue like the online printer, the print request of the queue is finished even if the print data is received from the host computer. The host computer does not have to wait until, and the transmission of print data is not interrupted by the time-out process on the host computer side.

【0136】さらに、複数のアプリケーションプログラ
ムからの印刷要求を緊急度に応じて処理できるので、複
数のアプリケーションプログラムからの印刷要求の処理
効率が向上する。さらにまた、各アプリケーションプロ
グラムからの印刷要求がキューにばらばらに(互い違い
に)蓄積された場合でも、各アプリケーションプログラ
ム毎に印刷要求を連続させることができ、印刷出力され
た紙がまとまるようにすることができる。
Furthermore, since print requests from a plurality of application programs can be processed according to the degree of urgency, the processing efficiency of print requests from a plurality of application programs is improved. Furthermore, even if the print requests from each application program are accumulated in the queue in a disjointed manner (alternately), the print requests can be made continuous for each application program so that the printed output sheets are collected. You can

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

【図1】この発明の一実施例であるマルチアプリケーシ
ョン調停装置のハード構成を示すブロック図である。
FIG. 1 is a block diagram showing a hardware configuration of a multi-application mediation device that is an embodiment of the present invention.

【図2】図1のシステムコントロール部5の機能構成を
示すブロック図である。
FIG. 2 is a block diagram showing a functional configuration of a system control unit 5 in FIG.

【図3】図1のプリンタアプリケーション部2の機能構
成を示すブロック図である。
3 is a block diagram showing a functional configuration of a printer application unit 2 of FIG.

【図4】図1のFAXアプリケーション部3の機能構成
を示すブロック図である。
4 is a block diagram showing a functional configuration of a FAX application unit 3 of FIG.

【図5】図1のAIコピーアプリケーション部4の機能
構成を示すブロック図である。
5 is a block diagram showing a functional configuration of an AI copy application unit 4 in FIG.

【図6】各アプリケーション部2.3.4における優先
順位の制御処理を示すフローチャートである。
FIG. 6 is a flowchart showing priority order control processing in each application unit 2.3.4.

【図7】システムコントロール部5の優先順位制御処理
を示すフローチャートである。
FIG. 7 is a flowchart showing a priority control process of the system control unit 5.

【図8】その続きの処理を示すフローチャートである。FIG. 8 is a flowchart showing the subsequent processing.

【図9】さらにその続きの処理を示すフローチャートで
ある。
FIG. 9 is a flowchart showing the subsequent processing.

【図10】システムコントロール部5における印刷処理
を示すフローチャートである。
FIG. 10 is a flowchart showing a printing process in the system control unit 5.

【図11】システムコントロール部5の優先順位情報記
憶バッファ部16のフォーマットの一例を示す図であ
る。
11 is a diagram showing an example of a format of a priority order information storage buffer section 16 of the system control section 5. FIG.

【図12】システムコントロール部5の優先順位上限値
バッファ部14のフォーマットの一例を示す図である。
12 is a diagram showing an example of a format of a priority order upper limit buffer unit 14 of the system control unit 5. FIG.

【図13】システムコントロール部5の印刷回数記憶バ
ッファ部15のフォーマットの一例を示す図である。
13 is a diagram showing an example of a format of a print count storage buffer unit 15 of the system control unit 5. FIG.

【図14】このマルチアプリケーション調停装置におけ
る印刷要求の制御条件設定画面の一例を示す図である。
FIG. 14 is a diagram showing an example of a print request control condition setting screen in the multi-application mediation device.

【図15】各アプリケーション部2,3,4毎の印刷の
優先順位設定画面の一例を示す図である。
FIG. 15 is a diagram showing an example of a print priority setting screen for each of the application units 2, 3, and 4.

【図16】各アプリケーション部2,3,4毎の印刷の
優先順位の上限値設定画面の一例を示す図である。
FIG. 16 is a diagram showing an example of an upper limit value setting screen for printing priority for each application unit 2, 3, 4;

【図17】プリンタアプリケーション部2に対するプリ
ンタ優先順位変更度設定画面の一例を示す図である。
FIG. 17 is a diagram showing an example of a printer priority change degree setting screen for the printer application unit 2;

【図18】FAXアプリケーション部3に対するFAX
優先順位変更度設定画面の一例を示す図である。
FIG. 18: FAX for FAX application unit 3
It is a figure which shows an example of a priority change degree setting screen.

【図19】AIコピーアプリケーション部4に対するA
Iコピー優先順位変更度設定画面の一例を示す図であ
る。
FIG. 19 A for AI copy application unit 4
It is a figure which shows an example of an I copy priority change degree setting screen.

【図20】システムコントロール部5の前回印刷アプリ
ケーション種記憶バッファ部17のデータ格納例を示す
図である。
20 is a diagram showing an example of data storage in a previous print application type storage buffer unit 17 of the system control unit 5. FIG.

【図21】システムコントロール部5の印刷キュー部1
2のデータ格納例を示す図である。
FIG. 21 is a print queue unit 1 of the system control unit 5.
It is a figure which shows the example of data storage of No. 2.

【図22】印刷キュー部12内のデータを優先順位に応
じて印刷要求順序を入れ替えた場合の例を示す図であ
る。
FIG. 22 is a diagram showing an example in which the print request order of the data in the print queue unit 12 is changed according to the priority order.

【図23】同じく印刷キュー部12内のデータを優先順
位に応じて印刷要求順序を入れ替えた場合の例を示す図
である。
FIG. 23 is a diagram showing an example of a case where the print request order of the data in the print queue unit 12 is changed according to the priority order.

【図24】同じく印刷キュー部12内のデータを優先順
位に応じて印刷要求順序を入れ替えた場合の例を示す図
である。
FIG. 24 is a diagram showing an example of a case in which the print request order of the data in the print queue unit 12 is changed according to the priority order.

【図25】プリンタアプリケーション部2の優先順位変
更度記憶バッファ部22のデータ格納例を示す図であ
る。
FIG. 25 is a diagram showing an example of data storage in a priority level change storage buffer unit 22 of the printer application unit 2.

【図26】プリンタアプリケーション部2の最新優先順
位情報記憶バッファ部23のデータ格納例を示す図であ
る。
FIG. 26 is a diagram showing an example of data storage in a latest priority information storage buffer unit 23 of the printer application unit 2.

【図27】プリンタアプリケーション部2の印刷可能時
優先順位情報記憶バッファ部25のデータ格納例を示す
図である。
27 is a diagram showing an example of data storage in the printable priority information storage buffer unit 25 of the printer application unit 2. FIG.

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

1 入力部 2 プリンタアプリ
ケーション部 3 ファックス(FAX)アプリケーション部 4 人工知能(AI)コピーアプリケーション部 5 システムコントロール部 6 プロッタ部 7 表示部 10 対アプリケーションインタフェース(I/F)回
路部 11 入力情報判別回路部 12 印刷キュー部 13 印刷キュー制御回路部 14 優先順位上限
値バッファ部 15 印刷回数記憶バッファ部 16 優先順位情報
記憶バッファ部 17 前回印刷アプリケーション種記憶バッファ部 18 優先順位決定回路部 19 印刷回路部 20 印刷アプリケーション名表示回路部 21,31,41 入力データ判別回路部 22,32,42 優先順位変更度記憶バッファ部 23,33,43 最新優先順位情報記憶バッファ部 24,34,44 優先順位記憶バッファ部 25,35,45 印刷可能時優先順位情報記憶バッフ
ァ部 26,36,46 優先順位制御回路部 27,37,47 プリンタ印刷要求制御回路部 28,38,48 対システムコントロール部インタフ
ェース(I/F)回路部
1 input section 2 printer application section 3 fax (FAX) application section 4 artificial intelligence (AI) copy application section 5 system control section 6 plotter section 7 display section 10 application interface (I / F) circuit section 11 input information discrimination circuit section 12 print queue unit 13 print queue control circuit unit 14 priority upper limit buffer unit 15 print count storage buffer unit 16 priority information storage buffer unit 17 previous print application type storage buffer unit 18 priority determination circuit unit 19 print circuit unit 20 printing Application name display circuit unit 21, 31, 41 Input data discrimination circuit unit 22, 32, 42 Priority change degree storage buffer unit 23, 33, 43 Latest priority information storage buffer unit 24, 34, 44 Priority storage buffer 25, 35, 45 Printable priority information storage buffer section 26, 36, 46 Priority control circuit section 27, 37, 47 Printer print request control circuit section 28, 38, 48 Interface to system control section (I / F) ) Circuit part

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 複数のアプリケーションプログラムを並
行処理する手段と、該手段によって並行処理される複数
のアプリケーションプログラムからそれぞれ印刷要求を
受け取る手段と、該手段によって受け取った複数の印刷
要求に基づいて順次印刷を行なう印刷手段とを備えたマ
ルチアプリケーション調停装置において、前記各アプリ
ケーションプログラム毎に印刷の優先順位を設定する手
段を設けたことを特徴とするマルチアプリケーション調
停装置。
1. A means for processing a plurality of application programs in parallel, a means for receiving a print request from each of a plurality of application programs processed in parallel by the means, and sequential printing based on the plurality of print requests received by the means. A multi-application arbitration device comprising: a printing unit that performs the above-mentioned. A multi-application arbitration device, further comprising: a unit that sets a printing priority for each of the application programs.
【請求項2】 請求項1に記載のマルチアプリケーショ
ン調停装置において、前記いずれかのアプリケーション
プログラムから印刷要求を受けたときに印刷待ちの場
合、印刷要求元のアプリケーションプログラムへ印刷待
ちを通知する手段と、印刷待ちの通知を受け取ったアプ
リケーションプログラムから優先順位を前回よりも高く
変更設定して再度印刷要求を出す手段とを設けたことを
特徴とするマルチアプリケーション調停装置。
2. The multi-application arbitration apparatus according to claim 1, further comprising: when a print request is received from any one of the application programs, the print request waiting application is notified to the application program as a print request source. A multi-application arbitration apparatus, further comprising: a means for changing and setting a higher priority than an application program that has received a print waiting notification and issuing a print request again.
【請求項3】 請求項2に記載のマルチアプリケーショ
ン調停装置において、前記優先順位を変更する度合いを
設定する手段を設けたことを特徴とするマルチアプリケ
ーション調停装置。
3. The multi-application arbitration device according to claim 2, further comprising means for setting a degree of changing the priority.
【請求項4】 請求項2に記載のマルチアプリケーショ
ン調停装置において、前記印刷待ちの通知を受け取った
アプリケーションプログラムから優先順位を前回よりも
高く変更設定して再度印刷要求を出す処理を印刷可能に
なるまで繰り返す手段を設けたことを特徴とするマルチ
アプリケーション調停装置。
4. The multi-application arbitration apparatus according to claim 2, wherein it is possible to print a process of issuing a print request again by changing the priority order from the application program that received the print waiting notification to a higher priority than the previous time. A multi-application arbitration device, which is provided with a means for repeating up to.
【請求項5】 請求項4に記載のマルチアプリケーショ
ン調停装置において、印刷可能になったときの優先順位
を保持し、新たに印刷要求を出すときに前記保持されて
いる優先順位を設定して印刷要求を出す手段を設けたこ
とを特徴とするマルチアプリケーション調停装置。
5. The multi-application arbitration apparatus according to claim 4, wherein the priority order when printing is enabled is held, and when the new print request is issued, the held priority order is set and printing is performed. A multi-application arbitration device comprising means for issuing a request.
【請求項6】 請求項1乃至5のいずれか一項に記載の
マルチアプリケーション調停装置において、前記各アプ
リケーションプログラム毎に印刷の優先順位の上限値を
設定する手段と、該手段によって設定された上限値を超
える優先順位で印刷要求が行なわれたときには優先順位
をその上限値に補正する手段とを設けたことを特徴とす
るマルチアプリケーション調停装置。
6. The multi-application arbitration apparatus according to claim 1, further comprising means for setting an upper limit of printing priority for each of the application programs, and an upper limit set by the means. A multi-application arbitration device, comprising: a means for correcting the priority to an upper limit value when a print request is made with a priority exceeding the value.
【請求項7】 請求項1乃至6のいずれか一項に記載の
マルチアプリケーション調停装置において、前記各アプ
リケーションプログラムからの印刷要求による印刷回数
をそれぞれカウントする手段と、該手段によってカウン
トされた印刷回数の多いアプリケーションプログラムか
らの印刷要求に対する優先順位を高くする手段とを設け
たことを特徴とするマルチアプリケーション調停装置。
7. The multi-application arbitration device according to claim 1, further comprising means for counting the number of times of printing by a print request from each application program, and the number of times of printing counted by the means. A multi-application arbitration device, which is provided with a means for increasing the priority of a print request from an application program having a large number of applications.
【請求項8】 請求項1乃至7のいずれか一項に記載の
マルチアプリケーション調停装置において、最新の印刷
を実行したアプリケーションプログラムの種類を記憶す
る手段と、該手段に記憶されているのと同種のアプリケ
ーションプログラムから新たな印刷要求があったとき
に、他種のアプリケーションプログラムからの印刷要求
よりも優先的に処理する手段とを設けたことを特徴とす
るマルチアプリケーション調停装置。
8. The multi-application arbitration apparatus according to claim 1, wherein the means for storing the type of the application program that executed the latest printing, and the same type as that stored in the means. When a new print request is issued from the application program, the multi-application arbitration device is provided with means for processing the print request from another type of application program with priority.
【請求項9】 請求項1乃至8のいずれか一項に記載の
マルチアプリケーション調停装置において、現在どのア
プリケーションプログラムからの印刷要求による印刷処
理を実行しているのかを表示する手段を設けたことを特
徴とするマルチアプリケーション調停装置。
9. The multi-application arbitration apparatus according to claim 1, further comprising means for displaying which application program is currently executing print processing according to a print request. Characterizing multi-application arbitration device.
JP03642393A 1993-02-25 1993-02-25 Image forming device Expired - Lifetime JP3444617B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03642393A JP3444617B2 (en) 1993-02-25 1993-02-25 Image forming device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03642393A JP3444617B2 (en) 1993-02-25 1993-02-25 Image forming device

Publications (2)

Publication Number Publication Date
JPH06253066A true JPH06253066A (en) 1994-09-09
JP3444617B2 JP3444617B2 (en) 2003-09-08

Family

ID=12469421

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03642393A Expired - Lifetime JP3444617B2 (en) 1993-02-25 1993-02-25 Image forming device

Country Status (1)

Country Link
JP (1) JP3444617B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100375102B1 (en) * 2000-10-18 2003-03-08 삼성전자주식회사 Method for CVD and apparatus for performing the same in semiconductor device processing
KR100442344B1 (en) * 1997-10-23 2004-10-14 엘지전자 주식회사 Method for simultaneously performing office complex functions, particularly correlated to simplifying wires and enabling a high-speed data process by connecting plural office machines with one port
WO2011093116A1 (en) * 2010-01-29 2011-08-04 ブラザー工業株式会社 Data output control program and data output control device
US8339657B2 (en) 2006-03-31 2012-12-25 Brother Kogyo Kabushiki Kaisha Image data processing apparatus
JP2015225536A (en) * 2014-05-28 2015-12-14 京セラドキュメントソリューションズ株式会社 Information processing device, and memory access arbitration method
US20230080357A1 (en) * 2021-09-16 2023-03-16 Saudi Arabian Oil Company Method and system for managing model updates for process models

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100442344B1 (en) * 1997-10-23 2004-10-14 엘지전자 주식회사 Method for simultaneously performing office complex functions, particularly correlated to simplifying wires and enabling a high-speed data process by connecting plural office machines with one port
KR100375102B1 (en) * 2000-10-18 2003-03-08 삼성전자주식회사 Method for CVD and apparatus for performing the same in semiconductor device processing
US8339657B2 (en) 2006-03-31 2012-12-25 Brother Kogyo Kabushiki Kaisha Image data processing apparatus
WO2011093116A1 (en) * 2010-01-29 2011-08-04 ブラザー工業株式会社 Data output control program and data output control device
JP2011159088A (en) * 2010-01-29 2011-08-18 Brother Industries Ltd Data output control program and data output control device
JP2015225536A (en) * 2014-05-28 2015-12-14 京セラドキュメントソリューションズ株式会社 Information processing device, and memory access arbitration method
US20230080357A1 (en) * 2021-09-16 2023-03-16 Saudi Arabian Oil Company Method and system for managing model updates for process models
US11906951B2 (en) * 2021-09-16 2024-02-20 Saudi Arabian Oil Company Method and system for managing model updates for process models

Also Published As

Publication number Publication date
JP3444617B2 (en) 2003-09-08

Similar Documents

Publication Publication Date Title
US5563986A (en) Image processing system
EP0926586B1 (en) Image printing system and partitioned printing method therein
US6433884B1 (en) Apparatus for determining priority of print jobs in a printer system
US20040099166A1 (en) Controlling a printing system using the print queue
US7262877B2 (en) Image input-output apparatus and method therefor
JP2932346B2 (en) PRINTING APPARATUS AND PRINT CONTROL METHOD AND CHARACTER FONTS PATTERN MANAGEMENT METHOD IN PRINTING APPARATUS
JP3444617B2 (en) Image forming device
EP0994437B1 (en) Printer controller having a double-sided print function
WO1989006024A1 (en) Printer job classification
JPH11224168A (en) Image data printing device and its printing control method
JPH09107426A (en) Print controller, printer, print job processing method for print controller
JPH0564925A (en) Image forming device
JPS6238930A (en) Printing controller
JP3144197B2 (en) Printing equipment
JP3711616B2 (en) Printing device
JP2005267176A (en) Printing system, host device, printer
JPH11224170A (en) Image data printing device and its printing control method
JPH04115660A (en) Image forming device
JP3250118B2 (en) Printing device data management method
JPH10278364A (en) Page printer
JP3589443B2 (en) Printer device
JP2000168206A (en) Imaging apparatus
JP2002211081A (en) Printer and printing method
JPH0725106A (en) Printer
JPH05238113A (en) Printer controller

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080627

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090627

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090627

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100627

Year of fee payment: 7