[go: up one dir, main page]

JP5612045B2 - Input device and program - Google Patents

Input device and program Download PDF

Info

Publication number
JP5612045B2
JP5612045B2 JP2012194764A JP2012194764A JP5612045B2 JP 5612045 B2 JP5612045 B2 JP 5612045B2 JP 2012194764 A JP2012194764 A JP 2012194764A JP 2012194764 A JP2012194764 A JP 2012194764A JP 5612045 B2 JP5612045 B2 JP 5612045B2
Authority
JP
Japan
Prior art keywords
wireless communication
unit
terminal
order
management information
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.)
Active
Application number
JP2012194764A
Other languages
Japanese (ja)
Other versions
JP2014052686A (en
Inventor
小林 英夫
英夫 小林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2012194764A priority Critical patent/JP5612045B2/en
Publication of JP2014052686A publication Critical patent/JP2014052686A/en
Application granted granted Critical
Publication of JP5612045B2 publication Critical patent/JP5612045B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Cash Registers Or Receiving Machines (AREA)

Description

本発明の実施形態は、入力装置およびプログラムに関する。   Embodiments described herein relate generally to an input device and a program.

例えばファミリーレストランや居酒屋等の多くの飲食店では、メニュー品目の注文の受付業務や会計業務などの種々の業務に関する処理を実行する処理装置が利用されている。このような処理装置では、店員等のユーザの操作を入力装置で入力し、その入力された操作に応じた処理を実行する。   For example, in many restaurants such as family restaurants and taverns, processing devices are used to execute processing related to various operations such as a menu item order receiving operation and an accounting operation. In such a processing apparatus, an operation of a user such as a store clerk is input by an input device, and a process corresponding to the input operation is executed.

具体的には、飲食店で使用されるシステムの場合、上記の入力装置および処理装置はそれぞれ、例えばオーダー端末およびステーション(サーバ)である。そしてこの場合にオーダー端末では、顧客により注文されたメニュー品目を指定する操作を入力する。オーダー端末は、入力した操作に基づいて注文されたメニュー品目のリストを含んだオーダー情報を生成し、それをステーションに送信する。ステーションは、オーダー情報に基づいて、調理指示伝票の作成や売上管理処理などを行う。   Specifically, in the case of a system used in a restaurant, the input device and the processing device are, for example, an order terminal and a station (server), respectively. In this case, the order terminal inputs an operation for designating the menu item ordered by the customer. The order terminal generates order information including a list of menu items ordered based on the input operation, and transmits it to the station. The station performs creation of a cooking instruction slip, sales management processing, and the like based on the order information.

ところで、従来、オーダー端末が故障した場合には、当該故障端末のIDや管理情報(設定データ)等を初期状態(工場出荷状態)の別のオーダー端末に入力することによって、故障端末との入れ替えを行うようにしている。   By the way, conventionally, when an order terminal fails, the failure terminal is replaced by inputting the ID of the failed terminal, management information (setting data), etc. to another order terminal in the initial state (factory shipment state). Like to do.

しかしながら、従来の故障時における端末の入れ替え作業は、故障端末のIDや無線通信に係る管理情報等を入れ替え対象となる端末に対して手入力しなければならず、作業効率が非常に悪いものとなっていた。   However, in the conventional terminal replacement operation at the time of failure, the ID of the defective terminal, management information related to wireless communication, etc. must be manually input to the terminal to be replaced, and the work efficiency is very poor. It was.

実施形態の入力装置は、管理業務処理を実行する処理装置との間における無線通信を制御する無線通信部と、前記処理装置との間における赤外線通信を制御する赤外線通信部と、前記無線通信部における無線通信に係る設定を記憶する記憶部と、前記記憶部に記憶された前記無線通信に係る設定が初期状態であると判断した場合に前記無線通信に係る管理情報の受信方法を報知し、当該報知に基づく受信指示があった場合に、前記赤外線通信部による赤外線通信によって前記処理装置から前記無線通信部における無線通信に係る管理情報を受信する情報受信手段と、前記情報受信手段によって赤外線通信中に、当該赤外線通信中であることを注意事項とともに示す画面を表示する手段と、受信した前記無線通信に係る管理情報で前記無線通信に係る設定を更新する更新手段と、を備える。 An input device according to an embodiment includes a wireless communication unit that controls wireless communication with a processing device that executes management work processing, an infrared communication unit that controls infrared communication with the processing device, and the wireless communication unit A storage unit that stores the settings related to wireless communication in the case of notifying the management information reception method related to the wireless communication when it is determined that the setting related to the wireless communication stored in the storage unit is an initial state, When there is a reception instruction based on the notification, information receiving means for receiving management information related to wireless communication in the wireless communication section from the processing device by infrared communication by the infrared communication section, and infrared communication by the information receiving means Means for displaying a screen indicating that the infrared communication is in progress together with a precaution, and the wireless communication using the received management information related to the wireless communication Comprising an updating means for updating the set of, the.

図1は、実施形態に係る注文処理システムの構成を示すシステム構成図である。FIG. 1 is a system configuration diagram illustrating a configuration of an order processing system according to an embodiment. 図2は、オーダー端末の外観を示す平面図である。FIG. 2 is a plan view showing the appearance of the order terminal. 図3は、オーダー端末のハードウェア構成を示すブロック図である。FIG. 3 is a block diagram illustrating a hardware configuration of the order terminal. 図4は、ステーションのハードウェア構成を示すブロック図である。FIG. 4 is a block diagram illustrating a hardware configuration of the station. 図5は、テーブルのデータ構成を示す図である。FIG. 5 shows the data structure of the table. 図6は、オーダー端末の端末入れ替え処理にかかる機能を示すブロック図である。FIG. 6 is a block diagram illustrating functions related to the terminal replacement process of the order terminal. 図7は、オーダー端末における端末入れ替え処理の流れの一例を示すフローチャートである。FIG. 7 is a flowchart showing an example of a terminal replacement process in the order terminal. 図8は、オーダー端末のディスプレイの端末入れ替え処理における画面遷移例を示す図である。FIG. 8 is a diagram illustrating a screen transition example in the terminal switching process of the display of the order terminal.

以下、図面を参照して一実施形態について説明する。   Hereinafter, an embodiment will be described with reference to the drawings.

図1は、実施形態に係る注文処理システム100の構成を示すシステム構成図である。この注文処理システム100は、飲食店や販売店などのような顧客の注文に応じて飲食サービスや商品販売サービスを提供する様々な施設で利用可能である。ただし以下においては、飲食店での利用に適応するものとして構成された注文処理システム100について説明することとする。   FIG. 1 is a system configuration diagram illustrating a configuration of an order processing system 100 according to the embodiment. The order processing system 100 can be used in various facilities that provide a food service or a product sales service in response to a customer order such as a restaurant or a store. However, in the following, the order processing system 100 configured to be adapted for use in restaurants will be described.

注文処理システム100は、複数の情報端末1、複数のオーダー端末2、複数の伝票プリンタ3およびステーション4をLAN(Local Area Network)5にそれぞれ接続している。ただし、オーダー端末2は、無線アクセスポイント6を介してLAN5に接続される。情報端末1、オーダー端末2および伝票プリンタ3は、図1では2つずつを図示しているが、その数はそれぞれに任意である。情報端末1、オーダー端末2および伝票プリンタ3は、1つのみが設けられても良い。   In the order processing system 100, a plurality of information terminals 1, a plurality of order terminals 2, a plurality of slip printers 3 and a station 4 are connected to a LAN (Local Area Network) 5, respectively. However, the order terminal 2 is connected to the LAN 5 via the wireless access point 6. Although two information terminals 1, two order terminals 2 and slip printers 3 are illustrated in FIG. 1, the number thereof is arbitrary. Only one information terminal 1, order terminal 2, and slip printer 3 may be provided.

情報端末1は、PC(Personal Computer)やPOS(Point of Sales)端末などであり、例えば接客フロアやチェックアウトカウンタに設置される。情報端末1は、顧客に対する案内業務、受注業務、給仕(配膳)業務、あるいは会計業務など各種の業務に関する処理を行う。そして、接客フロアに設置された情報端末1においては、案内業務、受注業務および給仕(配膳)業務に関する処理が主として利用される。また、チェックアウトカウンタに設置された情報端末1においては、さらに会計業務に関する処理が利用される。なお、情報端末1は、上記の業務の一部のみに関する処理を行うことにより、特定の用途に特化したものとしても良い。   The information terminal 1 is a PC (Personal Computer), a POS (Point of Sales) terminal, or the like, and is installed on a customer service floor or a checkout counter, for example. The information terminal 1 performs processing related to various operations such as a guidance operation for customers, an order receiving operation, a serving (distribution) operation, or an accounting operation. In the information terminal 1 installed on the customer service floor, processing relating to guidance work, order receiving work, and serving (distribution) work is mainly used. Further, in the information terminal 1 installed in the checkout counter, processing relating to accounting work is further used. In addition, the information terminal 1 is good also as what was specialized for the specific use by performing the process regarding only one part of said operation | work.

オーダー端末2は、操作キーが複数配列されたユーザインタフェースを備え、このユーザインタフェースによりオーダー入力のためのユーザの操作を入力する入力装置として機能する。オーダー端末2は、入力した操作に従ってオーダー情報を生成し、このオーダー情報を無線送信する。オーダー端末2から無線送信されたオーダー情報は、無線アクセスポイント6およびLAN5を介してステーション4に伝送される。   The order terminal 2 includes a user interface in which a plurality of operation keys are arranged, and functions as an input device that inputs a user operation for order input through the user interface. The order terminal 2 generates order information according to the input operation, and wirelessly transmits the order information. The order information wirelessly transmitted from the order terminal 2 is transmitted to the station 4 via the wireless access point 6 and the LAN 5.

ステーション4は、例えばバックヤードに設置され、情報端末1から送信された各種の情報を集計処理し、飲食店の営業に関わる管理業務に関する処理を行う処理装置として機能する。また、ステーション4は、複数の情報端末1で共通に利用される情報の管理処理も行う。   The station 4 is installed in, for example, a backyard, and functions as a processing device that performs various processes related to management operations related to restaurant business by collecting and processing various types of information transmitted from the information terminal 1. The station 4 also performs management processing of information that is commonly used by the plurality of information terminals 1.

伝票プリンタ3は、例えば接客フロアやキッチンに設置される。接客フロアに設置された伝票プリンタ3は、オーダー情報に基づく注文伝票を顧客のために印刷する。すなわち、接客フロアに設置された伝票プリンタ3は、いわゆるカスタマープリンタとして利用される。またキッチンに設置された伝票プリンタ3は、オーダー情報に基づく調理指示伝票を調理人のために印刷する。すなわち、キッチンに設置された伝票プリンタ3は、いわゆるキッチンプリンタとして利用される。   The slip printer 3 is installed on, for example, a customer service floor or a kitchen. The slip printer 3 installed on the customer service floor prints an order slip based on the order information for the customer. That is, the slip printer 3 installed on the customer service floor is used as a so-called customer printer. The slip printer 3 installed in the kitchen prints a cooking instruction slip based on the order information for the cook. That is, the slip printer 3 installed in the kitchen is used as a so-called kitchen printer.

加えて、伝票プリンタ3は、IrDA等の赤外線通信機能(図示せず)を備えており、通信窓3Aを介してステーション4に設けられた通信インタフェースとの通信が可能である。   In addition, the slip printer 3 has an infrared communication function (not shown) such as IrDA, and can communicate with a communication interface provided in the station 4 via the communication window 3A.

概略的には、注文処理システム100においては、情報端末1やオーダー端末2でオーダー入力のための操作をユーザが行うと、その操作に応じて情報端末1やオーダー端末2で生成されたオーダー情報がLAN5を介してステーション4に伝送される。ステーション4は、到来したオーダー情報を、会計処理や集計処理などのために管理する。またステーション4は、LAN5を介して伝票プリンタ3へとオーダー情報を送信する。伝票プリンタ3は、到来したオーダー情報に応じた内容の調理指示伝票や注文伝票を印刷する。   In general, in the order processing system 100, when a user performs an operation for inputting an order at the information terminal 1 or the order terminal 2, the order information generated at the information terminal 1 or the order terminal 2 according to the operation. Is transmitted to the station 4 via the LAN 5. The station 4 manages the incoming order information for an accounting process or a totaling process. The station 4 transmits order information to the slip printer 3 via the LAN 5. The slip printer 3 prints a cooking instruction slip and an order slip having contents corresponding to the incoming order information.

次に、オーダー端末2について説明する。ここで、図2はオーダー端末2の外観を示す平面図、図3はオーダー端末2のハードウェア構成を示すブロック図である。   Next, the order terminal 2 will be described. 2 is a plan view showing the appearance of the order terminal 2, and FIG. 3 is a block diagram showing the hardware configuration of the order terminal 2. As shown in FIG.

オーダー端末2は、携帯型の本体として、図2で左側に配置される第1の部材21と、図2で右側に配置される第2の部材22とを備える。第1の部材21及び第2の部材22は、いずれも略直方体状をなしている。第2の部材22は、ヒンジ等の止め具23を介して第1の部材21に回動自在に連結されている。この止め具23により、第2の部材22は、第1の部材21に対して第2の部材22を開いた状態(図2)と閉じた状態(不図示)との間で開閉動作する。   The order terminal 2 includes, as a portable main body, a first member 21 disposed on the left side in FIG. 2 and a second member 22 disposed on the right side in FIG. Each of the first member 21 and the second member 22 has a substantially rectangular parallelepiped shape. The second member 22 is rotatably connected to the first member 21 via a stopper 23 such as a hinge. With this stopper 23, the second member 22 opens and closes with respect to the first member 21 between the opened state (FIG. 2) and the closed state (not shown).

第1の部材21は、第2の部材22を第1の部材21に対して開いたときに外側に露出される面21Aに、表示操作部であるタッチパネル24を配置している。また、図2で左側の側面21Bにサイドキー25を設けている。第2の部材22は、この第2の部材22を第1の部材21に対して開いたときに外側に露出される面22Aに、メンブレン方式のキーボード26を配置している。   In the first member 21, a touch panel 24 that is a display operation unit is disposed on a surface 21 </ b> A that is exposed to the outside when the second member 22 is opened with respect to the first member 21. In FIG. 2, a side key 25 is provided on the left side surface 21B. In the second member 22, a membrane type keyboard 26 is arranged on a surface 22 </ b> A exposed to the outside when the second member 22 is opened with respect to the first member 21.

タッチパネル24は、表示部である液晶ディスプレイ(以下、ディスプレイと略す)241の画面上に操作部であるタッチパネルセンサ242を重ねて配置してなり、表示入力部24Aとテンキー部24Bとに区分されている。表示入力部24Aには、後述する画面データが表示される。テンキー部24Bには、「0」〜「9」のテンキーの他、「戻る」キー、「C」のクリアキー、「更新」キー、「△」及び「▽」の上下キー、「・」の小数点キーが配置される。   The touch panel 24 is configured by overlapping a touch panel sensor 242 as an operation unit on a screen of a liquid crystal display (hereinafter abbreviated as a display) 241 as a display unit, and is divided into a display input unit 24A and a numeric keypad unit 24B. Yes. Screen data to be described later is displayed on the display input unit 24A. The numeric keypad 24B includes “0” to “9” numeric keys, “return” key, “C” clear key, “update” key, “△” and “▽” up / down keys, “•” A decimal point key is placed.

メンブレン方式のキーボード26には、文字や輪郭が表面にマトリクス状に印刷された複数の固定キーが配置されている。メンブレン方式のキーボード26は、他の種類のキーボードと比較して泥や液体等の汚れに強いという特徴を有している。各固定キーには、それぞれ注文業務を支援するための機能が割り付けられている。   The membrane type keyboard 26 has a plurality of fixed keys on which characters and outlines are printed in a matrix on the surface. The membrane-type keyboard 26 has a feature that it is more resistant to dirt such as mud and liquid than other types of keyboards. Each fixed key is assigned a function for supporting the ordering work.

オーダー端末2は、第1の部材21または第2の部材22のいずれか一方に、制御ボード30を内蔵している。制御ボード30には、図3に示すように、マイクロコンピュータ39が備えられており、このマイクロコンピュータ39が各部を駆動制御する。マイクロコンピュータ39は、図3に示すように、各部を集中的に制御するCPU(Central Processing Unit)31に、アドレスバス,データバス等のバスライン38を介してROM(Read Only Memory)32と、RAM(Random Access Memory)33とが接続されて構成されている。このようなマイクロコンピュータ39には、時計部34、無線部35、キーコントローラ36、タッチパネルコントローラ37及び赤外線通信部40がバスライン38を介して接続されている。   The order terminal 2 has a control board 30 built in either the first member 21 or the second member 22. As shown in FIG. 3, the control board 30 is provided with a microcomputer 39, and the microcomputer 39 drives and controls each part. As shown in FIG. 3, the microcomputer 39 has a central processing unit (CPU) 31 that centrally controls each unit, a ROM (Read Only Memory) 32 via a bus line 38 such as an address bus and a data bus, A RAM (Random Access Memory) 33 is connected. A clock unit 34, a radio unit 35, a key controller 36, a touch panel controller 37, and an infrared communication unit 40 are connected to such a microcomputer 39 via a bus line 38.

ROM32は、電源を切っても記憶情報が保持される不揮発性メモリであって、制御プログラム321を含むプログラムやメニュー品目の設定データやメニュー品目の品切れデータなどのメニューデータ等の固定的データを記憶する記憶部として機能する。また、ROM32は、無線部35における無線通信に係る設定を記憶する。無線通信に係る設定とは、オーダー端末2のIPアドレスに加え、ESSID、ステーション4のIPアドレスなどである。   The ROM 32 is a non-volatile memory in which stored information is retained even when the power is turned off, and stores fixed data such as a program including a control program 321, menu item setting data, menu data such as menu item out-of-stock data, and the like. Functions as a storage unit. The ROM 32 stores settings related to wireless communication in the wireless unit 35. The settings related to wireless communication include the ESSID, the IP address of the station 4 and the like in addition to the IP address of the order terminal 2.

RAM33は、ディスプレイ241に表示させる画面データやステーション4に送信するデータ等の可変的データを記憶する。時計部34は、現在の日付及び時刻を計時する。   The RAM 33 stores variable data such as screen data to be displayed on the display 241 and data transmitted to the station 4. The clock unit 34 measures the current date and time.

無線部35は、無線アクセスポイント6との間でデータの送受信を制御する無線通信部であって、例えばIEEE 802.11規格の無線通信を実行する無線通信デバイスである。   The wireless unit 35 is a wireless communication unit that controls transmission / reception of data to / from the wireless access point 6, and is a wireless communication device that executes, for example, IEEE 802.11 standard wireless communication.

キーコントローラ36は、サイドキー25及びキーボード26の各固定キーを監視し、キー入力の有無を判別する。タッチパネルコントローラ37は、タッチパネル24のディスプレイ241に表示される画面を制御する。また、タッチパネルコントローラ37は、タッチパネルセンサ242の信号により画面上のタッチ位置を示す二次元座標を検出する。   The key controller 36 monitors each fixed key of the side key 25 and the keyboard 26 and determines whether or not there is a key input. The touch panel controller 37 controls a screen displayed on the display 241 of the touch panel 24. The touch panel controller 37 detects a two-dimensional coordinate indicating a touch position on the screen based on a signal from the touch panel sensor 242.

赤外線通信部40は、通信窓(図示せず)を介し、ステーション4などの外部の機器と例えばIrDA等の赤外線通信を行うためのインタフェースである。   The infrared communication unit 40 is an interface for performing infrared communication such as IrDA with an external device such as the station 4 via a communication window (not shown).

次に、ステーション4について説明する。ここで、図4はステーション4のハードウェア構成を示すブロック図である。ステーション4には、LCD41及びキーボード42が備えられており、各オーダー端末2から無線送信された注文データの管理が可能となっている。   Next, the station 4 will be described. Here, FIG. 4 is a block diagram showing a hardware configuration of the station 4. The station 4 is provided with an LCD 41 and a keyboard 42, and can manage the order data wirelessly transmitted from each order terminal 2.

図4に示すように、ステーション4には、マイクロコンピュータ43が備えられており、このマイクロコンピュータ43が各部を駆動制御する。マイクロコンピュータ43は、各部を集中的に制御するCPU44に、バスライン45を介して制御プログラム等の固定的情報を予め記憶するROM46と、各種データを書き換え自在に記憶してワークエリア等として機能するRAM47とが接続されて構成されている。したがって、マイクロコンピュータ43は、情報処理を実行する情報処理部を構成する。RAM47は、その全部又は一部が不揮発性メモリである。   As shown in FIG. 4, the station 4 is provided with a microcomputer 43, and the microcomputer 43 drives and controls each part. The microcomputer 43 functions as a work area or the like by storing a CPU 46 for centrally controlling each unit, a ROM 46 for storing fixed information such as a control program in advance via a bus line 45, and various data in a rewritable manner. A RAM 47 is connected. Therefore, the microcomputer 43 constitutes an information processing unit that executes information processing. The RAM 47 is all or part of a nonvolatile memory.

マイクロコンピュータ43には、バスライン45を介して、表示/キーボードコントローラ48と制御プログラム等の固定的情報を予め記憶するHDD49と通信インタフェース50とが接続されている。   The microcomputer 43 is connected via a bus line 45 to a display / keyboard controller 48, an HDD 49 for storing fixed information such as a control program in advance, and a communication interface 50.

HDD49は、各オーダー端末2のIDに対応付けて無線通信に係る管理情報(設定データ)等を記憶するテーブルTを格納する。ここで、図5はテーブルTのデータ構成を示す図である。図5に示すように、テーブルTに記憶される無線通信に係る管理情報には、オーダー端末2のIPアドレスに加え、ESSID、ステーション4のIPアドレスなどが含まれる。また、テーブルTには、各オーダー端末2のIDに対応付けて最終アクセス時間が記憶される。この最終アクセス時間は、後述する故障時における端末の入れ替え処理において、故障したオーダー端末2の探索に用いられる。最終アクセス時間は、オーダー端末2からのオーダー通信や、オーダー端末2の電源ONの際に更新される。   The HDD 49 stores a table T that stores management information (setting data) related to wireless communication in association with the ID of each order terminal 2. Here, FIG. 5 is a diagram showing a data structure of the table T. As shown in FIG. As shown in FIG. 5, the management information related to wireless communication stored in the table T includes the ESSID, the IP address of the station 4 and the like in addition to the IP address of the order terminal 2. The table T stores the last access time in association with the ID of each order terminal 2. This final access time is used for searching for a failed order terminal 2 in a terminal replacement process at the time of a failure described later. The last access time is updated at the time of order communication from the order terminal 2 or when the order terminal 2 is powered on.

また、HDD49は、オーダー端末2の制御に用いられる最新の制御プログラムも記憶している。   The HDD 49 also stores the latest control program used for controlling the order terminal 2.

表示/キーボードコントローラ48は、画像データに基づいてLCD41を駆動制御し、画像データに応じた画像をLCD41に表示させ、また、キーボード42からの入力信号をマイクロコンピュータ43に取り込む。通信インタフェース50は、LAN5を介して他の機器、つまり、伝票プリンタ3、情報端末1、及び無線アクセスポイント6との間でのデータ通信を可能とする。   The display / keyboard controller 48 drives and controls the LCD 41 based on the image data, displays an image corresponding to the image data on the LCD 41, and takes in an input signal from the keyboard 42 to the microcomputer 43. The communication interface 50 enables data communication with other devices, that is, the slip printer 3, the information terminal 1, and the wireless access point 6 via the LAN 5.

続いて、オーダー端末2のマイクロコンピュータ39(CPU31)が制御プログラム321に従って実行する各種の処理のうち、オーダー端末2の端末入れ替え処理について説明する。   Next, among the various processes executed by the microcomputer 39 (CPU 31) of the order terminal 2 according to the control program 321, the terminal replacement process of the order terminal 2 will be described.

ここで、図6はオーダー端末2のマイクロコンピュータ39(CPU31)が発揮する端末入れ替え処理にかかる機能を示すブロック図、図7はオーダー端末2における端末入れ替え処理の流れの一例を示すフローチャート、図8は、オーダー端末2のディスプレイの端末入れ替え処理における画面遷移例を示す図である。   Here, FIG. 6 is a block diagram showing functions related to the terminal exchange process performed by the microcomputer 39 (CPU 31) of the order terminal 2, FIG. 7 is a flowchart showing an example of the flow of the terminal exchange process in the order terminal 2, and FIG. These are figures which show the example of a screen transition in the terminal replacement process of the display of the order terminal 2. FIG.

図6に示すように、オーダー端末2のCPU31は制御プログラム321に従って動作することによって、情報受信手段311と、更新手段312と、報知手段313と、プログラム受信手段314と、として機能する。   As illustrated in FIG. 6, the CPU 31 of the order terminal 2 functions as an information receiving unit 311, an updating unit 312, a notification unit 313, and a program receiving unit 314 by operating according to the control program 321.

情報受信手段311は、赤外線通信部40による赤外線通信によってステーション4から無線部35における無線通信に係る管理情報を受信する。また、情報受信手段311は、報知手段313を備えている。報知手段313は、無線通信に係る管理情報の受信方法を示す画面をタッチパネル24のディスプレイ241に表示するなどして報知する。   The information receiving unit 311 receives management information related to wireless communication in the wireless unit 35 from the station 4 by infrared communication by the infrared communication unit 40. In addition, the information receiving unit 311 includes a notification unit 313. The notification unit 313 notifies the display of the management information receiving method related to wireless communication by displaying it on the display 241 of the touch panel 24.

更新手段312は、情報受信手段311によって受信した無線通信に係る管理情報でROM32に記憶されている無線通信に係る設定を更新する。   The updating unit 312 updates the setting related to wireless communication stored in the ROM 32 with the management information related to wireless communication received by the information receiving unit 311.

プログラム受信手段314は、更新手段312により更新した無線通信に係る設定に従った無線部35による無線通信によって、ステーション4から制御プログラムを受信する。   The program receiving unit 314 receives a control program from the station 4 by wireless communication by the wireless unit 35 according to the setting related to wireless communication updated by the update unit 312.

次いで、オーダー端末2における端末入れ替え処理の流れについて図7のフローチャートおよび図8の画面遷移例を参照して説明する。   Next, the flow of the terminal replacement process in the order terminal 2 will be described with reference to the flowchart of FIG. 7 and the screen transition example of FIG.

オーダー端末2が故障した場合であって入れ替え対象となる新たなオーダー端末2が届いた場合に、当該入れ替え対象となる新たなオーダー端末2の電源をONすると、図7のフローチャートに示すように、オーダー端末2のCPU31(情報受信手段311)は、ROM32に記憶されている無線通信に係る設定が初期状態(工場出荷状態)であるか否かを判断する(ステップS1)。   When the order terminal 2 is out of order and a new order terminal 2 to be replaced arrives, when the power of the new order terminal 2 to be replaced is turned on, as shown in the flowchart of FIG. The CPU 31 (information receiving unit 311) of the order terminal 2 determines whether or not the setting relating to wireless communication stored in the ROM 32 is in the initial state (factory shipment state) (step S1).

ROM32に記憶されている無線通信に係る設定が初期状態(工場出荷状態)であると判断すると(ステップS1のYes)、オーダー端末2のCPU31(報知手段313)は、無線通信に係る管理情報の受信方法を示す画面をタッチパネル24のディスプレイ241に表示する(ステップS2)。なお、オーダー端末2のCPU31は、ROM32に記憶されている無線通信に係る設定が初期状態(工場出荷状態)でないと判断すると(ステップS1のNo)、他の処理へ進む。   When it is determined that the wireless communication setting stored in the ROM 32 is in the initial state (factory shipment state) (Yes in step S1), the CPU 31 (notification unit 313) of the order terminal 2 stores management information related to wireless communication. A screen indicating the reception method is displayed on the display 241 of the touch panel 24 (step S2). If the CPU 31 of the order terminal 2 determines that the setting related to wireless communication stored in the ROM 32 is not in the initial state (factory shipment state) (No in step S1), the process proceeds to another process.

図8(a)は、無線通信に係る管理情報の受信方法を示す画面Aがオーダー端末2のディスプレイ241の表示入力部24Aに表示されている状態を示すものである。画面Aは、[ダウンロードスタート]ボタンA1と、[SE用初期化]ボタンA2と、「赤外線通信の準備をして[ダウンロードスタート]ボタンを押してください。」という案内メッセージA3と、上記案内メッセージA3に含まれる赤外線通信の準備の仕方を図で示した案内図A4と、を含む。案内図A4には、ステーション4の電源投入、およびオーダー端末2の赤外線通信の通信窓と伝票プリンタ3の通信窓3Aとを合わせることが図解されている。   FIG. 8A shows a state in which a screen A indicating a method for receiving management information related to wireless communication is displayed on the display input unit 24 </ b> A of the display 241 of the order terminal 2. Screen A includes a [download start] button A1, an [initialize for SE] button A2, a guidance message A3 “Prepare for infrared communication and press the [download start] button”, and the guidance message A3. Includes a guide map A4 illustrating how to prepare for infrared communication included in FIG. In the guide diagram A4, it is illustrated that the station 4 is turned on and the communication window for infrared communication of the order terminal 2 and the communication window 3A of the slip printer 3 are matched.

オーダー端末2のCPU31(情報受信手段311)は、[ダウンロードスタート]ボタンA1が操作されて、ステーション4から無線通信に係る管理情報の受信が指示されたと判断すると(ステップS3のYes)、赤外線通信部40による赤外線通信によってステーション4から無線部35における無線通信に係る管理情報を受信するとともに(ステップS4)、赤外線通信中であることを示す画面をタッチパネル24のディスプレイ241に表示する(ステップS5)。   If the CPU 31 (information receiving means 311) of the order terminal 2 determines that the reception of management information related to wireless communication is instructed from the station 4 by operating the [download start] button A1 (Yes in step S3), infrared communication Management information related to wireless communication in the wireless unit 35 is received from the station 4 by infrared communication by the unit 40 (step S4), and a screen indicating that infrared communication is being performed is displayed on the display 241 of the touch panel 24 (step S5). .

図8(b)は、赤外線通信中であることを示す画面Bがオーダー端末2のディスプレイ241の表示入力部24Aに表示されている状態を示すものである。画面Bは、[赤外線通信中です]という案内メッセージB1と、赤外線通信中の注意事項を図で示した案内図B2と、を含む。案内図B2には、赤外線通信中のオーダー端末2は、伝票プリンタ3から動かさないようにすることが図解されている。   FIG. 8B shows a state where the screen B indicating that infrared communication is being performed is displayed on the display input unit 24 </ b> A of the display 241 of the order terminal 2. The screen B includes a guidance message B1 [Infrared communication is in progress] and a guidance map B2 that illustrates precautions during infrared communication. The guide diagram B2 illustrates that the order terminal 2 during infrared communication is not moved from the slip printer 3.

なお、ステーション4においては、前述したように、図5に示すテーブルTにおいて各オーダー端末2のIDに対応付けて最終アクセス時間を記憶している。本実施形態においては、最終アクセス時間が最も古い端末のIDに対応付けられた無線通信に係る管理情報を、故障したオーダー端末2のIDに対応付けられた無線通信に係る管理情報として送信する。   As described above, the station 4 stores the last access time in association with the ID of each order terminal 2 in the table T shown in FIG. In the present embodiment, management information related to wireless communication associated with the ID of the terminal with the oldest last access time is transmitted as management information related to wireless communication associated with the ID of the failed order terminal 2.

そして、図7のフローチャートに示すように、無線通信に係る管理情報の受信が終了すると(ステップS6のYes)、オーダー端末2のCPU31(更新手段312)は、ROM32に記憶されている無線通信に係る設定を、受信した無線通信に係る管理情報で更新する(ステップS7)。   Then, as shown in the flowchart of FIG. 7, when reception of management information related to wireless communication is completed (Yes in step S <b> 6), the CPU 31 (update means 312) of the order terminal 2 performs wireless communication stored in the ROM 32. The setting is updated with the management information related to the received wireless communication (step S7).

このようにして無線通信に係る設定が更新されると無線部35による無線通信が可能になるので、オーダー端末2のCPU31(プログラム受信手段314)は、無線通信に係る設定に従った無線部35による無線通信によって、ステーション4から制御プログラムを受信する(ステップS8)。   When the setting related to wireless communication is updated in this way, wireless communication by the wireless unit 35 becomes possible, so that the CPU 31 (program receiving unit 314) of the order terminal 2 uses the wireless unit 35 according to the setting related to wireless communication. The control program is received from the station 4 by wireless communication according to (Step S8).

以上の処理によって、故障端末のIDや管理情報等を初期状態(工場出荷状態)の新たなオーダー端末2に対して赤外線通信によって入力することができるので、故障端末のIDや無線通信に係る管理情報等を手入力することなく、故障端末との入れ替えを容易に行うことが可能になる。   With the above processing, the failure terminal ID, management information, and the like can be input to the new order terminal 2 in the initial state (factory shipment state) by infrared communication. It is possible to easily replace the faulty terminal without manually inputting information or the like.

なお、オーダー端末2のCPU31は、画面Aの[SE用初期化]ボタンA2が操作されたと判断すると(ステップS3のNo、ステップS9のYes)、従来通り、故障端末のIDや無線通信に係る管理情報等を手入力する画面C(図8(c)参照)をタッチパネル24のディスプレイ241に表示する(ステップS10)。   If the CPU 31 of the order terminal 2 determines that the [SE initialization] button A2 on the screen A has been operated (No in step S3, Yes in step S9), it relates to the ID of the failed terminal and wireless communication as usual. A screen C (see FIG. 8C) for manually inputting management information or the like is displayed on the display 241 of the touch panel 24 (step S10).

オーダー端末2のCPU31は、画面Cでの各種情報の入力が終了すると(ステップS11のYes)、ステップS7に進み、ROM32に記憶されている無線通信に係る設定を、入力された無線通信に係る管理情報で更新する(ステップS7)。   When the input of various information on the screen C is completed (Yes in Step S11), the CPU 31 of the order terminal 2 proceeds to Step S7 and sets the settings related to the wireless communication stored in the ROM 32 according to the input wireless communication. Update with management information (step S7).

このように、本実施形態によれば、オーダー端末2が故障した場合であって入れ替え対象となる新たなオーダー端末2が届いた場合に、故障端末のIDや管理情報等を初期状態(工場出荷状態)の別のオーダー端末2に対して赤外線通信によって入力することができるので、故障端末のIDや無線通信に係る管理情報等を手入力することなく、故障端末との入れ替えを容易に行うことが可能になる。   As described above, according to the present embodiment, when the order terminal 2 is out of order and a new order terminal 2 to be replaced arrives, the ID, management information, etc. of the failed terminal are initialized (factory shipment). Can be input to another order terminal 2 in the state) by infrared communication, so that it is easy to replace the faulty terminal without manually inputting the ID of the faulty terminal or management information related to wireless communication. Is possible.

