JP2734248B2 - Microcomputer device and printer device - Google Patents

Microcomputer device and printer device

Info

Publication number
JP2734248B2
JP2734248B2 JP3279641A JP27964191A JP2734248B2 JP 2734248 B2 JP2734248 B2 JP 2734248B2 JP 3279641 A JP3279641 A JP 3279641A JP 27964191 A JP27964191 A JP 27964191A JP 2734248 B2 JP2734248 B2 JP 2734248B2
Authority
JP
Japan
Prior art keywords
information
print
tag number
print information
tag
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.)
Expired - Lifetime
Application number
JP3279641A
Other languages
Japanese (ja)
Other versions
JPH05119934A (en
Inventor
直美 飯田
作幸 大西
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=17613817&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP2734248(B2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP3279641A priority Critical patent/JP2734248B2/en
Publication of JPH05119934A publication Critical patent/JPH05119934A/en
Application granted granted Critical
Publication of JP2734248B2 publication Critical patent/JP2734248B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、マイクロコンピュータ
装置およびプリンタ装置に関し、さらに詳しくは、印刷
情報を送信するマイクロコンピュータ装置および送信さ
れた印刷情報に基づいて印刷を行うプリンタ装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a microcomputer device and a printer device, and more particularly, to a microcomputer device for transmitting print information and a printer device for printing based on the transmitted print information.

【0002】[0002]

【従来の技術】図16は、従来のマイクロコンピュータ
装置の全体構成図である。このマイクロコンピュータ装
置(601)は、キーボード(8)と,メモリ(9)
と,中央処理装置(10)と,表示装置(11)と,補
助記憶装置(12)と,インタフェース(13)から構
成されており、プリンタ装置(701)に接続されてい
る。
2. Description of the Related Art FIG. 16 is an overall configuration diagram of a conventional microcomputer device. This microcomputer device (601) includes a keyboard (8) and a memory (9).
, A central processing unit (10), a display device (11), an auxiliary storage device (12), and an interface (13), and are connected to the printer device (701).

【0003】キーボード(8)は、印刷情報を作成する
オペレータの指示を受け付ける。メモリ(9)は、印刷
情報表示手段(9a)と,印刷情報出力手段(9b)
と,印刷情報格納手段(9c)と,印刷情報テーブル
(9d)を格納する。印刷情報テーブル(9d)は、文
字情報テーブル(9d1)と,ベクトル図形情報テーブ
ル(9d2)と,ビットマップ図形情報テーブル(9d
3)からなる。中央処理装置(10)は、印刷情報表示
手段(9a)により作成された印刷情報を表示装置(1
1)に表示し、印刷情報格納処理を実行する。補助記憶
装置(12)は、フロッピィディスクと,そのフロッピ
ィディスクをドライブするフロッピィディスクドライブ
から構成され(図示省略)、印刷情報を記憶する。イン
タフェース(13)は、このマイクロコンピュータ装置
(601)と,プリンタ装置(701)とを接続する。
A keyboard (8) receives an instruction from an operator who creates print information. The memory (9) includes a print information display unit (9a) and a print information output unit (9b)
And a print information storage unit (9c) and a print information table (9d). The print information table (9d) includes a character information table (9d1), a vector graphic information table (9d2), and a bitmap graphic information table (9d).
3). The central processing unit (10) displays the print information created by the print information display means (9a) on the display device (1).
1), and executes print information storage processing. The auxiliary storage device (12) includes a floppy disk and a floppy disk drive for driving the floppy disk (not shown), and stores print information. The interface (13) connects the microcomputer device (601) and the printer device (701).

【0004】図17は、印刷情報出力処理(詳細後述)
に先立って、作成された印刷情報を分類し、印刷情報テ
ーブル(9d)に格納する印刷情報格納手段(9c)に
よる印刷情報格納処理のフローチャートである。表示装
置(11)に表示された印刷情報の中から印刷情報を一
つ選択する(ステップSU1)。
FIG. 17 shows a print information output process (details will be described later).
9 is a flowchart of a print information storing process performed by a print information storage unit (9c) for classifying the generated print information and storing the classified print information in a print information table (9d). One print information is selected from the print information displayed on the display device (11) (step SU1).

【0005】選択された印刷情報が図形情報であるか否
か判定する(ステップSU2)。図形情報であった場
合、ステップSU3に進む。図形情報でなかった(即
ち、文字情報の)場合、ステップSU4に進む。
It is determined whether or not the selected print information is graphic information (step SU2). If it is graphic information, the process proceeds to step SU3. If it is not graphic information (that is, character information), the process proceeds to step SU4.

【0006】ステップSU3では、ステップSU2で判
定した図形情報がベクトル図形情報であるか否か判定す
る。ベクトル図形情報であった場合、ステップSU5に
進む。ベクトル図形情報でなかった(即ち、ビットマッ
プ図形情報の)場合、ステップSU6に進む。ステップ
SU4では、ステップSUで判定した文字情報を、文
字情報テーブル(9d1)に格納する。
In step SU3, it is determined whether or not the graphic information determined in step SU2 is vector graphic information. If it is vector graphic information, the process proceeds to step SU5. If it is not vector graphic information (that is, bitmap graphic information), the process proceeds to step SU6. In step SU4, storing character information determined in step SU 2, the character information table (9d1).

【0007】ステップSU5では、ステップSU3で判
定したベクトル図形情報を、ベクトル図形情報テーブル
(9d2)に格納する。ステップSU6では、ステップ
SU3で判定したビットマップ図形情報をビットマップ
図形情報テーブル(9d3)に格納する。次の印刷情報
を選択する(ステップSU7)。
In step SU5, the vector graphic information determined in step SU3 is stored in the vector graphic information table (9d2). In step SU6, the bitmap graphic information determined in step SU3 is
It is stored in the graphic information table (9d3) . The next print information is selected (step SU7).

【0008】まだ選択していない印刷情報があるか否か
判定する(ステップSU8)。印刷情報が残っている場
合、ステップSU2に戻る。印刷情報が残っていない場
合、印刷情報格納処理を終了する。
[0008] It is determined whether there is any print information that has not been selected (step SU8). If print information remains, the process returns to step SU2. If no print information remains, the print information storage processing ends.

【0009】図18は前記印刷情報格納手段(9c)に
よってメモリに格納した印刷情報をプリンタ装置(70
1)に送り印刷を実行させる印刷情報出力手段(9b)
の処理のフローチャートである。文字情報テーブル(9
d1)に格納された文字情報を読み出し、プリンタ装置
(701)へ送信する(ステップSK1)。ベクトル図
形情報テーブル(9d2)に格納されたベクトル図形情
報を読み出し、プリンタ装置(701)へ送信する(ス
テップSK2)。ビットマップ図形情報テーブル(9d
3)に格納されたビットマップ図形情報を読み出し、プ
リンタ装置(701)へ送信する(ステップSK3)。
FIG. 18 shows print information stored in a memory by the print information storage means (9c) in a printer device (70).
Print information output means (9b) for causing 1) to execute sending printing
It is a flowchart of a process of. Character information table (9
The character information stored in d1) is read and transmitted to the printer (701) (step SK1). The vector graphic information stored in the vector graphic information table (9d2) is read and transmitted to the printer (701) (step SK2). Bitmap graphic information table (9d
The bitmap graphic information stored in 3) is read and transmitted to the printer device (701) (step SK3).

【0010】図19は従来のプリンタ装置(701)の
全体構成図である。プリンタ装置(701)は、中央処
理装置(2),ROM(3),RAM(4),インタフ
ェース(5),出力部(6)から構成され、マイクロコ
ンピュータ装置()に接続している。
FIG. 19 is an overall configuration diagram of a conventional printer device (701). The printer device (701) includes a central processing unit (2), a ROM (3), a RAM (4), an interface (5), and an output unit (6), and is connected to a microcomputer device ( 7 ).

