JPH08147116A - Buffer device - Google Patents

Buffer device

Info

Publication number
JPH08147116A
JPH08147116A JP6287685A JP28768594A JPH08147116A JP H08147116 A JPH08147116 A JP H08147116A JP 6287685 A JP6287685 A JP 6287685A JP 28768594 A JP28768594 A JP 28768594A JP H08147116 A JPH08147116 A JP H08147116A
Authority
JP
Japan
Prior art keywords
data
display
time
printer
host device
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
JP6287685A
Other languages
Japanese (ja)
Inventor
Yukiyasu Yoshida
幸泰 吉田
Tsuneo Ido
恒夫 井戸
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Hitachi Chubu Software Ltd
Original Assignee
Hitachi Ltd
Hitachi Chubu Software Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd, Hitachi Chubu Software Ltd filed Critical Hitachi Ltd
Priority to JP6287685A priority Critical patent/JPH08147116A/en
Publication of JPH08147116A publication Critical patent/JPH08147116A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To display the operation completion time of a printer by providing the buffer device, which is placed in the middle between a host device and the printer connected by a general interface and has a function to temporarily preserve the data from the host device, with the means which calculates the processing time of the printer based on data transferred from the host device and displays the result. CONSTITUTION: Print data transferred from a host device 110 is temporarily preserved in a buffer memory circuit 122. When print data is preserved in the buffer memory circuit 122, a CPU 124 analyzes print data stored in the memory of the buffer memory circuit 122 to calculate the processing time of a printer 140. The calculated result is displayed on a display device 128 as the operation completion time of the printer. Next, the CPU 124 checks the state of the printer 140; and if data can be transferred, transfer of preserved print data is started. The value displayed on the display device 129 is updated under the time monitor of a timer 127 after the start of print data transfer to the printer 140.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、汎用インタフェースで
接続される上位装置と印刷装置の間に位置し、上位装置
からのデータを一次保存する機能を持つバッファ装置に
関し、特に印刷終了時間を計算し表示することが可能な
バッファ装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a buffer device which is located between a host device and a printing device connected by a general-purpose interface and has a function of temporarily storing data from the host device. And a buffer device capable of displaying.

【0002】[0002]

【従来の技術】一般的に上位装置と印刷装置の処理速度
を比較した場合、印刷装置の処理速度は上位装置に比べ
て遅いため、上位装置は印刷装置の処理が完了するまで
他の処理を実行できず、上位装置が持つ本来の処理性能
を十分に発揮できない問題があった。
2. Description of the Related Art Generally, when comparing the processing speeds of a higher-level device and a printing device, the processing speed of the printing device is slower than that of the higher-level device. There is a problem in that it cannot be executed and the original processing performance of the host device cannot be fully exerted.

【0003】この問題を解決するため、大量の受信バッ
ファを印刷装置内に付加したり、汎用インタフェース上
に大量の受信バッファを持つバッファ装置を接続するこ
とで、上位装置から転送される印刷データを印刷装置の
受信速度よりも早く受信して、印刷データを受信バッフ
ァに格納することにより上位装置を先に開放させ、上位
装置が印刷装置の処理完了まで待たされる問題を解決し
ている。例えば、図2の(a)に示すようにバッファ装
置を使用しない場合は、上位装置が開放される時間が印
刷装置の処理が完了するのとほぼ同時となる。これに対
し、(b)に示すようにバッファ装置を使用する場合に
は、バッファ装置に印刷データが転送された時点で上位
装置が開放されるため、上位装置は印刷装置に影響され
ることなく、次の処理を実施することができる。しか
し、バッファ装置を使用すると、上位装置はバッファ装
置に印刷データが転送された時点で開放されるため、バ
ッファ装置および印刷装置の処理動作を把握できない
(利用者が印刷完了時間を把握できない)という問題が
生じる。
In order to solve this problem, a large amount of receive buffers are added to the printing device, or a buffer device having a large amount of receive buffers is connected to the general-purpose interface so that the print data transferred from the host device can be transferred. This solves the problem that the host device is released first by receiving the print data faster than the receiving speed of the printing device and storing the print data in the reception buffer, and the host device waits until the processing of the printing device is completed. For example, when the buffer device is not used as shown in FIG. 2A, the time when the host device is released is almost the same as the processing of the printing device is completed. On the other hand, when the buffer device is used as shown in (b), the host device is released when the print data is transferred to the buffer device, and therefore the host device is not affected by the printer device. The following processing can be performed. However, when the buffer device is used, the host device is released when the print data is transferred to the buffer device, so that the processing operation of the buffer device and the printing device cannot be grasped (the user cannot grasp the print completion time). The problem arises.

