JPH01288468A - Page printer - Google Patents

Page printer

Info

Publication number
JPH01288468A
JPH01288468A JP63119044A JP11904488A JPH01288468A JP H01288468 A JPH01288468 A JP H01288468A JP 63119044 A JP63119044 A JP 63119044A JP 11904488 A JP11904488 A JP 11904488A JP H01288468 A JPH01288468 A JP H01288468A
Authority
JP
Japan
Prior art keywords
page
data
buffer
printing
bit map
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP63119044A
Other languages
Japanese (ja)
Inventor
Saichi Morikawa
森川 佐一
Tomohiro Nishizaki
西崎 智博
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.)
NEC Corp
NEC Engineering Ltd
Original Assignee
NEC Corp
NEC Engineering 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 NEC Corp, NEC Engineering Ltd filed Critical NEC Corp
Priority to JP63119044A priority Critical patent/JPH01288468A/en
Publication of JPH01288468A publication Critical patent/JPH01288468A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PURPOSE:To enable reliable printing of last page without using an operating board, by providing a receiving buffer and a page buffer for containing a page of bit map data and automatically printing the bit map data in the page buffer when no data condition in the receiving buffer continues for a predetermined interval. CONSTITUTION:A main control section 1 reads out received data from a receiving buffer 2 and converts the received data into bit map data which are contained in a page buffer 3. When the main control section 1 detects no data to be processed in the page buffer 3 through a detecting section 4, a measuring section 5 measures the time interval when there is no data in the receiving buffer 2. When the measured time interval reaches to a predetermined time, a print control section 6 is commanded to print the bit map data in the page buffer 3. Printing is made automatically upto the final page print data in the code system of a serial or a line printer.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はページプリンタに関し、特にページプリンタの
印字開始処理機構に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a page printer, and particularly to a print start processing mechanism for a page printer.

〔従来の技術〕[Conventional technology]

従来、シリアルプリンタもしくはラインプリンタのコー
ド体系のエミュレーション可能なページプリンタにおい
ては、ページバッファ内のビットマツプデータを実際に
印字処理するための条件はあらかじめ規定されたページ
単位の印字開始シーケンスを処理した場合、ページバッ
ファがあふれる場合、ユーザーが操作盤によって強制的
に印字処理を行わせる場合に限られていた。
Conventionally, in page printers that can emulate the code system of serial printers or line printers, the condition for actually printing the bitmap data in the page buffer is when a predefined print start sequence for each page is processed. This was limited to cases where the page buffer overflowed and the user forced the printing process using the operation panel.

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

上述した従来のページプリンタは、ページ単位の印字開
始シーケンスを処理した場合、ページバッファがあふれ
る場合、ユーザーの操作盤による強制的な印字開始がな
された場合にのみページバッファ内のビットマツプデー
タを印字処理していたため、ページ単位の印字開始シー
ケンスを含まないシリアルプリンタもしくはラインプリ
ンタのコード体系による印字データを印字する場合、操
作盤による強制印字が行われない場合には最後のページ
が印字処理されないという欠点があった。
The conventional page printer described above prints the bitmap data in the page buffer only when processing the print start sequence for each page, when the page buffer overflows, or when printing is forcibly started from the user's operation panel. As a result, when printing data based on the code system of a serial printer or line printer that does not include a page-by-page print start sequence, the last page will not be printed if forced printing is not performed from the operation panel. There were drawbacks.

本発明の目的は前記問題点を解消したページプリンクを
提供することにある。
An object of the present invention is to provide a page link that solves the above problems.

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

上記目的を達成するため、本発明に係るページプリンタ
は、受信バッファ及び1ページ分のビットマツプデータ
を格納するページバッファを有し。
In order to achieve the above object, a page printer according to the present invention includes a reception buffer and a page buffer for storing bitmap data for one page.

シリアルプリンタもしくはラインプリンタのコ・−ド体
系をエミコレーション可能なページプリンタにおいて、
受信バッファ内の未処理データ数を認識する手段と、受
信バッファ内の未処理データなしの時間を計測する手段
を有し、受信バッファ内の未処理データなしの状態が一
定期間続くことを認識することにより、ページバッファ
内のビットマツプデータを自動的に印字処理する機能を
有するものである。
In a page printer that can emulate the code system of a serial printer or line printer,
It has means for recognizing the number of unprocessed data in the receive buffer and means for measuring the time without unprocessed data in the receive buffer, and recognizes that a state without unprocessed data in the receive buffer continues for a certain period of time. As a result, it has a function of automatically printing the bitmap data in the page buffer.

〔実施例〕〔Example〕

