JPS6216166A - Printing controller - Google Patents

Printing controller

Info

Publication number
JPS6216166A
JPS6216166A JP60156220A JP15622085A JPS6216166A JP S6216166 A JPS6216166 A JP S6216166A JP 60156220 A JP60156220 A JP 60156220A JP 15622085 A JP15622085 A JP 15622085A JP S6216166 A JPS6216166 A JP S6216166A
Authority
JP
Japan
Prior art keywords
data
timer
memory
buffer memory
printing
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
JP60156220A
Other languages
Japanese (ja)
Inventor
Munehisa Kato
統久 加藤
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP60156220A priority Critical patent/JPS6216166A/en
Publication of JPS6216166A publication Critical patent/JPS6216166A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PURPOSE:To enable printing to be continued without prolonging stand-by time, by providing a timer having a time limit conforming to the period of time required for finishing writing into a buffer memory, and forcibly printing out data with the timer time limit as a limit of stand-by time. CONSTITUTION:According to a program stored in a controlling memory 3, a three-line amount of char1acter data 21, 22, 23 corresponding to data inputted through an interface 1 are sequentially read from a font memory 6 by a CPU 2, and are stored into the buffer memory 7. When writing of the three-line amount of data into the buffer memory 7 is not finished, it is discriminated whether or not the time limit of the timer 5 is reached. When the timer time limit is not yet reached, it is judged that data yet to be read are present, and a font reading cycle is conducted. When the timer time limit is reached, the timer 5 outputs an interrupt signal 5A to the CPU 2, which performs a printing- finishing processing, thereby commanding to print out the contents of the buffer memory 7 irrespective of the condition of the memory 7.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、印字制御装置に係り、特に複数行の文字デ
ータを一括して印字可能な印字制御装置の改善に関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a print control device, and more particularly to an improvement in a print control device capable of printing multiple lines of character data at once.

〔従来の技術〕[Conventional technology]

複数行の文字データを一括して印字可能な印字制御装置
は、印字ヘッドのキャリッジリターンの回数が減少する
ため、無駄時間を省は印字の高速化が図れる利点がある
A print control device that can print multiple lines of character data at once reduces the number of carriage returns of the print head, which has the advantage of saving wasted time and speeding up printing.

従来のこの種の印字制御装置では、印字可能な領域分例
えば3行分の文字データが揃って初めて印字を行う。
In a conventional printing control device of this type, printing is performed only after character data for a printable area, for example, three lines, has been collected.

従って、1頁の終わりでは、頁ターミネータである“F
F”コマンド又はキースイッチによる排紙指定が来るま
ではデータ待ちの状態となる。
Therefore, at the end of a page, the page terminator “F
The printer is in a data waiting state until a paper discharge designation is received using the "F" command or key switch.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかし、データ待ちの状態を必ずキースイッチ操作で解
消しなければならないのは、操作員が必ず待機している
ことを要求し不便であり、また操作置に不要の注意を要
求することとなる。
However, having to always clear the data waiting state by operating a key switch is inconvenient because it requires the operator to be on standby, and it also requires unnecessary attention from the operating station.

また、待機時間が長くなり処理時間全体に含まれる無駄
時間が多くなり、この種の印字制御装置の利点を生かせ
ないこととなる。
Furthermore, the standby time becomes longer and more wasted time is included in the entire processing time, making it impossible to take advantage of the advantages of this type of printing control device.

〔問題点を解決するための手段および作用〕この発明は
、以上の事情に基づいて成されたものであり、複数行の
文字データを一括して印字可能な印字制御において、一
連の頁の終わりなどでホストコンピュータから成る時間
以上データが送られてこない場合に待機時間を長引かせ
ることなく印字を続行するため、 バッファメモリへの書込み完了に必要な時間に合わせた
タイマ時限を有するタイマを備え、タイマ時限を待機時
間の限界として強制的にそれまでのデータを印字するよ
うにした印字制御装置を提供するものである。
[Means and effects for solving the problem] The present invention has been made based on the above circumstances, and is capable of printing multiple lines of character data at once in print control that allows printing at the end of a series of pages. In order to continue printing without prolonging the waiting time when no data is sent from the host computer for a period of time, such as when data is not sent from the host computer for a period of time, the printer is equipped with a timer that has a time limit that matches the time required to complete writing to the buffer memory. To provide a printing control device that forcibly prints data up to that point by setting a timer time limit as the limit of standby time.

