JPH06242894A - Data transmission system for printer - Google Patents

Data transmission system for printer

Info

Publication number
JPH06242894A
JPH06242894A JP5026673A JP2667393A JPH06242894A JP H06242894 A JPH06242894 A JP H06242894A JP 5026673 A JP5026673 A JP 5026673A JP 2667393 A JP2667393 A JP 2667393A JP H06242894 A JPH06242894 A JP H06242894A
Authority
JP
Japan
Prior art keywords
data
printer
characters
character
blank
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
Application number
JP5026673A
Other languages
Japanese (ja)
Inventor
Hirotsugu Inoue
博嗣 井上
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.)
Sharp Corp
Original Assignee
Sharp 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
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP5026673A priority Critical patent/JPH06242894A/en
Publication of JPH06242894A publication Critical patent/JPH06242894A/en
Pending legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Character Spaces And Line Spaces In Printers (AREA)
  • Cash Registers Or Receiving Machines (AREA)

Abstract

PURPOSE:To reduce the number of transmission data and to speed up the printing processing by counting consecutive blank numbers, comparing them with a standard number, and moving the printing position by the consecutive blank numbers in a lump. CONSTITUTION:A CPU1 sends data at every character to a printer 13 and secures a counter area to update and store a number (n) of the consecutive blank character data on a RAM4, setting '0' as an initial value. Whether the data to be sent to the printer 3 are blank character data or not, is judged, and when the content of a counter (n) is more than the reference number '3', three characters of control data are sent to the printer 13 by shifting the printing position of the printer 13 by the character (n) to the right side in a lump. Accordingly, the data amount to be sent to the printer 13 is reduced as compared with the conventional system which sends the blank character data one by one. Thus, the printer 13 can speed the printing processing and the efficiency of the entire system is improved.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、POS(販売時点情報
管理)のターミナルや電子式キャッシュレジスタなどに
装備され、レシートやジャーナルや伝票などへ印字を行
うプリンタ(印字装置)におけるデータ送信システムに
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data transmission system in a printer (printing device) equipped with a POS (point-of-sale information management) terminal, an electronic cash register or the like for printing on receipts, journals or slips. .

【0002】[0002]

【従来の技術】従来にあっては、例えばPOSターミナ
ルにおいて図4のようなレシート20を印字する場合、
図5のような印字データを出力している。各行のデータ
列の最後には、復帰(CR)と改行(LF)を出力して
いる。これらは「制御文字」と呼ばれるものであり、復
帰(CR)は印字位置(印字ヘッド)をその行の左端に
移動させる機能をもつものであり、改行(LF)は印字
位置を1つ次の行に下げる機能をもつものである。
「売」,「上」,「合」,「計」のような2文字分相当
の幅をもつ文字はそれぞれ、2文字分のデータを送信す
るようになっている。
2. Description of the Related Art Conventionally, for example, when printing a receipt 20 as shown in FIG. 4 at a POS terminal,
The print data as shown in FIG. 5 is output. A carriage return (CR) and a line feed (LF) are output at the end of the data column of each row. These are called "control characters". The carriage return (CR) has a function of moving the print position (print head) to the left end of the line, and the line feed (LF) moves the print position to the next position. It has a function to lower the line.
Characters each having a width corresponding to two characters, such as "Sell", "Up", "Go", and "Total", are designed to transmit data of two characters.

【0003】ただし、プリンタによってはそうなってい
ない場合もある。
However, this may not be the case depending on the printer.

【0004】ところで、空白については、空白1文字分
に対して空白文字データを1データ分送信している。空
白文字データは、何も印字することなく印字位置(印字
ヘッド)を右側へ1文字分だけ移動させる機能をもつ。
空白が続く場合は、上記の動作を繰り返す。
Regarding the blank, one blank character data is transmitted for each blank character. The blank character data has a function of moving the print position (print head) to the right by one character without printing anything.
If the blank continues, the above operation is repeated.