【0011】ROM(3)は、印刷実行手段(3a)
と,外字格納手段(3b)と,テキスト格納エリア(3
c)を格納する。RAM(4)は、外字格納エリア(4
a)と,ワークエリア(4b)を格納する。インタフェ
ース(5)は、このプリンタ装置(01)と,マイク
ロコンピュータ装置()とを接続する。出力部(6)
は、印刷情報を紙面上に印刷する。
[0011] The ROM (3) is a print execution means (3a).
External character storage means (3b) and text storage area (3
c) is stored. The RAM (4) has an external character storage area (4
a) and the work area (4b) are stored. Interface (5), and the printer device (7 01), connects the microcomputer unit (7). Output unit (6)
Prints print information on paper.

【0012】図20は、印刷情報の印刷を実行する印刷
実行手段(3a)による印刷実行処理のフローチャート
である。マイクロコンピュータ装置(7)から送られた
印刷情報をRAM(4)のワークエリア(4b)に格納
する(ステップSX1)。
FIG. 20 is a flowchart of a print execution process by the print execution means (3a) for executing printing of print information. The print information sent from the microcomputer (7 ) is stored in the work area (4b) of the RAM (4) (step SX1).

【0013】ワークエリア(4b)がフルになったか否
か判定する(ステップSX2)。フルになった場合、ス
テップSX3に進む。フルになっていない場合、ステッ
プSX1に戻る。ステップSX3では、ワークエリア
(4b)に格納した最初の印刷情報を読み出すと共に、
ワークエリア(4b)からその印刷情報を消去する
It is determined whether the work area (4b) is full (step SX2). When it becomes full, the process proceeds to step SX3. If not full, return to step SX1. In step SX3, the first print information stored in the work area (4b) is read, and
Erase the print information from the work area (4b)

【0014】ステップSX6では、読み出された印刷情
報が文字情報であるか否か判定する。文字情報であった
場合、ステップSX7に進む。文字情報でなかった場
合、ステップSX8に進む。ステップSX7では、テキ
スト格納エリア(3c)から該当文字情報を読み出し、
出力部(6)に該当文字情報による印刷を実行させる。
In step SX6, it is determined whether the read print information is character information. If it is character information, the process proceeds to step SX7. If it is not character information, the process proceeds to step SX8. In step SX7, the corresponding character information is read from the text storage area (3c),
The output unit (6) executes printing using the corresponding character information.

【0015】ステップSX8では、ステップSX6で判
定した印刷情報がベクトル図形情報であるか否か判定す
る。ベクトル図形情報であった場合、ステップSX9に
進む。ベクトル図形情報でなかった場合、ステップSX
10に進む。出力部(6)に、ワークエリア(4b)の
該当ベクトル図形情報による印刷を実行させる(ステッ
プSX9)。出力部(6)に、ビットマップ図形情報に
よる印刷を実行させる(ステップSX10)。
In step SX8, it is determined whether the print information determined in step SX6 is vector graphic information. If it is vector graphic information, the process proceeds to step SX9. If it is not vector graphic information, step SX
Go to 10. The output unit (6) is caused to execute printing based on the corresponding vector graphic information of the work area (4b) (step SX9). The output unit (6) is caused to execute printing using the bitmap graphic information (step SX10).

【0016】ワークエリア(4b)の次の印刷情報を読
み出すと共に、ワークエリア(4b)からその印刷情報
を消去する(ステップSX11)。ワークエリア(4
b)に選択していない印刷情報があるか否か判定する
(ステップSX12)。ある場合、ステップSXに戻
る。ない場合、ステップSX13に進む。
The print information next to the work area (4b) is read, and the print information is deleted from the work area (4b) (step SX11). Work area (4
It is determined whether there is any unselected print information in b) (step SX12). In some cases, the flow returns to step SX 6. If not, the process proceeds to step SX13.

【0017】ステップSX13では、マイクロコンピュ
ータ装置()から印刷情報を全て送信されたか否か判
定する。送信された場合、印刷実行処理を終了する。送
信されていない場合、ステップSX1に戻る。
In step SX13, it is determined whether or not all the print information has been transmitted from the microcomputer device ( 7 ). If sent, to end the actual print Gyosho sense. If not, the process returns to step SX1.

【0018】[0018]

【発明が解決しようとする課題】上記従来のマイクロコ
ンピュータ装置(601)では、印刷情報を印刷する場
合に、全ての印刷情報をプリンタ装置(701)へ出力
する必要があるので、印刷したい図形が複雑になるほど
出力する情報量が多くなり、印刷情報を出力する時間が
長くなる問題点があった。
In the conventional microcomputer device (601), when printing the print information, all the print information needs to be output to the printer device (701). As the complexity increases, the amount of information to be output increases, and there is a problem that the time to output the print information becomes longer.

【0019】そこで、本発明の第1の目的は、出力する
情報量を少なくし、印刷情報を出力する時間を短縮する
ことにある。
Therefore, a first object of the present invention is to reduce the amount of information to be output and to shorten the time for outputting print information.

【0020】また、上記従来のプリンタ装置(701)
では、印刷情報を印刷する場合に、全ての印刷情報をマ
イクロコンピュータ装置(601)から入力する必要が
あるので、印刷する図形が複雑になるほど入力される情
報量が多くなり、印刷情報を入力する時間が長くなる問
題点があった。
Further, the above-mentioned conventional printer device (701)
Then, when printing the print information, it is necessary to input all the print information from the microcomputer device (601). Therefore, as the figure to be printed becomes more complicated, the amount of input information increases, and the print information is input. There was a problem that time was long.

【0021】そこで、本発明の第2の目的は、入力され
る情報量を少なくし、印刷情報を入力する時間を短縮す
ることにある。
Therefore, a second object of the present invention is to reduce the amount of input information and to shorten the time for inputting print information.

【0022】[0022]

【課題を解決するための手段】第1の観点では、本発明
は、文字情報とベクトル図形情報とビットマップ図形情
報のいずれかに分類される印刷情報とタグ番号とを対
づけて記憶し得るタグ番号登録手段と、前記タグ番号と
して登録すべき印刷情報をオペレータに選択させる印刷
情報選択手段と、その印刷情報選択手段により選択され
た印刷情報とタグ番号とを対応づけて前記タグ番号登録
手段に書き込むタグ番号書込手段と、作成した印刷情報
のうち前記タグ番号登録手段に登録された印刷情報につ
いては当該タグ番号を印刷タグ番号として格納する印刷
タグ番号格納手段と、作成した印刷情報のうち前記タグ
番号登録手段に登録されていない印刷情報については当
該印刷情報を文字情報とベクトル図形情報とビットマッ
プ図形情報のいずれかに区分して格納する印刷情報格納
手段と、前記印刷タグ番号格納手段から前記印刷タグ番
号を読み出して外部へ出力する印刷タグ番号出力手段
、前記印刷情報格納手段から前記印刷情報を読み出し
て外部へ出力する印刷情報出力手段とを具備したことを
特徴とするマイクロコンピュータ装置を提供する。第2
の観点では、本発明は、上記構成のマイクロコンピュー
タ装置において、前記印刷情報選択手段は、複数の印刷
情報に基づく画面を表示する表示手段と、前記画面上で
前記印刷情報の複数の組合わせを一括してオペレータに
指定させる複数印刷情報指定手段とからなることを特徴
とするマイクロコンピュータ装置を提供する。
SUMMARY OF THE INVENTION In a first aspect, the present invention provides character information, vector graphic information, and bitmap graphic information.
And stored obtained Rutagu number registration means and the print information and the tag numbers that are classified as either broadcast in association corresponds, said tag number
That allows the operator to select print information to register
Information selection means and the print information selection means
Register the tag number by associating the printed information with the tag number
Tag number writing means for writing to the means, and print information created
Out of the print information registered in the tag number register
Printing that stores the tag number as a print tag number
Tag number storage means, and the tag
For print information that is not registered in the number registration
The print information is compared with the character information, the vector graphic information, and the bit map.
Storage of print information that is stored separately in any of the group graphic information
Means, a print tag number output means for reading the print tag number from the print tag number storage means and outputting the same to the outside, and reading the print information from the print information storage means
And a print information output means for outputting the print information to the outside . Second
In view of the above, the present invention provides a microcomputer having the above-described configuration.
In the printer device, the print information selecting means includes a plurality of print information
Display means for displaying a screen based on the information;
Multiple combinations of the print information are collectively provided to the operator.
It is characterized by comprising a plurality of print information specifying means for specifying
A microcomputer device is provided.