次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である0図
において、】−は主制御部、2は受信バッファ、3は1
ページ分のビットマツプデータを格納するページバッフ
ァである。主制御部1は受信バッファ2より受信済デ・
−夕を読み取り、ビットマツプデータに変換し、これを
ページバッファ3に格納する。4は受信バッファ2内の
未処理データ数を検出する検出部、5は受信バッファ2
内の未処理データなしの時間を計測する計測部、6は印
字制御部である。
FIG. 1 is a block diagram showing an embodiment of the present invention. In FIG.
This is a page buffer that stores bitmap data for pages. The main control unit 1 receives the received data from the reception buffer 2.
- Read the data, convert it to bitmap data, and store it in the page buffer 3. 4 is a detection unit that detects the number of unprocessed data in the reception buffer 2; 5 is the reception buffer 2;
6 is a printing control unit, which measures the time without unprocessed data.

実施例シーおいて、主制御部1は検出部4によってペー
ジバッファ3内の未処理データなしを認識すると、計測
部5によって受信バッファ2内の未処理データなし時間
を計測し、一定時間に達すると、印字制御部6に対し、
ページバッファ3のピッ1−マツプデータを印字するよ
う指令する。
In the embodiment, when the main control unit 1 recognizes that there is no unprocessed data in the page buffer 3 by the detection unit 4, the main control unit 1 measures the time for which there is no unprocessed data in the reception buffer 2 by the measurement unit 5, and when a certain period of time is reached. Then, for the print control section 6,
Commands to print the p1-map data of page buffer 3.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は受信バッファ内の未処理デ
ータなしが一定期間続く場合にページバッファ内のビッ
トマップデ・−夕を印字させることにより、シリアルプ
リンタもしくはラインプリンタのコード体系による印字
データの最終ページを自動的に印字し、操作盤を使用せ
ずに、確実に最終ページを印字できるという効果がある
As explained above, the present invention prints the bitmap data in the page buffer when there is no unprocessed data in the receive buffer for a certain period of time, thereby printing the print data using the code system of a serial printer or line printer. The last page is automatically printed, and the last page can be reliably printed without using an operation panel.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例を示すブロック図である。 1・・・主制御部      2・9、受信バッファ3
・・・ページバッファ 特許出願人  日本電気株式会社 ノ 第1図
FIG. 1 is a block diagram showing one embodiment of the present invention. 1... Main control unit 2.9, reception buffer 3
...Page buffer patent applicant NEC Corporation Figure 1

Claims (1)

【特許請求の範囲】[Claims] (1)受信バッファ及び1ページ分のビットマップデー
タを格納するページバッファを有し、シリアルプリンタ
もしくはラインプリンタのコード体系をエミュレーショ
ン可能なページプリンタにおいて、受信バッファ内の未
処理データ数を認識する手段と、受信バッファ内の未処
理データなしの時間を計測する手段を有し、受信バッフ
ァ内の未処理データなしの状態が一定期間続くことを認
識することにより、ページバッファ内のビットマップデ
ータを自動的に印字処理する機能を有することを特徴と
するページプリンタ。
(1) A means for recognizing the number of unprocessed data in the reception buffer in a page printer that has a reception buffer and a page buffer that stores one page of bitmap data and is capable of emulating the code system of a serial printer or line printer. It has a means to measure the time when there is no unprocessed data in the receive buffer, and by recognizing that the state without unprocessed data in the receive buffer continues for a certain period of time, it automatically updates the bitmap data in the page buffer. 1. A page printer characterized by having a function of automatically processing printing.
JP63119044A 1988-05-16 1988-05-16 Page printer Pending JPH01288468A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63119044A JPH01288468A (en) 1988-05-16 1988-05-16 Page printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63119044A JPH01288468A (en) 1988-05-16 1988-05-16 Page printer

Publications (1)

Publication Number Publication Date
JPH01288468A true JPH01288468A (en) 1989-11-20

Family

ID=14751541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63119044A Pending JPH01288468A (en) 1988-05-16 1988-05-16 Page printer

Country Status (1)

Country Link
JP (1) JPH01288468A (en)

Similar Documents

Publication Publication Date Title
JPH01288468A (en) Page printer
JP2699440B2 (en) Printer device
KR0181137B1 (en) Graphic printing method
JP3250118B2 (en) Printing device data management method
JPH0667507A (en) Printer
JPS63272145A (en) Dump output device
JPH0254328A (en) Time-over preventing system for printer
JPH0546935Y2 (en)
JPS637956A (en) Bar code printing control unit
JPH06247010A (en) Command processor in printer
JPH07149003A (en) Printer
JPS63242561A (en) Font reducing system
JPH03164927A (en) Printer job display system
JPS62167063A (en) Recording apparatus
JPH08320771A (en) Information processing network
JPS60149475A (en) Data printing device
JPH0234371A (en) Printer
JPH02286382A (en) Printing apparatus
JPH0224184A (en) Printer
JPH03214228A (en) Control system for serial printer
JPH071801A (en) Printing device
JPH09146722A (en) Print device and its control method
JPH02217272A (en) Electronic typewriter
JPS62218158A (en) Output device
JPH0542725A (en) Printing device