【0005】図5において、1個の空白文字データも1
文字データと数える。データ数は、1行目で17個、2
行目と10行目が2個、その他の行がすべて24個であ
り、図4のレシート20の印字を行うときには、プリン
タに対して合計261個の文字データを送信することに
なる。
In FIG. 5, one blank character data is also 1
Count as character data. The number of data is 17 in the first line, 2
The second and tenth lines are two, and the other lines are all 24. When the receipt 20 of FIG. 4 is printed, a total of 261 character data is transmitted to the printer.

【0006】[0006]

【発明が解決しようとする課題】従来の技術において
は、何も印字しない空白文字データについても、その1
文字分ずつをそのまま逐一プリンタに送信している。例
えば、図5の3行目のデータの場合、プリンタに送信す
る24文字分のデータのうち、6割以上の15文字分が
空白文字データで占められている。その15個の空白文
字データの1つ1つを順次的に送信するようになってい
る。図5の全体についてみると、送信データ数261個
のうち、実に半分近い125文字分もが空白文字データ
となっている。
In the prior art, the blank character data in which nothing is printed is also
It sends each character as it is to the printer. For example, in the case of the data on the third line in FIG. 5, out of the data of 24 characters to be transmitted to the printer, 15 characters (60% or more) are occupied by blank character data. Each of the 15 blank character data is sequentially transmitted. Looking at the whole of FIG. 5, of the 261 transmitted data, 125 characters, which is almost half, is blank character data.

【0007】しかし、このようにプリンタに送信すべき
データのうちのかなりの部分が何も印字しない空白文字
データで占められている場合であっても、CPU(中央
演算処理装置)はその空白文字データを含めた総数分の
データを1文字データずつ順次的に送信していく必要が
あり、このことが印字処理速度の低下の原因となってい
た。
However, even if a considerable part of the data to be transmitted to the printer is occupied by blank character data that does not print anything, the CPU (Central Processing Unit) does not It is necessary to sequentially transmit the data for the total number including the data, one character at a time, which causes a decrease in print processing speed.

【0008】本発明は、このような事情に鑑みて創案さ
れたものであって、空白文字データの取り扱いを合理化
することにより、送信データ数を削減して印字処理を高
速化することを目的とする。
The present invention was devised in view of such circumstances, and it is an object of the present invention to reduce the number of transmitted data and speed up the printing process by rationalizing the handling of blank character data. To do.

【0009】[0009]

【課題を解決するための手段】本発明に係るプリンタに
おけるデータ送信システムは、プリンタに送信すべき印
字データの中に連続する空白文字データがいくつあるか
をカウントする手段と、その連続空白個数を所定の基準
個数と比較する手段と、連続空白個数が基準個数よりも
少ないときは空白文字データをそのまま送信する手段
と、連続空白個数が基準個数以上のときはその連続する
空白文字データのすべてに相当する分だけプリンタの印
字位置を一括移動させる制御データを送信する手段とを
備えたことを特徴とするものである。
A data transmission system for a printer according to the present invention includes a means for counting the number of consecutive blank character data in the print data to be transmitted to the printer, and the number of consecutive blanks. A means for comparing with a predetermined reference number, a means for transmitting blank character data as it is when the number of consecutive blanks is less than the reference number, and a means for transmitting all the consecutive blank character data when the number of consecutive blanks is more than the reference number. And a means for transmitting control data for collectively moving the printing positions of the printer by a corresponding amount.

【0010】[0010]

【作用】連続空白個数をカウントし、それを基準個数と
比較し、基準個数以上のときは空白文字データをいちい
ち1文字分ずつ送信するのではなく、印字位置(印字ヘ
ッド)を連続空白個数分だけ一括移動させる。そのため
の制御データは連続した空白文字データの全量よりも少
なくてすむ。
[Function] The number of consecutive blanks is counted and compared with the reference number. When the number of consecutive blanks is greater than the reference number, the blank character data is not transmitted one by one, but the print position (print head) is counted by the number of consecutive blanks. Just move all at once. The control data for that is smaller than the total amount of continuous blank character data.

