JPH05307626A - Bar code printer - Google Patents

Bar code printer

Info

Publication number
JPH05307626A
JPH05307626A JP13992892A JP13992892A JPH05307626A JP H05307626 A JPH05307626 A JP H05307626A JP 13992892 A JP13992892 A JP 13992892A JP 13992892 A JP13992892 A JP 13992892A JP H05307626 A JPH05307626 A JP H05307626A
Authority
JP
Japan
Prior art keywords
data
bar code
digit
digits
check digit
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.)
Granted
Application number
JP13992892A
Other languages
Japanese (ja)
Other versions
JP2998817B2 (en
Inventor
Akihiro Sawada
昭広 澤田
Hideo Ueno
英生 上野
Akihiko Niwa
明彦 丹羽
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.)
Brother Industries Ltd
Original Assignee
Brother Industries Ltd
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 Brother Industries Ltd filed Critical Brother Industries Ltd
Priority to JP13992892A priority Critical patent/JP2998817B2/en
Publication of JPH05307626A publication Critical patent/JPH05307626A/en
Application granted granted Critical
Publication of JP2998817B2 publication Critical patent/JP2998817B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To provide a printer capable of preventing the generation of data misinput and improving operability. When the fixed CONSTITUTION:When the fixed number of digits is set up to '8' in a fixed mode after starting bar code data input/operation processing control, the value of a check digit is computed at the time of inputting 7 digits (S64: YES), additionally stored in a text memory (S68) and displayed on a prescribed display position of a display (S69). When a free mode is set up, the display position of the check digit value is moved (S71) to the right only by one digit in each depression of a valid character key, an inputted character is displayed (S72) on the left side of the check digit value, the check digit value is calculated (S68), and the calculated value is displayed (S69) on a prescribed display position.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、バーコード印刷装置に
関し、特にチェックデジットの演算と表示とに改良を加
えたものに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bar code printer, and more particularly to an improved check digit calculation and display.

【0002】[0002]

【従来の技術】従来、バーコード印刷装置においては、
キーボードと、ディスプレイと、バーコードをドットパ
ターンで印字可能な印字機構と、データメモリを含む印
字表示制御部とを備え、キーボードから入力されたバー
コードの数字データをデータメモリに格納し、そのデー
タメモリに格納した数字データに基いて、印字表示制御
部によりバーコードの複数のバーとバーコードの複数の
数字を印字する為のドットパターンデータを作成して印
字機構に印字させるように構成してある。
2. Description of the Related Art Conventionally, in bar code printers,
It is equipped with a keyboard, a display, a printing mechanism that can print barcodes in a dot pattern, and a print display control unit that includes a data memory, and stores the numeric data of barcodes input from the keyboard in a data memory. Based on the numeric data stored in the memory, the print display control unit creates dot pattern data for printing multiple barcodes and multiple barcode numbers, and prints them on the printing mechanism. is there.

【0003】ところで、バーコードには桁数が8桁や1
3桁に固定された固定桁バーコードと、桁数が固定され
ていない自由桁バーコードとがあり、どちらも実用に供
されているが、何れの種類のバーコードにおいても、末
尾桁(前記固定桁バーコードの場合、8桁目や13桁
目)には、バーコードの読み取り時に正しく読み取った
か否かチェックする為の1桁の数字からなるチェックデ
ジットが設けられる。前記チェックデジットは、チェッ
クデジット以外のバーコードを構成する複数の数字を用
いて、所定のコード体系(モジュラス10やモジュラス
43)の所定の演算式に基いて演算される。前記バーコ
ードのデータ入力時、入力データはディスプレイに表示
され、データ入力が終了すると、データ入力終了を指令
する指令に応じて、チェックデジットが演算され、入力
データの末尾データに続けてデータメモリに格納され、
且つチェックデジットも末尾桁位置に表示される。
By the way, the bar code has eight digits or one digit.
There are fixed-digit bar codes fixed to three digits and free-digit bar codes in which the number of digits is not fixed, both of which have been put into practical use. In the case of a fixed digit barcode, the check digit consisting of a single digit is provided at the 8th digit and the 13th digit) to check whether the barcode has been read correctly. The check digit is calculated based on a predetermined arithmetic expression of a predetermined code system (modulus 10 or modulus 43) using a plurality of numbers that form a barcode other than the check digit. When the bar code data is input, the input data is displayed on the display, and when the data input is completed, the check digit is calculated according to the command for instructing the end of the data input, and the end data of the input data is continuously stored in the data memory. Stored,
Moreover, the check digit is also displayed at the last digit position.

【0004】[0004]

【発明が解決しようとする課題】従来のバーコード印刷
装置では、固定桁バーコードの場合も、自由桁バーコー
ドの場合も、バーコードのデータ入力終了時にチェック
デジットが演算され、ディスプレイに表示される。この
ように、チェックデジットの演算と表示に関して、固定
桁バーコードの場合と自由桁バーコードの場合とが何ら
区別されておらず、同様に処理されるため、データ入力
時に、固定桁なのか自由桁なのか明瞭でなく、特に固定
桁のバーコードのデータ入力時に必要桁数よりも多い桁
数のデータを入力したり少ない桁数のデータを入力した
りする等桁数のミスを起こしやすいこと、自由桁のバー
コードの場合にも、データ入力終了を指令する指令を逐
一入力する必要があり操作が煩雑化すること、等の問題
がある。本発明の目的は、データ入力ミスを防止でき、
且つ操作性を向上できるバーコード印刷装置を提供する
ことである。
In the conventional bar code printer, the check digit is calculated and displayed on the display at the end of the bar code data input regardless of whether it is a fixed digit bar code or a free digit bar code. It In this way, regarding the calculation and display of the check digit, there is no distinction between the case of fixed digit bar code and the case of free digit bar code, and they are processed in the same way. It is not clear whether it is a digit or not, especially when inputting barcode data of fixed digits, it is easy to make mistakes in the number of digits such as entering data with more digits than necessary or entering data with fewer digits. Even in the case of a free-digit bar code, there is a problem that it is necessary to input a command for instructing the end of data input one by one, and the operation becomes complicated. The object of the present invention is to prevent data input errors,
Another object of the present invention is to provide a bar code printer that can improve operability.

【0005】[0005]

