JPH11240227A - Printer and print system - Google Patents

Printer and print system

Info

Publication number
JPH11240227A
JPH11240227A JP10041960A JP4196098A JPH11240227A JP H11240227 A JPH11240227 A JP H11240227A JP 10041960 A JP10041960 A JP 10041960A JP 4196098 A JP4196098 A JP 4196098A JP H11240227 A JPH11240227 A JP H11240227A
Authority
JP
Japan
Prior art keywords
print
command
commands
dedicated hardware
hardware circuit
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
JP10041960A
Other languages
Japanese (ja)
Other versions
JP3651551B2 (en
Inventor
Shuji Otsuka
修司 大塚
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP04196098A priority Critical patent/JP3651551B2/en
Publication of JPH11240227A publication Critical patent/JPH11240227A/en
Application granted granted Critical
Publication of JP3651551B2 publication Critical patent/JP3651551B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To realize high-speed printing by an inexpensive printer. SOLUTION: A printer 3 has a special hardware circuit 9. The special hardware circuit 9 receives a printing command from a host 1, processes image data thereby developing print images when the received command is a command sending the image data and, sends the image data to a printing mechanism 19 such as a printing head or the like. The special hardware circuit 9 sends the received command to a CPU 11 to process the command at the CPU 11 when the command is a command related to printing conditions or feeding of a paper, etc. The CPU 11 does not process the image data in principle.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、高速印刷に適した
プリンタに関する。
The present invention relates to a printer suitable for high-speed printing.

【0002】[0002]

【従来の技術】コンピュータシステムで一般に用いられ
ているプリンタは、ホストコンピュータから所定のプリ
ンタ制御言語で記述された一連の印刷コマンドを受け取
り、それらの印刷コマンドを順に解釈し、その解釈結果
に基づいて印刷動作を行う。従来のプリンタは、CP
U、ROM、RAMなどからなるマイクロコンピュータ
を内蔵し、専らこのマイクロコンピュータが、ホストか
ら印刷コマンドを受信し、これを解釈し、その解釈結果
に基づいて印刷ヘッド等の機構を駆動及び制御してい
る。
2. Description of the Related Art A printer generally used in a computer system receives a series of print commands described in a predetermined printer control language from a host computer, interprets those print commands in order, and based on the interpretation result. Perform printing operation. Conventional printers use CP
U, ROM, built-in microcomputer consisting of RAM, etc., this microcomputer receives the print command from the host, interprets this, and drives and controls the mechanism such as the print head based on the interpretation result I have.

【0003】[0003]

【発明が解決しようとする課題】必然的に、プリンタ内
のマイクロコンピュータの処理速度はプリンタの印刷速
度を左右する重要な要因である。従って、従来の高速プ
リンタは、高速・高性能のCPUを搭載しているが、結
果として、その価格はすいぶんと高い。
Inevitably, the processing speed of the microcomputer in the printer is an important factor that affects the printing speed of the printer. Therefore, the conventional high-speed printer is equipped with a high-speed and high-performance CPU, but as a result, its price is considerably high.

【0004】従って、本発明の目的は、低価格でかつ高
速印刷が可能なプリンタを提供することにある。
Accordingly, it is an object of the present invention to provide a printer which is inexpensive and capable of high-speed printing.

【0005】[0005]

【課題を解決するための手段】本発明は、CPUで全コ
マンド処理を行おうとする従来のやり方から抜本的に脱
却した技術を提供するものである。一般に、プリンタが
受ける一連の印刷コマンドには、印刷条件等に関する各
種パラメータを指定するコマンドや、印刷対象であるイ
メージデータを送って来るコマンドなど、多種多様の印
刷コマンドが含まれている。この一連の印刷コマンドの
大部分はイメージデータで占められているから、プリン
タが行う処理の大部分もイメージデータの処理である。
このイメージデータの処理とは、典型的には、所定の形
式で通常は圧縮されて印刷コマンドに組み込まれている
イメージデータを、コマンドから取り出し、圧縮から解
凍し、印刷ヘッド等の印刷機構の駆動に適した特定の形
式に変換し(いわゆる「印刷イメージの展開」)、そし
て、その印刷イメージを印刷機構に転送する、といった
データ操作を、印刷機構の動作タイミングに合わせて行
っていくものである。従来技術では、このイメージデー
タ処理を専らCPUに行わせているが、これはCPUに
とって格別複雑な処理ではなく、むしろ単純なデータ操
作の膨大な繰り返しに過ぎない。しかし、CPUは本
来、複雑な処理や汎用的な使い方に適した装置であっ
て、単純なデータ操作を繰り返し行うような作業では十
分な高速性を発揮することができない。このような作業
では、CPUの仕事の多くはメモリにデータを入れ出し
することであり、1つのCPUバスを通じて膨大回数の
データ出し入れを逐次的に繰り返していくわけであるか
ら、CPUバスの速度や占有時間の制約からそれほど高
速な処理は望めない。一方、印刷コマンドの中でも、印
刷条件などに関する各種のパラメータを通知するような
コマンドについては、個々のコマンドの処理量は少ない
が、コマンド毎に処理内容が異なり且つ多種多様のコマ
ンドが存在するから、CPUで処理するのに適したもの
である。
SUMMARY OF THE INVENTION The present invention provides a technique which is radically different from the conventional method of performing all command processing by a CPU. In general, a series of print commands received by a printer include a variety of print commands, such as a command for specifying various parameters relating to print conditions and the like, and a command for sending image data to be printed. Since most of this series of print commands is occupied by image data, most of the processing performed by the printer is also processing of image data.
The processing of the image data typically means extracting image data, which is usually compressed in a predetermined format and incorporated in a print command, from the command, decompresses the data, and drives a printing mechanism such as a print head. Data operations such as converting to a specific format suitable for printing (so-called “development of print image”) and transferring the print image to the print mechanism are performed in accordance with the operation timing of the print mechanism. . In the prior art, this image data processing is exclusively performed by the CPU. However, this processing is not particularly complicated processing for the CPU, but rather is an enormous repetition of simple data manipulation. However, the CPU is originally a device suitable for complicated processing and general-purpose usage, and cannot perform sufficiently high-speed operation in a task in which simple data manipulation is repeatedly performed. In such work, much of the work of the CPU is to move data into and out of the memory, and a huge number of times of data transfer is repeated sequentially through one CPU bus. Very high-speed processing cannot be expected due to restrictions on occupation time. On the other hand, among the print commands, commands that notify various parameters related to print conditions and the like have a small processing amount of each command, but have different processing contents for each command, and there are various commands. It is suitable for processing by the CPU.

【0006】このような反省に基づき、本発明では、イ
メージデータ処理を行う専用ハードウェア回路をプリン
タに搭載し、CPUを単純データ操作の繰り返し作業か
ら解放する。専用ハードウェア回路でイメージデータ処
理を行うわけであるから、それをCPUで行っていた従
来技術に比較して高速印刷が可能になることは当然であ
る。しかし、本発明の利点はそれだけではなく、さら
に、この改良による価格上昇は小さいという利点もあ
る。すなわち、イメージデータ処理の処理内容は比較的
に単純であるから、その専用ハードウェア回路は、それ
ほど複雑な構造である必要はなく、よって低価格で済
む。また、プリンタCPUも、イメージデータ処理から
解放されたので、それほど高速である必要はなく低価格
のものでよい。従って、高速CPUを導入する従来技術
ほどに価格を上げることなく高速印刷性能を達成でき
る。
Based on such reflection, the present invention mounts a dedicated hardware circuit for performing image data processing on a printer, and releases the CPU from the repetitive work of simple data operations. Since image data processing is performed by a dedicated hardware circuit, it is natural that high-speed printing can be performed as compared with the related art in which the processing is performed by a CPU. However, the advantages of the present invention are not limited thereto, and further, there is an advantage that the price increase due to this improvement is small. That is, since the processing content of the image data processing is relatively simple, the dedicated hardware circuit does not need to have such a complicated structure, and thus can be inexpensive. Also, since the printer CPU has been released from the image data processing, it does not need to be so high-speed and may be a low-cost one. Therefore, high-speed printing performance can be achieved without increasing the price as compared with the conventional technology using a high-speed CPU.

【0007】全てのコマンド処理を専用ハードウェア回
路が行うようにすることも不可能ではないが、好適な実
施形態では、専用ハードウェア回路はイメージデータを
送ってくる印刷コマンドと他の少数の印刷コマンドを理
解して処理するだけであり、その他の多種多様な印刷コ
マンドはCPUが処理する。そうするとハードウェア回
路がいたずらに複雑になり過ぎることがなく、しかも、
CPUは自己が得意な種類のコマンド処理を行うことが
でき、上述した高速化と低価格化の目的を最も効果的に
達成できる。
Although it is not impossible for dedicated hardware circuitry to perform all command processing, in a preferred embodiment, the dedicated hardware circuitry includes a print command that sends image data and a small number of other print commands. Only the commands are understood and processed, and a wide variety of other print commands are processed by the CPU. Then, the hardware circuit will not be unnecessarily complicated, and
The CPU can perform the type of command processing that the user is good at, and can most effectively achieve the above-described objects of high speed and low cost.

【0008】また、好適な実施形態では、専用ハードウ
ェア回路がホストコンピュータと通信してデータを受信
し、そのデータが自己の処理できる所定のコマンドであ
るか否か判断し、処理できないデータはCPUへ送る。
そのため、ホストコンピュータとの通信インタフェース
についてもCPUが関与しなくなり、いっそうの高速化
につながる。
In a preferred embodiment, a dedicated hardware circuit communicates with a host computer to receive data, and determines whether or not the data is a predetermined command that can be processed by itself. Send to
Therefore, the CPU is not involved in the communication interface with the host computer, which leads to further higher speed.

【0009】また、好適な実施形態では、専用ハードウ
ェア回路は、CPUのRAMとは別の独自のメモリをも
っており、このメモリに印刷イメージを展開してCPU
を介さずに印刷イメージを印刷機構へ送るようになって
いる。この構成もCPUをイメージ処理から解放する一
つの工夫である。また、後述するように例外的にCPU
が印刷イメージを生成する場合があるが、その場合に
も、CPUが生成した印刷イメージを専用ハードウェア
回路が受け取って自己のメモリに展開し、印刷機構へ送
る。このこともCPUの負担を軽減しいっそうの高速化
につながる。
In a preferred embodiment, the dedicated hardware circuit has its own memory separate from the RAM of the CPU.
The print image is sent to the printing mechanism without going through the printer. This configuration is also a device for releasing the CPU from image processing. In addition, as will be described later,
May generate a print image. In such a case, the print image generated by the CPU is received by the dedicated hardware circuit, developed in its own memory, and sent to the printing mechanism. This also reduces the load on the CPU and leads to higher speed.

【0010】ホストから印刷コマンドが来るときの順序
は、通常、各ページ毎に、印刷条件などを指定するコマ
ンド群が先に来て、イメージデータを送るコマンドがそ
れに後続する。本発明の好適な実施形態でもこの順序を
採用しているが、先に来る印刷条件などを指定するコマ
ンド群については、専用ハードウェア回路は、これを理
解せずにCPUへ送り(専用ハードウェア回路のこのよ
うな状態を「ギブアップモード」という)、CPUがこ
れらのコマンドを理解し処理するようにしている。そし
て、ホスト側のプリンタドライバは、印刷条件などを指
定するコマンド群が終わって、次にイメージデータを送
るコマンドを送り始めようとするとき、それに先立っ
て、専用ハードウェア回路をギブアップモードから目覚
めさせることをCPUに命じる特別のコマンド(「リス
タートコマンド」)を送り、このリスタートコマンドの
後に相当量(例えば数十バイト)の無意味データ(NU
LLデータ)を送るようにしている。このコマンド構成
により、専用ハードウェア回路は、イメージデータのコ
マンドを受ける直前にリスタートコマンドによってギブ
アップモードから目覚めるが、完全に目覚めるまでの間
は無意味データが送られてくるだけであり、完全に目覚
めた後に初めてイメージデータのコマンドを受けること
になる。結果として、専用ハードウェア回路は確実にイ
メージデータ処理に入ることができる。
In general, the order in which print commands are sent from the host is such that, for each page, a command group for specifying printing conditions and the like comes first, followed by a command for sending image data. Although this order is also adopted in the preferred embodiment of the present invention, the dedicated hardware circuit sends the command group for designating the printing conditions and the like to the CPU without understanding this (the dedicated hardware). Such a state of the circuit is referred to as a "give-up mode"), which allows the CPU to understand and process these commands. Then, the host-side printer driver wakes up the dedicated hardware circuit from the give-up mode before starting to send a command for sending image data after the command group for specifying the printing conditions is completed. A special command ("restart command") for instructing the CPU to do this is sent, and after this restart command, a considerable amount (for example, tens of bytes) of meaningless data (NU
LL data). With this command configuration, the dedicated hardware circuit wakes up from the give-up mode by the restart command immediately before receiving the image data command, but only meaningless data is sent until completely awakened. You will only receive image data commands after waking up. As a result, the dedicated hardware circuit can reliably enter the image data processing.