なお、本実施形態においては、伝票プリンタ3の通信窓3Aを介してステーション4と赤外線通信するようにしたが、これに限るものではなく、ステーション4に通信窓を含む
赤外線通信機能を備えて、直接、ステーション4と赤外線通信するようにしても良い。
In the present embodiment, infrared communication is performed with the station 4 via the communication window 3A of the slip printer 3. However, the present invention is not limited to this, and the station 4 includes an infrared communication function including a communication window. Direct infrared communication with the station 4 may be performed.

本実施形態のオーダー端末2で実行される制御プログラム321は、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   The control program 321 executed by the order terminal 2 of the present embodiment is an installable or executable file, such as a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disk). You may comprise so that it may record and provide on a computer-readable recording medium.

さらに、本実施形態のオーダー端末2で実行される制御プログラム321を、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態のオーダー端末2で実行される制御プログラム321をインターネット等のネットワーク経由で提供または配布するように構成しても良い。   Further, the control program 321 executed by the order terminal 2 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. Moreover, you may comprise so that the control program 321 performed with the order terminal 2 of this embodiment may be provided or distributed via networks, such as the internet.

本発明の実施形態を説明したが、この実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   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 and its modifications are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

2 入力装置
4 処理装置
32 記憶部
35 無線通信部
40 赤外線通信部
311 情報受信手段
312 更新手段
313 報知手段
314 プログラム受信手段
2 Input device 4 Processing device 32 Storage unit 35 Wireless communication unit 40 Infrared communication unit 311 Information receiving unit 312 Updating unit 313 Notification unit 314 Program receiving unit