【課題を解決するための手段】請求項1のバーコード印
刷装置は、少なくとも数字のデータと種々の指令を入力
する為の入力手段と、ドットパターンでバーコードを印
字可能な印字手段と、前記入力手段から入力されたバー
コードのデータを記憶するデータ記憶手段と、前記デー
タ記憶手段に記憶されたバーコードのデータを表示する
表示手段と、前記データ記憶手段のデータを受けてドッ
トパターンデータを作成し、印字手段に印字させる印字
制御手段とを備えたバーコード印刷装置において、固定
桁数のバーコードを入力する固定モードと、自由桁数の
バーコードを入力する自由モードとを択一的に設定する
為のモード設定手段と、前記固定モードのときのバーコ
ードの桁数を設定するための桁数設定手段と、前記固定
モードのときには、モード設定手段で設定された桁数分
のバーコードのデータの入力完了後に、そのバーコード
のチェックデジットを演算し、そのチェックデジットの
データをバーコードのデータに後続させてデータ記憶手
段に記憶させる第1チェックデジット演算手段と、前記
自由モードのときには、バーコードの各データの入力毎
に、そのバーコードのチェックデジットを演算し、その
チェックデジットのデータをバーコードのデータに後続
させてデータ記憶手段に記憶させる第2チェックデジッ
ト演算手段とを備えたものである。
According to a first aspect of the present invention, there is provided a bar code printing apparatus comprising: an input means for inputting at least numerical data and various commands; a printing means capable of printing a bar code in a dot pattern; Data storage means for storing the barcode data input from the input means, display means for displaying the barcode data stored in the data storage means, and dot pattern data for receiving the data in the data storage means. In a bar code printer provided with a printing control means for creating and printing on a printing means, a fixed mode for inputting a bar code with a fixed number of digits and a free mode for inputting a bar code with a free number of digits are selectively selected. Mode setting means for setting, the number of digits setting means for setting the number of digits of the bar code in the fixed mode, and in the fixed mode After inputting the barcode data for the number of digits set by the mode setting means, the check digit of the barcode is calculated, and the check digit data is stored in the data storage means following the barcode data. First check digit calculating means, and in the free mode, each time the barcode data is input, the check digit of the barcode is calculated, and the check digit data is stored following the barcode data. Means for storing the second check digit in the means.

【0006】請求項2のバーコード印刷装置は、請求項
1の装置において、前記表示手段は、前記固定モードに
おいてモード設定手段で桁数が設定されたときに、設定
桁数分の表示部の末尾に、チェックデジットを表示する
為の表示部を識別可能に表示するように構成されたもの
である。
According to a second aspect of the present invention, there is provided the bar code printing apparatus according to the first aspect, wherein the display means has a display unit for the set digit number when the digit number is set by the mode setting means in the fixed mode. The display unit for displaying the check digit is identifiable at the end.

【0007】[0007]

【作用】請求項1のバーコード印刷装置においては、入
力手段から入力された数字のデータは、データ記憶手段
に格納されるとともに、表示手段のディスプレイに表示
され、印刷制御手段は、データ記憶手段のデータを受け
てドットパターンデータを作成して印字手段に印字させ
る。固定桁数のバーコードのデータを入力する場合、モ
ード設定手段により、固定モードを設定し、桁数設定手
段を介して固定モードの時の桁数を設定後、入力手段を
介してバーコードのデータを入力する。この固定モード
のとき、第1チェックデジット演算手段は、モード設定
手段で設定された桁数のデータの入力完了後に、そのバ
ーコードのチェックデジットを演算し、そのチェックデ
ジットのデータをバーコードのデータに後続させてデー
タ記憶手段に記憶させる。
In the bar code printing apparatus according to the present invention, the numerical data input from the input means is stored in the data storage means and is displayed on the display of the display means, and the print control means is the data storage means. The dot pattern data is created in response to the data of 1 to be printed by the printing means. When entering barcode data with a fixed number of digits, set the fixed mode with the mode setting means, set the number of digits in the fixed mode via the number of digits setting means, and then enter the barcode of the barcode via the input means. Enter the data. In this fixed mode, the first check digit calculating means calculates the check digit of the bar code after completing the input of the number of digits of data set by the mode setting means, and converts the check digit data into the bar code data. And is stored in the data storage means.

【0008】一方、自由桁数のバーコードのデータを入
力する場合、モード設定手段により、自由モードを設定
し、入力手段を介してバーコードのデータを入力してい
くと、第2チェックデジット演算手段は、バーコードの
各データの入力毎に、バーコードのチェックデジットを
演算し、そのチェックデジットのデータをバーコードの
データに後続させてデータ記憶手段に記憶させる。この
ように、固定モードのときには、設定桁数のデータの入
力完了後にチェックデジットを演算してデータ記憶手段
に記憶させ、且つ表示手段に表示させるため、データ入
力のミスを起こしにくくなる。しかも、自由モードのと
きには、バーコードのデータの入力毎にチェックデジッ
トを演算してデータ記憶手段に記憶させ、且つ表示手段
に表示させるため、データ入力終了を指令する必要がな
く、操作性が向上する。
On the other hand, in the case of inputting the bar code data of the free digit number, when the free mode is set by the mode setting means and the bar code data is input through the input means, the second check digit operation is performed. The means calculates the check digit of the bar code for each input of the bar code data, and stores the check digit data in the data storage means following the bar code data. As described above, in the fixed mode, since the check digit is calculated and stored in the data storage means and displayed on the display means after the input of the set number of digits of data is completed, a data input error is less likely to occur. Moreover, in the free mode, since the check digit is calculated and stored in the data storage means and displayed on the display means each time the barcode data is input, it is not necessary to instruct the end of data input and the operability is improved. To do.

【0009】請求項2のバーコード印刷装置において
は、前記表示手段は、固定モードにおいて桁数が設定さ
れたときに、設定桁数分の表示部の末尾に、チェックデ
ジットを表示する為の表示部を識別可能に表示する。従
って、バーコードのデータ入力時に、設定桁数分の表示
部の全部に数字が表示されたときに、設定桁数分のデー
タが入力されたことを容易に確認できるうえ、チェック
デジットを表示する為の表示部が識別可能に表示される
ため、設定桁数以上のデータを入力するのを確実に防止
できる。
According to another aspect of the bar code printer of the present invention, the display means displays a check digit at the end of the display portion for the set number of digits when the number of digits is set in the fixed mode. Parts are displayed in a distinguishable manner. Therefore, when a number is displayed on the entire display area for the set number of digits when entering the barcode data, it is possible to easily confirm that the data for the set number of digits has been input and display a check digit. Since the display unit for identifying is displayed in an identifiable manner, it is possible to reliably prevent the input of data having a number of digits larger than the set digit.

【0010】[0010]

【実施例】以下、本発明の実施例について図面に基いて
説明する。本実施例は、アルファベット文字や記号など
の多数のキャラクタ及びバーコードを印字用テープに印
字可能な英語専用のテープ印字装置に本発明を適用した
場合のものである。図2に示すように、テープ印字装置
1の本体フレーム2の前部にはキーボード3が配設さ
れ、キーボード3の後方で本体フレーム2内には印字機
構PMが配設され、またキーボード3の後方には文字や
記号を表示可能な液晶ディスプレイ22が設けられてい
る。キーボード3には、アルファベット文字や数字や記
号を入力する為の文字キー、スペースキー、リターンキ
ー、ディスプレイ22上のカーソルKを左右方向に夫々
移動させる為のカーソル移動キー、文書データを作成す
る文書作成キー、印字フォーマットを設定する為のフォ
ーマット設定キー、印字文字のサイズを設定するサイズ
設定キー、印字文字の書体を設定する書体設定キー、バ
ーコードのデータを入力する為のバーコードキー、印字
を指令する印字キー、バーコードデータをテキストメモ
リ41に格納する実行キー、印字用テープ5をテープ送
りする為のテープ送りキー、電源をON・OFFする為
の電源キーなどが設けられている。
Embodiments of the present invention will be described below with reference to the drawings. The present embodiment is a case where the present invention is applied to an English-only tape printer capable of printing a large number of characters such as alphabetic characters and symbols and a barcode on a printing tape. As shown in FIG. 2, a keyboard 3 is arranged in the front part of the main body frame 2 of the tape printer 1, a printing mechanism PM is arranged in the main body frame 2 behind the keyboard 3, and the keyboard 3 A liquid crystal display 22 capable of displaying characters and symbols is provided on the rear side. The keyboard 3 includes character keys for inputting alphabetic characters, numbers and symbols, a space key, a return key, cursor movement keys for moving the cursor K on the display 22 to the left and right, and a document for creating document data. Create key, format setting key for setting print format, size setting key for setting print character size, type setting key for setting print font, bar code key for entering barcode data, print There are provided a print key for instructing the command, an execution key for storing the bar code data in the text memory 41, a tape feed key for feeding the printing tape 5 to the tape, a power key for turning the power on and off, and the like.

