JP3194938B2 - Printing system - Google Patents

Printing system

Info

Publication number
JP3194938B2
JP3194938B2 JP21425290A JP21425290A JP3194938B2 JP 3194938 B2 JP3194938 B2 JP 3194938B2 JP 21425290 A JP21425290 A JP 21425290A JP 21425290 A JP21425290 A JP 21425290A JP 3194938 B2 JP3194938 B2 JP 3194938B2
Authority
JP
Japan
Prior art keywords
command
unit
host computer
printing
print
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP21425290A
Other languages
Japanese (ja)
Other versions
JPH0496820A (en
Inventor
斎司 蔭山
啓一 中根
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP21425290A priority Critical patent/JP3194938B2/en
Publication of JPH0496820A publication Critical patent/JPH0496820A/en
Application granted granted Critical
Publication of JP3194938B2 publication Critical patent/JP3194938B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、パーソナルコンピュータ、ワークステーシ
ョン等のホストコンピュータとレーザビームプリンタ、
ワイヤドットプリンタ等の印刷装置を接続した印刷シス
テムに関する。
The present invention relates to a personal computer, a host computer such as a workstation, and a laser beam printer.
The present invention relates to a printing system to which a printing device such as a wire dot printer is connected.

〔従来の技術〕[Conventional technology]

ホストコンピュータと印刷装置とからなる従来の印刷
システムでは、ホストコンピュータが文書印刷の指示を
行うため、印刷コマンドを印刷装置へ送信する。
In a conventional printing system including a host computer and a printing device, a print command is transmitted to the printing device in order for the host computer to issue a document printing instruction.

印刷装置は印刷コマンドを格納するためのコマンドバ
ッファ部の残り容量(R)と印刷コマンドの送信コマン
ド量(T)を比較する 印刷装置はRTであれば、印刷コマンドをコマンド
バッファ部へ格納した後、印刷コマンドの受信を完了し
たことを、ホストコンピュータへ応答する。R<Tであ
れば、印刷コマンドをコマンドバッファ部へは格納する
ことなく、コマンドバッファ部分が満杯であることをホ
ストコンピュータへ知らせるため、「busy」と呼ぶ信号
又はコードをホストコンピュータへ送信する。
The printing apparatus compares the remaining capacity (R) of the command buffer unit for storing the print command with the transmission command amount (T) of the print command. If the printing apparatus is RT, after storing the print command in the command buffer unit, A response is sent to the host computer indicating that the print command has been received. If R <T, a signal or code called "busy" is transmitted to the host computer to notify the host computer that the command buffer is full without storing the print command in the command buffer.

ホストコンピュータは、「busy」を受信した場合、一
定時間T1(コマンド再送信待ち時間と呼ぶ)だけ待って
から、再び、文書印刷指示用の印刷コマンドを送信して
いた。
When receiving “busy”, the host computer waits for a certain time T 1 (referred to as a command retransmission waiting time), and then transmits the document print instruction print command again.

なお、本出願人らは、関連する印刷システムについ
て、特願昭63−320677号として出願している。
The present applicants have filed a related printing system as Japanese Patent Application No. 63-320677.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

上記従来技術では、コマンド再送信待ち時間T1が大の
場合、コマンドバッファ部が空の状態が継続するため、
印刷装置による印刷処理に遊び時間が生じ印刷スループ
ットが低下するという問題点があった。
The above-described conventional art, if the command re-transmission wait time T 1 is large, since the command buffer is empty condition continues,
There has been a problem that idle time occurs in the printing process by the printing apparatus and printing throughput is reduced.

また、コマンド再送信待ち時間T1が小の場合、コマン
ドバッファ部に十分な空きエリアが生じないうちに、ホ
ストコンピュータが印刷装置へ印刷コマンドを再送し、
ホストコンピュータが再び「busy」を受信することにな
るので、ホストコンピュータ及び印刷装置の処理オーバ
ヘッドが増し、印刷スループットが低下するという問題
点もあった。
Further, if the command re-transmission wait time T 1 is small, while not causing a sufficient vacant area in the command buffer unit retransmits the print command host computer to the printer,
Since the host computer receives “busy” again, there is a problem that the processing overhead of the host computer and the printing apparatus increases, and the printing throughput decreases.

なお、コマンド再送信待ち時間T1をコマンドバッファ
部の総格納容量に応じて適切に設定することにより問題
点を避ける方法が考えられるが、印刷コマンドを構成す
るサブコマンドの種類(文字描画、図形描画、文字、図
形描画用の各種属性パラメータ設定)により印刷コマン
ドの処理時間が異るため、効果的でない。
Note that the command is the total storage method to avoid the problem by setting appropriately according to the capacity of the retransmission waiting time T 1 the command buffer is considered, the type of sub-commands that configure the print command (character drawing, figures This is not effective because the processing time of the print command differs depending on the drawing, character, and graphic attribute setting.

本発明の目的は、印刷コマンドの送信コマンド量がコ
マンドバッファ部の残り容量を越えても、印刷スループ
ットが低下しないようにすることにある。
SUMMARY OF THE INVENTION It is an object of the present invention to prevent print throughput from lowering even when the amount of print command transmission commands exceeds the remaining capacity of the command buffer unit.

〔課題を解決するための手段〕[Means for solving the problem]

上記目的を達成するために、本発明による印刷システ
ムは、 ホストコンピュータと印刷装置と、これら二つの装置
を接続する通信路からなり、ホストコンピュータと印刷
装置は、各々互いに通信を行うためのプリンタ通信部と
ホスト通信部とをもち、ホストコンピュータ内の前記プ
リンタ通信部は、コマンド送信部と応答受信部とをも
ち、印刷装置内の前記ホスト通信部は、コマンド受信部
と応答送信部とをもち、前記ホストコンピュータは前記
プリンタ通信部以外に印刷指示部をもち、前記印刷装置
は、前記ホスト通信部以外に、コマンド処理部、印刷入
力バッファ部、プリンタ制御部、及びプリンタエンジン
部をもち、 ホストコンピュータ内にポーリング部、印刷装置内に
ポーリング応答データ部を設け、前記ポーリング部が前
記印刷装置に対し、前記印刷指示部による文書印刷指示
用の印刷コマンド列の送信とは非同期的に、印刷装置か
らの報告内容の有/無を確認するためのポーリングコマ
ンドを発行し、印刷装置はポーリング応答データ部内の
報告内容の有/無をホストコンピュータへ応答し、 ホストコンピュータは、印刷装置から報告内容ありの
応答を受信した場合、報告内容問合せコマンドを印刷装
置に発行し、本コマンドに対する応答データとして、印
刷装置がポーリングデータ部内の報告内容をホストコン
ピュータへ送信する印刷システムにおいて、 ポーリング応答データ部内の報告内容の中にコマンド
バッファ残り空き容量を示す項目を設け、印刷装置は前
記コマンドバッファ残り空き容量が変化すると報告内容
有りの旨ホストコンピュータへ応答し、 ホストコンピュータは前記文書印刷指示用の印刷コマ
ンドの送信コマンド量が前記コマンドバッファ残り空き
容量以下かどうかの判定を前記印刷指示部内に設けた印
刷コマンド送信判定部で行い、以下の場合のみ前記印刷
コマンドの送信を前記印刷コマンドの送信を前記印刷指
示部にて行い、そうでないならば一定時間待った後、再
び前記印刷コマンド送信判定部による判定を行うように
したものである。
To achieve the above object, a printing system according to the present invention comprises a host computer, a printing device, and a communication path connecting the two devices, and the host computer and the printing device communicate with each other by a printer communication. Unit, a host communication unit, the printer communication unit in the host computer has a command transmission unit and a response reception unit, and the host communication unit in the printing apparatus has a command reception unit and a response transmission unit. The host computer has a print instruction unit other than the printer communication unit, and the printing apparatus has a command processing unit, a print input buffer unit, a printer control unit, and a printer engine unit in addition to the host communication unit. A polling unit is provided in the computer, and a polling response data unit is provided in the printing apparatus. The printer issues a polling command for confirming the presence / absence of the report content from the printing apparatus asynchronously with the transmission of the print command sequence for the document printing instruction by the printing instruction unit. The host computer responds to the host computer whether or not the report content in the response data section is present. When the host computer receives the response with the report content from the printing device, the host computer issues a report content inquiry command to the printing device, and the response data to the command is issued. In a printing system in which a printing device transmits a report content in a polling data portion to a host computer, an item indicating a command buffer remaining free space is provided in a report content in a polling response data portion, and the printing device provides the command buffer remaining free space. When the capacity changes, the host computer responds to the report that there is a report, and The computer determines whether or not the transmission command amount of the print command for the document print instruction is equal to or less than the remaining free space in the command buffer by a print command transmission determination unit provided in the print instruction unit. The transmission of the print command is performed by the print instructing unit, otherwise, after waiting for a certain time, the determination by the print command transmission determining unit is performed again.

また前記印刷システムにおいて、印刷装置がポーリン
グコマンドへの応答時にコマンドバッファが空であるな
らば、その旨前記報告内容に記入して応答し、 ホストコンピュータは受信した前記報告内容を解析
し、コマンドバッファが空であることを検出した場合、
送信すべき文書印刷指示用の印刷コマンドがあるかを前
記印刷指示部内に設けた印刷コマンド送信判定部で判定
し、あれば直ちに、該印刷コマンドを印刷指示部により
印刷装置へ送信するようにしてもよい。
In the printing system, if the printing apparatus responds to the polling command and the command buffer is empty, the host computer analyzes the received report content and responds by writing the report content to that effect. If it detects that is empty,
A print command transmission determination unit provided in the print instruction unit determines whether there is a print command for a document print instruction to be transmitted, and immediately transmits the print command to the printing apparatus by the print instruction unit. Is also good.

〔作用〕[Action]

ホストコンピュータが、ポーリングにより印刷装置内
のコマンドバッファ残り空き容量(R)を知り、これか
ら送信する印刷コマンドの送信コマンド量(T)がR以
下の場合のみ、前記印刷コマンドを印刷装置へ送信する
ので、前記コマンド再送信待ち時間T1を小さくしても、
前記ホストコンピュータお印刷装置に余分な処理オーバ
ヘッドが生じないようにできるので、印刷スループット
を向上することができる。
The host computer knows the remaining free capacity (R) of the command buffer in the printing apparatus by polling, and transmits the print command to the printing apparatus only when the transmission command amount (T) of the print command to be transmitted is R or less. , it is smaller the command retransmission waiting time T 1,
Since unnecessary processing overhead can be prevented from being generated in the host computer and the printing apparatus, the printing throughput can be improved.

また、ホストコンピュータが、ポーリングにより印刷
装置内のコマンドバッファが空であることを知り、この
場合、送信すべき文書印刷指示用の印刷コマンドがあれ
ば、直ちに印刷装置へ送信しているので、前記コマンド
再送信待ち時間T1を大きくしても印刷装置による印刷処
理に遊び時間が生じないようにできるので、印刷スルー
プットを向上することができる。
Further, the host computer learns from the polling that the command buffer in the printing apparatus is empty, and in this case, if there is a print command for a document print instruction to be transmitted, the command is immediately transmitted to the printing apparatus. since it to the printing process by also printing apparatus by increasing the command retransmission waiting time T 1 so as not to cause idle time, it is possible to improve printing throughput.

なお、コマンド再送信待ち時間T1を小さめに設定する
ことも、T1が大の場合に生じる問題点を避けることがで
きる。
Incidentally, also small set of commands retransmission waiting time T 1, it is possible to avoid the problems that arise when T 1 is large.

〔実施例〕〔Example〕

以下、本発明の一実施例を第1図のブロック図を用い
て説明する。
Hereinafter, an embodiment of the present invention will be described with reference to the block diagram of FIG.

本構成例は、ホストコンピュータ10と印刷装置11と通
信路15からなる。ホストコンピュータ10と印刷装置11
は、各々、プリンタ通信部13とホスト通信部14をもち、
各々が13と14を制御することにより、通信路15を通じ互
いに通信を行う。
This configuration example includes a host computer 10, a printing device 11, and a communication path 15. Host computer 10 and printing device 11
Each have a printer communication unit 13 and a host communication unit 14,
By controlling 13 and 14 respectively, they communicate with each other through a communication path 15.

ホストコンピュータ10内のプリンタ通信部13はコマン
ド送信部131と応答受信部132をもち、印刷装置11内のホ
スト通信部14は、コマンド受信部141と応答送信部142を
もつ。
The printer communication unit 13 in the host computer 10 has a command transmission unit 131 and a response reception unit 132, and the host communication unit 14 in the printing device 11 has a command reception unit 141 and a response transmission unit 142.

印刷装置11は14に加えて、コマンド処理部16、印刷入
力バッファ部17、プリンタ制御部18、プリンタエンジン
部19をもち、16はその内部にコマンドバッファ部161と
遅延コマンド処理部164を持つ。
The printing apparatus 11 has a command processing unit 16, a print input buffer unit 17, a printer control unit 18, and a printer engine unit 19 in addition to the 14, and the command device 16 has a command buffer unit 161 and a delay command processing unit 164 inside.

ホストコンピュータ10は13に加えて、印刷指示部12を
持つ。印刷指示部12は、文書印刷用の印刷コマンド(単
にコマンドとも呼ぶ)をコマンド送信部131を用いて、
印刷装置11へ発行する。
The host computer 10 has a print instruction unit 12 in addition to the print instruction unit 13. The print instruction unit 12 sends a print command for document printing (also simply called a command) using the command transmission unit 131,
It is issued to the printing device 11.

印刷装置11は、ホストコンピュータ10より送信された
文書印刷用の印刷コマンドを、16内のコマンドバッファ
部161に格納し、本格納処理の成功/不成功を表す応答
データを、応答送信部142を用いて、ホストコンピュー
タ10へ送信する。
The printing device 11 stores the print command for document printing transmitted from the host computer 10 in the command buffer unit 161 in 16, and transmits response data indicating success / failure of the storage process to the response transmission unit 142. And sends it to the host computer 10.

ホストコンピュータ10、応答受信部132により、応答
データを受信する。
Response data is received by the host computer 10 and the response receiving unit 132.

コマンドバッファ部161内に格納されている印刷コマ
ンドは描画を指示するものと印刷を指示するものに二分
され、遅延コマンド処理部164により実行される。
The print command stored in the command buffer unit 161 is divided into a command for drawing and a command for printing, and is executed by the delay command processing unit 164.

描画を指示するコマンドを実行すると、印刷入力バッ
ファ部17上に文字や図形がドットイメージとして描画さ
れる。印刷を指示するコマンドを実行すると、プリンタ
制御部18が起動される。プリンタ制御部18は、描画の終
了した印刷入力バッファ部17の内容(ドットイメージデ
ータ)を読出し、プリンタエンジン部19へ送信する。プ
リンタエンジン部19は、入力されるドットイメージデー
タに従って、紙面への印刷を電子写真印刷メカニズムや
ワイヤドット印刷メカニズムを用いて行う。ここで、印
刷入力バッファ部に、用紙一ページ以上のビットマップ
メモリを用意し、印刷システムのスループットを向上す
ることが望ましい。一ページ分以上のメモリを用意した
時、印刷入力バッファ部はページバッファメモリ部とも
呼ぶ。
When a command to instruct drawing is executed, characters and figures are drawn as dot images on the print input buffer unit 17. When a command to instruct printing is executed, the printer control unit 18 is activated. The printer control unit 18 reads out the contents (dot image data) of the print input buffer unit 17 for which the drawing has been completed, and transmits it to the printer engine unit 19. The printer engine unit 19 performs printing on paper using an electrophotographic printing mechanism or a wire dot printing mechanism in accordance with the input dot image data. Here, it is desirable to prepare a bitmap memory for one or more pages of paper in the print input buffer unit to improve the throughput of the printing system. When a memory for one page or more is prepared, the print input buffer unit is also called a page buffer memory unit.

ホストコンピュータ10内には、ポーリング部20を設
け、印刷装置11内にポーリング応答データ部146を設け
る。
A polling unit 20 is provided in the host computer 10, and a polling response data unit 146 is provided in the printing device 11.

ポーリング応答データ部146には、遅延コマンド処理
部164、プリンタ制御部18、その他の印刷装置内の各部
で、エラー、ページ印刷終了、コマンドバッファ空き状
態の変化、ホスト・プリンタ通信状態(第二実施例の説
明で詳述する第4図では印刷装置状態とも呼んでいる)
の変化、等の事象が検出されると、これらの各事象がセ
ットされる。つまり、ポーリング応答データ部146に、
印刷装置11内の最新事象が発生、検出された時点で直ち
にセットされる。
The polling response data section 146 includes an error, a page printing end, a change in a command buffer empty state, a host / printer communication state (second embodiment) in the delay command processing section 164, the printer control section 18, and other sections in the printing apparatus. (In FIG. 4, which will be described in detail in the description of the example, it is also called a printing device state.)
Each event is set when an event, such as a change in is detected. That is, in the polling response data section 146,
It is set immediately when the latest event in the printing device 11 occurs and is detected.

ポーリング応答データ部146のデータの形式を第2図
に示す。第2図(a)で、コマンドバッファ残り空き容
量の変化の有無21とコマンドバッファ残り空き容量22
は、印刷装置11が設定し、ホストコンピュータ10へ送信
される。
FIG. 2 shows the data format of the polling response data section 146. In FIG. 2 (a), whether the command buffer remaining free space has changed 21 and the command buffer remaining free space 22 are shown.
Is set by the printing apparatus 11 and transmitted to the host computer 10.

コマンドバッファ残り空き容量は次の場合に変化す
る。
The command buffer remaining free space changes in the following cases.

(i) 印刷装置の初期化時、 (ii) コマンド受信部141が印刷コマンドを受信し、
コマンドバッファ部161へ格納した場合、 (iii) 遅延コマンド処理部164がコマンドバッファ部
161内の各印刷コマンドの処理を終了した場合、 以上三つの場合に、印刷装置11内の初期化処理部(第
1図には示していない)、コマンド受信部141、及び遅
延コマンド処理部164は、コマンドバッファ残り空き容
量の変化の有無21を有(1)とし、コマンドバッファ残
り空き容量22を更新する。
(I) When the printing device is initialized, (ii) The command receiving unit 141 receives the print command,
When stored in the command buffer unit 161, (iii) the delayed command processing unit 164
When the processing of each print command in 161 is completed, in the above three cases, the initialization processing unit (not shown in FIG. 1), the command receiving unit 141, and the delay command processing unit 164 in the printing apparatus 11 Sets the presence or absence of a change 21 in the command buffer remaining free space to (1) and updates the command buffer remaining free space 22.

なお、本出願人らが先に出願した特願昭63−320677号
に記載した発明におけるポーリング応答データ部146に
コマンドバッファ残り空き容量の変化の有無21とコマン
ドバッファ残り空き容量22の項目を追加し、それを用い
ても良い。この場合のポーリング応答データ部146の内
容を第2図(b)に示し、第2図(b)の各項目の内容
を第2図(c)に示す。
In addition, in the invention described in Japanese Patent Application No. 63-320677 filed by the applicants, the polling response data section 146 is added with the items 21 as to whether the command buffer remaining free space has changed 21 and the command buffer remaining free space 22. And it may be used. FIG. 2 (b) shows the contents of the polling response data section 146 in this case, and FIG. 2 (c) shows the contents of each item in FIG. 2 (b).

ポーリング部20は、印刷指示部12による文書印刷用の
印刷コマンドの送信手順とは非同期的に以下の手順を行
い、印刷装置11内の状態変化を把握する。
The polling unit 20 performs the following procedure asynchronously with the transmission procedure of the print command for document printing by the print instruction unit 12, and grasps a state change in the printing apparatus 11.

(1) ホストコンピュータ10から印刷装置11へ、十分
短い時間間隔のポーリング周期T0で、印刷装置11からの
報告内容があるかどうかを確認するため、ポーリングコ
マンドを発行する。
(1) from the host computer 10 to the printer 11, a polling period T 0 of a sufficiently short time interval, to check whether there is a report contents from the printing apparatus 11, issues a polling command.

(2) 印刷装置11は、報告内容の有/無を、ホストコ
ンピュータ10へ応答する。
(2) The printing device 11 responds to the host computer 10 whether or not the report content is present.

(3) ホストコンピュータ10は、印刷装置11から無し
の旨受信したら、今回のポーリング手順を終了する。
(3) When the host computer 10 receives from the printing apparatus 11 that there is no data, the host computer 10 ends the current polling procedure.

(4) ホストコンピュータ10は、印刷装置11から有り
の旨受信したら、次の手順を行う。
(4) When the host computer 10 receives a notification from the printing device 11 that the presence is present, the host computer 10 performs the following procedure.

(i) ホストコンピュータ10は、印刷装置11からの
報告内容を知るため、報告内容問合せコマンド(プリン
タ状態問合せ用コマンドとも呼ぶ)を印刷装置11へ発行
する。
(I) The host computer 10 issues a report content inquiry command (also called a printer status inquiry command) to the printing device 11 to know the content of the report from the printing device 11.

(ii) 印刷装置11は、ホストコンピュータへ、報告
内容を応答データとして送信する。
(Ii) The printing device 11 transmits the report content to the host computer as response data.

(iii) ホストコンピュータ10は、印刷装置11から
の報告内容を分析し、対応した処理を行う。
(Iii) The host computer 10 analyzes the content of the report from the printing device 11 and performs a corresponding process.

以上のポーリング手順を第3図に示す。第3図(a)
に報告内容なしの場合の手順、第3図(b)に報告内容
ありの手順を、それぞれ、示す。
The above polling procedure is shown in FIG. Fig. 3 (a)
Fig. 3 (b) shows a procedure without report contents, and Fig. 3 (b) shows a procedure with report contents.

なお、第3図のポーリング手順において、ポーリング
コマンドに対する応答データ内の(a)報告内容のあり
/なし、に(b)報告内容そのもの、を加え、(a)と
(b)を一括して印刷装置11からホストコンピュータへ
送信しても良い。このようにすれば、第3図(b)に示
す報告内容ありの場合に、ホストコンピュータ10から印
刷装置11へ、報告内容問合せコマンドを発行する手順を
省くことができる。この場合のポーリング手順を第4図
に示す。
In the polling procedure of FIG. 3, (b) the report content itself is added to (a) the presence or absence of the report content in the response data to the polling command, and (a) and (b) are printed collectively. The information may be transmitted from the device 11 to the host computer. This makes it possible to omit the procedure for issuing a report content inquiry command from the host computer 10 to the printing device 11 when there is a report content shown in FIG. 3 (b). FIG. 4 shows the polling procedure in this case.

第5図に、ホストコンピュータ10がポーリングで受信
した前述のコマンドバッファ残り容量22を参照して印刷
コマンドを送信する手順を示す。印刷コマンド送信(ス
テップ51)のはじめに、ホストコンピュータ10はコマン
ドバッファ残り容量Rが印刷コマンドの送信コマンド量
より小さいかを、印刷コマンド送信判定部121(印刷指
示部12に含まれる)により調べる(ステップ511)。
FIG. 5 shows a procedure in which the host computer 10 transmits a print command with reference to the aforementioned command buffer remaining capacity 22 received by polling. At the beginning of the print command transmission (step 51), the host computer 10 checks whether the remaining command buffer capacity R is smaller than the print command transmission command amount by the print command transmission determination unit 121 (included in the print instruction unit 12) (step 51). 511).

そうであれば、ホストコンピュータ10はコマンド再送
信待ち時間T1だけ待ってから(ステップ512)、再び、
前述の判定(ステップ511)を印刷コマンド送信判定部1
21により行う。
If so, the host computer 10 will wait only command retransmission waiting time T 1 (step 512), again,
The above-mentioned determination (step 511) is performed by the print command transmission determination unit 1.
Perform by 21.

そうでなければ、ホストコンピュータ10はコマンド送
信処理(ステップ513)を行い、印刷コマンドを印刷装
置11へ送信する。
Otherwise, the host computer 10 performs a command transmission process (step 513), and transmits a print command to the printing device 11.

印刷装置11はコマンド受信処理(ステップ53)により
印刷コマンドを受信した後、応答送信処理(ステップ5
4)により、「印刷コマンドの受信成功」をホストコン
ピュータ10へ送信する。
After receiving the print command in the command receiving process (step 53), the printing device 11 transmits a response (step 5).
According to 4), "successful reception of the print command" is transmitted to the host computer 10.