〔実施例〕〔Example〕

以下、添付図面に従ってこの発明の実施例を説する。な
お、各図において同一の符号は同様の対象を示すものと
する。
Embodiments of the present invention will be described below with reference to the accompanying drawings. Note that the same reference numerals in each figure indicate similar objects.

第1図はこの発明の実施例を示す系統図である。FIG. 1 is a system diagram showing an embodiment of the present invention.

図において、1はインクフェイス、2はマイクロプロセ
ッサなどの所謂CPU、3は制御用メモリ (ROM)
 、4は制御用メモリ (RAM) 、5はタイマ、6
は印字すべき多数の文字に関するデータを予め記憶させ
たフォントメモリ、7はフォントメモリ6から読出した
数行分の文字列データを一時記憶し転送するためのバッ
ファメモリ、8はプリンタなどの印字制御記録部、9は
アドレスカウンタである。
In the figure, 1 is an ink face, 2 is a so-called CPU such as a microprocessor, and 3 is a control memory (ROM).
, 4 is control memory (RAM), 5 is timer, 6
is a font memory in which data related to a large number of characters to be printed is stored in advance; 7 is a buffer memory for temporarily storing and transferring several lines of character string data read from the font memory 6; 8 is a print control for a printer, etc. The recording section 9 is an address counter.

インクフェイス1は、ホストコンピュータ(図示せず)
と制御信号をやりとりして文字データを受信する。
Inkface 1 is a host computer (not shown)
It exchanges control signals with and receives character data.

CPU2は、パスライン11を介して制御メモリ3.4
、フォントメモリ6、バッファメモリ7、アドレスカウ
ンタ9を潅H卸する。すなわち、この結果、制御メモリ
3のプログラムに従って、フォントメモリ6からインク
フェイス1を介して入力されたデータに相当する文字デ
ータを、例えば3行分順次に読出し、バッファメモリ7
に蓄積するようにする。
The CPU 2 is connected to the control memory 3.4 via the pass line 11.
, font memory 6, buffer memory 7, and address counter 9. That is, as a result, according to the program in the control memory 3, character data corresponding to data input through the ink face 1 is sequentially read from the font memory 6, for example, three lines, and is stored in the buffer memory 7.
so that it accumulates in

タイマ5は、インクフェイス1へのデータ入力信号IA
によって起動し、バッファメモリ7への書込み完了に必
要な時間に合わせたタイマ時限を有する。このタイマ時
限が終了すると、タイマ5は時限信号5AをCPU2に
送出する。この時限信号5AはCPU2に対する割込み
信号となる。
Timer 5 inputs data input signal IA to ink face 1.
, and has a timer period corresponding to the time required to complete writing to the buffer memory 7. When this timer period expires, the timer 5 sends a time signal 5A to the CPU 2. This time signal 5A becomes an interrupt signal to the CPU 2.

この割込み信号IAによって、CPU2は直ちに印字終
了処理に入る。
In response to this interrupt signal IA, the CPU 2 immediately enters printing end processing.

バッファメモリ7とアドレスカウンタ9の構成を第2図
に示す。
The configuration of the buffer memory 7 and address counter 9 is shown in FIG.

バッファメモリ7は、例えば3行分のデータを格納し得
るとする。1行目のデータを配列するのがエリア21で
あり、2行目のデータを配列するのがエリア22であり
、3行目のデータを配列するのがエリア23である。各
エリア21.22.23の先頭には各々5バイトの空エ
リア24.25.26があり、行間の空白を設定する。
It is assumed that the buffer memory 7 can store data for three lines, for example. Area 21 is for arranging the data in the first row, area 22 is for arranging the data in the second row, and area 23 is for arranging the data in the third row. At the beginning of each area 21, 22, 23 there is an empty area 24, 25, 26 of 5 bytes each to set a blank space between lines.

この空白エリア24.25.26の次の最初のアドレス
が各行の先頭アドレス27゜28、29である。
The first address next to this blank area 24, 25, 26 is the starting address 27, 28, 29 of each row.