【0023】第の観点では、本発明は、タグ番号に,
文字情報とベクトル図形情報とビットマップ図形情報の
いずれかに分類される1つの印刷情報または当該印刷情
報の複数の組合わせを予め対応づけて記憶するタグ番号
情報登録手段と、入力された印刷情報が前記印刷タグ番
号であれば前記タグ番号情報登録手段から当該印刷タグ
番号に該当する印刷情報を検索して印刷を実行するタグ
番号対応印刷実行手段と、入力された印刷情報が前記印
刷タグ番号でなければ当該印刷情報が文字情報とベクト
ル図形情報とビットマップ図形情報のいずれであるかを
判別し当該判別結果に応じた印刷を実行する印刷実行手
とを具備したことを特徴とするプリンタ装置を提供す
る。
[0023] In a third aspect, the present invention is the tag number,
Character information, vector graphic information, and bitmap graphic information
One type of print information or the print information
A tag number information registration means for storing in advance in association with a plurality of combinations of broadcast, print information is the print tag number input
If the tag is a tag, the tag for executing printing by searching for the print information corresponding to the print tag number from the tag number information registration unit
Number-corresponding print execution means, and the input print information
If it is not a print tag number, the print information is
To determine whether the file is graphic or bitmap graphic information.
A print execution unit that determines and executes printing in accordance with the determination result
To provide a printer apparatus characterized by comprising a stage.

【0024】[0024]

【作用】第1の観点によるマイクロコンピュータ装置に
よれば、印刷タグ番号出力手段は、印刷情報を印刷する
場合にプリンタ装置へ送る印刷情報の中でタグ番号の付
いた文字や図形は、そのタグ番号を送るだけでよいので
送る情報量が少なくてすみ、プリンタ装置への印刷情報
送信時間を短縮することが出来る。また、タグ番号とし
て登録すべき印刷情報をオペレータが印刷情報選択手段
を用いて任意に選択できるので、使用頻度が高く、情報
量の大幅な低減が期待できる印刷情報のみについてタグ
番号化すると共に、使用頻度が低く、情報量の低減が期
待できない印刷情報については敢えてタグ番号化しない
ことが可能となる(使用頻度の低い印刷情報のタグ番号
化により却ってデータ転送量が増大する弊害を防止でき
る)。なお、作成した印刷情報のうちタグ番号化されな
い印刷情報については、印刷情報出力手段が、文字情
報,ベクトル図形情報,ビットマップ図形情報のいずれ
かとして出力するので、印刷情報の転送には支障を生じ
ない。 第2の観点によるマイクロコンピュータ装置によ
れば、オペレータが画面を見ながら印刷情報の使用頻度
などを判断し、タグ番号として登録する価値の高い印刷
情報の組合わせを一括して任意に指定できるから、印刷
情報とタグ番号との対応付けをいっそう適切かつ容易に
行うことが出来る。
According to the microcomputer device of the first aspect, the print tag number output means outputs characters or graphics with a tag number in the print information sent to the printer device when printing the print information. Since only the number needs to be sent, the amount of information to be sent can be small, and the time for sending print information to the printer can be shortened. Also, as the tag number
Means for selecting print information to be registered by the operator
Can be arbitrarily selected using
Only print information that can be expected to significantly reduce the amount of tags
Numbering, infrequent use, and reduction of information volume are expected.
Do not use tag numbers for print information that cannot be waited for
(The tag number of the less frequently used print information)
Can prevent the adverse effect of increasing the data transfer volume.
). Note that tag numbers are not included in the created print information.
For print information that is not
Report, vector graphic information, bitmap graphic information
Output as print data, which hinders the transfer of print information.
Absent. According to the microcomputer device of the second aspect
If the operator uses the print information while watching the screen,
Prints that are valuable to register as tag numbers
Since you can specify any combination of information at once, print
More appropriate and easier association of information with tag numbers
You can do it.

【0025】第の観点によるプリンタ装置によれば、
タグ番号対応印刷実行手段は、印刷を行う際にマイクロ
コンピュータ装置からの印刷情報がタグ番号ならば、あ
らかじめそのタグ番号に対応する文字や図形をタグ番号
情報登録手段の記録部に格納しているのでその文字や
形を出力するだけでよく、印刷時間を短縮することが出
来る。また、印刷実行手段は、タグ番号以外の印刷情報
(文字情報,ベクトル図形情報,ビットマップ図形情
報)については、その印刷情報に応じた印刷を実行する
ので、タグ番号化されない印刷情報についても支障なく
印刷することが出来る。
According to the printer device of the third aspect ,
The tag number-corresponding print executing means, if the print information from the microcomputer device at the time of printing is a tag number, preliminarily converts a character or a figure corresponding to the tag number into a tag number.
Since the information is stored in the recording unit of the information registering means, only the characters and figures need to be output, and the printing time can be reduced. Further, the print executing means includes print information other than the tag number.
(Character information, vector graphic information, bitmap graphic information
Information), the printing according to the printing information is executed.
Therefore, there is no problem with print information that is not converted to tag numbers.
Can be printed.

【0026】[0026]

【実施例】以下、本発明の実施例を図を用いてさらに詳
細に説明する。なお、これにより本発明が限定されるも
のではない。 −第1実施例− 図1は、本発明のマイクロコンピュータ装置の第1実施
例の全体構成図である。このマイクロコンピュータ装置
(1)は、キーボード(8)と,メモリ(9)と,中央
処理装置(10)と,表示装置(11)と,補助記憶装
置(12)と,インタフェース(13)から構成されて
おり、プリンタ装置(101)に接続されている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below in more detail with reference to the drawings. Note that the present invention is not limited by this. -First Embodiment- FIG. 1 is an overall configuration diagram of a first embodiment of a microcomputer device of the present invention. This microcomputer device (1) comprises a keyboard (8), a memory (9), a central processing unit (10), a display device (11), an auxiliary storage device (12), and an interface (13). And connected to the printer device (101).

【0027】キーボード(8)は、印刷情報を作成する
オペレータの指示を受け付ける。メモリ(9)は、印刷
情報表示手段(9a)と,印刷情報出力手段(9b)
と,印刷情報格納手段(9c)と,印刷情報テーブル
(9d)と,タグ番号情報エリア(9e)と,タグ番号
登録手段(9f)を格納する。印刷情報テーブル(9
d)は、文字情報テーブル(9d1)と,ベクトル図形
情報テーブル(9d2)と,ビットマップ図形情報テー
ブル(9d3),タグ番号情報テーブル(9d4)から
なる。中央処理装置(10)は、印刷情報表示手段(9
a)により作成された印刷情報を表示装置(11)に表
示し、印刷情報格納処理を実行する。補助記憶装置(1
2)は、フロッピィディスクと,そのフロッピィディス
クをドライブするフロッピィディスクドライブから構成
され(図示省略)、印刷情報を記憶する。インタフェー
ス(13)は、このマイクロコンピュータ装置(1)
と,プリンタ装置(101)とを接続する。
The keyboard (8) receives an instruction from an operator who creates print information. The memory (9) includes a print information display unit (9a) and a print information output unit (9b)
And a print information storage means (9c), a print information table (9d), a tag number information area (9e), and a tag number registration means (9f). Print information table (9
d) comprises a character information table (9d1), a vector graphic information table (9d2), a bitmap graphic information table (9d3), and a tag number information table (9d4). The central processing unit (10) includes a print information display unit (9).
The print information created in a) is displayed on the display device (11), and the print information storing process is executed. Auxiliary storage device (1
2) is composed of a floppy disk and a floppy disk drive (not shown) for driving the floppy disk, and stores print information. The interface (13) is provided by the microcomputer device (1).
And the printer device (101).