ホストコンピュータ10は応答受信処理(ステップ52)
により、印刷装置11による「印刷コマンドの受信成功」
を受る。
The host computer 10 receives the response (step 52).
, "Successful reception of print command" by the printing apparatus 11
Receive.

第1図の各部は、マイクロプロセッサ、RAM、ROM、LS
I、論理IC、電子写真印刷メカニズム、ワイヤドット印
刷メカニズム答を用いて、実現することができる。
Each part in FIG. 1 includes a microprocessor, RAM, ROM, LS
I, logic IC, electrophotographic printing mechanism, wire dot printing mechanism can be realized using the answer.

本実施例によれば、コマンド再送信待ち時間T1を小さ
く設定しても、ホストコンピュータと印刷装置に余分な
処理オーバヘッドが生じないようにできるので、印刷ス
ループットを向上することができる。
According to this embodiment, setting small command retransmission waiting time T 1, it is possible to extra processing overhead to the printing apparatus and the host computer does not occur, it is possible to improve printing throughput.

また、コマンド再送待ち時間T1を十分小さく設定する
ことができるので、従来技術で発生していたT1が大の場
合に生じていた問題点も避けることができる。
Further, it is possible to set sufficiently small command retransmission waiting time T 1, it is possible to T 1 which occurs in the prior art also avoid problems have occurred when a large.