アドレスカウンタ9は、この先頭アドレス27゜28、
29をプリセット値PSに従って指定する。このプリセ
ット値PSは1行を何文字にするかなどホストコンピュ
ータからのデータで例えばRAM4からセットされる。
The address counter 9 reads this starting address 27°28,
29 is specified according to the preset value PS. This preset value PS is set from the RAM 4, for example, with data from the host computer, such as the number of characters in one line.

各先頭アドレス27.28.29が指定されると、フォ
ントメモリ6からバッファメモリ7へフォントデータが
順次入力され、例えば1つのフォントを指定アドレスに
書込む毎に、カウンタ9のフォント数カウントステージ
9Aのカウント値を1つずつインクリメントさせる。
When each start address 27, 28, 29 is specified, font data is sequentially input from the font memory 6 to the buffer memory 7. For example, each time one font is written to the specified address, the font number counting stage 9A of the counter 9 is inputted. Increment the count value by one.

こうして、データが順次入力され各行のエリア21、2
2.23の最終アドレスに到達すると、行端信号31.
32.33によってバッファメモリ7はアドレスカウン
タ9の行カウントステージ9Bを1つずつインクリメン
トする。
In this way, data is input sequentially to areas 21 and 2 of each row.
When the final address of 31.2.23 is reached, the row end signal 31.23 is reached.
32.33, the buffer memory 7 increments the row count stage 9B of the address counter 9 by one.

なお、RAM4は後述する1バイトのダミーデータを有
する。
Note that the RAM 4 has 1 byte of dummy data, which will be described later.

次に、この実施例の動作を第3図のフローチャートを参
照しつつ説明する。以下の説明中、(101)〜(11
3)の番号はフローチャート中の各ステップを示す。
Next, the operation of this embodiment will be explained with reference to the flowchart of FIG. In the following explanation, (101) to (11
The numbers in 3) indicate each step in the flowchart.

ホストコンピュータからデータ10が人力され、フォン
トメモリ6から各フォントが読出されるまでの様子は、
大略を前述したし、この発明の要旨ではないので、説明
を省略する。
The process from when the data 10 is manually input from the host computer to when each font is read from the font memory 6 is as follows.
The outline has been described above, and since it is not the gist of this invention, the explanation will be omitted.

CPU2の指令及びROM3のプログラムに従ってフォ
ントメモリ6からフォントを読出すと(101)、この
フォントデータは、第2図で説明したように、カウンタ
9のアドレス指定に従ってバッファメモリ7内に書込ま
れる。カウンタ9は、このフォントの書込みをカウント
し、カウント毎にステージ9Aのカウント値を1ずつイ
ンクリメントさせる。このとき、カウンタ9のステージ
9Aには各行のフォント数がカウント値として残る。
When a font is read from the font memory 6 in accordance with the instructions of the CPU 2 and the program of the ROM 3 (101), this font data is written into the buffer memory 7 in accordance with the addressing of the counter 9, as explained in FIG. The counter 9 counts the writing of this font, and increments the count value of the stage 9A by 1 for each count. At this time, the number of fonts in each line remains as a count value in the stage 9A of the counter 9.

こうしてカウンタ9がカウントをする毎に1行分のデー
タが全てバッファメモリ7に収納されたかどうかを判断
する(103)。この判断は、1行全部に文字が配列さ
れる場合は、メモリ7の最終アドレスにデータがセット
された旨の信号3L 32゜33で行うことができる。
In this way, each time the counter 9 counts, it is determined whether all data for one row has been stored in the buffer memory 7 (103). This determination can be made by the signal 3L 32° 33 indicating that data has been set at the final address of the memory 7 when characters are arranged in the entire line.

また、1行の途中で文章が終わる場合は、CPU2の指
令によってアドレスカウンタ9の指定するアドレスが次
の行のアドレスに切換ねるために、これが確認できる。
Furthermore, if a sentence ends in the middle of one line, this can be confirmed because the address designated by the address counter 9 is switched to the address of the next line by a command from the CPU 2.

この1行の終了を確認する信号に基づいて、カウンタ9
のステージ9Bが1つインクリメントされ、行数がカウ
ントされることとなる(104)。
Based on the signal confirming the end of this one line, the counter 9
Stage 9B is incremented by one, and the number of rows is counted (104).

この行数のカウントが3行に到達すると(105)、カ
ウンタ9は印字指令PCを発生し、バッファメモリ7か
ら印字装置8ヘデータを転送し、印字を開始する(10
7)。
When this line count reaches 3 lines (105), the counter 9 generates a print command PC, transfers the data from the buffer memory 7 to the printing device 8, and starts printing (10
7).