【0011】次に、図3に基いて印字機構PMについて
簡単に説明すると、印字機構PMに着脱自在に矩形状の
テープ収納カセットCSが装着されており、このテープ
収納カセットCSには、透明なフィルムからなる幅約2
4mmの印字用テープ5が巻装されたテープスプール6
と、インクリボン7が巻装されたリボン供給スプール8
と、このインクリボン7を巻取る巻取りスプール9と、
印字用テープ5と同一幅を有する両面テープ10が剥離
紙を外側にして巻装された供給スプール11と、これら
印字用テープ5と両面テープ10とを接合させる接合ロ
ーラ12とが回転自在に設けられている。印字用テープ
5とインクリボン7とが重なる位置には、サーマルヘッ
ド13が立設され、これら印字用テープ5とインクリボ
ン7とをサーマルヘッド13に押圧するプラテンローラ
14と、印字用テープ5と両面テープ10とを接合ロー
ラ12に押圧する送りローラ15とは支持体16に回転
可能に枢支されている。このサーマルヘッド13には、
128個の発熱素子からなる発熱素子群が上下方向に列
設されている。
The printing mechanism PM will be briefly described with reference to FIG. 3. A rectangular tape storage cassette CS is detachably attached to the printing mechanism PM, and the tape storage cassette CS is transparent. Width of about 2 films
Tape spool 6 around which 4mm printing tape 5 is wound
And a ribbon supply spool 8 around which the ink ribbon 7 is wound.
And a take-up spool 9 for taking up the ink ribbon 7,
A supply spool 11 in which a double-sided tape 10 having the same width as the printing tape 5 is wound with a release paper outside and a joining roller 12 for joining the printing tape 5 and the double-sided tape 10 are rotatably provided. Has been. A thermal head 13 is erected at a position where the printing tape 5 and the ink ribbon 7 overlap each other, and a platen roller 14 that presses the printing tape 5 and the ink ribbon 7 against the thermal head 13, and the printing tape 5 are provided. A feed roller 15 for pressing the double-sided tape 10 against the joining roller 12 is rotatably supported by a support body 16. In this thermal head 13,
A heating element group including 128 heating elements is arranged in a row in the vertical direction.

【0012】従って、テープ送りモータ24(図4参
照)の所定回転方向への駆動により接合ローラ12と巻
取りスプール9とが所定回転方向に夫々同期して駆動さ
れながら発熱素子群に通電されたとき、印字用テープ5
上には複数のドット列により文字やバーコードが印字さ
れ、しかも印字用テープ5は両面テープ10を接合した
状態でテープ送り方向Aにテープ送りされる。尚、印字
機構PMの詳細については、特開平2─106555号
公報を参照。
Therefore, when the tape feed motor 24 (see FIG. 4) is driven in the predetermined rotation direction, the joining roller 12 and the take-up spool 9 are driven in synchronism with each other in the predetermined rotation direction, and the heating elements are energized. When printing tape 5
Characters and bar codes are printed on the upper side by a plurality of dot rows, and the printing tape 5 is fed in the tape feeding direction A with the double-sided tape 10 joined. For details of the printing mechanism PM, see Japanese Patent Application Laid-Open No. 2-106555.

【0013】次に、テープ印字装置1の制御系は、図4
のブロック図に示すように構成されている。キーボード
3と、液晶ディスプレイ(LCD)22に表示データを
出力する為のビデオRAM23aを有するディスプレイ
コントローラ(LCDC)23と、サーマルヘッド13
を駆動する為の駆動回路25と、テープ送りモータ24
を駆動する為の駆動回路26と、警告用ブザー20の為
の駆動回路21とは制御装置Cの入出力インターフェー
ス27に夫々接続されている。制御装置Cは、CPU2
9と、このCPU29にデータバスなどのバス28を介
して接続された入出力インターフェース27、CGRO
M30、ROM31・32及びRAM40とから構成さ
れている。
Next, the control system of the tape printer 1 is shown in FIG.
The block diagram of FIG. The keyboard 3, a display controller (LCDC) 23 having a video RAM 23a for outputting display data to a liquid crystal display (LCD) 22, and a thermal head 13.
Drive circuit 25 for driving the tape feeding motor 24
A drive circuit 26 for driving the control device C and a drive circuit 21 for the warning buzzer 20 are connected to the input / output interface 27 of the control device C, respectively. The control device C is the CPU 2
9, an input / output interface 27 connected to the CPU 29 via a bus 28 such as a data bus, CGRO
It is composed of an M30, ROMs 31 and 32, and a RAM 40.

【0014】CGROM(パターンデータメモリ)30
には、多数のキャラクタの各々に関して、表示の為のド
ットパターンデータがコードデータに対応させて格納さ
れている。ROM(アウトラインデータメモリ)31に
は、キャラクタを印字する為に多数のキャラクタの各々
に関して、キャラクタの輪郭線を規定する輪郭線データ
(アウトラインデータ)が書体(ゴシック系書体、明朝
系書体など)毎に分類されコードデータに対応させて格
納されている。
CGROM (pattern data memory) 30
For each of a large number of characters, the dot pattern data for display is stored in the column corresponding to the code data. A ROM (outline data memory) 31 has contour data (outline data) that defines the contour of each character for printing characters, such as a Gothic typeface and a Mincho typeface. It is classified for each and stored corresponding to the code data.

【0015】ROM32には、キーボード3から入力さ
れた文字や数字や記号などのキャラクタのコードデータ
に対応させてディスプレイコントローラ23を制御する
表示駆動制御プログラム、テキストメモリ41の各コー
ドデータに対応するアウトラインデータからドットデー
タに変換処理して印字バッファ45に展開するイメージ
展開処理制御プログラム、印字バッファ45のデータを
順次読出してサーマルヘッド13やテープ送りモータ2
4を駆動する印字駆動制御プログラム、本願特有の後述
のテープ印字制御の制御プログラムなどが格納されてい
る。尚、前記テープ印字制御には、テキストメモリ41
に格納された固定桁数(例えば、4桁〜22桁から構
成)或いは自由桁数の数字からなるデータキャラクタの
データに基いて、バーコードのモジュールデータに変換
するバーコードデータ変換処理制御のサブルーチンが格
納されている。このバーコードデータ変換処理制御にお
いては、JAN(Japan Article Number)、EAN(Eu
rope Article Number )、コード39、コーダバーなど
のコード体系に基いて、データキャラクタとモジュラチ
ェックキャラクタとを含むバーコードのモジュールデー
タに変換される。
The ROM 32 has a display drive control program for controlling the display controller 23 in accordance with character code data such as characters, numbers and symbols input from the keyboard 3, and an outline corresponding to each code data in the text memory 41. An image development processing control program that converts data into dot data and develops it in the print buffer 45, and sequentially reads the data in the print buffer 45 to read the thermal head 13 and the tape feed motor 2.
A print drive control program for driving the drive No. 4 and a tape print control control program, which will be described later, peculiar to the present application are stored. The tape print control is performed by the text memory 41.
A barcode data conversion processing control subroutine for converting into a barcode module data based on the data of the data character consisting of a fixed number of digits (for example, composed of 4 to 22 digits) or a number of free digits stored in Is stored. In this barcode data conversion processing control, JAN (Japan Article Number), EAN (Eu
Based on a code system such as rope article number), code 39, and coder bar, it is converted into bar code module data including a data character and a modular check character.

【0016】RAM40のテキストメモリ41には、キ
ーボード3から入力された文字や記号のコードデータか
らなる文書データやバーコードのデータが格納される。
印字フォーマットメモリ42には、設定された文字サイ
ズデータPZや書体のデータなど複数の印字フォーマッ
ト情報が格納される。設定桁数メモリ43には、バーコ
ードデータの入力時に設定された固定モードにおいて設
定された桁数データSNとバーコードデータとして入力
可能な桁数データINとが格納される。チェックデジッ
ト格納位置メモリ44には、テキストメモリ41内にチ
ェックデジットのデータを格納する為のアドレスが格納
される。印字バッファ45には、文字や記号のドットパ
ターンデータやバーコードの為のドットパターンデータ
が格納される。フラグメモリ46には、固定桁数のバー
コードを入力する為の固定モードが設定されたときにセ
ット(データが「1」)され、自由桁数のバーコードを
入力する為の自由モードが設定されたときにリセット
(データが「0」)されるモードフラグMFのフラグデ
ータが格納される。
The text memory 41 of the RAM 40 stores document data and bar code data which are code data of characters and symbols input from the keyboard 3.
The print format memory 42 stores a plurality of print format information such as set character size data PZ and typeface data. The set digit number memory 43 stores the digit number data SN set in the fixed mode set when the barcode data is input and the digit number data IN that can be input as the barcode data. The check digit storage position memory 44 stores an address for storing the check digit data in the text memory 41. The print buffer 45 stores dot pattern data for characters and symbols and dot pattern data for barcodes. The flag memory 46 is set (data is "1") when a fixed mode for inputting a barcode with a fixed number of digits is set, and a free mode for inputting a barcode with a free digit number is set. The flag data of the mode flag MF, which is reset (the data is “0”) when it is turned on, is stored.

【0017】次に、テープ印字装置1の制御装置Cで行
なわれるテープ印字制御のルーチンについて、図5〜図
9のフローチャートに基いて説明する。尚、図中符号S
i(i=10、11、12・・・・)は各ステップであ
る。電源キー操作により電源が投入されると図5に示す
テープ印字制御が開始され、先ず文書作成キー操作によ
る通常の文書データ入力モード或いはバーコードキー操
作によるバーコードのデータ入力モードを択一的に設定
する印字モード設定処理が実行され(S10)、バーコ
ードモードが設定されたときには(S20:Yes)、
バーコード用ドットパターンデータ作成・印字処理制御
が実行され(S30)、S10に戻る。しかし、通常の
文書モードが設定されたときには(S20:No)、文
書作成キーの操作後、操作された文字キーやスペースキ
ーに対応するコードデータを文書データとしてテキスト
メモリ41に格納(入力)する文書データ入力・編集処
理が実行される(S90)。次に、フォーマット設定キ
ーの操作により、文字サイズや書体や修飾指定などの印
字フォーマットを設定する処理が実行される(S10
0)。従って、この印字フォーマット設定処理には、文
字サイズ設定処理や書体設定処理など複数のフォーマッ
ト設定処理制御が含まれている。次に、印字キーの操作
により文書データを印字する為の印字用ドットパターン
データを印字バッファ45に展開するとともに、この印
字バッファ45から読出したドットパターンデータを印
字機構PMに出力する印字処理が実行される(S11
0)。
Next, the tape print control routine executed by the controller C of the tape printer 1 will be described with reference to the flow charts of FIGS. Incidentally, reference numeral S in the figure
i (i = 10, 11, 12, ...) Is each step. When the power is turned on by the power key operation, the tape print control shown in FIG. 5 is started, and first, the normal document data input mode by the document creation key operation or the bar code data input mode by the bar code key operation is selectively performed. The print mode setting process to be set is executed (S10), and when the barcode mode is set (S20: Yes),
Bar code dot pattern data creation / printing process control is executed (S30), and the process returns to S10. However, when the normal document mode is set (S20: No), after operating the document creation key, the code data corresponding to the operated character key or space key is stored (input) in the text memory 41 as document data. Document data input / edit processing is executed (S90). Next, by operating the format setting key, a process of setting a print format such as a character size, a typeface and a decoration is executed (S10).
0). Therefore, this print format setting processing includes a plurality of format setting processing controls such as character size setting processing and typeface setting processing. Next, the print dot pattern data for printing the document data is expanded in the print buffer 45 by operating the print key, and the dot pattern data read from the print buffer 45 is output to the print mechanism PM. Is done (S11
0).

【0018】次に、バーコードモードが設定されて実行
されるバーコード用ドットパターンデータ作成・印字処
理制御のルーチンについて、図6のフローチャートに基
いて説明する。尚、この制御が開始される前段階とし
て、バーコード体系(例えば、EAN、JANなど)が
予め設定されているものとする。この制御が開始される
と、先ずバーコードモード設定処理制御(図7参照)が
開始される(S31)。この制御が開始されると、先ず
バーコードモード設定画面がディスプレイ22に表示さ
れる(S40)。例えば、図10に示すように、バーコ
ードの桁数を任意(自由)とする自由桁を意味する記号
「F」と、バーコードの固定桁数である「4」、
「5」、「6」、・・・・「20」とが表示され、カー
ソルKは記号「F」に表示される。そして、カーソル右
移動キーが操作されると(S41・S42:Yes)、
次の設定値にカーソルKが移動して表示され(S4
3)、S41に戻る。
Next, the routine for controlling the dot pattern data for bar code creation / printing process, which is executed with the bar code mode set, will be described with reference to the flowchart of FIG. It is assumed that a bar code system (for example, EAN, JAN, etc.) is set in advance as a step before the control is started. When this control is started, first, the barcode mode setting process control (see FIG. 7) is started (S31). When this control is started, a bar code mode setting screen is first displayed on the display 22 (S40). For example, as shown in FIG. 10, the symbol "F", which means a free digit that allows the digit number of the barcode to be arbitrary (free), and the fixed digit number of the barcode, "4",
"5", "6", ... "20" are displayed, and the cursor K is displayed at the symbol "F". When the cursor right movement key is operated (S41 / S42: Yes),
The cursor K moves to the next set value and is displayed (S4
3) and returns to S41.