【0011】さらに、好適な実施形態では、CPUのフ
ァームウェアは、ホストから到来する可能性のある全て
のコマンドを理解し、イメージデータ処理も含め全ての
処理をCPUで行えるよう万全に用意されている。それ
により、例えばホスト側のプリンタドライバが古いバー
ジョンであって、専用ハードウェア回路が理解できない
古いバージョンの印刷コマンドでイメージを送ってきた
としても、プリンタはそれらの印刷コマンドをCPUで
理解して印刷イメージを展開し、正常に印刷を行うこと
ができる。また、例えば、プリンタがネットワークに繋
がっていて、プリンタドライバではなくネットワークサ
ーバのネットワークOSからイメージデータ(例えばバ
ナーのイメージ)を受けた場合なども、プリンタはその
イメージをCPUで処理して印刷することが可能であ
る。
Further, in a preferred embodiment, the firmware of the CPU is fully prepared so that it can understand all commands that may come from the host and perform all processing including image data processing by the CPU. . Accordingly, even if the host-side printer driver is an old version and an image is sent using an old version of a print command that the dedicated hardware circuit cannot understand, the printer understands those print commands with the CPU and performs printing. The image can be expanded and printed normally. Also, for example, when the printer is connected to a network and receives image data (for example, an image of a banner) from the network OS of the network server instead of the printer driver, the printer processes the image with the CPU and prints the image. Is possible.

