JPH09185468A - Method and device for recording - Google Patents

Method and device for recording

Info

Publication number
JPH09185468A
JPH09185468A JP8000467A JP46796A JPH09185468A JP H09185468 A JPH09185468 A JP H09185468A JP 8000467 A JP8000467 A JP 8000467A JP 46796 A JP46796 A JP 46796A JP H09185468 A JPH09185468 A JP H09185468A
Authority
JP
Japan
Prior art keywords
recording
command
unsupported
data
ink
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP8000467A
Other languages
Japanese (ja)
Inventor
Takashi Okazawa
隆志 岡澤
Hideki Sakai
秀樹 境
Junichi Mori
順一 森
Yasuko Amano
靖子 天野
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP8000467A priority Critical patent/JPH09185468A/en
Publication of JPH09185468A publication Critical patent/JPH09185468A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To enable proper printing processing even when a command having no interchangeability is inputted by checking a command contained in recorded data and detecting a non-supported command. SOLUTION: Print data are inputted from an external line, these print data are analyzed, a command and a data argument to the command are extracted and this command is executed. Then, similar processing is repeated and when there is no command sequence to be inputted any more, an input waiting state is provided. The commands are roughly divided into types for changing the state of printer 100, performing image processing and performing printing processing, etc. In this case, filtering processing is performed between print data input processing and command analytic processing and the command is erased. In the filtering processing, the command sequence is scanned, the command having no interchangeability is retrieved and when such a command is found out, that command sequence is erased.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、記録方法とその装置、
特に、サポートされていないコマンドを入力した場合で
の記録方法とその装置に関する。
BACKGROUND OF THE INVENTION The present invention relates to a recording method and apparatus,
Particularly, the present invention relates to a recording method and an apparatus therefor when an unsupported command is input.

【0002】[0002]

【従来の技術】印刷装置のコントローラ上に搭載される
印刷データ解析プログラム(トランスレータ)は、バー
ジョンアップがなされた時にそのバージョンアップによ
って互換性のなくなったコマンドを受信した場合、その
互換性が考慮されていない場合には、そのコマンドを受
け取った時点でエラー処理を発生していた。
2. Description of the Related Art When a print data analysis program (translator) installed on a controller of a printing apparatus receives a command which is incompatible due to the version upgrade, the compatibility is considered. If not, error processing occurred when the command was received.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、旧バー
ジョンでの印刷データを新バージョンの印刷装置で出力
したいということは、よく発生することである。この場
合、特に、互換性のないコマンドが現れた場合、正しい
印刷結果が得られなかったり、印刷装置自体がハングア
ップしたりするという問題があった。
However, it often happens that the print data of the old version is desired to be output by the printing apparatus of the new version. In this case, in particular, when an incompatible command appears, there is a problem that a correct print result cannot be obtained or the printing apparatus itself hangs up.

【0004】本発明は、上記従来例の問題を回避する記
録方法とその装置を提供することを目的とする。
It is an object of the present invention to provide a recording method and apparatus for avoiding the above problems of the conventional example.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するた
め、本発明の記録方法とその装置は以下の構成を備え
る。即ち、記録に関するコマンドを含む記録データに含
まれるコマンドをチェックして、サポートしていないコ
マンドを検出する検出工程と、前記検出工程で検出され
たサポートしていないコマンドに対応する所定の処理を
実行して、前記記録データを更新する更新工程とを備え
る。
In order to achieve the above object, a recording method and an apparatus thereof according to the present invention have the following configurations. That is, a command included in recording data including a command related to recording is checked, and a detection process of detecting an unsupported command and a predetermined process corresponding to the unsupported command detected in the detection process are executed. And an updating step of updating the recording data.

【0006】また、別の発明は、記録に関するコマンド
を含む記録データに含まれるコマンドをチェックして、
サポートしていないコマンドを検出する検出手段と、前
記検出手段で検出されたサポートしていないコマンドに
対応する所定の処理を実行して、前記記録データを更新
する更新手段とを備える。
Another aspect of the invention is to check a command included in recording data including a command relating to recording,
A detection unit that detects an unsupported command and an updating unit that executes a predetermined process corresponding to the unsupported command detected by the detection unit to update the recording data are provided.

【0007】[0007]

【発明の実施の形態】本発明は、上記の課題を解決する
ものであり、トランスレータのバージョンの違いによっ
て生じるエラー発生をなくし、処理続行を可能とするも
のである。この課題を解決するために、入出力インター
フェースからの印刷データ列をコマンド解析部が解析処
理を行う前に、互換性のなくなったコマンドを抽出し、
当該コマンド列の削除および、代替コマンド列への置き
換えを行う。いわゆるフィルタリング処理を行う。この
処理は、コマンド解析処理前に行うために、解析処理自
体には変更を加えることなしに実現できる。
BEST MODE FOR CARRYING OUT THE INVENTION The present invention solves the above-mentioned problems, and eliminates the occurrence of an error caused by a difference in the version of the translator, and makes it possible to continue processing. In order to solve this problem, before the command analysis unit analyzes the print data string from the input / output interface, the incompatible command is extracted,
The command sequence is deleted and replaced with an alternative command sequence. A so-called filtering process is performed. Since this processing is performed before the command analysis processing, it can be realized without changing the analysis processing itself.