次に本発明の第二実施例を説明する。本実施例は、第
1図の構成例において、ポーリング応答データ部146に
第2図(a)と第2図(c)に示したように、コマンド
バッファ空検出の有無(1/0)という23を設けたもので
ある。ここで、23の項目が1であることは、コマンドバ
ッファ部161が空であることを印刷装置11が検出してい
ることを示し、23の項目が0であることは、コマンドバ
ッファ部161が空でないことを印刷装置11が検出してい
ることを示す。
Next, a second embodiment of the present invention will be described. In the present embodiment, as shown in FIGS. 2 (a) and 2 (c), the presence / absence of command buffer empty detection (1/0) in the polling response data section 146 in the configuration example of FIG. 23 are provided. Here, the fact that the item 23 is 1 indicates that the printing apparatus 11 has detected that the command buffer unit 161 is empty, and the fact that the item 23 is 0 means that the command buffer unit 161 is empty. This indicates that the printing apparatus 11 has detected that the printer is not empty.

なお、本実施例ではポーリング応答データ部146にコ
マンドバッファ残り空き容量の変化の有無21とコマンド
バッファ残り空き容量22を設けない。
In this embodiment, the presence / absence 21 of the command buffer remaining free space change and the command buffer remaining free space 22 are not provided in the polling response data section 146.