【0011】[0011]

【実施例】以下、本発明に係るプリンタのデータ送信シ
ステムの一実施例を図面に基づいて詳細に説明する。こ
の実施例はPOSターミナルに適用したものである。図
1はPOSターミナルの電気的な概略構成を示すブロッ
ク線図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a printer data transmission system according to the present invention will now be described in detail with reference to the drawings. This embodiment is applied to a POS terminal. FIG. 1 is a block diagram showing an electrical schematic configuration of a POS terminal.

【0012】システム全体の制御を司るCPU(中央演
算処理装置)1に対してバスライン2を介してROM
(リードオンリーメモリ)3、RAM(ランダムアクセ
スメモリ)4、表示制御回路5、ディスク制御回路6、
キーボード制御回路7、プリンタ制御回路8、時計回路
9が接続されている。ROM3にはシステムのプログラ
ムが格納されており、RAM4はワーキングメモリとし
て機能する。各種処理の内容や結果などを表示するCR
TやLCDなどの表示器10は表示制御回路5に接続さ
れて駆動制御されるようになっている。ディスク制御回
路6は、ディスクドライバ11の駆動制御を行い、商品
コードや金額などの各種データの書き込みおよび読み出
しを行うようになっている。キーボード制御回路7は、
キーボード12からのデータを入力処理し、CPU1に
送出するようになっている。プリンタ制御回路8は、C
PU1とプリンタ13との間でデータのやりとりを仲介
制御する。すなわち、CPU1はプリンタ13に対する
印字データの送信をこのプリンタ制御回路8を介して行
い、プリンタ13は送信されてきた印字データに基づい
て印字を行うようになっている。なお、時計回路9は、
時間のカウントを行い、現在の日付および時刻を更新す
る。
A CPU (Central Processing Unit) 1 which controls the entire system and a ROM via a bus line 2
(Read-only memory) 3, RAM (random access memory) 4, display control circuit 5, disk control circuit 6,
A keyboard control circuit 7, a printer control circuit 8 and a clock circuit 9 are connected. The ROM 3 stores a system program, and the RAM 4 functions as a working memory. CR that displays the contents and results of various processes
A display 10 such as a T or LCD is connected to the display control circuit 5 and is drive-controlled. The disc control circuit 6 controls the drive of the disc driver 11 to write and read various data such as a product code and an amount of money. The keyboard control circuit 7
The input data from the keyboard 12 is processed and sent to the CPU 1. The printer control circuit 8 is C
It mediates control of data exchange between the PU 1 and the printer 13. That is, the CPU 1 sends print data to the printer 13 via the printer control circuit 8, and the printer 13 prints based on the sent print data. The clock circuit 9
Count time and update current date and time.

【0013】プリンタ13は、制御文字と呼ばれる特殊
なデータに対しては、それに応じて特別な処理を実行す
る。各種の制御文字(制御データ)のうち本発明に直接
関係のあるのは次の3つである。CR(復帰)と、LF
(改行)と、MV(位置移動)とである。復帰(CR)
は、印字位置(印字ヘッド)を同じ行の左端へ移動させ
る機能をもつものであり、改行(LF)は、1行分だけ
印字位置を下に移動させる機能をもつものである。そし
て、位置移動(MV)は、本発明の主要素であり、連続
する空白文字データの個数が所定の基準個数以上のとき
に、その連続空白個数分だけ印字位置(印字ヘッド)を
右側へ一括移動させる機能をもつものである。復帰(C
R)も改行(LF)も1文字分のデータであるが、位置
移動(MV)については、移動量を指定するために2桁
の数字のデータを続けて送る必要があり、実質的には3
文字分のデータ列となる。位置移動の制御データの例を
示すと、 MV05……印字位置を右側へ5文字分一括移動させ
る MV08……印字位置を右側へ8文字分一括移動させ
る MV13……印字位置を右側へ13文字分一括移動さ
せる といった具合である。なお、「売」,「上」,「合」,
「計」のような2文字分相当の幅をもつ文字(図3,図
4参照)は、2文字分のデータを送信するものとする。
The printer 13 carries out special processing for special data called control characters. Of the various control characters (control data), the following three are directly related to the present invention. CR (return) and LF
(Line feed) and MV (position shift). Return (CR)
Has a function of moving the print position (print head) to the left end of the same line, and line feed (LF) has a function of moving the print position downward by one line. The position movement (MV) is a main element of the present invention, and when the number of consecutive blank character data is equal to or larger than a predetermined reference number, the printing positions (print heads) are batched to the right by the number of consecutive blanks. It has the function of moving. Return (C
Both R) and line feed (LF) are data for one character, but for position movement (MV), it is necessary to send 2-digit numerical data in succession in order to specify the movement amount. Three
It becomes a data string for characters. An example of control data for position movement is as follows: MV05 …… Move the print position to the right by 5 characters at a time MV08 …… Move the print position to the right by 8 characters at a time MV13 …… Move the print position to the right by 13 characters For example, move them all at once. In addition, "sell", "up", "go",
A character having a width equivalent to two characters (see FIGS. 3 and 4) such as “total” is assumed to transmit data for two characters.