また、バッファメモリ7へ3行分のデータの書込みが終
了していない場合、タイマ5のタイマ時限に到達してい
るかどうかが確認される(106)。
Further, if writing of three lines of data to the buffer memory 7 has not been completed, it is checked whether the timer limit of the timer 5 has been reached (106).

タイマ時限に到達していない場合は、まだ読出すべきデ
ータがあるとしてフォント読出しサイクルを実行する。
If the timer time limit has not been reached, it is assumed that there is still data to be read and a font read cycle is executed.

タイマ時限に到達した場合、タイマ5はCPU2へ割込
み信号5Aを送出する。このことにより、CPU2は印
字終了処理に入り、バッファメモリ7の状態に関わりな
くその内容を印字するように指令する。例えば、2行分
の印字を実行する。
When the timer time limit is reached, the timer 5 sends an interrupt signal 5A to the CPU 2. As a result, the CPU 2 enters printing end processing and instructs the buffer memory 7 to print its contents regardless of its state. For example, print two lines.

印字に際しては、第4図に示すように、バッファメモリ
7からフォントデータを読出す毎に、これを印字数とし
てカウンタ9でカウントしく108)、印字制御記録部
8の例えばサーマルヘッド81ヘフオントデータを転送
する。
During printing, as shown in FIG. 4, each time font data is read from the buffer memory 7, the counter 9 counts it as the number of prints (108), and the font data is stored in the print control recording section 8, for example, by the thermal head 81. transfer.

印字したフォント数が、カウンタ9がメモリ7への書込
みに際してカウントしたカウント値に一致するまで(1
09) このカウントを続行する。従って、このときま
で1行の印字が続行する。
Until the number of printed fonts matches the count value counted by the counter 9 when writing to the memory 7 (1
09) Continue this count. Therefore, printing of one line continues until this time.

バッファメモリ7への書込みフォント数とバッファメモ
リ7からの読出しフォント数が一敗すると、そのカウン
ト値が1行分のカウント値に対応するかどうかを判断す
る(110)。対応する場合は1行全部が文字で埋まっ
ている場合である。
When the number of fonts written to the buffer memory 7 and the number of fonts read from the buffer memory 7 fail, it is determined whether the count value corresponds to the count value for one line (110). The corresponding case is when one entire line is filled with characters.

対応しない場合とは、第4図の印字例40で見るように
、1行目及び2行目が行の途中までしかない、l、うな
場合である。この場合には、この部分(1行目でいえば
rCJO後)にRAM4から、例えば、1バイト分のダ
ミーの白データ41を読出しカウンタ9のカウント値を
制御する(111)。こうして、ダミーデータ41も1
バイトのデータとしてカウントされるため、カウンタ9
のカウント値は必ず1行分のカウント値に到達する。
The non-corresponding case is a case where the first and second lines are only halfway down the line, as shown in the printing example 40 in FIG. 4. In this case, for example, 1 byte of dummy white data 41 is read out from the RAM 4 in this portion (after rCJO in the first line) and the count value of the counter 9 is controlled (111). In this way, the dummy data 41 is also 1
Counter 9 is counted as byte data.
The count value always reaches the count value for one row.

このような印字数のカウントを3行分繰り返しく112
) 、3行全部のカウントが終了すると、1サイクルの
印字処理が終了(113) L、アドレスカウンタ9は
各行のスタートアドレス値に初期化される。
Repeat this counting of the number of prints for 3 lines112
) When all three lines have been counted, one cycle of printing processing is completed (113).L, the address counter 9 is initialized to the start address value of each line.

以上からも分かるように、タイマ5は、例えばCPU2
のクロックを分周した信号をカウントし、設定時限に達
するとCPU2に対してオーバフロー割込みをかける。
As can be seen from the above, the timer 5, for example,
A signal obtained by frequency-dividing the clock is counted, and when a set time limit is reached, an overflow interrupt is generated to the CPU 2.

また、インクフェイス1がホストコンピュータからデー
タを受ける度に、CPU2にデータ受信割込みをかける
と共に、タイマ5をリセットする。
Furthermore, each time the ink face 1 receives data from the host computer, it issues a data reception interrupt to the CPU 2 and resets the timer 5.