コマンドバッファ空検出の有無23は、以下の場合に変
化する。
The presence / absence of command buffer empty detection 23 changes in the following cases.

(i) 印刷装置11の初期化時に、印刷装置11内の初期
化処理部が第2図の23を0に設定する。
(I) When the printing apparatus 11 is initialized, the initialization processing unit in the printing apparatus 11 sets 23 in FIG. 2 to 0.

(ii) コマンドバッファ部161が空の時、コマンド受
信部141が印刷コマンドを受信し、コマンドバッファ部1
61へ格納すると、項目23を0に設定する。
(Ii) When the command buffer unit 161 is empty, the command receiving unit 141 receives the print command and
When stored in 61, item 23 is set to 0.

(iii) 遅延コマンド処理部164がコマンドバッファ部
161内の各印刷コマンドの処理を終了し、コマンドバッ
ファ部161の空きエリア管理ポインタを更新した結果、
コマンドバッファ部161が空になるならば、項目23を1
に設定する。
(Iii) The delay command processing unit 164 is a command buffer unit
As a result of finishing the processing of each print command in 161 and updating the free area management pointer of the command buffer unit 161,
If the command buffer unit 161 becomes empty, set item 23 to 1
Set to.

第6図(a)に示すように、ホストコンピュータ10が
ポーリングに対する応答として、報告内容有りの旨受信
すると(ステップ61)、報告内容に応じた処理(ステッ
プ62)を行う。
As shown in FIG. 6 (a), when the host computer 10 receives a response indicating that there is a report content (step 61) as a response to the polling, the host computer 10 performs a process according to the report content (step 62).

報告内容に応じたステップ62では、印刷装置11におい
ていずれの事象が発生したかを、63、64、65等の判定に
より解析する。ホストコンピュータ10は、判定63でコマ
ンドバッファ空を検出すると〔コマンドバッファ空検出
の有無23が1であることにより検出する〕、送信すべき
文書印刷指示用の印刷コマンドがあるかを印刷指示部12
内に設けた印刷コマンド送信判定部121で判定し、あれ
ば直ちに印刷装置11へ印刷コマンドを送信する(ステッ
プ66)。
In step 62 according to the content of the report, which event has occurred in the printing apparatus 11 is analyzed based on the determination of 63, 64, 65 and the like. When the host computer 10 detects that the command buffer is empty in the determination 63 (detects if the command buffer empty detection presence / absence 23 is 1), the print instruction unit 12 determines whether there is a print command for document print instruction to be transmitted.
The print command transmission determination unit 121 provided in the server determines whether the print command has been received, and immediately transmits the print command to the printing apparatus 11 (step 66).

なお、ホストコンピュータ10は、ステップ64や65の判
定で、エラー発生や文書印刷終了等その他の事象を検出
すると、エラー回復処理(ステップ67)や文書印刷終了
処理(ステップ68)等の、各事象に対応する処理を行
う。
If the host computer 10 detects an error or other event, such as the occurrence of an error or the end of document printing, in the determinations of steps 64 and 65, the host computer 10 sets each event such as an error recovery process (step 67) and a document printing end process (step 68). Is performed.

本実施例によれば、印刷装置11内のコマンドバッファ
部161が空であることをホストコンピュータ10が即座に
検出し、送信すべき印刷コマンドがあれば、ホストコン
ピュータ10から印刷装置11へ直ちに送信することができ
るので、印刷装置11による印刷処理に遊び時間が生じな
いようにできるので、印刷スループットを向上すること
ができる。
According to the present embodiment, the host computer 10 immediately detects that the command buffer unit 161 in the printing apparatus 11 is empty, and if there is a print command to be transmitted, the host computer 10 immediately transmits the print command to the printing apparatus 11. Since the idle time can be prevented from occurring in the printing process by the printing device 11, the printing throughput can be improved.

次に本発明の第三の実施例を説明する。本実施例は第
一の実施例と第二の実施例を併用したものである。
Next, a third embodiment of the present invention will be described. This embodiment is a combination of the first embodiment and the second embodiment.

つまり、ポーリング応答データ部146に、第一の実施
例で設けたコマンドバッファ残り空き容量の変化の有無
21のコマンドバッファ残り空き容量22とともに、第二実
施例で設けたコマンドバッファ空検出の有無23も設け
た。これら21、22、23の内容と更新方法は、第一実施例
と第二実施例に示したものと同じである。またホストコ
ンピュータ10はポーリングで印刷装置11から21と22を受
信すると、第5図に示した手順を行い、23を受信する
と、第6図に示した手順を行う。
That is, whether or not the command buffer remaining free space provided in the first embodiment has changed in the polling response data unit 146.
In addition to the command buffer remaining free space 22 of 21, the presence / absence 23 of the command buffer empty detection provided in the second embodiment is also provided. The contents and updating method of these 21, 22, and 23 are the same as those shown in the first embodiment and the second embodiment. When the host computer 10 receives 21 and 22 from the printing apparatus 11 by polling, it performs the procedure shown in FIG. 5, and when it receives 23, it performs the procedure shown in FIG.

本実施例によれば、第一実施例と第二実施例の両方の
効果を得ることができるので、印刷スループットをさら
に高めることができる。
According to this embodiment, since the effects of both the first embodiment and the second embodiment can be obtained, the printing throughput can be further increased.

次に本発明の第四実施例を、第7図の構成例を用いて
説明する。
Next, a fourth embodiment of the present invention will be described using the configuration example of FIG.

本実施例は、第1図に示す第一実施例において、通信
路15をSCSIバスとしたものである。そのため、ホストコ
ンピュータ内プリンタ通信部13をホストコンピュータ用
SCSI制御部とし、印刷装置内ホスト通信部14を印刷装置
内SCSI制御部とした。
This embodiment is different from the first embodiment shown in FIG. 1 in that the communication path 15 is a SCSI bus. Therefore, the printer communication unit 13 in the host computer is used for the host computer.
The host communication unit 14 in the printing device was used as the SCSI control unit, and the SCSI communication unit in the printing device was used.

