JP2001047696A - Printing device - Google Patents

Printing device

Info

Publication number
JP2001047696A
JP2001047696A JP11222195A JP22219599A JP2001047696A JP 2001047696 A JP2001047696 A JP 2001047696A JP 11222195 A JP11222195 A JP 11222195A JP 22219599 A JP22219599 A JP 22219599A JP 2001047696 A JP2001047696 A JP 2001047696A
Authority
JP
Japan
Prior art keywords
emulation
specified
switching
printing
command
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.)
Granted
Application number
JP11222195A
Other languages
Japanese (ja)
Other versions
JP4397473B2 (en
Inventor
Yoshihiro Hitomi
善弘 人見
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP22219599A priority Critical patent/JP4397473B2/en
Publication of JP2001047696A publication Critical patent/JP2001047696A/en
Application granted granted Critical
Publication of JP4397473B2 publication Critical patent/JP4397473B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable determining of the advisability of performing a process to switch an emulating according to assigned emulation starting conditions. SOLUTION: In the printing device which is capable of printing through a plurality of emulations and assigning conditions for starting an emulation for printing process by an emulation switching command for switching an emulation and starting the emulation to perform printing, CPU 2 decides whether the conditions, for starting the emulation, assigned by the emulation switching command received are the same as those for starting an emulation which is presently active.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、レーザプリンタ、
インクジェットプリンタなどの印刷装置に関し、特に複
数のエミュレーションを切り替えて印刷を行う場合の制
御技術に関する。
TECHNICAL FIELD The present invention relates to a laser printer,
The present invention relates to a printing apparatus such as an ink jet printer, and more particularly to a control technique for performing printing by switching a plurality of emulations.

【0002】[0002]

【従来の技術】従来では、複数のエミュレーションを切
り替えて印刷を行う場合、専用のプリンタドライバを使
用してホストから印刷データを転送するに際し、通常、
同データの先頭には印刷処理を行うエミュレーションの
起動する条件(エミュレーションの種類及びスイッチN
o.又は予め登録されたプログラムのNo.)を指定す
るエミュレーション切り替えコマンドのデータがある。
同コマンドにより、まず印刷処理を行うエミュレーショ
ンが起動される。現在ホストのOSがウィンドウズの場
合、あるいはネットワークを使用した環境では、前述の
印刷方法は主流となっている。
2. Description of the Related Art Conventionally, when printing is performed by switching a plurality of emulations, when printing data is transferred from a host using a dedicated printer driver, usually, printing is usually performed.
At the beginning of the data, the conditions for starting the emulation for performing the printing process (emulation type and switch N
o. Or, the program number registered in advance. There is data of the emulation switching command that specifies ().
With this command, first, emulation for performing a printing process is started. At present, when the host OS is Windows or in an environment using a network, the above-described printing method is mainly used.

【0003】また、専用のプリンタドライバを使用せず
印刷データを転送する場合、同データには前述のコマン
ドが存在しないので、印刷前に予め操作パネルによりエ
ミュレーションの起動を指定しなければならない。この
場合、前述の環境に比べ、複数のユーザ及びエミュレー
ションを切り替えての印刷には適さない環境とも言え
る。
When print data is transferred without using a dedicated printer driver, the above-mentioned command does not exist in the data. Therefore, activation of emulation must be designated by an operation panel before printing. In this case, compared to the above-described environment, it can be said that the environment is not suitable for printing by switching a plurality of users and emulation.

【0004】[0004]

【発明が解決しようとする課題】前者の場合、印刷デー
タを転送する度に、エミュレーション切り替えコマンド
により指定されたエミュレーションの起動条件に従い、
エミュレーションの切り替え処理が行われる。このと
き、同コマンドにより指定されたエミュレーションの起
動条件と、現在起動中のエミュレーションの起動条件が
同じ場合でも、エミュレーションの切り替え処理(再起
動)を行っていた。
In the former case, every time the print data is transferred, the print data is transferred according to the emulation start condition specified by the emulation switching command.
Emulation switching processing is performed. At this time, the emulation switching process (restart) is performed even if the emulation start condition specified by the command is the same as the emulation start condition currently being started.

【0005】このため、エミュレーションの切り替え処
理を行っている間は、受信した印刷データの解析処理は
行われないので、後者のように予めエミュレーションを
起動した状態で印刷データを転送した場合に比べ、印刷
速度が遅くなるという問題があった。
[0005] For this reason, while the process of switching the emulation is performed, the analysis of the received print data is not performed. There was a problem that the printing speed was slow.

【0006】この問題を解決するためには、後者の方法
による印刷があるが、これはプリンタの設定をホスト側
で専用のプリンタドライバを使用して行うのでなく、プ
リンタの操作パネルで行うことになるので、複数のユー
ザが使用する場合、また、複数のエミュレーションを切
り替えて印刷処理を行う場合、操作上多くの手間を必要
とし、特にネットワークを使用した環境には全く適さな
いと言える。
In order to solve this problem, there is printing by the latter method. However, this is done by setting the printer on the operation panel of the printer instead of using a dedicated printer driver on the host side. Therefore, when a plurality of users use it, or when a plurality of emulations are switched to perform a printing process, a lot of trouble is required in operation, and it can be said that it is not suitable for an environment using a network at all.

【0007】また前者の場合、同コマンドで指定された
エミュレーションの起動条件に合うエミュレーション及
びプログラムが存在しない場合、エミュレーションを切
り替えることができず、現在起動中のエミュレーション
が以降の描画データを処理することになる。
In the former case, if there is no emulation or program that satisfies the emulation start conditions specified by the command, the emulation cannot be switched, and the emulation currently started processes subsequent drawing data. become.

【0008】このとき、同データはこのエミュレーショ
ンのコマンドデータではないので、印刷結果は正常でな
い。データ量によっては、この正常でない印刷内容が複
数枚出力されることもあり、用紙の無駄遣いとなる。ま
た受信バッファにデータが残り、その後に受信するデー
タを正常に処理できない場合もある。
At this time, since the data is not the command data of this emulation, the print result is not normal. Depending on the amount of data, this abnormal print content may be output on multiple sheets, resulting in wasted paper. In some cases, data remains in the reception buffer, and data received thereafter cannot be processed normally.

【0009】この問題を解決するためには、データ転送
前に印刷する条件に合うエミュレーション、又は予め印
刷条件が登録されたプログラムが存在するか、プリンタ
の設定を確認しなければならず、多くの操作の手間を必
要とする。また、データ転送後にジョブキャンセルする
方法があるが、これを実行するための操作の手間を必要
とする。しかも、これは前述のように正常でない印刷内
容が複数枚出力されてから気が付く場合が多く、用紙を
無駄に使用することになる。
In order to solve this problem, it is necessary to check the settings of the printer to see if there is an emulation that matches the printing conditions before data transfer or a program in which the printing conditions are registered in advance. Requires labor of operation. In addition, there is a method of canceling a job after data transfer, but requires an operation for executing the job. In addition, this is often noticed after a plurality of abnormal print contents have been output as described above, resulting in wasteful use of paper.

【0010】本発明は、指定されたエミュレーション起
動条件に従い、エミュレーションの切り替え処理を行う
べきかどうかの判断をすることができる印刷装置を提供
することを目的とするものである。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a printing apparatus capable of determining whether emulation switching processing should be performed in accordance with designated emulation activation conditions.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するため
に、請求項1記載の発明は、複数のエミュレーションの
切り替えを行うエミュレーション切り替えコマンドによ
り、印刷処理を行うエミュレーションの起動条件を指定
し、同エミュレーションを起動して印刷を行う印刷装置
において、受信したエミュレーション切り替えコマンド
で指定されたエミュレーションの起動条件が、現在起動
中のエミュレーションの起動条件と同じかどうか判断す
る判断手段を備えたことを特徴とする。
In order to achieve the above object, according to the first aspect of the present invention, an emulation switching command for switching a plurality of emulations is used to specify an emulation start condition for performing a printing process. In a printing apparatus that starts emulation and performs printing, the printing apparatus includes a determination unit configured to determine whether an emulation start condition specified by a received emulation switching command is the same as a start condition of a currently activated emulation. I do.

【0012】また上記目的を達成するために、請求項2
記載の発明は、請求項1記載の印刷装置において、現在
起動中のエミュレーションの起動条件と、エミュレーシ
ョン切り替えコマンドで指定されたエミュレーションの
起動条件とが同じ場合には、エミュレーション切り替え
処理を行わないようにすることを特徴とする。
According to another aspect of the present invention, the above object is achieved.
According to the present invention, in the printing apparatus according to the first aspect, when the activation condition of the currently activated emulation is the same as the emulation activation condition specified by the emulation switching command, the emulation switching process is not performed. It is characterized by doing.

【0013】また上記目的を達成するために、請求項3
記載の発明は、請求項2記載の印刷装置において、現在
起動中のエミュレーションが起動されてから、操作パネ
ルにより印刷条件を変更された場合は、エミュレーショ
ン切り替えコマンドで指定されたエミュレーションの起
動条件に従いエミュレーション切り替え処理を行うこと
を特徴とする。
[0013] To achieve the above object, a third aspect of the present invention is provided.
According to a second aspect of the present invention, in the printing apparatus according to the second aspect, when the printing conditions are changed by the operation panel after the currently activated emulation is activated, the emulation is performed according to the emulation activation conditions specified by the emulation switching command. A switching process is performed.

【0014】また上記目的を達成するために、請求項4
記載の発明は、請求項1又は2記載の印刷装置におい
て、エミュレーション切り替えコマンドで指定されたエ
ミュレーションの起動条件と、現在起動中のエミュレー
ションの起動条件とを比較して、エミュレーションの切
り替え処理を行うモード、又は常にエミュレーション切
り替えコマンドで指定されたエミュレーションの起動条
件に従ってエミュレーション切り替え処理を行うモード
を選択可能としたことを特徴とする。
According to another aspect of the present invention, the above object is achieved.
According to an embodiment of the present invention, in the printing apparatus according to claim 1 or 2, a mode in which emulation switching processing is performed by comparing an emulation activation condition specified by an emulation switching command with an emulation activation condition currently being activated. Alternatively, it is possible to select a mode in which emulation switching processing is always performed according to an emulation start condition specified by an emulation switching command.

【0015】また上記目的を達成するために、請求項5
記載の発明は、請求項2記載の印刷装置において、エミ
ュレーション切り替え処理を行わなかった場合には、ユ
ーザエラーをリセットすることを特徴とする。
According to another aspect of the present invention, the above object is achieved.
According to a second aspect of the present invention, in the printing apparatus according to the second aspect, when the emulation switching process is not performed, a user error is reset.

【0016】また上記目的を達成するために、請求項6
記載の発明は、請求項5記載の印刷装置において、エミ
ュレーション切り替え処理を行わなかった場合には、そ
の旨のメッセージを操作パネルに表示することを特徴と
する。
According to another aspect of the present invention, there is provided a semiconductor device comprising:
According to the present invention, when the emulation switching processing is not performed in the printing apparatus according to the fifth aspect, a message to that effect is displayed on the operation panel.

【0017】また上記目的を達成するために、請求項7
記載の発明は、複数のエミュレーションの切り替えを行
うエミュレーション切り替えコマンドにより、印刷処理
を行うエミュレーションの起動条件を指定し、同エミュ
レーションを起動して印刷を行う印刷装置において、受
信したエミュレーション切り替えコマンドで指定された
エミュレーションの起動条件に合うエミュレーション及
びプログラムが存在するかどうかを、起動中のエミュレ
ーションが判断する判断手段を備えたことを特徴とす
る。
According to another aspect of the present invention, there is provided a semiconductor device comprising:
In the described invention, an emulation switching command for switching a plurality of emulations specifies an emulation start condition for performing a printing process, and a printing apparatus that starts the emulation and performs printing is specified by a received emulation switching command. The emulation during startup determines whether or not there is an emulation and a program that meet the emulation startup conditions.

【0018】また上記目的を達成するために、請求項8
記載の発明は、請求項7記載の印刷装置において、エミ
ュレーション切り替えコマンドで指定されたエミュレー
ションの起動条件に合うエミュレーション及びプログラ
ムがない場合には、以降の描画データをジョブキャンセ
ルすることを特徴とする。
According to another aspect of the present invention, there is provided a computer system comprising:
According to the present invention, in the printing apparatus according to the seventh aspect, if there is no emulation or program that satisfies the emulation start condition specified by the emulation switching command, the subsequent drawing data is canceled.

【0019】また上記目的を達成するために、請求項9
記載の発明は、請求項8記載の印刷装置において、エミ
ュレーション切り替えコマンドで指定されたエミュレー
ションの種類と同じエミュレーションが存在する場合
は、同エミュレーションを起動することを特徴とする。
According to another aspect of the present invention, there is provided a semiconductor device comprising:
According to the present invention, in the printing apparatus according to the eighth aspect, when the same emulation as the emulation type specified by the emulation switching command exists, the emulation is activated.

【0020】また上記目的を達成するために、請求項1
0記載の発明は、請求項8記載の印刷装置において、描
画データをジョブキャンセルしたことを、操作パネルに
メッセージとして表示することを特徴とする。
Further, in order to achieve the above object, the present invention provides the first aspect.
The invention according to claim 0 is characterized in that, in the printing apparatus according to claim 8, the fact that the job of the drawing data has been canceled is displayed as a message on the operation panel.

【0021】請求項1記載の発明では、受信したエミュ
レーション切り替えコマンドで指定されたエミュレーシ
ョンの起動条件が、現在起動中のエミュレーションの起
動条件と同じかどうか判断するので、指定された起動条
件に従いエミュレーションの切り替え処理を行うべきか
どうか最適に判断される。
According to the first aspect of the present invention, it is determined whether or not the emulation start condition specified by the received emulation switching command is the same as the emulation start condition currently being started. Therefore, emulation is started in accordance with the specified start condition. It is optimally determined whether to perform the switching process.

【0022】請求項2記載の発明では、現在起動中のエ
ミュレーションの起動条件と、エミュレーション切り替
えコマンドで指定されたエミュレーションの起動条件と
が同じ場合には、エミュレーション切り替え処理を行わ
ないようにするので、印刷速度の遅れが無くなる。
According to the second aspect of the present invention, if the activation condition of the emulation currently activated and the activation condition of the emulation specified by the emulation switching command are the same, the emulation switching process is not performed. There is no delay in printing speed.

【0023】請求項3記載の発明では、現在起動中のエ
ミュレーションが起動されてから、操作パネルにより印
刷条件を変更された場合は、エミュレーション切り替え
コマンドで指定されたエミュレーションの起動条件に従
いエミュレーション切り替え処理を行うので、専用のプ
リンタドライバ、及び他の(専用でない)プリンタドラ
イバを使用するユーザが共有(混在)して正常に印刷が
なされる。
According to the third aspect of the present invention, when the printing conditions are changed by the operation panel after the currently activated emulation is activated, the emulation switching processing is performed in accordance with the emulation activation conditions specified by the emulation switching command. Therefore, users who use the dedicated printer driver and other (non-dedicated) printer drivers share (mix) and print normally.

【0024】請求項4記載の発明では、エミュレーショ
ン切り替えコマンドで指定されたエミュレーションの起
動条件と、現在起動中のエミュレーションの起動条件と
を比較して、エミュレーションの切り替え処理を行うモ
ード、又は常にエミュレーション切り替えコマンドで指
定されたエミュレーションの起動条件に従ってエミュレ
ーション切り替え処理を行うモードの何れかを選択可能
としたので、ユーザの動作環境に合わせた印刷が行われ
る。
According to the fourth aspect of the present invention, the emulation start condition specified by the emulation switch command is compared with the emulation start condition of the currently activated emulation, and the emulation switching process is performed, or emulation switching is always performed. Since any one of the modes for performing the emulation switching process can be selected in accordance with the emulation start condition specified by the command, printing is performed in accordance with the operating environment of the user.

【0025】請求項5記載の発明では、エミュレーショ
ン切り替え処理を行わなかった場合には、ユーザエラー
をリセットするので、エラーが無い状態になり、常に正
常な印刷が行われる。
According to the fifth aspect of the invention, when the emulation switching process is not performed, the user error is reset, so that there is no error, and normal printing is always performed.

【0026】請求項6記載の発明では、エミュレーショ
ン切り替え処理を行わなかった場合には、その旨のメッ
セージを操作パネルに表示するので、エラーが残ってい
ないことをサマリーシートを印刷せずに確認できる。
According to the present invention, when the emulation switching process is not performed, a message to that effect is displayed on the operation panel, so that it can be confirmed that no error remains without printing a summary sheet. .

【0027】請求項7記載の発明では、受信したエミュ
レーション切り替えコマンドで指定されたエミュレーシ
ョンの起動条件に合うエミュレーション及びプログラム
が存在するかどうか、起動中のエミュレーションが判断
するので、指定された起動条件に従いエミュレーション
の切り替え処理を行うべきかどうか最適に判断される。
According to the seventh aspect of the present invention, the emulation during startup determines whether there is an emulation and a program that meet the emulation start condition specified by the received emulation switching command. It is optimally determined whether emulation switching processing should be performed.

【0028】請求項8記載の発明では、エミュレーショ
ン切り替えコマンドで指定されたエミュレーションの起
動条件に合うエミュレーション及びプログラムがない場
合には、以降の描画データをジョブキャンセルするの
で、その後転送される描画データに対して正常に処理で
きる状態になる。
According to the present invention, if there is no emulation or program that satisfies the emulation start condition specified by the emulation switching command, the job of the subsequent drawing data is cancelled. It can be processed normally.

【0029】請求項9記載の発明では、指定された起動
条件に合うエミュレーション、及びプログラムは存在し
ないが、指定されたエミュレーションの種類に合うエミ
ュレーションが存在する場合は、同エミュレーションの
起動条件に従い起動することにより、同描画データを印
刷処理でき、同様にその後転送される描画データに対し
て正常に処理できる状態になる。
According to the ninth aspect of the present invention, there is no emulation or program that satisfies the specified activation condition, but if there is an emulation that satisfies the specified emulation type, the emulation and the activation are performed according to the activation condition of the emulation. As a result, the drawing data can be printed, and the drawing data transferred thereafter can be normally processed.

【0030】請求項10記載の発明では、描画データを
ジョブキャンセルしたことを、操作パネルにメッセージ
として表示するので、指定された起動条件に合うエミレ
ーションが存在しないことを確認できる。
According to the tenth aspect of the present invention, the fact that the job of the drawing data has been canceled is displayed on the operation panel as a message, so that it is possible to confirm that there is no emulation that meets the designated activation condition.

【0031】[0031]

【発明の実施の形態】以下、本発明の実施の形態を添付
図面に従って説明する。図1は印刷装置のブロック構成
図である。印刷装置は、ファームウェア(ROM)1、
CPU2、ワークメモリ(RAM)3、NVRAM4、
印刷部5、表示部(操作パネル)6、ホストI/F7を
備える。
Embodiments of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a block diagram of the printing apparatus. The printing device has firmware (ROM) 1,
CPU 2, work memory (RAM) 3, NVRAM 4,
A printing unit 5, a display unit (operation panel) 6, and a host I / F 7 are provided.

【0032】図2はエミュレーション切り替えコマンド
データの一例を示す図、図3はエミュレーションの起動
条件の情報を示す図、図4はエミュレーション切り替え
を指定したコマンドデータの一例を示す図、図5は起動
中のエミュレーションの起動条件(a)とエミュレーシ
ョン切り替えコマンドで指定した起動条件(b)を示す
図である。
FIG. 2 is a diagram showing an example of emulation switching command data, FIG. 3 is a diagram showing information on emulation start conditions, FIG. 4 is a diagram showing an example of command data specifying emulation switching, and FIG. FIG. 7A is a diagram showing an emulation start condition (a) and an start condition (b) specified by an emulation switching command.

【0033】請求項1記載の発明に対応した第1の実施
形態を説明する。現在起動中のエミュレーションの起動
条件は、図3に示す通り、エミュレーションの種類及び
スイッチNo.で構成され、同情報をワークメモリ3に
格納する。またスイッチNo.とは、同一エミュレーシ
ョンの印刷条件の設定内容がプログラム登録されている
場合、その登録した順番を表す番号である。
A first embodiment according to the present invention will be described. As shown in FIG. 3, the starting conditions of the emulation currently being started include the type of emulation and the switch No. The same information is stored in the work memory 3. Switch No. Is a number indicating the order of registration when the setting contents of the printing conditions of the same emulation are registered in the program.

【0034】ここで動作例として、現在起動中のエミュ
レーションの起動条件が図5(a)に示す内容のとき、
図2に示すコマンドデータの文法に従い、図4に示す内
容のコマンドデータを受信処理した場合、同コマンドに
より指定された起動条件は、図5(b)の通りとなる。
これらにより、起動中のエミュレーションの起動条件
と、先のコマンドにより指定された起動条件とを比較す
ることができる。
Here, as an operation example, when the activation condition of the currently activated emulation has the contents shown in FIG.
When the command data having the contents shown in FIG. 4 is received and processed in accordance with the grammar of the command data shown in FIG. 2, the activation conditions specified by the command are as shown in FIG. 5B.
As a result, it is possible to compare the activation condition of the emulation being activated with the activation condition specified by the previous command.

【0035】図12は第1の制御例を示すフローチャー
トである。受信バッファにデータがあるかどうかを判断
し(S1)、ない場合には、その他の処理を行う(S
2)。データがある場合は、コマンドの解析と処理を行
って(S3)、エミュレーション切り替えの指定がある
か判断する(S4)。指定がなければ、その他のコマン
ド処理を行う(S5)。指定があれば、指定されたエミ
ュレーションの起動条件と起動中のエミュレーションの
起動条件が同じか判断する(S6)。同じでなければ、
エミュレーションの切り替え処理を行う(S7)。
FIG. 12 is a flowchart showing a first control example. It is determined whether there is data in the reception buffer (S1), and if not, other processing is performed (S1).
2). If there is data, the command is analyzed and processed (S3), and it is determined whether emulation switching is specified (S4). If not specified, other command processing is performed (S5). If so, it is determined whether the specified emulation start condition is the same as the emulation start condition being started (S6). If not the same
Emulation switching processing is performed (S7).

【0036】請求項2記載の発明に対応した第2の実施
形態を説明する。エミュレーション切り替えコマンドに
より指定されたエミュレーションの起動条件と、現在起
動中のエミュレーションの起動条件が同じ場合でもエミ
ュレーションの切り替え処理を行うと、印刷速度が遅く
なる。
A second embodiment corresponding to the second aspect of the present invention will be described. Even when the emulation start condition specified by the emulation switch command is the same as the emulation start condition that is currently being started, if the emulation switch processing is performed, the printing speed is reduced.

【0037】そこで第2の実施形態では図5(a),
(b)の起動条件を比較すると、同じ起動条件となるの
で、先のコマンドの指定によるエミュレーションの切り
替え処理は行わない(図12参照)。
Therefore, in the second embodiment, FIG.
When the activation conditions in (b) are compared, the same activation condition is obtained, so that the emulation switching process by the designation of the previous command is not performed (see FIG. 12).

【0038】図6は起動した状態の印刷条件の情報の一
例を示す図、図7は起動後に変更された印刷条件の情報
の一例を示す図である。なお、図7において網掛け部分
は変更された設定内容を示す。
FIG. 6 is a diagram showing an example of the printing condition information in the activated state, and FIG. 7 is a diagram showing an example of the printing condition information changed after the activation. In FIG. 7, the shaded portions indicate the changed settings.

【0039】請求項3記載の発明に対応した第3の実施
形態を説明する。現在起動中のエミュレーションにおい
て、図6に示す起動時の印刷条件の設定内容に対して、
起動後に操作パネル6により、印刷条件が図7に示すよ
うな設定内容に変更された場合は、異なるユーザから印
刷データを受信したと判断し、先のコマンドで指定され
たエミュレーションの起動条件に従い、エミュレーショ
ンの切り替え処理を行う。このようにすると、操作パネ
ル6で設定された印刷条件に従い、意図した描画結果が
得られる(この場合、印刷方向と自動改行の有無が変更
されている)。
A third embodiment corresponding to the third aspect of the present invention will be described. In the currently activated emulation, the settings of the printing conditions at the time of startup shown in FIG.
When the print conditions are changed to the settings as shown in FIG. 7 by the operation panel 6 after the startup, it is determined that print data has been received from a different user, and according to the emulation start conditions specified by the previous command, Performs emulation switching processing. In this way, an intended drawing result is obtained according to the printing conditions set on the operation panel 6 (in this case, the printing direction and the presence / absence of automatic line feed are changed).

【0040】図13は第2の制御例を示すフローチャー
トである。受信バッファにデータがあるかどうかを判断
し(S11)、ない場合には、その他の処理を行う(S
12)。データがある場合は、コマンドの解析と処理を
行って(S13)、エミュレーション切り替えの指定が
あるか判断する(S14)。指定がなければ、その他の
コマンド処理を行う(S15)。指定があれば、指定さ
れたエミュレーションの起動条件と起動中のエミュレー
ションの起動条件が同じか判断する(S16)。同じで
なければ、エミュレーションの切り替え処理を行う(S
17)。同じであれば、操作パネル6により印刷条件を
変更されているか判断する(S18)。変更されていれ
ば、エミュレーションの切り替え処理を行う(S1
7)。
FIG. 13 is a flowchart showing a second control example. It is determined whether there is data in the reception buffer (S11), and if not, other processing is performed (S11).
12). If there is data, the command is analyzed and processed (S13), and it is determined whether emulation switching is specified (S14). If not specified, other command processing is performed (S15). If specified, it is determined whether the specified emulation start condition is the same as the emulation start condition being started (S16). If they are not the same, an emulation switching process is performed (S
17). If they are the same, it is determined whether the printing conditions have been changed by the operation panel 6 (S18). If it has been changed, an emulation switching process is performed (S1).
7).

