JPH07256930A - Recorder - Google Patents

Recorder

Info

Publication number
JPH07256930A
JPH07256930A JP6048748A JP4874894A JPH07256930A JP H07256930 A JPH07256930 A JP H07256930A JP 6048748 A JP6048748 A JP 6048748A JP 4874894 A JP4874894 A JP 4874894A JP H07256930 A JPH07256930 A JP H07256930A
Authority
JP
Japan
Prior art keywords
data
specific data
transmission data
print
specific
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
JP6048748A
Other languages
Japanese (ja)
Inventor
Wataru Sakagami
渉 坂上
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 JP6048748A priority Critical patent/JPH07256930A/en
Publication of JPH07256930A publication Critical patent/JPH07256930A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Dot-Matrix Printers And Others (AREA)
  • Electrophotography Configuration And Component (AREA)
  • Debugging And Monitoring (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PURPOSE:To retrieve efficiently a transmit error part by providing a control means which performs identification printing so as to identify a specific data from another data on the basis of an analytic result of means for analyzing a data to be dumped. CONSTITUTION:A host device 41 corresponds to a host of a personal computer or the like. A recorder 42 is so constituted as to be transmittable to the host device 41 via a communication signal conductor 43, and analyzes print information received via the communication signal conductor 43 to perform print processing. When a transmission data is transmitted from the host device, an output control part 42a controls highlighted identification printing between a specific data or a specific data string and another transmission data on the basis of an analytic result of the transmission data. Then, highlight printing is carried out so that specific data or specific data string can be identified from another transmission data, and a retriever can easily specify a part wherein output of dump is retrieved.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ホストから送信された
データをダンプ出力するダンプ機能を備えた記録装置に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a recording apparatus having a dump function for dump-outputting data transmitted from a host.

【0002】[0002]

【従来の技術】従来、この種の記録装置には、パーソナ
ルコンピュータ等に接続されて使用される記録装置には
一般的にはヘキサダンプあるいは16進ダンプと呼称さ
れる機能、すなわち上位装置から送信されてきたデータ
を16進数で印字する機能を備えている場合が多い。
2. Description of the Related Art Conventionally, a recording apparatus of this type is connected to a personal computer or the like and generally used as a recording apparatus called a hexadump or a hexadecimal dump. In many cases, it has a function of printing the received data in hexadecimal.

【0003】このように機能は、上位装置が記録装置を
制御するために各種のデータを記録装置に送信した時に
当該機能を使用して16進数で印字し、その印字された
データをオペレータまたはプログラムが解析して正しく
送信されているかどうかを判別するために用いられる。
As described above, when the host device sends various data to the recording device to control the recording device, the function is used to print in hexadecimal notation, and the printed data is printed by an operator or a program. Is analyzed to determine if it was sent correctly.

【0004】例えば図8に示すようなプログラムを実行
させて印字情報をホストからプリンタに送信して印字さ
せた場合に、プリンタから図9に示すような印字結果を
得たとすると、図8に示したステップ5の通常文字に復
帰という制御命令「EscI0」が実行されていないこ
とが判明する。なお、「EscI0」は通常文字に復帰
させる制御命令コード列である。このため、ホストより
プリンタの印字モードを16進ダンプに設定して同一の
プログラムを実行させると、図10に示すようなダンプ
出力が得られる。また、図10において、16進で「1
B」はEscに対応し、16進で「0C」は改ページ
(FF)に対応し、16進で「0D」は復帰コード(C
R)に対応し、16進で「0A」は改行コード(LF)
に対応する。
For example, when a program as shown in FIG. 8 is executed and print information is sent from the host to the printer for printing, if the printer obtains a print result as shown in FIG. It is found that the control command "EscI0" for returning to the normal character in step 5 is not executed. "EscI0" is a control instruction code string for returning to a normal character. Therefore, when the printer sets the print mode of the printer to hexadecimal dump and executes the same program, the dump output as shown in FIG. 10 is obtained. In addition, in FIG.
“B” corresponds to Esc, “0C” in hexadecimal corresponds to a page break (FF), and “0D” in hexadecimal corresponds to a return code (C
Corresponding to R), hexadecimal "0A" is a line feed code (LF)
Corresponding to.

【0005】[0005]

【発明が解決しようとする課題】しかし、印刷されたも
のは図10に示されるように同一の文字フォントで印字
されているため、どの部分が制御コードでどの部分が印
字データであるのかを判別にしくい場合が多く、そのプ
ログラムの誤りを検索して判定するまでに相当の時間を
要してしまう等の問題点があった。
However, since the printed matter is printed in the same character font as shown in FIG. 10, it is determined which part is the control code and which part is the print data. In many cases, it is difficult to search, and it takes a considerable amount of time to search and determine an error in the program.

【0006】本発明は、上記の問題点を解決するために
なされたもので、ダンプモード設定中に受信した特定デ
ータまたは特定データ列を他のデータと識別可能に強調
印字させることにより、送信データの特定箇所を容易に
識別しながら効率よく送信エラー箇所を検索できる記録
装置を得ることを目的とする。
The present invention has been made to solve the above-mentioned problems, and transmission data is transmitted by highlighting specific data or a specific data string received during dump mode setting so as to be distinguishable from other data. It is an object of the present invention to obtain a recording device capable of efficiently searching a transmission error location while easily identifying a specific location of.

【0007】[0007]

【課題を解決するための手段】本発明に係る記録装置
は、送信データの解析結果に基づいて特定のデータまた
は特定のデータ列と他の送信データとの強調識別印字を
制御する制御手段を設けたものである。
A recording apparatus according to the present invention is provided with a control means for controlling emphasis identification printing of specific data or a specific data string and other transmission data based on an analysis result of transmission data. It is a thing.

【0008】また、制御手段は、送信データの解析結果
に基づいて特定のデータまたは特定のデータ列と他の送
信データとの印字書体を変更して識別可能に強調印字さ
せるように構成したものである。
Further, the control means is configured to change the print typeface of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data so as to distinguishably print. is there.

【0009】さらに、制御手段は、送信データの解析結
果に基づいて特定のデータまたは特定のデータ列と他の
送信データとの印字濃度を変更して識別可能に強調印字
させるように構成したものである。
Further, the control means is configured to change the print density of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data so as to distinguishably emphasize and print. is there.

【0010】また、制御手段は、送信データの解析結果
に基づいて特定のデータまたは特定のデータ列と他の送
信データとの印字色を変更して識別可能に強調印字させ
るように構成したものである。
Further, the control means is configured to change the print color of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data so as to distinguishably print. is there.

【0011】さらに、制御手段は、送信データの解析結
果に基づいて任意指定された特定のデータまたは特定の
データ列と他の送信データとを識別可能に強調印字させ
るように構成したものである。
Further, the control means is configured to highlight the specified data or specified data string arbitrarily specified based on the analysis result of the sent data and other sent data.

【0012】[0012]

【作用】本発明においては、ホストから送信データが送
信されると、制御手段は送信データの解析結果に基づい
て特定のデータまたは特定のデータ列と他の送信データ
との強調識別印字を制御し、特定のデータまたは特定の
データ列と他の送信データとを強調可能に強調印字さ
せ、検索者のダンプ出力検索箇所を容易に特定すること
を可能とする。
In the present invention, when the transmission data is transmitted from the host, the control means controls the emphasized identification printing of specific data or a specific data string and other transmission data based on the analysis result of the transmission data. , Specific data or a specific data string and other transmission data can be emphasized and printed, and the dump output search location of the searcher can be easily specified.

【0013】また、制御手段は、送信データの解析結果
に基づいて特定のデータまたは特定のデータ列と他の送
信データとの印字書体を変更して識別可能に強調印字さ
せ、検索者のダンプ出力検索箇所を視覚的に容易に特定
することを可能とする。
Further, the control means changes the print typeface of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data to emphasize the print so as to be distinguishable, and to output the dump of the searcher. This makes it possible to easily specify the search location visually.

【0014】さらに、制御手段は、送信データの解析結
果に基づいて特定のデータまたは特定のデータ列と他の
送信データとの印字濃度を変更して識別可能に強調印字
させ、視覚的に容易に特定することを可能とする。
Further, the control means changes the print density of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data to emphasize the print so as to be distinguishable, and to visually easily. It is possible to specify.

【0015】また、制御手段は、送信データの解析結果
に基づいて特定のデータまたは特定のデータ列と他の送
信データとの印字色を変更して識別可能に強調印字さ
せ、視覚的に容易に特定することを可能とする。
Further, the control means changes the print color of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data to emphasize the print so as to be distinguishable, so that it can be visually easily. It is possible to specify.

【0016】[0016]

【実施例】図1、図2は本発明の一実施例を示す記録装
置の構成を説明するブロック図および要部詳細ブロック
図である。
FIG. 1 and FIG. 2 are a block diagram and a detailed block diagram of the essential parts for explaining the construction of a recording apparatus showing an embodiment of the present invention.

【0017】図1において、41は上位装置で、例えば
パーソナルコンピュータ等のホストに対応する。42は
記録装置で、通信用信号線43を介して上位装置41と
通信可能に構成され、通信用信号線43を介して受信し
た印字情報を解析して印字処理を行う。42aは出力制
御部で、図2に示すように入力バッファ1,CPU2,
フォントROM3,ダンプ出力処理部,データ加工部
5,出力バッファ6等を備え、プリンタエンジン7に印
字データを出力する。
In FIG. 1, reference numeral 41 denotes a host device, which corresponds to a host such as a personal computer. A recording device 42 is configured to be communicable with the host device 41 via the communication signal line 43, and analyzes print information received via the communication signal line 43 to perform print processing. Reference numeral 42a denotes an output control unit which, as shown in FIG.
A font ROM 3, a dump output processing unit, a data processing unit 5, an output buffer 6 and the like are provided, and print data is output to the printer engine 7.

【0018】なお、フォントROM3には、例えば字体
の異なるフォントセット1〜3を備えている。ダンプ出
力処理部4は、ダンプモードが設定された際に、入力さ
れる特定のデータまたは特定のデータ列を他のデータか
ら識別可能に強調させるため、例えば入力される特定の
データまたは特定のデータ列に対してフォントROM3
のフォントセット2(イタリック体)から読み出したフ
ォントデータをデータ加工部5を介して出力バッファ6
に展開し、他のデータについてはフォントROM3のフ
ォントセット1(クーリエ)から読み出したフォントデ
ータをデータ加工部5を介して出力バッファ6に展開し
て、強調印字を実行させる。
The font ROM 3 is provided with font sets 1 to 3 having different fonts, for example. When the dump mode is set, the dump output processing unit 4 emphasizes the input specific data or the specific data string so as to be distinguishable from other data. For example, the input specific data or the specific data is input. Font ROM3 for columns
Of the font data read from the font set 2 (italicized) of the output buffer 6 via the data processing unit 5.
For the other data, the font data read from the font set 1 (courier) of the font ROM 3 is expanded into the output buffer 6 via the data processing unit 5 and the emphasized printing is executed.

【0019】このように構成された記録装置において、
ホストから送信データが送信されると、制御手段(本実
施例では出力制御部42a)は送信データの解析結果に
基づいて特定のデータまたは特定のデータ列と他の送信
データとの強調識別印字を制御し、特定のデータまたは
特定のデータ列と他の送信データとを識別可能に強調印
字させ、検索者のダンプ出力検索箇所を容易に特定する
ことを可能とする。
In the recording apparatus thus constructed,
When the transmission data is transmitted from the host, the control means (the output control unit 42a in this embodiment) prints the highlighted identification of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data. It is possible to perform control so that specific data or a specific data string and other transmission data are highlighted so as to be distinguishable, and it is possible to easily specify the dump output search location of the searcher.

【0020】また、制御手段は、送信データの解析結果
に基づいて特定のデータまたは特定のデータ列と他の送
信データとの印字書体を変更して識別可能に強調印字さ
せ、検索者のダンプ出力検索箇所を視覚的に容易に特定
することを可能とする。
Further, the control means changes the print typeface of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data so as to distinguishably emphasize and print, and dump output of the searcher. This makes it possible to easily specify the search location visually.

【0021】さらに、制御手段は、送信データの解析結
果に基づいて特定のデータまたは特定のデータ列と他の
送信データとの印字濃度を変更して識別可能に強調印字
させ、視覚的に容易に特定することを可能とする。
Further, the control means changes the print density of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data so as to distinguishably emphasize and print, so that it is easy to visually recognize. It is possible to specify.

【0022】また、制御手段は、送信データの解析結果
に基づいて特定のデータまたは特定のデータ列と他の送
信データとの印字色を変更して識別可能に強調印字さ
せ、視覚的に容易に特定することを可能とする。
Further, the control means changes the print color of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data so that the transmission data is highlighted so as to be distinguishable, and it is easy to visually recognize. It is possible to specify.

【0023】さらに、制御手段は、送信データの解析結
果に基づいて任意指定された特定のデータまたは特定の
データ列と他の送信データとを識別可能に強調印字さ
せ、ホストから識別する特定のデータまたは特定のデー
タ列を任意に指定可能とすることを可能とする。
Further, the control means distinguishably and selectively prints specific data or a specific data string arbitrarily designated based on the analysis result of the transmission data and other transmission data, and the specific data to be identified from the host. Alternatively, it is possible to arbitrarily specify a specific data string.

【0024】以下、図3、図4を参照しながら本発明に
係る記録装置におけるダンプモード処理動作について説
明する。
The dump mode processing operation in the recording apparatus according to the present invention will be described below with reference to FIGS.

【0025】図3は本発明に係る記録装置におけるダン
プモード処理手順の一例を示すフローチャートである。
なお、(1)〜(7)は各ステップを示す。また、送信
するプログラムは図8とする。
FIG. 3 is a flow chart showing an example of the dump mode processing procedure in the recording apparatus according to the present invention.
Note that (1) to (7) indicate each step. The program to be transmitted is shown in FIG.

【0026】出力が開始されると、上位装置41よりデ
ータコードの送信が開始される。
When the output is started, the data code is started to be transmitted from the host device 41.

【0027】先ず、入力バッファ1に蓄えられたデータ
を1単位ずつ読み込む(1)。次いで、入力バッファ1
に蓄えられた入力データの印刷がすべて終了したかどう
かを判断し(2)、YESならば印刷を終了する。
First, the data stored in the input buffer 1 is read unit by unit (1). Then input buffer 1
It is judged whether or not the printing of the input data stored in (3) is completed (2), and if YES, the printing is completed.

【0028】一方、ステップ(2)の判断で、NOの場
合は現在の出力モードがダンプモードであるかどうかを
判断し(3)、NOならば受信データを通常の文章出力
の規則に従って印字出力し(4)、ステップ(1)に戻
る。
On the other hand, if the result of the determination in step (2) is NO, it is determined whether or not the current output mode is the dump mode (3). If the result is NO, the received data is printed out according to the normal text output rule. (4), and returns to step (1).

【0029】一方、ステップ(3)の判断でYESの場
合には、さらに受信データまたは受信データ列が他のデ
ータとは異なるように指定された指定コードまたは指定
コード列であるかどうかを判定し(5)、NOならば、
例えばダンプ出力処理部4がフォントセット1に基づい
てダンプ出力する文字パターンをデータ加工部5を介し
て出力バッファ6に展開し、プリンタエンジン7により
文字パターンとしてダンプ印字を行い(6)、ステップ
(1)に戻る。
On the other hand, if the result of the determination in step (3) is YES, it is further determined whether the received data or the received data string is a designated code or a designated code string that is designated differently from other data. (5) If NO,
For example, the dump output processing unit 4 expands the character pattern to be dump-outputted based on the font set 1 into the output buffer 6 via the data processing unit 5, and the printer engine 7 performs dump printing as a character pattern (6), step ( Return to 1).

【0030】一方、ステップ(5)の判定でYESの場
合は、図4に示すように指定コード「1B」をダンプ出
力処理部4がフォントセット2に基づいてダンプ出力す
る文字パターンをデータ加工部5を介して出力バッファ
6に展開し、プリンタエンジン7により、図4に示すイ
タリックの強調文字パターン11〜13で指定コード
「1B」をパターンダンプ印字を行い(7)、ステップ
(1)に戻る。
On the other hand, if the determination in step (5) is YES, as shown in FIG. 4, the dump output processing unit 4 dumps the designated code "1B" based on the font set 2 into a data processing unit. 5 is output to the output buffer 6, and the printer engine 7 performs pattern dump printing of the designated code "1B" with the italic emphasized character patterns 11 to 13 shown in FIG. 4 (7), and returns to step (1). .

【0031】これにより、図8に示したステップ6で本
来イタリック解除命令に相当する「1B4930」とい
うコード列を送信しなければならないのに、ダンプリス
ト上では「1B4931」、すなわち再度イタリック開
始命令を送信しているという送信データエラー箇所を容
易に検索可能となる。なお、上記実施例では特定のコー
ドまたはコード列を強調する手段としてイタリック印字
を行う場合について示したが、データ加工部5にて特定
のコードまたはコード列を二重印字、下線印字等により
強調印字させる構成であっても良い。
As a result, in step 6 shown in FIG. 8, the code string "1B4930", which originally corresponds to the italic cancellation command, must be transmitted, but "1B4931", that is, the italic start command is again displayed on the dump list. It is possible to easily search for a transmission data error portion that is transmitting. In the above embodiment, the case in which italic printing is performed as a means for emphasizing a specific code or code string has been described, but the data processing section 5 emphasizes the specific code or code string by double printing, underline printing, or the like. It may be configured to allow it.

【0032】また、上記実施例では記録装置42が出力
バッファ6に展開されたデータをモノクロ印字する場合
に本発明を適用する場合について説明したが、カラー印
字可能な記録装置であれば、図5に示すように強調しな
い文字部を黒色で印字し、制御コード部21〜23(図
中白抜きで示す)を印字可能な他の色(例えば赤色,青
色等)で印字させるようにデータ加工部5によりデータ
を付加することにより、より一層識別性を高めることが
できる。
In the above embodiment, the case where the present invention is applied to the case where the recording device 42 prints the data expanded in the output buffer 6 in monochrome has been described. As shown in FIG. 5, the data processing unit is configured to print the character portion that is not emphasized in black and the control code portions 21 to 23 (shown in white in the figure) in another printable color (for example, red or blue). By adding data by 5, it is possible to further improve the distinguishability.

【0033】さらに、上記実施例では記録装置42が出
力バッファ6に展開された特定データをイタリック強調
印字する場合について説明したが、イタリック体フォン
トを使用できない記録装置においては、図6に示すよう
に制御コード部31〜33を他の文字部とは異なる文字
サイズ(本実施例では制御コード部31〜33を他の文
字部とは異なる大きなサイズであるが、本実施例では制
御コード部31〜33を他の文字部とは異なる小さなサ
イズでも良い)で強調印字する構成であっても同様の効
果を奏する。
Further, in the above-described embodiment, the case where the recording device 42 prints the specific data expanded in the output buffer 6 in italics is emphasized. However, in the recording device which cannot use the italic font, as shown in FIG. The character size of the control code parts 31 to 33 is different from that of the other character parts (the control code parts 31 to 33 have a large size different from those of the other character parts in the present embodiment, but the control code parts 31 to 31 are different in the present embodiment). The same effect can be obtained even with a configuration in which 33 is emphasized and printed with a small size different from other character portions).

【0034】また、上記実施例では記録装置42が出力
バッファ6に展開された特定データをイタリック強調印
字する場合について説明したが、図7に白抜き文字で示
すように記録装置42が出力バッファ6に展開された特
定データ列45,46、例えば「1B49」を強調する
ことも可能である。これにより、ダンプ出力された制御
コード列と他のデータとを明確に識別できる。
In the above embodiment, the case where the recording device 42 prints the specific data expanded in the output buffer 6 by italic emphasis printing has been described. However, as shown by the outline characters in FIG. It is also possible to emphasize the specific data strings 45 and 46 expanded to, for example, "1B49". As a result, the dump-output control code string and other data can be clearly identified.

【0035】[0035]

【発明の効果】以上説明したように、本発明はホストか
ら送信データが送信されると、制御手段は送信データの
解析結果に基づいて特定のデータまたは特定のデータ列
と他の送信データとの強調識別印字を制御するように構
成したので、特定のデータまたは特定のデータ列と他の
送信データとを識別可能に強調印字させ、検索者のダン
プ出力検索箇所を容易に特定することができる。
As described above, according to the present invention, when the transmission data is transmitted from the host, the control means determines the specific data or the specific data string and other transmission data based on the analysis result of the transmission data. Since the emphasizing identification printing is controlled, the particular data or the particular data string and the other transmission data can be emphasizingly printed so as to be distinguishable, and the dump output search location of the searcher can be easily specified.

【0036】また、制御手段は、送信データの解析結果
に基づいて特定のデータまたは特定のデータ列と他の送
信データとの印字書体を変更して識別可能に強調印字さ
せるように構成したので、検索者のダンプ出力検索箇所
を視覚的に容易に特定することができる。
Further, the control means is configured to change the print typeface of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data so as to distinguishably emphasize and print. The dump output search location of the searcher can be easily specified visually.

【0037】さらに、制御手段は、送信データの解析結
果に基づいて特定のデータまたは特定のデータ列と他の
送信データとの印字濃度を変更して識別可能に強調印字
させるように構成したので、視覚的に容易に特定するこ
とができる。
Further, since the control means is configured to change the print density of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data so as to be distinguishably emphasized and printed. It can be easily identified visually.

【0038】また、制御手段は、送信データの解析結果
に基づいて特定のデータまたは特定のデータ列と他の送
信データとの印字色を変更して識別可能に強調印字させ
るように構成したので、視覚的に容易に特定することが
できる。
Further, since the control means is configured to change the print color of the specific data or the specific data string and the other transmission data based on the analysis result of the transmission data so as to distinguishably emphasize the printing, It can be easily identified visually.

【0039】さらに、制御手段は、送信データの解析結
果に基づいて任意指定された特定のデータまたは特定の
データ列と他の送信データとを識別可能に強調印字させ
るように構成したので、ホストから識別する特定のデー
タまたは特定のデータ列を任意に指定可能とすることが
できる。
Further, since the control means is configured so as to distinguishably print specific data or a specific data string arbitrarily designated based on the analysis result of the transmission data and other transmission data, the control means can be The specific data to be identified or the specific data string can be arbitrarily designated.

【0040】従って、送信データ量の多少にかかわら
ず、ダンプ出力結果から所望とする送信データエラー箇
所を容易に識別でき、送信データエラー検索処理を見落
しなく、かつ効率良く行うことができる効果を奏する。
Therefore, regardless of the amount of transmission data, the desired transmission data error location can be easily identified from the dump output result, and the transmission data error search process can be overlooked and efficiently performed. Play.

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

【図1】本発明の一実施例を示す記録装置の構成を説明
するブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a recording apparatus according to an embodiment of the present invention.

【図2】本発明の一実施例を示す記録装置の構成を説明
する要部詳細ブロック図である。
FIG. 2 is a detailed block diagram of an essential part for explaining the configuration of the recording apparatus showing the embodiment of the present invention.

【図3】本発明に係る記録装置におけるダンプモード処
理手順の一例を示すフローチャートである。
FIG. 3 is a flowchart showing an example of a dump mode processing procedure in the recording apparatus according to the present invention.

【図4】本発明に係る記録装置におけるダンプモード印
字出力結果の一例を示す図である。
FIG. 4 is a diagram showing an example of a dump mode print output result in the recording apparatus according to the present invention.

【図5】本発明に係る記録装置における他のダンプモー
ド印字出力結果の一例を示す図である。
FIG. 5 is a diagram showing an example of another dump mode print output result in the recording apparatus according to the present invention.

【図6】本発明に係る記録装置における他のダンプモー
ド印字出力結果の一例を示す図である。
FIG. 6 is a diagram showing an example of another dump mode print output result in the recording apparatus according to the present invention.

【図7】本発明に係る記録装置における他のダンプモー
ド印字出力結果の一例を示す図である。
FIG. 7 is a diagram showing an example of another dump mode print output result in the recording apparatus according to the present invention.

【図8】文字印字処理プログラムの一例を示す図であ
る。
FIG. 8 is a diagram showing an example of a character print processing program.

【図9】プログラム実行に伴う印字出力結果の一例を示
す図である。
FIG. 9 is a diagram showing an example of a print output result associated with program execution.

【図10】図8に示した文字印字処理プログラムのダン
プ出力結果を示す図である。
10 is a diagram showing a dump output result of the character print processing program shown in FIG.

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

1 入力バッファ 2 CPU 3 フォントROM 4 ダンプ出力処理部 5 データ加工部 6 出力バッファ 7 プリンタエンジン 41 上位装置 42 記録装置 42a 出力制御部 1 Input Buffer 2 CPU 3 Font ROM 4 Dump Output Processing Unit 5 Data Processing Unit 6 Output Buffer 7 Printer Engine 41 Upper Device 42 Recording Device 42a Output Control Unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04L 29/14 9371−5K H04L 13/00 313 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical indication location H04L 29/14 9371-5K H04L 13/00 313

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ダンプ機能を有する記録装置において、 ダンプされるべきデータの解析を行う解析手段と、 前記解析手段の解析結果に基づいて、特定のデータと他
のデータとを識別しうる様に識別印字を行う制御手段と
を有する記録装置。
1. In a recording device having a dump function, an analyzing unit for analyzing data to be dumped, and a specific data and other data can be identified based on an analysis result of the analyzing unit. A recording device having a control means for performing identification printing.
【請求項2】 ダンプ機能を有する記録装置において、 ダンプされるべきデータの解析を行う解析ステップと、 前記解析ステップの解析結果に基づいて、特定のデータ
と他のデータとを識別しうる様に識別印字を行う制御ス
テップとを有する記録方法。
2. In a recording device having a dump function, an analysis step of analyzing data to be dumped, and specific data and other data can be distinguished based on the analysis result of the analysis step. A recording method including a control step of performing identification printing.
【請求項3】 制御手段は、データの解析結果に基づい
て特定のデータまたは特定のデータ列と他のデータとの
印字書体を変更して識別可能に強調印字させることを特
徴とする請求項1記載の記録装置。
3. The control means changes the print typeface of the specific data or the specific data string and the other data based on the analysis result of the data, and emphasizes and prints in a distinguishable manner. The recording device described.
【請求項4】 制御手段は、データの解析結果に基づい
て特定のデータまたは特定のデータ列と他のデータとの
印字濃度を変更して識別可能に強調印字させることを特
徴とする請求項1記載の記録装置。
4. The control means changes the print density of specific data or a specific data string and other data based on the analysis result of the data so as to distinguishably print the data. The recording device described.
【請求項5】 制御手段は、データの解析結果に基づい
て特定のデータまたは特定のデータ列と他のデータとの
印字色を変更して識別可能に強調印字させることを特徴
とする請求項1記載の記録装置。
5. The control means changes the print color of the specific data or the specific data string and the other data based on the analysis result of the data, and highlights the data in a distinguishable manner. The recording device described.
【請求項6】 制御手段は、データの解析結果に基づい
て任意指定された特定のデータまたは特定のデータ列と
他のデータとを識別可能に強調印字させることを特徴と
する請求項1記載の記録装置。
6. The control means highlights and selectively distinguishes specific data or a specific data string arbitrarily designated based on the analysis result of the data from other data. Recording device.
JP6048748A 1994-03-18 1994-03-18 Recorder Withdrawn JPH07256930A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6048748A JPH07256930A (en) 1994-03-18 1994-03-18 Recorder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6048748A JPH07256930A (en) 1994-03-18 1994-03-18 Recorder

Publications (1)

Publication Number Publication Date
JPH07256930A true JPH07256930A (en) 1995-10-09

Family

ID=12811910

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6048748A Withdrawn JPH07256930A (en) 1994-03-18 1994-03-18 Recorder

Country Status (1)

Country Link
JP (1) JPH07256930A (en)

Similar Documents

Publication Publication Date Title
US8514446B2 (en) Information processing apparatus, color/monochrome determination method therefor, and program for implementing the method
JPH05254220A (en) Control apparatus for printing apparatus
US6288793B1 (en) Printer controlling apparatus and method and recording medium for recording program code for executing the same
JPH05177884A (en) Controller for printer
KR19980063477A (en) Storage medium for storing document processing method, processing apparatus, and processing program
US6906707B2 (en) Image processing apparatus and method
JPH07256930A (en) Recorder
JP2595855B2 (en) Printer control device
US20050088676A1 (en) Printer control program, document operation terminal, document processing system and method of creating printing data
EP0284355A2 (en) Document processing apparatus
JP3284457B2 (en) Printer
JP4400097B2 (en) Printing apparatus, printing control method, program, and recording medium
JP2744025B2 (en) Printing control device
JP3097558B2 (en) Printing control method and printing apparatus
JP2910687B2 (en) Printing apparatus and printing method
JP3347353B2 (en) Printing apparatus and output method and apparatus
JPS62235631A (en) Print controller
JPS63272144A (en) Dump output device
EP0492639B1 (en) Printer having dumping function
JPH05143250A (en) Printer
JPH11321036A (en) Image-processing apparatus and its control method
JP2915673B2 (en) Print control device and print data identification method
KR20010019455A (en) Method for management of history in the printer
JPH075858A (en) Electronic apparatus and text data color-display method therefor
JPH09198207A (en) Printing controlling method and printer

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20010605