【0019】即ち、例えば、カーソル右移動キーを操作
する毎に「F」→「4」→「5」→「6」→・・・「2
0」の順に自由桁から固定桁の各設定値にカーソルKが
順次移動して表示される。一方、カーソル左移動キーが
操作されると(S41:Yes、S42:No、S4
4:Yes)、固定桁の設定値が減少する前記と逆の順
序でカーソルKが順次移動して表示される(S45)。
次に、実行キーが操作されたときに(S41:Yes、
S42・S44:No、S46:Yes)、カーソルK
の表示位置が「F」以外の固定桁のときには(S47:
Yes)、モードフラグMFがセットされ(S48)、
この桁数データSNと桁数データSNより1つ小さい入
力可能桁数データINとが設定桁数メモリ43に格納さ
れ(S49)、この制御の終了に伴ってS32へ移行
し、バーコードデータ入力・演算処理制御(図8参照)
が実行される。しかし、カーソルK表示位置が「F」で
あり自由桁のときには(S47:No)、モードフラグ
MFがリセットされ(S50)、入力可能桁数データI
Nとして「20」が設定桁数メモリ43に格納され(S
51)、この制御の終了に伴ってS32へ移行する。
That is, for example, every time the cursor right movement key is operated, "F" → "4" → "5" → "6" → ... "2"
The cursor K is sequentially moved and displayed at each set value from the free digit to the fixed digit in the order of "0". On the other hand, when the cursor left movement key is operated (S41: Yes, S42: No, S4
4: Yes), the cursor K is sequentially moved and displayed in the reverse order of the above, in which the set value of the fixed digit decreases (S45).
Next, when the execute key is operated (S41: Yes,
S42 / S44: No, S46: Yes), cursor K
When the display position of is a fixed digit other than "F" (S47:
Yes), the mode flag MF is set (S48),
The digit number data SN and the enterable digit number data IN which is one less than the digit number data SN are stored in the set digit number memory 43 (S49), and upon completion of this control, the process proceeds to S32, and the bar code data is input. .Operation control (see FIG. 8)
Is executed. However, when the cursor K display position is "F" and there is a free digit (S47: No), the mode flag MF is reset (S50) and the inputtable digit number data I
“20” is stored as N in the set digit number memory 43 (S
51), and upon the completion of this control, the process proceeds to S32.

【0020】次に、S32におけるバーコードデータ入
力・演算処理制御が開始されると、先ずバーコードのデ
ータ入力画面がモードフラグMFのフラグデータに基い
てディスプレイ22に表示される(S60)。例えば、
図10に示すように、カーソルKの移動により、固定モ
ードであってその固定桁数が「8」に設定されたときに
は、図11に示すように、ディスプレイ22には、バー
コードの開始マークSMが先頭表示位置に表示されると
ともに、入力される7桁からなるバーコードのデータを
表示する為に後続する第2桁から第8桁に亙ってブラン
クが表示され、更にチェックデジット(バーコードデー
タの8桁目)の値を表示する第9桁の表示位置U(設定
桁数分の表示部の末尾位置)がブランク状態で点滅表示
され、続いてバーコードの終了マークEMが表示され
る。そして、設定桁数メモリ43には、桁数データSN
として「8」が格納され、また入力可能桁数データIN
として「7」が格納されている。
Next, when the bar code data input / arithmetic processing control in S32 is started, the bar code data input screen is first displayed on the display 22 based on the flag data of the mode flag MF (S60). For example,
As shown in FIG. 10, when the fixed mode is set to "8" by moving the cursor K as shown in FIG. 10, the bar code start mark SM is displayed on the display 22 as shown in FIG. Is displayed at the top display position, and a blank is displayed from the 2nd digit to the 8th digit that follows in order to display the 7-digit bar code data to be input, and a check digit (bar code) is displayed. The display position U of the 9th digit (the end position of the display portion for the set number of digits) for displaying the value of the 8th digit of the data is displayed blinking in a blank state, and then the end mark EM of the barcode is displayed. .. The digit number data SN is stored in the set digit number memory 43.
"8" is stored as the
“7” is stored as