【0004】そこで、例えば特開平2−9650号公報
に記載されているように、大容量の受信バッファを有す
るプリンタにて受信バッファ内のデータ量を把握する手
段と、その結果をプリンタ表示部に表示する手段を具備
し、利用者に対して受信バッファ内のデータ量を表示す
ることによって、印刷装置における印刷完了までの時間
を提示する方法が提案されている。
Therefore, as described in, for example, Japanese Patent Laid-Open No. 2-9650, means for grasping the amount of data in the receiving buffer in a printer having a large-capacity receiving buffer, and the result on the printer display section. It has been proposed to provide a means for displaying the amount of data in the reception buffer to the user to present the time until the completion of printing in the printing device.

【0005】[0005]

【発明が解決しようとする課題】上記従来技術では、大
量の受信バッファを利用する場合、利用者が印刷完了時
間を把握できないという問題があった。さらに、上記の
特開平2−9650号公報に示された技術によっても、
利用者に対して表示されるのがプリンタの受信バッファ
内のデータ量であるため、印刷完了時間を正しく把握す
ることは困難であった。なお、この技術では、データ未
処理率を算出する手段および演算結果を表示する表示部
を具備した専用の印刷装置が必要となり、既存の上位装
置ならびに印刷装置をそのまま流用することができなか
った。
The above-mentioned conventional technique has a problem that the user cannot grasp the print completion time when a large amount of reception buffers are used. Furthermore, according to the technique disclosed in the above-mentioned JP-A-2-9650,
Since it is the amount of data in the reception buffer of the printer that is displayed to the user, it is difficult to correctly grasp the print completion time. Note that this technique requires a dedicated printing device including a unit for calculating the data unprocessed rate and a display unit for displaying the calculation result, and the existing higher-level device and printing device cannot be used as they are.

【0006】本発明の目的は、このような問題点を改善
し、既存の上位装置ならびに印刷装置に対して手を加え
ることなく、印刷装置の動作完了時間を表示可能とする
バッファ装置を提供することにある。
An object of the present invention is to solve the above problems and provide a buffer device capable of displaying the operation completion time of the printing device without modifying the existing host device and printing device. Especially.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するた
め、本発明のバッファ装置は、装置内のバッファに蓄積
された受信データを解析し、印刷装置の処理時間を算出
する手段(図1の124、125等)と、その算出結果
を表示する手段(図1の128)を具備し、印刷装置の
動作完了時間を表示することに特徴がある。
To achieve the above object, the buffer device of the present invention analyzes the received data accumulated in the buffer in the device and calculates the processing time of the printing device (see FIG. 1). (124, 125, etc.) and means for displaying the calculation result (128 in FIG. 1), and the operation completion time of the printing apparatus is displayed.

【0008】[0008]

【作用】本発明においては、既存の上位装置と印刷装置
の間に汎用インタフェースを介してバッファ装置を配置
し、そのバッファ装置にて蓄積した受信データを解析
し、印刷装置の処理時間を算出するのに必要な情報(例
えば項目No.、制御コード、処理時間等)を作成して、
バッファ装置のROMまたはRAMに格納された、印刷
装置別の変換テーブルに予め登録する。
In the present invention, the buffer device is arranged between the existing host device and the printing device via the general-purpose interface, the received data accumulated in the buffer device is analyzed, and the processing time of the printing device is calculated. Create the information (eg item number, control code, processing time, etc.) necessary for
It is registered in advance in a conversion table for each printing device, which is stored in the ROM or RAM of the buffer device.