【0014】次に、動作を説明する。CPU1は、1文
字ごとに図2のフローチャートに従ってデータをプリン
タ13に送信する。連続する空白文字データの個数(連
続空白個数)nを更新記憶するためのカウンタ領域をR
AM4上に確保しておき、初期値として“0”をセット
しておく。
Next, the operation will be described. The CPU 1 transmits data to the printer 13 character by character according to the flowchart of FIG. R is a counter area for updating and storing the number of consecutive blank character data (the number of consecutive blanks) n
It is secured on AM4 and "0" is set as an initial value.

【0015】ステップS1においてプリンタ13に送信
すべき1文字分のデータが空白文字データか否かを判断
し、空白文字データのときはステップS2に進んで連続
空白個数のカウンタnをインクリメントする。このとき
は文字データの送信は行わず、次の1文字分のデータ処
理のサイクルへ進む。
In step S1, it is determined whether the data for one character to be transmitted to the printer 13 is blank character data. If it is blank character data, the process proceeds to step S2 and the counter n for the number of continuous blanks is incremented. At this time, the character data is not transmitted, and the process proceeds to the next data processing cycle for one character.

【0016】ステップS1において空白文字データでは
ないと判断したときは、ステップS3に進んで連続空白
個数のカウンタnの内容が“0”になっているか否かを
判断する。“0”になっているときは、ステップS7に
スキップし、その1文字分のデータ(非空白文字デー
タ)をプリンタ13に送信する。そして、ステップS8
を経て、次の1文字分のデータ処理サイクルへ進む。
If it is determined in step S1 that the character data is not blank character data, the flow advances to step S3 to determine whether the content of the counter n for the number of consecutive blanks is "0". When it is "0", the process skips to step S7 and the data for one character (non-blank character data) is transmitted to the printer 13. Then, step S8
After that, the process proceeds to the data processing cycle for the next one character.

【0017】ステップS3の判断で連続空白個数のカウ
ンタnの内容が“0”ではないとき、ステップS4に進
んでカウンタnの内容が基準個数“3”以上か否かを判
断する。n=1またはn=2のときは、ステップS5に
進んで、n個分の空白文字データをプリンタ13に送信
し、次いで、ステップS7でそのときの1文字分のデー
タ(非空白文字データ)をプリンタ13に送信し、ステ
ップS8でカウンタnの内容をクリアしてから、次の1
文字分のデータ処理サイクルへ進む。
If the content of the counter n for the number of consecutive blanks is not "0" in the determination of step S3, the process proceeds to step S4 to determine whether the content of the counter n is the reference number "3" or more. When n = 1 or n = 2, the process proceeds to step S5, n blank character data is transmitted to the printer 13, and then at step S7, one character data at that time (non-blank character data). Is transmitted to the printer 13, the contents of the counter n are cleared in step S8, and then the next 1
Proceed to the character data processing cycle.

【0018】ステップS4の判断において連続空白個数
のカウンタnの内容が基準個数“3”以上であるとき
は、ステップS6に進んで、n文字分だけプリンタ13
の印字位置(印字ヘッド)を右側へ一括移動させる制御
データ「MV○○」(3文字分)をプリンタ13に送信
し、次いで、ステップS7でそのときの1文字分のデー
タ(非空白文字データ)をプリンタ13に送信し、ステ
ップS8でカウンタnの内容をクリアしてから、次の1
文字分のデータ処理サイクルへ進む。
If the content of the counter n for the number of consecutive blanks is equal to or larger than the reference number "3" in the determination in step S4, the process proceeds to step S6, and the printer 13 for n characters.
The control data "MV ○○" (for 3 characters) for moving the print position (print head) of the above to the right all at once is transmitted to the printer 13, and then at step S7, the data for 1 character at that time (non-blank character data) ) Is sent to the printer 13, the contents of the counter n are cleared in step S8, and then
Proceed to the character data processing cycle.

【0019】以上のように処理することにより、3文字
分以上の連続した空白文字データの場合には、ステップ
S1→S3→S4→S6と進んで、すべて位置移動の制
御データ列(3文字分)に置き換えられて送信されるた
め、空白文字データを1個ずつ送信する従来方式に比べ
て、プリンタ13に送信するデータ量が減少する。
As a result of the above processing, in the case of continuous blank character data of three characters or more, the process proceeds to steps S1 → S3 → S4 → S6, and all control data strings for position movement (for three characters) ), The amount of data to be transmitted to the printer 13 is reduced as compared with the conventional method in which blank character data is transmitted one by one.

【0020】また、連続した空白文字データが1文字ま
たは2文字であるときは、空白文字データをそのまま送
信する(S5)ので送信データ量が増えることはない。
Further, when the continuous blank character data is one or two characters, the blank character data is transmitted as it is (S5), so that the transmission data amount does not increase.

【0021】本実施例によって例えば図4のようなレシ
ート20を印字する場合、プリンタ13に送信されるデ
ータ列は図3のようになる。例えば3行目においては連
続空白個数が15であるので、一括的な印字位置移動の
ための制御データとして「MV15」(3文字分。「MV」
は1文字分)が送信され、合計の送信データ数は12と
なり、従来例の24に比べて12も減っている。計算式
で示すと、15−3=12である。4行目の場合、連続
空白個数が13であるので、制御データとして「MV1
3」(3文字分)が送信され、合計の送信データ数は1
4となり、従来例の24に比べて10も減っている。す
なわち、13−3=10である。また、7行目の場合、
連続空白個数が8であるので、制御データとして「MV0
8」(3文字分)が送信され、合計の送信データ数は1
9となり、従来例の24に比べて5だけ減っている。す
なわち、8−3=5である。
When the receipt 20 shown in FIG. 4 is printed according to this embodiment, the data string transmitted to the printer 13 is as shown in FIG. For example, in the third line, since the number of continuous blanks is 15, "MV15" (3 characters. "MV") is used as control data for batch printing position movement.
1 character) is transmitted, and the total number of transmission data is 12, which is 12 less than that of the conventional example 24. According to the calculation formula, 15-3 = 12. In the case of the 4th line, since the number of consecutive blanks is 13, the control data "MV1
3 "(3 characters) is transmitted, and the total number of transmitted data is 1
4, which is 10 less than that of the conventional example 24. That is, 13-3 = 10. In the case of the 7th line,
Since the number of consecutive blanks is 8, "MV0
8 "(for 3 characters) is transmitted, and the total number of transmitted data is 1
The number is 9, which is 5 less than that of the conventional example 24. That is, 8-3 = 5.