従って、通常に印字が行われている間は、データは毎秒
数百から数千ビット又はバイトの割合で伝送されるため
、タイマ5がオーバフローすることはない。
Therefore, during normal printing, data is transmitted at a rate of several hundred to several thousand bits or bytes per second, so the timer 5 will not overflow.

しかし、頁の終わりなどでデータの送信が停止すると、
タイマ5はリセットされることなくカウントを続行し、
設定時限に達してCPU2に割込みをかける。
However, if data transmission stops, such as at the end of a page,
Timer 5 continues counting without being reset,
When the set time limit is reached, the CPU 2 is interrupted.

この場合、タイマ5の設定時限を例えば0.5秒として
も、データ間隔は数百骨の1から数十分の1秒であり不
都合はない。ただし、ホストコンピュータ(データ供給
源)の構成にとっては、他の処理等でデータの転送が遅
れる場合もあり、タイマ5の設定時限を数秒から10秒
程度にすることもある。
In this case, even if the time limit of the timer 5 is set to 0.5 seconds, for example, the data interval is from 1 to several tenths of a second, which is not inconvenient. However, depending on the configuration of the host computer (data supply source), data transfer may be delayed due to other processing, and the time limit of the timer 5 may be set from several seconds to about 10 seconds.

以上の実施例では、3行を一括して印字する場合につい
て説明したが、任意の行数でよいのはもちろんのことで
ある。
In the above embodiment, the case where three lines are printed at once has been described, but it goes without saying that any number of lines may be used.

また、以上の実施例における一部例えばタイマ5やガウ
ンタ9をソフトウェアによって構成することもできる。
Further, some of the above embodiments, such as the timer 5 and the counter 9, can also be configured by software.

〔発明あ効果〕[Invention effect]

以上説明したとおり、この発明の印字制御装置によれば
、バッファメモリへの書込み完了に必要な時間に合わせ
たタイマ時限を有するタイマを備え、タイマ時限を待機
時間の限界として強制的にそれまでのデータを印字する
ようにしたため、複数行の文字データを一括して印字可
能な印字制御において、一連の頁の終わりなどでホスト
コンピュータから成る時間以上データが送られてこない
場合にも待機時間を長引かせることなく印字を続行する
ことができる。
As explained above, according to the print control device of the present invention, the timer is provided with a timer time period that matches the time required to complete writing to the buffer memory, and the timer time period is forcibly used as the limit of the waiting time. Because the data is printed, in print control that allows multiple lines of character data to be printed all at once, the wait time can be extended even if no data is sent for more than a certain amount of time from the host computer, such as at the end of a series of pages. Printing can be continued without any interruption.

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

第1図はこの発明の実施例の系統図、第2図はこの発明
の実施例の要部系統図、第3図(a)、 (b)はこの
発明の実施例の動作を説明するためのフローチャート、
第4図はこの発明の実施例の動作を示す概念図である。 符号の説明 1−−−−−−−−インタフェイス、2−−−−−−−
CP U 。 3.4−・−制御メモリ、   5−−−−−−−一タ
イマ、6・−・・−・・フォントメモリ、7−−−−−
−−−バツフアメモリ、8・・・−・−−−−一印字制
御記録部、9−・−アドレス制御手段。 第3図(0) 第3図(b) 第4図 4!
Fig. 1 is a system diagram of an embodiment of this invention, Fig. 2 is a main part system diagram of an embodiment of this invention, and Figs. 3 (a) and (b) are for explaining the operation of an embodiment of this invention. flow chart,
FIG. 4 is a conceptual diagram showing the operation of the embodiment of the present invention. Explanation of symbols 1---------Interface, 2---------
CPU. 3.4--Control memory, 5--------One timer, 6--... Font memory, 7--------
---Buffer memory, 8...----1 print control recording section, 9--address control means. Figure 3 (0) Figure 3 (b) Figure 4 4!

Claims (1)