【0009】上位装置から転送されたデータは、バッフ
ァ装置内のバッファメモリ回路に格納される。バッファ
メモリ回路にデータが格納されると、CPUはそのデー
タを先頭より順次取り出し、ROMまたはRAMに格納
された変換テーブルの制御コードと一致する制御コード
を検索し、一致した制御コードに対応する処理時間を変
換テーブルより求める。この処理をすべての受信データ
に対して行い、変換テーブルより求めた処理時間を合計
することで、印刷装置の処理時間を算出する。算出した
処理時間は印刷装置の処理完了時間として表示部に表示
する。続いてCPUは印刷装置のデータ処理機構の動作
状態をチェックし、データ処理機構がデータ受信可能状
態であると判定するとバッファメモリ回路に格納された
データを順次印刷装置に転送し、この転送時間に合わせ
て先に表示部に表示した印刷完了時間の表示を更新す
る。従って、操作者は印刷完了時間を正しく把握するこ
とができる。
The data transferred from the host device is stored in the buffer memory circuit in the buffer device. When data is stored in the buffer memory circuit, the CPU sequentially retrieves the data from the beginning, searches for a control code that matches the control code in the conversion table stored in the ROM or RAM, and performs processing corresponding to the matched control code. Calculate the time from the conversion table. This processing is performed on all the received data, and the processing time of the printing apparatus is calculated by adding up the processing times obtained from the conversion table. The calculated processing time is displayed on the display unit as the processing completion time of the printing apparatus. Subsequently, the CPU checks the operation state of the data processing mechanism of the printing apparatus, and if the data processing mechanism determines that the data processing apparatus is in the data receivable state, it sequentially transfers the data stored in the buffer memory circuit to the printing apparatus, and at this transfer time. At the same time, the display of the print completion time previously displayed on the display unit is updated. Therefore, the operator can correctly grasp the print completion time.

【0010】なお、印刷完了時間の表示方式としてはリ
アルタイム表示方式あるいはバッファリング表示方式が
モード切替器にて選択可能である。また、前記変換テー
ブルの選択もモード切替器にて行う。さらに、未登録の
印刷装置が接続された場合には、モード切替器にて学習
モードを選択するとともに、新たな変換テーブルを選択
し、上位装置から転送されたデータを解析して処理時間
算出に必要な情報を登録し、これを用いて印刷完了時間
を表示する。
As a display method of the print completion time, a real-time display method or a buffering display method can be selected by the mode switch. Also, the conversion table is selected by the mode switch. Furthermore, when an unregistered printing device is connected, the learning mode is selected with the mode switch, a new conversion table is selected, and the data transferred from the host device is analyzed to calculate the processing time. The necessary information is registered and the print completion time is displayed using this.

【0011】[0011]

【実施例】以下、本発明の一実施例を図面を用いて説明
する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0012】図1は、本発明の一実施例における印刷シ
ステムの概略構成図である。
FIG. 1 is a schematic configuration diagram of a printing system according to an embodiment of the present invention.

【0013】本実施例のバッファ装置120は、上位装
置110と印刷装置140の中間に位置し、汎用インタ
フェース150にて接続される。
The buffer device 120 of this embodiment is located between the host device 110 and the printing device 140, and is connected by a general-purpose interface 150.

【0014】また、バッファ装置120は、上位装置1
10から転送されるデータを受信するデータ受信回路1
21、転送されたデータを一次保存するバッファメモリ
回路122、印刷装置140へデータを転送するデータ
送信回路123、プログラム・変換テーブル等を格納す
るEEPROM125、RAM126、処理時間等を管
理するタイマ127、印刷装置の処理完了時間を表示す
る表示器128、学習モード等動作モードを決定するモ
ード切替器129、およびこれらすべてを制御するCP
U124からなる。
The buffer device 120 is a host device 1.
Data receiving circuit 1 for receiving data transferred from 10
21, a buffer memory circuit 122 that temporarily stores the transferred data, a data transmission circuit 123 that transfers the data to the printing device 140, an EEPROM 125 that stores a program / conversion table and the like, a RAM 126, a timer 127 that manages processing time, and a printing A display 128 that displays the processing completion time of the device, a mode switch 129 that determines an operation mode such as a learning mode, and a CP that controls all of these.
It consists of U124.

【0015】ここで、本実施例における印刷完了時間の
表示方式について述べる。
Now, a method of displaying the print completion time in this embodiment will be described.

【0016】本実施例では、印刷完了時間の表示方式と
して、リアルタイム表示方式かバッファリング表示方式
の何れかを選択可能に構成する。これらの表示方式の相
違点は、図3に示す通りである。リアルタイム表示方式
(a)は、リアルタイム表示の表示変化601に示すよ
うに、上位装置からのデータ転送が開始されると同時に
表示を開始するもので、データ転送が完了するまで印刷
完了時間の表示値は一旦大きくなり、データ転送完了と
ともに印刷完了時間の表示値は小さくなる。これに対
し、バッファリング表示方式(b)は、バッファリング
表示の表示変化602に示すように、上位装置からのデ
ータ転送完了よりデータ転送完了監視時間を経過した
後、表示を開始するもので、印刷完了時間の表示値は、
リアルタイム表示方式のように一旦大きくなる事はな
い。これらの表示方式は、使用者のニーズにより、図4
に示す構成のモード切替器129によって選択され、表
示器128にて図5に示すようにディジタル表示され
る。
In the present embodiment, either the real-time display method or the buffering display method can be selected as the printing completion time display method. The difference between these display methods is as shown in FIG. In the real-time display method (a), as shown in the display change 601 of the real-time display, the display is started at the same time as the data transfer from the host device is started, and the display value of the print completion time is displayed until the data transfer is completed. Will increase once, and the display value of the print completion time will decrease with the completion of data transfer. On the other hand, in the buffering display method (b), as shown in the display change 602 of the buffering display, the display is started after the data transfer completion monitoring time has elapsed from the completion of the data transfer from the host device. The display value of the print completion time is
It does not grow once unlike the real-time display method. These display methods are shown in FIG.
5 is selected by the mode switch 129 having the configuration shown in FIG. 5 and is digitally displayed on the display 128 as shown in FIG.