【0021】先ず、固定モードが設定されているときの
制御について説明すると、数字キーやアルファベットキ
ーなどの有効文字キーが操作されたときには(S61・
S62:Yes)、モードフラグMFがセットされてい
るのでS63でYesと判定される。そして、今入力さ
れた数字コード又は文字コードが入力可能な桁数分の最
終桁でなければ(S64:No)、この数字コード又は
文字コードがテキストメモリ41に追加して格納される
とともに、その数字又は文字が開始マークSMに続けて
ディスプレイ22に表示され(S65)、入力可能桁数
INが1つデクリメントされ(S66)、S61に戻
る。そして、S61〜S66が繰り返して実行され、入
力されたコードデータが入力可能な桁数IN分の最終桁
のときには(S64:Yes)、S65と同様に入力さ
れたコードデータがテキストメモリ41に追加して格納
され(S67)、チェックデジットの値CDが演算され
るとともに、そのチェックデジットの値CDがテキスト
メモリ41に追加して格納され(S68)、このチェッ
クデジットの値CDがディスプレイ22上の所定の表示
位置に表示され(S69)、S61に戻る。
First, the control when the fixed mode is set will be described. When an effective character key such as a numeric key or an alphabet key is operated (S61.
(S62: Yes), since the mode flag MF is set, it is determined as Yes in S63. Then, if the numerical code or character code that has just been input is not the last digit of the number of digits that can be input (S64: No), this numerical code or character code is additionally stored in the text memory 41 and A number or a character is displayed on the display 22 following the start mark SM (S65), the inputtable digit number IN is decremented by 1 (S66), and the process returns to S61. Then, S61 to S66 are repeatedly executed, and when the input code data is the last digit of the inputtable digit number IN (S64: Yes), the input code data is added to the text memory 41 as in S65. The check digit value CD is calculated and the check digit value CD is additionally stored in the text memory 41 (S68), and the check digit value CD is displayed on the display 22. It is displayed at a predetermined display position (S69), and the process returns to S61.

【0022】ここで、このS68におけるチェックデジ
ットの値CDの演算は、バーコードのコード体系により
異なるので、モジュラス10に基づくJAN/EANに
おける演算について簡単に説明するものとする。 (1)右端のチェックデジットを1桁目として、右側か
ら偶数桁の数字の和を3倍する。 (2)奇数桁の数字のうち元も右側にあるチェックデジ
ットを除いた数の和を求める。 (3)前記(1)の演算結果に(2)の演算結果を加算
する。 (4)前記(3)の1の位の値を10から引いた残りの
値をチェックデジットとする。 例えば、8桁数字からなる固定桁のバーコードの最初の
7桁の数字を「4940032」とし、最後の1の位の
チェックデジットの値は「8」になる。従って、図11
に示すように、8桁数字からなる固定桁のバーコードの
最初の7桁の数字「4940032」を入力したとき、
チェックデジットの値「8」が求められ、ディスプレイ
22上の第9桁の表示位置UにこのチェックデジットC
Dの値「8」が表示される。
Since the calculation of the check digit value CD in S68 differs depending on the code system of the bar code, the calculation in JAN / EAN based on the modulus 10 will be briefly described. (1) With the check digit at the right end as the first digit, multiply the sum of the even digits from the right by three. (2) The sum of the numbers of odd digits excluding the check digit on the right side of the original is calculated. (3) The calculation result of (2) is added to the calculation result of (1). (4) The check digit is the rest of the value obtained by subtracting the ones digit of (3) from 10. For example, the first 7-digit number of a fixed-digit bar code consisting of 8 digits is "4940032", and the value of the check digit of the last one is "8". Therefore, FIG.
As shown in, when the first 7-digit number “4940032” of the fixed-digit barcode consisting of 8 digits is input,
The check digit value “8” is obtained, and the check digit C is displayed at the display position U of the ninth digit on the display 22.
The value "8" of D is displayed.

【0023】次に、バーコードデータの入力を終了する
為に実行キーが操作されたときに(S61:Yes、S
62:No、S74:Yes)、チェックデジットCD
が表示位置Uに表示されているときつまり所定桁分の数
字又は文字が正確に入力されているときには(S75:
Yes)、開始マークSMに対応して開始コードが格納
されるとともに、所定桁分のバーコードのデータ及び終
了マークに対応する終了コードが夫々テキストメモリ4
1に格納された後、この制御を終了するのに伴ってリタ
ーンしてS33に移行する。しかし、実行キーが操作さ
れたときに、所定桁分の数字又は文字が正確に入力され
ていないときには(S61:Yes、S62:No、S
74:Yes、S75:No)、警告の為にブザー20
か鳴動され(S76)、S61に戻る。
Next, when the execution key is operated to end the input of the bar code data (S61: Yes, S
62: No, S74: Yes), check digit CD
Is displayed at the display position U, that is, when a predetermined number of digits or characters are accurately input (S75:
Yes), the start code is stored corresponding to the start mark SM, and the bar code data for a predetermined digit and the end code corresponding to the end mark are respectively stored in the text memory 4.
After being stored in 1, the control returns to the step S33 upon completion of this control. However, when the execution key is operated, when a numeral or a character for a predetermined digit is not accurately input (S61: Yes, S62: No, S
74: Yes, S75: No), buzzer 20 for warning
Is sounded (S76), and the process returns to S61.

【0024】ところで、次に、図10に示すように、カ
ーソルKで記号「F」が指示されて、自由モードが設定
されたときの制御について説明する。先ず、モードフラ
グMFのフラグデータに基いて、バーコードのデータ入
力画面がディスプレイ22に表示される(S60)。例
えば、図12に示すように、ディスプレイ22には、開
始マークSMが先頭表示位置に表示されるとともに、チ
ェックデジットの値CDを表示する第2桁の表示位置U
がブランクで点滅表示され、続いてバーコードの終了マ
ークEMが表示される。そして、設定桁数メモリ43に
は、桁数データSNとして「ヌルコード」が格納され、
また入力可能桁数データINとして「22」が格納され
ている。そして、有効文字キーが操作されたときには
(S61・S62:Yes)、モードフラグMFがリセ
ットされているのでS63でNoと判定される。次に、
今入力された数字コード又は文字コードが入力可能な桁
数IN分の最終桁でなければ(S70:No)、チェッ
クデジット値CDの表示位置Uが1桁右に移動され(S
71)、文字コードがテキストメモリ41に追加して格
納されるとともに、その数字又は文字が開始マークSM
に続けてディスプレイ22に表示され(S72)、入力
可能桁数INが1つデクリメントされ(S73)、チェ
ックデジット値CDが演算されてテキストメモリ41に
追加格納され且つその値CDが所定の表示位置に表示さ
れ(S68、S69)、S69を経てS61に戻る。
Now, the control when the free mode is set by pointing the symbol "F" with the cursor K as shown in FIG. 10 will be described. First, based on the flag data of the mode flag MF, a bar code data input screen is displayed on the display 22 (S60). For example, as shown in FIG. 12, on the display 22, the start mark SM is displayed at the top display position, and the second digit display position U for displaying the check digit value CD is displayed.
Flashes blank and is followed by the end mark EM of the bar code. The "null code" is stored in the set digit number memory 43 as the digit number data SN,
Further, “22” is stored as the inputtable digit number data IN. Then, when the valid character key is operated (S61 / S62: Yes), the mode flag MF is reset, and thus it is determined No in S63. next,
If the numerical code or character code that has just been input is not the last digit corresponding to the number of input digits IN (S70: No), the display position U of the check digit value CD is moved to the right by one digit (S70).
71), the character code is additionally stored in the text memory 41, and the number or character is the start mark SM.
Is displayed on the display 22 (S72), the number of inputtable digits IN is decremented by one (S73), the check digit value CD is calculated and additionally stored in the text memory 41, and the value CD is displayed at a predetermined display position. Is displayed (S68, S69), and the process returns to S61 via S69.

【0025】即ち、自由モードにおいては、有効文字キ
ーが操作される毎に、チェックデジット値CDの表示位
置Uが1桁右に移動されるとともに、新規に入力された
文字コードに対応する数字や文字がそのチェックデジッ
ト値CDの直ぐ左側に表示される。そして、S61〜S
66が繰り返して実行され、入力されたコードデータが
入力可能な桁数IN分の最終桁のときには(S70:Y
es)、ブザー20が鳴動され(S76)、S61に戻
る。例えば、図13に示すように、自由モードにおい
て、バーコードデータとして数字「1234567」か
らなる7桁数字を入力したときには、ディスプレイ22
上の第9桁にチェックデジット値CDの表示位置Uが移
動し、しかもこの表示位置Uにチェックデジット値CD
として、例えば、数字「0」が表示される。
That is, in the free mode, every time the effective character key is operated, the display position U of the check digit value CD is moved to the right by one digit, and the number corresponding to the newly input character code or The character is displayed immediately to the left of its check digit value CD. And S61 to S
66 is repeatedly executed, and when the input code data is the last digit of the inputtable digit number IN (S70: Y
es), the buzzer 20 is sounded (S76), and the process returns to S61. For example, as shown in FIG. 13, in the free mode, when a 7-digit number composed of the number “12344567” is input as the barcode data, the display 22
The display position U of the check digit value CD moves to the upper 9th digit, and the check digit value CD is moved to this display position U.
For example, the number “0” is displayed.