【0008】もしくは、互換性のなくなったコマンドを
抽出してから、当該コマンド列の変更を行うというフィ
ルタリング処理ではなく、コマンド解析時に互換性のな
くなったコマンドを発見した場合に行う処理を、RAM
上のテーブルを参照して行うことにより後で変更するこ
とを可能とする。この場合には、互換性のなくなったコ
マンドを印刷装置に印刷処理を行う前に指定し、代替す
るコマンドを指定しておく。
Alternatively, the RAM is not the filtering process of extracting the incompatible command and then changing the command sequence, but the process performed when the incompatible command is found during command analysis.
It is possible to change it later by referring to the above table. In this case, the incompatible command is specified before the printing process is performed on the printing apparatus, and the alternative command is specified.

【0009】以下、添付図面に従って、本発明に係る実
施の形態例を詳細に説明する。 <装置構成の説明>図1は、本実施の形態の形態の印刷
装置100のシステム構成を示した図である。印刷装置
100は大きく二つに分けてコントローラ部110、エ
ンジン部120で構成される。コントローラ部110
は、外部ホストコンピュータから印刷データ、制御コマ
ンドなどを受け取り、それに従って画像メモリデータを
作成し、エンジン部120にその情報をビデオ信号とし
て転送する。
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. <Description of Apparatus Configuration> FIG. 1 is a diagram showing a system configuration of a printing apparatus 100 according to the present embodiment. The printing apparatus 100 is roughly divided into two parts, which are a controller part 110 and an engine part 120. Controller unit 110
Receives print data, control commands, and the like from an external host computer, creates image memory data according to the print data, and transfers the information to the engine unit 120 as a video signal.

【0010】エンジン部120は、コントローラ110
から前述のビデオ信号を受け取り、その信号に対応する
可視像を紙面に作像する。さらに、コントローラ110
は、エンジン部120と通信を行い、外部にエンジン部
120の状態を伝えたり、エンジン部120の全体的な
制御なども行う。次に、コントローラ部110を詳細に
説明する。
The engine section 120 includes a controller 110.
The above-mentioned video signal is received from and the visible image corresponding to the signal is formed on the paper surface. Further, the controller 110
Communicates with the engine unit 120, transmits the state of the engine unit 120 to the outside, and controls the engine unit 120 as a whole. Next, the controller unit 110 will be described in detail.

【0011】コントローラ110は、ホストインターフ
ェースIOP(I/O Processor)111、表示パネ
ル112、操作パネル113、CPU114、ROM1
15、RAM116、データバス118を備えている。
IOP111は、外部装置(例として、ホストコンピュ
ータ)とのデータ送受信を行う。
The controller 110 includes a host interface IOP (I / O Processor) 111, a display panel 112, an operation panel 113, a CPU 114, and a ROM 1.
15, a RAM 116, and a data bus 118 are provided.
The IOP 111 transmits / receives data to / from an external device (for example, a host computer).

【0012】表示パネル112は、印刷環境の各種パラ
メータの表示など印刷装置情報を表示する。操作パネル
113は、印刷環境の各種パラメータの設定、変更の入
力を行う。CPU114は、プログラムROMに格納さ
れたプログラムを読み出し、解釈して、装置全体の制御
と印刷データの解析、画像メモリデータの作成などの処
理を実行する。
The display panel 112 displays printing device information such as display of various parameters of the printing environment. The operation panel 113 is used for inputting settings and changes of various parameters of the printing environment. The CPU 114 reads the program stored in the program ROM, interprets the program, and executes processing such as control of the entire apparatus, analysis of print data, and creation of image memory data.

【0013】ROM115は、装置の制御プログラム、
各種印刷装置制御言語、フォント情報等を格納する。R
AM116は、外部からインターフェースを通して受信
したデータの保管、各種印刷パラメータの保管、情報処
理のワーク領域など一時的な情報記憶に用いる。
The ROM 115 is a control program for the device,
Stores various printer control languages, font information, etc. R
The AM 116 is used for storing data received from the outside through an interface, storing various print parameters, and temporarily storing information such as a work area for information processing.

【0014】データバス118は、コントローラ内部で
伝達されるデータの伝達媒体である。 <動作説明>次に、図2を参照して、印刷処理について
説明する。ステップS1で、印刷データを外部回線から
入力し、ステップS2で、その印刷データ(コマンド
列)を解析し、ステップS3で、コマンドおよびコマン
ドヘのデータ引数を抽出し、当該コマンドの実行を行
う。そして、ステップS1へ戻り、同様の処理を繰り返
し、入力されるコマンド列がなくなれば入力待ち状態に
なる。
The data bus 118 is a medium for transmitting data transmitted inside the controller. <Description of Operation> Next, the printing process will be described with reference to FIG. In step S1, print data is input from the external line, in step S2 the print data (command string) is analyzed, and in step S3, the command and the data argument to the command are extracted, and the command is executed. Then, the process returns to step S1, the same processing is repeated, and when there is no command string to be input, the input waiting state is entered.

【0015】コマンドには、印刷装置の状態を変化させ
るものや、画像処理を行うもの、印字処理を行うものに
大きく分けられる。本発明では、印刷データ入力処理
(ステップS1)とコマンド解析処理(ステップS2)
との間でフィルタリング処理(ステップS11)を行
い、コマンドの削除を行う(図3参照)。
The commands are roughly classified into those that change the state of the printing apparatus, those that perform image processing, and those that perform printing processing. In the present invention, print data input processing (step S1) and command analysis processing (step S2)
Then, the filtering process (step S11) is performed to delete the command (see FIG. 3).