特開2011−175476号公報JP 2011-175476 A

Claims (3)

管理業務処理を実行する処理装置との間における無線通信を制御する無線通信部と、
前記処理装置との間における赤外線通信を制御する赤外線通信部と、
前記無線通信部における無線通信に係る設定を記憶する記憶部と、
前記記憶部に記憶された前記無線通信に係る設定が初期状態であると判断した場合に前記無線通信に係る管理情報の受信方法を報知し、当該報知に基づく受信指示があった場合に、前記赤外線通信部による赤外線通信によって前記処理装置から前記無線通信部における無線通信に係る管理情報を受信する情報受信手段と、
前記情報受信手段によって赤外線通信中に、当該赤外線通信中であることを注意事項とともに示す画面を表示する手段と、
受信した前記無線通信に係る管理情報で前記無線通信に係る設定を更新する更新手段と、
を備えることを特徴とする入力装置。
A wireless communication unit that controls wireless communication with a processing device that executes management business processing;
An infrared communication unit that controls infrared communication with the processing device;
A storage unit for storing settings related to wireless communication in the wireless communication unit;
When it is determined that the setting related to the wireless communication stored in the storage unit is in an initial state, the management information receiving method related to the wireless communication is notified, and when there is a reception instruction based on the notification, Information receiving means for receiving management information related to wireless communication in the wireless communication unit from the processing device by infrared communication by an infrared communication unit;
Means for displaying a screen together with precautions during infrared communication by the information receiving means, together with precautions;
Updating means for updating the setting related to the wireless communication with the received management information related to the wireless communication;
An input device comprising:
前記更新手段により更新した前記無線通信に係る設定に従った前記無線通信部による無線通信によって、前記処理装置から制御プログラムを受信するプログラム受信手段を更に備える、
ことを特徴とする請求項記載の入力装置。
Program receiving means for receiving a control program from the processing device by wireless communication by the wireless communication unit according to the setting related to the wireless communication updated by the updating means,
The input device according to claim 1 .
管理業務処理を実行する処理装置との間における無線通信を制御する無線通信部と、前記処理装置との間における赤外線通信を制御する赤外線通信部と、前記無線通信部における無線通信に係る設定を記憶する記憶部と、を備える入力装置を制御するコンピュータを、
前記記憶部に記憶された前記無線通信に係る設定が初期状態であると判断した場合に前記無線通信に係る管理情報の受信方法を報知し、当該報知に基づく受信指示があった場合に、前記赤外線通信部による赤外線通信によって前記処理装置から前記無線通信部における無線通信に係る管理情報を受信する情報受信手段と、
前記情報受信手段によって赤外線通信中に、当該赤外線通信中であることを注意事項とともに示す画面を表示する手段と、
受信した前記無線通信に係る管理情報で前記無線通信に係る設定を更新する更新手段と、
として機能させることを特徴とするプログラム。
A wireless communication unit that controls wireless communication with a processing device that executes management business processing; an infrared communication unit that controls infrared communication with the processing device; and settings related to wireless communication in the wireless communication unit. A computer that controls the input device including a storage unit,
When it is determined that the setting related to the wireless communication stored in the storage unit is in an initial state, the management information receiving method related to the wireless communication is notified, and when there is a reception instruction based on the notification, Information receiving means for receiving management information related to wireless communication in the wireless communication unit from the processing device by infrared communication by an infrared communication unit;
Means for displaying a screen together with precautions during infrared communication by the information receiving means, together with precautions;
Updating means for updating the setting related to the wireless communication with the received management information related to the wireless communication;
A program characterized by functioning as
JP2012194764A 2012-09-05 2012-09-05 Input device and program Active JP5612045B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012194764A JP5612045B2 (en) 2012-09-05 2012-09-05 Input device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012194764A JP5612045B2 (en) 2012-09-05 2012-09-05 Input device and program