【0017】なお、モード切替器129の「学習モー
ド」は未登録の印刷装置を接続する際、その印刷装置に
適する変換テーブル(後述)を作成するものであり、
「変換テーブル選択」は図6に示す変換テーブル(EE
PROM125に印刷装置毎に登録)の何れかを選択す
るものである。本実施例の変換テーブルには、受信印字
データと対応する制御コード、その制御コードでの1秒
当りの処理時間、および制御コードを示す項目No.が登
録されている。
The "learning mode" of the mode switch 129 is to create a conversion table (to be described later) suitable for an unregistered printing device when the unregistered printing device is connected.
“Select conversion table” is the conversion table (EE
Any one of (registered in the PROM 125 for each printing device) is selected. In the conversion table of this embodiment, the control code corresponding to the received print data, the processing time per second by the control code, and the item number indicating the control code are registered.

【0018】次に、本実施例の印字動作について述べ
る。
Next, the printing operation of this embodiment will be described.

【0019】本実施例では、上位装置110より汎用イ
ンタフェース150を使用し転送される印字データは、
CPU124が制御するデータ受信回路121にて受信
され、バッファメモリ回路122に一時保存される。
In the present embodiment, the print data transferred from the host device 110 using the general-purpose interface 150 is
The data is received by the data receiving circuit 121 controlled by the CPU 124 and temporarily stored in the buffer memory circuit 122.

【0020】この時CPU124は、受信した印字デー
タと、EEPROM125に格納された変換テーブルの
制御コードと一致する制御コードを探し出し、一致した
制御コードに対する処理時間を読み出す。
At this time, the CPU 124 searches for the received print data and a control code that matches the control code of the conversion table stored in the EEPROM 125, and reads the processing time for the matched control code.

【0021】読み出した処理時間は、モード切替器12
9がリアルタイム表示の場合、現在表示器128に表示
されている値に加算して、印刷装置140における印刷
処理が完了するまでの時間として表示器128に表示す
る。一方、モード切替器129がバッファリング表示の
場合には、上位装置110からのデータ転送状態を監視
して、上位装置110からのデータ転送が行われている
場合は、読み出した処理時間は表示せず、RAM126
に記憶された印刷完了時間に加算しRAM126に記憶
する。また、上位装置からのデータ転送が、データ転送
完了監視時間だけ経過しても行われない場合は、RAM
126に記憶された印刷完了時間を、印刷処理が完了す
るまでの時間として表示器128に表示する。
The read processing time depends on the mode switching unit 12
When 9 is a real-time display, it is added to the value currently displayed on the display 128 and displayed on the display 128 as the time until the printing process in the printing apparatus 140 is completed. On the other hand, when the mode switch 129 is in the buffering display, the data transfer state from the host device 110 is monitored, and when the data transfer from the host device 110 is being performed, the read processing time is not displayed. No, RAM126
It is added to the print completion time stored in the memory and stored in the RAM 126. If the data transfer from the host device is not performed even after the data transfer completion monitoring time has elapsed, the RAM is
The print completion time stored in 126 is displayed on the display unit 128 as the time until the print processing is completed.

【0022】続いてCPU124は、データ送信回路1
23にて、印刷装置140の状態をチェックし、印字デ
ータの転送が可能であれば、バッファメモリ回路122
内の印字データを、データ転送回路123より汎用イン
タフェース150を通じ、印刷装置140に転送する。
Subsequently, the CPU 124 controls the data transmission circuit 1
23, the state of the printer 140 is checked, and if the print data can be transferred, the buffer memory circuit 122
The print data stored therein is transferred from the data transfer circuit 123 to the printing device 140 through the general-purpose interface 150.

【0023】この時CPU124は、送信した印字デー
タと、EEPROM125に格納された変換テーブルの
制御コードと一致する制御コードを探し出し、一致した
制御コードに対する処理時間を読み出す。
At this time, the CPU 124 searches for a control code that matches the transmitted print data and the control code of the conversion table stored in the EEPROM 125, and reads the processing time for the matched control code.

【0024】読み出した処理時間は、モード切替器12
9がリアルタイム表示の場合、現在表示器128に表示
されている値から減算して、印刷装置140における印
刷処理が完了するまでの時間として表示器128に表示
する。一方、モード切替器129がバッファリング表示
の場合で、表示器128に印刷完了時間を表示中の時
は、現在表示器128に表示されている値から読みだし
た処理時間を減算して表示し、表示器128に印刷完了
時間を表示していない場合には、RAM126に記憶さ
れた印刷完了時間から読みだした処理時間を減算しRA
M128に記憶する。
The read processing time is determined by the mode switching unit 12
When 9 is a real-time display, the value displayed on the display 128 is subtracted from the value currently displayed on the display 128 and displayed on the display 128 as the time until the printing process in the printing apparatus 140 is completed. On the other hand, when the mode switch 129 is the buffering display and the print completion time is being displayed on the display 128, the read processing time is subtracted from the value currently displayed on the display 128 and displayed. When the print completion time is not displayed on the display 128, the read processing time is subtracted from the print completion time stored in the RAM 126 to obtain RA.
Store in M128.

【0025】なお、EEROM125に事前に登録され
た印刷装置140については、図4に示した「通常モー
ド」にて、登録済みの変換テーブルが使用される。しか
し、EEPROM125に未登録の印刷装置を接続した
場合には、モード切替器129にて「学習モード」と
し、新たに登録する変換テーブルNo.に切替える。こ
の状態で、印字データを上位装置110より転送するこ
とにより、接続した印刷装置に適合した変換テーブルを
CPU124が作成し、EEPROM125に格納す
る。以降はモード切替器129を「通常モード」に戻す
ことで、新たに登録された変換テーブルを使用して、バ
ッファ装置120の動作が開始される。
For the printing device 140 registered in advance in the EEPROM 125, the registered conversion table is used in the "normal mode" shown in FIG. However, when an unregistered printing device is connected to the EEPROM 125, the mode switching unit 129 sets the “learning mode”, and the conversion table No. to be newly registered is set. Switch to. In this state, the print data is transferred from the higher-level device 110 so that the CPU 124 creates a conversion table suitable for the connected printing device and stores it in the EEPROM 125. After that, by returning the mode switch 129 to the “normal mode”, the operation of the buffer device 120 is started using the newly registered conversion table.

【0026】[0026]

【発明の効果】本発明に依れば、汎用インタフェースで
接続される上位装置とデータ処理機構の中間に位置する
バッファ装置において、従来装置の問題点であった、大
量の受信バッファを利用する場合、印刷装置が受信バッ
ファに格納されたすべての印刷データを処理完了するま
での時間を操作者に対し表示することが可能となり、印
刷装置の処理がいつ完了するのかを操作者が判断できる
ようになる。
According to the present invention, in the case of using a large amount of receive buffers, which is a problem of the conventional device, in the buffer device located between the host device and the data processing mechanism connected by the general-purpose interface. The time until the printing device completes processing all the print data stored in the reception buffer can be displayed to the operator, and the operator can judge when the processing of the printing device is completed. Become.

【0027】また、印刷装置の処理が完了するまでの時
間表示をバッファ装置に付加したことで、既存の上位装
置ならびに印刷装置に対し手を加えることなく、印刷装
置の処理が完了するまでの時間表示が可能となる。
Further, by adding a time display until the processing of the printing device is completed to the buffer device, the time until the processing of the printing device is completed without modifying the existing host device and the printing device. It becomes possible to display.

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

【図1】本発明の一実施例における印刷システムの概略
構成図である。
FIG. 1 is a schematic configuration diagram of a printing system according to an embodiment of the present invention.

【図2】バッファ装置を使用した場合と使用しない場合
の処理の相違を示す図である。
FIG. 2 is a diagram showing a difference in processing when a buffer device is used and when it is not used.

【図3】本発明の一実施例におけるリアルタイム表示方
式とバッファリング表示方式の相違を示す図である。
FIG. 3 is a diagram showing a difference between a real-time display method and a buffering display method according to an embodiment of the present invention.

【図4】本発明の一実施例におけるモード切替器操作部
を示す図である。
FIG. 4 is a diagram showing a mode switching unit operating unit according to an embodiment of the present invention.

【図5】本発明の一実施例における表示器の表示部を示
す図である。
FIG. 5 is a diagram showing a display unit of a display according to an embodiment of the present invention.

【図6】本発明の一実施例における変換テーブルを示す
図である。
FIG. 6 is a diagram showing a conversion table according to an embodiment of the present invention.

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

110:上位装置、120:バッファ装置、121:デ
ータ受信回路、122:バッファメモリ回路、123:
データ送信回路、124:CPU、125:EEPRO
M、126:RAM、127:タイマ、128:表示
器、129:モード切替器、140:印刷装置、15
0:汎用インタフェース、601:リアルタイム表示の
表示変化、602:バッファリング表示の表示変化。
110: host device, 120: buffer device, 121: data receiving circuit, 122: buffer memory circuit, 123:
Data transmission circuit, 124: CPU, 125: EEPRO
M, 126: RAM, 127: timer, 128: display device, 129: mode switching device, 140: printing device, 15
0: General-purpose interface, 601: Display change of real-time display, 602: Display change of buffering display.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 汎用インタフェースで接続される上位装
置と印刷装置の間に位置し、上位装置からのデータを一
時保持し印刷装置に転送するバッファ装置において、該
一時保持したデータを解析し、印刷装置の処理時間を算
出する手段と、算出結果を表示する手段とを設けたこと
を特徴とするバッファ装置。
1. A buffer device, which is located between a host device and a printing device connected by a general-purpose interface, temporarily holds data from the host device and transfers the data to the printing device, analyzes the temporarily held data, and prints the data. A buffer device comprising means for calculating a processing time of the device and means for displaying a calculation result.
JP6287685A 1994-11-22 1994-11-22 Buffer device Pending JPH08147116A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6287685A JPH08147116A (en) 1994-11-22 1994-11-22 Buffer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6287685A JPH08147116A (en) 1994-11-22 1994-11-22 Buffer device

Publications (1)

Publication Number Publication Date
JPH08147116A true JPH08147116A (en) 1996-06-07

Family

ID=17720410

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6287685A Pending JPH08147116A (en) 1994-11-22 1994-11-22 Buffer device

Country Status (1)

Country Link
JP (1) JPH08147116A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100549978B1 (en) * 1999-02-08 2006-02-08 세이코 엡슨 가부시키가이샤 An interface apparatus, method for controlling the same and information recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100549978B1 (en) * 1999-02-08 2006-02-08 세이코 엡슨 가부시키가이샤 An interface apparatus, method for controlling the same and information recording medium

Similar Documents

Publication Publication Date Title
JP2000148416A (en) Interface device
JPH08147116A (en) Buffer device
US5630030A (en) Output method and apparatus for a recording device
JPH09164747A (en) Printer and control method therefor
JPH07162460A (en) Data transfer device
JPH01269565A (en) Printer
JP3045077B2 (en) Printing device
JP4582490B2 (en) Communication data display device
JPS63119364A (en) Facsimile equipment
JP2813238B2 (en) Print control method in printer
JPH10100514A (en) Network printer
JP2910768B2 (en) Printing device
JPS63174169A (en) Transaction processing system
JPH06334705A (en) Communication controller
JP2641992B2 (en) A method for changing the display speed of the interpreter language program list.
JPH06278342A (en) Printer
JPH06155820A (en) Data management system for printer
JPH04188317A (en) Controller for printer
JPH04239313A (en) Printer output device
JPH04164664A (en) Printer
JPH0550719A (en) Printer capable of displaying error treating method
JP2001096867A (en) Printer device and printing system
JPH03201107A (en) Control panel for numerical controller
JPH04239906A (en) Printer controller
JP2001096820A (en) Printing apparatus and its control method