【0041】図8はエミュレーションの切り替え処理の
動作モードの情報を示す図である。請求項4記載の発明
に対応した第4の実施形態を説明する。専用のプリンタ
ドライバによっては、転送するデータ中に印刷条件を設
定するコマンドデータが存在する場合がある。このた
め、このような転送データにより起動されたエミュレー
ションでは、起動後に印刷条件が変更されることになる
ので、第2の実施形態において、この状態で同様な印刷
データを転送したとき、同データの先頭のエミュレーシ
ョン切り替えコマンドで指定したエミュレーションの起
動条件と、起動中のエミュレーションの起動条件が同じ
場合、エミュレーション切り替え処理を行わないで印刷
処理することになる。このため、先の印刷条件を設定す
るコマンドデータを含む印刷データによっては、意図し
た描画結果を得られない。
FIG. 8 is a diagram showing information on the operation mode of the emulation switching process. A fourth embodiment corresponding to the invention described in claim 4 will be described. Depending on a dedicated printer driver, command data for setting print conditions may exist in the data to be transferred. For this reason, in the emulation activated by such transfer data, the printing conditions are changed after the activation. In the second embodiment, when similar print data is transferred in this state, the same data is transferred. If the start condition of the emulation specified by the first emulation switch command is the same as the start condition of the emulation being started, print processing is performed without performing the emulation switch processing. For this reason, the intended drawing result cannot be obtained depending on the print data including the command data for setting the previous print condition.