【0026】次に、S33で実行されるドットパターン
データ作成処理制御(図9参照)について説明する。こ
の制御が開始されると、先ずテキストメモリ41から開
始コードと終了コードとの間に格納されているバーコー
ドのデータが読出される(S80)。そして、これら複
数桁からなるバーコードデータのデータキャラクタに基
いて、バーコードデータ変換処理制御によりバーコード
シンボルの高さ(大きさ)が設定された文字サイズとな
るように、バーコード印字の為のドットパターンデータ
が作成され、印字バッファ45に格納される(S8
1)。そして、この制御を終了してリターンした後、こ
の印字バッファ45から読出されたドットパターンデー
タが印字機構PMに出力されて印字処理される(S3
4)。その後、テープ印字制御のS10に戻る。
Next, the dot pattern data creation processing control (see FIG. 9) executed in S33 will be described. When this control is started, first, the bar code data stored between the start code and the end code is read from the text memory 41 (S80). Then, based on the data character of the bar code data consisting of these multiple digits, the bar code data conversion processing control is performed to print the bar code so that the height (size) of the bar code symbol becomes the set character size. Dot pattern data is created and stored in the print buffer 45 (S8
1). Then, after ending this control and returning, the dot pattern data read from the print buffer 45 is output to the printing mechanism PM for printing processing (S3).
4). Then, the process returns to S10 of tape print control.

【0027】以上説明したように、固定桁数からなるバ
ーコードを入力する固定モードと、自由桁数からなるバ
ーコードを入力する自由モードとを択一的に設定可能に
する一方、固定モードを設定したときには、設定桁数分
の表示部の最終表示位置にチェックデジット値CDの為
の専用の表示位置Uを設け、入力可能桁数IN分のバー
コードのデータの入力完了後に、チェックデジット値C
Dを演算してテキストメモリ41に格納するとともに、
その専用の表示位置Uにこのチェックデジット値CDが
専用の表示位置Uに表示されるので、バーコードの為の
データ入力のミスを起こしにくくなり、また設定桁数以
上のデータの入力を確実に防止することができる。一
方、自由モードを設定したときには、バーコードのデー
タを入力する毎にチェックデジット値CDを演算して表
示されるので、データ入力終了を指令する必要がなく、
操作性が向上する。
As described above, the fixed mode for inputting a bar code having a fixed number of digits and the free mode for inputting a bar code having a free number of digits can be selectively set, while the fixed mode is set. When set, a dedicated display position U for the check digit value CD is provided at the final display position on the display for the set number of digits, and after the completion of inputting the bar code data for the number of inputtable digits IN, the check digit value C
D is calculated and stored in the text memory 41, and
Since the check digit value CD is displayed in the dedicated display position U in the dedicated display position U, it is less likely that a data input error due to the barcode will occur, and it is possible to reliably input the data having the set digit number or more. Can be prevented. On the other hand, when the free mode is set, the check digit value CD is calculated and displayed each time the bar code data is input, so there is no need to instruct the end of data input.
Operability is improved.

【0028】尚、前記バーコードモード設定処理制御に
おいて、所望のコード体系を多数のコード体系から択一
的に選択可能に構成する一方、選択されたコード体系に
基いて、設定可能な固定モード或いは自由モードを設定
するように構成することも可能である。尚、前記バーコ
ードデータ変換処理制御において、「EAN(European
Article Number )」や「CODE39」などの種々の
バーコード体系に基いてバーコードのデータに変換する
ように構成することも可能である。尚、ドット印字方式
の印字ヘッドを備え、バーコード印字が可能な種々のバ
ーコード印刷装置に本発明を適用し得ることは勿論であ
る。
In the above bar code mode setting processing control, a desired code system can be selectively selected from a large number of code systems, and a fixed mode or a settable mode that can be set based on the selected code system. It can also be configured to set the free mode. In the bar code data conversion processing control, "EAN (European)
Article number) "or" CODE39 ", and various other bar code systems may be used for conversion into bar code data. It is needless to say that the present invention can be applied to various bar code printers that are equipped with a dot printing type print head and are capable of bar code printing.

【0029】[0029]

【発明の効果】前記作用の欄で説明したように、本発明
によれば次の効果が得られる。請求項1のバーコード印
刷装置によれば、固定モードと自由モードとを択一的に
設定するモード設定手段と、固定モードのときの桁数を
設定する桁数設定手段と、固定モードのときにチェック
デジットを演算する第1チェックデジット演算手段と、
自由モードのときにチェックデジットを演算する第2チ
ェックデジット演算手段とを設けたことにより、固定モ
ードのときには、設定桁数のデータの入力完了後にチェ
ックデジットを演算してデータ記憶手段に記憶させ、且
つ表示手段に表示させるため、データ入力のミスを起こ
しにくくなる。しかも、自由モードのときには、バーコ
ードのデータの入力毎にチェックデジットを演算してデ
ータ記憶手段に記憶させ、且つ表示手段に表示させるた
め、データ入力終了を指令する必要がなく、操作性が向
上する。
According to the present invention, as described in the above section, the following effects can be obtained. According to the bar code printer of claim 1, a mode setting means for selectively setting the fixed mode and the free mode, a digit number setting means for setting the number of digits in the fixed mode, and a fixed mode. First check digit calculating means for calculating a check digit,
By providing the second check digit calculation means for calculating the check digit in the free mode, the check digit is calculated and stored in the data storage means after the input of the set digit number of data is completed in the fixed mode. In addition, since it is displayed on the display means, it is difficult to make a mistake in data input. Moreover, in the free mode, since the check digit is calculated and stored in the data storage means and displayed on the display means each time the barcode data is input, it is not necessary to instruct the end of data input and the operability is improved. To do.

【0030】請求項2のバーコード印刷装置によれば、
固定モードにおいてバーコードのデータ入力時に、設定
桁数分の表示部の全部に数字が表示されたときに、設定
桁数分のデータが入力されたことを容易に確認できるう
え、チェックデジットを表示する為の表示部が識別可能
に表示されるため、設定桁数以上のデータを入力するの
を確実に防止できる。
According to the bar code printer of claim 2,
When entering the barcode data in the fixed mode, when a number is displayed on the entire display for the set number of digits, it is possible to easily confirm that the data for the set number of digits has been input, and a check digit is displayed. Since the display section for doing so can be displayed in an identifiable manner, it is possible to reliably prevent the input of data with more than the set number of digits.

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

【図1】請求項1及び請求項2(2点鎖線で図示)の構
成を示す機能ブロック図である。
FIG. 1 is a functional block diagram showing a configuration of claims 1 and 2 (illustrated by a chain double-dashed line).

【図2】テープ印字装置の平面図である。FIG. 2 is a plan view of the tape printer.

【図3】印字機構の概略平面図である。FIG. 3 is a schematic plan view of a printing mechanism.

【図4】テープ印字装置の制御系のブロック図である。FIG. 4 is a block diagram of a control system of the tape printer.

【図5】テープ印字制御のルーチンの概略フローチャー
トである。
FIG. 5 is a schematic flowchart of a tape print control routine.

【図6】バーコード用ドットパターンデータ作成・印字
処理制御のルーチンの概略フローチャートである。
FIG. 6 is a schematic flowchart of a routine of barcode dot pattern data creation / printing process control.

【図7】バーコードモード設定処理制御のルーチンの概
略フローチャートである。
FIG. 7 is a schematic flowchart of a bar code mode setting process control routine.

【図8】バーコードデータ入力・演算処理制御のルーチ
ンの概略フローチャートである。
FIG. 8 is a schematic flowchart of a barcode data input / arithmetic processing control routine.