【特許請求の範囲】 印字すべき多数の文字に関するデータを記憶させたフォ
ントメモリと、このフォントメモリから読出した数行分
の文字列データを一時記憶し印字手段に転送するための
バッファメモリと、前記フォントメモリからの読出し、
前記バッファメモリへの書込み、並びに前記バッファメ
モリからの転送を制御するアドレス制御手段とを備え、
複数行のデータを一括して印字可能な印字制御装置にお
いて、 前記バッファメモリへの書込み完了に必要な時間に合わ
せたタイマ時限を有するタイマを備え、このタイマがタ
イマ時限に到達した場合は前記バッファメモリに記憶可
能な全行数分の文字列データが蓄積されていなくとも印
字を開始するようにしたことを特徴とする印字制御装置
[Scope of Claims] A font memory that stores data regarding a large number of characters to be printed; a buffer memory that temporarily stores several lines of character string data read from the font memory and transfers it to a printing means; reading from the font memory;
Address control means for controlling writing to the buffer memory and transfer from the buffer memory,
A printing control device capable of printing multiple lines of data at once, including a timer having a timer time period corresponding to the time required to complete writing to the buffer memory, and when this timer reaches the timer time limit, the buffer memory is A printing control device characterized in that printing is started even if character string data for all the lines that can be stored in a memory are not stored.
JP60156220A 1985-07-16 1985-07-16 Printing controller Pending JPS6216166A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60156220A JPS6216166A (en) 1985-07-16 1985-07-16 Printing controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60156220A JPS6216166A (en) 1985-07-16 1985-07-16 Printing controller

Publications (1)

Publication Number Publication Date
JPS6216166A true JPS6216166A (en) 1987-01-24

Family

ID=15622979

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60156220A Pending JPS6216166A (en) 1985-07-16 1985-07-16 Printing controller

Country Status (1)

Country Link
JP (1) JPS6216166A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63249222A (en) * 1987-04-03 1988-10-17 Hitachi Ltd Printer controller
JPH01159262A (en) * 1987-12-16 1989-06-22 Tokyo Electric Co Ltd Printer
JPH02200460A (en) * 1989-01-30 1990-08-08 Mutoh Ind Ltd Automatic output method in printer/plotter
JPH02220861A (en) * 1989-02-23 1990-09-04 Ricoh Co Ltd Page printer
US6146577A (en) * 1997-05-21 2000-11-14 Asahi Kasei Kogyo Kabushiki Kaisha Method for injection molding of thermoplastic resins
US8918578B2 (en) 2011-08-02 2014-12-23 General Electric Company Method and system of a timer based buffer used for metrology

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63249222A (en) * 1987-04-03 1988-10-17 Hitachi Ltd Printer controller
JPH0577092B2 (en) * 1987-04-03 1993-10-26 Hitachi Ltd
JPH01159262A (en) * 1987-12-16 1989-06-22 Tokyo Electric Co Ltd Printer
JPH02200460A (en) * 1989-01-30 1990-08-08 Mutoh Ind Ltd Automatic output method in printer/plotter
JPH02220861A (en) * 1989-02-23 1990-09-04 Ricoh Co Ltd Page printer
US6146577A (en) * 1997-05-21 2000-11-14 Asahi Kasei Kogyo Kabushiki Kaisha Method for injection molding of thermoplastic resins
US8918578B2 (en) 2011-08-02 2014-12-23 General Electric Company Method and system of a timer based buffer used for metrology

Similar Documents

Publication Publication Date Title
JPS6216166A (en) Printing controller
US5570464A (en) Controller for a recording apparatus
JP3179466B2 (en) Printing equipment
JPS58117036A (en) Print controller
JP4211375B2 (en) Data transfer control method, data transfer circuit device, and printing apparatus having the same
JPS59201870A (en) Printer
JPH0474740B2 (en)
JP4432124B2 (en) Printer apparatus and control method thereof
JPS63249222A (en) Printer controller
JP3027849B2 (en) Printing device
JP3483046B2 (en) Image forming device
KR100189085B1 (en) High speed printing method of inkjet-type complex printer
JPS6243806Y2 (en)
JP2889390B2 (en) Printer device
JP2614251B2 (en) Printer print control method
JPH061045A (en) Printer device
JPS61131967A (en) Thermal printer
JPS5938081A (en) Page shift control system
JPH0651920A (en) Control method for printer
JPH07256994A (en) Thermal transfer printer
JPH06155808A (en) Printing control device and print control method
JPS61193864A (en) Controlling system for dot printer
JPS62128771A (en) Printer
JPS61225063A (en) Printing apparatus
JPH04325265A (en) Printer control system