【0042】そこで、コマンドで指定されたエミュレー
ションの起動条件と、起動中のエミュレーションの起動
条件が同じ場合は、エミュレーションの切り替え処理を
行わない動作モードと、常に指定された起動条件に従い
エミュレーションの切り替え処理を行う動作モードをユ
ーザが選択し、その設定内容を図8に示す通り格納す
る。
Therefore, if the emulation start condition specified by the command is the same as the emulation start condition being started, the emulation switching process is not performed, and the emulation switch process is always performed according to the specified start condition. Is selected by the user, and the settings are stored as shown in FIG.

【0043】図14は第3の制御例を示すフローチャー
トである。受信バッファにデータがあるかどうかを判断
し(S21)、ない場合には、その他の処理を行う(S
22)。データがある場合は、コマンドの解析と処理を
行って(S23)、エミュレーション切り替えの指定が
あるか判断する(S24)。指定がなければ、その他の
コマンド処理を行う(S25)。指定があれば、常にエ
ミュレーションの切り替え処理を行う動作モードか判断
する(S26)。そうでなければ、エミュレーションの
切り替え処理を行う(S27)。そうであれば、指定さ
れたエミュレーションの起動条件と起動中のエミュレー
ションの起動条件が同じか判断する(S28)。同じで
なければ、エミュレーションの切り替え処理を行う(S
27)。
FIG. 14 is a flowchart showing a third control example. It is determined whether there is data in the reception buffer (S21), and if not, other processing is performed (S21).
22). If there is data, the command is analyzed and processed (S23), and it is determined whether emulation switching is specified (S24). If not specified, other command processing is performed (S25). If specified, it is determined whether or not the operation mode is one in which emulation switching processing is always performed (S26). Otherwise, an emulation switching process is performed (S27). If so, it is determined whether the designated emulation activation condition is the same as the activation emulation activation condition (S28). If they are not the same, an emulation switching process is performed (S
27).