【0028】図2は、タグ番号登録処理(詳細後述)に
先立って、作成された印刷情報を分類し、印刷情報テー
ブル(9d)に格納する印刷情報格納手段(9c)によ
る印刷情報格納処理のフローチャートである。表示装置
(11)に表示された印刷情報の中から印刷情報を一つ
選択する(ステップSU1)。
FIG. 2 shows the print information storing process by the print information storing means (9c) for classifying the created print information and storing it in the print information table (9d) prior to the tag number registration process (details will be described later). It is a flowchart. One print information is selected from the print information displayed on the display device (11) (step SU1).

【0029】選択された印刷情報が図形情報であるか否
か判定する(ステップSU2)。図形情報であった場
合、ステップSU3に進む。図形情報でなかった(即
ち、文字情報の)場合、ステップSU4に進む。ステッ
プSU3では、ステップSU2で判定した図形情報がベ
クトル図形情報であるか否か判定する。ベクトル図形情
報であった場合、ステップSU5に進む。ベクトル図形
情報でなかった(即ち、ビットマップ図形情報の)場
合、ステップSU6に進む。ステップSU4では、ステ
ップSUで判定した文字情報を、文字情報テーブル
(9d1)に格納する。
It is determined whether or not the selected print information is graphic information (step SU2). If it is graphic information, the process proceeds to step SU3. If it is not graphic information (that is, character information), the process proceeds to step SU4. In step SU3, it is determined whether or not the graphic information determined in step SU2 is vector graphic information. If it is vector graphic information, the process proceeds to step SU5. If it is not vector graphic information (that is, bitmap graphic information), the process proceeds to step SU6. In step SU4, storing character information determined in step SU 2, the character information table (9d1).

【0030】ステップSU5では、ステップSU3で判
定したベクトル図形情報を、ベクトル図形情報テーブル
(9d2)に格納する。ステップSU6では、ステップ
SU3で判定したビットマップ図形情報をビットマップ
図形情報テーブル(9d3)に格納する。次の印刷情報
を選択する(ステップSU7)。
In step SU5, the vector graphic information determined in step SU3 is stored in the vector graphic information table (9d2). In step SU6, the bitmap graphic information determined in step SU3 is
It is stored in the graphic information table (9d3) . The next print information is selected (step SU7).

【0031】まだ選択していない印刷情報があるか否か
判定する(ステップSU8)。印刷情報が残っている場
合、ステップSU2に戻る。印刷情報が残っていない場
合、印刷情報格納処理を終了する。
It is determined whether there is any unselected print information (step SU8). If print information remains, the process returns to step SU2. If no print information remains, the print information storage processing ends.

【0032】図3は、タグ番号をタグ番号情報エリア
(9e)に登録するタグ番号登録手段(9f)によるタ
グ番号登録処理のフローチャートである。マイクロコン
ピュータ装置(1)のオペレータは、表示装置(11)
に表示された印刷情報の中からタグ番号登録したい印刷
情報(複数の組合せも可能)を選択する(ステップST
1)。
FIG. 3 is a flowchart of a tag number registration process by the tag number registration means (9f) for registering a tag number in the tag number information area (9e). The operator of the microcomputer device (1) operates the display device (11)
Is selected from the print information displayed in (1) (step ST).
1).

【0033】タグ番号登録を以前に行ったか否か判定す
る(ステップST2)。以前に行った場合、ステップS
T4に進む。以前に行っていない場合、ステップST3
に進む。ステップST3では、タグ番号jに1を代入す
る。ステップST4では、ステップST1で選択された
印刷情報をタグ番号情報エリア(9e)のタグ番号jに
登録する。
It is determined whether or not the tag number has been registered before (step ST2). If done before, step S
Proceed to T4. If it has not been performed before, step ST3
Proceed to. In step ST3, 1 is substituted for the tag number j. In step ST4, the print information selected in step ST1 is registered in the tag number j of the tag number information area (9e).

【0034】タグ番号jを印刷情報テーブル(9d)に
格納する(ステップST5)。タグ番号情報エリア(9
e)のタグ番号jと,そこに登録した印刷情報を読み出
し、プリンタ装置(101)へ送る(ステップST
6)。(印刷情報が送られたプリンタ装置(101)側
の処理は後述)印刷情報テーブル(9d)から、タグ番
号情報エリア(9e)に格納した印刷情報を消去する
(ステップST7)。タグ番号jの値を1だけ増やし
(ステップST8)、タグ番号登録手段(9f)での処
理を終了する。
The tag number j is stored in the print information table (9d) (step ST5). Tag number information area (9
e) tag number j and the print information registered therein are read out and sent to the printer device (101) (step ST).
6). (Processing on the side of the printer (101) to which the print information has been sent will be described later.) The print information stored in the tag number information area (9e) is deleted from the print information table (9d) (step ST7). The value of the tag number j is increased by 1 (step ST8), and the processing in the tag number registration means (9f) ends.

【0035】図4は、タグ番号登録処理前と,タグ番号
登録処理後の比較例示図である。タグ番号登録処理後の
画面(14b)は、タグ番号登録処理前に表示された画
面(14a)の一点鎖線で囲んだ部分(円と,正方形の
組合せ)の印刷情報をタグ番号登録したことを示してい
る。このため、タグ番号登録処理前に格納されていた円
と正方形のベクトル図形情報は、タグ番号登録処理後に
は、タグ番号情報エリア(9e)のタグ番号3に移って
格納されている。そして、タグ番号登録処理後には、タ
グ番号情報テーブル(9d4)に、タグ番号(=3)が
新たに追加されている。
FIG. 4 is a comparison example diagram before the tag number registration process and after the tag number registration process. The screen (14b) after the tag number registration process indicates that the print information of the portion (combination of a circle and a square) surrounded by the dashed line (the combination of a circle and a square) was displayed before the tag number registration process. Is shown. Therefore, the circle and square vector graphic information stored before the tag number registration processing is moved to the tag number 3 in the tag number information area (9e) and stored after the tag number registration processing. After the tag number registration processing, a tag number (= 3) is newly added to the tag number information table (9d4).

【0036】図5は、印刷情報をプリンタ装置(10
1)に送信する、印刷情報出力手段(9b)による印刷
情報出力処理のフローチャートである。文字情報テーブ
ル(9d1)に格納された文字情報を読み出し、プリン
タ装置(101)へ送信する(ステップSK1)。ベク
トル図形情報テーブル(9d2)に格納されたベクトル
図形情報を読み出し、プリンタ装置(101)へ送信す
る(ステップSK2)。ビットマップ図形情報テーブル
(9d3)に格納されたビットマップ図形情報を読み出
し、プリンタ装置(101)へ送信する(ステップSK
3)。タグ番号情報テーブル(9d4)に格納されたタ
グ番号情報を読み出し、プリンタ装置(101)へ送信
する(ステップSK4)。
FIG. 5 is a flowchart showing the process of transmitting print information to a printer (10).
9 is a flowchart of print information output processing by a print information output unit (9b), which is transmitted to 1). The character information stored in the character information table (9d1) is read and transmitted to the printer device (101) (step SK1). The vector graphic information stored in the vector graphic information table (9d2) is read and transmitted to the printer (101) (step SK2). Reads the bitmap graphic information stored in the bit map graphic information table (9d3), and transmits to the printer (101) (step SK
3). The tag number information stored in the tag number information table (9d4) is read and transmitted to the printer device (101) (step SK4).