【0022】図4に示したレシート20の印字を行うと
き、従来例にあっては図5で示したとおり合計261個
の文字データを送信していたのに対して、本実施例によ
れば、図3に示すように、合計168個分ですみ、プリ
ンタ13への送信データ量を約35%も減少させること
ができた。一般的にいうと、空白が多いほど、また、連
続する空白文字列が長いほど、送信すべきデータ量の減
少の割合が大きくなる。
When the receipt 20 shown in FIG. 4 is printed, the conventional example sends a total of 261 character data as shown in FIG. As shown in FIG. 3, a total of 168 pieces were required, and the amount of data transmitted to the printer 13 could be reduced by about 35%. Generally speaking, the more blank spaces there are and the longer the continuous blank character strings are, the greater the reduction rate of the amount of data to be transmitted becomes.

【0023】以上のように、空白文字データが連続する
とき、位置移動(MV)を指令する1文字分のデータと
連続空白個数を表す2文字分のデータとの合計3文字分
の制御データで代替するように構成し、その制御データ
の文字数が連続した空白文字データの全量よりも少なく
てすむので、従来例に比べて送信データ量を減少させ、
その分、プリンタ13としては印字処理の速度をアップ
することができ、また、CPU1としては他の処理に速
やかに移行することができることになり、システム全体
としての効率が向上する。
As described above, when the blank character data are continuous, the control data for three characters in total, that is, the data for one character for instructing the position movement (MV) and the data for two characters indicating the number of continuous blanks are used. Since the number of characters of the control data is smaller than the total amount of continuous blank character data, the transmission data amount is reduced as compared with the conventional example.
As a result, the printer 13 can increase the speed of the printing process, and the CPU 1 can quickly shift to another process, which improves the efficiency of the entire system.

【0024】なお、上記実施例では連続空白個数である
nの閾値(基準個数)を“3”としたが、これは本実施
例における位置移動の制御データが「MV15」とか「MV
08」とかの3文字分であるからである。位置移動の制
御データ列がx文字分であれば、連続空白個数であるn
の閾値(基準個数)を“x”とすればよい。
In the above embodiment, the threshold value (reference number) of n, which is the number of consecutive blanks, is set to "3", but this is because the control data for position movement in this embodiment is "MV15" or "MV".
It is because it is three characters such as "08". If the control data string for position movement is x characters, n is the number of consecutive blanks.
The threshold value (reference number) may be set to “x”.

【0025】[0025]

【発明の効果】以上のように、本発明によれば、連続空
白個数が基準個数以上のとき、その連続する空白文字デ
ータの分だけ印字位置(印字ヘッド)を一括移動させる
制御データを送信するだけであるので、空白文字データ
を1文字分ずつ送信する場合に比べて、送信すべきデー
タ数が減少し、印字処理を高速化することができる。
As described above, according to the present invention, when the number of continuous blanks is equal to or larger than the reference number, control data for collectively moving the printing position (print head) by the amount of continuous blank character data is transmitted. Therefore, the number of data to be transmitted is reduced and the printing process can be speeded up as compared with the case where blank character data is transmitted character by character.

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

【図1】本発明の一実施例に係るプリンタのデータ送信
システムを適用したPOSターミナルの電気的構成を示
すブロック線図である。
FIG. 1 is a block diagram showing an electrical configuration of a POS terminal to which a printer data transmission system according to an embodiment of the present invention is applied.

【図2】実施例のプリンタのデータ送信システムの動作
説明に供するフローチャートである。
FIG. 2 is a flowchart for explaining the operation of the printer data transmission system according to the embodiment.

【図3】実施例の方式によって図4のレシートの印字情
報を送信するときの送信データの概念図である。
FIG. 3 is a conceptual diagram of transmission data when transmitting the print information of the receipt of FIG. 4 according to the method of the embodiment.

【図4】POSターミナルにおいて印字出力されたレシ
ートの例を示す図である。
FIG. 4 is a diagram showing an example of a receipt printed out at a POS terminal.

【図5】従来方式によって図4のレシートの印字情報を
送信するときの送信データの概念図である。
5 is a conceptual diagram of transmission data when the print information of the receipt of FIG. 4 is transmitted by the conventional method.

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

