JP2500634B2 - Page printer - Google Patents
Page printerInfo
- Publication number
- JP2500634B2 JP2500634B2 JP5188952A JP18895293A JP2500634B2 JP 2500634 B2 JP2500634 B2 JP 2500634B2 JP 5188952 A JP5188952 A JP 5188952A JP 18895293 A JP18895293 A JP 18895293A JP 2500634 B2 JP2500634 B2 JP 2500634B2
- Authority
- JP
- Japan
- Prior art keywords
- printer
- dot data
- counter
- output
- page
- 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
Links
- 239000000872 buffer Substances 0.000 claims description 51
- 238000000034 method Methods 0.000 description 8
- 230000005540 biological transmission Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 238000001514 detection method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000009877 rendering Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Landscapes
- Dot-Matrix Printers And Others (AREA)
- Record Information Processing For Printing (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、ぺージプリンタに関
し、特にバンドバッファを用いたぺージプリンタに関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a page printer, and more particularly to a page printer using a band buffer.
【0002】[0002]
【従来の技術】従来のぺージプリンタは、文字コード、
イメージ、図形それぞれを描画処理したドットデータを
ページバッファに展開し、プリンタエンジンのレーザス
キャンタイミングに合わせてページバッファのデータを
プリンタエンジンに送り印刷していた。2. Description of the Related Art A conventional page printer has a character code,
The dot data obtained by drawing each image and figure is developed in the page buffer, and the data in the page buffer is sent to the printer engine for printing at the laser scan timing of the printer engine.
【0003】この従来のページプリンタでは、ページバ
ッファに1ページ分のドットデータを格納する必要があ
り、ページバッファに用いるメモリは、用紙の大きさや
印刷出力の解像度にもよるが、数Mバイト必要であっ
た。これは、かなりの大容量であり、プリンタ製造のコ
スト低減の妨げになっていた。In this conventional page printer, it is necessary to store one page of dot data in the page buffer, and the memory used for the page buffer requires several megabytes depending on the size of the paper and the resolution of the print output. Met. This is a considerably large capacity, which has been an obstacle to reducing the cost of manufacturing a printer.
【0004】これを解決するため、ページバッファのメ
モリの1/4程度のメモリを利用して、印刷データの描
画処理の途中でプリンタエンジンにドットデータを送付
して印刷し、メモリからプリンタエンジンに送られたド
ットデータは消去し、次の印刷データの描画処理による
ドットデータをこのメモリに書き込むという、メモリを
繰り返し利用する手法が採用されている。プリンタエン
ジンの印刷が多くはラスタスキャン型であり、一行ずつ
読み出し及び印刷が行なわれることから、このメモリへ
のドットデータの書き込みも一行ずつ為される。ドット
データを一行との区切で扱うことからこのメモリはバン
ドバッファと呼ばれる。In order to solve this, about 1/4 of the memory of the page buffer is used to send dot data to the printer engine for printing during the drawing process of print data, and the memory is transferred to the printer engine. A method of repeatedly using the memory is adopted in which the sent dot data is erased and the dot data by the drawing process of the next print data is written in this memory. Most of the printing by the printer engine is a raster scan type, and since reading and printing are performed line by line, dot data is also written line by line in this memory. This memory is called a band buffer because it handles dot data by separating it from one line.
【0005】この従来のバンドバッファを利用するペー
ジプリンタでは、描画処理されたデータをバンドバッフ
ァに展開する速度より、プリンタの印字速度が速い場
合、バンドバッファへの展開が途中までのドットデータ
をプリンタエンジンに送ってしまう為、印刷に脱字が生
じてしまうという不都合があった。In the conventional page printer utilizing the band buffer, when the printing speed of the printer is faster than the speed of rendering the drawn data in the band buffer, the dot data which is not fully developed in the band buffer is printed by the printer. Since it was sent to the engine, there was the inconvenience that there was a missing character in printing.
【0006】このオーバーランエラーが発生した時にテ
キストバッファエリアの一部をビデオバンドバッファ
(VBB)に割付け、VBB容量を自動的に増やすVB
Bエリア可変手段を備えることにより、初期展開量を増
加させ再印字において正常印字を図る手法や(例えば、
特開平02−052763号)、展開処理の間引き処理
を行なって脱字を回避しようとするプリンタ(例えば、
特開昭63−302053号)などがあった。When this overrun error occurs, a part of the text buffer area is allocated to the video band buffer (VBB) to automatically increase the VBB capacity VB.
By providing the B area changing means, a method for increasing the initial expansion amount and performing normal printing during reprinting (for example,
Japanese Laid-Open Patent Publication No. 02-052763), a printer that performs thinning processing to avoid character loss (for example,
JP-A-63-302053).
【0007】また、これらのバンドバッファによる印刷
方法によると、印刷データのバンドバッファへの描画処
理と、バンドバッファからプリンタエンジンへのデータ
送付を同時に行なうことができず、プリンタエンジンの
水平同期信号の送られる間に描画処理を終わらせる必要
があり、この展開時間の限定は脱字発生の原因の一つで
あった。Further, according to the printing method using these band buffers, the drawing processing of the print data in the band buffer and the data transmission from the band buffer to the printer engine cannot be performed at the same time, and the horizontal synchronization signal of the printer engine is It was necessary to finish the drawing process during the sending, and this limitation of the development time was one of the causes of the occurrence of character loss.
【0008】このため、図2に示すように、バンドバッ
ファを複数設置し、プリンタ制御部が順次各バンドバッ
ファをクリックし選択しながら描画処理およびプリンタ
エンジンへの送付を行なう手法があり、描画処理を連続
して行うため印刷処理速度が向上するほか脱字の回避に
も有効であった。しかし、バンドバッファを複数個用い
ることで、従来利用していたオーバーランエラー検出の
方法が利用できない、という課題が生じていた。Therefore, as shown in FIG. 2, there is a method in which a plurality of band buffers are installed, and the printer control unit sequentially clicks and selects each band buffer to perform drawing processing and sending to the printer engine. Since printing is performed continuously, the print processing speed is improved and it is also effective in avoiding character breaks. However, by using a plurality of band buffers, there has been a problem that the conventionally used method of overrun error detection cannot be used.
【0009】[0009]
【発明が解決しようとする課題】しかしながら、上記従
来例は、オーバーランエラーの発生を正確に認識するこ
とにより脱字回避の良好な作用効果が得られるが、印刷
データの展開の速度はそのデータの複雑さに依存するた
め予測しがたく、そのため、オーバーランエラーの発生
を正確に認識することが技術的に困難で、必ずしも従来
例において脱字が正確に回避されているとは言い難く、
脱字を回避するためには、まず第一に、オーバーランエ
ラーの発生を正確に認識する必要があった。However, in the above-mentioned conventional example, although the good operation and effect of avoiding the character loss can be obtained by accurately recognizing the occurrence of the overrun error, the speed of the expansion of the print data is It is difficult to predict because it depends on complexity, therefore, it is technically difficult to accurately recognize the occurrence of an overrun error, and it is difficult to say that typographical characters are accurately avoided in the conventional example.
In order to avoid punctuation, first of all, it was necessary to accurately recognize the occurrence of an overrun error.
【0010】また、従来例は脱字を検出したとしてもそ
れを外部表示しないため、プリンタ操作者が脱字の発生
による印刷の乱れを見落とす場合がある、という不都合
があった。Further, in the conventional example, even if a character loss is detected, it is not displayed externally, so that there is a disadvantage that the printer operator may overlook the print disorder due to occurrence of character loss.
【0011】[0011]
【発明の目的】本発明の目的は、かかる従来例の有する
不都合を改善し、特に、印刷物に脱字が発生したとき、
複数のバンドバッファを備えるプリンタにあってもこれ
を確実に検出してプリンタ使用者に知らしめることがで
きるページプリンタを提供することを、その目的とす
る。OBJECTS OF THE INVENTION The object of the present invention is to improve the disadvantages of the conventional example, and in particular, when characters are missing on printed matter,
It is an object of the present invention to provide a page printer capable of surely detecting even a printer having a plurality of band buffers and notifying the printer user.
【0012】[0012]
【課題を解決するための手段】本発明は、上位装置から
受信した印刷データをドットデータに描画処理してバン
ドバッファに書き込む描画部と、ドットデータをバンド
バッファからプリンタエンジンに伝送するプリンタ制御
部と、このプリンタ制御部から出力される水平同期信号
に基づいてバンドバッファに描画されたドットデータを
印刷出力するプリンタエンジンとを備えている。 しか
も、プリンタ制御部に、ドットデータのバンドバッファ
への書き込みの回数を数える書き込みカウンタと、水平
同期信号の出力回数を数える読み出しカウンタとを併設
するとともに、この読み出しカウンタに、書き込みカウ
ンタのカウント数と読み出しカウンタのカウント数とを
比較して読み出しカウンタによるカウント数が書き込み
カウンタによるカウント数を上回ったときにプリンタ制
御部に割り込み信号を送る行数認識部を併設している。
しかも、プリンタ制御部が、行数認識部から送られる割
り込み信号を受信したとき予めページプリンタに備えら
れているエラーメッセージを呼び出すと共にエラーメッ
セージを外部出力するエラー出力機能を有する、等の構
成を採っている。これによって前述した目的を達成しよ
うとするものである。The present invention is directed to a drawing unit for drawing print data received from a host device into dot data and writing the dot data into a band buffer, and a printer control for transmitting the dot data from the band buffer to a printer engine.
Section and horizontal sync signal output from this printer control section
The dot data drawn in the band buffer based on
It has a printer engine for printing out. Only
Also, it features in the printer controller, a write counter for counting the number of writes to the band buffer of the dot data, and a read counter for counting the number of output times of the horizontal synchronizing signal
At the same time, the read counter count number is compared with the read counter count number, and the number of lines to send an interrupt signal to the printer control section when the read counter count number exceeds the write counter count number. and it features a recognition unit.
Moreover, when the printer control unit receives an interrupt signal sent from the line number recognition unit, it has an error output function of calling an error message provided in advance in the page printer and externally outputting the error message. ing. This aims to achieve the above-mentioned object.
【0013】[0013]
【作用】上位装置から印刷データを受信し、描画部1で
印刷データをドットデータに描画処理されると、ドット
データはまずバンドバッファ2に書き込まれる。この
時、ドットデータを1行書き込む毎にプリンタ制御部9
によって脱字認識回路5内の書き込みカウンタ6がイン
クリメントされる。When the print data is received from the host device and the print data is drawn into dot data by the drawing unit 1, the dot data is first written in the band buffer 2. At this time, every time one line of dot data is written, the printer control unit 9
Thus, the writing counter 6 in the caret recognition circuit 5 is incremented.
【0014】バンドバッファ2のドットデータは、プリ
ンタエンジン4のレーザスキャンタイミングに合わせプ
リンタエンジン4に一行ずつ読み込まれる。このプリン
タエンジンへの読み込み毎にプリンタ制御部によって読
み込みカウンタがインクリメントされる。バンドバッフ
ァ2のデータがプリンタエンジン4へ送られると同時
に、バンドバッファ3への書き込みが始まる。The dot data in the band buffer 2 is read line by line in the printer engine 4 in accordance with the laser scan timing of the printer engine 4. The read counter is incremented by the printer control unit each time the printer engine reads data. At the same time that the data in the band buffer 2 is sent to the printer engine 4, writing to the band buffer 3 starts.
【0015】以後プリンタ制御部9により、バンドバッ
ファ2,3がクリックされバンドバッファへのデータ書
き込みとバンドバッファからの読み出しを、描画処理さ
れたデータを読み込み終えるまで繰り返す。Thereafter, the printer controller 9 clicks the band buffers 2 and 3 to repeat writing data into the band buffer and reading data from the band buffer until the drawing-processed data is read.
【0016】行数認識部8は、書き込みカウンタ6のカ
ウント数と読み込みカウンタ7のカウント数とを比較
し、読み込みカウンタ7に対し書き込みカウンタ6のカ
ウント数が多い間印刷実行を続け、全てのデータが印刷
された後、行数認識部8によってカウンタ6,7はリセ
ットされる。The line number recognition unit 8 compares the count number of the write counter 6 with the count number of the read counter 7, and continues printing while the write counter 6 has a large count number with respect to the read counter 7, and prints all data. After printing, the line number recognition unit 8 resets the counters 6 and 7.
【0017】また、読み込みカウンタ7のカウント数の
方が多くなった時、行数認識部8は、プリンタ制御部9
に対し割り込み信号を入れ、プリンタ制御部9はオペレ
ータパネル10に脱字が発生したとのエラー表示をす
る。Further, when the count number of the reading counter 7 becomes larger, the line number recognition unit 8 causes the printer control unit 9 to operate.
In response to this, an interrupt signal is input, and the printer control section 9 displays an error message on the operator panel 10 that a character loss has occurred.
【0018】[0018]
【実施例】次に本発明の実施例を図面を参照して説明す
る。Next, an embodiment of the present invention will be described with reference to the drawings.
【0019】描画部1は上位装置から受信した印刷デー
タをドットデータに描画処理し、プリンタ制御部9に選
択されるバンドバッファ2,3にこのドットデータを一
行ずつ書き込む。この書き込みはプリンタ制御部3から
の書き込み信号のタイミングで行なわれる。プリンタエ
ンジン4は、プリンタ制御部9の水平同期信号に基づい
てバンドバッファ2,3からドットデータを読み出して
印刷出力する。The drawing unit 1 draws the print data received from the host device into dot data, and writes the dot data line by line in the band buffers 2 and 3 selected by the printer control unit 9. This writing is performed at the timing of the write signal from the printer control unit 3. The printer engine 4 reads out dot data from the band buffers 2 and 3 based on the horizontal synchronizing signal of the printer control unit 9 and prints out the dot data.
【0020】行数認識回路5は、書き込みカウンタ6
と、読み込みカウンタ7と行数認識部8とから構成さ
れ、バンドバッファへの書き込み及びバンドバッファか
らの読み出しの一行毎の数を認識する。The row number recognition circuit 5 includes a write counter 6
And a reading counter 7 and a row number recognition unit 8 for recognizing the number of writing to the band buffer and reading from the band buffer for each row.
【0021】書き込みカウンタ6は、ドットデータのバ
ンドバッファ2,3への書き込みの回数を一行単位で数
える。プリンタ制御部が描画部10からバンドバッファ
2,3へドットデータを一行書き込む毎にこの書き込み
カウンタ6をインクリメントしている。読み込みカウン
タ7は、バンドバッファ2,3からプリンタエンジン4
のレーザースキャンタイミングに合せた読み込みを一行
毎に数える。具体的にはプリンタ制御部が発する水平同
期信号の発信とともにこの読み込みカウンタ7をインク
リメントしている。The write counter 6 counts the number of times of writing dot data in the band buffers 2 and 3 in units of one line. The write counter 6 is incremented every time the printer control unit writes one line of dot data from the drawing unit 10 to the band buffers 2 and 3. The reading counter 7 includes the band buffers 2 and 3 to the printer engine 4
The number of readings that match the laser scanning timing of is counted line by line. Specifically, the reading counter 7 is incremented with the transmission of the horizontal synchronizing signal from the printer controller.
【0022】行数認識部8は、書き込みカウンタ6のカ
ウント数と読み出しカウンタ7のカウント数とを比較す
る。読み出しカウンタ7によるカウント数が書き込みカ
ウンタ6によるカウント数を上回った時、エラーフラグ
を立てると共にプリンタ制御部9に割り込み信号を送
る。このエラーはオーバーランエラーである。また、全
印刷データを印刷出力したのち、書き込みカウンタ6及
び読み出しカウンタ7をリセットする。[0022] The number of rows recognition unit 8 compares the count of the number of counts and readings out counter 7 of the write counter 6. When the number counted by the read counter 7 exceeds the number counted by the write counter 6, an error flag is set and an interrupt signal is sent to the printer controller 9. This error is an overrun error. After printing out all the print data, the write counter 6 and the read counter 7 are reset.
【0023】プリンタ制御部9は、プリンタエンジンを
駆動制御してドットデータを印刷出力せしめるなど、こ
のプリンタを駆動制御する。プリンタ制御部9は、行数
認識部からの割り込み信号によってオーバーランエラー
であることを外部出力するため、このプリンタ装置のメ
モリに格納されているエラーメッセージテーブルからオ
ーバーランエラーに係るエラーメッセージを呼び出す。
ここでは、ページプリンタに併設されるオペレータパネ
ル10への表示出力であるため、プリンタ制御部9は当
該エラーメッセージをオペレーションパネルに伝達す
る。The printer control unit 9 drives and controls this printer, such as drivingly controlling the printer engine to print out dot data. The printer control unit 9 externally outputs an overrun error by an interrupt signal from the line number recognition unit, and thus calls an error message related to the overrun error from the error message table stored in the memory of the printer device. .
Here, since it is the display output to the operator panel 10 that is installed in addition to the page printer, the printer control unit 9 transmits the error message to the operation panel.
【0024】また、プリンタ制御部は、プリンタエンジ
ンのレーザースキャンタイミングに合わせて水平同期信
号をバンドバッファに伝達すると共に読み出しカウンタ
7をインクリメントする。さらに、第一のバンドバッフ
ァ2がフルになった時にプリンタエンジンを起動し印刷
出力を開始すると同時に、第二のバンドバッファ3をク
リックして描画部10が描画処理したドットデータをバ
ンドバッファ3に格納し始める。このバンドバッファク
リックを印刷データを全て印刷出力するまで繰り返す。
また、描画部1に書き込み信号を発信し、これによる描
画部1からバンドバッファ2,3へのドットデータの一
行毎の転送毎に書き込みカウンタ6をインクリメントと
している。Further, the printer control section transmits the horizontal synchronizing signal to the band buffer at the laser scanning timing of the printer engine and increments the read counter 7. Further, when the first band buffer 2 becomes full, the printer engine is started to start the print output, and at the same time, the second band buffer 3 is clicked and the dot data drawn by the drawing unit 10 is stored in the band buffer 3. Start storing. This band buffer click is repeated until all print data is printed out.
Further, a write signal is transmitted to the drawing unit 1, and the write counter 6 is incremented each time dot data is transferred from the drawing unit 1 to the band buffers 2 and 3 line by line.
【0025】オペレータパネル10はこのプリンタの設
定などを行なうための簡易な入力手段であるとともに、
エラーなどを表示する比較的小さい表示盤を有してい
る。行数認識部からの割り込み信号によるプリンタ制御
部のエラー表示は、このパネルに対して行なわれる。オ
ペレータパネルにオーバーランエラーによる脱字の発生
を表示することで、このプリンタの使用者に素早く確実
に脱字の発生を知らしめることができる。The operator panel 10 is a simple input means for setting the printer and the like.
It has a relatively small display panel for displaying errors and the like. The error display of the printer control unit by the interrupt signal from the line number recognition unit is performed on this panel. By displaying the occurrence of character loss due to an overrun error on the operator panel, the user of this printer can be notified of the occurrence of character loss quickly and reliably.
【0026】上述した本実施例では、バンドバッファへ
の書き込みの回数とバンドバッファからの読み込みの回
数を比較することでオーバーランエラーの発生を検出し
脱字の発生を認識し、さらにこれを外部表示する。この
ため、複数のバンドバッファを有するプリンタにあって
も脱字の発生を確実に検出することができ、また、プリ
ンタ使用者はオペーレータパネルに表示されるエラーを
見てこのプリンタのメモリを再設定するなど、脱字が発
生した場合の修正への基礎となる優れた脱字認識回路を
提供することができる。In the above-mentioned embodiment, the occurrence of an overrun error is detected by detecting the occurrence of a character loss by comparing the number of times of writing to the band buffer with the number of times of reading from the band buffer, and this is further displayed externally. To do. Therefore, even if the printer has multiple band buffers, it is possible to reliably detect the occurrence of character loss.Also, the printer user must check the error displayed on the operator panel and re-create the printer memory. It is possible to provide an excellent careless character recognition circuit which is a basis for correction when a careless character occurs such as setting.
【0027】なお、オーバーランエラーの外部出力は、
オペーレータパネルだけでなく、このページプリンタの
上位装置に伝送し、上位装置のディスプレイへの表示で
あっても良い。The external output of the overrun error is
Not only the operator panel but also a higher-level device of this page printer may be transmitted and displayed on the display of the higher-level device.
【0028】[0028]
【発明の効果】以上説明したように本発明によると、行
数認識部が、各カウンタからの出力を比較して、水平同
期信号によるカウント値が書き込み信号によるカウント
値よりも多くなったときに割り込み信号を出力するた
め、実際にオーバーランが生じて いるときにこの割り込
み信号を出力することができ、しかも、オーバーランが
生じなければ、この割り込み信号は決して出力されない
こととなり、しかも、プリンタエンジンは、この水平同
期信号により駆動制御されているため、割り込み信号の
出力とオーバーランエラーとが密接に関連する。このた
め、正確にオーバーランエラーの発生を検出することが
でき、従って、脱字の発生を素早くプリンタ使用者に知
らしめることができる、従来にない優れたページプリン
タを提供することができる。According to the present invention, as described above, according to the present invention, the line
The number recognition unit compares the output from each counter and
The count value by the write signal is the count by the write signal
An interrupt signal is output when the number exceeds the value.
Therefore, when an overrun is actually occurring , this interrupt
Signal can be output, and overrun
If it does not occur, this interrupt signal is never output
In addition, the printer engine is
Since it is driven and controlled by the output signal,
The output and the overrun error are closely related. others
Because, the accurate can detect the occurrence of an overrun error, therefore, it is possible to notify the quick printer user the occurrence of omissions can provide excellent page printer unprecedented.
【図1】本発明の一実施例を示す説明図である。FIG. 1 is an explanatory diagram showing an embodiment of the present invention.
【図2】従来例を示す説明図である。FIG. 2 is an explanatory diagram showing a conventional example.
1 描画部 2,3 バンドバッファ 5 脱字認識回路 6 書き込みカウンタ 7 読み込みカウンタ 8 行数認識部 1 Drawing Unit 2, 3 Band Buffer 5 Character Loss Recognition Circuit 6 Writing Counter 7 Reading Counter 8 Line Number Recognition Unit
Claims (2)
トデータに描画処理してバンドバッファに書き込む描画
部と、前記ドットデータを前記バンドバッファからプリ
ンタエンジンに伝送するプリンタ制御部と、このプリン
タ制御部から出力される水平同期信号に基づいて前記バ
ンドバッファに描画されたドットデータを印刷出力する
プリンタエンジンとを備えたページプリンタにおいて、 前記プリンタ制御部に、前記ドットデータの前記バンド
バッファへの書き込みの回数を数える書き込みカウンタ
と、前記水平同期信号の出力回数を数える読み出しカウ
ンタとを併設するとともに、 この読み出しカウンタに、 前記書き込みカウンタのカウ
ント数と前記読み出しカウンタのカウント数とを比較し
て前記読み出しカウンタによるカウント数が前記書き込
みカウンタによるカウント数を上回ったときに前記プリ
ンタ制御部に割り込み信号を送る行数認識部を併設し、 前記プリンタ制御部が、前記行数認識部から送られる割
り込み信号を受信したとき予め前記ページプリンタに備
えられているエラーメッセージを呼び出すと共に前記エ
ラーメッセージを外部出力するエラー出力機能を有する
ことを特徴とするページプリンタ。1. A drawing unit that draws print data received from a higher-level device into dot data and writes the dot data in a band buffer, a printer control unit that transmits the dot data from the band buffer to a printer engine, and a printer controller.
Based on the horizontal synchronization signal output from the controller
The dot data drawn in the buffer
In a page printer having a printer engine, the printer controller, a write counter for counting the number of writes to the band buffer of the dot data, as well as features and read counter for counting the number of output times of the horizontal synchronizing signal , of the read counter, an interrupt signal to the printer controller when the counted number count and by the read counter the read counter by comparing the count of the write counter has exceeded the count by said write counter A line number recognition unit for sending is also provided, and when the printer control unit receives an interrupt signal sent from the line number recognition unit, an error message provided in advance in the page printer is called and the error message is externally output. Error output machine A page printer having a function.
能が、前記エラーメッセージを前記ページプリンタに装
備されるオペレータパネルへの表示出力機能であること
を特徴とする請求項1記載のページプリンタ。2. The page printer according to claim 1, wherein the error output function of the printer control unit is a display output function of displaying the error message on an operator panel equipped in the page printer.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5188952A JP2500634B2 (en) | 1993-07-01 | 1993-07-01 | Page printer |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5188952A JP2500634B2 (en) | 1993-07-01 | 1993-07-01 | Page printer |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH0717074A JPH0717074A (en) | 1995-01-20 |
| JP2500634B2 true JP2500634B2 (en) | 1996-05-29 |
Family
ID=16232798
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5188952A Expired - Lifetime JP2500634B2 (en) | 1993-07-01 | 1993-07-01 | Page printer |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2500634B2 (en) |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0729448B2 (en) * | 1984-10-22 | 1995-04-05 | 富士ゼロックス株式会社 | Printer controller |
| JPH0831836B2 (en) * | 1985-12-21 | 1996-03-27 | 日本電気株式会社 | Staff multiplex reception circuit |
| JPS63121174A (en) * | 1986-11-10 | 1988-05-25 | Matsushita Electric Ind Co Ltd | Disk motor rotation control method |
-
1993
- 1993-07-01 JP JP5188952A patent/JP2500634B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH0717074A (en) | 1995-01-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP2500634B2 (en) | Page printer | |
| US5473735A (en) | Page printer | |
| US5586229A (en) | Band printing method for preventing band overrun error in page printer | |
| JP2815833B2 (en) | Band buffering type image output device | |
| EP0083424B1 (en) | Line printer attachment | |
| JP3334258B2 (en) | Printer control device and method | |
| JP2704264B2 (en) | Recording device | |
| JP3250118B2 (en) | Printing device data management method | |
| JPH06115224A (en) | Print image display device | |
| JP3305079B2 (en) | Printing apparatus, information processing apparatus, and control method therefor | |
| JPH1158891A (en) | Recording system, recording method, and storage medium | |
| JP2730507B2 (en) | Printer device | |
| JP3595704B2 (en) | Printer device and print output method | |
| JP2739481B2 (en) | Page printer | |
| JPH06303418A (en) | Recording display device and image processing device | |
| JP2687478B2 (en) | Printing device | |
| JPH06340130A (en) | Control device of printer | |
| JPH0596811A (en) | Printing method | |
| JP2001202261A (en) | Image forming device | |
| JPH09292955A (en) | Printer driver device provided with video signal output device | |
| JPS6069959A (en) | Method of thinning-out of image data | |
| JPH04261876A (en) | Printer device | |
| KR20040108622A (en) | How to scan quickly of scaner | |
| JPH05177909A (en) | Printer | |
| JPH0976483A (en) | Ink jet recording device |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19960123 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080313 Year of fee payment: 12 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090313 Year of fee payment: 13 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090313 Year of fee payment: 13 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100313 Year of fee payment: 14 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100313 Year of fee payment: 14 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110313 Year of fee payment: 15 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110313 Year of fee payment: 15 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120313 Year of fee payment: 16 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120313 Year of fee payment: 16 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130313 Year of fee payment: 17 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130313 Year of fee payment: 17 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140313 Year of fee payment: 18 |
|
| EXPY | Cancellation because of completion of term |