【0012】[0012]

【発明の実施の形態】図1は、本発明の一実施形態の構
成を示す。
FIG. 1 shows the configuration of an embodiment of the present invention.

【0013】ホストコンピュータ1にローカルインタフ
ェース又はネットワークなどを介してプリンタ3が接続
されている。ホストコンピュータ1にはプリンタ3用の
プリンタドライバ5が搭載されており、このプリンタド
ライバ5は、プリンタ3が理解できる所定のプリンタ制
御言語で記述された一連の印刷コマンドを生成し、その
一連の印刷コマンドをOSを通じてプリンタ3に送る。
この一連の印刷コマンドの内訳は、簡単にいうと、各ペ
ージ毎に、印刷条件などを指定する印刷コマンド群が先
に送られ、イメージデータを送る印刷コマンド群がそれ
に後続するというものである。
A printer 3 is connected to the host computer 1 via a local interface or a network. The host computer 1 has a printer driver 5 for the printer 3. The printer driver 5 generates a series of print commands described in a predetermined printer control language that can be understood by the printer 3, and generates a series of print commands. A command is sent to the printer 3 through the OS.
In simple terms, a series of print commands is such that, for each page, a print command group for specifying print conditions and the like is sent first, and a print command group for sending image data follows.

【0014】なお、印刷コマンドに組み込まれているイ
メージデータは、この実施形態では、既にプリンタドラ
イバ5側でラスタライズ、色変換、ハーフトーニング及
びインタレース処理などを終えたデータ形態(典型的に
は、各画素の各色成分値の階調数がプリンタ3の表現能
力と同じ2階調または数階調であるCMYKラスタイメ
ージデータ)であって且つ一定の手法で圧縮されたもの
であるとする。しかし、必ずしもそうでなければないわ
けではなく、他のイメージデータ形態(例えば、色変換
やハーフトーニングやインタレース処理前の例えばフル
カラーRGBラスタデータなど)であってもよい。印刷
コマンド内のイメージデータがどのような形態であるか
によりプリンタ3側で行うべきイメージデータ処理の複
雑程度が異なってくるが、本実施形態の場合は、プリン
タ3側では色変換やハーフトーニングやインタレース処
理を行う必要が無いので、そのイメージデータ処理は最
も簡単なものになる。
In this embodiment, the image data embedded in the print command has been subjected to rasterization, color conversion, half-toning, interlacing, and the like on the printer driver 5 side (typically, It is assumed that the number of gradations of each color component value of each pixel is CMYK raster image data (two gradations or several gradations) which is the same as the expression capability of the printer 3 and is compressed by a certain method. However, this is not necessarily the case, and other image data forms (for example, full-color RGB raster data before color conversion, halftoning, or interlacing processing, for example) may be used. The degree of complexity of the image data processing to be performed on the printer 3 side varies depending on the form of the image data in the print command. In the case of the present embodiment, however, the printer 3 side performs color conversion, halftoning, and the like. Since there is no need to perform interlace processing, the image data processing is the simplest.

【0015】プリンタ3には、イメージデータ処理を行
うための専用ハードウェア回路9が搭載されている。こ
の専用ハードウェア回路は、例えばASIC(Applicat
ionSpecific IC)であって、ソフトウェアをCPUで実
行するようなコンピュータではない。一方、CPU1
1、ROM13、RAM15などからなるマイクロコン
ピュータ17も搭載されており、CPU11のバスに専
用ハードウェア回路9が接続されている。このマイクロ
コンピュータ17は、プリンタ3で行う必要のある処理
の中で専用ハードウェア回路9が行わない処理(例え
ば、印刷条件等に関する印刷コマンド処理など)を主と
して行うためのものであるが、ROM13内のファーム
ウェアとしては、プリンタ3が受信する可能性のある全
ての種類の印刷コマンドが処理できるようプログラムさ
れている。また、印刷イメージを着色剤を用いて実際に
用紙上に印刷するための印刷ヘッドなどの印刷機構19
も、専用ハードウェア回路9に接続されている。
The printer 3 has a dedicated hardware circuit 9 for performing image data processing. This dedicated hardware circuit is, for example, an ASIC (Applicat
ionSpecific IC), not a computer that runs software on a CPU. On the other hand, CPU1
1, a microcomputer 17 including a ROM 13, a RAM 15, and the like are also mounted, and a dedicated hardware circuit 9 is connected to a bus of the CPU 11. The microcomputer 17 mainly performs processing (for example, print command processing relating to printing conditions and the like) that is not performed by the dedicated hardware circuit 9 among the processing that needs to be performed by the printer 3. Is programmed to process all types of print commands that the printer 3 may receive. Also, a printing mechanism 19 such as a print head for actually printing a print image on paper using a colorant.
Are also connected to the dedicated hardware circuit 9.

【0016】専用ハードウェア回路9は、ホストコンピ
ュータとの通信インタフェース処理を行って、プリンタ
ドライバ5からのデータを受信するホストインタフェー
ス回路21、および、受信したデータを解析してその転
送先を切替えるコマンド解析回路13を有している。コ
マンド解析回路23には少数の所定の印刷コマンドが予
め登録されていて、コマンド解析回路23は受信したデ
ータがその登録コマンドであるか否かを判断する。登録
コマンドとしては、第1に、ラスタライズ、色変換、ハ
ーフトーニング及びインタレース処理の終わったCMY
Kラスタイメージデータを送ってくる印刷コマンド(以
下、「ラスタイメージコマンド」という)があり、第2
に、FF(フォームフィード)や紙送り制御などの少数
のコマンドがある。コマンド解析回路13は、受信コマ
ンドが登録コマンドである場合、そのうちラスタイメー
ジコマンドは印刷イメージ展開回路15へ転送し、FF
や紙送り制御のコマンドはCPU11へ転送する。ま
た、受信データが登録コマンドに該当しない(つまり、
受信データが理解できない)場合には、コマンド解析回
路13は、そのデータ及びこれに後続する受信データの
解析をやめて、それらのデータの一切をCPUへ転送す
る(この状態を「ギブアップモード」という)。
The dedicated hardware circuit 9 performs a communication interface process with the host computer to receive data from the printer driver 5, and a command for analyzing the received data and switching its transfer destination. An analysis circuit 13 is provided. A small number of predetermined print commands are registered in the command analysis circuit 23 in advance, and the command analysis circuit 23 determines whether the received data is the registered command. The registration commands include, first, CMY after rasterization, color conversion, halftoning, and interlace processing.
There is a print command (hereinafter, referred to as a “raster image command”) that sends K raster image data.
There are a few commands such as FF (form feed) and paper feed control. If the received command is a registration command, the command analysis circuit 13 transfers the raster image command to the print image developing circuit 15 and
The command for paper feed control is transferred to the CPU 11. Also, the received data does not correspond to the registration command (that is,
If the received data cannot be understood), the command analysis circuit 13 stops analyzing the data and the subsequent received data, and transfers all of the data to the CPU (this state is referred to as "give-up mode"). .

【0017】専用ハードウェア回路9は、さらに、印刷
イメージ展開回路25、イメージバッファ29用のメモ
リ、及び印刷イメージ展開回路31を有する。印刷イメ
ージ展開回路25は、コマンド解析回路23から受け取
ったラスタイメージコマンドを解釈して、CMYKラス
タイメージを取り出し、これを圧縮から解凍し、コマン
ド内での形式から印刷機構19の駆動に適した形式のC
MYKラスタイメージ(以下、「印刷イメージ」とい
う)へ組み替え、そして、メモリ上にイメージバッファ
29を確保して、そのイメージバッファ29に印刷イメ
ージを展開する。印刷イメージ転送回路31は、印刷機
構31の動作タイミングに合わせて、イメージバッファ
29内の印刷イメージを印刷機構19へ転送する。
The dedicated hardware circuit 9 further includes a print image developing circuit 25, a memory for an image buffer 29, and a print image developing circuit 31. The print image expansion circuit 25 interprets the raster image command received from the command analysis circuit 23, extracts a CMYK raster image, decompresses and decompresses the raster image, and converts the format in the command into a format suitable for driving the printing mechanism 19. C
The image is recombined into a MYK raster image (hereinafter, referred to as a "print image"), and an image buffer 29 is secured in a memory, and the print image is developed in the image buffer 29. The print image transfer circuit 31 transfers the print image in the image buffer 29 to the print mechanism 19 in accordance with the operation timing of the print mechanism 31.

【0018】なお、本実施形態では、印刷イメージ展開
回路25におけるイメージデータ処理は、上記のように
圧縮の解凍や形式の組み替えといった簡単なものであ
り、このことは専用ハードウェア回路9を安価に開発し
ようとする観点から好ましいことである。しかし、プリ
ンタドライバ5が行っている色変換やハーフトーニング
やインタレース処理の一部又は全部を印刷イメージ展開
回路25で行えるように構成することも可能である。そ
のように構成した場合には、プリンタドライバ5の負担
が軽減されるので、いっそうの高速化につながる。
In the present embodiment, the image data processing in the print image expanding circuit 25 is as simple as the decompression of the compression and the rearrangement of the format as described above. This is preferable from the viewpoint of development. However, it is also possible to adopt a configuration in which part or all of the color conversion, half-toning, and interlace processing performed by the printer driver 5 can be performed by the print image developing circuit 25. In such a configuration, the load on the printer driver 5 is reduced, which leads to further speedup.

【0019】専用ハードウェア回路9は、さらに、CP
U11が生成した印刷イメージをイメージバッファ29
に展開するためのCPUイメージ展開回路27を有す
る。CPUイメージ展開回路27が働く場合とは、ホス
ト側のプリンタドライバ5がこのプリンタ3には対応し
ていない古いバージョンであって、専用ハードウェア回
路に登録されていない古いバージョンの印刷コマンドを
用いてイメージデータを送ってきたような場合や、この
プリンタ3がネットワークに繋がっていて、そのネット
ワーク上のプリンタドライバからでなくネットワークO
Sから例えばバナーなどのイメージデータを受信したよ
うな場合である。このような場合には、コマンド解析回
路23は受信したデータを理解できないためギブアップ
モードとなって受信データを全てCPU11に転送する
ので、CPU11が受信データのコマンドを解釈して印
刷イメージを生成することになる。CPU11が生成し
た印刷イメージは、CPUイメージ展開回路27によっ
てイメージバッファ27に展開され、上記と同様に印刷
機構31へ転送される。
The dedicated hardware circuit 9 further includes a CP
The print image generated by U11 is stored in the image buffer 29.
And a CPU image development circuit 27 for developing the image data into the image data. The case where the CPU image development circuit 27 operates is that the host side printer driver 5 uses an old version print command that is not compatible with the printer 3 and is not registered in the dedicated hardware circuit. In the case where image data is sent, or when the printer 3 is connected to a network, the network
This is a case where image data such as a banner is received from S. In such a case, since the command analysis circuit 23 cannot understand the received data and enters the give-up mode and transfers all the received data to the CPU 11, the CPU 11 interprets the command of the received data and generates a print image. become. The print image generated by the CPU 11 is expanded in the image buffer 27 by the CPU image expansion circuit 27 and transferred to the printing mechanism 31 in the same manner as described above.

【0020】CPU11、ROM13、RAM15など
からなるマイクロコンピュータ17は、前述したよう
に、あらゆるコマンド処理ができるようにプログラムさ
れているが、通常は、印刷条件等に関するコマンドや、
FFや紙送り制御などに関するコマンドの処理を行な
う。また、上述したように、専用ハードウェア回路9が
理解できない古いバージョンの印刷コマンドで送られて
きたイメージデータや、ネットワークOSから送られて
来たイメージデータの処理も例外的に行う。
The microcomputer 17 including the CPU 11, the ROM 13, the RAM 15, and the like is programmed so as to be able to perform all kinds of command processing as described above.
Processing of commands related to FF and paper feed control is performed. In addition, as described above, processing of image data sent by an old version of a print command that cannot be understood by the dedicated hardware circuit 9 and image data sent from the network OS are also exceptionally performed.

【0021】さらに、このマイクロコンピュータ17
は、ホストコンピュータ1からの所定のリスタートコマ
ンドに応答して、専用ハードウェア回路9のコマンド解
析回路23にリスタート信号を与えることにより、この
コマンド解析回路23をギブアップモードから目覚めさ
せる(つまり、コマンド解析が行える状態(本発明でい
う「通常モード」)に戻す)という処理も行う。典型的
には、このリスタートは次のような場面で使用される。
すなわち、前述したように、プリンタドライバ5からの
一連の印刷コマンドは、各ページ毎に、印刷条件などを
指定するコマンド群が先に来て、ラスタイメージコマン
ド群がそれに後続する。専用ハードウェア回路9のコマ
ンド解析回路25は、印刷条件などを指定するコマンド
群が来ている間はギブアップモードになっているので、
それが終わった時点でリスタートさせて後続のラスタイ
メージコマンドを処理できるようにさせる。
Further, the microcomputer 17
Supplies a restart signal to the command analysis circuit 23 of the dedicated hardware circuit 9 in response to a predetermined restart command from the host computer 1 to wake up the command analysis circuit 23 from the give-up mode (that is, A process of returning to a state in which command analysis can be performed (return to the “normal mode” in the present invention) is also performed. Typically, this restart is used in the following situations.
That is, as described above, in a series of print commands from the printer driver 5, a command group for specifying printing conditions and the like comes first for each page, and a raster image command group follows. Since the command analysis circuit 25 of the dedicated hardware circuit 9 is in the give-up mode while a command group for specifying a printing condition or the like comes,
At the end of that, it is restarted so that subsequent raster image commands can be processed.

【0022】以上の構成の下でのプリンタ3の動作を、
さらに図2および図3を参照して説明する。図2は、専
用ハードウェア回路9のコマンド解析回路23の状態遷
移図であり、図3はCPU11の状態遷移図である。
The operation of the printer 3 under the above configuration is as follows.
This will be further described with reference to FIGS. FIG. 2 is a state transition diagram of the command analysis circuit 23 of the dedicated hardware circuit 9, and FIG. 3 is a state transition diagram of the CPU 11.

【0023】プリンタ3の電源が入れられると、専用ハ
ードウェア回路9及びCPU11にリセット信号が入
り、両者はともにアイドル状態(コマンドを待っている
状態)41、51になる。その後、ホストのプリンタド
ライバ5が一連の印刷コマンドを送ってくるが、これは
前述の通り、各ページ毎に、印刷条件などを指定するコ
マンド群が先に来て、その後にラスタイメージコマンド
群や紙送り制御のコマンド群などが来て、各ページの最
後にFFのコマンドが来るといった順序になっている。
その際、プリンタドライバ5は、最初の印刷条件などを
指定するコマンド群が終わると、後続のラスタイメージ
コマンド群などを送る前に、上述したリスタートコマン
ドを送るようになっている。このリスタートコマンドに
は、コマンド解析回路25のリスタート(目覚め)に要
する時間を十分カバーできる量(例えば数十バイト)の
NULLデータが付加されている。
When the power of the printer 3 is turned on, a reset signal is input to the dedicated hardware circuit 9 and the CPU 11, and both become idle states (states waiting for commands) 41 and 51. Thereafter, the printer driver 5 of the host sends a series of print commands. As described above, a command group for designating print conditions and the like comes first for each page, and thereafter, a raster image command group and the like. In this order, a command group for paper feed control and the like come, and an FF command comes at the end of each page.
At that time, the printer driver 5 sends the above-mentioned restart command after sending a command group for designating the first printing condition or the like before sending a subsequent raster image command group or the like. To this restart command, NULL data of an amount (for example, several tens of bytes) sufficient to cover the time required for restart (wake-up) of the command analysis circuit 25 is added.

【0024】このような一連の印刷コマンドが来ると、
専用ハードウェア回路9のコマンド解析回路25は、受
信データを解析するが、最初に印刷条件などを指定する
コマンドを受けた時点で、そのコマンドが理解できない
(登録コマンドでない)ため、図2に示す状態47へ移
行して、そのコマンドの先頭まで一旦もどってそのコマ
ンドをCPU11に転送する。これ以後、コマンド解析
回路25は、状態49となってコマンド解析をやめ、後
続の全ての受信コマンドをそのままCPUへ転送する。
この状態47、49がギブアップモード50である(な
お、ギブアップモード50以外の状態が、本発明でいう
「通常モード」である)。
When such a series of print commands comes,
The command analysis circuit 25 of the dedicated hardware circuit 9 analyzes the received data. However, when the command for designating the printing conditions or the like is first received, the command cannot be understood (not a registered command). The state shifts to the state 47 and returns to the head of the command and transfers the command to the CPU 11. Thereafter, the command analysis circuit 25 enters the state 49, stops the command analysis, and transfers all subsequent received commands to the CPU as they are.
The states 47 and 49 are the give-up mode 50 (the states other than the give-up mode 50 are the “normal mode” in the present invention).

【0025】CPU11は、図3に示すように、起動時
にアイドル状態51であったところ、コマンド解析回路
25から印刷条件などを指定するコマンド群が転送され
てくると、状態53となってそのコマンドの処理を行
う。個々のコマンド処理終了するたびCPU11はアイ
ドル状態51に戻り、再び別のコマンドを受けて処理す
という動作を繰り返す。印刷条件などに関するコマンド
群が終わると、前述したようにリスタートコマンドを受
けるので、CPU11は状態59へ移行してリスタート
信号をコマンド解析回路23に出力し、そして再びアイ
ドル状態51に戻る。
As shown in FIG. 3, when the CPU 11 is in the idle state 51 at the time of startup, when a command group designating printing conditions and the like is transferred from the command analysis circuit 25, the CPU 11 enters the state 53, and Is performed. When each command processing is completed, the CPU 11 returns to the idle state 51 and repeats the operation of receiving and processing another command again. When the command group relating to the printing conditions and the like has been completed, the CPU 11 receives the restart command as described above. Therefore, the CPU 11 shifts to the state 59, outputs a restart signal to the command analysis circuit 23, and returns to the idle state 51 again.

【0026】図2に示すように、ギブアップモード50
にあるコマンド解析回路23は、CPU11からリスタ
ート信号を受けて、アイドル状態41へ復帰する(目覚
める)。リスタート信号からアイドル状態41になるま
での遅れ時間の間、リスタートコマンドに付属するNU
LLデータがCPU11へ転送されるが、CPU11は
図3に示すようにNULLデータを受けると状態55に
なってNULLデータを読み捨てる。コマンド解析回路
23がアイドル状態41になると、残りのNULLデー
タを受けてコマンド解析回路23は状態45になりNU
LLデータを読み捨てる。NULLデータが終わると、
コマンド制御部23は、ラスタイメージコマンドや、F
Fや紙送り制御に関するコマンドなどの登録コマンドを
受けるので、状態43になって各受信コマンドを処理す
る。この場合、ラスタイメージコマンドは印刷イメージ
展開回路25へ送り、紙送り制御やFFのコマンドなど
はCPU11へ転送する。印刷イメージ展開回路25は
ラスタイメージコマンドを解釈して印刷イメージを展開
する。CPU11は、紙送り制御やFFのコマンドを受
けると状態53になって各コマンドを処理する。
As shown in FIG.
Receives a restart signal from the CPU 11 and returns to the idle state 41 (wakes up). During the delay time from the restart signal to the idle state 41, the NU attached to the restart command
The LL data is transferred to the CPU 11. When the CPU 11 receives the NULL data as shown in FIG. 3, the CPU 11 enters the state 55 and discards the NULL data. When the command analysis circuit 23 enters the idle state 41, the command analysis circuit 23 receives the remaining NULL data and enters the state 45, and
Read and discard the LL data. When the NULL data ends,
The command control unit 23 receives a raster image command, F
Since a registration command such as F or a command related to paper feed control is received, the state becomes state 43 and each reception command is processed. In this case, the raster image command is sent to the print image developing circuit 25, and the paper feed control and FF commands are transferred to the CPU 11. The print image developing circuit 25 interprets the raster image command and develops a print image. When receiving a command for paper feed control or FF, the CPU 11 enters the state 53 and processes each command.

【0027】以上のように、専用ハードウェア回路9と
CPU11とがそれぞれに適した処理を分担して行うこ
とにより、高速印刷が実現される。
As described above, high-speed printing is realized by the dedicated hardware circuit 9 and the CPU 11 sharing the appropriate processing.

【0028】以上、本発明の一実施形態を説明したが、
これらの実施形態はあくまで本発明の説明のための例示
であり、本発明をこれら実施形態にのみ限定する趣旨で
はない。従って、本発明は、上記実施形態以外の様々な
形態でも実施することができるものである。
The embodiment of the present invention has been described above.
These embodiments are merely examples for describing the present invention, and are not intended to limit the present invention only to these embodiments. Therefore, the present invention can be implemented in various forms other than the above-described embodiment.

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

【図1】本発明の一実施形態の構成を示すブロック図。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】専用ハードウェア回路9のコマンド解析回路2
3の状態遷移図。
FIG. 2 is a command analysis circuit 2 of a dedicated hardware circuit 9;
3 is a state transition diagram.

【図3】CPU11の状態遷移図。FIG. 3 is a state transition diagram of a CPU 11;

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

1 ホストコンピュータ 3 プリンタ 5 プリンタドライバ 9 専用ハードウェア回路 11 CPU 17 マイクロコンピュータ 19 印刷機構 21 ホストインタフェース回路 23 コマンド解析回路 25 印刷イメージ展開回路 27 CPUイメージ展開回路 29 イメージバッファ 31 印刷イメージ転送回路 DESCRIPTION OF SYMBOLS 1 Host computer 3 Printer 5 Printer driver 9 Dedicated hardware circuit 11 CPU 17 Microcomputer 19 Printing mechanism 21 Host interface circuit 23 Command analysis circuit 25 Print image expansion circuit 27 CPU image expansion circuit 29 Image buffer 31 Print image transfer circuit

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】 一連の印刷コマンドを受信し前記印刷コ
マンドに基づいて印刷機構を駆動するプリンタにおい
て、 前記印刷コマンドに組み込まれたイメージデータを処理
して、前記印刷機構へ送るべき印刷イメージを生成する
専用ハードウェア回路を備えたプリンタ。
1. A printer that receives a series of print commands and drives a print mechanism based on the print commands, processes image data embedded in the print commands to generate a print image to be sent to the print mechanisms. Printer with dedicated hardware circuitry to
【請求項2】 さらにマイクロコンピュータを備え、 前記専用ハードウェア回路は、前記一連の印刷コマンド
に含まれる多種類の印刷コマンドのうち、前記イメージ
データを送ってくる印刷コマンドを含む所定の一部の印
刷コマンドのみを処理し、 前記マイクロコンピュータは、前記多種類の印刷コマン
ドのうち、少なくとも、前記所定の一部の印刷コマンド
を除く他の印刷コマンドを処理する請求項1記載のプリ
ンタ。
2. The apparatus further comprises a microcomputer, wherein the dedicated hardware circuit includes a predetermined part of a variety of print commands included in the series of print commands, including a print command for sending the image data. 2. The printer according to claim 1, wherein only the print command is processed, and the microcomputer processes at least one of the various types of print commands except for the predetermined part of the print commands. 3.
【請求項3】 前記専用ハードウェア回路が、 前記一連の印刷コマンドを受信するインタフェース回路
と、 前記イメージデータを送ってくる印刷コマンドを処理し
て前記印刷イメージを生成する印刷イメージ展開回路
と、 前記インタフェース回路で受信した印刷コマンドを解析
して、前記イメージデータを送ってくる印刷コマンドは
前記印刷イメージ展開回路へ転送し、前記他の印刷コマ
ンドは前記マイクロコンピュータへ転送するコマンド解
析回路とを有する請求項2記載のプリンタ。
An interface circuit for receiving the series of print commands; a print image development circuit for processing the print command for transmitting the image data to generate the print image; A command analysis circuit that analyzes a print command received by the interface circuit, transfers a print command that sends the image data to the print image development circuit, and transfers the other print command to the microcomputer. Item 2. The printer according to Item 2.
【請求項4】 前記専用ハードウェア回路が、 前記印刷イメージを展開するためのメモリであって、前
記マイクロコンピュータのメモリとは別の独自のメモリ
と、 前記独自のメモリに展開された前記印刷イメージを前記
印刷機構へ転送する印刷イメージ転送回路とを有する請
求項2記載のプリンタ。
4. The dedicated hardware circuit is a memory for expanding the print image, wherein the dedicated hardware circuit is a unique memory different from the memory of the microcomputer, and the print image is expanded in the unique memory. 3. A printer according to claim 2, further comprising a print image transfer circuit for transferring the print image to the printing mechanism.
【請求項5】 前記専用ハードウェア回路が、前記マイ
クロコンピュータが生成した印刷イメージを受けて前記
独自のメモリへ展開するためのをCPUイメージ展開回
路を更に有する請求項4記載のプリンタ。
5. The printer according to claim 4, wherein said dedicated hardware circuit further comprises a CPU image development circuit for receiving the print image generated by said microcomputer and developing the print image in said unique memory.
【請求項6】 前記専用ハードウェア回路は、前記一連
の印刷コマンドを受信し、通常モードでは、受信した印
刷コマンドが前記所定の一部の印刷コマンドであると
き、前記受信した印刷コマンドを理解して処理し、前記
受信した印刷コマンドが理解できないものであるとき、
以後ギブアップモードに移行して前記受信したコマンド
及び後続のコマンドを全て理解せずに前記マイクロコン
ピュータへ転送し、 前記マイクロコンピュータは、前記専用ハードウェア回
路から受け取ったコマンドを理解して処理し、かつ、前
記受け取ったコマンドが所定のリスタートコマンドであ
るとき、前記専用ハードウェア回路に対しリスタート信
号を与えて前記ギブアップモードから前記通常モードへ
復帰させる請求項2記載のプリンタ。
6. The dedicated hardware circuit receives the series of print commands, and in a normal mode, when the received print command is the predetermined partial print command, understands the received print command. When the received print command is not understood,
Thereafter, the mode is changed to the give-up mode, and the received command and the subsequent command are transferred to the microcomputer without understanding all the commands.The microcomputer understands and processes the command received from the dedicated hardware circuit, and 3. The printer according to claim 2, wherein when the received command is a predetermined restart command, a restart signal is given to the dedicated hardware circuit to return from the give-up mode to the normal mode.
【請求項7】 前記リスタートコマンドには、前記専用
ハードウェア回路が前記ギブアップモードから前記通常
モードへ復帰するのに要する時間をカバーできる量の無
意味データが付加されており、 前記マイクロコンピュータ、及び前記通常モードにある
前記専用ハードウェア回路は、前記無意味データを読み
捨てる請求項6記載のプリンタ。
7. The restart command is added with meaningless data of an amount sufficient to cover a time required for the dedicated hardware circuit to return from the give-up mode to the normal mode. 7. The printer according to claim 6, wherein the dedicated hardware circuit in the normal mode reads and discards the meaningless data.
【請求項8】 前記マイクロコンピュータが、前記一連
の印刷コマンドに含まれる可能性のある実質的に全ての
印刷コマンドを処理することができる請求項2記載のプ
リンタ。
8. The printer according to claim 2, wherein said microcomputer is capable of processing substantially all print commands that may be included in said series of print commands.
【請求項9】 プリンタドライバを有したホストコンピ
ュータと、前記プリンタドライバが生成した一連の印刷
コマンドを受信して前記印刷コマンドに基づいて印刷機
構を駆動するプリンタとを備えたプリントシステムにお
いて、 前記プリンタが、前記印刷コマンドに組み込まれたイメ
ージデータを処理して前記印刷機構へ送るべき印刷イメ
ージを生成する専用ハードウェア回路を備えたプリント
システム。
9. A print system comprising: a host computer having a printer driver; and a printer that receives a series of print commands generated by the printer driver and drives a printing mechanism based on the print commands. A dedicated hardware circuit for processing image data embedded in the print command to generate a print image to be sent to the printing mechanism.
【請求項10】 前記プリンタがさらにマイクロコンピ
ュータを備え、 前記専用ハードウェア回路は、前記一連の印刷コマンド
に含まれる多種類の印刷コマンドのうち、前記イメージ
データを送ってくる印刷コマンドを含む所定の一部の印
刷コマンドのみを処理し、 前記マイクロコンピュータは、前記多種類の印刷コマン
ドのうち、少なくとも、前記所定の一部の印刷コマンド
を除く他の印刷コマンドを処理する請求項9記載のプリ
ントシステム。
10. The printer further includes a microcomputer, wherein the dedicated hardware circuit includes a predetermined command including a print command for transmitting the image data among various types of print commands included in the series of print commands. 10. The print system according to claim 9, wherein the microcomputer processes only a part of the print commands, and the microcomputer processes at least other print commands of the various types of print commands except for the predetermined part of the print commands. .
【請求項11】 前記プリンタドライバは、前記一連の
印刷コマンドを送るとき、前記他の印刷コマンドから前
記所定の一部の印刷コマンドへ切替える際に所定のリス
タートコマンドを送り、 前記プリンタの専用ハードウェア回路は、前記一連の印
刷コマンドを受信し、通常モードでは、受信した印刷コ
マンドが前記所定の一部の印刷コマンドであるとき、前
記受信した印刷コマンドを理解して処理し、前記受信し
た印刷コマンドが理解できないものであるとき、以後ギ
ブアップモードに移行して前記受信したコマンド及び後
続のコマンドを全て理解せずに前記マイクロコンピュー
タへ転送し、 前記マイクロコンピュータは、前記専用ハードウェア回
路から受け取ったコマンドを理解して処理し、かつ、前
記受け取ったコマンドが前記リスタートコマンドである
とき、前記専用ハードウェア回路に対しリスタート信号
を与えて前記ギブアップモードから前記通常モードへ復
帰させる請求請10記載のプリントシステム。
11. The printer driver, when sending the series of print commands, sends a predetermined restart command when switching from the other print command to the predetermined partial print command, The wear circuit receives the series of print commands, and in the normal mode, when the received print command is the predetermined partial print command, understands and processes the received print command, and executes the received print command. When the command cannot be understood, the mode is changed to the give-up mode, and the received command and subsequent commands are transferred to the microcomputer without understanding all the commands.The microcomputer receives the command from the dedicated hardware circuit. Understands and processes the command, and the received command is When a preparative command, the printing system according 請 10, wherein to said dedicated hardware circuit gives a restart signal to return from the give-up mode to the normal mode.
【請求項12】 前記プリンタドライバは、前記リスタ
ートコマンドに、前記専用ハードウェア回路が前記ギブ
アップモードから前記通常モードへ復帰するのに要する
時間をカバーできる量の無意味データを付加し、 前記マイクロコンピュータ、及び前記通常モードにある
前記専用ハードウェア回路は、前記無意味データを読み
捨てる請求項11記載のプリントシステム。
12. The printer driver adds, to the restart command, an amount of meaningless data sufficient to cover a time required for the dedicated hardware circuit to return from the give-up mode to the normal mode, 12. The printing system according to claim 11, wherein the computer and the dedicated hardware circuit in the normal mode read and discard the meaningless data.
【請求項13】 一連の印刷コマンドを受信して前記一
連の印刷コマンドに含まれる多種類の印刷コマンドのう
ち所定の一部の印刷コマンドのみを処理する専用ハード
ウェア回路と、前記一連の印刷コマンドに含まれる多種
類の印刷コマンドのうち前記所定の一部の印刷コマンド
を除く他の印刷コマンドを処理するマイクロコンピュー
タとを備えたプリンタに対して、前記一連の印刷コマン
ドを送るホストコンピュータであって、 前記一連の印刷コマンドを送るとき、前記他の印刷コマ
ンドから前記所定の一部の印刷コマンドへ切替える際、
前記マイクロコンピュータに対し前記専用ハードウェア
回路をリスタートさせることを前記マイクロコンピュー
タに命じるためのリセットコマンドを送るホストコンピ
ュータ。
13. A dedicated hardware circuit that receives a series of print commands and processes only a predetermined part of the various types of print commands included in the series of print commands, and the series of print commands. A microcomputer that processes other print commands except for the predetermined part of the various types of print commands included in the host computer, and sends the series of print commands to the printer. When sending the series of print commands, when switching from the other print commands to the predetermined part of the print commands,
A host computer that sends a reset command to instruct the microcomputer to restart the dedicated hardware circuit.
【請求項14】 前記リスタートコマンドに、前記専用
ハードウェア回路及び前記マイクロコンピュータが読み
捨てる無意味データを所定量付加する請求項13記載の
ホストコンピュータ。
14. The host computer according to claim 13, wherein a predetermined amount of meaningless data to be discarded by said dedicated hardware circuit and said microcomputer is added to said restart command.
【請求項15】 一連の印刷コマンドを受信して前記一
連の印刷コマンドに含まれる多種類の印刷コマンドのう
ち所定の一部の印刷コマンドのみを処理する専用ハード
ウェア回路と、前記一連の印刷コマンドに含まれる多種
類の印刷コマンドのうち前記所定の一部の印刷コマンド
を除く他の印刷コマンドを処理するマイクロコンピュー
タとを備えたプリンタに対して、前記一連の印刷コマン
ドを送るホストコンピュータであって、 前記一連の印刷コマンドを送るとき、前記他の印刷コマ
ンドから前記所定の一部の印刷コマンドへ切替える際、
前記マイクロコンピュータに対し前記専用ハードウェア
回路をリスタートさせることを前記マイクロコンピュー
タに命じるためのリセットコマンドを送るホストコンピ
ュータとして、コンピュータを機能させるためのプリン
タドライバプログラムを担持したコンピュータ読み取り
可能な記録媒体。
15. A dedicated hardware circuit that receives a series of print commands and processes only a predetermined part of various types of print commands included in the series of print commands, and the series of print commands. A microcomputer that processes other print commands except for the predetermined part of the various types of print commands included in the host computer, and sends the series of print commands to the printer. When sending the series of print commands, when switching from the other print commands to the predetermined part of the print commands,
A computer-readable recording medium carrying a printer driver program for causing a computer to function as a host computer that sends a reset command for instructing the microcomputer to restart the dedicated hardware circuit.
JP04196098A 1998-02-24 1998-02-24 Printer and printing system Expired - Fee Related JP3651551B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP04196098A JP3651551B2 (en) 1998-02-24 1998-02-24 Printer and printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP04196098A JP3651551B2 (en) 1998-02-24 1998-02-24 Printer and printing system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2004341896A Division JP3874297B2 (en) 2004-11-26 2004-11-26 Printer

Publications (2)

Publication Number Publication Date
JPH11240227A true JPH11240227A (en) 1999-09-07
JP3651551B2 JP3651551B2 (en) 2005-05-25

Family

ID=12622766

Family Applications (1)

Application Number Title Priority Date Filing Date
JP04196098A Expired - Fee Related JP3651551B2 (en) 1998-02-24 1998-02-24 Printer and printing system

Country Status (1)

Country Link
JP (1) JP3651551B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7079272B2 (en) 2000-10-26 2006-07-18 Dainippon Screen Mfg. Co., Ltd. Printing system, controller used in printing system, and printing apparatus
US7443519B1 (en) 1999-07-22 2008-10-28 Seiko Epson Corporation Printer system flexibly compatible with plurality of printer control languages (PCL) using intermediate and raster codes
US7463370B2 (en) 2002-10-01 2008-12-09 Seiko Epson Corporation Recording apparatus
US7755642B2 (en) 2004-11-30 2010-07-13 Ricoh Company, Ltd. High speed image processing method and apparatus, program product of the method, computer readable medium of the product, and image forming system having the apparatus
JP2017039264A (en) * 2015-08-20 2017-02-23 Necエンベデッドプロダクツ株式会社 Printer, printing system, print requesting device, printing method, print requesting method and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7443519B1 (en) 1999-07-22 2008-10-28 Seiko Epson Corporation Printer system flexibly compatible with plurality of printer control languages (PCL) using intermediate and raster codes
US7079272B2 (en) 2000-10-26 2006-07-18 Dainippon Screen Mfg. Co., Ltd. Printing system, controller used in printing system, and printing apparatus
US7463370B2 (en) 2002-10-01 2008-12-09 Seiko Epson Corporation Recording apparatus
US7755642B2 (en) 2004-11-30 2010-07-13 Ricoh Company, Ltd. High speed image processing method and apparatus, program product of the method, computer readable medium of the product, and image forming system having the apparatus
JP2017039264A (en) * 2015-08-20 2017-02-23 Necエンベデッドプロダクツ株式会社 Printer, printing system, print requesting device, printing method, print requesting method and program

Also Published As

Publication number Publication date
JP3651551B2 (en) 2005-05-25

Similar Documents

Publication Publication Date Title
US6321266B1 (en) Input/output apparatus connected to a plurality of host computers via a network
JP3826038B2 (en) Printing system, printing method therefor, and printing apparatus
JPH11338651A (en) Printer control circuit, printer and printing system
US6222635B1 (en) Print data control system
JP2003029938A (en) Information processor, control method therefor, printing system, computer program and storage medium
JP2003256166A (en) Print command generation device and method, printer, its control method and print system
JPH11240227A (en) Printer and print system
JPH08278862A (en) Image output device and image processing method
US7605939B2 (en) Information processing apparatus for forming raster image data based on different printing commands, control method therefor, and computer-readable medium storing a computer program implementing the control thereof
JP3874297B2 (en) Printer
JP4370765B2 (en) Printer with multiple data processing devices
JP2002178608A (en) Printer and printing method
JPH1145161A (en) Digital copying machine
JP4135439B2 (en) Image processing system, image processing apparatus, image processing method, program, and storage medium
JP2001318772A (en) Interface device and peripheral device
JP2003296051A (en) Printing system and printer controller
JPH10198530A (en) Printer system
JPH0816332A (en) Scanner printer server system and data processing method for the same
JPH11179975A (en) Color printer control device
JP2002187315A (en) Printer and printing method
JPH10138574A (en) Printing controller and image data form converting method
JP2001100970A (en) Printer host, printer system, and storage medium storing operation program of printer host
JP2000270130A (en) System and method for image formation and storage medium
US7046386B2 (en) Bandwidth booster for aging printer ASICs
JPH10290320A (en) Image input device and image input method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040721

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040927

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20041126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041228

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050106

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050106

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050202

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050215

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20080304

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20090304

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090304

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100304

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100304

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110304

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120304

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120304

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130304

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20140304

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees