JPH06297782A - Method for controlling restart of printing in trouble during emulation - Google Patents

Method for controlling restart of printing in trouble during emulation

Info

Publication number
JPH06297782A
JPH06297782A JP5091707A JP9170793A JPH06297782A JP H06297782 A JPH06297782 A JP H06297782A JP 5091707 A JP5091707 A JP 5091707A JP 9170793 A JP9170793 A JP 9170793A JP H06297782 A JPH06297782 A JP H06297782A
Authority
JP
Japan
Prior art keywords
transfer
data
buffer
printing
printer 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.)
Withdrawn
Application number
JP5091707A
Other languages
Japanese (ja)
Inventor
Masaharu Nagata
雅治 永田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP5091707A priority Critical patent/JPH06297782A/en
Publication of JPH06297782A publication Critical patent/JPH06297782A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Abstract

PURPOSE:To obtain the same printing results as those by an actual machine without changing application by installing a transfer reserve buffer in a hardware emulator and storing printing data in the buffer when a trouble has occurred in a printing apparatus. CONSTITUTION:A printing apparatus 2 is driven by the application 1 in an emulation system 10. When a trouble occurs in the printing apparatus 2, printing data are stored in the transfer buffet of a printer port 13. On the other hand, when the trouble is eliminated, the stored data are transferred to the printing apparatus 2 for the restart processing. In such a data processing apparatus 1a, a transfer buffer 110 is installed in a hardware emulator 11. When a trouble has occurred in the printing apparatus 2, the printing data are stored in the transfer buffer 110. When the trouble is eliminated, the printing data stored in the transfer buffer 110 are transferred so that the restart process is executed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、エミュレーション時で
の障害時における印刷再開制御方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a print resuming control method when a failure occurs during emulation.

【0002】最近のコンピュータシステムにおける利用
方法の増加に伴い、色々な特徴を持ち、それぞれの用途
に合ったコンピュータシステムが構築されるようになっ
ている。
With the recent increase in the usage of computer systems, computer systems having various characteristics and adapted to their respective uses are being constructed.

【0003】更に、近年のコンピュータ技術の進歩によ
り、データ処理システムの性能が向上してきた為に、今
までは、複数の別システムで動作するように生成したア
プリケーションプログラムを一つにして、任意のコンピ
ュータでエミュレーションすることで、更にコストを下
げる等の要求が多くなってきた。
Further, due to recent advances in computer technology, the performance of data processing systems has improved, and so far, it has been possible to combine one application program generated to operate with a plurality of different systems into an arbitrary program. By emulating with a computer, demands for further cost reduction have increased.

【0004】例えば, あるパソコンで動作するアプリケ
ーションを、別のパソコンで動作させ、同じプリンタ装
置を駆動して同じ印刷結果を得る場合、ハードウェアの
動作の違いを考慮した制御をエミュレートする必要があ
るが、基本となるシステムの特性が異なるために、物理
的な違い、例えば、プリンタポートに転送バッファがあ
るか否かの違い等に影響される動作の違いが吸収し切れ
ない問題があり、効果的な制御方法が必要とされる。
For example, when an application running on one personal computer is run on another personal computer and the same printer is driven to obtain the same print result, it is necessary to emulate control considering the difference in hardware operation. However, since the characteristics of the basic system are different, there is a problem that the physical difference, for example, the difference in operation affected by the difference in whether or not the transfer buffer is provided in the printer port cannot be absorbed. Effective control methods are needed.

【0005】[0005]

【従来の技術】図3は、従来の印刷制御方法を説明する
図である。本図 (a)は、あるパソコン 1に、一般的なシ
リアルプリンタ装置 2を接続して、印刷結果を得る場合
を示している。
2. Description of the Related Art FIG. 3 is a diagram for explaining a conventional print control method. FIG. 1A shows a case where a general serial printer device 2 is connected to a personal computer 1 to obtain a print result.

【0006】この場合、物理的な資源として、例えば、
バス (信号線) 3 と、そこに接続されるプリンタポート
13 に、転送バッファ 130が備えられており、パソコン
1上で動作するアプリケーションにおいて、シリアル
プリンタ装置 2に、印刷データを転送して所定の印刷を
行う場合、受信側の装置、例えば、シリアルプリンタ装
置 2が、データを受信して、ACK 信号を転送してくるま
で、上記プリンタポート 13 の転送バッファ 130で、印
刷用の転送データを保持しており、上記シリアルプリン
タ装置 2との間のバス 3上で異常が発生しても、上記転
送データそのものは、バス 3上に残るようになってい
て、上記シリアルプリンタ装置 2から、異常が回復した
信号(ACK) が送出されてくると、上記転送バッファ 130
に保持されている転送データ (印刷データともいう)
を、即、シリアルプリンタ装置 2に転送することで、デ
ータ抜けが発生しないようになっている。
In this case, as the physical resource, for example,
Bus (signal line) 3 and printer port connected to it
13 is equipped with a transfer buffer 130
In the application running on 1, when the print data is transferred to the serial printer device 2 to perform predetermined printing, the receiving device, for example, the serial printer device 2, receives the data and transfers the ACK signal. Until that time, the transfer buffer 130 of the printer port 13 holds the transfer data for printing, and even if an error occurs on the bus 3 to the serial printer device 2, the transfer data itself Is left on the bus 3, and when the serial printer device 2 sends out a signal (ACK) to recover the abnormality, the transfer buffer 130
Transfer data (also called print data) held in
Is immediately transferred to the serial printer device 2 to prevent data loss.

【0007】本図 (b)は、上記の動作とは全く関係のな
い規約で接続されたデータ処理装置1a で、アプリケー
ションから、上記と同じシリアルプリンタ装置 2に印
刷すべき転送データを転送する場合を示している。
FIG. 1B shows a case where the data processing device 1a connected by a protocol having no relation to the above operation transfers the transfer data to be printed from the application to the same serial printer device 2 as described above. Is shown.

【0008】本図 (b)に示したエミュレーションシステ
ム 10 は、アプリケーションの動作をエミュレーショ
ンして、アプリケーションからは、本データ処理装置
1aが、上記図3(a) に示したパソコン 1として見える
ように構成されている。
The emulation system 10 shown in FIG. 1 (b) emulates the operation of an application so that the data processor
1a is configured so that it can be seen as the personal computer 1 shown in FIG. 3 (a).

【0009】然して、上記エミュレーションシステム 1
0 は 、シリアルプリンタ装置 2との間に介在している
ハードウェアエミュレータにおいて、論理的なエミュレ
ートは行っても、物理的な動作、例えば、上記プリンタ
ポート 13 に備えられている転送バッファ 130の動作ま
ではエミュレートしていないのが現状であった。
However, the above emulation system 1
0 indicates a physical operation, such as the transfer buffer 130 provided in the printer port 13 described above, even if logical emulation is performed in the hardware emulator interposed between the serial printer device 2 and the printer. It was the current situation that it did not emulate until the operation.

【0010】[0010]

【発明が解決しようとする課題】従って、あるコンピュ
ータ (例えば、パソコン:ネイティブシステムというこ
とがある)1aにおいて、別のコンピュータ(データ処理
装置:パソコン) 1 用のアプリケーション(APL) を動
作させ、シリアルプリンタ装置 2に印刷結果を得る場
合、バス 3に対して、ハードウェアの動作の違い、即
ち、上記プリンタポート 13 に備えられている転送バッ
ファ 130を備えている場合の動作の信号遷移を行わない
と、以下のような問題が発生する。
Therefore, an application (APL) for another computer (data processing device: personal computer) 1 is operated by one computer (for example, a personal computer: sometimes called a native system) 1a, and serialized. When the print result is obtained by the printer device 2, the difference in the hardware operation to the bus 3, that is, the signal transition of the operation when the transfer buffer 130 provided in the printer port 13 is provided is not performed Then, the following problems occur.

【0011】1) 印刷中に、シリアルプリンタ装置 2の
オペレーションパネルを操作して、例えば、オフライン
ボタンを押下すると、異常状態となり、シリアルプリン
タ装置 2から異常信号が転送され、今転送されていた転
送データは、シリアルプリンタ装置 2側に受信されない
ことになり、転送データの抜けが発生する。
1) During printing, if the operation panel of the serial printer device 2 is operated and, for example, the offline button is pressed, an abnormal state occurs, and the abnormal signal is transferred from the serial printer device 2, and the transfer that has just been transferred. The data will not be received by the serial printer device 2 side, resulting in a missing transfer data.

【0012】2) 印刷データを転送しようとした矢先
に、シリアルプリンタ装置 2から異常、例えば、紙づま
りが発生したたとが通知されると、バス 3上のデータの
一部が消失して、転送データの次に、例えば、「復帰+
改行」指示が付加されている場合、上記「復帰」データ
が消失してしまい、アプリケーションからは、指示さ
れたデータを忠実に転送していても、「復帰」動作がな
くなるといったストリームとなる。等の問題があった。
2) When the serial printer device 2 notifies the end of an attempt to transfer the print data that an error, for example, a paper jam has occurred, a part of the data on the bus 3 is lost and the transfer data is lost. Next to, for example, "Return +
When the "new line" instruction is added, the "return" data disappears, and even if the instructed data is faithfully transferred from the application, the "return" operation disappears in the stream. There was a problem such as.

【0013】上記のように、従来の入出力バスの制御方
法では、データ転送の制御を行う上で周辺装置から通知
される状態により、印刷結果が左右されることになり、
エミュレーションの対象となるデータ処理装置と同等の
操作で印刷データを転送しても確実に、同じ結果が得ら
れるとは限らない問題があった。
As described above, in the conventional input / output bus control method, the print result depends on the state notified from the peripheral device in controlling the data transfer.
Even if the print data is transferred by an operation equivalent to that of the data processing device to be emulated, the same result is not always obtained.

【0014】本発明は上記従来の欠点に鑑み、アプリケ
ーションの変更なしに、実機械と同じ印刷結果, 操作方
法を実現する方法、即ち、ハードウェアインタフェース
の物理的な違いに影響を受けることなく、同じ印刷結果
をえることができる制御方法を提供することを目的とす
るものである。
In view of the above-mentioned conventional drawbacks, the present invention is a method for realizing the same printing result and operating method as an actual machine without changing the application, that is, without being affected by the physical difference of the hardware interface. It is an object of the present invention to provide a control method capable of obtaining the same print result.

【0015】[0015]

【課題を解決するための手段】図1は、本発明の一実施
例を示した図である。上記の問題点は下記の如くに構成
されたエミュレーション時での障害時における印刷再開
制御方法によって解決される。
FIG. 1 is a diagram showing an embodiment of the present invention. The above problems can be solved by the print restart control method at the time of a failure during emulation configured as follows.

【0016】プリンタポート 13 に転送バッファ 130を
備え、印刷データを保持しながら印刷するデータ処理装
置 1であって、アプリケーションからプリンタ装置 2
を駆動し、プリンタ装置 2から障害通知があったとき、
上記転送バッファ 130に印刷データを保持し、障害状態
が回復したとき、上記転送バッファ 130に保持されてい
る印刷データをプリンタ装置 2に転送して、再開処理を
実行するデータ処理装置 1をエミュレーションして、上
記プリンタ装置 2を駆動するデータ処理装置 1a におい
て、ハードウェアエミュレータ 11 内に転送保留バッフ
ァ 110を設けて、プリンタポート 13 に転送バッファ 1
30を持たないデータ処理装置 1a でも、上記アプリケー
ションの実行時のエミュレーションで、プリンタ装置
2に障害が発生した時、上記転送保留バッファ 110に印
刷データを保持し、上記プリンタ装置 2での障害が回復
したとき、上記転送保留バッファ 110に保持している印
刷データを転送して、再開処理を実行するように構成す
る。
A data processing apparatus 1 is provided with a transfer buffer 130 at a printer port 13 and holds print data while printing data.
Drive, and when there is a failure notification from printer device 2,
When the print data is held in the transfer buffer 130 and the fault condition is recovered, the print data held in the transfer buffer 130 is transferred to the printer device 2 to emulate the data processing device 1 that executes the restart process. In the data processing device 1a that drives the printer device 2, the transfer hold buffer 110 is provided in the hardware emulator 11 and the transfer buffer 1 is connected to the printer port 13.
Even data processing device 1a that does not have 30 can be emulated when the above application is executed by the printer device.
When a failure occurs in 2, the print data is held in the transfer hold buffer 110, and when the failure in the printer device 2 is recovered, the print data held in the transfer hold buffer 110 is transferred and restarted. Configure to perform the process.

【0017】[0017]

【作用】即ち、本発明においては、エミュレーション対
象のデータ処理装置、例えば、あるパソコン (実機) を
エミュレーションするエミュレーションシステムと、上
記エミュレーションシステムと、入出力バスとの間に、
入出力バスをエミュレートするハードウェアエミュレー
タを備えたデータ処理装置、例えば、他のパソコンにお
いて、該ハードウェアエミュレータ内に、入出力バスを
エミュレーションする為の転送保留バッファを備えて、
アプリケーションからシリアルプリンタ装置に印刷デ
ータを転送して印刷を行う際、印刷データを入出力バス
に転送すると同時に、上記転送保留バッファに保持する
ようにしたものである。
That is, according to the present invention, a data processing device to be emulated, for example, an emulation system for emulating a personal computer (actual device), the emulation system, and the input / output bus
A data processing device having a hardware emulator that emulates an input / output bus, for example, in another personal computer, a transfer hold buffer for emulating the input / output bus is provided in the hardware emulator.
When the print data is transferred from the application to the serial printer and printed, the print data is transferred to the input / output bus and is simultaneously held in the transfer hold buffer.

【0018】従って、印刷データを入出力バスに転送中
にバスの異常が発生しても、上記転送保留バッファに、
転送データが保持されているので、シリアルプリンタ装
置側から異常状態を解除する信号、例えば、ACK 信号が
送出されてくると、上記転送保留バッファに保持されて
いるデータを入出力バスに送出することができるので、
プリンタポートに転送バッファを備えているデータ処理
装置と同様の異常時での完全な再開制御を行うことがで
き、アプリケーションの変更なしに、実機と同じ印刷
結果, 操作方法を実現することができる効果が得られ
る。
Therefore, even if a bus error occurs during the transfer of print data to the input / output bus,
Since the transfer data is held, when the signal to release the abnormal state, for example, the ACK signal is sent from the serial printer side, the data held in the transfer hold buffer is sent to the I / O bus. Because you can
Similar to a data processing device that has a transfer buffer in the printer port, it is possible to perform complete restart control in the event of an abnormality, and it is possible to achieve the same print result and operation method as the actual machine without changing the application. Is obtained.

【0019】[0019]

【実施例】以下本発明の実施例を図面によって詳述す
る。前述の図1は、本発明の一実施例を示した図であ
り、図2は、本発明による異常時の再開処理の動作フロ
ー図である。
Embodiments of the present invention will be described in detail below with reference to the drawings. FIG. 1 described above is a diagram showing an embodiment of the present invention, and FIG. 2 is an operation flow diagram of restart processing at the time of abnormality according to the present invention.

【0020】本発明においては、プリンタポート 13 に
転送バッファ 130を備え、印刷データを保持しながら印
刷するデータ処理装置 1であって、アプリケーション
からプリンタ装置 2を駆動し、プリンタ装置 2から障害
通知があったとき、上記転送バッファ 130に印刷データ
を保持し、障害状態が回復したとき、上記転送バッファ
130に保持されている印刷データをプリンタ装置 2に転
送して、再開処理を実行するデータ処理装置 1をエミュ
レーションして、上記プリンタ装置 2を駆動するデータ
処理装置 1a において、入出力バス 3をエミュレートす
るハードウェアエミュレータ 11 内に、転送保留バッフ
ァ 110を設けて、異常時には、印刷データを保持してお
き、異常状態の解除を指示する信号(ACK) に応答して、
上記転送保留バッファ 110に保持している印刷データを
バス 3に転送する手段が、本発明を実施するのに必要な
手段である。尚、全図を通して同じ符号は同じ対象物を
示している。
In the present invention, the data processing apparatus 1 is provided with the transfer buffer 130 at the printer port 13 and prints while holding the print data. The application drives the printer apparatus 2 and the printer apparatus 2 sends a failure notification. If there is, the print data is held in the transfer buffer 130, and when the failure condition is recovered, the transfer buffer is
The print data held in 130 is transferred to the printer device 2 to emulate the data processing device 1 that executes the restart process, and the data processing device 1a that drives the printer device 2 emulates the input / output bus 3. A transfer hold buffer 110 is provided in the hardware emulator 11 that operates to hold the print data in the event of an error, and responds to a signal (ACK) instructing cancellation of the error condition,
The means for transferring the print data held in the transfer holding buffer 110 to the bus 3 is a means necessary for implementing the present invention. The same reference numerals indicate the same objects throughout the drawings.

【0021】以下、図3を参照しながら、図1,図2に
よって、本発明のエミュレーション時での障害時におけ
る印刷再開制御方法を説明する。図1において、1aは、
エミュレーションシステム 10 が動作する任意のデータ
処理装置 (ネイティブシステム) 、例えば、パソコンで
あり、10は、エミュレーションの対象となる他のパソコ
ン (実機) との基本インタフェースであるエミュレーシ
ョンシステムであり、はアプリケーションである。
Hereinafter, referring to FIG. 3, the method for controlling the print restart at the time of a failure during emulation according to the present invention will be described with reference to FIGS. In FIG. 1, 1a is
Any data processing device (native system) on which the emulation system 10 operates, for example, a personal computer, 10 is an emulation system that is a basic interface with another personal computer (actual device) to be emulated, and is an application. is there.

【0022】上記アプリケーションから見たデータ処
理装置 (ネイティブシステム) 1aは、上記エミュレーシ
ョンシステム 10 により、エミュレーションの元となる
パソコン (図3のデータ処理装置:パソコン 1) に見え
ている。そして、11は、上記任意のデータ処理装置 (ネ
イティブシステム) 1aが、エミュレーションシステム10
の提示するアプリケーションインタフェースを実現す
る為のハードウェアエミュレータで、以下の機能を備え
ている。
The data processing device (native system) 1a viewed from the above-mentioned application is seen by the emulation system 10 as a personal computer (data processing device: personal computer 1 in FIG. 3) which is a source of emulation. And, 11 is the emulation system 10 when the above arbitrary data processing device (native system) 1a is used.
It is a hardware emulator for realizing the application interface presented by and has the following functions.

【0023】1) 印刷指示データの受け取りと、形式変
換する機能 2) 同期, 非同期を問わず、シリアルプリンタ装置 2の
状態を、上記アプリケーションに通知する機能 又、12は、上記データ処理装置 (ネイティブシステム)
1aで、印刷機能を実現する上で必要となる論理装置で、
基本的には、上記データ処理装置 (ネイティブシステ
ム) 1aと、シリアルプリンタ装置 2との間の信号の受け
渡しを行うドライバであり、110 が、本発明の中核とな
るバスエミュレーション用のバッファ (転送保留バッフ
ァ) で、印刷装置がシリアルプリンタ装置 2の場合、1
バイトのバス幅と同じデータ長を備えている。
1) Function of receiving print instruction data and converting format 2) Function of notifying the application of the status of the serial printer device 2 regardless of whether it is synchronous or asynchronous, and 12 is the data processing device (native) system)
With 1a, it is a logical device required to realize the printing function,
Basically, it is a driver that exchanges signals between the data processing device (native system) 1a and the serial printer device 2, and 110 is a buffer (transfer pending) for bus emulation, which is the core of the present invention. Buffer), if the printing device is serial printer device 2, 1
It has the same data length as the bus width in bytes.

【0024】今、データ処理装置 (ネイティブシステ
ム) 1aと、印刷装置との間のインタフェースとして、シ
リアルプリンタ装置 2に準拠した規約を考慮したエミュ
レーションを行う場合、上記シリアルプリンタ装置 2
が、非同期にオフラインとなった場合、バス 3では、次
の動作が行われる。
Now, when emulation is performed as an interface between the data processing device (native system) 1a and the printing device in consideration of the protocol conforming to the serial printer device 2, the serial printer device 2
However, when it goes offline asynchronously, the following operations are performed on bus 3.

【0025】1) バス 3上には、転送の完了, 未完了に
関わらず、データが設定されていること。 2) シリアルプリンタ装置 2がオフライン状態から、処
理を再開したとき、具体的には、ACK 信号を送出してき
たとき、上記バス 3上の残っているデータを、シリアル
プリンタ装置 2が受け取ること。
1) Data is set on the bus 3 regardless of whether the transfer is completed or not. 2) When the serial printer device 2 resumes processing from the offline state, specifically when the ACK signal is sent out, the serial printer device 2 receives the remaining data on the bus 3.

【0026】以上の要件をソフトウェアで実現するの
に、本発明においては、データ転送の直前で、上記非同
期のオフラインの通知 (異常状態の通知) を受信したと
き、該転送データ (印刷データ) を、上記バスエミュレ
ーション用バッファ (転送保留バッファ、以下略) 110
に保持するように構成しておくことで、再開時、即ち、
異常状態の解除信号(ACK) 信号を受信したとき、上記本
来の転送データを再送することができるようになる。
In order to realize the above requirements by software, in the present invention, when the asynchronous offline notification (notification of abnormal state) is received immediately before data transfer, the transfer data (print data) is transferred. , The above buffer for bus emulation (transfer pending buffer, abbreviated below) 110
It is configured to hold at
When the abnormal state cancellation signal (ACK) signal is received, the original transfer data can be retransmitted.

【0027】図2は、上記の動作を流れ図で示したもの
である。先ず、アプリケーション(APL) から、エミュ
レーションシステム 10 を介して、ハードウェアエミュ
レータ 11 に印刷データが転送されると、ハードウェア
エミュレータ 11 で、データ形式の変換が行われ、ドラ
イバ 12 を経由して、シリアルプリンタ装置 2に送出さ
れる。
FIG. 2 is a flow chart showing the above operation. First, when print data is transferred from the application (APL) to the hardware emulator 11 via the emulation system 10, the data format is converted in the hardware emulator 11 and the serial data is sent via the driver 12. It is sent to printer device 2.

【0028】このとき、シリアルプリンタ装置 2で、オ
フライン状態が発生したとすると、ハードウェアエミュ
レータ 11 において、異常 (即ち、上記オフライン) を
検出すると、直前の転送データ (印刷データ) を、上記
バスエミュレーションバッファ 110に保存する。{図2
の処理ステップ 100,101,102参照} シリアルプリンタ装置 2から、上記異常状態 (オフライ
ン状態) を解除する信号(ACK) が送出されてくる迄、上
記バスエミュレーションバッファ 110でのデータ保存を
続け、異常状態を解除する信号(ACK) が送出されてくる
と、上記バスエミュレーションバッファ 110に保存中の
転送データ (印刷データ) を、ドライバ12 を介して、
シリアルプリンタ装置 2に転送し、シリアルプリンタ装
置 2から、正常終了を指示する信号(ACK) が送出されて
くると、アプリケーションに対して、完了信号を送出
する。{図3の処理ステップ 103,104,105参照} 上記の図1に示した機構による図2で説明した動作によ
り、シリアルプリンタ装置系におけるオフライン系のバ
ス制御、具体的には、異常時のバス制御が完全にエミュ
レーションでき、アプリケーションの変更なしに、プリ
ンタポートに転送バッファを備えている実機 1と同じ印
刷結果, 操作方法を実現することができる。
At this time, if an offline state occurs in the serial printer device 2, when an abnormality (that is, the above-mentioned offline) is detected in the hardware emulator 11, the immediately preceding transfer data (print data) is transferred to the bus emulation. Save to buffer 110. {Fig. 2
Processing steps 100, 101, 102} Until the signal (ACK) for canceling the abnormal state (offline state) is sent from the serial printer device 2, data is continuously stored in the bus emulation buffer 110 and the abnormal state is canceled. When the signal (ACK) is sent out, the transfer data (print data) stored in the bus emulation buffer 110 is transferred via the driver 12
When the signal is transferred to the serial printer device 2 and a signal (ACK) instructing normal termination is sent from the serial printer device 2, a completion signal is sent to the application. {Refer to processing steps 103, 104, 105 in FIG. 3} By the operation described in FIG. 2 by the mechanism shown in FIG. 1, the offline bus control in the serial printer device system, specifically, the bus control at the time of abnormality is completely completed. Emulation is possible and the same print result and operation method as the real machine 1 equipped with a transfer buffer at the printer port can be realized without changing the application.

【0029】[0029]

【発明の効果】以上、詳細に説明したように、本発明の
エミュレーション時での障害時における印刷再開制御方
法によれば、シリアルプリンタ装置系におけるオフライ
ン系のバス制御、具体的には、異常時のバス制御が完全
にエミュレーションでき、アプリケーションの変更な
しに、プリンタポートに転送バッファを備えている実機
と同じ印刷結果, 操作方法を実現することができる効果
が得られる。
As described above in detail, according to the method for controlling print restart at the time of failure during emulation of the present invention, the offline bus control in the serial printer device system, specifically, when an abnormality occurs The bus control of can be completely emulated, and the same printing result and operation method as the actual machine equipped with the transfer buffer at the printer port can be realized without changing the application.

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

【図1】本発明の一実施例を示した図FIG. 1 is a diagram showing an embodiment of the present invention.

【図2】本発明による異常時の再開処理の動作フロー図FIG. 2 is an operation flow chart of restart processing at the time of abnormality according to the present invention.

【図3】従来の印刷制御方法を説明する図FIG. 3 is a diagram illustrating a conventional print control method.

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

1 データ処理装置(パソコン) 1a データ処理装置 (ネイティブシステム:パソコ
ン) 10 エミュレーションシステム 11 ハードウェアエミュレータ 110 バスエミュレーションバッファ (転送保留バッフ
ァ) 12 ドライバ 13 プリンタ
ポート 130 転送バッファ 2 シリアルプリンタ装置 3 バス, 入出力バス 100 〜105 処理ステップ アプリケーション(APL) ACK 正常終了信号
1 Data processing device (personal computer) 1a Data processing device (native system: personal computer) 10 Emulation system 11 Hardware emulator 110 Bus emulation buffer (transfer pending buffer) 12 Driver 13 Printer port 130 Transfer buffer 2 Serial printer device 3 Bus, I / O Bus 100 to 105 Processing step application (APL) ACK Normal end signal

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】プリンタポート(13)に転送バッファ(130)
を備え、印刷データを保持しながら印刷するデータ処理
装置(1) であって、アプリケーション () からプリン
タ装置(2) を駆動し、プリンタ装置(2) から障害通知が
あったとき、上記転送バッファ(130) に印刷データを保
持し、障害状態が回復したとき、上記転送バッファ(13
0) に保持されている印刷データをプリンタ装置(2) に
転送して、再開処理を実行するデータ処理装置(1) をエ
ミュレーションして、上記プリンタ装置(2) を駆動する
データ処理装置(1a)において、 ハードウェアエミュレータ(11)内に転送保留バッファ(1
10) を設けて、上記アプリケーションの実行時のエミュ
レーションで、プリンタ装置(2) に障害が発生した時
は、上記転送保留バッファ(110) に印刷データを保持
し、上記プリンタ装置(2) での障害が回復したとき、上
記転送保留バッファ(110) に保持している印刷データを
転送して、再開処理を実行することを特徴とするエミュ
レーション時での障害時における印刷再開制御方法。
1. A transfer buffer (130) for a printer port (13).
A data processing device (1) for printing while holding print data, wherein when the application () drives the printer device (2) and the printer device (2) gives a failure notification, When the print data is held in (130) and the fault condition is recovered, the transfer buffer (13
The print data stored in (0) is transferred to the printer device (2), the data processing device (1) that executes the restart process is emulated, and the data processing device (1a that drives the printer device (2) is emulated. ) In the hardware emulator (11), the transfer pending buffer (1
10) is provided, and when a failure occurs in the printer device (2) during emulation when the above application is executed, the print data is held in the transfer hold buffer (110) and the printer device (2) A print restart control method at the time of a failure during emulation, characterized in that, when the failure is recovered, the print data held in the transfer hold buffer (110) is transferred and the restart processing is executed.
JP5091707A 1993-04-20 1993-04-20 Method for controlling restart of printing in trouble during emulation Withdrawn JPH06297782A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5091707A JPH06297782A (en) 1993-04-20 1993-04-20 Method for controlling restart of printing in trouble during emulation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5091707A JPH06297782A (en) 1993-04-20 1993-04-20 Method for controlling restart of printing in trouble during emulation

Publications (1)

Publication Number Publication Date
JPH06297782A true JPH06297782A (en) 1994-10-25

Family

ID=14033992

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5091707A Withdrawn JPH06297782A (en) 1993-04-20 1993-04-20 Method for controlling restart of printing in trouble during emulation

Country Status (1)

Country Link
JP (1) JPH06297782A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7640368B2 (en) 2003-12-15 2009-12-29 Samsung Electronics Co., Ltd. Automatic driver installation method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7640368B2 (en) 2003-12-15 2009-12-29 Samsung Electronics Co., Ltd. Automatic driver installation method and system

Similar Documents

Publication Publication Date Title
US5791790A (en) Method and apparatus for providing print job buffering for a printer on a fast data path
JPH06297782A (en) Method for controlling restart of printing in trouble during emulation
JP3034540B2 (en) Printing system and its error recovery method
JP4400097B2 (en) Printing apparatus, printing control method, program, and recording medium
JP2000020272A (en) Method and device for print control
JPH11277854A (en) Printer controller
JPS62105243A (en) Recovery device for system fault
JPH08202515A (en) Print server device
JPS60201980A (en) Controlling method of printer
KR930007464B1 (en) Dual systems switching method
JP3830558B2 (en) Online system and communication control method thereof
JPH06195180A (en) Control system for printer for server/client system
JP2583169B2 (en) Operation program switching method for communication processing device
JP3271698B2 (en) Peripheral device power off system
JPH08123638A (en) Printer control system
JP2975094B2 (en) Control device for I / O device
JPH0756842A (en) Channel sub system
JPH0357027A (en) Emergency operation system for online system
JPH10200602A (en) Master/slave communication system
JPH0277955A (en) Input/output controller
JPH1131032A (en) Connection switching device
JPH08179898A (en) Network printer device
JPH01213713A (en) Print system
JPH09265438A (en) Device and method for file transfer
JPS626336A (en) Computer system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20000704