【0044】図9はエラー履歴の情報の一例を示す図、
図10はエラー履歴をリセットした状態の情報の一例を
示す図である。請求項5記載の発明に対応した第5の実
施形態を説明する。エミュレーションの切り替え処理を
行わなかった場合、ユーザエラー(コマンドエラー)が
発生していたときはエラー履歴として残っている場合が
ある。このため、ユーザ側から見ると、この場合、ユー
ザエラーが残った状態で印刷処理されるので、印刷結果
がおかしくなると判断されてしまう。通常、エミュレー
ションを再起動した場合は、以前のユーザエラーは残ら
ない(リセットされる)。
FIG. 9 shows an example of error history information.
FIG. 10 is a diagram illustrating an example of information in a state where the error history is reset. A fifth embodiment corresponding to the fifth aspect of the present invention will be described. If the emulation switching process is not performed, and a user error (command error) has occurred, it may remain as an error history. For this reason, from the user's point of view, in this case, the print processing is performed in a state where the user error remains, so that it is determined that the print result is incorrect. Normally, when the emulation is restarted, the previous user error does not remain (is reset).

【0045】そこで、エミュレーションの切り替え処理
を行わない場合には、現在起動中のエミュレーションに
図9に示すようなエラーの情報がエラー履歴として残っ
ているとき、このエラー履歴を図10に示すように、リ
セット(エラーなしの状態)にする。
Therefore, when the emulation switching process is not performed, if error information as shown in FIG. 9 remains in the currently activated emulation as an error history, this error history is displayed as shown in FIG. , Reset (no error).