1……CPU 3……ROM 4……RAM 8……プリンタ制御回路 13……プリンタ 20……レシート n……連続空白個数のカウンタ 1 ... CPU 3 ... ROM 4 ... RAM 8 ... Printer control circuit 13 ... Printer 20 ... Receipt n ... Counter for continuous blank number

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 プリンタに送信すべき印字データの中に
連続する空白文字データがいくつあるかをカウントする
手段と、その連続空白個数を所定の基準個数と比較する
手段と、連続空白個数が基準個数よりも少ないときは空
白文字データをそのまま送信する手段と、連続空白個数
が基準個数以上のときはその連続する空白文字データの
すべてに相当する分だけプリンタの印字位置を一括移動
させる制御データを送信する手段とを備えたことを特徴
とするプリンタにおけるデータ送信システム。
1. A means for counting the number of consecutive blank character data in print data to be transmitted to a printer, a means for comparing the number of consecutive blank characters with a predetermined reference number, and a reference for the number of consecutive blank characters. When the number of blank characters is less than the number of blank characters, the method to send the blank character data as it is, and when the number of consecutive blank characters is more than the reference number, the control data to collectively move the printing position of the printer by the amount corresponding to all the consecutive blank characters data is provided. A data transmission system in a printer, comprising: a means for transmitting.
JP5026673A 1993-02-16 1993-02-16 Data transmission system for printer Pending JPH06242894A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5026673A JPH06242894A (en) 1993-02-16 1993-02-16 Data transmission system for printer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5026673A JPH06242894A (en) 1993-02-16 1993-02-16 Data transmission system for printer

Publications (1)

Publication Number Publication Date
JPH06242894A true JPH06242894A (en) 1994-09-02

Family

ID=12199919

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5026673A Pending JPH06242894A (en) 1993-02-16 1993-02-16 Data transmission system for printer

Country Status (1)

Country Link
JP (1) JPH06242894A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1903437A2 (en) 2006-07-31 2008-03-26 Seiko Epson Corporation Update data transmission method, firmware writing system, and update data transmission program
CN102873997A (en) * 2011-07-12 2013-01-16 兄弟工业株式会社 Printing device and non-transitory computer readable medium storing printing control program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1903437A2 (en) 2006-07-31 2008-03-26 Seiko Epson Corporation Update data transmission method, firmware writing system, and update data transmission program
US8255894B2 (en) 2006-07-31 2012-08-28 Seiko Epson Corporation Update data transmission method, computer program for practicing the method, host device and firmware writing system
CN102873997A (en) * 2011-07-12 2013-01-16 兄弟工业株式会社 Printing device and non-transitory computer readable medium storing printing control program

Similar Documents

Publication Publication Date Title
US3770941A (en) Data processing system for handling the flow of merchandise articles or services on a plurality of selling points
JPH06242894A (en) Data transmission system for printer
JPH07109637B2 (en) Electronic cash register
CN104063189A (en) Print Control Method, Print Control Device, And Storage Medium
US4553219A (en) Typewriter having calculating capability
JP2975233B2 (en) Product sales data processing device
JP2554380B2 (en) Credit terminal
JP3083246B2 (en) Label printer
JPH0522933B2 (en)
JP2645170B2 (en) Line printer printing method
JP2959956B2 (en) Label printer
JP3112632B2 (en) Product sales registration data processing device
JP3116501B2 (en) Product data processing device
JPS636914B2 (en)
JPH0374795A (en) Commodity sales data processor
JPH06155794A (en) Printer
JPH0530225Y2 (en)
JP2604291B2 (en) Card processing equipment
JPS62144234A (en) Slip print system
JP3214134B2 (en) Vending machine compatible with ID card
JPH01199839A (en) Device for processing data of weighing sale
JPH071515B2 (en) Electronic cash register
JPH04367996A (en) Pos terminal
JPS5880761A (en) Data register of sold article
JP3561000B2 (en) Barcode printing method