Publications (2)

Publication Number Publication Date
JP2014052686A JP2014052686A (en) 2014-03-20
JP5612045B2 true JP5612045B2 (en) 2014-10-22

Family

ID=50611158

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012194764A Active JP5612045B2 (en) 2012-09-05 2012-09-05 Input device and program

Country Status (1)

Country Link
JP (1) JP5612045B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7286913B2 (en) * 2018-03-27 2023-06-06 カシオ計算機株式会社 COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM
US11935350B2 (en) 2019-04-02 2024-03-19 Rai Strategic Holdings, Inc. Functional control and age verification of electronic devices through speaker communication
US11200770B2 (en) 2019-04-02 2021-12-14 Rai Strategic Holdings, Inc. Functional control and age verification of electronic devices through visual communication

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4042723B2 (en) * 2004-06-01 2008-02-06 ソニー株式会社 Communication system, terminal, and communication method
JP2009059129A (en) * 2007-08-31 2009-03-19 Sii Data Service Kk Order data management system and handy terminal
JP4987818B2 (en) * 2008-08-07 2012-07-25 シャープ株式会社 Image data processing apparatus, image forming system, image data processing method, image data processing program, and computer-readable recording medium

Also Published As

Publication number Publication date
JP2014052686A (en) 2014-03-20

Similar Documents

Publication Publication Date Title
US8650504B2 (en) Order receiving apparatus and order receiving method
JP2014157552A (en) Order input device and program
JP5612045B2 (en) Input device and program
JP2014238713A (en) Order terminal and program
JP2019046244A (en) Order terminal and its program
JP6353413B2 (en) Order receiving apparatus and program
JP5684762B2 (en) Input device, processing device, and program
JP6816219B2 (en) Order processing system, server and program
JP5763694B2 (en) Order input device and program
JP5570566B2 (en) Input device and program
JP2014109872A (en) Input device and program
JP2017139021A (en) Order processing system and information terminal
JP5570565B2 (en) Input device and program
JP5651618B2 (en) Order receiving apparatus and program
JP5612044B2 (en) Input device
JP6905730B2 (en) Product data processing equipment and programs
US20140249967A1 (en) Order reception apparatus and method for trasmitting order of menu item by the same
JP6722318B2 (en) Order processing system
JP6971503B2 (en) Programs and terminals
JP2014045367A (en) Input device and program
EP3594890B1 (en) Order system, order terminal, and information processing program
JP6999440B2 (en) Product sales data processing equipment and programs
JP2024088441A (en) Information processing device and program
JP6141366B2 (en) Order processing system
JP2018120630A (en) Order receiving device, server and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140311

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140508

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140610

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140806

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140826

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140903

R150 Certificate of patent (=grant) or registration of utility model

Ref document number: 5612045

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150