【0016】フィルタリング処理では、コマンド列をス
キャンし、互換性のないコマンドを検索し、発見したな
らば当該コマンド列に削除する。 <他の実施の形態例1>上述の説明では、フィルタリン
グ処理において互換性のないコマンドを発見した場合に
無視するために削除していたが、違う機能のコマンドに
置き換えてもよい。また、同等に機能する複数のコマン
ドに置き換えてもよい。
In the filtering process, the command sequence is scanned, an incompatible command is searched for, and if found, the command sequence is deleted. <Other Embodiment 1> In the above description, the command is deleted in order to ignore it when an incompatible command is found in the filtering process, but it may be replaced with a command having a different function. Also, it may be replaced with a plurality of commands having equivalent functions.

【0017】<他の実施の形態例2>上述した実施の形
態例では、フィルタリング処理で、互換性のないコマン
ドは既に与えられているものとして説明されていたが、
これは、印刷装置が印刷処理を行う前に与えられるよう
にしてもよい。つまり、互換性のないコマンドを指定
し、それを印刷装置内部に登録する手段を設ける。一例
としては、印刷データとして、互換性のないコマンドを
指定して印刷装置内に登録する手段を設ける。 <他の実施の形態例3>上述の実施の形態例では、フィ
ルタリング処理をあらかじめ施して置くことによって、
互換性のないコマンドが引き起こすエラーを避けたが、
フィルタリング処理ではなく、コマンド解析時に互換性
のないコマンドを発見した場合に、そのコマンドに対応
する処理を行うことによってエラー処理を回避できる。
<Other Embodiment 2> In the above-mentioned embodiment, it was explained that incompatible commands have already been given in the filtering process.
This may be provided before the printing device performs the printing process. In other words, a means for designating an incompatible command and registering it in the printing apparatus is provided. As an example, a unit for specifying an incompatible command as print data and registering it in the printing apparatus is provided. <Other Embodiment 3> In the above embodiment, the filtering process is performed in advance,
Avoided errors caused by incompatible commands, but
If an incompatible command is found during command analysis instead of filtering processing, error processing can be avoided by performing processing corresponding to the command.

【0018】図5に、コマンド解析処理の手順を説明す
る。コマンド解析は、通常、サポートされているコマン
ドが登録されているコマンドテーブルA(例えば、RO
M115に格納されている)を検索することでなされる
が、本実施形態では、コマンド解析を2段階で行う。ま
ず、ステップ30では、互換性のないコマンドが登録さ
れているコマンドテーブルB(例えば、ROM115に
格納されている)を検索し、互換性のないコマンドが検
出されると、ステップS34に進み、そのコマンドに対
応する処理、例えば、削除、代替えコマンドへの交換、
エラーメッセージの出力などの処理を行い、ステップS
30へ戻り、次のコマンドに関して同様の処理を繰り返
す。逆に、互換性のないコマンドが検出されなければ、
ステップS32へ進む。
The procedure of command analysis processing will be described with reference to FIG. Command parsing usually involves command table A (eg RO
(Stored in M115), but in this embodiment, command analysis is performed in two stages. First, in step 30, the command table B (for example, stored in the ROM 115) in which incompatible commands are registered is searched, and when an incompatible command is detected, the process proceeds to step S34, Processing corresponding to the command, such as deletion, replacement with a replacement command,
Performs processing such as output of error message, and step S
Returning to step 30, the same processing is repeated for the next command. Conversely, if no incompatible commands are detected,
Proceed to step S32.

【0019】ステップS32では、サポートされている
コマンドが登録されているコマンドテーブルAを検索し
て、検索されたコマンドに対応する処理をステップS3
3にて実行する。そして、ステップS30へ戻り、次の
コマンドに関して同様の処理を繰り返す。尚、互換性の
ないコマンドが登録されているコマンドテーブルBをR
AM116や、その他の書き換え可能メモリに配置する
ことにより、コマンドテーブルBを、コマンドの状態に
合わせて逐次書き換え可能となり、コマンドの解析処理
を動的に変更できる。
In step S32, the command table A in which the supported commands are registered is searched, and the processing corresponding to the searched command is performed in step S3.
Execute in 3. Then, the process returns to step S30 and the same process is repeated for the next command. In addition, the command table B in which incompatible commands are registered
By arranging it in the AM 116 or other rewritable memory, the command table B can be sequentially rewritten according to the command state, and the command analysis processing can be dynamically changed.

【0020】<他の実施の形態例4>前記実施の形態例
3においても実施の形態例2を適用することが可能であ
ることは言うまでもない。 <他の実施の形態例5>次に、以上説明した本発明に係
る各実施の形態を、インクジェット記録装置に適用した
実施形態を示す。
<Other Embodiment 4> It goes without saying that Embodiment 2 can be applied to Embodiment 3 described above. <Other Embodiment 5> Next, an embodiment in which each of the embodiments according to the present invention described above is applied to an inkjet recording apparatus will be described.

【0021】本発明は、特にインクジェット記録方式の
中でも熱エネルギーを利用して飛翔的液滴を形成し、記
録を行うインクジェット方式の記録ヘッドを有する記録
装置において優れた効果をもたらすものである。その代
表的な構成や原理については、例えば、米国特許第47
23129号明細書、同第4740796号明細書に開
示されている基本的な原理を用いて行うものが好まし
い。この方式はいわゆるオンデマンド型、コンティニュ
アス型のいずれにも適用可能であるが、特に、オンデマ
ンド型の場合には、液体(インク)が保持されているシ
ートや液路に対応して配置されている電気熱変換体に、
記録情報に対応していて核沸騰を越える急速な温度上昇
を与える少なくとも1つの駆動信号を印加することによ
って、電気熱変換体に熱エネルギーを発生せしめ、記録
ヘッドの熱作用面に膜沸騰を生じさせて、結果的にこの
駆動信号に1対1で対応した液体(インク)内の気泡を
形成できるので有効である。この気泡の成長、収縮によ
り吐出用開口を介して液体(インク)を吐出させて、少
なくとも1つの滴を形成する。この駆動信号をパルス形
状をすると、即時適切に気泡の成長収縮が行われるの
で、特に応答性に優れた液体(インク)の吐出が達成で
き、より好ましい。
The present invention brings excellent effects particularly in a recording apparatus having an ink jet recording head for recording by forming flying droplets by utilizing thermal energy among the ink jet recording systems. For its typical structure and principle, see, for example, US Pat. No. 47.
What is performed using the basic principle disclosed by 23129 specification and 4740796 specification is preferable. This method can be applied to both the so-called on-demand type and the continuous type. In particular, in the case of the on-demand type, it is arranged corresponding to the sheet or liquid path holding the liquid (ink). Electrothermal transducers
By applying at least one drive signal corresponding to the recording information and giving a rapid temperature rise exceeding nucleate boiling, heat energy is generated in the electrothermal converter, and film boiling occurs on the heat acting surface of the recording head. This is effective because bubbles in the liquid (ink) corresponding to the drive signal can be formed as a result. By discharging the liquid (ink) through the discharge opening by the growth and contraction of the bubble, at least one droplet is formed. When the drive signal is formed into a pulse shape, the growth and shrinkage of the bubble are performed immediately and appropriately, so that the ejection of the liquid (ink) having particularly excellent responsiveness can be achieved, which is more preferable.

【0022】このパルス形状の駆動信号としては、米国
特許第4463359号明細書、同第4345262号
明細書に記載されているようなものが適している。な
お、上記熱作用面の温度上昇率に関する発明の米国特許
第4313124号明細書に記載されている条件を採用
すると、優れた記録を行うことができる。記録ヘッドの
構成としては、上述の各明細書に開示されているような
吐出口、液路、電気熱変換体の組み合わせ構成(直線状
液流路または直角液流路)の他に熱作用面が屈曲する領
域に配置されている構成を開示する米国特許第4558
333号明細書、米国特許第4459600号明細書を
用いた構成としても良い。
As the pulse-shaped drive signal, those described in US Pat. Nos. 4,463,359 and 4,345,262 are suitable. When the conditions described in US Pat. No. 4,313,124 of the invention relating to the temperature rise rate of the heat acting surface are adopted, excellent recording can be performed. As the structure of the recording head, in addition to the combination structure (straight liquid flow path or right-angled liquid flow path) of the ejection port, the liquid path, and the electrothermal converter as disclosed in the above-mentioned specifications, a heat acting surface U.S. Pat. No. 4,558, which discloses a configuration in which is located in the area of flexion
It is also possible to adopt a configuration using the specification No. 333 and the specification of US Pat. No. 4,459,600.

【0023】加えて、複数の電気熱変換体に対して、共
通するスリットを電気熱変換体の吐出部とする構成を開
示する特開昭59−123670号公報や熱エネルギー
の圧力波を吸収する開口を吐出部に対応させる構成を開
示する特開昭59−138461号公報に基づいた構成
とすることもできる。さらに、記録装置が記録できる最
大記録媒体の幅に対応した長さを有するフルラインタイ
プの記録ヘッドとしては、上述した明細書に開示されて
いるような複数記録ヘッドの組み合わせによってその長
さを満たす構成や、一体的に形成された1個の記録ヘッ
ドとしての構成のいずれでもよい。
In addition, JP-A-59-123670, which discloses a structure in which a common slit is used as a discharge portion of the electrothermal converter for a plurality of electrothermal converters, and a pressure wave of thermal energy is absorbed. It is also possible to adopt a configuration based on Japanese Patent Application Laid-Open No. 59-138461, which discloses a configuration in which the opening corresponds to the ejection portion. Further, as a full-line type recording head having a length corresponding to the maximum recording medium width that can be recorded by the recording apparatus, the length is satisfied by a combination of a plurality of recording heads as disclosed in the above-mentioned specification. It may have either a configuration or a configuration as one recording head integrally formed.

【0024】加えて、装置本体に装着されることで、装
置本体との電気的な接続や装置本体からのインクの供給
が可能になる交換自在のチップタイプの記録ヘッド、あ
るいは記録ヘッド自体に一体的にインクタンクが設けら
れたカートリッジタイプの記録ヘッドを用いてもよい。
また、本発明の記録装置の構成として設けられる、記録
ヘッドに対しての回復手段、予備的な補助手段等を付加
することは本発明の効果を一層安定にできるので好まし
いものである。これらを具体的に挙げれば、記録ヘッド
に対してのキャッピング手段、クリーニング手段、加圧
あるいは吸引手段、電気熱変換体あるいはこれとは別の
加熱素子あるいはこれらの組み合わせによる予備加熱手
段、記録とは別の吐出を行う予備吐出モードを行うこと
も安定した記録を行うために有効である。
In addition, by being mounted on the apparatus main body, it can be electrically connected to the apparatus main body and can be supplied with ink from the apparatus main body by a replaceable chip type recording head or the recording head itself. Alternatively, a cartridge type recording head provided with an ink tank may be used.
Further, it is preferable to add recovery means for the recording head, preliminary auxiliary means, etc., provided as a configuration of the recording apparatus of the present invention, because the effect of the present invention can be further stabilized. If these are specifically mentioned, capping means for the recording head, cleaning means, pressurizing or suction means, preheating means using an electrothermal transducer or another heating element or a combination thereof, and printing Performing a preliminary ejection mode for performing another ejection is also effective for performing stable printing.

【0025】さらに、記録装置の記録モードとしては黒
色等の主流色のみの記録モードだけではなく、記録ヘッ
ドを一体的に構成するか複数個の組み合わせによってで
も良いが、異なる色の複色カラー、または混色によるフ
ルカラーの少なくとも1つを備えた装置とすることもで
きる。以上説明した本発明実施例においては、インクを
液体として説明しているが、室温やそれ以下で固化する
インクであって、室温で軟化するもの、もしくは液体で
あるもの、あるいは上述のインクジェット方式ではイン
ク自体を30°C以上70°C以下の範囲内で温度調整
を行ってインクの粘性を安定吐出範囲にあるように温度
制御するものが一般的であるから、使用記録信号付与時
にインクが液状をなすものであればよい。
Further, the recording mode of the recording apparatus is not limited to the recording mode of only the mainstream color such as black, but the recording head may be integrally formed or a plurality of combinations may be used. Alternatively, the device may be provided with at least one of full-color mixed colors. In the above-described embodiments of the present invention, the ink is described as a liquid, but an ink that solidifies at room temperature or lower and that softens at room temperature, or is a liquid, or the above-mentioned inkjet method is used. Generally, the temperature of the ink itself is adjusted within the range of 30 ° C to 70 ° C to control the temperature of the ink so that the viscosity of the ink is within the stable ejection range. Anything can be used.

【0026】加えて、積極的に熱エネルギーによる昇温
をインクの固形状態から液体状態への状態変化のエネル
ギーとして使用せしめることで防止するか、またはイン
クの蒸発防止を目的として放置状態で固化するインクを
用いるかして、いずれにしても熱エネルギーの記録信号
に応じた付与によってインクが液化し、液状インクとし
て吐出するものや、記録媒体に到達する時点では既に固
化し始めるもの等のような、熱エネルギーによって初め
て液化する性質のインクの使用も本発明には適用可能で
ある。このような場合インクは、特開昭54−5684
7号公報あるいは特開昭60−71260号公報に記載
されるような、多孔質シート凹部または貫通孔に液状ま
たは固形物として保持された状態で、電気熱変換体に対
して対向するような形態としてもよい。本発明において
は、上述した各インクに対して最も有効なものは、上述
した膜沸騰方式を実行するものである。
In addition, the temperature rise due to thermal energy is positively prevented by using it as the energy for changing the state of the ink from the solid state to the liquid state, or the ink is solidified in a standing state for the purpose of preventing evaporation of the ink. In some cases, such as ink that is liquefied by applying heat energy according to a recording signal and ejected as a liquid ink, or one that has already started to solidify when it reaches a recording medium. The use of an ink having a property of being liquefied only by heat energy is also applicable to the present invention. In such a case, the ink is disclosed in JP-A-54-5684.
No. 7 or Japanese Patent Application Laid-Open No. 60-71260, in which the porous sheet is opposed to the electrothermal converter while being held in a liquid or solid state in the concave portions or through holes of the porous sheet. It may be. In the present invention, the most effective one for each of the above-mentioned inks is to execute the above-mentioned film boiling method.

【0027】さらに加えて、本発明に係る記録装置の形
態としては、上述のようなワードプロセッサやコンピュ
ータ等の情報処理機器の画像出力端末として一体または
別体に設けられるものの他、リーダ等と組み合わせた複
写装置、さらには送受信機能を有するファクシミリ装置
の形態を取るものであっても良い。 <装置本体の概略説明>図6は、本発明が適用できるイ
ンクジェット記録装置IJRAの概観図である。同図に
おいて、駆動モータ5013の正逆回転に連動して駆動
力伝達ギア5011,5009を介して回転するリード
スクリュー5005の螺旋溝5004に対して係合する
キャリッジHCはピン(不図示)を有し、矢印a,b方
向に往復移動される。このキャリッジHCには、インク
ジェットカートリッジIJCが搭載されている。500
2は紙押え板であり、キャリッジの移動方向に亙って紙
をプラテン5000に対して押圧する。5007,50
08はフォトカプラで、キャリッジのレバー5006の
この域での存在を確認して、モータ5013の回転方向
切り換え等を行うためのホームポジション検知手段であ
る。5016は記録ヘッドの前面をキャップするキャッ
プ部材5022を支持する部材で、5015はこのキャ
ップ内を吸引する吸引手段で、キャップ内開口5023
を介して記録ヘッドの吸引回復を行う。5017はクリ
ーニングブレードで、5019はこのブレードを前後方
向に移動可能にする部材であり、本体支持板5018に
これらが支持されている。ブレードは、この形態でなく
周知のクリーニングブレードが本例に適用できることは
言うまでもない。又、5012は、吸引回復の吸引を開
始するためのレバーで、キャリッジと係合するカム50
20の移動に伴って移動し、駆動モータからの駆動力が
クラッチ切り換え等の公知の伝達手段で移動制御され
る。
In addition, as a form of the recording apparatus according to the present invention, the recording apparatus according to the present invention is integrally or separately provided as an image output terminal of an information processing apparatus such as a word processor or a computer as described above, and is combined with a reader or the like. It may be in the form of a copying machine or a facsimile machine having a transmission / reception function. <Schematic Description of Apparatus Main Body> FIG. 6 is a schematic view of an inkjet recording apparatus IJRA to which the present invention can be applied. In the figure, the carriage HC that engages with the spiral groove 5004 of the lead screw 5005 that rotates via the driving force transmission gears 5011 and 5009 in conjunction with the forward / reverse rotation of the drive motor 5013 has pins (not shown). Then, it is reciprocated in the directions of arrows a and b. An ink jet cartridge IJC is mounted on the carriage HC. 500
Reference numeral 2 denotes a paper pressing plate, which presses the paper against the platen 5000 in the moving direction of the carriage. 5007,50
Reference numeral 08 denotes a home position detecting means for confirming the presence of the carriage lever 5006 in this area and switching the rotation direction of the motor 5013. Reference numeral 5016 denotes a member for supporting a cap member 5022 for capping the front surface of the recording head. Reference numeral 5015 denotes suction means for sucking the inside of the cap.
, The suction recovery of the recording head is performed. Reference numeral 5017 denotes a cleaning blade. Reference numeral 5019 denotes a member which allows the blade to move in the front-rear direction. These members are supported by a main body support plate 5018. It goes without saying that the blade is not limited to this form and a known cleaning blade can be applied to this example. Reference numeral 5012 denotes a lever for starting suction for suction recovery.
It moves with the movement of 20, and the driving force from the drive motor is controlled by known transmission means such as clutch switching.

【0028】これらのキャッピング、クリーニング、吸
引回復は、キャリッジがホームポジション側の領域に来
た時にリードスクリュー5005の作用によってそれら
の対応位置で所望の処理が行えるように構成されている
が、周知のタイミングで所望の作動を行うようにすれ
ば、本例にはいずれも適用できる。 <制御構成の説明>次に、上述した装置の記録制御を実
行するための制御構成について、図7に示すブロック図
を参照して説明する。制御回路を示す同図において、1
700は記録信号を入力するインターフェース、170
1はMPU、1702はMPU1701が実行する制御
プログラムを格納するプログラムROM、1703は各
種データ(上記記録信号やヘッドに供給される記録デー
タ等)を保存しておくダイナミック型のROMである。
1704は記録ヘッド1708に対する記録データの供
給制御を行うゲートアレイであり、インターフェース1
700、MPU1701、RAM1703間のデータ転
送制御も行う。1710は記録ヘッド1708を搬送す
るためのキャリアモータ、1709は記録紙搬送のため
の搬送モータである。1705はヘッドを駆動するヘッ
ドドライバ、1706、1707はそれぞれ搬送モータ
1709、キャリアモータ1710を駆動するためのモ
ータドライバである。
The capping, cleaning, and suction recovery are configured so that the desired processing can be performed at their corresponding positions by the action of the lead screw 5005 when the carriage comes to the area on the home position side. As long as the desired operation is performed at the timing, any of the above can be applied to this example. <Description of Control Structure> Next, a control structure for executing the recording control of the above-described apparatus will be described with reference to a block diagram shown in FIG. In the figure showing the control circuit, 1
Reference numeral 700 denotes an interface for inputting a recording signal, 170
Reference numeral 1 is an MPU, 1702 is a program ROM for storing a control program executed by the MPU 1701, and 1703 is a dynamic ROM for storing various data (the above-mentioned recording signals and recording data supplied to the head).
A gate array 1704 controls the supply of print data to the print head 1708.
It also controls data transfer between the 700, MPU 1701, and RAM 1703. Reference numeral 1710 denotes a carrier motor for transporting the recording head 1708, and reference numeral 1709 denotes a transport motor for transporting the recording paper. Reference numeral 1705 is a head driver for driving the head, and 1706 and 1707 are motor drivers for driving the carry motor 1709 and the carrier motor 1710, respectively.

【0029】上記制御構成の動作を説明すると、インタ
ーフェース1700に記録信号が入るとゲートアレイ1
704とMPU1701との間で記録信号がプリント用
の記録データに変換される。そして、モータドライバ1
706、1707が駆動されると共に、ヘッドドライバ
1705に送られた記録データに従って記録ヘッドが駆
動され、印字が行われる。
The operation of the above control structure will be described. When a recording signal is input to the interface 1700, the gate array 1
The recording signal is converted into recording data for printing between the 704 and the MPU 1701. And the motor driver 1
The printheads 706 and 1707 are driven, and the printhead is driven according to the print data sent to the head driver 1705 to perform printing.

【0030】尚、インターフェース1700は、図1の
データバス117に接続しており、各種コマンド、印字
データを入力する。以上のようなインクジェットプリン
タの制御構成に、本発明の構成要素を組み込むことが可
能である。以上、インクジェットプリンタに本発明の構
成要素を組み込む例を示したが、レーザビームプリンタ
にも適用できることは言うまでもない。
The interface 1700 is connected to the data bus 117 of FIG. 1 and inputs various commands and print data. The constituent elements of the present invention can be incorporated in the control configuration of the inkjet printer as described above. The example in which the constituent elements of the present invention are incorporated in the ink jet printer has been described above, but it goes without saying that the invention can also be applied to a laser beam printer.

【0031】[0031]

【発明の効果】以上説明したように本発明によれば、互
換性のないコマンドを入力しても、適正な印刷処理を行
うことができる。
As described above, according to the present invention, even if an incompatible command is input, proper print processing can be performed.

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

【図1】本発明に係る一実施の形態の印刷装置のシステ
ム構成を示す図である。
FIG. 1 is a diagram showing a system configuration of a printing apparatus according to an embodiment of the invention.

【図2】印刷処理手順を示すフローチャートである。FIG. 2 is a flowchart illustrating a print processing procedure.

【図3】フィルタリング処理を含む印刷処理手順を示す
フローチャートである。
FIG. 3 is a flowchart showing a printing processing procedure including filtering processing.

【図4】フィルタリング処理手順を示すフローチャート
である。
FIG. 4 is a flowchart showing a filtering processing procedure.

【図5】コマンド解析処理手順を示すフローチャートで
ある。
FIG. 5 is a flowchart showing a command analysis processing procedure.

【図6】本発明に係る構成を適用したインクジェットプ
リンタの外観図である。
FIG. 6 is an external view of an inkjet printer to which the configuration according to the present invention is applied.

【図7】本発明に係る構成を適用したインクジェットプ
リンタの構成図である。
FIG. 7 is a configuration diagram of an inkjet printer to which the configuration according to the present invention is applied.

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

100 プリンタ本体 200 ホストコンピュータ 110 コントローラ部 120 エンジン部 111 ホストインターフェース(IOP) 112 表示パネル 113 操作パネル 114 CPU 115 プログラムROM 116 データRAM 117 データバス 100 Printer Main Body 200 Host Computer 110 Controller Section 120 Engine Section 111 Host Interface (IOP) 112 Display Panel 113 Operation Panel 114 CPU 115 Program ROM 116 Data RAM 117 Data Bus

───────────────────────────────────────────────────── フロントページの続き (72)発明者 天野 靖子 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 ─────────────────────────────────────────────────── ─── Continuation of front page (72) Inventor Yasuko Amano 3-30-2 Shimomaruko, Ota-ku, Tokyo Canon Inc.

Claims (21)

【特許請求の範囲】[Claims] 【請求項1】 記録に関するコマンドを含む記録データ
に含まれるコマンドをチェックして、サポートしていな
いコマンドを検出する検出工程と、 前記検出工程で検出されたサポートしていないコマンド
に対応する所定の処理を実行して、前記記録データを更
新する更新工程と、を備えることを特徴とする記録方
法。
1. A detection step of checking a command included in recording data including a command relating to recording to detect an unsupported command, and a predetermined step corresponding to the unsupported command detected in the detection step. An update step of executing a process to update the record data.
【請求項2】 前記検出工程で検出されたサポートして
いないコマンドに対応する所定の処理は、前記記録デー
タから前記サポートしていないコマンドの削除であるこ
とを特徴とする請求項1に記載の記録方法。
2. The predetermined process corresponding to the unsupported command detected in the detection step is deletion of the unsupported command from the recording data. Recording method.
【請求項3】 前記検出工程で検出されたサポートして
いないコマンドに対応する所定の処理は、前記記録デー
タから前記サポートしていないコマンドをサポートして
いるコマンドへの置換であることを特徴とする請求項1
に記載の記録方法。
3. The predetermined process corresponding to the unsupported command detected in the detection step is replacement of the recording data with a command supporting the unsupported command. Claim 1
Recording method described in 1.
【請求項4】 前記実行工程で更新された記録データを
記録する記録工程をさらに備えることを特徴とする請求
項1に記載の記録方法。
4. The recording method according to claim 1, further comprising a recording step of recording the recording data updated in the execution step.
【請求項5】 前記サポートしていないコマンドの検出
は、対応する他のコマンドに置換が可能であるサポート
していないコマンドを格納したメモリを参照して行うこ
とを特徴とする請求項1に記載の記録方法。
5. The detection of an unsupported command is performed by referring to a memory storing an unsupported command that can be replaced with another corresponding command. Recording method.
【請求項6】 前記メモリは、書き換え可能メモリであ
ることを特徴とする請求項5に記載の記録方法。
6. The recording method according to claim 5, wherein the memory is a rewritable memory.
【請求項7】 他のサポートしていないコマンドを書き
換え可能メモリに追加登録する追加登録工程をさらに備
えることを特徴とする請求項6に記載の記録方法。
7. The recording method according to claim 6, further comprising an additional registration step of additionally registering another unsupported command in the rewritable memory.
【請求項8】 前記記録データは、外部から入力したも
のであり、所定のバッファに格納されていることを特徴
とする請求項1に記載の記録方法。
8. The recording method according to claim 1, wherein the recording data is inputted from the outside and is stored in a predetermined buffer.
【請求項9】 前記コマンドは、記録データに関するパ
ラメータを含むことを特徴とする請求項1に記載の記録
方法。
9. The recording method according to claim 1, wherein the command includes a parameter relating to recording data.
【請求項10】 記録に関するコマンドを含む記録デー
タに含まれるコマンドをチェックして、サポートしてい
ないコマンドを検出する検出手段と、 前記検出手段で検出されたサポートしていないコマンド
に対応する所定の処理を実行して、前記記録データを更
新する更新手段と、を備えることを特徴とする記録装
置。
10. A detection unit that checks a command included in recording data including a command related to recording to detect an unsupported command, and a predetermined unit corresponding to the unsupported command detected by the detection unit. A recording device, comprising: an updating unit that executes a process to update the recording data.
【請求項11】 前記検出手段で検出されたサポートし
ていないコマンドに対応する所定の処理は、前記記録デ
ータから前記サポートしていないコマンドの削除である
ことを特徴とする請求項10に記載の記録装置。
11. The predetermined process corresponding to an unsupported command detected by the detection means is deletion of the unsupported command from the recording data. Recording device.
【請求項12】 前記検出手段で検出されたサポートし
ていないコマンドに対応する所定の処理は、前記記録デ
ータから前記サポートしていないコマンドをサポートし
ているコマンドへの置換であることを特徴とする請求項
10に記載の記録装置。
12. The predetermined process corresponding to the unsupported command detected by the detection means is replacement of the recording data with a command supporting the unsupported command. The recording device according to claim 10.
【請求項13】 前記実行手段で更新された記録データ
を記録する記録手段をさらに備えることを特徴とする請
求項10に記載の記録装置。
13. The recording apparatus according to claim 10, further comprising a recording unit that records the recording data updated by the executing unit.
【請求項14】 前記サポートしていないコマンドの検
出は、対応する他のコマンドに置換が可能であるサポー
トしていないコマンドを格納したメモリを参照して行う
ことを特徴とする請求項10に記載の記録装置。
14. The non-supported command is detected by referring to a memory storing a non-supported command that can be replaced with another corresponding command. Recording device.
【請求項15】 前記メモリは、書き換え可能メモリで
あることを特徴とする請求項14に記載の記録装置。
15. The recording apparatus according to claim 14, wherein the memory is a rewritable memory.
【請求項16】 他のサポートしていないコマンドを書
き換え可能メモリに追加登録する追加登録手段をさらに
備えることを特徴とする請求項15に記載の記録装置。
16. The recording apparatus according to claim 15, further comprising additional registration means for additionally registering another unsupported command in the rewritable memory.
【請求項17】 前記記録データは、外部から入力した
ものであり、所定のバッファに格納されていることを特
徴とする請求項10に記載の記録装置。
17. The recording apparatus according to claim 10, wherein the recording data is input from outside and is stored in a predetermined buffer.
【請求項18】 前記コマンドは、記録データに関する
パラメータを含むことを特徴とする請求項10に記載の
記録装置。
18. The recording apparatus according to claim 10, wherein the command includes a parameter regarding recording data.
【請求項19】 前記記録手段は、前記更新された記録
データを記録するための記録ヘッドを備え、 前記記録ヘッドは、インクを吐出して記録を行うインク
ジェット記録ヘッドであることを特徴とする請求項13
に記載の記録装置。
19. The recording means includes a recording head for recording the updated recording data, and the recording head is an ink jet recording head that ejects ink to perform recording. Item 13
The recording device according to claim 1.
【請求項20】 前記記録ヘッドは、熱エネルギーを利
用してインクを吐出する記録ヘッドであって、インクに
与える熱エネルギーを発生するための熱エネルギー変換
体を備えているインクジェット記録ヘッドであることを
特徴とする請求項19に記載の記録装置。
20. The recording head is a recording head that ejects ink by utilizing thermal energy, and is an inkjet recording head that includes a thermal energy converter for generating thermal energy to be applied to the ink. The recording device according to claim 19, wherein the recording device is a recording device.
【請求項21】 前記記録ヘッドは、前記熱エネルギー
変換体によって印加される熱エネルギーによりインクに
状態変化を生起させ、該状態変化に基づいて吐出口より
インクを吐出させるものであることを特徴とする請求項
19に記載の記録装置。
21. The recording head causes a state change in ink due to thermal energy applied by the thermal energy converter, and causes the ink to be ejected from an ejection port based on the state change. 20. The recording device according to claim 19.
JP8000467A 1996-01-08 1996-01-08 Method and device for recording Withdrawn JPH09185468A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8000467A JPH09185468A (en) 1996-01-08 1996-01-08 Method and device for recording

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8000467A JPH09185468A (en) 1996-01-08 1996-01-08 Method and device for recording

Publications (1)

Publication Number Publication Date
JPH09185468A true JPH09185468A (en) 1997-07-15

Family

ID=11474612

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8000467A Withdrawn JPH09185468A (en) 1996-01-08 1996-01-08 Method and device for recording

Country Status (1)

Country Link
JP (1) JPH09185468A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005324553A (en) * 2004-05-13 2005-11-24 Sharp Corp Printing controller, image processor, printer emulation system, printing control method, control program of printing controller and recording medium capable of being read by computer

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005324553A (en) * 2004-05-13 2005-11-24 Sharp Corp Printing controller, image processor, printer emulation system, printing control method, control program of printing controller and recording medium capable of being read by computer
JP4489636B2 (en) * 2004-05-13 2010-06-23 シャープ株式会社 Print control apparatus, image processing apparatus, printer emulation system, print control method, print control apparatus control program, and computer-readable recording medium
US8437020B2 (en) 2004-05-13 2013-05-07 Sharp Laboratories Of America, Inc. System and method for printer emulation

Similar Documents

Publication Publication Date Title
JP3491972B2 (en) Recording device and recording method
JPH0532026A (en) Recording device
JP2003305836A (en) Recorder, information processor, method of controlling the same, and program
US6536866B1 (en) Ink jet recovery system having variable recovery
JPH09185468A (en) Method and device for recording
EP0551763B1 (en) Dual directional recording apparatus and recording system
JP2003001879A (en) Recording system, recording device, and recording method
JP3238756B2 (en) Ink jet cartridge and recording device
JP3402684B2 (en) Facsimile machine
JP3347680B2 (en) Recording device
JP2002347225A (en) Recorder and recording method
JP2004102445A (en) Print control unit and print control method
JP3150261B2 (en) Recording data transfer method, recording apparatus and recording system
JP2002254612A (en) Image recording device and image recording method
JP2003312080A (en) Recorder and recording method
JP2002127445A (en) Recorder, recording system and method of recording
JP4018436B2 (en) Image recording apparatus and control method thereof
JPH08300638A (en) Ink-jet printing device and ink-jet printing method
JPH08174912A (en) Recording apparatus
JPH03234649A (en) Ink jet recorder
JPH0911507A (en) Color recording apparatus
JPH0848060A (en) Print device and printing method
JP2001026150A (en) Address converting circuit and recording apparatus using the same
JP2002347285A (en) Recorder and recording control method
JP2002347286A (en) Image recorder and its control method

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20030401