ポーリングコマンドと報告内容問合せコマンドの送受
信は、ホストコンピュータ内イニシェータ機能部135と
印刷装置内ターゲット機能部145を用いて行った。
The transmission and reception of the polling command and the report content inquiry command were performed using the initiator function unit 135 in the host computer and the target function unit 145 in the printing apparatus.

第8図に、本実施例でポーリング部20が行うポーリン
グ手順を示す。本手順では、SCSIインターフェースに従
い、第3図における応答データの送受信を、(a)ステ
ータス送受信、メッセージ送受信、の二フェーズ、又は
(b)データ送受信、ステータス送受信、メッセージ送
受信の三フェーズ、として構成する。ポーリングコマン
ドに対応する応答データの送受信では(a)を用い、報
告内容問合せコマンドに対する応答データの送受信では
(b)を用いる。第8図(a)の報告内容なしの場合、
印刷装置内ターゲット機能部145からホストコンピュー
タ内イニシェータ機能部135へ、「GOOD」ステータスを
送信する。第8図(b)の報告内容ありの場合、145か
ら135へ、「CHECK CONAITION」ステータスを送信す
る。
FIG. 8 shows a polling procedure performed by the polling unit 20 in this embodiment. In this procedure, the transmission and reception of response data in FIG. 3 is configured as two phases of (a) status transmission and reception and message transmission and reception, or (b) three phases of data transmission and reception, status transmission and reception and message transmission and reception according to the SCSI interface. . (A) is used for transmitting and receiving response data corresponding to the polling command, and (b) is used for transmitting and receiving response data to the report content inquiry command. If there is no report content in FIG. 8 (a),
The “GOOD” status is transmitted from the target function unit 145 in the printing apparatus to the initiator function unit 135 in the host computer. In the case where there is a report content in FIG. 8B, a “CHECK CONAITION” status is transmitted from 145 to 135.

第9図に、ポーリングコマンドと報告内容問合せコマ
ンドの機能を示す。前者については、ベンダユニークな
SCSIコマンドとして、本発明で設けた。後者について
は、SCSIインターフェース規格の「REQuEST SENSE」コ
マンドを用いた。両コマンドのCDB(Command Descript
ion Blockと呼ばれるSCSIコマンドの形式)を、第10図
の(a)と(b)に示す。印刷装置11は、「REQUEST S
ENSE」コマンドに対するデータ送信において、ポーリン
グ応答データ部143の内容、つまり報告内容をホストコ
ンピュータ10へ送信、報告する。
FIG. 9 shows the functions of the polling command and the report content inquiry command. For the former, the vendor is unique
This is provided in the present invention as a SCSI command. For the latter, the "REQuEST SENSE" command of the SCSI interface standard was used. CDB of both commands (Command Descript
The format of a SCSI command called an ion block) is shown in FIGS. 10 (a) and (b). The printing device 11 displays “REQUEST S
In the data transmission for the “ENSE” command, the contents of the polling response data section 143, that is, the report contents are transmitted to the host computer 10 and reported.

また、文書印刷指示用の印刷コマンドとしては、プリ
ンタ用にSCSIインターフェース規格(ANSI X3,131−19
86)で用意されている「PRINT」を用いる。本「PRINT」
コマンドはCDB111とデータ部112の連なりとして構成さ
れる。各々を第11図(a)と(b)に示す。
The print command for instructing document printing includes a SCSI interface standard (ANSI X3, 131-19) for the printer.
Use “PRINT” prepared in 86). Book "PRINT"
The command is configured as a series of the CDB 111 and the data section 112. Each is shown in FIGS. 11 (a) and (b).

印刷装置11内のコマンド受信部141(第7図において
はターゲット機能部145に相当)は、CDB111内の転送長1
13を参照することにより、本「PRINT」コマンドに付属
するデータ部112の転送長113を知り、第5図に示した印
刷コマンド送信判定手段による判定511において、印刷
コマンドの送信コマンド量を算出することができる。
The command receiving unit 141 (corresponding to the target function unit 145 in FIG. 7) in the printing apparatus 11 transmits the transfer length 1 in the CDB 111.
By referring to 13, the transfer length 113 of the data section 112 attached to the "PRINT" command is known, and the print command transmission command amount is calculated in the determination 511 by the print command transmission determination means shown in FIG. be able to.

また、データ部112には、第一実施例にて説明した描
画や印刷を指示するためのコマンドが「PRINT」コマン
ドのサブコマンドとして、第11図(b)のように格納さ
れる。
Also, in the data section 112, a command for instructing drawing or printing described in the first embodiment is stored as a subcommand of the “PRINT” command as shown in FIG. 11B.

なお、第二実施例と第三実施例についても、第四実施
例と同様にして、SCSIインターフェースを用いて実現る
ことができる。
The second embodiment and the third embodiment can be realized using the SCSI interface in the same manner as the fourth embodiment.

本実施例では、ホストコンピュータ10と印刷装置11と
の間の通信手段にSCSIインターフェースを用いているの
で、SCSIの長所である高速で、標準的なインターフェー
スの印刷システムとできる。
In this embodiment, since the SCSI interface is used as a communication means between the host computer 10 and the printing apparatus 11, a printing system having a high-speed and standard interface, which is an advantage of SCSI, can be provided.

また、第一ないし第三の発明をSCSIインターフェース
を用いて実現するに当り、印刷装置11からホストコンピ
ュータ10へ報告するための方式として、本発明のよう
に、ポーリング方式を用いず、特開平2−60781号広報
に記載されているように、印刷装置11をイニシェータ、
ホストコンピュータ10をターゲットとして報告する方式
を用いても良い。
In realizing the first to third inventions using the SCSI interface, a method for reporting from the printing apparatus 11 to the host computer 10 does not use a polling method as in the present invention, As described in the -60781 publication, the printing device 11 is an initiator,
A method of reporting to the host computer 10 as a target may be used.

〔発明の効果〕〔The invention's effect〕

本発明によれば、コマンド再送信待ち時間の大小によ
らず、ホストコンピュータと印刷装置に余分な処理オー
バヘッドが生じないようにでき、また、印刷装置による
印刷処理に遊び時間が生じないようにできるので、印刷
システムの印刷スループットを向上することができる。
According to the present invention, extra processing overhead can be prevented from occurring in the host computer and the printing apparatus regardless of the size of the command retransmission waiting time, and idle time can be prevented from occurring in the printing processing by the printing apparatus. Therefore, the printing throughput of the printing system can be improved.

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

第1図は本発明の一実施例のブロック図、第2図は本発
明におけるポーリング応答データ部の説明図、第3図と
第4図は本発明におけるポーリング手順を示す説明図、
第5図と第6図は本発明の印刷コマンドの送信手順の説
明図、第7図ないし第11図は本発明の他の実施例の説明
図、である。 10……ホストコンピュータ、11……印刷装置、12……印
刷指示部、13……プリンタ通信部、14……ホスト通信
部、15……通信路、16……コマンド処理部、17……印刷
入力バッファ部、18……プリンタ制御部、19……プリン
タエンジン部、20……ポーリング部、131……コマンド
送信部、132……応答受信部、141……コマンド受信部、
142……応答送信部、146……ポーリング応答データ部、
161……コマンドバッファ部、164……遅延コマンド処理
部。
FIG. 1 is a block diagram of one embodiment of the present invention, FIG. 2 is an explanatory diagram of a polling response data part in the present invention, FIGS. 3 and 4 are explanatory diagrams showing a polling procedure in the present invention,
FIGS. 5 and 6 are explanatory diagrams of a print command transmission procedure according to the present invention, and FIGS. 7 to 11 are explanatory diagrams of another embodiment of the present invention. 10 host computer, 11 printing device, 12 printing instruction unit, 13 printer communication unit, 14 host communication unit, 15 communication path, 16 command processing unit, 17 printing Input buffer unit, 18 Printer control unit, 19 Printer engine unit, 20 Polling unit, 131 Command transmission unit, 132 Response reception unit, 141 Command reception unit
142 ... Response transmitting unit, 146 ... Polling response data unit,
161, a command buffer unit; 164, a delay command processing unit.

フロントページの続き (56)参考文献 特開 昭63−64476(JP,A) 特開 昭63−185273(JP,A) 特開 昭63−240147(JP,A) 特開 平2−166511(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 3/12 Continuation of front page (56) References JP-A-63-64476 (JP, A) JP-A-63-185273 (JP, A) JP-A-63-240147 (JP, A) JP-A-2-166511 (JP) , A) (58) Field surveyed (Int. Cl. 7 , DB name) G06F 3/12

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ホストコンピュータと印刷装置と、これら
二つの装置を接続する通信路からなり、前記ホストコン
ピュータと前記印刷装置は、各々互いに通信を行うため
のプリンタ通信部とホスト通信部とをもち、前記ホスト
コンピュータ内の前記プリンタ通信部は、コマンド送信
部と応答受信部とをもち、前記印刷装置内の前記ホスト
通信部は、前記コマンド受信部と前記応答送信部とをも
ち、前記ホストコンピュータは前部プリンタ通信部以外
に印刷指示部をもち、前記印刷装置は、前記ホスト通信
部以外に、コマンド処理部、印刷入力バッファ部、プリ
ンタ制御部、及びプリンタエンジン部をもち、前記ホス
トコンピュータ内にポーリング部、前記印刷装置内にポ
ーリング応答データ部を設け、前記ポーリング部が前記
印刷装置に対し、前記印刷指示部による文書印刷指示用
の印刷コマンド列の送信とは非同期的に、前記印刷装置
からの報告内容の有/無を確認するためのポーリングコ
マンドを発行し、前記印刷装置はポーリング応答データ
部内の報告内容の有/無を前記ホストコンピュータへ応
答し、 前記ホストコンピュータは、前記印刷装置から報告内容
ありの応答を受信した場合、報告内容問合せコマンドを
前記印刷装置に発行し、本コマンドに対する応答データ
として、前記印刷装置が前記ポーリングデータ部内の報
告内容を前記ホストコンピュータへ送信する印刷システ
ムにおいて、 ポーリング応答データ部内の報告内容の中にコマンドバ
ッファ残り空き容量を示す項目を設け、前記印刷装置は
前記コマンドバッファ残り空き容量が変化すると報告内
容有りの旨、前記ホストコンピュータへ応答し、 前記ホストコンピュータは前記文書印刷指示用の前記印
刷コマンドの送信コマンド量が前記コマンドバッファ残
り空き容量以下かどうかの判定を前記印刷指示部内に設
けた印刷コマンド送信判定部で判定を行い、以下の場合
のみ前記印刷コマンドの送信を前記印刷指示部で行い、
そうでないならば一定時間待った後、再び前記印刷コマ
ンド送信判定部による判定を行うようにしたことを特徴
とする印刷システム。
1. A host computer, a printing device, and a communication path for connecting these two devices. The host computer and the printing device each have a printer communication unit and a host communication unit for communicating with each other. The printer communication unit in the host computer has a command transmission unit and a response reception unit; the host communication unit in the printing apparatus has the command reception unit and the response transmission unit; Has a print instructing unit other than the front printer communication unit, and the printing apparatus has a command processing unit, a print input buffer unit, a printer control unit, and a printer engine unit in addition to the host communication unit, and is provided in the host computer. A polling section, a polling response data section is provided in the printing apparatus, and the polling section provides the printing apparatus with A polling command for confirming the presence / absence of the report content from the printing device is issued asynchronously with the transmission of the print command sequence for the document printing command by the printing command unit, and the printing device issues polling response data. The host computer responds to the host computer whether or not there is a report content in the department. When the host computer receives a response with the report content from the printing device, the host computer issues a report content inquiry command to the printing device, and responds to the command. In a printing system in which the printing device transmits the report content in the polling data section to the host computer as response data, an item indicating a command buffer remaining free space is provided in the report content in the polling response data portion, and the printing device Indicates that there is a report that the command buffer remaining free space has changed, In response to the host computer, the host computer determines whether or not the amount of the transmission command of the print command for the document print instruction is equal to or less than the remaining free space in the command buffer by a print command transmission determination unit provided in the print instruction unit. Make a determination, send the print command in the print instruction unit only in the following cases,
Otherwise, after waiting for a predetermined time, the printing command transmission determining unit performs the determination again.
【請求項2】ホストコンピュータと印刷装置と、これら
二つの装置を接続する通信路からなり、前記ホストコン
ピュータと前記印刷装置は、各々互いに通信を行うため
のプリンタ通信部とホスト通信部とをもち、前記ホスト
コンピュータ内の前記プリンタ通信部は、コマンド送信
部と応答受信部とをもち、前記印刷装置内の前記ホスト
通信部は、前記コマンド受信部と前記応答送信部とをも
ち、前記ホストコンピュータは前記プリンタ通信部以外
に印刷指示部をもち、前記印刷装置は、前記ホスト通信
部以外に、コマンド処理部、印刷入力バッファ部、プリ
ンタ制御部、及びプリンタエンジン部をもち、前記ホス
トコンピュータ内にポーリング部、前記印刷装置内にポ
ーリング応答データ部を設け、前記ポーリング部が前記
印刷装置に対し、前記印刷指示部による文書印刷指示用
の印刷コマンド列の送信とは非同期的に、前記印刷装置
からの報告内容の有/無を確認するためのポーリングコ
マンドを発行し、前記印刷装置はポーリング応答データ
部内の報告内容の有/無を前記ホストコンピュータへ応
答し、 前記ホストコンピュータは、前記印刷装置から報告内容
ありの応答を受信した場合、報告内容問合せコマンドを
前記印刷装置に発行し、本コマンドに対する応答データ
として、前記印刷装置が前記ポーリングデータ部内の報
告内容を前記ホストコンピュータへ送信する印刷システ
ムにおいて、 前記印刷装置がポーリングコマンドへの応答時にコマン
ドバッファが空であるならば、その旨前記報告内容に記
入して応答し、 前記ホストコンピュータは受信した前記報告内容を解析
し、コマンドバッファが空であることを検出した場合、
送信すべき文書印刷指示用の印刷コマンドがあるかを前
記印刷指示部内に設けた印刷コマンド送信判定部にて判
定し、あれば直ちに前記印刷コマンドを印刷指示部によ
り前記印刷装置へ送信するようにしたことを特徴とする
印刷システム。
2. A host computer, a printing device, and a communication path for connecting these two devices. The host computer and the printing device each have a printer communication unit and a host communication unit for communicating with each other. The printer communication unit in the host computer has a command transmission unit and a response reception unit; the host communication unit in the printing apparatus has the command reception unit and the response transmission unit; Has a print instruction unit other than the printer communication unit, the printing apparatus has a command processing unit, a print input buffer unit, a printer control unit, and a printer engine unit in addition to the host communication unit, and is included in the host computer. A polling unit, a polling response data unit is provided in the printing device, and the polling unit provides the printing device with A polling command for confirming the presence / absence of the report content from the printing device is issued asynchronously with the transmission of the print command sequence for the document printing command by the printing command unit, and the printing device issues polling response data. The host computer responds to the host computer whether or not there is a report content in the department. When the host computer receives a response with the report content from the printing device, the host computer issues a report content inquiry command to the printing device, and responds to this command. In a printing system in which the printing device transmits the report content in the polling data section to the host computer as response data, if the command buffer is empty when the printing device responds to the polling command, the report content is so indicated. The host computer responds by filling in And, when it is detected that the command buffer is empty,
A print command transmission determination unit provided in the print instruction unit determines whether there is a print command for a document print instruction to be transmitted, and immediately transmits the print command to the printing apparatus by the print instruction unit. A printing system characterized by:
【請求項3】請求項1において、 前記印刷装置が前記ポーリングコマンドへの応答時に前
記コマンドバッファが空であるならば、その旨前記報告
内容に記入して応答し、 前記ホストコンピュータは受信した前記報告内容を解析
し、前記コマンドバッファが空であることを検出した場
合、送信すべき文書印刷指示用の前記印刷コマンドがあ
るかを前記印刷指示部内に設けた前記印刷コマンド送信
判定部で判定し、あれば直ちに前記印刷コマンドを前記
印刷指示部により前記印刷装置へ送信するようにしたこ
とを特徴とする印刷システム。
3. The printer according to claim 1, wherein, when the printing apparatus responds to the polling command, the command buffer is empty when the command buffer is empty. The report contents are analyzed, and when it is detected that the command buffer is empty, the print command transmission determination unit provided in the print instruction unit determines whether there is the print command for a document print instruction to be transmitted. Wherein the print command is immediately transmitted to the printing apparatus by the print instruction unit, if any.
【請求項4】請求項1、2または3において、前記ホス
トコンピュータと前記印刷装置をSCSI通信により接続
し、前記ホストコンピュータと前記印刷装置との間のポ
ーリングコマンドと報告内容問合せコマンドのやりとり
を、前記ホストコンピュータ内のイニシエータ機能部と
前記印刷装置内のターゲット機能部を用いて行う印刷シ
ステム。
4. The printer according to claim 1, wherein the host computer and the printing device are connected by SCSI communication, and a polling command and a report content inquiry command are exchanged between the host computer and the printing device. A printing system that uses an initiator function unit in the host computer and a target function unit in the printing apparatus.
JP21425290A 1990-08-15 1990-08-15 Printing system Expired - Lifetime JP3194938B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21425290A JP3194938B2 (en) 1990-08-15 1990-08-15 Printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21425290A JP3194938B2 (en) 1990-08-15 1990-08-15 Printing system