【0037】上記第1実施例によるマイクロコンピュー
タ装置(1)によれば、印刷時にプリンタ装置へ送る印
刷情報の中で、タグ番号の登録してある図形情報は、そ
のタグ番号を送信するだけでよいので、プリンタ装置へ
の印刷情報の送信情報量が減少し、送信時間を短縮する
ことが出来る。また、補助記憶装置(12)のフロッピ
ィディスクに記録したタグ番号情報エリア(9e)の内
容を他のマイクロコンピュータ装置と共有することによ
り、タグ番号登録処理の作業を軽減することが出来る。
According to the microcomputer device (1) according to the first embodiment, the graphic information in which the tag number is registered in the print information to be sent to the printer device at the time of printing is obtained only by transmitting the tag number. As a result, the amount of print information transmitted to the printer device can be reduced, and the transmission time can be shortened. Also, by sharing the contents of the tag number information area (9e) recorded on the floppy disk of the auxiliary storage device (12) with other microcomputer devices, the work of the tag number registration process can be reduced.

【0038】図6は、本発明のプリンタ装置の第1実施
例の全体構成図である。このプリンタ装置(101)
は、中央処理装置(2),ROM(3),RAM
(4),インタフェース(5),出力部(6)から構成
され、マイクロコンピュータ装置(1)に接続してい
る。ROM(3)は、印刷実行手段(3a)と,外字格
納手段(3b)と,テキスト格納エリア(3c)と,タ
グ番号情報登録手段(3d)を格納する。RAM(4)
は、外字格納エリア(4a)と,ワークエリア(4b)
と,タグ番号情報登録エリア(4c)を格納する。イン
タフェース(5)は、このプリンタ装置(101)と,
マイクロコンピュータ装置(1)とを接続する。出力部
(6)は、印刷情報を紙面上に印刷する。
FIG. 6 is an overall configuration diagram of a first embodiment of the printer device of the present invention. This printer device (101)
Means central processing unit (2), ROM (3), RAM
(4), an interface (5), and an output unit (6), which are connected to the microcomputer device (1). The ROM (3) stores a print execution unit (3a), an external character storage unit (3b), a text storage area (3c), and a tag number information registration unit (3d). RAM (4)
Is the external character storage area (4a) and the work area (4b)
And the tag number information registration area (4c). The interface (5) is connected to the printer (101).
The microcomputer device (1) is connected. The output unit (6) prints the print information on paper.

【0039】図7は、印刷情報とその印刷情報に対応す
るタグ番号とを、タグ番号情報登録エリア(4c)に登
録する、タグ番号情報登録手段(3d)によるタグ番号
情報登録処理のフローチャートである。ステップST2
〜ST3は、図3のステップST2〜ST3と同じ処理
である。マイクロコンピュータ装置(1)から送られた
タグ番号情報を、RAM(4)のタグ番号情報登録エリ
ア(4c)のタグ番号jに格納する(ステップSL
1)。ステップST8は、図3のステップST8と同じ
処理である。
FIG. 7 is a flowchart of a tag number information registration process by the tag number information registration means (3d) for registering print information and a tag number corresponding to the print information in the tag number information registration area (4c). is there. Step ST2
Steps ST3 to ST3 are the same processing as steps ST2 to ST3 in FIG. The tag number information sent from the microcomputer device (1) is stored in the tag number j of the tag number information registration area (4c) of the RAM (4) (step SL).
1). Step ST8 is the same process as step ST8 in FIG.

【0040】図8は、印刷を実行する印刷実行手段(3
a)による印刷実行処理のフローチャートである。マイ
クロコンピュータ装置()から送られた印刷情報をR
AM(4)のワークエリア(4b)に格納する(ステッ
プSX1)。
FIG. 8 shows print execution means (3) for executing printing.
6 is a flowchart of a print execution process according to a). The print information sent from the microcomputer device ( 1 ) is
It is stored in the work area (4b) of the AM (4) (step SX1).

【0041】ワークエリア(4b)がフルになったか否
か判定する(ステップSX2)。フルになった場合、ス
テップSX3に進む。フルになっていない場合、ステッ
プSX1に戻る。ステップSX3では、ワークエリア
(4b)に格納した最初の印刷情報を読み出すと共に、
ワークエリア(4b)からその印刷情報を消去する
It is determined whether the work area (4b) is full (step SX2). When it becomes full, the process proceeds to step SX3. If not full, return to step SX1. In step SX3, the first print information stored in the work area (4b) is read, and
Erase the print information from the work area (4b)

【0042】読み出した印刷情報が、タグ番号情報であ
るか否か判定する(ステップSX4)。タグ番号情報で
あった場合、ステップSX5に進む。タグ番号情報でな
かった場合、ステップSX6に進む。ステップSX5で
は、タグ番号情報登録エリア(4c)から、該当タグ番
号の印刷情報(ビットマップ図形情報またはベクトル図
形情報)を読み出し、出力部(6)に該当タグ番号の印
刷情報による印刷を実行させる。
It is determined whether the read print information is tag number information (step SX4). If it is tag number information, the process proceeds to step SX5. If it is not tag number information, the process proceeds to step SX6. In step SX5, print information (bitmap graphic information or vector graphic information) of the corresponding tag number is read from the tag number information registration area (4c), and the output unit (6) executes printing using the print information of the corresponding tag number. .

【0043】ステップSX6では、ステップSX4で判
定した印刷情報が文字情報であるか否か判定する。文字
情報であった場合、ステップSX7に進む。文字情報で
なかった場合、ステップSX8に進む。ステップSX7
では、テキスト格納エリア(3c)から該当文字情報を
読み出し、出力部(6)に該当文字情報による印刷を実
行させる。
In step SX6, it is determined whether the print information determined in step SX4 is character information. If it is character information, the process proceeds to step SX7. If it is not character information, the process proceeds to step SX8. Step SX7
Then, the corresponding character information is read from the text storage area (3c), and the output unit (6) is caused to execute printing using the corresponding character information.

【0044】ステップSX8では、ステップSX6で判
定した印刷情報がベクトル図形情報であるか否か判定す
る。ベクトル図形情報であった場合、ステップSX9に
進む。ベクトル図形情報でなかった場合、ステップSX
10に進む。出力部(6)に、ワークエリア(4b)の
該当ベクトル図形情報による印刷を実行させる(ステッ
プSX9)。出力部(6)に、ビットマップ図形情報に
よる印刷を実行させる(ステップSX10)。
In step SX8, it is determined whether or not the print information determined in step SX6 is vector graphic information. If it is vector graphic information, the process proceeds to step SX9. If it is not vector graphic information, step SX
Go to 10. The output unit (6) is caused to execute printing based on the corresponding vector graphic information of the work area (4b) (step SX9). The output unit (6) is caused to execute printing using the bitmap graphic information (step SX10).

【0045】ワークエリア(4b)の次の印刷情報を読
み出すと共に、ワークエリア(4b)からその印刷情報
を消去する(ステップSX11)。
The print information next to the work area (4b) is read, and the print information is deleted from the work area (4b) (step SX11).

【0046】ワークエリア(4b)に選択していない印
刷情報があるか否か判定する(ステップSX12)。あ
る場合、ステップSX4に戻る。ない場合、ステップS
X13に進む。
It is determined whether there is any unselected print information in the work area (4b) (step SX12). If there is, the process returns to step SX4. If not, step S
Go to X13.

【0047】ステップSX13では、マイクロコンピュ
ータ装置(1)から印刷情報を全て送信されたか否か判
定する。送信された場合、印刷実行処理を終了する。送
信されていない場合、ステップSX1に戻る。
In step SX13, it is determined whether or not all the print information has been transmitted from the microcomputer device (1). If sent, to end the actual print Gyosho sense. If not, the process returns to step SX1.