【図9】ドットパターンデータ作成処理制御のルーチン
の概略フローチャートである。
FIG. 9 is a schematic flowchart of a routine of dot pattern data creation processing control.

【図10】バーコードモード設定画面の表示例を示す図
である。
FIG. 10 is a diagram showing a display example of a barcode mode setting screen.

【図11】固定モードにおけるデータ入力画面の表示例
を示す図である。
FIG. 11 is a diagram showing a display example of a data input screen in a fixed mode.

【図12】自由モードにおけるデータ入力開始時の画面
表示を示す図である。
FIG. 12 is a diagram showing a screen display at the start of data input in the free mode.

【図13】自由モードにおけるデータ入力画面の表示例
を示す図である。
FIG. 13 is a diagram showing a display example of a data input screen in a free mode.

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

1 テープ印字装置 3 キーボード 5 印字用テープ 13 サーマルヘッド 24 テープ送りモータ 29 CPU 31 ROM 32 ROM 40 RAM 41 テキストメモリ C 制御装置 CS テープ収納カセット PM 印字機構 U チェックデジット表示位置 1 Tape Printer 3 Keyboard 5 Printing Tape 13 Thermal Head 24 Tape Feed Motor 29 CPU 31 ROM 32 ROM 40 RAM 41 Text Memory C Controller CS Tape Storage Cassette PM Printing Mechanism U Check Digit Display Position

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも数字のデータと種々の指令を
入力する為の入力手段と、ドットパターンでバーコード
を印字可能な印字手段と、前記入力手段から入力された
バーコードのデータを記憶するデータ記憶手段と、前記
データ記憶手段に記憶されたバーコードのデータを表示
する表示手段と、前記データ記憶手段のデータを受けて
ドットパターンデータを作成し、印字手段に印字させる
印字制御手段とを備えたバーコード印刷装置において、 固定桁数のバーコードを入力する固定モードと、自由桁
数のバーコードを入力する自由モードとを択一的に設定
する為のモード設定手段と、 前記固定モードのときのバーコードの桁数を設定するた
めの桁数設定手段と、 前記固定モードのときには、モード設定手段で設定され
た桁数分のバーコードのデータの入力完了後に、そのバ
ーコードのチェックデジットを演算し、そのチェックデ
ジットのデータをバーコードのデータに後続させてデー
タ記憶手段に記憶させる第1チェックデジット演算手段
と、 前記自由モードのときには、バーコードの各データの入
力毎に、そのバーコードのチェックデジットを演算し、
そのチェックデジットのデータをバーコードのデータに
後続させてデータ記憶手段に記憶させる第2チェックデ
ジット演算手段と、 を備えたことを特徴とするバーコード印刷装置。
1. An input unit for inputting at least numerical data and various commands, a printing unit capable of printing a bar code in a dot pattern, and data for storing the bar code data input from the input unit. A storage means, a display means for displaying the data of the bar code stored in the data storage means, and a print control means for receiving the data of the data storage means to create dot pattern data and causing the printing means to print the dot pattern data. In the bar code printer, a mode setting means for selectively setting a fixed mode for inputting a bar code with a fixed number of digits and a free mode for inputting a bar code with a free digit number; A digit number setting means for setting the number of digits of the barcode at the time, and a barcode for the number of digits set by the mode setting means in the fixed mode. First check digit calculating means for calculating the check digit of the bar code after completion of inputting the data of 1, and storing the check digit data in the data storage means following the bar code data; and in the free mode. , The check digit of the barcode is calculated for each input of the barcode data,
A bar code printing apparatus comprising: a second check digit computing means for storing the check digit data following the bar code data in the data storage means.
【請求項2】 前記表示手段は、前記固定モードにおい
てモード設定手段で桁数が設定されたときに、設定桁数
分の表示部の末尾に、チェックデジットを表示する為の
表示部を識別可能に表示するように構成されたことを特
徴とするバーコード印刷装置。
2. The display means can identify a display portion for displaying a check digit at the end of the display portion for the set number of digits when the number of digits is set by the mode setting means in the fixed mode. A bar code printing device, characterized in that it is configured to display on.
JP13992892A 1992-04-30 1992-04-30 Barcode printing device Expired - Lifetime JP2998817B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13992892A JP2998817B2 (en) 1992-04-30 1992-04-30 Barcode printing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13992892A JP2998817B2 (en) 1992-04-30 1992-04-30 Barcode printing device

Publications (2)

Publication Number Publication Date
JPH05307626A true JPH05307626A (en) 1993-11-19
JP2998817B2 JP2998817B2 (en) 2000-01-17

Family

ID=15256931

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13992892A Expired - Lifetime JP2998817B2 (en) 1992-04-30 1992-04-30 Barcode printing device

Country Status (1)

Country Link
JP (1) JP2998817B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7357324B2 (en) 2004-01-29 2008-04-15 King Jim Co., Ltd. System, method, and program for generating barcode data
JP2008276711A (en) * 2007-04-25 2008-11-13 Ehime Computing Center Co Ltd Bar code, and check system using bar code

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7357324B2 (en) 2004-01-29 2008-04-15 King Jim Co., Ltd. System, method, and program for generating barcode data
JP2008276711A (en) * 2007-04-25 2008-11-13 Ehime Computing Center Co Ltd Bar code, and check system using bar code
JP4600430B2 (en) * 2007-04-25 2010-12-15 株式会社愛媛電算 Check system using barcode

Also Published As

Publication number Publication date
JP2998817B2 (en) 2000-01-17

Similar Documents

Publication Publication Date Title
JPH05305730A (en) Tape printer
JP3094658B2 (en) Tape printer
JP2979536B2 (en) Barcode printing device
JPH05177898A (en) Bar code printer
JPH05185653A (en) Tape printing apparatus
JP2979535B2 (en) Barcode printing device
JP2985910B2 (en) Printing device
JPH05305748A (en) Printer
JP2998817B2 (en) Barcode printing device
JP2910817B2 (en) Tape printer
JP3280073B2 (en) Document processing device
JP3516212B2 (en) Printing equipment
JPH06198962A (en) Preparing device for registration dot pattern data of tape printer
JP2976416B2 (en) Barcode printing device
JPH05185654A (en) Tape printing apparatus
JPH06198961A (en) Register dot pattern data processor of document processor
JPH08314924A (en) Document processor
JPH06110891A (en) Documentation device
JP3095046B2 (en) Dot pattern data creation device for registration of tape printer
JPH05342386A (en) Bar code printer
JP2974095B2 (en) Barcode printing device
JPH0752496A (en) Printer
JP3237979B2 (en) Tape printer
JPH07285244A (en) Printing device
JP3213154B2 (en) Tape printer

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071105

Year of fee payment: 8

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081105

Year of fee payment: 9

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091105

Year of fee payment: 10

FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20091105

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101105

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101105

Year of fee payment: 11

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111105

Year of fee payment: 12

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111105

Year of fee payment: 12

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121105

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (prs date is renewal date of database)

Year of fee payment: 13

Free format text: PAYMENT UNTIL: 20121105