Publications (2)

Publication Number Publication Date
JPH0496820A JPH0496820A (en) 1992-03-30
JP3194938B2 true JP3194938B2 (en) 2001-08-06

Family

ID=16652683

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21425290A Expired - Lifetime JP3194938B2 (en) 1990-08-15 1990-08-15 Printing system

Country Status (1)

Country Link
JP (1) JP3194938B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE69329360T2 (en) 1992-06-11 2001-03-01 Canon Kk Data processing device and output device
JP4086345B2 (en) 1997-09-09 2008-05-14 キヤノン株式会社 COMMUNICATION CONTROL METHOD AND DEVICE AND COMMUNICATION SYSTEM

Also Published As

Publication number Publication date
JPH0496820A (en) 1992-03-30

Similar Documents

Publication Publication Date Title
JP3546935B2 (en) Printing system and host device of the system
US5799206A (en) Remote print system having a plurality of computers which are capable of monitoring and controlling operations of a remote printer
US7199890B2 (en) Print control method and apparatus
US7248384B2 (en) Method, system, and program for responding to an acknowledgement request from a printer driver
JP3565567B2 (en) Switching device and method for sharing peripheral device
JP3325908B2 (en) Switching system for sharing peripheral devices
US6535295B1 (en) Virtual printer with asynchronous job and device status
US8355144B2 (en) Apparatus and method of changing printer driver, and printing system and method using the same
US5848318A (en) Status responding device for supplying status information responsive to status transmission request
JP3684685B2 (en) Bidirectional communication recognition method, bidirectional communication recognition device, and storage medium
JPH0736145B2 (en) Printer
JP3194938B2 (en) Printing system
JP2718730B2 (en) Printing system
EP0473017B1 (en) Printing apparatus
JP6450198B2 (en) Printing apparatus and computer program
JP3189269B2 (en) Network printer
JP2728449B2 (en) Printing system, printing apparatus and print control method thereof
JP2004086927A (en) Print system
KR100238846B1 (en) Method of confirming print out for wysiwyg
JP3004440B2 (en) Printing method and apparatus
US6728006B1 (en) Method, system, and program for generating a blank side of a page in a print job
JP3639653B2 (en) Printer control system
JPH09237168A (en) Printing control method in host base printer system, host base printer system and printing host
JPH11296317A (en) Data processor and control method for the same
JP3283744B2 (en) Output system and data processing method

Legal Events

Date Code Title Description
S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20090601

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090601

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090601

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100601

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100601

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110601

Year of fee payment: 10

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110601

Year of fee payment: 10