【0048】上記第1実施例によるプリンタ装置(10
1)によれば、マイクロコンピュータ装置(1)から送
信されたタグ番号に対しては、予めタグ番号情報登録エ
リア(4c)に格納してある印刷情報にもとづいて印刷
するので、印刷時間を短縮することが出来る。
The printer (10) according to the first embodiment
According to 1), since the tag number transmitted from the microcomputer device (1) is printed based on the print information stored in the tag number information registration area (4c) in advance, the printing time is reduced. You can do it.

【0049】−第2実施例− 図9は、本発明の第2実施例によるマイクロコンピュー
タ装置(201)の全体構成図である。このマイクロコ
ンピュータ装置(201)は、ハードディスクインタフ
ェース(18)と,ハードディスク(19)を、図1の
マイクロコンピュータ装置(1)に追加し、タグ番号情
報エリア(9e)をハードディスク(19)内に移設し
たものである。
Second Embodiment FIG. 9 is an overall configuration diagram of a microcomputer device (201) according to a second embodiment of the present invention. This microcomputer device (201) adds a hard disk interface (18) and a hard disk (19) to the microcomputer device (1) of FIG. 1, and moves a tag number information area (9e) into the hard disk (19). It was done.

【0050】上記第2実施例のマイクロコンピュータ装
置(201)によれば、第1実施例の効果に加えて、ハ
ードディスク(19)を用いることにより、タグ番号情
報エリア(9e)の拡充を容易に行うことが出来る。
According to the microcomputer device (201) of the second embodiment, in addition to the effect of the first embodiment, the use of the hard disk (19) facilitates expansion of the tag number information area (9e). You can do it.

【0051】−第3実施例− 図10は、本発明の第3実施例によるマイクロコンピュ
ータ装置(301)の全体構成図である。このマイクロ
コンピュータ装置(301)は、図1のマイクロコンピ
ュータ装置(1)とほぼ同じ構成である。但し、このマ
イクロコンピュータ装置(301)は、タグ番号情報エ
リア(9e)を、ネットワーク(23)上のファイルサ
ーバ(21)のディスク(22)内に移設している。
Third Embodiment FIG. 10 is an overall configuration diagram of a microcomputer device (301) according to a third embodiment of the present invention. This microcomputer device (301) has substantially the same configuration as the microcomputer device (1) in FIG. However, in the microcomputer device (301), the tag number information area (9e) has been moved to the disk (22) of the file server (21) on the network (23).

【0052】図11は、タグ番号登録処理のフローチャ
ートである。ステップST1は、図3のステップST1
と同じ処理である。タグ番号jの値を、タグ番号情報エ
リア(9e)の最終タグ番号に1を加えた値とする(ス
テップSV1)。ステップST1で選択された印刷情報
をファイルサーバ(21)のディスク(22)のタグ番
号情報エリア(9e)のタグ番号jに登録する(ステッ
プSV2)。ステップST5,ST7は、図3のステッ
プST5,ST7と同じ処理である。
FIG. 11 is a flowchart of the tag number registration process. Step ST1 corresponds to step ST1 in FIG.
This is the same processing as. The value of the tag number j is set to a value obtained by adding 1 to the final tag number of the tag number information area (9e) (step SV1). The print information selected in step ST1 is registered in the tag number j of the tag number information area (9e) of the disk (22) of the file server (21) (step SV2). Step ST 5, ST7 are the same as steps ST 5, ST7 in FIG.

【0053】図12は、印刷情報出力処理のフローチャ
ートである。ステップSW1〜SW4は、図5のステッ
プSK1〜SK4とほぼ同じ処理である。但し、ステッ
プSW1〜SW4では、印刷情報(文字情報,ベクトル
図形情報,ビットマップ図形情報,タグ番号情報)をネ
ットワーク(23)経由でプリンタ装置(101)に送
信する。
FIG. 12 is a flowchart of the print information output process. Steps SW1 to SW4 are almost the same processing as steps SK1 to SK4 in FIG. However, in steps SW1 to SW4, print information (character information, vector graphic information, bitmap graphic information, tag number information) is transmitted to the printer device (101) via the network (23).

【0054】上記第3実施例のマイクロコンピュータ装
置(301)によれば、第1実施例の効果に加えて、ネ
ットワーク(23)に接続したマイクロコンピュータ装
置間で、ファイルサーバ(21)のディスク(22)に
格納されたタグ番号情報エリア(9e)を共有すること
が出来るので、タグ番号情報エリア(9e)の拡充と,
タグ番号登録処理の作業の一層の軽減が容易である。
According to the microcomputer device (301) of the third embodiment, in addition to the effects of the first embodiment, the disk of the file server (21) is connected between the microcomputer devices connected to the network (23). Since the tag number information area (9e) stored in 22) can be shared, the tag number information area (9e) can be expanded,
It is easy to further reduce the work of the tag number registration process.

【0055】−第4実施例− 図13は、本発明の第4実施例によるプリンタ装置(4
01)の全体構成図である。このプリンタ装置(40
1)は、ハードディスクインタフェース(15)と,ハ
ードディスク(16)と,補助記憶装置(17)を、図
6のプリンタ装置(101)に追加し、タグ番号情報登
録エリア(4c)をハードディスク(16)内に移設し
たものである。補助記憶装置(17)は、フロッピィデ
ィスクおよびフロッピィディスクをドライブするフロッ
ピィディスクドライブから構成され、タグ番号情報登録
エリア(4c)の内容を記憶する。(図示省略)
Fourth Embodiment FIG. 13 shows a printer (4) according to a fourth embodiment of the present invention.
01) is an overall configuration diagram. This printer device (40
1) adds a hard disk interface (15), a hard disk (16), and an auxiliary storage device (17) to the printer device (101) in FIG. 6, and adds a tag number information registration area (4c) to the hard disk (16). It was relocated inside. The auxiliary storage device (17) comprises a floppy disk and a floppy disk drive for driving the floppy disk, and stores the contents of the tag number information registration area ( 4c ). (Not shown)

【0056】上記第4実施例によるプリンタ装置(40
1)によれば、第1実施例の効果に加えて、ハードディ
スク(16)を用いることにより、タグ番号情報登録エ
リア(4c)の拡充を容易に行うことが出来る。また、
補助記憶装置(17)のフロッピィディスクに記録した
タグ番号情報登録エリア(4c)の内容を他のプリンタ
装置と共有することにより、タグ番号情報登録処理の作
業を軽減することが出来る。
The printer according to the fourth embodiment (40)
According to 1), in addition to the effects of the first embodiment, the use of the hard disk (16) makes it possible to easily expand the tag number information registration area (4c). Also,
By sharing the contents of the tag number information registration area (4c) recorded on the floppy disk of the auxiliary storage device (17) with another printer, the work of the tag number information registration process can be reduced.

【0057】−第5実施例− 図14は、本発明の第5実施例によるプリンタ装置(5
01)の全体構成図である。このプリンタ装置(50
1)は、図6のプリンタ装置(101)とほぼ同じ構成
である。但し、このプリンタ装置(501)は、タグ番
号情報登録エリア(4c)を、ネットワーク(23)上
のファイルサーバ(21)のディスク(22)内に移設
している。
Fifth Embodiment FIG. 14 shows a printer (5) according to a fifth embodiment of the present invention.
01) is an overall configuration diagram. This printer device (50
1) has substantially the same configuration as the printer device (101) of FIG. However, in the printer device (501), the tag number information registration area (4c) is relocated to the disk (22) of the file server (21) on the network (23).

【0058】図15は、印刷実行処理のフローチャート
である。ネットワーク(23)を経由してマイクロコン
ピュータ装置(1)から送られた印刷情報をRAM
(4)のワークエリア(4b)に格納する(ステップS
Y1)。ステップSX2〜SX4は、図8のステップS
X2〜SX4と同じ処理である。ファイルサーバのディ
スクのタグ番号情報テーブルから、該当タグ番号の印刷
情報を読み出し、出力部(6)に該当タグ番号の印刷情
報による印刷を実行させる(ステップSY5)。ステッ
プSX6〜SX13は、図8のステップSX6〜SX1
3と同じ処理である。
FIG. 15 is a flowchart of the print execution process. The print information sent from the microcomputer device (1) via the network (23) is stored in the RAM
It is stored in the work area (4b) of (4) (Step S)
Y1). Steps SX2 to SX4 correspond to step S in FIG.
This is the same processing as X2 to SX4. The print information of the corresponding tag number is read from the tag number information table of the disk of the file server, and the output unit (6) is caused to execute printing using the print information of the corresponding tag number (step SY5). Steps SX6 to SX13 correspond to steps SX6 to SX1 in FIG.
This is the same processing as in No. 3.

【0059】上記第5実施例のプリンタ装置(01)
によれば、第1実施例の効果に加えて、ネットワーク
(23)上のプリンタ装置間で、ファイルサーバ(2
1)のディスク(22)に格納されたタグ番号情報登録
エリア(4c)を共有することが出来るので、タグ番号
情報登録エリア(4c)の拡充と,タグ番号登録処理の
作業の一層の軽減が容易である。また、補助記憶装置
(17)のフロッピィディスクに記録したタグ番号情報
登録エリア(4c)の内容を他のプリンタ装置と共有す
ることにより、タグ番号情報登録処理の作業を軽減する
ことが出来る。
[0059] The printer apparatus of the fifth embodiment (5 01)
According to the third embodiment, in addition to the effects of the first embodiment, the file server (2) is connected between the printers on the network (23).
Since the tag number information registration area (4c) stored in the disk (22) of 1) can be shared, the tag number information registration area (4c) can be expanded and the work of the tag number registration process can be further reduced. Easy. Further, by sharing the contents of the tag number information registration area (4c) recorded on the floppy disk of the auxiliary storage device (17) with other printers, the work of the tag number information registration process can be reduced.

【0060】−その他の実施例− 上記実施例では、タグ番号情報登録エリアをハードディ
スク装置やファイルサーバに設定するものとしたが、こ
れに代えて又は加えて、印刷情報テーブルをハードディ
スク装置やファイルサーバに設定してもよい。この場
合、より複雑な印刷情報に対応でき、高速印刷が可能に
なる。
-Other Embodiments- In the above embodiment, the tag number information registration area is set in the hard disk device or the file server. However, instead of or in addition to this, the print information table is stored in the hard disk device or the file server. May be set. In this case, more complicated print information can be handled, and high-speed printing can be performed.

【0061】[0061]

【発明の効果】本発明のマイクロコンピュータ装置また
はプリンタ装置では、任意の印刷情報に予めタグ番号を
付けて、その印刷情報とタグ番号とを管理している。こ
のため、印刷する際に、マイクロコンピュータ側から
は、タグ番号だけを出力すれば、プリンタ装置側では、
そのタグ番号に対応する印刷情報に基づいて印刷を実行
することが可能なので、印刷情報を高速に印刷できる。
According to the microcomputer device or the printer device of the present invention, a tag number is assigned to any print information in advance, and the print information and the tag number are managed. Therefore, when printing, if only the tag number is output from the microcomputer side, the
Since printing can be executed based on print information corresponding to the tag number, print information can be printed at high speed.

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

【図1】本発明の第1実施例によるマイクロコンピュー
タ装置の全体構成図である。
FIG. 1 is an overall configuration diagram of a microcomputer device according to a first embodiment of the present invention.

【図2】図1のマイクロコンピュータ装置の印刷情報格
納手段の処理を示すフローチャートである。
FIG. 2 is a flowchart illustrating a process of a print information storage unit of the microcomputer device of FIG. 1;

【図3】図1のマイクロコンピュータ装置のタグ番号登
録手段のフローチャートである。
FIG. 3 is a flowchart of a tag number registration unit of the microcomputer device of FIG. 1;

【図4】図1のマイクロコンピュータ装置のタグ番号登
録処理前と,タグ番号登録処理後の比較例示図である。
4 is a comparative example diagram of the microcomputer device of FIG. 1 before a tag number registration process and after a tag number registration process.

【図5】図1のマイクロコンピュータ装置の印刷情報出
力処理のフローチャートである。
FIG. 5 is a flowchart of print information output processing of the microcomputer device of FIG. 1;

【図6】本発明の第1実施例によるプリンタ装置の全体
構成図である。
FIG. 6 is an overall configuration diagram of the printer device according to the first embodiment of the present invention.

【図7】図6のプリンタ装置のタグ番号情報登録処理の
フローチャートである。
FIG. 7 is a flowchart of tag number information registration processing of the printer of FIG. 6;

【図8】図6のプリンタ装置の印刷実行処理のフローチ
ャートである。
FIG. 8 is a flowchart of a print execution process of the printer of FIG. 6;

【図9】本発明の第2実施例によるマイクロコンピュー
タ装置の全体構成図である。
FIG. 9 is an overall configuration diagram of a microcomputer device according to a second embodiment of the present invention.

【図10】本発明の第3実施例によるマイクロコンピュ
ータ装置の全体構成図である。
FIG. 10 is an overall configuration diagram of a microcomputer device according to a third embodiment of the present invention.

【図11】図10のマイクロコンピュータ装置のタグ番
号登録処理のフローチャートである。
11 is a flowchart of a tag number registration process of the microcomputer device of FIG.

【図12】図10のマイクロコンピュータ装置の印刷情
報出力処理のフローチャートである。
12 is a flowchart of print information output processing of the microcomputer device of FIG.

【図13】本発明の第4実施例によるプリンタ装置の全
体構成図である。
FIG. 13 is an overall configuration diagram of a printer device according to a fourth embodiment of the present invention.

【図14】本発明の第5実施例によるプリンタ装置の全
体構成図である。
FIG. 14 is an overall configuration diagram of a printer device according to a fifth embodiment of the present invention.

【図15】図14のプリンタ装置の印刷実行処理のフロ
ーチャートである。
FIG. 15 is a flowchart of a print execution process of the printer of FIG. 14;

【図16】従来のマイクロコンピュータ装置の全体構成
図である。
FIG. 16 is an overall configuration diagram of a conventional microcomputer device.

【図17】図16のマイクロコンピュータ装置の印刷情
報格納処理のフローチャートである。
FIG. 17 is a flowchart of print information storage processing of the microcomputer device of FIG. 16;

【図18】図16のマイクロコンピュータ装置の印刷情
報出力処理のフローチャートである。
FIG. 18 is a flowchart of print information output processing of the microcomputer device of FIG.

【図19】従来のプリンタ装置の全体構成図である。FIG. 19 is an overall configuration diagram of a conventional printer device.

【図20】図19のプリンタ装置の印刷実行手段のフロ
ーチャートである。
20 is a flowchart of a print execution unit of the printer device of FIG.

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

1 マイクロコンピュータ装置 3 ROM 3d タグ番号情報登録手段 4 RAM 4c タグ番号情報登録エリア 6 出力部 8 キーボード 9 メモリ 9a 図形表示手段 9b 印刷情報出力手段 9c 印刷情報格納手段 9d 印刷情報テーブル 9e タグ番号情報エリア 9f タグ番号登録手段 11 表示装置 12 補助記憶装置 15 ハードディスクインタフェース 16 ハードディスク 16a タグ番号情報登録エリア16a 17 補助記憶装置 18 ハードディスクインタフェース 19 ハードディスク 21 ファイルサーバ 22 ディスク 23 ネットワーク 101 プリンタ装置 201 マイクロコンピュータ装置 301 マイクロコンピュータ装置 401 プリンタ装置 501 プリンタ装置DESCRIPTION OF SYMBOLS 1 Microcomputer device 3 ROM 3d Tag number information registration means 4 RAM 4c Tag number information registration area 6 Output unit 8 Keyboard 9 Memory 9a Graphic display means 9b Print information output means 9c Print information storage means 9d Print information table 9e Tag number information area 9f Tag number registration means 11 Display device 12 Auxiliary storage device 15 Hard disk interface 16 Hard disk 16a Tag number information registration area 16a 17 Auxiliary storage device 18 Hard disk interface 19 Hard disk 21 File server 22 Disk 23 Network 101 Printer device 201 Microcomputer device 301 Microcomputer Apparatus 401 Printer apparatus 501 Printer apparatus

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 文字情報とベクトル図形情報とビットマ
ップ図形情報のいずれかに分類される印刷情報とタグ番
号とを対応づけて記憶し得るタグ番号登録手段と、前記
タグ番号として登録すべき印刷情報をオペレータに選択
させる印刷情報選択手段と、その印刷情報選択手段によ
り選択された印刷情報とタグ番号とを対応づけて前記タ
グ番号登録手段に書き込むタグ番号書込手段と、作成し
た印刷情報のうち前記タグ番号登録手段に登録された印
刷情報については当該タグ番号を印刷タグ番号として
する印刷タグ番号格納手段と、作成した印刷情報のう
ち前記タグ番号登録手段に登録されていない印刷情報に
ついては当該印刷情報を文字情報とベクトル図形情報と
ビットマップ図形情報のいずれかに区分して格納する印
刷情報格納手段と、前記印刷タグ番号格納手段から前記
印刷タグ番号を読み出して外部へ出力する印刷タグ番号
出力手段と、前記印刷情報格納手段から前記印刷情報を
読み出して外部へ出力する印刷情報出力手段とを具備し
たことを特徴とするマイクロコンピュータ装置。
1. Character information, vector graphic information and bitmap
And stored obtained Rutagu number registration device Tsu the print information and the tag numbers that are classified as either flop graphic information corresponds association with, the
Select print information to be registered as tag number for operator
Print information selecting means, and the print information selecting means.
The selected print information and the tag number
Tag number writing means for writing to the tag number registration means, and a mark registered in the tag number registration means among the created print information.
Case the tag number as the print tag number for printing information
A print tag number storage means for paying, print information created
The print information not registered in the tag number registration means
The print information is converted into character information and vector graphic information.
A mark that is stored separately in any of the bitmap graphic information
Print information storage means, a print tag number for reading out the print tag number from the print tag number storage means and outputting the print tag number to the outside.The print information is output from the print information storage means.
A microcomputer device comprising: a print information output unit that reads and outputs the read information to the outside .
【請求項2】 請求項1に記載のマイクロコンピュータ
装置において、前記印刷情報選択手段は、複数の印刷情
報に基づく画面を表示する表示手段と、前記画面上で前
記印刷情報の複数の組合わせを一括してオペレータに指
定させる複数印刷情報指定手段とからなることを特徴と
するマイクロコンピュータ装置。
2. The microcomputer according to claim 1,
In the apparatus, the print information selecting unit includes a plurality of print information.
Display means for displaying a screen based on the information,
Multiple combinations of print information
And a plurality of print information designating means.
Microcomputer device.
【請求項3】 タグ番号に,文字情報とベクトル図形情
報とビットマップ図形情報のいずれかに分類される1つ
の印刷情報または当該印刷情報の複数の組合わせを予め
対応づけて記憶するタグ番号情報登録手段と、入力され
た印刷情報が前記印刷タグ番号であれば前記タグ番号情
報登録手段から当該印刷タグ番号に該当する印刷情報を
検索して印刷を実行するタグ番号対応印刷実行手段と、
入力された印刷情報が前記印刷タグ番号でなければ当該
印刷情報が文字情報とベクトル図形情報とビットマップ
図形情報のいずれであるかを判別し当該判別結果に応じ
た印刷を実行する印刷実行手段とを具備したことを特徴
とするプリンタ装置。
3. Tag information includes character information and vector graphic information.
Classified as either information or bitmap graphic information
Tag number information registration means for previously association with each of the print information or a combination of the print information is input
If the print information is the print tag number, the tag number information
Tag number corresponding print execution means for searching for print information corresponding to the print tag number from the information registration means and executing printing .
If the input print information is not the print tag number, the
Printing information is character information, vector graphic information and bitmap
Judge which of the graphic information, and according to the judgment result
And a print executing means for executing the printing .
【請求項4】 請求項1または請求項2に記載のマイク
ロコンピュータ装置において、前記タグ番号登録手段
記録部としてハードディスクまたはネットワーク上の
サーバを用いたことを特徴とするマイクロコンピュータ
装置。
4. Oite microcomputer equipment according to claim 1 or claim 2, the tag number registration means
As a recording unit , on a hard disk or network
A microcomputer device using a server .
【請求項5】 請求項に記載のプリンタ装置におい
て、前記タグ番号情報登録手段の記録部として、ハード
ディスクまたはネットワーク上のサーバを用いたことを
特徴とするプリンタ装置。
In the printer apparatus according to claim 5] claim 3, as a recording unit of the tag number information registration means, hard
A printer device using a disk or a server on a network.
JP3279641A 1991-10-25 1991-10-25 Microcomputer device and printer device Expired - Lifetime JP2734248B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3279641A JP2734248B2 (en) 1991-10-25 1991-10-25 Microcomputer device and printer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3279641A JP2734248B2 (en) 1991-10-25 1991-10-25 Microcomputer device and printer device

Publications (2)

Publication Number Publication Date
JPH05119934A JPH05119934A (en) 1993-05-18
JP2734248B2 true JP2734248B2 (en) 1998-03-30

Family

ID=17613817

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3279641A Expired - Lifetime JP2734248B2 (en) 1991-10-25 1991-10-25 Microcomputer device and printer device

Country Status (1)

Country Link
JP (1) JP2734248B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0664522B2 (en) * 1984-08-08 1994-08-22 富士通株式会社 Data transfer method
JP2503435B2 (en) * 1986-09-05 1996-06-05 富士ゼロックス株式会社 Image editing equipment
JPH01114934A (en) * 1987-10-29 1989-05-08 Oki Electric Ind Co Ltd Printing processing method
JPH0628022B2 (en) * 1989-02-09 1994-04-13 セイコー電子工業株式会社 Character / graphic output device

Also Published As

Publication number Publication date
JPH05119934A (en) 1993-05-18

Similar Documents

Publication Publication Date Title
US8339644B2 (en) Printer driver, printer driver program recording medium, print data importing device, print data importing program recording medium, and installer recording medium
CN102681802B (en) Messaging device and Method of printing
JP2003058528A (en) Character processor, character processing method and program
JP5077105B2 (en) Image processing apparatus, image processing program, and image processing system
JP2002082791A (en) Print system for supplying virtual printer, information processor and information processing method
US20040100653A1 (en) Network printer and data sharing printing system
WO2010106585A1 (en) Printer device and printer system
JP3924106B2 (en) Image processing apparatus, image processing method, and computer-readable recording medium storing program for causing computer to execute the method
JPH09174956A (en) Printer controller
JP2734248B2 (en) Microcomputer device and printer device
JP2021108001A (en) Program and control method
JP2007011515A (en) Print system, control method of print system and program
US20080244622A1 (en) Printer Driver Program and Printer System Having Same
JP3624556B2 (en) Print control device
US20060126109A1 (en) Method and apparatus to manage print jobs using labeling
JP2008158885A (en) Information processor, document print processing method, program and recording medium
JP2007011514A (en) Print system, control method of print system and program
US20020186396A1 (en) Image processing apparatus, image processing system and image processing program storage medium
JP2005193559A (en) Image forming apparatus
JPH0962659A (en) Printer
JPH0747724A (en) Printer
JP2902736B2 (en) Multimedia data projector device
JP4751771B2 (en) Information processing apparatus, information processing system, program, and recording medium thereof
JP4642445B2 (en) Terminal device and ticket issuing system
JP2005346443A (en) Network printing system