JP2002073301A - Information processing system and method, printer device, and storage medium storing computer readable program - Google Patents
Information processing system and method, printer device, and storage medium storing computer readable programInfo
- Publication number
- JP2002073301A JP2002073301A JP2000267590A JP2000267590A JP2002073301A JP 2002073301 A JP2002073301 A JP 2002073301A JP 2000267590 A JP2000267590 A JP 2000267590A JP 2000267590 A JP2000267590 A JP 2000267590A JP 2002073301 A JP2002073301 A JP 2002073301A
- Authority
- JP
- Japan
- Prior art keywords
- task
- response
- command
- unit
- request
- 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
Links
- 230000010365 information processing Effects 0.000 title claims description 40
- 238000000034 method Methods 0.000 title claims description 11
- 230000004044 response Effects 0.000 claims abstract description 98
- 238000004458 analytical method Methods 0.000 claims abstract description 51
- 238000004891 communication Methods 0.000 claims abstract description 11
- 238000012545 processing Methods 0.000 claims description 19
- 238000003672 processing method Methods 0.000 claims description 17
- 230000006870 function Effects 0.000 description 17
- 238000010586 diagram Methods 0.000 description 7
- 230000007246 mechanism Effects 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 230000003111 delayed effect Effects 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 239000004065 semiconductor Substances 0.000 description 2
- RRLHMJHRFMHVNM-BQVXCWBNSA-N [(2s,3r,6r)-6-[5-[5-hydroxy-3-(4-hydroxyphenyl)-4-oxochromen-7-yl]oxypentoxy]-2-methyl-3,6-dihydro-2h-pyran-3-yl] acetate Chemical compound C1=C[C@@H](OC(C)=O)[C@H](C)O[C@H]1OCCCCCOC1=CC(O)=C2C(=O)C(C=3C=CC(O)=CC=3)=COC2=C1 RRLHMJHRFMHVNM-BQVXCWBNSA-N 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 239000013256 coordination polymer Substances 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Landscapes
- Accessory Devices And Overall Control Thereof (AREA)
Abstract
(57)【要約】
【課題】外部のホスト装置との間の通信を制御するIF手
段と、外部より受信したコマンドを解析する解析手段
と、印刷エンジンを制御する制御手段と、印刷を行う印
刷エンジンを備えるプリンタ装置において、解析手段の
応答タイミングを適切に制御する。
【解決手段】解析手段は、コマンドの種類に基づいてIF
手段に対する応答タイミングを切り替えて実行する。第
1のタイミングでは、IF手段を通じてホスト装置からコ
マンドを受け取った場合に、前記コマンドに基づいて制
御手段へ指示を出力し、制御手段から前記指示に対する
応答を受け取ったのち、IF手段へ前記コマンドに対する
応答を出力する。第2のタイミングでは、IF手段を通じ
てホスト装置からコマンドを受け取った場合に、IF手段
へ前記コマンドに対する応答を出力したのち、前記コマ
ンドに基づいて制御手段へ指示を出力する。
(57) [Summary] An IF unit for controlling communication with an external host device, an analyzing unit for analyzing a command received from the outside, a control unit for controlling a print engine, and printing for printing. In a printer device having an engine, a response timing of an analysis unit is appropriately controlled. An analysis unit includes an IF based on a command type.
The response timing to the means is switched and executed. In the first timing, when a command is received from the host device through the IF unit, an instruction is output to the control unit based on the command, and after receiving a response to the instruction from the control unit, the IF unit responds to the command. Output the response. At the second timing, when a command is received from the host device through the IF unit, a response to the command is output to the IF unit, and then an instruction is output to the control unit based on the command.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、タスクの応答タイ
ミングを制御するための情報処理技術に関し、特に、プ
リンタ装置において実行されるタスクに適用可能な情報
処理技術に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing technique for controlling task response timing, and more particularly to an information processing technique applicable to a task executed in a printer.
【0002】[0002]
【従来の技術】従来より、ネットワークを介してホスト
コンピュータと接続され、ホストコンピュータから送信
される制御コマンドを受けて種々の動作を行うプリンタ
装置が開発されてきている。特に、近年では、プリンタ
装置のコスト低減等のために、プリンタ装置自体に制御
コマンドを入力するためのパネル等を設けず、制御コマ
ンドは全てホストコンピュータから受け付ける構成とし
たプリンタ装置も提案されている。2. Description of the Related Art Conventionally, printers have been developed which are connected to a host computer via a network and perform various operations in response to control commands transmitted from the host computer. In particular, recently, in order to reduce the cost of the printer device, a printer device has been proposed in which a panel or the like for inputting control commands is not provided in the printer device itself, and all control commands are received from a host computer. .
【0003】このようなプリンタ装置において実行され
る主なタスク(機能手段)としては、ホストコンピュー
タとの間の通信を制御し、制御コマンドを受信するIF
タスク、受信した制御コマンドを解析する解析タスク、
制御コマンドに従って印刷エンジンを制御する制御タス
クをあげることができる。The main tasks (functional means) executed in such a printer device include an IF for controlling communication with a host computer and receiving a control command.
Task, analysis task to analyze received control commands,
Control tasks for controlling the print engine according to control commands can be given.
【0004】これらのタスクは、一般的な情報処理装置
において複数のタスクが協調して実行される場合と同様
に、他のタスクへ要求を出力し、かかる他のタスクから
前記要求に対する応答を取得することで、タスク間で情
報を交換しながらそれぞれ処理を実行するように構成さ
れる。These tasks output requests to other tasks and obtain responses to the requests from the other tasks, similarly to the case where a plurality of tasks are executed cooperatively in a general information processing apparatus. By doing so, it is configured to execute processing while exchanging information between tasks.
【0005】例えば、解析タスクは、IFタスクから所
定の要求を受け取った場合、前記要求に基づいて制御タ
スクへ要求を出力し、かつIFタスクからの要求に対す
る応答をIFタスクへ出力するように構成される。以
下、IFタスクが出力する要求と、解析タスクが出力す
る要求を区別するために、後者については指示と呼ぶこ
ととする。For example, when the analysis task receives a predetermined request from the IF task, the analysis task outputs a request to the control task based on the request, and outputs a response to the request from the IF task to the IF task. Is done. Hereinafter, in order to distinguish a request output by the IF task from a request output by the analysis task, the latter will be referred to as an instruction.
【0006】[0006]
【発明が解決しようとする課題】解析タスクにおいて、
IFタスクからの要求に対して応答を返すタイミングと
して、制御タスクへ指示を出力し、制御タスクから前記
指示に対する応答を受け取ったのち、IFタスクへ応答
を出力する構成が考えられる。かかる構成は、制御タス
クからの応答に含まれる情報をIFタスクに渡すことが
できるため、IFタスクが制御タスクのステータスを取
得する場合に適している。SUMMARY OF THE INVENTION In an analysis task,
As a timing for returning a response to a request from the IF task, a configuration in which an instruction is output to the control task, a response to the instruction is received from the control task, and then a response is output to the IF task is considered. Such a configuration can pass information included in a response from the control task to the IF task, and thus is suitable for the case where the IF task acquires the status of the control task.
【0007】しかし、このように構成した場合、制御タ
スクからの応答、解析タスクからの応答の順番で実行さ
れるため、解析タスクの応答タイミングは、制御タスク
の応答タイミングに常に依存してしまう。そのため、解
析タスク自体には問題がなくとも、制御タスクで処理が
滞るなど問題が生じると、解析タスクの応答タイミング
も連鎖的に遅れてしまうという問題が生じる。更に、I
Fタスクは、基本的に解析タスクからの応答を待って次
の処理に移行するため、解析タスクの応答タイミングの
遅延は、IFタスクに対しても大きな影響を与えること
になる。However, in such a configuration, since the response from the control task and the response from the analysis task are executed in this order, the response timing of the analysis task always depends on the response timing of the control task. Therefore, even if there is no problem in the analysis task itself, if a problem occurs, such as a delay in processing in the control task, a problem arises in that the response timing of the analysis task is chained. Furthermore, I
Since the F task basically waits for a response from the analysis task and shifts to the next processing, the delay in the response timing of the analysis task has a great effect on the IF task.
【0008】例えば、IFタスクからの要求(解析タス
クからの指示)が、制御タスクに対するリセット要求
(リセット指示)であった場合、解析タスクは、制御タ
スクがリセット処理を終了した場合に出力するINIT
信号を、制御タスクからの応答信号として取得すること
になる。この場合、リセット処理が終了するまでには一
定のまとまった時間がかかるため、解析タスクの応答タ
イミングは大きく遅れてしまうことが予想される。For example, when the request from the IF task (instruction from the analysis task) is a reset request (reset instruction) to the control task, the analysis task outputs an INIT that is output when the control task ends the reset processing.
The signal will be obtained as a response signal from the control task. In this case, it takes a certain amount of time until the reset processing is completed, so that the response timing of the analysis task is expected to be greatly delayed.
【0009】そこで、本発明は、複数のタスク間で情報
を交換しながらそれぞれ処理を実行する場合において、
所定の要求に対しては、他のタスクの処理進行状況に依
存させずに、適切に応答を返すことができる情報処理技
術を提供することを目的とする。Accordingly, the present invention provides a method for performing processing while exchanging information among a plurality of tasks.
An object of the present invention is to provide an information processing technique capable of appropriately returning a response to a predetermined request without depending on the processing progress of another task.
【0010】また、本発明は、プリンタ装置において、
解析タスクの応答タイミングを適切に制御することを目
的とする。[0010] The present invention also provides a printer device,
The purpose is to appropriately control the response timing of an analysis task.
【0011】[0011]
【課題を解決するための手段】本発明の情報処理方法
は、第1のタスクから所定の要求を受け取った場合、前
記要求に基づいて第2のタスクへ指示を出力し、かつ前
記要求に対する応答を前記第1のタスクへ出力するよう
に構成された、少なくとも一つのタスク(以下、「タス
クA」と呼ぶ。)を実行する情報処理方法であって、前
記タスクAは、前記第2のタスクから前記指示に対する
応答を受け取ったのち、前記第1のタスクへ前記要求に
対する応答を出力するパターンと、前記第2のタスクか
ら前記指示に対する応答を受け取ることを待たずに、前
記第1のタスクへ前記要求に対する応答を出力するパタ
ーンとを、前記要求に応じて切り替えて実行することを
特徴とする。According to an information processing method of the present invention, when a predetermined request is received from a first task, an instruction is output to a second task based on the request, and a response to the request is provided. Is output to the first task, and is an information processing method for executing at least one task (hereinafter, referred to as “task A”), wherein the task A is the second task After receiving a response to the instruction from the first task, and a pattern for outputting a response to the request to the first task, and without waiting for receiving a response to the instruction from the second task, to the first task A pattern for outputting a response to the request is switched and executed according to the request.
【0012】好適には、前記情報処理方法は、プリンタ
を制御するための情報処理方法であって、前記第1のタ
スクは、外部のホストコンピュータとの間の通信を制御
するIFタスクであり、前記第2のタスクは、印刷エンジ
ンを制御する制御タスクであり、前記タスクAは、外部
より受信したコマンドを解析する解析タスクである。前
記要求は、前記第2のタスクをリセットする要求である
ことが望ましい。[0012] Preferably, the information processing method is an information processing method for controlling a printer, wherein the first task is an IF task for controlling communication with an external host computer, The second task is a control task for controlling a print engine, and the task A is an analysis task for analyzing a command received from outside. Preferably, the request is a request to reset the second task.
【0013】本発明の情報処理方法は、外部のホストコ
ンピュータとの間の通信を制御するIF手段と、外部より
受信したコマンドを解析する解析手段と、印刷エンジン
を制御する制御手段と、印刷を行う印刷エンジンを備え
たプリンタ装置において使用する情報処理方法であっ
て、コマンドの種類に基づいて、前記解析手段における
前記IF手段に対する応答タイミングを切り替えることを
特徴とする。An information processing method according to the present invention comprises: an IF unit for controlling communication with an external host computer; an analyzing unit for analyzing a command received from the outside; a control unit for controlling a print engine; An information processing method used in a printer device having a print engine for performing, wherein a response timing of the analysis unit to the IF unit is switched based on a type of a command.
【0014】好適には、前記IF手段を通じてホストコン
ピュータからコマンドを受け取る工程と、前記解析手段
において、前記コマンドに基づいて前記制御手段へ指示
を出力し、前記制御手段から前記指示に対する応答を受
け取ったのち、前記IF手段へ前記コマンドに対する応答
を出力する第1の工程と、前記解析手段において、前記
IF手段へ前記コマンドに対する応答を出力したのち、前
記コマンドに基づいて前記制御手段へ指示を出力する第
2の工程と、前記コマンドの種類に基づいて第1の工程
又は第2の工程を選択する選択工程とを備える。前記選
択工程は、前記コマンドの種類がリセットコマンドであ
る場合に、前記第2の工程を選択することが望ましい。Preferably, a step of receiving a command from a host computer through the IF means, and the analyzing means outputs an instruction to the control means based on the command, and receives a response to the instruction from the control means. A first step of outputting a response to the command to the IF unit; and
After outputting a response to the command to the IF unit, a second step of outputting an instruction to the control unit based on the command and a first step or a second step based on the type of the command are selected. And a selecting step. It is preferable that the selecting step selects the second step when the type of the command is a reset command.
【0015】本発明の情報処理方法は、コンピュータに
より実施することができるが、そのためのコンピュータ
プログラムは、CD−ROM、磁気ディスク、半導体メ
モリ及び通信ネットワークなどの各種の媒体を通じてコ
ンピュータにインストールまたはロードすることができ
る。The information processing method of the present invention can be implemented by a computer, and a computer program for that is installed or loaded into the computer through various media such as a CD-ROM, a magnetic disk, a semiconductor memory, and a communication network. be able to.
【0016】本発明の情報処理システムは、第1のタス
クから所定の要求を受け取った場合、前記要求に基づい
て第2のタスクへ指示を出力し、かつ前記要求に対する
応答を前記第1のタスクへ出力するように構成された、
少なくとも一つのタスク(以下、「タスクA」と呼
ぶ。)を実行する情報処理システムであって、前記タス
クAは、前記第2のタスクから前記指示に対する応答を
受け取ったのち、前記第1のタスクへ前記要求に対する
応答を出力するパターンと、前記第2のタスクから前記
指示に対する応答を受け取ることを待たずに、前記第1
のタスクへ前記要求に対する応答を出力するパターンと
を、前記要求に応じて切り替えて実行することを特徴と
する。The information processing system according to the present invention, when receiving a predetermined request from the first task, outputs an instruction to the second task based on the request, and outputs a response to the request to the first task. Configured to output to
An information processing system for executing at least one task (hereinafter, referred to as “task A”), wherein the task A receives a response to the instruction from the second task, and then executes the first task Without waiting for receiving a response to the instruction from the second task,
And a pattern for outputting a response to the request to the task in accordance with the request.
【0017】好適には、前記情報処理システムはプリン
タシステムであって、前記第1のタスクは、外部のホス
トコンピュータとの間の通信を制御するIFタスクであ
り、前記第2のタスクは、印刷エンジンを制御する制御
タスクであり、前記タスクAは、外部より受信したコマ
ンドを解析する解析タスクである。前記要求は、前記第
2のタスクをリセットする要求であることが望ましい。Preferably, the information processing system is a printer system, the first task is an IF task for controlling communication with an external host computer, and the second task is a printing task. The task A is a control task for controlling the engine, and the task A is an analysis task for analyzing a command received from the outside. Preferably, the request is a request to reset the second task.
【0018】本発明のプリンタ装置は、外部のホストコ
ンピュータとの間の通信を制御するIF手段と、外部より
受信したコマンドを解析する解析手段と、印刷エンジン
を制御する制御手段と、印刷を行う印刷エンジンを備え
たプリンタ装置であって、前記解析手段は、コマンドの
種類に基づいて、前記IF手段に対する応答タイミングを
切り替えて実行することを特徴とする。The printer device of the present invention performs IF printing for controlling communication with an external host computer, analyzing means for analyzing a command received from the outside, control means for controlling a print engine, and printing. A printer device including a print engine, wherein the analysis unit switches and executes a response timing to the IF unit based on a type of a command.
【0019】好適には、前記解析手段は、前記IF手段を
通じてホストコンピュータからコマンドを受け取った場
合に、前記コマンドに基づいて前記制御手段へ指示を出
力し、前記制御手段から前記指示に対する応答を受け取
ったのち、前記IF手段へ前記コマンドに対する応答を出
力する第1の機能と、前記IF手段を通じてホストコンピ
ュータからコマンドを受け取った場合に、前記IF手段へ
前記コマンドに対する応答を出力したのち、前記コマン
ドに基づいて前記制御手段へ指示を出力する第2の機能
と、を備える。前記解析手段は、前記IF手段を通じてホ
ストコンピュータからリセットコマンドを受け取った場
合に、前記第2の機能を実行することが望ましい。Preferably, when receiving a command from a host computer through the IF means, the analysis means outputs an instruction to the control means based on the command, and receives a response to the instruction from the control means. A first function of outputting a response to the command to the IF unit; and, when a command is received from a host computer through the IF unit, outputting a response to the command to the IF unit. A second function of outputting an instruction to the control means based on the second function. It is preferable that the analysis unit executes the second function when receiving a reset command from a host computer through the IF unit.
【0020】また、本明細書において、手段とは、単に
物理的手段を意味するものではなく、その手段が有する
機能をソフトウェアによって実現する場合も含む。ま
た、1つの手段が有する機能が2つ以上の物理的手段に
より実現されても、2つ以上の手段の機能が1つの物理
的手段により実現されても良い。In this specification, the term “means” does not simply mean a physical means, but also includes a case where the function of the means is realized by software. Further, the function of one unit may be realized by two or more physical units, or the function of two or more units may be realized by one physical unit.
【0021】[0021]
【発明の実施の形態】(第1の実施形態)図面を参照し
て本発明の第1の実施の形態を説明する。図1は、本実
施形態のプリンタ装置10のハードウェア構成を表すブ
ロック図である。プリンタ装置10は、用紙をプリンタ
装置内に供給する給紙フィーダ1、印字を行なう印刷エ
ンジン15、及び用紙をプリンタ機外に排出する排紙フ
ィーダ2により動力機構部が構成されている。これらプ
リンタの機構部を制御するのは、CPU3、ROM4、
及びRAM5とからなる情報処理システム部である。こ
の情報処理システム部は、ホスト装置20とインタフェ
ース装置6を介して接続され、ホスト装置20から送ら
れてくる印刷データに従い、各機構部を制御して実際に
印字動作を行なわせるプリンタ制御装置として機能す
る。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS (First Embodiment) A first embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram illustrating a hardware configuration of a printer device 10 according to the present embodiment. The printer device 10 includes a power supply mechanism that includes a paper feeder 1 that supplies paper into the printer device, a print engine 15 that performs printing, and a paper discharge feeder 2 that discharges paper out of the printer. CPU 3, ROM 4,
And a RAM 5. The information processing system unit is connected to the host device 20 via the interface device 6 and controls each mechanism according to the print data transmitted from the host device 20 to actually perform a printing operation. Function.
【0022】図2に、第1実施形態に係るプリンタ装置
10の機能構成図を示す。図2に示すように、プリンタ
装置10は、IF手段11、解析手段12、制御手段1
3、印刷エンジン14を備えて構成される。各手段は、
ROM4に格納されるアプリケーションプログラムをC
PU3が実行することにより機能的に実現される。CP
U3は、リアルタイムマルチタスクOS上で、各手段を
実現するプログラムを実行することが望ましい。FIG. 2 is a functional block diagram of the printer 10 according to the first embodiment. As shown in FIG. 2, the printer 10 includes an IF unit 11, an analysis unit 12, a control unit 1
3. The print engine 14 is provided. Each means
The application program stored in the ROM 4 is C
It is functionally realized by the execution of the PU3. CP
It is desirable that U3 executes a program for realizing each means on the real-time multitask OS.
【0023】このようにアプリケーションプログラムを
実行することにより実現される機能手段は、タスク(又
はプロセス)として把握することができる。すなわち、
IF手段、解析手段、制御手段は、それぞれ、情報処理
システム部において実行されるIFタスク、解析タス
ク、制御タスクとして把握できる。The function means realized by executing the application program as described above can be grasped as a task (or a process). That is,
The IF unit, the analysis unit, and the control unit can be grasped as an IF task, an analysis task, and a control task executed in the information processing system unit, respectively.
【0024】IF手段11は、ホスト装置20より、ネ
ットワーク21を介して、例えばIEEE1284.D
4形式で、印刷データ及び制御コマンドを受信する。The IF means 11 is transmitted from the host device 20 via the network 21 to, for example, IEEE1284. D
Print data and control commands are received in four formats.
【0025】印刷データ及び制御コマンドは、所定のプ
リンタ制御言語によって記述されており、ホスト装置2
0内のプリンタドライバによって生成される。制御コマ
ンドとしては、例えば、制御手段13に対しOSの再起
動(リブート)を要求するリセットコマンド、制御手段
13(又は印刷エンジン14)にタイマー値(時間情
報)を通知するタイマーコマンド、制御手段13等が管
理する所定の情報(ステータス情報など)を要求するプ
リンタ情報取得コマンド、などが考えられる。IF手段
11は、制御コマンドを受信した場合、これを解析手段
12に出力する。The print data and the control command are described in a predetermined printer control language.
0 generated by the printer driver. As the control command, for example, a reset command for requesting the control unit 13 to restart (reboot) the OS, a timer command for notifying the control unit 13 (or the print engine 14) of a timer value (time information), the control unit 13 For example, a printer information acquisition command requesting predetermined information (status information or the like) managed by the printer may be considered. When receiving the control command, the IF unit 11 outputs this to the analysis unit 12.
【0026】解析手段12は、受信した印刷データを解
析して、ラスタ形式のイメージデータを1バンド分又は
1ページ分生成し、イメージバッファ(図示せず)に格
納する。そして、制御手段13に印刷指示を出力する。The analyzing means 12 analyzes the received print data, generates raster image data for one band or one page, and stores the data in an image buffer (not shown). Then, a print instruction is output to the control unit 13.
【0027】また、解析手段12は、IF手段11より
制御コマンドを受け取った場合、該制御コマンドを解析
し、解析結果に応じて制御手段14や他の手段(例えば
外部入出力管理手段など)に対して所定の指示を出力す
る。また、制御コマンドを受信したことに対する応答信
号を、IF手段11に対し出力する。IF手段11は、
かかる応答信号を受け取ることにより、例えばIF手段
11が制御コマンドの出力処理に使用したメモリー領域
を解放する等の処理を実行することができる。When the control unit 14 receives a control command from the IF unit 11, the analysis unit 12 analyzes the control command and sends it to the control unit 14 or another unit (for example, an external input / output management unit) according to the analysis result. A predetermined instruction is output in response to the instruction. Further, a response signal to the reception of the control command is output to the IF unit 11. IF means 11
By receiving such a response signal, for example, processing such as releasing the memory area used by the IF means 11 for outputting the control command can be executed.
【0028】ここで解析手段12は、制御コマンドの種
類に基づいて、前記応答信号の出力タイミングを切り替
える機能を備えている。かかる機能については後述す
る。Here, the analyzing means 12 has a function of switching the output timing of the response signal based on the type of the control command. Such a function will be described later.
【0029】制御手段13は、印刷指示を受け取った場
合、印刷エンジン14に給紙命令を出力する。印刷エン
ジン14は、この給紙命令を受けて、紙送り機構等を制
御して印刷開始に必要な状態を整える。そして、制御手
段13に対し、データ転送要求を出力する。制御手段1
3は、かかるデータ転送要求を受けて、印刷エンジン1
4から送られる同期信号に従って、イメージバッファか
らイメージデータを印刷エンジン14に対し転送し、印
刷エンジン14を制御しながら印刷を実行する。When receiving the print instruction, the control means 13 outputs a paper feed instruction to the print engine 14. The print engine 14 receives the feed instruction and controls the paper feed mechanism and the like to prepare a state necessary for starting printing. Then, it outputs a data transfer request to the control means 13. Control means 1
In response to the data transfer request, the print engine 1
The image data is transferred from the image buffer to the print engine 14 in accordance with the synchronization signal sent from the printer 4, and printing is executed while controlling the print engine 14.
【0030】また、制御手段13は、解析手段12より
印刷指示以外の指示を受け取った場合、指示内容に応じ
て、OSの再起動を行ったり、タイマー値を受け取って
記憶したり、ステータスを取得して応答信号として出力
したりする。When the control unit 13 receives an instruction other than the print instruction from the analysis unit 12, the control unit 13 restarts the OS, receives and stores the timer value, and acquires the status according to the instruction. And output it as a response signal.
【0031】印刷エンジン14は、例えば、印刷ヘッ
ド、紙送り機構(キャリッジ、キャリッジ駆動モータな
ど)等を含んで構成され、制御手段13の制御に従って
紙などの印刷記録媒体に印刷を行う。印刷エンジン14
としては、レーザプリンタのようにページ単位で印刷す
るページプリンタ、インクジェットプリンタや熱転写プ
リンタのように1文字単位で印刷するシリアルプリン
タ、1行単位で印刷するラインプリンタ等に対応する各
種印刷エンジンを用いることができる。The print engine 14 includes, for example, a print head, a paper feed mechanism (a carriage, a carriage drive motor, and the like), and performs printing on a print recording medium such as paper under the control of the control unit 13. Print engine 14
Various types of print engines corresponding to a page printer that prints in units of pages such as a laser printer, a serial printer that prints in units of one character such as an ink jet printer and a thermal transfer printer, and a line printer that prints in units of lines are used. be able to.
【0032】(応答信号の出力タイミング切り替え機
能)解析手段12は、IF手段11より受け取った制御
コマンドの種類に基づいて、IF手段11に対する応答
信号の出力タイミングを切り替える機能を備えている。
出力タイミングとしては、以下の2種類のパターンが考
えられる。(Response Signal Output Timing Switching Function) The analysis means 12 has a function of switching the output timing of the response signal to the IF means 11 based on the type of the control command received from the IF means 11.
The following two types of patterns can be considered as the output timing.
【0033】第1のパターンは、制御手段13から指示
に対する応答を受け取ったのち、IF手段11に対して
要求に対する応答を出力するパターンである。図3に第
1パターンにおける全体的な信号の流れを、図4に第1
パターンにおける解析手段12の処理フローを示す。The first pattern is a pattern in which after receiving a response to an instruction from the control means 13, a response to the request is output to the IF means 11. FIG. 3 shows the overall signal flow in the first pattern, and FIG.
4 shows a processing flow of the analysis means 12 in a pattern.
【0034】ステップS100において、解析手段12
は、IF手段11より制御コマンドを受け取ると、制御
コマンドを解析し、解析結果に基づく指示を制御手段1
3に出力する。In step S100, the analyzing means 12
Receives the control command from the IF unit 11, analyzes the control command, and issues an instruction based on the analysis result to the control unit 1.
Output to 3.
【0035】ステップS101において、制御手段13
より前記指示に対する応答が来たかどうかを判断する。
応答が来ていない場合はステップS101に戻り、来た
場合はステップS102に進む。In step S101, the control means 13
It is determined whether a response to the instruction has been received.
If no response has been received, the process returns to step S101; otherwise, the process proceeds to step S102.
【0036】ステップS102において、解析手段12
は、IF手段11に対し、制御コマンドを受け取ったこ
とを示す応答信号を出力する。In step S102, the analyzing means 12
Outputs a response signal to the IF means 11 indicating that the control command has been received.
【0037】第2のパターンは、制御手段13から指示
に対する応答を受け取ることを待たずに、IF手段11
に対して要求に対する応答を出力するパターンである。
図5に第2パターンにおける全体的な信号の流れを、図
6に第2パターンにおける解析手段12の処理フローを
示す。なお、ステップS200とステップS201の順
番を入れ替えて実行してもよい。The second pattern is that the IF unit 11 does not wait for a response to the instruction from the control unit 13.
Is a pattern for outputting a response to a request to
FIG. 5 shows the overall signal flow in the second pattern, and FIG. 6 shows the processing flow of the analysis means 12 in the second pattern. Note that the order of step S200 and step S201 may be switched and executed.
【0038】ステップS200において、解析手段12
は、IF手段11より制御コマンドを受け取ると、IF
手段11に対し、制御コマンドを受け取ったことを示す
応答信号を出力する。In step S200, the analyzing means 12
Receives the control command from the IF unit 11,
A response signal indicating that the control command has been received is output to the means 11.
【0039】ステップS201において、受け取った制
御コマンドを解析し、解析結果に基づく指示を制御手段
13に出力する。In step S201, the received control command is analyzed, and an instruction based on the analysis result is output to the control means 13.
【0040】解析手段12は、どの制御コマンドの場合
にどの出力タイミングを採用するかという情報を記憶し
ている。かかる情報は、例えば、制御コマンドと出力タ
イミングのパターンを対応づけたテーブルにより、又
は、if(制御コマンド)then(出力タイミングパ
ターン)のような、if−thenルールにより、構成
することができる。解析手段12は、この情報に基づい
て、出力タイミングパターンを選択する。The analysis means 12 stores information on which control command is used and which output timing is used. Such information can be configured by, for example, a table in which control commands are associated with output timing patterns, or by an if-then rule such as if (control command) then (output timing pattern). The analysis means 12 selects an output timing pattern based on this information.
【0041】ここで、具体的な対応関係として、リセッ
トコマンドに対して第2パターンを対応付け、その他の
制御コマンドに対しては第1パターンを対応づける構成
を考える。Here, as a specific correspondence relationship, a configuration in which a second pattern is associated with a reset command and a first pattern is associated with other control commands is considered.
【0042】リセットコマンドは、OSをリブートする
制御コマンドである。リブートによって、原則として、
OS上で動くタスク(機能手段)は全て初期化されるこ
とになる。ただし、本実施形態では、IF手段11、解
析手段12については、初期化されるのは、各手段で使
用するメモリ領域の一部のみとし、リブート中もそれぞ
れ実行可能に構成する。The reset command is a control command for rebooting the OS. By reboot, in principle,
All the tasks (functional means) running on the OS are initialized. However, in the present embodiment, the IF unit 11 and the analysis unit 12 are initialized only in a part of the memory area used by each unit, and are configured to be executable during the reboot.
【0043】ホスト装置20からリセットコマンドが送
信されると、IF手段11がこれを受信し、解析手段1
2に出力する。解析手段12は、IF手段11よりリセ
ットコマンドを受け取ると、制御手段13にリセットの
指示を出力する。When a reset command is transmitted from the host device 20, the IF unit 11 receives the reset command, and
Output to 2. When receiving the reset command from the IF unit 11, the analysis unit 12 outputs a reset instruction to the control unit 13.
【0044】制御手段13に対しリセットの指示が出力
された場合、制御手段13はOSのリブートを実行す
る。リセットコマンドに対する応答タイミングを第1パ
ターンとした場合、解析手段12は、リブートされてい
る間中、ステップS101でループを繰り返して待機し
なければならず、リブート完了後にようやくIF手段1
1に対して応答信号を出力することになる。OSのリブ
ートは、プログラムカウンタの初期化、メモリの初期化
などを行うため、一定のまとまった処理時間が必要とさ
れる。そのため、第1パターンでは、応答タイミングが
大きく遅れてしまうことになる。When a reset instruction is output to the control means 13, the control means 13 executes a reboot of the OS. When the response timing to the reset command is set to the first pattern, the analyzing unit 12 has to repeat the loop in step S101 and wait during the reboot, and only after the completion of the reboot, the IF unit 1
A response signal is output in response to "1". Rebooting the OS requires a certain amount of processing time to initialize the program counter, initialize the memory, and the like. Therefore, in the first pattern, the response timing is greatly delayed.
【0045】これに対し、リセットコマンドに対する応
答タイミングを第2パターンとした場合、リブート完了
を待たずに、ステップS200でIF手段11に対し応
答信号を出力することができるため、応答が遅れること
はない。なお、制御手段13のリセット処理が開始され
ると、解析タスクが使用するメモリ領域の一部も初期化
されるため、IF手段11から受信した要求を格納する
メモリ領域が初期化されてしまう可能性がある。そのた
め、応答信号を確実に出力するためには、図6に示すよ
うに、IF手段11に対し応答信号を出力してから、制
御手段13に対しリセットの指示を出力することが望ま
しい。On the other hand, when the response timing to the reset command is the second pattern, a response signal can be output to the IF means 11 in step S200 without waiting for the completion of the reboot, so that the response is not delayed. Absent. When the reset process of the control unit 13 is started, a part of the memory area used by the analysis task is also initialized, so that the memory area for storing the request received from the IF unit 11 may be initialized. There is. Therefore, in order to reliably output the response signal, it is desirable to output a response signal to the IF unit 11 and then output a reset instruction to the control unit 13 as shown in FIG.
【0046】IF手段11は、遅れることなく応答信号
を受けることで、リセットコマンドを出力する際に使用
したメモリー領域を解放する等の処理を滞りなく実行す
ることができ、その結果、メモリを早期に解放して効率
よく使用することができる。By receiving the response signal without delay, the IF means 11 can execute processing such as releasing the memory area used for outputting the reset command without delay, and as a result, the memory can be quickly restored. And can be used efficiently.
【0047】(第2の実施形態)次に、本発明の第2の
実施の形態について説明する。第2の実施形態は、情報
処理プログラムを記録した記録媒体を備える。この記録
媒体はCD−ROM、磁気ディスク、半導体メモリその
他の記録媒体であってよく、ネットワークを介して流通
する場合も含む。また、プリンタ用カードやプリンタ用
オプションボードとして流通する場合も含む。(Second Embodiment) Next, a second embodiment of the present invention will be described. The second embodiment includes a recording medium on which an information processing program is recorded. This recording medium may be a CD-ROM, a magnetic disk, a semiconductor memory, or another recording medium, and includes a case where the recording medium is distributed via a network. In addition, it also includes the case where it is distributed as a printer card or a printer option board.
【0048】情報処理プログラムは記録媒体から情報処
理装置に読み込まれ、情報処理装置の動作を制御する。
情報処理装置は情報処理プログラムの制御により、第1
のタスクから所定の要求を受け取った場合、前記要求に
基づいて第2のタスクへ指示を出力し、かつ前記要求に
対する応答を前記第1のタスクへ出力するように構成さ
れた、少なくとも一つのタスクを実行する。前記タスク
は、前記要求に応じて、前記第2のタスクから前記指示
に対する応答を受け取ったのち、前記第1のタスクへ前
記要求に対する応答を出力するパターンと、前記第2の
タスクから前記指示に対する応答を受け取ることを待た
ずに、前記第1のタスクへ前記要求に対する応答を出力
するパターンと、を切り替えて実行するように構成され
ている。The information processing program is read from the recording medium into the information processing device, and controls the operation of the information processing device.
The information processing apparatus controls the
At least one task configured to output an instruction to a second task based on the request when receiving a predetermined request from the task, and to output a response to the request to the first task. Execute In response to the request, the task receives a response to the instruction from the second task, and then outputs a response to the request to the first task. A pattern for outputting a response to the request to the first task is switched and executed without waiting for receiving a response.
【0049】すなわち、情報処理装置は情報処理プログ
ラムの制御により、図1における情報処理システム部、
すなわち、図2における、IF手段11、解析手段1
2、制御手段13による処理と同一の処理を実行する。That is, the information processing apparatus controls the information processing system in FIG.
That is, the IF unit 11 and the analysis unit 1 in FIG.
2. The same processing as the processing by the control means 13 is executed.
【0050】なお、本発明は上記実施形態に限定される
ことなく、種々に変形して適用することが可能である。
例えば、上記実施形態では触れていないが、各タスクに
優先度を設定しておき、優先度が低いタスクの実行中
に、これよりも高いタスクの実行要求があった場合に
は、優先度の低いタスクの実行を中断して、優先度の高
いタスクを実行するように構成することができる。Note that the present invention is not limited to the above embodiment, but can be applied in various modifications.
For example, although not described in the above embodiment, priorities are set for each task, and when a task with a higher priority is requested during execution of a task with a lower priority, a priority of the task is set. It can be configured to interrupt the execution of a lower task and execute a higher priority task.
【0051】また、上記実施形態では、情報処理システ
ム部のCPU3が各機能手段を実現する構成としたが、
各機能手段を専用に実行する装置を設ける構成としても
よい。例えば、DMA(Direct Memory Access)装置を
設けて、IF手段11の機能の一部を実行させる構成が
考えられる。また、例えば、ASIC(ApplicationSpe
cific IC)を設けて、制御手段13の機能の一部を実行
させる構成も考えられる。In the above embodiment, the CPU 3 of the information processing system is configured to realize each functional unit.
A configuration may be provided in which a device that executes each function unit exclusively is provided. For example, a configuration is conceivable in which a DMA (Direct Memory Access) device is provided and a part of the functions of the IF unit 11 is executed. In addition, for example, ASIC (ApplicationSpe
A configuration is also conceivable in which a part of the function of the control means 13 is executed by providing a cific IC).
【0052】[0052]
【発明の効果】本発明の構成によれば、複数のタスク間
で情報を交換しながらそれぞれ処理を実行する場合にお
いて、所定の要求に対しては、他のタスクの処理進行状
況に依存させずに、適切に応答を返すことができる。According to the configuration of the present invention, in the case of executing processing while exchanging information among a plurality of tasks, a predetermined request does not depend on the processing progress of another task. Can properly return a response.
【0053】また本発明の構成によれば、プリンタ装置
において、外部より受信したコマンドを解析する解析タ
スクに、制御コマンドの種類に基づいて、応答信号の出
力タイミングを切り替える機能を備えさせたため、解析
タスクの応答タイミングを適切に制御することができ
る。According to the configuration of the present invention, in the printer device, the analysis task for analyzing the command received from the outside is provided with the function of switching the output timing of the response signal based on the type of the control command. Task response timing can be appropriately controlled.
【図1】 本発明の第1の実施形態におけるプリンタ装
置のハードウェア構成を示すブロック図である。FIG. 1 is a block diagram illustrating a hardware configuration of a printer device according to a first embodiment of the present invention.
【図2】 第1の実施形態における機能構成図を示すブ
ロック図である。FIG. 2 is a block diagram illustrating a functional configuration diagram according to the first embodiment.
【図3】 第1パターンの応答タイミングにおける、全
体的な信号の流れを説明するための図である。FIG. 3 is a diagram for explaining an overall signal flow at a response timing of a first pattern.
【図4】 第1パターンの応答タイミングにおける、解
析手段の処理の流れを示すフローチャートである。FIG. 4 is a flowchart showing a flow of processing of an analysis unit at a response timing of a first pattern.
【図5】 第2パターンの応答タイミングにおける、全
体的な信号の流れを説明するための図である。FIG. 5 is a diagram for explaining an overall signal flow at a response timing of a second pattern.
【図6】 第2パターンの応答タイミングにおける、解
析手段の処理の流れを示すフローチャートである。FIG. 6 is a flowchart showing a flow of processing of an analysis unit at a response timing of a second pattern.
10 プリンタ装置 11 IF手段 12 解析手段 13 制御手段 14 印刷エンジン 20 ホスト装置 DESCRIPTION OF SYMBOLS 10 Printer apparatus 11 IF means 12 Analysis means 13 Control means 14 Print engine 20 Host device
Claims (13)
た場合、前記要求に基づいて第2のタスクへ指示を出力
し、かつ前記要求に対する応答を前記第1のタスクへ出
力するように構成された、少なくとも一つのタスク(以
下、「タスクA」と呼ぶ。)を実行する情報処理システ
ムであって、 前記タスクAは、 前記第2のタスクから前記指示に対する応答を受け取っ
たのち、前記第1のタスクへ前記要求に対する応答を出
力するパターンと、 前記第2のタスクから前記指示に対する応答を受け取る
ことを待たずに、前記第1のタスクへ前記要求に対する
応答を出力するパターンとを、 前記要求に応じて切り替えて実行することを特徴とする
情報処理システム。When a predetermined request is received from a first task, an instruction is output to a second task based on the request, and a response to the request is output to the first task. An information processing system that executes at least one task (hereinafter, referred to as “task A”), wherein the task A receives a response to the instruction from the second task, A pattern for outputting a response to the request to one task, and a pattern for outputting a response to the request to the first task without waiting to receive a response to the instruction from the second task. An information processing system, which is switched and executed according to a request.
ムであって、 前記第1のタスクは、外部のホストコンピュータとの間
の通信を制御するIFタスクであり、 前記第2のタスクは、印刷エンジンを制御する制御タス
クであり、 前記タスクAは、外部より受信したコマンドを解析する
解析タスクであることを特徴とする請求項1記載の情報
処理システム。2. The information processing system is a printer system, wherein the first task is an IF task for controlling communication with an external host computer, and wherein the second task is a printer engine. 2. The information processing system according to claim 1, wherein the control task is a control task, and the task A is an analysis task that analyzes a command received from the outside. 3.
トする要求であることを特徴とする請求項1又は2記載
の情報処理システム。3. The information processing system according to claim 1, wherein the request is a request for resetting the second task.
を制御するIF手段と、外部より受信したコマンドを解析
する解析手段と、印刷エンジンを制御する制御手段と、
印刷を行う印刷エンジンを備えたプリンタ装置であっ
て、 前記解析手段は、コマンドの種類に基づいて、前記IF手
段に対する応答タイミングを切り替えて実行することを
特徴とするプリンタ装置。4. An IF unit for controlling communication with an external host computer, an analyzing unit for analyzing a command received from the outside, a control unit for controlling a print engine,
A printer device comprising a print engine for performing printing, wherein the analysis unit switches and executes a response timing to the IF unit based on a type of a command.
受け取った場合に、前記コマンドに基づいて前記制御手
段へ指示を出力し、前記制御手段から前記指示に対する
応答を受け取ったのち、前記IF手段へ前記コマンドに対
する応答を出力する第1の機能と、 前記IF手段を通じてホストコンピュータからコマンドを
受け取った場合に、前記IF手段へ前記コマンドに対する
応答を出力したのち、前記コマンドに基づいて前記制御
手段へ指示を出力する第2の機能と、を備えていること
を特徴とする請求項4記載のプリンタ装置。5. When receiving a command from a host computer through the IF unit, the analysis unit outputs an instruction to the control unit based on the command, and after receiving a response to the instruction from the control unit. A first function of outputting a response to the command to the IF unit, and, when a command is received from a host computer through the IF unit, outputting a response to the command to the IF unit, based on the command. 5. The printer according to claim 4, further comprising a second function of outputting an instruction to the control unit.
ストコンピュータからリセットコマンドを受け取った場
合に、前記第2の機能を実行することを特徴とする請求
項4又は5記載のプリンタ装置。6. The printer device according to claim 4, wherein the analysis unit executes the second function when receiving a reset command from a host computer through the IF unit.
た場合、前記要求に基づいて第2のタスクへ指示を出力
し、かつ前記要求に対する応答を前記第1のタスクへ出
力するように構成された、少なくとも一つのタスク(以
下、「タスクA」と呼ぶ。)を実行する情報処理方法で
あって、 前記タスクAは、 前記第2のタスクから前記指示に対する応答を受け取っ
たのち、前記第1のタスクへ前記要求に対する応答を出
力するパターンと、 前記第2のタスクから前記指示に対する応答を受け取る
ことを待たずに、前記第1のタスクへ前記要求に対する
応答を出力するパターンとを、 前記要求に応じて切り替えて実行することを特徴とする
情報処理方法。7. When a predetermined request is received from a first task, an instruction is output to a second task based on the request, and a response to the request is output to the first task. An information processing method for executing at least one task (hereinafter, referred to as “task A”), wherein the task A receives a response to the instruction from the second task, A pattern for outputting a response to the request to one task, and a pattern for outputting a response to the request to the first task without waiting to receive a response to the instruction from the second task. An information processing method characterized by switching and executing the method according to a request.
るための情報処理方法であって、 前記第1のタスクは、外部のホストコンピュータとの間
の通信を制御するIFタスクであり、 前記第2のタスクは、印刷エンジンを制御する制御タス
クであり、 前記タスクAは、外部より受信したコマンドを解析する
解析タスクであることを特徴とする請求項7記載の情報
処理方法。8. The information processing method for controlling a printer, wherein the first task is an IF task for controlling communication with an external host computer; 8. The information processing method according to claim 7, wherein the second task is a control task for controlling a print engine, and the task A is an analysis task for analyzing a command received from outside.
トする要求であることを特徴とする請求項7又は8記載
の情報処理方法。9. The information processing method according to claim 7, wherein the request is a request for resetting the second task.
信を制御するIF手段と、外部より受信したコマンドを解
析する解析手段と、印刷エンジンを制御する制御手段
と、印刷を行う印刷エンジンを備えたプリンタ装置にお
いて使用する情報処理方法であって、 コマンドの種類に基づいて、前記解析手段における前記
IF手段に対する応答タイミングを切り替えることを特徴
とする情報処理方法。10. An image processing apparatus comprising: IF means for controlling communication with an external host computer; analyzing means for analyzing a command received from the outside; control means for controlling a print engine; and a print engine for performing printing. An information processing method used in a printer device, the method comprising:
An information processing method characterized by switching a response timing to an IF unit.
タからコマンドを受け取る工程と、 前記解析手段において、前記コマンドに基づいて前記制
御手段へ指示を出力し、前記制御手段から前記指示に対
する応答を受け取ったのち、前記IF手段へ前記コマンド
に対する応答を出力する第1の工程と、 前記解析手段において、前記IF手段へ前記コマンドに対
する応答を出力したのち、前記コマンドに基づいて前記
制御手段へ指示を出力する第2の工程と、 前記コマンドの種類に基づいて第1の工程又は第2の工
程を選択する選択工程とを備えていることを特徴とする
請求項10記載の情報処理方法。11. A step of receiving a command from a host computer through the IF unit, and in the analyzing unit, after outputting an instruction to the control unit based on the command, receiving a response to the instruction from the control unit, A first step of outputting a response to the command to the IF unit, and a second step of outputting a response to the command to the IF unit and outputting an instruction to the control unit based on the command in the analysis unit. 11. The information processing method according to claim 10, further comprising: selecting a first step or a second step based on a type of the command.
がリセットコマンドである場合に、前記第2の工程を選
択することを特徴とする請求項10又は11記載の情報
処理方法。12. The information processing method according to claim 10, wherein the selecting step selects the second step when the type of the command is a reset command.
載の情報処理方法をコンピュータで実行させるためのプ
ログラムを格納したコンピュータ読み取り可能な記録媒
体。13. A computer-readable recording medium storing a program for causing a computer to execute the information processing method according to claim 7.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2000267590A JP2002073301A (en) | 2000-09-04 | 2000-09-04 | Information processing system and method, printer device, and storage medium storing computer readable program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2000267590A JP2002073301A (en) | 2000-09-04 | 2000-09-04 | Information processing system and method, printer device, and storage medium storing computer readable program |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2002073301A true JP2002073301A (en) | 2002-03-12 |
Family
ID=18754494
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2000267590A Pending JP2002073301A (en) | 2000-09-04 | 2000-09-04 | Information processing system and method, printer device, and storage medium storing computer readable program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2002073301A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7650385B2 (en) | 2003-11-20 | 2010-01-19 | International Business Machines Corporation | Assigning priorities |
| JP2013163335A (en) * | 2012-02-13 | 2013-08-22 | Seiko Epson Corp | Image forming apparatus |
-
2000
- 2000-09-04 JP JP2000267590A patent/JP2002073301A/en active Pending
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7650385B2 (en) | 2003-11-20 | 2010-01-19 | International Business Machines Corporation | Assigning priorities |
| JP2013163335A (en) * | 2012-02-13 | 2013-08-22 | Seiko Epson Corp | Image forming apparatus |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3007103B2 (en) | Printing control device | |
| EP1026579B1 (en) | Network-connectable printer, controller therefor, and method for controlling this controller | |
| JP2002073301A (en) | Information processing system and method, printer device, and storage medium storing computer readable program | |
| JP2816184B2 (en) | Printing control device | |
| JPH11312062A (en) | Printer and printing method | |
| US20040190048A1 (en) | Image forming device and method | |
| JP3173721B2 (en) | Printer and operation method thereof | |
| JP2002073302A (en) | Information processing system and method, printer device, and storage medium storing computer readable program | |
| JP4058982B2 (en) | Printer | |
| US6633402B1 (en) | Printer controller for controlling the priorities of tasks in the printer system | |
| JP3144197B2 (en) | Printing equipment | |
| JP3225096B2 (en) | Image forming device | |
| JP2000315141A (en) | Printer, recording medium and printer memory management method | |
| JPH09254485A (en) | Image forming device | |
| JP5062750B2 (en) | Image forming apparatus | |
| JP2002082784A (en) | Printer control device and method, printer device, and storage medium storing computer-readable program | |
| JP2003131934A (en) | Memory control circuit and information processing device | |
| JPH0971012A (en) | Image processing apparatus and method | |
| JP2004062875A (en) | Printing system, printing apparatus, and printing control method | |
| JP2004181810A (en) | Output device and output method | |
| JP2003211742A (en) | Printer | |
| JP2001018464A (en) | Printer, printer control method, and recording medium recording processing for the printer | |
| JPH0475153A (en) | Multi reception print control method | |
| JP2002248815A (en) | Print control device, data processing method, and storage medium | |
| JPH09314926A (en) | Printer control device |