JP2013216021A - Printer apparatus and program - Google Patents

Printer apparatus and program Download PDF

Info

Publication number
JP2013216021A
JP2013216021A JP2012089543A JP2012089543A JP2013216021A JP 2013216021 A JP2013216021 A JP 2013216021A JP 2012089543 A JP2012089543 A JP 2012089543A JP 2012089543 A JP2012089543 A JP 2012089543A JP 2013216021 A JP2013216021 A JP 2013216021A
Authority
JP
Japan
Prior art keywords
print
printing
label
data
data input
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
JP2012089543A
Other languages
Japanese (ja)
Inventor
Hiroshi Shimomura
宏 下村
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC 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 Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2012089543A priority Critical patent/JP2013216021A/en
Publication of JP2013216021A publication Critical patent/JP2013216021A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Printers Characterized By Their Purpose (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a printer apparatus and a program capable of facilitating an operator's operation when issuing a label.SOLUTION: A printer apparatus includes: a display unit; a printing unit configured to print on a printing medium; item setting means configured to set printable items for printing on the printing medium for each of types of printing on the printing medium; type receiving means configured to receive the selection of the types of printing; display control means configured to display to the display unit a data input screen in which the printable items set in accordance with the selected type of printing are displayed; data receiving means configured to receive the data input relative to the data input screen as printing information; and printing control means configured to control the printing unit to print on the printing medium in accordance with the received printing information.

Description

本発明の実施形態は、プリンタ装置およびプログラムに関する。   Embodiments described herein relate generally to a printer apparatus and a program.

従来、スーパーマーケットや商店などにおいて、商品名や価格等をラベルに印字して発行するラベルプリンタが開示されている。   2. Description of the Related Art Conventionally, label printers that print and issue product names, prices, and the like on labels have been disclosed in supermarkets and stores.

このようなラベルプリンタによれば、印字データを入力させる項目が予め設けられた印字データ作成画面において価格ラベルやPOP広告毎の印字枚数、商品名、売価などのラベルに印字したい複数の項目のデータを選択(変更)後、ラベル発行を行うことができる。   According to such a label printer, a plurality of items of data to be printed on a label such as a price label, the number of printed items for each POP advertisement, a product name, and a selling price on a print data creation screen in which items for inputting print data are provided in advance. After selecting (changing), the label can be issued.

しかしながら、従来技術の印字データ作成画面においては、価格ラベルやPOP広告に印字しないデータ項目までもが表示されてしまう。そのため予め設定された項目数が多い場合には、実際には印字項目数の少ないラベルであるにもかかわらず、データ入力の際には必要となる項目を探さなければならず、操作が煩雑になってしまう、という問題がある。特に、予め設定された項目数が多く、ページ送りやスクロールしなければならない場合には、このような問題が顕著に現れる。   However, on the print data creation screen of the prior art, even data items that are not printed on the price label or POP advertisement are displayed. For this reason, when the number of preset items is large, it is necessary to search for necessary items when inputting data, even though the number of printed items is actually small, and the operation is complicated. There is a problem of becoming. In particular, when the number of items set in advance is large and page turning or scrolling has to be performed, such a problem appears remarkably.

実施形態のプリンタ装置は、表示部と、印字媒体に対する印字を行う印字部と、項目設定手段と、種別受付手段と、表示制御手段と、データ受付手段と、印字制御手段と、を備える。項目設定手段は、前記印字媒体に対する印字に用いる印字項目を前記印字媒体に対する印字種別毎に設定する。種別受付手段は、前記印字種別の選択を受け付ける。表示制御手段は、選択された前記印字種別に対応して設定されている前記印字項目が表示されるデータ入力画面を前記表示部に表示する。データ受付手段は、前記データ入力画面に対するデータ入力を受け付けて印字情報とする。印字制御手段は、受け付けた前記印字情報に従って前記印字部を制御して前記印字媒体に対する印字を行う。   The printer apparatus according to the embodiment includes a display unit, a printing unit that performs printing on a printing medium, an item setting unit, a type receiving unit, a display control unit, a data receiving unit, and a printing control unit. The item setting means sets a print item used for printing on the print medium for each print type for the print medium. The type accepting unit accepts selection of the print type. The display control means displays a data input screen on which the print items set corresponding to the selected print type are displayed on the display unit. The data receiving means receives data input on the data input screen and uses it as print information. The printing control means controls the printing unit according to the received printing information and performs printing on the printing medium.

図1は、実施形態にかかるラベルプリンタの外観斜視図である。FIG. 1 is an external perspective view of a label printer according to an embodiment. 図2は、ラベルプリンタの概略構成を示すブロック図である。FIG. 2 is a block diagram showing a schematic configuration of the label printer. 図3は、PLUファイルのデータ構成を示す図である。FIG. 3 shows the data structure of the PLU file. 図4は、ラベル項目ファイルのデータ構成を示す図である。FIG. 4 shows the data structure of the label item file. 図5は、フォーマットファイルのデータ構成を示す図である。FIG. 5 shows the data structure of the format file. 図6は、ラベルプリンタの機能構成を示すブロック図である。FIG. 6 is a block diagram showing a functional configuration of the label printer. 図7は、ラベルフォーマット選択画面を例示的に示す正面図である。FIG. 7 is a front view exemplarily showing a label format selection screen. 図8は、データ入力画面を例示的に示す正面図である。FIG. 8 is a front view exemplarily showing a data input screen. 図9は、キーボード画面を例示的に示す正面図である。FIG. 9 is a front view exemplarily showing a keyboard screen. 図10は、ラベルの印字処理におけるデータ入力画面の生成処理の流れを示すフローチャートである。FIG. 10 is a flowchart showing a flow of data input screen generation processing in label printing processing. 図11は、印字項目の抽出処理の流れを示すフローチャートである。FIG. 11 is a flowchart showing the flow of print item extraction processing. 図12は、画面表示処理の流れを示すフローチャートである。FIG. 12 is a flowchart showing the flow of the screen display process. 図13は、データ入力画面のデータ設定の一例を示す正面図である。FIG. 13 is a front view illustrating an example of data setting on the data input screen. 図14は、データ入力画面に入力されたデータ設定に従って発行されたラベルの一例を示す平面図である。FIG. 14 is a plan view showing an example of a label issued according to the data setting input on the data input screen. 図15は、データ入力画面のデータ設定の一例を示す正面図である。FIG. 15 is a front view illustrating an example of data setting on the data input screen. 図16は、データ入力画面に入力されたデータ設定に従って発行されたラベルの一例を示す平面図である。FIG. 16 is a plan view showing an example of a label issued in accordance with the data setting input on the data input screen.

以下、本実施形態にかかるプリンタ装置であるラベルプリンタについて説明する。   Hereinafter, a label printer which is a printer apparatus according to the present embodiment will be described.

図1は実施形態にかかるラベルプリンタの外観斜視図、図2はラベルプリンタの概略構成を示すブロック図である。本実施形態にかかるラベルプリンタ1は、オペレータに情報を表示するとともにオペレータからの指示を受け付ける表示入力部11、設定されたラベルフォーマット等に従って商品の印字媒体であるラベルLに対して印字を行う印字部であるプリンタ27(図2参照)、ラベルLを発行するラベル発行口12などを有している。   FIG. 1 is an external perspective view of a label printer according to the embodiment, and FIG. 2 is a block diagram showing a schematic configuration of the label printer. The label printer 1 according to the present embodiment displays information on an operator and receives an instruction from the operator. The display input unit 11 accepts an instruction from the operator. Printing that prints on a label L that is a printing medium of a product according to a set label format or the like And a printer 27 (see FIG. 2), a label issuing port 12 for issuing a label L, and the like.

表示入力部11は、表示部であるLCD11aおよびLCD11aの表示面に積層配置されてタッチ指定可能なタッチパネル11bを備えている。   The display input unit 11 includes an LCD 11a which is a display unit and a touch panel 11b which is arranged on the display surface of the LCD 11a and can be touch-designated.

ラベルプリンタ1は、制御部としてのCPU(Central Processing Unit)21と、制御プログラムや固定データ等を記憶するフラッシュROM(Read Only Memory)22と、ワークエリアを有するRAM(Random Access Memory)23と、を備えている。   The label printer 1 includes a CPU (Central Processing Unit) 21 as a control unit, a flash ROM (Read Only Memory) 22 that stores a control program, fixed data, and the like, a RAM (Random Access Memory) 23 having a work area, It has.

また、本実施形態にかかるラベルプリンタ1は、上位装置からの各種設定データの送受信を行うためのネットワークインタフェース29と、タッチパネル11bからの入力データを取り込むキーコントローラ24と、LCD11aの各種設定画面の表示およびLED26の表示を行う表示コントローラ25と、プリンタ27を制御するプリンタエンジン28と、ラベルLを印字する際に使用する透過,反射,温度等の各種センサ30とデータの受け渡しを行うI/Oポート31と、を備えている。   Further, the label printer 1 according to the present embodiment includes a network interface 29 for transmitting and receiving various setting data from the host device, a key controller 24 for capturing input data from the touch panel 11b, and display of various setting screens on the LCD 11a. And a display controller 25 for displaying the LED 26, a printer engine 28 for controlling the printer 27, and an I / O port for passing data to and from various sensors 30 such as transmission, reflection, and temperature used when printing the label L. 31.

CPU21と、フラッシュROM22、RAM23、ネットワークインタフェース29、キーコントローラ24、表示コントローラ25、プリンタエンジン28、I/Oポート31とはバスラインによって接続されている。   The CPU 21, the flash ROM 22, the RAM 23, the network interface 29, the key controller 24, the display controller 25, the printer engine 28, and the I / O port 31 are connected by a bus line.

フラッシュROM22には、PLU(Price Look Up)ファイルF1(図3参照)、ラベル項目ファイルF2(図4参照)、フォーマットファイルF3(図5参照)が記憶されている。   The flash ROM 22 stores a PLU (Price Look Up) file F1 (see FIG. 3), a label item file F2 (see FIG. 4), and a format file F3 (see FIG. 5).

図3は、PLUファイルF1のデータ構成を示す図である。PLUファイルF1は、商品を示す商品情報を記憶するファイルである。品番は、6桁の商品コードなど、商品それぞれに対応する番号である。そして、PLUファイルF1は、品番に対応付けて、あいうえお検索、分類コード、バーコード作成タイプ、JANコード、商品コードなど、商品を示す商品情報を記憶している。   FIG. 3 shows the data structure of the PLU file F1. The PLU file F1 is a file that stores product information indicating products. The product number is a number corresponding to each product such as a 6-digit product code. The PLU file F1 stores merchandise information indicating merchandise, such as a search, classification code, bar code creation type, JAN code, merchandise code, and the like in association with the product number.

あいうえお検索には、商品名の頭文字が割り付けられる。分類コードは、商品が属する分類を表す6桁のコードである。バーコード作成タイプは、商品のラベルLに印字するバーコードのタイプを表す2桁のコードである。JANコードは、共通する商品の13桁の共通商品コードである。商品コードは、6桁の商品コードである。   The initial of the product name is assigned to Aiueo search. The classification code is a 6-digit code representing the classification to which the product belongs. The barcode creation type is a two-digit code indicating the type of barcode printed on the product label L. The JAN code is a 13-digit common product code for common products. The product code is a 6-digit product code.

図4は、ラベル項目ファイルF2のデータ構成を示す図である。ラベル項目ファイルF2は、項目設定手段として機能するものであって、ラベルLの印字に用いる印字項目を印字種別毎に規定する。フォーマットコードは、商品のラベルLの印字に用いるラベルフォーマットのコードである。ラベルフォーマット名は、ラベルフォーマットの名称である。そして、ラベル項目ファイルF2は、ラベルLの印字に用いる印字項目をラベルフォーマットとしてフォーマットコード(印字種別)に対応付けて記憶している。図4に示すラベル項目ファイルF2においては、設定される印字項目が“○”で表されている。   FIG. 4 is a diagram illustrating a data configuration of the label item file F2. The label item file F2 functions as an item setting unit, and defines the print items used for printing the label L for each print type. The format code is a label format code used for printing the label L of the product. The label format name is the name of the label format. The label item file F2 stores a print item used for printing the label L in association with a format code (print type) as a label format. In the label item file F2 shown in FIG. 4, the print items to be set are represented by “◯”.

図5は、フォーマットファイルF3のデータ構成を示す図である。フォーマットファイルF3は、ラベルLの印字に用いる複数の種類のラベルフォーマットを記憶する。フォーマットコードは、商品のラベルLの印字に用いるラベルフォーマットのコードである。そして、フォーマットファイルF3は、フォーマットコードに対応付けて、パラメータレングス、文字列番号、基点X座標、基点Y座標、横倍率/文字幅/グラフィックデータ幅、縦倍率/文字高さ/グラフィックデータ高さ、文字種別/グラフィックデータ種別などのフォーマットなど、ラベルLの印字に用いるラベルフォーマットを記憶している。   FIG. 5 shows the data structure of the format file F3. The format file F3 stores a plurality of types of label formats used for printing the label L. The format code is a label format code used for printing the label L of the product. The format file F3 is associated with the format code, parameter length, character string number, base point X coordinate, base point Y coordinate, horizontal magnification / character width / graphic data width, vertical magnification / character height / graphic data height. Further, a label format used for printing the label L, such as a format such as a character type / graphic data type, is stored.

次に、図6を用いて、本実施形態にかかるラベルプリンタ1の機能構成について説明する。図6は、ラベルプリンタ1の機能構成を示すブロック図である。図6に示すように、ラベルプリンタ1のCPU21は、フラッシュROM22に記憶された制御プログラムを順次実行することにより、表示制御手段である表示制御部211、種別受付手段であるコード受付部212、データ受付手段であるデータ受付部213、印字制御手段である印字制御部214としての機能を備える。   Next, the functional configuration of the label printer 1 according to the present embodiment will be described with reference to FIG. FIG. 6 is a block diagram showing a functional configuration of the label printer 1. As shown in FIG. 6, the CPU 21 of the label printer 1 sequentially executes the control program stored in the flash ROM 22, thereby displaying a display control unit 211 that is a display control unit, a code reception unit 212 that is a type reception unit, and data Functions include a data receiving unit 213 serving as a receiving unit and a print control unit 214 serving as a print control unit.

表示制御部211は、ラベルフォーマット選択画面P1をLCD11aに表示する(図7参照)。図7に示すように、ラベルフォーマット選択画面P1は、フォーマットコードおよび当該フォーマットコードに対応するラベルフォーマット名が一覧表示される。   The display control unit 211 displays a label format selection screen P1 on the LCD 11a (see FIG. 7). As shown in FIG. 7, the label format selection screen P1 displays a list of format codes and label format names corresponding to the format codes.

また、表示制御部211は、ラベルフォーマット選択画面P1から選択されたフォーマットコードに対応するラベルLの印字に用いる印字項目が表示されるデータ入力画面P2をLCD11aに表示する(図8参照)。図8に示すように、データ入力画面P2は、ラベル項目ファイルF2においてフォーマットコードに対応付けられている印字項目が表示される。   Further, the display control unit 211 displays on the LCD 11a a data input screen P2 on which print items used for printing the label L corresponding to the format code selected from the label format selection screen P1 are displayed (see FIG. 8). As shown in FIG. 8, the data entry screen P2 displays print items associated with the format codes in the label item file F2.

また、表示制御部211は、データ入力画面P2におけるデータ入力後に、ラベルLを印字発行することを要求する発行ボタンB1も表示する。   The display control unit 211 also displays an issue button B1 for requesting printing of the label L after data input on the data input screen P2.

コード受付部212は、ラベルLを印字する商品についてのフォーマットコードを受け付けるものである。本実施形態では、コード受付部212は、ラベルフォーマット選択画面P1に一覧表示された何れかのフォーマットコードがタッチパネル11bを介して操作されると、操作対象のフォーマットコードと対応付けて記憶されたラベルLの印字に用いる印字項目をラベル項目ファイルF2から読み出す。読み出された印字項目は、表示制御部211に渡され、表示制御部211はデータ入力画面P2を生成して表示する。   The code receiving unit 212 receives a format code for a product on which the label L is printed. In the present embodiment, when any format code listed in the label format selection screen P1 is operated via the touch panel 11b, the code receiving unit 212 stores the label stored in association with the operation target format code. The print item used for printing L is read from the label item file F2. The read print item is transferred to the display control unit 211, and the display control unit 211 generates and displays the data input screen P2.

データ受付部213は、ラベルLを印字する商品を受け付けるものである。本実施形態では、データ受付部213は、データ入力画面P2に表示されている印字項目がタッチパネル11bを介して操作されると、操作対象の印字項目に対応付けられた選択項目の一覧を例えばPLUファイルF1から抽出してプルダウンメニューや選択画面として表示する。データ受付部213は、プルダウンメニューや選択画面として表示された何れかの選択項目がタッチパネル11bを介して操作されると、当該選択項目がデータ入力画面P2の印字項目に入力されたものとして、当該選択項目を印字情報テーブル(図示せず)に記憶する。特に図示しないが、RAM23は、商品名や値段、当該商品のラベルを印字する際の印字枚数などの印字情報を記憶する印字情報テーブルを記憶しているものとする。   The data receiving unit 213 receives a product for printing the label L. In the present embodiment, when the print item displayed on the data input screen P2 is operated via the touch panel 11b, the data receiving unit 213 displays a list of selection items associated with the print item to be operated, for example, PLU. Extracted from the file F1 and displayed as a pull-down menu or selection screen. When any selection item displayed as a pull-down menu or a selection screen is operated via the touch panel 11b, the data reception unit 213 assumes that the selection item has been input to the print item on the data input screen P2. The selected item is stored in a print information table (not shown). Although not particularly illustrated, the RAM 23 stores a print information table that stores print information such as a product name, a price, and the number of prints when the label of the product is printed.

なお、印字項目に対するデータ入力はプルダウンメニューや選択画面によって行うものに限るものではなく、例えば図9に示すようなキーボード画面P3を表示させて各種データを文字入力させるようにしても良い。   Note that the data input for the print items is not limited to that performed by a pull-down menu or a selection screen. For example, a keyboard screen P3 as shown in FIG. 9 may be displayed to input various data as characters.

印字制御部214は、データ入力画面P2におけるデータ入力後に、発行ボタンB1がタッチパネル11bを介して操作された場合、RAM23に記憶された印字情報テーブルから、商品の印字情報を読み出す。そして、ラベルプリンタ1は、読み出した印字情報およびコード受付部212で受け付けたフォーマットコードに対応するフォーマットファイルF3のラベルフォーマットに従ってプリンタ27を制御して商品のラベルLを印字する。   When the issue button B1 is operated via the touch panel 11b after data input on the data input screen P2, the print control unit 214 reads product print information from the print information table stored in the RAM 23. Then, the label printer 1 controls the printer 27 according to the read print information and the label format of the format file F3 corresponding to the format code received by the code receiving unit 212 to print the product label L.

次に、図10〜12を用いて、本実施形態にかかるラベルプリンタ1におけるラベルLの印字処理におけるデータ入力画面P2の生成処理について詳細に説明する。   Next, generation processing of the data input screen P2 in label L printing processing in the label printer 1 according to the present embodiment will be described in detail with reference to FIGS.

図10は、ラベルの印字処理におけるデータ入力画面P2の生成処理の流れを示すフローチャートである。図10に示すように、コード受付部212は、ラベルフォーマット選択画面P1に一覧表示された何れかのフォーマットコードがタッチパネル11bを介して操作されたと判断すると(ステップS1のYes)、操作対象のフォーマットコードと対応付けて記憶されたラベルフォーマットをラベル項目ファイルF2から読み出す(ステップS2)。   FIG. 10 is a flowchart showing the flow of the generation process of the data input screen P2 in the label printing process. As illustrated in FIG. 10, when the code receiving unit 212 determines that any of the format codes listed on the label format selection screen P1 has been operated via the touch panel 11b (Yes in step S1), the format to be operated is determined. The label format stored in association with the code is read from the label item file F2 (step S2).

次いで、データ受付部213は、ラベルフォーマットに設定されているラベルLの印字に用いる印字項目の抽出処理を行う(ステップS3)。   Next, the data receiving unit 213 performs a print item extraction process used for printing the label L set in the label format (step S3).

ここで、図11は印字項目の抽出処理の流れを示すフローチャートである。図11に示すように、印字項目の抽出処理では、読み出されたラベルフォーマットに設定されている印字項目の数Nを抽出し(ステップS31)、印字項目の数が0の場合は(ステップS32のYes)、処理を終了する。   Here, FIG. 11 is a flowchart showing the flow of print item extraction processing. As shown in FIG. 11, in the print item extraction process, the number N of print items set in the read label format is extracted (step S31), and when the number of print items is 0 (step S32). Yes), the process is terminated.

一方、印字項目の数が0でない場合は(ステップS32のNo)、印字項目Nの内容を取り出し(ステップS33)、印字項目NのフラグをONし(ステップS34)、印字項目Nをデクリメント(N←N−1)する(ステップS35)。   On the other hand, if the number of print items is not 0 (No in step S32), the content of the print item N is taken out (step S33), the flag of the print item N is turned on (step S34), and the print item N is decremented (N <-N-1) (step S35).

上述したステップS32〜S35は、印字項目の数が0と判断されるまで(ステップS32のYes)、繰り返される。   Steps S32 to S35 described above are repeated until the number of print items is determined to be 0 (Yes in step S32).

図10に戻り、ステップS3の印字項目の抽出処理が終了すると、データ受付部213は、画面表示処理(ステップS4)を実行する。   Returning to FIG. 10, when the print item extraction process in step S3 is completed, the data receiving unit 213 executes a screen display process (step S4).

ここで、図12は画面表示処理の流れを示すフローチャートである。図12に示すように、画面表示処理では、前述のステップS34で実行した印字項目フラグONの項目数を取得し(ステップS41)、項目Nを画面表示するとともに(ステップS42)、印字項目Nをデクリメント(N←N−1)する(ステップS43)。   Here, FIG. 12 is a flowchart showing the flow of the screen display process. As shown in FIG. 12, in the screen display process, the number of items of the print item flag ON executed in step S34 described above is acquired (step S41), the item N is displayed on the screen (step S42), and the print item N is displayed. Decrement (N ← N−1) (step S43).

上述したステップS42〜S43は、印字項目の数が0と判断されるまで(ステップS44のYes)、繰り返される。印字項目の数が0と判断された場合には(ステップS44のYes)、全ての印字項目を含むデータ入力画面P2の生成および表示が完了したことになる。   Steps S42 to S43 described above are repeated until the number of print items is determined to be 0 (Yes in step S44). If it is determined that the number of print items is 0 (Yes in step S44), the generation and display of the data input screen P2 including all print items is completed.

図13はデータ入力画面P2のデータ設定の一例を示す正面図、図14はデータ入力画面P2に入力されたデータ設定に従って発行されたラベルの一例を示す平面図である。図13に示すように、データ入力画面P2には、ラベル項目ファイルF2にラベルフォーマットとして設定されている印字項目のみが表示されることになる。図14に示すラベルLには、ラベルフォーマットとして設定されている印字項目である「品名」、「値段」が表示されている。   FIG. 13 is a front view illustrating an example of data setting on the data input screen P2, and FIG. 14 is a plan view illustrating an example of a label issued according to the data setting input on the data input screen P2. As shown in FIG. 13, only the print items set as the label format in the label item file F2 are displayed on the data input screen P2. A label L shown in FIG. 14 displays “item name” and “price” which are print items set as a label format.