【0046】図15は第4の制御例を示すフローチャー
トである。受信バッファにデータがあるかどうかを判断
し(S31)、ない場合には、その他の処理を行う(S
32)。データがある場合は、コマンドの解析と処理を
行って(S33)、エミュレーション切り替えの指定が
あるか判断する(S34)。指定がなければ、その他の
コマンド処理を行う(S35)。指定があれば、指定さ
れたエミュレーションの起動条件と起動中のエミュレー
ションの起動条件が同じか判断する(S36)。同じで
なければ、エミュレーションの切り替え処理を行う(S
37)。同じであれば、エラー履歴をリセットする(S
38)。
FIG. 15 is a flowchart showing a fourth control example. It is determined whether there is data in the reception buffer (S31), and if not, other processing is performed (S31).
32). If there is data, the command is analyzed and processed (S33), and it is determined whether emulation switching is specified (S34). If not specified, other command processing is performed (S35). If there is a designation, it is determined whether the designated emulation activation condition is the same as the activation condition of the emulation being activated (S36). If they are not the same, an emulation switching process is performed (S
37). If they are the same, reset the error history (S
38).

【0047】図11(a),(b)は表示部のメッセー
ジの各例を示す図である。請求項6記載の発明に対応し
た第6の実施形態を説明する。ユーザエラーがリセット
されたかどうかは、通常はサマリーシート(印刷条件一
覧印刷)などを印刷しなければ、その内容を確認するこ
とができない。そこでエミュレーションの切り替え処理
を行わず、エラー履歴をリセットした場合、図11に示
す通り、操作パネル6にメッセージを表示する。
FIGS. 11A and 11B are diagrams showing examples of messages on the display unit. A sixth embodiment corresponding to the invention described in claim 6 will be described. Whether the user error has been reset ordinarily cannot be confirmed unless a summary sheet (print condition list print) or the like is printed. Therefore, when the error history is reset without performing the emulation switching process, a message is displayed on the operation panel 6 as shown in FIG.

【0048】図16は第5の制御例を示すフローチャー
トである。受信バッファにデータがあるかどうかを判断
し(S41)、ない場合には、その他の処理を行う(S
42)。データがある場合は、コマンドの解析と処理を
行って(S43)、エミュレーション切り替えの指定が
あるか判断する(S44)。指定がなければ、その他の
コマンド処理を行う(S45)。指定があれば、指定さ
れたエミュレーションの起動条件と起動中のエミュレー
ションの起動条件が同じか判断する(S46)。同じで
なければ、エミュレーションの切り替え処理を行う(S
47)。同じであれば、エラー履歴をリセットし(S4
8)、操作パネル6にメッセージを表示する(S4
9)。
FIG. 16 is a flowchart showing a fifth control example. It is determined whether there is data in the reception buffer (S41), and if not, other processing is performed (S41).
42). If there is data, the command is analyzed and processed (S43), and it is determined whether emulation switching is specified (S44). If not specified, other command processing is performed (S45). If specified, it is determined whether the specified emulation start condition is the same as the activated emulation start condition (S46). If they are not the same, an emulation switching process is performed (S
47). If they are the same, the error history is reset (S4
8) Display a message on the operation panel 6 (S4)
9).

【0049】図17はエミュレーションの起動条件の情
報を示す図、図18はエミュレーション切り替えを指定
したコマンドデータの一例を示す図、図19は指定され
たエミュレーションの起動条件の一例を示す図、図20
は既存(常駐)のエミュレーションの起動条件(a)と
登録されたプログラムの起動条件(b)を示す図であ
る。
FIG. 17 is a diagram showing information on emulation start conditions, FIG. 18 is a diagram showing an example of command data specifying emulation switching, FIG. 19 is a diagram showing an example of emulation start conditions specified, and FIG.
FIG. 7 is a diagram showing the start condition (a) of an existing (resident) emulation and the start condition (b) of a registered program.

【0050】請求項7記載の発明に対応した第7の実施
形態を説明する。エミュレーションの起動条件は、図1
7に示す通り、エミュレーションの種類及びスイッチN
o.で構成され、同情報をワークメモリ3に格納する。
スイッチNo.とは同一エミュレーションの印刷条件の
設定内容がプログラム登録されている場合、その登録し
た順番(1〜n)を表す番号である。同No.0の場合
は、プログラム登録されていない初期状態の起動条件を
示す。
A seventh embodiment according to the present invention will be described. Figure 1 shows the emulation start conditions.
7, the emulation type and switch N
o. The same information is stored in the work memory 3.
Switch No. Is a number indicating the order of registration (1 to n) when the setting contents of the printing conditions of the same emulation are registered in the program. No. A value of 0 indicates a starting condition in an initial state in which no program is registered.

【0051】ここで動作例として、図18に示す内容の
コマンドデータを受信処理した場合、同コマンドにより
指定された起動条件は図19の通りとなる。また、プリ
ンタに存在する(既存の)エミュレーション(初期状
態、スイッチNo.は全て“0”)及び登録されたプロ
グラムの起動条件の情報を図20に示す。これらによ
り、図19に示すコマンドで指定された起動条件と、図
20の各起動条件を比較することができる。
Here, as an operation example, when the command data of the content shown in FIG. 18 is received, the start condition specified by the command is as shown in FIG. FIG. 20 shows emulation information (initial state, switch numbers are all “0”) existing in the printer (all switch numbers are “0”) and the registered program activation conditions. Thus, the start condition specified by the command shown in FIG. 19 can be compared with each start condition shown in FIG.

【0052】図21は第6の制御例を示すフローチャー
トである。受信バッファにデータがあるかどうかを判断
し(S51)、ない場合には、その他の処理を行う(S
52)。データがある場合は、コマンドの解析と処理を
行って(S53)、エミュレーション切り替えの指定が
あるか判断する(S54)。指定がなければ、その他の
コマンド処理を行う(S55)。指定があれば、指定さ
れたエミュレーションの起動条件と同じものが既存の起
動条件にあるか判断する(S56)。あれば、指定され
た起動条件でエミュレーションの切り替え処理を行う
(S57)。なければ、ジョブキャンセルする(S5
8)。
FIG. 21 is a flowchart showing a sixth control example. It is determined whether there is data in the reception buffer (S51), and if not, other processing is performed (S51).
52). If there is data, the command is analyzed and processed (S53), and it is determined whether emulation switching is specified (S54). If not specified, other command processing is performed (S55). If there is a designation, it is determined whether or not the same activation condition as the designated emulation exists in the existing activation condition (S56). If so, the emulation switching process is performed under the specified activation condition (S57). If not, the job is canceled (S5
8).

【0053】請求項8記載の発明に対応した第8の実施
形態を説明する。この実施形態は、同コマンドで指定さ
れたエミュレーションの起動条件に合うエミュレーショ
ン及びプログラムが存在しない場合には、エミュレーシ
ョンを切り替えることができず、現在起動中のエミュレ
ーションが以降の描画データを処理することになり、正
常でない印刷内容が複数枚出力されるのを防止するもの
である。
An eighth embodiment corresponding to the eighth aspect of the present invention will be described. In this embodiment, if there is no emulation or program that meets the emulation start condition specified by the command, the emulation cannot be switched, and the emulation currently started processes the subsequent drawing data. That is, a plurality of abnormal print contents are prevented from being output.

【0054】図19と図20の起動条件を比較した結
果、同じ起動条件となるものがない場合には、その後の
描画データをジョブキャンセルする。この場合、エミュ
レーションの種類“R02”と同じ種類の既存のエミュ
レーションが存在するが(図19)、同じスイッチN
o.の起動条件のものがない。従って、指定された起動
条件に合うものがないので、ジョブキャンセルされる
(図21参照)。
As a result of comparing the activation conditions shown in FIGS. 19 and 20, if none of the activation conditions is the same, the subsequent drawing data is canceled. In this case, there is an existing emulation of the same type as the emulation type “R02” (FIG. 19), but the same switch N
o. There is no start condition. Accordingly, there is no job that satisfies the designated start condition, and the job is canceled (see FIG. 21).

【0055】図22は指定されたエミュレーションの種
類と合う起動条件の一例を示す図である。請求項9記載
の発明に対応した第9の実施形態を説明する。この実施
形態は、第8の実施形態において、同コマンドで指定さ
れたエミュレーションの起動条件において、エミュレー
ションの種類に合うものは存在するが、スイッチNo.
(同エミュレーションでプログラムとして登録された順
番)に合うものが存在しない場合も、起動条件に合うも
のが存在しないと判断され、エミュレーションを切り替
えず、同様に正常でない印刷結果を出力し、受信バッフ
ァにデータが残るのを防止するものである。
FIG. 22 is a diagram showing an example of a start condition suitable for a designated type of emulation. A ninth embodiment corresponding to the ninth aspect of the present invention will be described. In this embodiment, in the eighth embodiment, there are some emulation start conditions specified by the same command that match the type of emulation.
If there is nothing that matches the order in which they were registered as a program in the same emulation, it is determined that there is no one that meets the startup conditions, and the emulation is not switched. This is to prevent data from remaining.

【0056】第8の実施形態において、図19に示す指
定された起動条件と合うものがない場合には、さらにエ
ミュレーションの種類が同じものがあるか検索する。同
じものがある場合、その起動条件(図22)に従いエミ
ュレーションを起動する。この場合、エミュレーション
の種類“R02”と同じ種類の既存のエミュレーション
が存在するが(図19)、同じスイッチNo.の起動条
件のものがない。そこで、再度同じ種類のエミュレーシ
ョンが存在するか、既存のエミュレーションの起動条件
(図19)を検索する。指定されたエミュレーションの
種類“R02”と同じものが存在するので(図19)、
同条件を起動条件とする(図22)。
In the eighth embodiment, when there is no one that satisfies the designated start condition shown in FIG. 19, it is further searched whether there is one having the same emulation type. If there is the same one, emulation is started according to the start condition (FIG. 22). In this case, there is an existing emulation of the same type as the emulation type “R02” (FIG. 19), but the same switch No. There is no start condition. Therefore, a search is made again to see if the same type of emulation exists, or to find an existing emulation start condition (FIG. 19). Since the same type as the specified emulation type “R02” exists (FIG. 19),
The same condition is set as a start condition (FIG. 22).

【0057】図23は第7の制御例を示すフローチャー
トである。受信バッファにデータがあるかどうかを判断
し(S61)、ない場合には、その他の処理を行う(S
62)。データがある場合は、コマンドの解析と処理を
行って(S63)、エミュレーション切り替えの指定が
あるか判断する(S64)。指定がなければ、その他の
コマンド処理を行う(S65)。指定があれば、指定さ
れたエミュレーションの起動条件と同じものが既存の起
動条件にあるか判断する(S66)。あれば、指定され
た起動条件でエミュレーションの切り替え処理を行う
(S67)。なければ、指定されたエミュレーションの
種類と同じものが既存の起動条件にあるか判断する(S
68)。あれば、検索した同じ種類のエミュレーション
へ切り替える(S69)。なければジョブキャンセルす
る(S70)。
FIG. 23 is a flowchart showing a seventh control example. It is determined whether there is data in the reception buffer (S61), and if not, other processing is performed (S61).
62). If there is data, the command is analyzed and processed (S63), and it is determined whether emulation switching is specified (S64). If not specified, other command processing is performed (S65). If there is designation, it is determined whether the same activation condition as the designated emulation activation condition exists in the existing activation condition (S66). If there is, the emulation switching process is performed under the specified start condition (S67). If not, it is determined whether or not the same type of the specified emulation exists in the existing activation condition (S
68). If so, the emulation is switched to the same type of emulation searched (S69). If not, the job is canceled (S70).

【0058】図24は操作パネルのメッセージの一例を
示す図である。請求項10記載の発明に対応した第10
の実施形態を説明する。この実施形態は、第8の実施形
態においてエミュレーションの切り替え処理を行わず、
描画データをジョブキャンセルした場合、ユーザ側から
見るとプリンタが正常に動作しないと判断されてしまう
(問題視される)のを防止するものである。第8の実施
形態において、ジョブキャンセルした場合、操作パネル
6にメッセージを表示する(図24参照)。
FIG. 24 is a diagram showing an example of a message on the operation panel. A tenth aspect according to the tenth aspect.
An embodiment will be described. In this embodiment, the emulation switching process is not performed in the eighth embodiment,
When the job of the drawing data is canceled, it is possible to prevent the printer from being judged to be not operating normally (problem) when viewed from the user side. In the eighth embodiment, when the job is canceled, a message is displayed on the operation panel 6 (see FIG. 24).

【0059】図25は第8の制御例を示すフローチャー
トである。受信バッファにデータがあるかどうかを判断
し(S71)、ない場合には、その他の処理を行う(S
72)。データがある場合は、コマンドの解析と処理を
行って(S73)、エミュレーション切り替えの指定が
あるか判断する(S74)。指定がなければ、その他の
コマンド処理を行う(S75)。指定があれば、指定さ
れたエミュレーションの起動条件と同じものが既存の起
動条件にあるか判断する(S76)。あれば、指定され
た起動条件でエミュレーションの切り替え処理を行う
(S77)。なければ、ジョブキャンセルし(S7
8)、操作パネル(表示部)6にメッセージを表示する
(S79)。
FIG. 25 is a flowchart showing an eighth control example. It is determined whether there is data in the reception buffer (S71), and if not, other processing is performed (S71).
72). If there is data, the command is analyzed and processed (S73), and it is determined whether emulation switching is specified (S74). If not specified, other command processing is performed (S75). If there is a designation, it is determined whether the same activation condition as the designated emulation exists in the existing activation condition (S76). If there is, the emulation switching process is performed under the specified activation condition (S77). If not, cancel the job (S7
8) A message is displayed on the operation panel (display unit) 6 (S79).

【0060】[0060]

【発明の効果】請求項1記載の発明によれば、受信した
エミュレーション切り替えコマンドで指定されたエミュ
レーションの起動条件が、現在起動中のエミュレーショ
ンの起動条件と同じかどうか判断するので、指定された
起動条件に従いエミュレーションの切り替え処理を行う
べきかどうか最適に判断することができる。
According to the first aspect of the present invention, it is determined whether or not the activation condition of the emulation specified by the received emulation switching command is the same as the activation condition of the currently activated emulation. It is possible to optimally determine whether to perform the emulation switching process according to the conditions.

【0061】請求項2記載の発明によれば、現在起動中
のエミュレーションの起動条件と、エミュレーション切
り替えコマンドで指定されたエミュレーションの起動条
件とが同じ場合には、エミュレーション切り替え処理を
行わないようにするので、印刷速度を遅くすることなく
印刷を行うことができる。
According to the second aspect of the present invention, if the activation condition of the currently activated emulation and the activation condition of the emulation specified by the emulation switching command are the same, the emulation switching processing is not performed. Therefore, printing can be performed without reducing the printing speed.

【0062】請求項3記載の発明によれば、現在起動中
のエミュレーションが起動されてから、操作パネルによ
り印刷条件を変更された場合には、エミュレーション切
り替えコマンドで指定されたエミュレーションの起動条
件に従いエミュレーション切り替え処理を行うので、専
用のプリンタドライバ、及び他の(専用でない)プリン
タドライバを使用するユーザが共有(混在)して正常に
印刷を行うことができる。
According to the third aspect of the present invention, if the printing conditions are changed by the operation panel after the currently activated emulation is started, the emulation is performed in accordance with the emulation start conditions specified by the emulation switching command. Since the switching process is performed, users using the dedicated printer driver and another (non-dedicated) printer driver can share (mix) and print normally.

【0063】請求項4記載の発明によれば、エミュレー
ション切り替えコマンドで指定されたエミュレーション
の起動条件と、現在起動中のエミュレーションの起動条
件とを比較して、エミュレーションの切り替え処理を行
うモード、又は常にエミュレーション切り替えコマンド
で指定されたエミュレーションの起動条件に従ってエミ
ュレーション切り替え処理を行うモードの何れかを選択
可能としたので、ユーザの動作環境に合わせた印刷を行
うことができる。
According to the fourth aspect of the present invention, the emulation start condition specified by the emulation change command is compared with the emulation start condition of the currently activated emulation, and the emulation change process is performed. Since any of the modes for performing the emulation switching process can be selected according to the emulation start condition specified by the emulation switching command, printing can be performed in accordance with the operating environment of the user.

【0064】請求項5記載の発明によれば、エミュレー
ション切り替え処理を行わなかった場合には、ユーザエ
ラーをリセットするので、エラーが無い状態になり、常
に正常な印刷を行うことができる。
According to the fifth aspect of the present invention, when the emulation switching process is not performed, the user error is reset, so that there is no error, and normal printing can always be performed.

【0065】請求項6記載の発明によれば、エミュレー
ション切り替え処理を行わなかった場合には、その旨の
メッセージを操作パネルに表示するので、エラーが残っ
ていないことをサマリーシートを印刷せずに確認でき
る。
According to the sixth aspect of the invention, if the emulation switching process is not performed, a message to that effect is displayed on the operation panel, so that it is possible to confirm that no error remains without printing a summary sheet. You can check.

【0066】請求項7記載の発明によれば、受信したエ
ミュレーション切り替えコマンドで指定されたエミュレ
ーションの起動条件に合うエミュレーション及びプログ
ラムが存在するかどうか、起動中のエミュレーションが
判断するので、指定された起動条件に従いエミュレーシ
ョンの切り替え処理を行うべきかどうか最適に判断する
ことができる。
According to the seventh aspect of the present invention, the emulation during startup determines whether there is an emulation and a program that meet the emulation start conditions specified by the received emulation switching command. It is possible to optimally determine whether to perform the emulation switching process according to the conditions.

【0067】請求項8記載の発明によれば、エミュレー
ション切り替えコマンドで指定されたエミュレーション
の起動条件に合うエミュレーション及びプログラムがな
い場合には、以降の描画データをジョブキャンセルする
ので、その後転送される描画データに対して正常に処理
できる状態にすることができる。
According to the present invention, if there is no emulation or program that satisfies the emulation start condition specified by the emulation switching command, the subsequent drawing data is canceled because the job is canceled. A state in which data can be processed normally can be set.

【0068】請求項9記載の発明によれば、指定された
起動条件に合うエミュレーション、及びプログラムは存
在しないが、指定されたエミュレーションの種類に合う
エミュレーションが存在する場合には、同エミュレーシ
ョンの起動条件に従い起動することにより、同描画デー
タを印刷処理でき、同様にその後転送される描画データ
に対して正常に処理できる状態にすることができる。
According to the ninth aspect of the present invention, if there is no emulation or program that satisfies the specified activation condition, but there is an emulation that satisfies the specified type of emulation, the activation condition of the emulation does not exist. , The drawing data can be printed, and the drawing data transferred thereafter can be normally processed.

【0069】請求項10記載の発明によれば、描画デー
タをジョブキャンセルしたことを、操作パネルにメッセ
ージとして表示するので、指定された起動条件に合うエ
ミレーションが存在しないことを確認できる。
According to the tenth aspect, the fact that the drawing data has been canceled is displayed as a message on the operation panel, so that it is possible to confirm that there is no emulation that meets the designated activation condition.

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

【図1】印刷装置のブロック構成図である。FIG. 1 is a block diagram of a printing apparatus.

【図2】エミュレーション切り替えコマンドデータの一
例を示す図である。
FIG. 2 is a diagram illustrating an example of emulation switching command data.

【図3】エミュレーションの起動条件の情報を示す図で
ある。
FIG. 3 is a diagram showing information on emulation start conditions.

【図4】エミュレーション切り替えを指定したコマンド
データの一例を示す図である。
FIG. 4 is a diagram showing an example of command data specifying emulation switching.

【図5】起動中のエミュレーションの起動条件(a)と
エミュレーション切り替えコマンドで指定した起動条件
(b)を示す図である。
FIG. 5 is a diagram showing a start condition (a) of an emulation during start and a start condition (b) specified by an emulation switching command.

【図6】起動した状態の印刷条件の情報の一例を示す図
である。
FIG. 6 is a diagram illustrating an example of information on a printing condition in an activated state.

【図7】起動後に変更された印刷条件の情報の一例を示
す図である。
FIG. 7 is a diagram illustrating an example of printing condition information changed after activation.

【図8】エミュレーションの切り替え処理の動作モード
の情報を示す図である。
FIG. 8 is a diagram showing operation mode information of an emulation switching process.

【図9】エラー履歴の情報の一例を示す図である。FIG. 9 is a diagram illustrating an example of error history information.

【図10】エラー履歴をリセットした状態の情報の一例
を示す図である。
FIG. 10 is a diagram illustrating an example of information in a state where an error history is reset.

【図11】(a),(b)は表示部のメッセージの各例
を示す図である。
FIGS. 11A and 11B are diagrams illustrating examples of messages on a display unit. FIGS.

【図12】第1の制御例を示すフローチャートである。FIG. 12 is a flowchart illustrating a first control example.

【図13】第2の制御例を示すフローチャートである。FIG. 13 is a flowchart illustrating a second control example.

【図14】第3の制御例を示すフローチャートである。FIG. 14 is a flowchart illustrating a third control example.

【図15】第4の制御例を示すフローチャートである。FIG. 15 is a flowchart illustrating a fourth control example.

【図16】第5の制御例を示すフローチャートである。FIG. 16 is a flowchart illustrating a fifth control example.

【図17】エミュレーションの起動条件の情報を示す図
である。
FIG. 17 is a diagram illustrating information on emulation start conditions.

【図18】エミュレーション切り替えを指定したコマン
ドデータの一例を示す図である。
FIG. 18 is a diagram illustrating an example of command data specifying emulation switching.

【図19】指定されたエミュレーションの起動条件の一
例を示す図である。
FIG. 19 is a diagram illustrating an example of a specified emulation activation condition.

【図20】既存(常駐)のエミュレーションの起動条件
(a)と登録されたプログラムの起動条件(b)を示す
図である。
FIG. 20 is a diagram showing a start condition (a) of an existing (resident) emulation and a start condition (b) of a registered program.

【図21】第6の制御例を示すフローチャートである。FIG. 21 is a flowchart illustrating a sixth control example.

【図22】指定されたエミュレーションの種類と合う起
動条件の一例を示す図である。
FIG. 22 is a diagram illustrating an example of a start condition that matches a specified emulation type.

【図23】第7の制御例を示すフローチャートである。FIG. 23 is a flowchart illustrating a seventh control example.

【図24】操作パネルのメッセージの一例を示す図であ
る。
FIG. 24 is a diagram showing an example of a message on the operation panel.

【図25】第8の制御例を示すフローチャートである。FIG. 25 is a flowchart showing an eighth control example.

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

1 ファームウェア 2 CPU 3 ワークメモリ 4 NVRAM 5 印刷部 6 表示部(操作パネル) 7 ホストI/F DESCRIPTION OF SYMBOLS 1 Firmware 2 CPU 3 Work memory 4 NVRAM 5 Printing part 6 Display part (operation panel) 7 Host I / F

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 複数のエミュレーションの切り替えを行
うエミュレーション切り替えコマンドにより、印刷処理
を行うエミュレーションの起動条件を指定し、前記エミ
ュレーションを起動して印刷を行う印刷装置において、 受信したエミュレーション切り替えコマンドで指定され
たエミュレーションの起動条件が、現在起動中のエミュ
レーションの起動条件と同じかどうか判断する判断手段
を備えたことを特徴とする印刷装置。
An emulation switching command for switching a plurality of emulations specifies an emulation start condition for performing a printing process, and a printing apparatus which starts the emulation and performs printing is specified by a received emulation switching command. A printing apparatus comprising: a determination unit configured to determine whether an emulation activation condition is the same as a currently activated emulation activation condition.
【請求項2】 請求項1記載の印刷装置において、 現在起動中のエミュレーションの起動条件と、エミュレ
ーション切り替えコマンドで指定されたエミュレーショ
ンの起動条件とが同じ場合には、エミュレーション切り
替え処理を行わないようにすることを特徴とする印刷装
置。
2. A printing apparatus according to claim 1, wherein when the start condition of the currently activated emulation and the start condition of the emulation specified by the emulation switching command are the same, the emulation switching process is not performed. A printing device, comprising:
【請求項3】 請求項2記載の印刷装置において、 現在起動中のエミュレーションが起動されてから、操作
パネルにより印刷条件を変更された場合には、前記エミ
ュレーション切り替えコマンドで指定されたエミュレー
ションの起動条件に従いエミュレーション切り替え処理
を行うことを特徴とする印刷装置。
3. The printing apparatus according to claim 2, wherein when the printing condition is changed by the operation panel after the currently activated emulation is started, the emulation start condition specified by the emulation switching command is set. A printing apparatus that performs emulation switching processing according to the following.
【請求項4】 請求項1又は請求項2記載の印刷装置に
おいて、 前記エミュレーション切り替えコマンドで指定されたエ
ミュレーションの起動条件と、現在起動中のエミュレー
ションの起動条件とを比較して、エミュレーションの切
り替え処理を行うモード、又は常にエミュレーション切
り替えコマンドで指定されたエミュレーションの起動条
件に従ってエミュレーション切り替え処理を行うモード
を選択可能としたことを特徴とする印刷装置。
4. The emulation switching process according to claim 1, wherein the emulation activation condition specified by the emulation switching command is compared with the activation condition of the currently activated emulation. Or a mode in which emulation switching processing is always performed in accordance with an emulation start condition specified by an emulation switching command.
【請求項5】 請求項2記載の印刷装置において、 エミュレーション切り替え処理を行わなかった場合に
は、ユーザエラーをリセットすることを特徴とする印刷
装置。
5. The printing apparatus according to claim 2, wherein a user error is reset when the emulation switching processing is not performed.
【請求項6】 請求項5記載の印刷装置において、 エミュレーション切り替え処理を行わなかった場合に
は、その旨のメッセージを操作パネルに表示することを
特徴とする印刷装置。
6. The printing apparatus according to claim 5, wherein when the emulation switching process is not performed, a message to that effect is displayed on the operation panel.
【請求項7】 複数のエミュレーションの切り替えを行
うエミュレーション切り替えコマンドにより、印刷処理
を行うエミュレーションの起動条件を指定し、前記エミ
ュレーションを起動して印刷を行う印刷装置において、 受信したエミュレーション切り替えコマンドで指定され
たエミュレーションの起動条件に合うエミュレーション
及びプログラムが存在するかどうかを、起動中のエミュ
レーションが判断する判断手段を備えたことを特徴とす
る印刷装置。
7. An emulation switching command for switching a plurality of emulations specifies an emulation start condition for performing a printing process, and in a printing apparatus that starts the emulation and performs printing, the emulation switching command specifies the emulation start command. A printing apparatus comprising: a determination unit configured to determine whether an emulation and a program satisfying a condition for starting emulation exist.
【請求項8】 請求項7記載の印刷装置において、 エミュレーション切り替えコマンドで指定されたエミュ
レーションの起動条件に合うエミュレーション及びプロ
グラムがない場合には、以降の描画データをジョブキャ
ンセルすることを特徴とする印刷装置。
8. The printing apparatus according to claim 7, wherein if there is no emulation or program that satisfies the emulation start condition specified by the emulation switching command, the subsequent drawing data is canceled. apparatus.
【請求項9】 請求項8記載の印刷装置において、 前記エミュレーション切り替えコマンドで指定されたエ
ミュレーションの種類と同じエミュレーションが存在す
る場合には、前記エミュレーションを起動することを特
徴とする印刷装置。
9. The printing apparatus according to claim 8, wherein when the same emulation as the type of emulation specified by the emulation switching command exists, the emulation is activated.
【請求項10】 請求項8記載の印刷装置において、 前記描画データをジョブキャンセルしたことを、操作パ
ネルにメッセージとして表示することを特徴とする印刷
装置。
10. The printing apparatus according to claim 8, wherein a message that the job of the drawing data is canceled is displayed as a message on an operation panel.
JP22219599A 1999-08-05 1999-08-05 Printing device Expired - Fee Related JP4397473B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22219599A JP4397473B2 (en) 1999-08-05 1999-08-05 Printing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22219599A JP4397473B2 (en) 1999-08-05 1999-08-05 Printing device

Publications (2)

Publication Number Publication Date
JP2001047696A true JP2001047696A (en) 2001-02-20
JP4397473B2 JP4397473B2 (en) 2010-01-13

Family

ID=16778645

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22219599A Expired - Fee Related JP4397473B2 (en) 1999-08-05 1999-08-05 Printing device

Country Status (1)

Country Link
JP (1) JP4397473B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012059165A (en) * 2010-09-13 2012-03-22 Seiko Epson Corp Electronic apparatus, electronic apparatus control method and program
WO2015194354A1 (en) * 2014-06-17 2015-12-23 サトーホールディングス株式会社 Printer and printing method therefor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012059165A (en) * 2010-09-13 2012-03-22 Seiko Epson Corp Electronic apparatus, electronic apparatus control method and program
WO2015194354A1 (en) * 2014-06-17 2015-12-23 サトーホールディングス株式会社 Printer and printing method therefor

Also Published As

Publication number Publication date
JP4397473B2 (en) 2010-01-13

Similar Documents

Publication Publication Date Title
JP3861958B2 (en) Printing apparatus, printing method, and information recording medium capable of selecting processing type upon return from offline
JP2000158774A (en) Network print system and waiting work processing method during its print error
JP2007245673A (en) Image formation device
US20030218763A1 (en) Image forming apparatus for changing an image formation level
JPH06139031A (en) Printer controller
JP2001199577A (en) Printer and printer system
JP2001047696A (en) Printing device
JP2871370B2 (en) Output control method and device
JPH1178168A (en) Image forming apparatus
JP2001306281A (en) Printing device, method for updating its control information and computer readable storage medium
JP3179695B2 (en) Image forming apparatus and control method thereof
JP4306973B2 (en) Printing control apparatus and data processing method
JP3503291B2 (en) Output device, network system and terminal name changing method
JP2001014117A (en) Printer
JP3632726B2 (en) Image forming apparatus and image forming method
JP2000335054A (en) Network printer and method for network printing
JPH0664251A (en) Printing equipment and control method thereof
JP2000238385A (en) Method for changing paper discharge/supply destination in printer system
JP2003173250A (en) Printer system
JP2001030589A (en) Imaging apparatus
JP2003312106A (en) Print controller, print controlling method, storage medium and program
JPH0365721A (en) Print server
JPH0664252A (en) Printing equipment having emulation mode
JP2003078667A (en) Printer
JP2006062178A (en) Printing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050111

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050114

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081202

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090115

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090526

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090717

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20091020

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091021

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121030

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131030

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees