JPS63272145A - dump output device - Google Patents
dump output deviceInfo
- Publication number
- JPS63272145A JPS63272145A JP62104712A JP10471287A JPS63272145A JP S63272145 A JPS63272145 A JP S63272145A JP 62104712 A JP62104712 A JP 62104712A JP 10471287 A JP10471287 A JP 10471287A JP S63272145 A JPS63272145 A JP S63272145A
- Authority
- JP
- Japan
- Prior art keywords
- output
- dump
- data
- character
- classification
- 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
Landscapes
- Detection And Prevention Of Errors In Transmission (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
この発明は、入力される文字情報、制御情報を解釈して
、その受信情報の真偽性を識別出力するダンプ出力装置
に関するものである。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a dump output device that interprets input character information and control information, and identifies and outputs the authenticity of the received information.
(従来の技術〕
従来、種々のデータを処理する装置、例えばレーザビー
ムプリンタには受信したデータの真偽性を判定するため
に、受信データのダンプ(DIMP)機能が装備されて
いる機種が開発されており、通常の文章出力とは独立し
た出力モードとなって設定される場合が多い。(Prior Art) Conventionally, devices that process various data, such as laser beam printers, have been developed to be equipped with a received data dump (DIMP) function in order to determine the authenticity of received data. It is often set as an output mode independent of normal text output.
すなわち、通常の文章出力モードでは、受信した文字コ
ードを文字パターンに置き換え出力し、制御情報をその
対応する制御処理に変換して、例えば第4図(a)に示
すような形式で印字出力させている。That is, in the normal text output mode, the received character code is replaced with a character pattern and output, the control information is converted into the corresponding control processing, and the result is printed out in the format shown in FIG. 4(a), for example. ing.
第4図(a)は印字出力された文字列の一例を説明する
模式図である。FIG. 4(a) is a schematic diagram illustrating an example of a printed character string.
この図に示される各文字列を印字するためには、印字文
字列に対応する文字コード情報よび印字に関する印字制
御情報等を受信しており、実際に印字される文字列は文
字コードに該当する文字列のみであり、例えば印字ミス
を発見したとしても受信データの何処にエラーが発生し
ているかまでは分析できない。In order to print each character string shown in this figure, character code information corresponding to the print character string and print control information related to printing are received, and the character string that is actually printed corresponds to the character code. Since it is only a character string, for example, even if a printing error is discovered, it is not possible to analyze where in the received data the error has occurred.
そこで、ダンプ出力モードに設定された際には第4図(
b)に示すように、第4図(a)に示した印字文字列に
対して受信された制御情報1文字コード情報を何らデー
タ処理せずに、例えば16進数で直接出力させるように
構成されている。Therefore, when the dump output mode is set, as shown in Figure 4 (
As shown in b), the control information 1-character code information received for the print character string shown in FIG. ing.
また、第4図(C)に示すように、16進数のコード表
示とこれに対応する文字の表示を同時に出力するものも
あったが、データ出力が煩雑となってしまう。Furthermore, as shown in FIG. 4(C), there was a device that simultaneously outputs a hexadecimal code display and a corresponding character display, but this makes the data output complicated.
ところが、例えば受信データを処理する装置が、レーザ
ビームプリンタ等の画像出力装置である場合には、ホス
ト側から送信される送信データには、単に文字として出
力するための文字コードデータ(文字情報)ばかりでな
く、画像出力装置の印字および各部を制御する制御コマ
ンドデータ(制御情報)やイメージ出力時に使用される
イメージデータ(画像情報)等のように種々の情報が含
まれている。However, for example, if the device that processes the received data is an image output device such as a laser beam printer, the transmission data sent from the host side simply includes character code data (character information) for outputting as characters. In addition, various information is included, such as control command data (control information) for controlling printing and various parts of the image output device, and image data (image information) used when outputting an image.
しかし、従来のダンプ出力は第4図(b)。However, the conventional dump output is as shown in Fig. 4(b).
(C)に示されるように、全ての受信データを単一に1
6進数コードまたは文字として出力する場合が多い。受
信データを全て文字として出力する場合には、文字出力
から制御コマンドと文字データを識別しながら受信デー
タの確認、修正を行わなければならず、制御コマンドと
はかなり表現形式の異なるダンプ出力となってしまう。As shown in (C), all the received data are
It is often output as hexadecimal code or characters. When outputting all received data as characters, the received data must be confirmed and corrected while identifying control commands and character data from the character output, resulting in a dump output whose expression format is quite different from that of control commands. It ends up.
一方、受信データを全てコードデータで出力する場合に
は、出力されたコードデータからそのデータの種別を判
定しなければならず、非常に手間と時間がかかる煩雑な
作業を要求され、判定ミス等のケアレスミスを頻発して
データ修正効率を大幅に低下させてしまう重大な問題点
があった。On the other hand, when all received data is output as code data, it is necessary to determine the type of data from the output code data, which is a very time-consuming and complicated task, resulting in errors in determination, etc. There was a serious problem in that careless mistakes occurred frequently and data correction efficiency was significantly reduced.
この発明は、上記の問題点を解消するためになされたも
ので、ダンプ出力モードで出力されたダンプ出力データ
を受信データの種別に応じて出力表現形式を変更するこ
とにより、個々の受信データに合致する表現形式でダン
プデータを出力できるダンプ出力装置を得ることを目的
とする。This invention was made to solve the above problems, and by changing the output expression format of dump output data output in dump output mode according to the type of received data, it is possible to convert dump output data into individual received data. The object of the present invention is to obtain a dump output device that can output dump data in a matching expression format.
この発明に係るダンプ出力装置は、ダンプ出力手段から
出力されたダンプ出力データの種別を個々に解析する解
析手段と、この解析手段により解析された受信データの
種別に基づいて個々の受信データの出力形態を変更して
出力するダンプデータ出力手段とを設けたものである。A dump output device according to the present invention includes an analysis means for individually analyzing the type of dump output data output from the dump output means, and an output of each received data based on the type of received data analyzed by the analysis means. Dump data output means for outputting the dump data in a changed format is provided.
この発明においては、解析手段がダンプ出力手段から出
力されたダンプ出力データの種別を個々に解析し、ダン
プデータ出力手段が解析手段により解析された受信デー
タの種別に基づいて個々の受信データの出力形態を変更
して出力させる。In this invention, the analysis means individually analyzes the type of dump output data output from the dump output means, and the dump data output means outputs each received data based on the type of received data analyzed by the analysis means. Change the format and output.
第1図はこの発明の一実施例を示すダンプ出力装置の一
例を示すページプリンタの構成ブロック図であり、1は
ホストコンピュータで、文字データ(文字コード)およ
び制御指令(制御コード)を発生して文字発生制御装置
部2に入力する。3は人力バッファで、ホストコンピュ
ータ1より入力される文字データ(文字コード)および
制御指令(制御コード)を一時的に蓄える。4は例えば
汎用マイクロプロセッサ等で構成されるCPUで、人力
バッファ3に蓄えられた人力データを、通常印字モード
時には、解析して受けとったコマンドに対応する制御を
行ったり、文字コードに対応する文字パターンを選択し
、出力用ページバッファ7に展開する。FIG. 1 is a configuration block diagram of a page printer showing an example of a dump output device according to an embodiment of the present invention, and 1 is a host computer that generates character data (character code) and control commands (control code). and input it to the character generation control unit 2. 3 is a manual buffer for temporarily storing character data (character code) and control commands (control code) input from the host computer 1; 4 is a CPU composed of, for example, a general-purpose microprocessor, which, in normal printing mode, analyzes the human data stored in the human power buffer 3, performs control corresponding to received commands, and performs control corresponding to the received command, and prints characters corresponding to character codes. A pattern is selected and developed in the output page buffer 7.
一方、ダンプ出力モード時には、授受した受信データを
全てダンプデータ4bとしてダンプ発生器6に出力する
。このとき、この発明の解析手段を兼ねるCPU4が受
信データがr文字として実際に出力されるデータ」か「
何らかの制御を行うためのコマンドデータ」か「イメー
ジデータ等のような数値自体が意味をもつデータ」であ
るかどうかを判断し、その判断したデータの種別となる
ダンプ形式指令48をダンプ形式制御部5へ送出する。On the other hand, in the dump output mode, all received data sent and received is outputted to the dump generator 6 as dump data 4b. At this time, the CPU 4, which also serves as the analysis means of the present invention, determines whether the received data is data that is actually output as an r character.
The dump format control unit determines whether the data is "command data for performing some kind of control" or "data whose numerical value itself has meaning, such as image data," and sends a dump format command 48 corresponding to the determined data type. Send to 5.
ダンプ形式制御部5は、データの種別となるダンプ形式
指令48を受けて、ダンプ発生器6にダンプの表現形式
指令5aを送出する。ダンプ発生器6はダンプ形式制御
部5から授受した表現形式指令5a、ダンプデータ4b
を文字パターン6aに変換して出力用ページバッファ7
へ転送する。出力用ページバッファ7ではこの文字パタ
ーン6aを出力位置制御情報4Cに従いながら順次格納
して行く。このような文字パターン6aの格納が終了す
ると、ページプリンタ9のI10タイミングを取った後
、ドツトイメージ7aがプリンタインタフェース部8を
介してビデオ信号8aに変換されてページプリンタ9へ
送出される。The dump format control unit 5 receives a dump format command 48 indicating the type of data, and sends a dump expression format command 5a to the dump generator 6. The dump generator 6 receives and receives an expression format command 5a and dump data 4b from the dump format control unit 5.
is converted into character pattern 6a and output page buffer 7
Transfer to. In the output page buffer 7, this character pattern 6a is sequentially stored in accordance with the output position control information 4C. When the storage of the character pattern 6a is completed, the dot image 7a is converted into a video signal 8a via the printer interface unit 8 and sent to the page printer 9 after the I10 timing of the page printer 9 is obtained.
第2図は、第1図に示したページプリンタ9より出力さ
れたダンプ出力の一例を説明する図であり、21は文字
ダンプ出力データで、受信データが文字コードの場合に
その文字コードに対応する文字フォントを出力させた状
態を示しである。FIG. 2 is a diagram explaining an example of the dump output output from the page printer 9 shown in FIG. 1, and 21 is character dump output data, which corresponds to the character code when the received data is a character code. This shows the state in which the character font is output.
22はコマンドダンプ出力データで、ページプリンタ9
の制御を行うためのコマンドデータに対応し、使用説明
書に記述された表現形式に合致して出力される状態を示
しである。22 is command dump output data, page printer 9
This figure corresponds to command data for controlling the system, and shows a state in which the output matches the expression format described in the instruction manual.
23はイメージダンプ出力データ(数値それ自体が意味
をなすデータ)で、16進コードで出力させた状態を示
しである。Reference numeral 23 indicates image dump output data (data whose numerical values themselves have meaning), which is output in hexadecimal code.
次に第3図を参照しながらこの発明におけるダンプ出力
制御動作について説明する。Next, the dump output control operation according to the present invention will be explained with reference to FIG.
第3図はこの発明におけるダンプ出力制御動作を説明す
るフローチャートである。なお、(1)〜(9)は各ス
テップを示す。FIG. 3 is a flowchart illustrating the dump output control operation in the present invention. Note that (1) to (9) indicate each step.
出力が開始されると、ホストコンピュータ1よりデータ
コードの送信が開始される。When the output starts, the host computer 1 starts transmitting the data code.
まず、入力バッファ3に蓄えられたデータを1単位ずつ
読み込む(1)。次いで、人力バッファ3に蓄えられた
人力データの印刷が全て終了したかどうかを判断しく2
)、YESならば印刷を終了する。First, data stored in the input buffer 3 is read one unit at a time (1). Next, it is determined whether printing of all the human-powered data stored in the human-powered buffer 3 has been completed.
), if YES, printing ends.
一方、ステップ(2)の判断で、NOの場合は現在の出
力モードがダンプモードであるかどうかを判断しく3)
、Noならば受信データを通常の文章出力の規則に従っ
て印字出力しく4)、ステップ(1)に戻る。On the other hand, if the judgment in step (2) is NO, it is necessary to judge whether the current output mode is dump mode or not. 3)
, if No, the received data is printed out according to the normal text output rules 4), and the process returns to step (1).
一方、ステップ(3)の判断でYESの場合には、さら
に受信データがそのコードに対応する文字として出力さ
れるもの、すなわち文字情報であるかどうかを判断しく
5)、YESならば文字データのためのダンプ表現形式
に従って文字パターンダンプ(第2図に示した文字ダン
プ出力データ21)を印字出力しく6)、ステップ(1
)に戻る。On the other hand, if the determination in step (3) is YES, it is further determined whether the received data is output as a character corresponding to that code, that is, character information5), and if YES, the character data is 6), step (1) to print out the character pattern dump (character dump output data 21 shown in Figure 2) according to the dump expression format for
).
一方、ステップ(5)において、NOの場合、すなわち
ページプリンタ9を制御するコマンドデータであるかど
うかを判断しく7)、YESならばそのコマンドの書式
に合致するダンプ表現形式に従ってコマンドダンプ出力
データ(第2図に示したコマンドダンプ出力データ22
)の出力を行い(8)、ステップ(1)に戻る。On the other hand, in step (5), if NO, it is determined whether the command data controls the page printer 9 (7), and if YES, the command dump output data (7) is determined according to the dump representation format that matches the format of the command. Command dump output data 22 shown in Figure 2
) is output (8) and returns to step (1).
一方、ステップ(7)の判断で、NOの場合、すなわち
イメージデータである場合には、第2図に示したイメー
ジダンプ出力データ23をイメージデータのダンプデー
タとして出力しく9)、ステップ(1)に戻る。On the other hand, if the determination in step (7) is NO, that is, if it is image data, the image dump output data 23 shown in FIG. 2 is output as image data dump data9), and step (1) Return to
これによって、使用者はダンプのデータ表現形式を即座
に判別でき、受信データの真偽性を把握できデータ修正
に速やかに移行できる。This allows the user to immediately determine the data expression format of the dump, ascertain the authenticity of the received data, and quickly move on to data correction.
なお、上記実施例ではページプリンタを例にして説明し
たが、これに限定されるものではなく、文字情報や制御
情報を授受して解析出力する媒体、例えばディスプレイ
装置であってもこの発明を容易に適用でき、これによっ
て受信データの確認、修正を容易に実行できる。Although the above embodiment has been explained using a page printer as an example, the present invention is not limited to this, and the present invention can be easily applied to a medium that sends and receives character information and control information and outputs the analysis, such as a display device. This allows for easy confirmation and correction of received data.
また、上記実施例では「文字情報」、[制御情報」、「
イメージ情報」等の3種類のデータについてダンプ出力
を行う場合について説明したが、これ以外の組み合せお
よび他の複雑な制御系のデータでも同様の処理によりそ
れらの情報の真偽性を識別可能に出力することが可能と
なる。In addition, in the above embodiment, "character information", "control information", "
Although we have explained the case where dump output is performed for three types of data such as "image information", other combinations and data from other complex control systems can be output using similar processing so that the authenticity of the information can be identified. It becomes possible to do so.
〔発明の効果]
以上説明したように、この発明はダンプ出力手段から出
力されたダンプ出力データの種別を個々に解析する解析
手段と、この解析手段により解析された受信データの種
別に基づいて個々の受信データの出力形態を変更して出
力するダンプデータ出力手段とを設けたので、個々に受
信データに合致する表現形式でダンプ出力が得られるよ
うになって、データの種別の識別が容易となり、誰でも
短時間のうちにダンプデータの判別、修正処理を効率よ
く実行できる優れた効果を奏する。[Effect of the Invention] As explained above, the present invention includes an analysis means for individually analyzing the type of dump output data output from the dump output means, and an analysis means for individually analyzing the type of dump output data output from the dump output means, and an analysis means for individually analyzing the type of dump output data output from the dump output means, and Since the dump data output means changes the output form of the received data and outputs it, dump output can be obtained in an expression format that matches each received data, making it easier to identify the type of data. This has an excellent effect in that anyone can efficiently perform dump data discrimination and correction processing in a short period of time.
第1図はこの発明の一実施例を示すダンプ出力装置の一
例を示すページプリンタの構成ブロック図、第2図は、
第1図に示したページプリンタより出力されたダンプ出
力の一例を説明する図、第3図はこの発明におけるダン
プ出力制御動作を説明するフローチャート、第4図(a
)〜(C)は従来のダンプ出力形態を説明する模式図で
ある。
図中、1はホストコンピュータ、2は文字発生制御装置
部、3は人力バッファ、4はCPU、5はダンプ形式制
御部、6はダンプ発生器、7は出力用ページバッファ、
8はプリンタインタフェース部、9はページプリンタで
ある。
第1図
第2図
9ニジ、9−nL9.u上ばIn1J−−−−−−−、
Jla二tjゴψユJシn 工)−一:==第3図FIG. 1 is a configuration block diagram of a page printer showing an example of a dump output device according to an embodiment of the present invention, and FIG.
FIG. 1 is a diagram illustrating an example of a dump output output from the page printer shown in FIG.
) to (C) are schematic diagrams illustrating conventional dump output formats. In the figure, 1 is a host computer, 2 is a character generation control unit, 3 is a manual buffer, 4 is a CPU, 5 is a dump format control unit, 6 is a dump generator, 7 is an output page buffer,
8 is a printer interface unit, and 9 is a page printer. FIG. 1 FIG. 2 9Niji, 9-nL9. u upper In1J------,
Figure 3
Claims (1)
子機器において、前記ダンプ出力手段から出力されたダ
ンプ出力データの種別を個々に解析する解析手段と、こ
の解析手段により解析された受信データの種別に基づい
て前記受信データの出力形態を変更して出力するダンプ
データ出力手段とを具備したことを特徴とするダンプ出
力装置。In an electronic device having a dump output means for outputting a dump of received data, an analysis means for individually analyzing the type of dump output data outputted from the dump output means, and an analysis means based on the type of the received data analyzed by the analysis means. A dump output device comprising dump data output means for changing the output format of the received data and outputting the received data.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP62104712A JPS63272145A (en) | 1987-04-30 | 1987-04-30 | dump output device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP62104712A JPS63272145A (en) | 1987-04-30 | 1987-04-30 | dump output device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPS63272145A true JPS63272145A (en) | 1988-11-09 |
Family
ID=14388091
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP62104712A Pending JPS63272145A (en) | 1987-04-30 | 1987-04-30 | dump output device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS63272145A (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH02278420A (en) * | 1989-04-20 | 1990-11-14 | Fuji Xerox Co Ltd | Printer device |
| JPH05330153A (en) * | 1992-06-03 | 1993-12-14 | Nec Shizuoka Ltd | Printing controller |
| JPH0671977A (en) * | 1991-06-08 | 1994-03-15 | Shinko Seisakusho Co Ltd | Method for analyzing reception code of printer |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS62180419A (en) * | 1986-02-03 | 1987-08-07 | Nec Corp | Printer device |
| JPS6319275A (en) * | 1986-07-11 | 1988-01-27 | Nec Corp | Printer |
| JPS63145048A (en) * | 1986-12-09 | 1988-06-17 | Brother Ind Ltd | Printing apparatus |
-
1987
- 1987-04-30 JP JP62104712A patent/JPS63272145A/en active Pending
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS62180419A (en) * | 1986-02-03 | 1987-08-07 | Nec Corp | Printer device |
| JPS6319275A (en) * | 1986-07-11 | 1988-01-27 | Nec Corp | Printer |
| JPS63145048A (en) * | 1986-12-09 | 1988-06-17 | Brother Ind Ltd | Printing apparatus |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH02278420A (en) * | 1989-04-20 | 1990-11-14 | Fuji Xerox Co Ltd | Printer device |
| JPH0671977A (en) * | 1991-06-08 | 1994-03-15 | Shinko Seisakusho Co Ltd | Method for analyzing reception code of printer |
| JPH05330153A (en) * | 1992-06-03 | 1993-12-14 | Nec Shizuoka Ltd | Printing controller |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPS63272145A (en) | dump output device | |
| JPH01196096A (en) | output device | |
| JP4725148B2 (en) | Printing apparatus and program | |
| JPS63272144A (en) | Output control device | |
| JPS61245274A (en) | word processor | |
| JP3003700B2 (en) | Output control device | |
| JPH01150568A (en) | Printer device | |
| KR100366657B1 (en) | Method of reverse-transforming print output image data to text data file and apparatus therefor | |
| JPS62218159A (en) | printing device | |
| JPS62235631A (en) | Print control device | |
| JP2737883B2 (en) | Output control device | |
| JP2946780B2 (en) | Barcode printer and control method thereof | |
| JPH01171960A (en) | Printer apparatus | |
| JPS62180419A (en) | Printer device | |
| JP3119094B2 (en) | Character output device | |
| JPH113189A (en) | Printing equipment | |
| JPH0224184A (en) | Printer | |
| JPH03142271A (en) | printing device | |
| JPH08132684A (en) | Braille plate output system and Braille plate output method | |
| JPS63292189A (en) | Character output apparatus | |
| JPS637956A (en) | Bar code printing control unit | |
| JPH02136917A (en) | recording device | |
| JPH08241304A (en) | Document processing device | |
| JPH11227303A (en) | Printing apparatus | |
| JPH01229319A (en) | output device |