また、図15はデータ入力画面P2のデータ設定の一例を示す正面図、図16はデータ入力画面P2に入力されたデータ設定に従って発行されたラベルの一例を示す平面図である。図15に示すように、ラベルフォーマットとして設定されている印字項目が多くて1ページに表示しきれない場合には、データ入力画面P2が複数ページ(図15の例は、全2ページ中の1ページ目の画面)にわたって表示されることになる。図16に示すラベルLには、ラベルフォーマットとして設定されている印字項目である「品名」、「補助メッセージ」、「部門コード」、「値段」、「産地」が表示されている。   FIG. 15 is a front view illustrating an example of data setting on the data input screen P2, and FIG. 16 is a plan view illustrating an example of a label issued according to the data setting input on the data input screen P2. As shown in FIG. 15, when there are many print items set as the label format and cannot be displayed on one page, the data input screen P2 has a plurality of pages (in the example of FIG. (The screen of the page). The label L shown in FIG. 16 displays “item name”, “auxiliary message”, “department code”, “price”, and “production area” which are print items set as the label format.

このように、実施形態のラベルプリンタ1によれば、ラベル項目ファイルF2においてラベルに対する印字に用いる印字項目をラベルに対する印字種別(フォーマットコード)毎に設定しておき、コード受付部212で選択された印字種別に対応して設定されている印字項目が表示されるデータ入力画面P2をLCD11aに表示し、データ受付部213でデータ入力画面P2に対するデータ入力を受け付けた印字情報に従ってプリンタ27を制御してラベルに対する印字を行うようにした。これにより、ラベル項目ファイルF2においてラベルフォーマットとして設定された印字項目のみをデータ入力画面P2に表示するため、ラベル発行を行う際のオペレータの操作を容易にすることができる。   As described above, according to the label printer 1 of the embodiment, the print item used for printing on the label in the label item file F2 is set for each print type (format code) for the label, and is selected by the code receiving unit 212. The data input screen P2 on which the print items set corresponding to the print type are displayed is displayed on the LCD 11a, and the printer 27 is controlled according to the print information in which the data input to the data input screen P2 is received by the data receiving unit 213. The label is printed. As a result, only the print items set as the label format in the label item file F2 are displayed on the data input screen P2, so that the operator's operation when issuing the label can be facilitated.

なお、本実施形態のラベルプリンタ1で実行される制御プログラムは、フラッシュROM22等に予め組み込まれて提供されるが、これに限定するものではなく、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   Note that the control program executed by the label printer 1 of the present embodiment is provided by being preinstalled in the flash ROM 22 or the like, but is not limited thereto, and is a file in an installable format or an executable format. You may comprise so that it may record and provide on computer-readable recording media, such as CD-ROM, flexible disk (FD), CD-R, DVD (Digital Versatile Disk).

さらに、本実施形態のラベルプリンタ1で実行される制御プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態のラベルプリンタ1で実行される制御プログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Furthermore, the control program executed by the label printer 1 of the present embodiment may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. In addition, the control program executed by the label printer 1 of the present embodiment may be provided or distributed via a network such as the Internet.

本実施形態のラベルプリンタ1で実行される制御プログラムは、上述した各部(表示制御部211、コード受付部212、データ受付部213、印字制御部214など)を含むモジュール構成となっており、実際のハードウェアとしてはCPU21(プロセッサ)が上記フラッシュROM22から制御プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、表示制御部211、コード受付部212、データ受付部213、印字制御部214などが主記憶装置上に生成されるようになっている。   The control program executed by the label printer 1 of the present embodiment has a module configuration including the above-described units (the display control unit 211, the code reception unit 212, the data reception unit 213, the print control unit 214, and the like). As the hardware, the CPU 21 (processor) reads the control program from the flash ROM 22 and executes it to load the above-described units onto the main storage device. The display control unit 211, the code receiving unit 212, the data receiving unit 213, and the printing The control unit 214 and the like are generated on the main storage device.

本発明の実施形態を説明したが、この実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施形態は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although the embodiment of the present invention has been described, this embodiment is presented as an example and is not intended to limit the scope of the invention. The novel embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. This embodiment is included in the scope and gist of the invention, and is also included in the invention described in the claims and the equivalent scope thereof.

1 プリンタ装置
11a 表示部
27 印字部
212 種別受付手段
211 表示制御手段
213 データ受付手段
214 印字制御手段
F2 項目設定手段
DESCRIPTION OF SYMBOLS 1 Printer apparatus 11a Display part 27 Printing part 212 Type reception means 211 Display control means 213 Data reception means 214 Print control means F2 Item setting means

特開2001−236398号公報JP 2001-236398 A

Claims (6)

表示部と、
印字媒体に対する印字を行う印字部と、
前記印字媒体に対する印字に用いる印字項目を前記印字媒体に対する印字種別毎に設定する項目設定手段と、
前記印字種別の選択を受け付ける種別受付手段と、
選択された前記印字種別に対応して設定されている前記印字項目が表示されるデータ入力画面を前記表示部に表示する表示制御手段と、
前記データ入力画面に対するデータ入力を受け付けて印字情報とするデータ受付手段と、
受け付けた前記印字情報に従って前記印字部を制御して前記印字媒体に対する印字を行う印字制御手段と、
を備えるプリンタ装置。
A display unit;
A print unit for printing on a print medium;
Item setting means for setting a print item used for printing on the print medium for each print type for the print medium;
Type accepting means for accepting selection of the print type;
Display control means for displaying, on the display unit, a data input screen on which the print items set corresponding to the selected print type are displayed;
Data accepting means for accepting data input to the data entry screen and making it print information;
Print control means for controlling the printing unit according to the received print information and performing printing on the print medium;
A printer apparatus comprising:
前記表示制御手段は、前記種別受付手段が前記印字種別の選択を受け付けるために前記印字種別が一覧表示される選択画面を前記表示部に表示する、
請求項1記載のプリンタ装置。
The display control unit displays a selection screen on which the print types are displayed in a list on the display unit so that the type reception unit receives a selection of the print types.
The printer apparatus according to claim 1.
前記表示制御手段は、選択された前記印字種別に対応して設定されている前記印字項目が前記表示部に表示しきれない場合、複数ページにわたって表示する、
請求項1記載のプリンタ装置。
The display control means displays a plurality of pages when the print items set corresponding to the selected print type cannot be displayed on the display unit.
The printer apparatus according to claim 1.
前記データ受付手段は、前記データ入力画面に表示されている前記印字項目に対応付けられた選択項目の一覧を前記表示部に表示してデータ入力を受け付ける、
請求項1記載のプリンタ装置。
The data receiving means displays a list of selection items associated with the print items displayed on the data input screen on the display unit and receives data input.
The printer apparatus according to claim 1.
前記データ受付手段は、入力部を前記表示部に表示させ、当該入力部を介して前記データ入力画面に表示されている前記印字項目に対するデータ入力を受け付ける、
請求項1記載のプリンタ装置。
The data receiving means displays an input unit on the display unit, and receives data input for the print item displayed on the data input screen via the input unit.
The printer apparatus according to claim 1.
コンピュータを、
印字媒体に対する印字に用いる印字項目を前記印字媒体に対する印字種別毎に設定する項目設定手段と、
前記印字種別の選択を受け付ける種別受付手段と、
選択された前記印字種別に対応して設定されている前記印字項目が表示されるデータ入力画面を表示部に表示する表示制御手段と、
前記データ入力画面に対するデータ入力を受け付けて印字情報とするデータ受付手段と、
受け付けた前記印字情報に従って印字部を制御して前記印字媒体に対する印字を行う印字制御手段と、
として機能させるためのプログラム。
Computer
Item setting means for setting a print item used for printing on a print medium for each print type for the print medium;
Type accepting means for accepting selection of the print type;
Display control means for displaying on the display unit a data input screen on which the print items set corresponding to the selected print type are displayed;
Data accepting means for accepting data input to the data entry screen and making it print information;
Print control means for controlling the print unit according to the received print information and performing printing on the print medium;
Program to function as.
JP2012089543A 2012-04-10 2012-04-10 Printer apparatus and program Pending JP2013216021A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012089543A JP2013216021A (en) 2012-04-10 2012-04-10 Printer apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012089543A JP2013216021A (en) 2012-04-10 2012-04-10 Printer apparatus and program

Publications (1)

Publication Number Publication Date
JP2013216021A true JP2013216021A (en) 2013-10-24

Family

ID=49588748

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012089543A Pending JP2013216021A (en) 2012-04-10 2012-04-10 Printer apparatus and program

Country Status (1)

Country Link
JP (1) JP2013216021A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59101379A (en) * 1982-12-01 1984-06-11 Ishida Scales Mfg Co Ltd Label printer
JPH11240210A (en) * 1998-02-26 1999-09-07 Toshiba Tec Corp Label-issuing machine
JP2004255731A (en) * 2003-02-26 2004-09-16 Sato Corp Label printer
JP2009067002A (en) * 2007-09-14 2009-04-02 Sato Knowledge & Intellectual Property Institute Data input device of price tag printer to input data into printing item of printing format and data input method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59101379A (en) * 1982-12-01 1984-06-11 Ishida Scales Mfg Co Ltd Label printer
JPH11240210A (en) * 1998-02-26 1999-09-07 Toshiba Tec Corp Label-issuing machine
JP2004255731A (en) * 2003-02-26 2004-09-16 Sato Corp Label printer
JP2009067002A (en) * 2007-09-14 2009-04-02 Sato Knowledge & Intellectual Property Institute Data input device of price tag printer to input data into printing item of printing format and data input method

Similar Documents

Publication Publication Date Title
JP2005099888A (en) Electronic shelf tag system
JP2014008682A (en) Printer
JP2015184817A (en) server and program
JP2018147335A (en) Sales data processing apparatus and program
JP6098177B2 (en) Control device, printer, and program
JP2019018484A (en) Printer and program
JP2011183599A (en) Label printer and program
JP2013216021A (en) Printer apparatus and program
JP2010221429A (en) Label printer and information processor
JP2002144641A (en) Goods information printer and recording medium
JP5022778B2 (en) How to create a print sample form in a printer
JP6311806B2 (en) Printing apparatus and program
JP7360700B2 (en) label issuing device
US20110209086A1 (en) Information processing apparatus and operation method and operation control method for the information processing apparatus
JP2009282787A (en) Information display device and information display system
JP6340804B2 (en) Label issuing device and program
JP6303563B2 (en) Product information processing apparatus and program
JP5722815B2 (en) Printer and program
JP2010067121A (en) Printing information generating device, printing device, printing system, and method for controlling the printing information generating device
KR20150014166A (en) Device of creating data for displaying of electonic tag in electronic shelf label system and method of creating data for displaying of electonic tag in electronic shelf label system
JP3958148B2 (en) Printing system
JP7469792B2 (en) Printing System
EP3667657B1 (en) Display control device and display control method
US20210065205A1 (en) Certificate issuing apparatus, commodity sales data processing apparatus, and non-transitory computer readable medium
JP6321598B2 (en) Information processing apparatus and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131210

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140131

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20140812