JP6205313B2 - Sales data processing apparatus and control program thereof - Google Patents
Sales data processing apparatus and control program thereof Download PDFInfo
- Publication number
- JP6205313B2 JP6205313B2 JP2014126596A JP2014126596A JP6205313B2 JP 6205313 B2 JP6205313 B2 JP 6205313B2 JP 2014126596 A JP2014126596 A JP 2014126596A JP 2014126596 A JP2014126596 A JP 2014126596A JP 6205313 B2 JP6205313 B2 JP 6205313B2
- Authority
- JP
- Japan
- Prior art keywords
- cpu
- impact
- act
- operator
- data processing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Cash Registers Or Receiving Machines (AREA)
Description
本発明の実施形態は、販売データ処理装置およびその制御プログラムに関する。 Embodiments described herein relate generally to a sales data processing apparatus and a control program therefor.
POS端末装置などの販売データ処理装置は、ハードディスクドライブなどのような、衝撃により破損する恐れのあるデバイスを備える。 A sales data processing device such as a POS terminal device includes a device such as a hard disk drive that may be damaged by an impact.
例えば、ドロワを乱暴に閉じた場合には大きな衝撃が生じやすく、そのような衝撃が繰り返されると、上記のデバイスを破損させてしまう危険性が高まる。 For example, if the drawer is closed wildly, a large impact is likely to occur, and if such an impact is repeated, the risk of damaging the device increases.
このような事情から、繰り返しの衝撃によりデバイスの破損が生じてしまうことを防止できることが望まれていた。 Under such circumstances, it has been desired that the device can be prevented from being damaged by repeated impacts.
本発明が解決しようとする課題は、繰り返しの衝撃によりデバイスの破損が生じてしまうことを防止できる販売データ処理装置およびその制御プログラムを提供することである。 The problem to be solved by the present invention is to provide a sales data processing apparatus and its control program capable of preventing the device from being damaged by repeated impacts.
実施形態の販売データ処理装置は、衝撃センサ、判定部および報知部を備える。衝撃センサは、オペレータにより操作される複数種の被操作ユニットの操作に伴う衝撃を検知する。判定部は、衝撃センサにより検知された衝撃が、複数種の被操作ユニットのうちのいずれに対する操作に伴うかを判定する。報知部は、衝撃センサにより一定強度以上の衝撃が検知されたことに応じて、いずれもオペレータに注意を促すためのものであり、かつ前記判定部での判定結果に応じて異なる報知動作を行う。 The sales data processing device of the embodiment includes an impact sensor , a determination unit, and a notification unit. The impact sensor detects an impact associated with operation of a plurality of types of operated units operated by an operator. The determination unit determines which of the plurality of types of operated units is associated with the operation detected by the impact sensor. Notification unit, in response to the above impact constant intensity is detected by the impact sensor, both are for attention to the operator, and performs different notification operation in accordance with the determination result of the determination section .
以下、実施の形態について図面を用いて説明する。なお、本実施の形態では、本願の販売データ処理装置を電子キャッシュレジスタ(以降においては、「レジスタ」と略記する)として実施する場合につき説明する。 Hereinafter, embodiments will be described with reference to the drawings. In this embodiment, a case where the sales data processing apparatus of the present application is implemented as an electronic cash register (hereinafter abbreviated as “register”) will be described.
図1は本実施形態に係るレジスタ100のブロック図である。図2はレジスタ100の外観の斜視図である。なお、図1および図2においては、同一の要素については同一の符号を付している。
FIG. 1 is a block diagram of a
レジスタ100は、CPU(central processing unit)1、ROM(read-only memory)2、RAM(random-access memory)3、HDD(hard disk drive)4、時計ユニット5、入出力ポート(I/O)6、通信インタフェース(通信I/F)7,8,9,10,11,12、キーボード13、タッチパネル14、客面表示器15、レシートプリンタ16、ジャーナルプリンタ17、衝撃センサ18およびバスライン19を含む。そして、CPU1、ROM2、RAM3、HDD4、時計ユニット5、入出力ポート6および通信インタフェース7〜12は、バスライン19にそれぞれ接続されている。なお、CPU1、ROM2、RAM3およびHDD4は、バスライン19により接続されることによりコンピュータを構成している。
The
CPU1は、上記コンピュータの中枢部分に相当する。CPU1は、オペレーティングシステムやアプリケーションプログラムに従って、レジスタ100としての各種の機能を実現するべく各部を制御する。
The
ROM2は、上記コンピュータの主記憶部分に相当する。ROM2は、上記のオペレーティングシステムやアプリケーションプログラムを記憶する。ROM2は、CPU1が各種の処理を実行する上で必要なデータを記憶する場合もある。
The
RAM3は、上記コンピュータの主記憶部分に相当する。RAM3は、CPU1が各種の処理を実行する上で必要なデータを必要に応じて記憶する。またRAM3は、CPU1が各種の処理を行う際のワークエリアとしても利用される。
The
HDD4は、上記コンピュータの補助記憶部分に相当する。HDD4は、CPU1が各種の処理を行う上で使用するデータや、CPU1での処理によって生成されたデータを保存する。HDD4は、上記のアプリケーションプログラムを記憶する場合もある。
The
ROM2またはHDD4が保存するアプリケーションプログラムには、後述する制御処理について記述した制御プログラムが含まれる。このレジスタ100の譲渡は一般に、この制御プログラムがROM2またはHDD4に記憶された状態にて行われる。しかし、HDD4またはその他の書き込み可能な記憶デバイスに、このレジスタ100とは個別に譲渡された制御プログラムがユーザなどの操作に応じて書き込まれても良い。制御プログラムの譲渡は、リムーバブルな記録媒体に記録して、あるいはネットワークを介した通信により行うことができる。上記の記憶媒体は、上記のコンピュータ装置に内蔵または接続された読取装置によって読み取り可能であれば、磁気ディスク、光磁気ディスク、光ディスク、半導体メモリなど、その形態は問わない。
The application program stored in the
時計ユニット5は、定常的に計時動作を行い、日付および時刻を表した日時情報を生成する。時計ユニット5としては、例えばTOD(time of day)時計が利用できる。
The
入出力ポート6は、CPU1からドロワ開放が指示されたことに応じてドロワ200を駆動するための駆動信号をドロワ200に対して出力する。ドロワ200は、紙幣や硬貨を収容する。ドロワ200は、駆動信号を受けて自動的に開放する。ドロワ200は、オペレータにより閉じられる。ドロワ200は、クローズセンサを内蔵し、閉じられた場合にはクローズ信号をレジスタ100へと出力する。ドロワ200は、被操作ユニットの一例である。
The input /
通信インタフェース7〜12には、キーボード13、タッチパネル14、客面表示器15、レシートプリンタ16、ジャーナルプリンタ17および衝撃センサ18がそれぞれ接続される。通信インタフェース7〜12は、これら接続されたデバイスとCPU1との通信をインタフェースする。通信インタフェースとしては、例えばRS(recommended standard)−232C、PS/2、USB(universal serial bus)、LVDS(low voltage differential signaling)、IEEE(institute of electrical and electronic engineers)1284(いわゆるセントロニクス仕様)などの周知の規格に準拠したデバイスを適宜に利用できる。
A
キーボード13は、オペレータによる操作の内容を表したコマンドを出力する。キーボード13は、被操作ユニットの一例である。
The
タッチパネル14は、表示デバイスおよびタッチセンサを含む。表示デバイスは、GUI画面などのオペレータに対して提示すべき任意の画面を表示する。表示デバイスとしては、例えばカラーLCD(liquid crystal display)等の周知のデバイスが利用できる。タッチセンサは、表示デバイスの表示面に重ねて配置されている。タッチセンサは、表示デバイスの表示面へのオペレータのタッチ位置を検出し、その位置情報をCPU31へと送る。タッチセンサとしては、周知のデバイスが利用できる。タッチパネル14は、被操作デバイスの一例である。
The
客面表示器15は、例えばLCDまたは蛍光管表示器であり、CPU1の制御の下に任意の画像を表示可能である。客面表示器15は、通常は、顧客に対して提示するべき各種の情報を表した画像を表示するために利用される。
The
レシートプリンタ16は、例えばサーマルプリンタやドットインパクトプリンタなどであり、レシートなどの伝票を印刷する。
The
ジャーナルプリンタ17は、例えばサーマルプリンタやドットインパクトプリンタなどであり、レジスタ100での登録処理に関する履歴情報をロール紙に対して印字する。これによりジャーナルプリンタ17は、多数の登録処理に関する履歴情報が印字されたロール紙としてのジャーナルを作成する。
The
衝撃センサ18は、レジスタ100が受けた衝撃の強度を検知し、その強度に応じた衝撃値を出力する。衝撃センサ18としては、例えば加速度計などが利用できる。
The
次に以上のように構成されたレジスタ100の動作についての第1および第2の実施形態について順に説明する。
Next, the first and second embodiments regarding the operation of the
(第1の実施形態)
CPU1は、既存の電子キャッシュレジスタが備える各種の機能を実現するための処理を、当該既存の電子キャッシュレジスタで行われているのと同様にして実行する。CPU1はこれとは別タスクの処理として、次の制御処理を繰り返し実行する。
(First embodiment)
The
図3および図4は第1の実施形態における制御処理のフローチャートである。なお、以下に説明する処理の内容は一例であって、同様な結果を得ることが可能な様々な処理を適宜に利用できる。 3 and 4 are flowcharts of the control process in the first embodiment. Note that the content of the processing described below is an example, and various processing that can obtain the same result can be used as appropriate.
Act1においてCPU1は、ドロワクローズされたか否かを確認する。CPU1は、ドロワ200から出力されたクローズ信号が入出力ポート6により入力されたか否かを確認し、入力されていないならばNOと判定する。そしてCPU1はこの場合、Act2へと進む。
In Act1, the
Act2においてCPU1は、キープッシュされたか否か確認する。CPU1は、キーボード13から出力されたコマンドが通信インタフェース7により入力されたか否かを確認し、入力されていないならばNOと判定する。そしてCPU1はこの場合、Act3へと進む。
In
Act3においてCPU1は、パネルタッチされたか否かを確認する。CPU1は、タッチパネル14から出力された位置情報が通信インタフェース8により入力されたか否かを確認し、入力されていないならばNOと判定する。そしてCPU1はこの場合、Act4へと進む。
In
Act4においてCPU1は、衝撃センサ18が出力する衝撃値を、通信インタフェース12を介して取得する。
In
Act5においてCPU1は、上記の取得した衝撃値が予め定められた閾値SH以上であるか否かを確認する。なお、閾値SHは、レジスタ100の設計者等によって任意に定められて良い。一例として閾値SHは、HDD4の損傷につながる恐れのある大きさに定めることが想定される。そしてCPU1は、衝撃値が閾値SH未満であるためにNOと判定したならば、Act1に戻る。
In
かくしてCPU1は、Act1〜Act5において、ドロワクローズ、キープッシュおよびパネルタッチのいずれかが発生するか、あるいは閾値SH以上の衝撃値の衝撃が生じるのを待ち受ける。
Thus, in Act1 to Act5, the
CPU1は、ドロワ200がオペレータにより閉じられたことに応じてドロワ200がクローズ信号を出力し、これが入出力ポート6により入力されたならば、Act1にてYESと判定し、Act6へと進む。
The
Act6においてCPU1は、フラグF1を「1」にセットする。フラグF1は例えば、RAM3に記憶した1ビットのデータである。
In
さてCPU1は、キーボード13のいずれかのキーがオペレータによりプッシュされたことに応じてキーボード13がコマンドを出力し、これが通信インタフェース7により入力されたならば、Act2にてYESと判定し、Act7へと進む。
The
Act7においてCPU1は、フラグF2を「1」にセットする。フラグF2は例えば、RAM3に記憶した1ビットのデータである。
In Act 7, the
CPU1は、Act6またはAct7でフラグF1またはF2を「1」にセットしたならば、図4のAct8へと進む。またCPU1は、タッチパネル14の画面がオペレータによりタッチされたことに応じてタッチパネル14が位置情報を出力し、これが通信インタフェース8により入力されたならば、Act3にてYESと判定し、Act8へと進む。
If the flag F1 or F2 is set to “1” in Act6 or Act7, the
Act8においてCPU1は、衝撃センサ18が出力する衝撃値を、通信インタフェース12を介して取得する。
In
Act9においてCPU1は、Act1〜Act3のいずれかでYESと判定してから予め定められた時間が経過するまでの待機期間が終了したか否かを確認する。そしてCPU1は、待機期間が終了していないためにNOと判定したならば、Act10へと進む。
In
Act10においてCPU1は、上記の取得した衝撃値が閾値SH以上であるか否かを確認する。そしてCPU1は、衝撃値が閾値SH未満であるためにNOと判定したならば、Act9へと戻る。
In
かくしてCPU1は、Act9,Act10において、待機期間内に閾値SH以上の衝撃値が検知されるか否かを確認する。そしてCPU1は、待機期間内に閾値SH以上の衝撃値が検知されたならば、Act10にてYESと判定し、Act11へと進む。
Thus, the
Act11においてCPU1は、フラグF1が「1」にセットされているか否かを確認する。そしてCPU1は、フラグF1が「1」にセットされているならばYESと判定し、Act12へと進む。
In Act 11, the
Act12においてCPU1は、第1の警告表示を行う。第1の警告表示は、ドロワを閉めるに際して大きな衝撃が生じたことをオペレータに報知するための報知動作である。具体的にはCPU1は、第1の警告画像をタッチパネル14に表示させる。
In
図5は一例としての第1の警告画像を示す図である。 FIG. 5 is a diagram showing a first warning image as an example.
図5に示す第1の警告画像は、衝撃を検出した旨、HDD4が破損する恐れがある旨、さらにはドロワを閉める作業に際して注意が必要である旨をそれぞれ表した文字メッセージを含む。
The first warning image shown in FIG. 5 includes text messages that indicate that an impact has been detected, the
CPU1は、フラグF1が「1」にセットされていないためにAct11にてNOと判定したならば、Act13へと進む。
If the
Act13においてCPU1は、フラグF2が「1」にセットされているか否かを確認する。そしてCPU1は、フラグF2が「1」にセットされているならばYESと判定し、Act14へと進む。
In
Act14においてCPU1は、第2の警告表示を行う。第2の警告表示は、キーボード13をプッシュするに際して大きな衝撃が生じたことをオペレータに報知するための報知動作である。具体的にはCPU1は、第2の警告画像をタッチパネル14に表示させる。
In
図6は一例としての第2の警告画像を示す図である。 FIG. 6 is a diagram showing a second warning image as an example.
図6に示す第2の警告画像は、第1の警告画像における、ドロワを閉める作業に際して注意が必要である旨を表した文字メッセージを、キーボード13のプッシュに際して注意が必要である旨を表した文字メッセージに代えたものである。
The second warning image shown in FIG. 6 represents a character message indicating that attention is required when closing the drawer in the first warning image, and indicates that attention is required when pushing the
CPU1は、フラグF2が「1」にセットされていないためにAct13にてNOと判定したならば、Act15へと進む。
If the
Act15においてCPU1は、第3の警告表示を行う。第3の警告表示は、タッチパネル14の画面をタッチするに際して大きな衝撃が生じたことをオペレータに報知するための報知動作である。具体的にはCPU1は、第3の警告画像をタッチパネル14に表示させる。
In
図7は一例としての第3の警告画像を示す図である。 FIG. 7 is a diagram showing a third warning image as an example.
図7に示す第3の警告画像は、第1の警告画像における、ドロワを閉める作業に際して注意が必要である旨を表した文字メッセージを、タッチパネル14のタッチに際して注意が必要である旨を表した文字メッセージに代えたものである。
The third warning image shown in FIG. 7 represents a text message indicating that attention is required when closing the drawer in the first warning image, and indicates that attention is required when touching the
CPU1は、第1〜第3の警告画像がそれぞれ含むOKボタンがオペレータによりタッチされたことをもって、Act12、Act14またはAct15における警告表示を終了し、Act16へと進む。なおCPU1は、Act9およびAct10の待ち受け状態において、閾値SH以上の衝撃値が検知されることなく待機期間が終了したならば、Act9にてYESと判定し、Act11〜Act15をいずれも行うことなしにAct16へと進む。
When the operator touches an OK button included in each of the first to third warning images, the
Act16においてCPU1は、フラグF1,F2をいずれも「0」にクリアする。
In
そしてCPU1は、これをもって図3,4に示す制御処理を終了する。
Then, the
ところでCPU1は、図3中のAct4で取得した衝撃値が閾値SH以上であった場合には、Act5にてYESと判定してAct17へと進む。
By the way, when the impact value acquired in
Act17においてCPU1は、第4の警告表示を行う。第4の警告表示は、原因を提示すること無しに、大きな衝撃が生じたことをオペレータに報知するための報知動作である。具体的にはCPU1は、第4の警告画像をタッチパネル14に表示させる。
In
図8は一例としての第4の警告画像を示す図である。 FIG. 8 is a diagram showing a fourth warning image as an example.
図8に示す第4の警告画像は、第1の警告画像における、ドロワを閉める作業に際して注意が必要である旨を表した文字メッセージを、単に注意が必要である旨を表した文字メッセージに代えたものである。 The fourth warning image shown in FIG. 8 replaces the text message indicating that attention is required in the operation of closing the drawer in the first warning image with a text message simply indicating that attention is required. It is a thing.
以上の第1〜第4の警告画像の表示は、それぞれ報知動作の一例である。従って、タッチパネル14は、報知デバイスの一例である。また制御プログラムに基づいて上記の制御処理をCPU1が実行することによって、CPU1を中枢部分とするコンピュータは制御部として機能する。そして、CPU1とタッチパネル14との協働により、報知部としての機能が実現される。
The above display of the first to fourth warning images is an example of the notification operation. Therefore, the
CPU1は、第4の警告画像が含むOKボタンがオペレータによりタッチされたことをもって、図3,4に示す制御処理を終了する。
The
以上のように第1の実施形態によれば、衝撃センサ18により閾値SH以上の衝撃値が検知されたことに応じて、オペレータに対して注意を促す報知動作が行われる。これにより、注意をすべきことをオペレータに認識させることができ、以降においてレジスタ100に同様の衝撃が加えられる危険性を低減できる。
As described above, according to the first embodiment, in response to the impact value detected by the
また第1の実施形態によれば、衝撃センサ18により閾値SH以上の衝撃値が検知される直前においてドロワクローズ、キープッシュおよびパネルタッチのいずれかが行われていた場合には、それらを原因として提示する警告画像を表示するので、どのような操作に関して注意をするべきであるのかをオペレータに認識させることができる。
Further, according to the first embodiment, when any one of the drawer close, key push, and panel touch is performed immediately before the
(第2の実施形態)
第2の実施形態は、CPU1が実行する制御処理の内容が第1の実施形態とは異なる。
(Second Embodiment)
The second embodiment is different from the first embodiment in the content of the control process executed by the
以下、第2の実施形態における制御処理について説明する。 Hereinafter, a control process in the second embodiment will be described.
図9および図10は第2の実施形態における制御処理のフローチャートである。なお、以下に説明する処理の内容は一例であって、同様な結果を得ることが可能な様々な処理を適宜に利用できる。 9 and 10 are flowcharts of the control process in the second embodiment. Note that the content of the processing described below is an example, and various processing that can obtain the same result can be used as appropriate.
第2の実施形態においては、4つの閾値SH1,SH2,SH3,SH4を予め個別に定めておく。閾値SH1〜SH4は、レジスタ100の設計者等によって任意に定められて良い。閾値SH1〜SH4のうちの一部が同一値であっても良い。ここでは、閾値SH1はHDD4の損傷につながる恐れのある大きさに、閾値SH2はキーボード13の損傷につながる恐れのある大きさに、閾値SH3はタッチパネル14の損傷につながる恐れのある大きさに、そして閾値SH4はレジスタ100の何らかの障害につながる恐れのある大きさに、それぞれ定めることが想定される。
In the second embodiment, four threshold values SH1, SH2, SH3, and SH4 are individually determined in advance. The thresholds SH1 to SH4 may be arbitrarily determined by the designer of the
Act21〜Act25においてCPU1は、前述の第1の実施形態におけるAct1〜Act5と同様に、ドロワクローズ、キープッシュおよびパネルタッチのいずれかが発生するか、あるいは衝撃が生じるのを待ち受ける。ただしCPU1はAct25においては、取得した衝撃値が閾値SH4以上であるか否かを確認する。
In Act 21 to Act 25, the
CPU1は、ドロワ200がオペレータにより閉じられたことに応じてドロワ200がクローズ信号を出力し、これが入出力ポート6により入力されたならば、Act21にてYESと判定し、Act26へと進む。
The
Act26においてCPU1は、閾値SHに閾値SH1をセットする。閾値SHは例えば、RAM3に記憶されるデータである。
In Act 26, the
CPU1は、キーボード13のいずれかのキーがオペレータによりプッシュされたことに応じてキーボード13がコマンドを出力し、これが通信インタフェース7により入力されたならば、Act22にてYESと判定し、Act27へと進む。
The
Act27においてCPU1は、閾値SHに閾値SH2をセットする。
In Act 27, the
CPU1は、タッチパネル14の画面がオペレータによりタッチされたことに応じてタッチパネル14が位置情報を出力し、これが通信インタフェース7により入力されたならば、Act23にてYESと判定し、Act28へと進む。
When the
Act28においてCPU1は、閾値SHに閾値SH3をセットする。
In Act 28, the
CPU1は、Act26〜Act28でのいずれかで閾値SHをセットしたならば、図10のAct29へと進む。
When the threshold value SH is set in any of Act 26 to Act 28, the
Act29においてCPU1は、衝撃センサ18が出力する衝撃値を、通信インタフェース12を介して取得する。
In Act 29, the
Act30においてCPU1は、Act21〜Act23のいずれかでYESと判定してから予め定められた時間が経過するまでの待機期間が終了したか否かを確認する。そしてCPU1は、待機期間が終了していないためにNOと判定したならば、Act31へと進む。
In Act 30, the
Act31においてCPU1は、上記の取得した衝撃値が閾値SH以上であるか否かを確認する。そしてCPU1は、衝撃値が閾値SH未満であるためにNOと判定したならば、Act30へと戻る。
In Act 31, the
かくしてCPU1は、Act30,Act31において、待機期間内に閾値SH以上の衝撃値が検知されるか否かを確認する。そしてCPU1は、待機期間内に閾値SH以上の衝撃値が検知されたならば、Act31にてYESと判定し、Act32へと進む。
Thus, the
Act32においてCPU1は、閾値SHに閾値SH1がセットされているか否かを確認する。そしてCPU1は、閾値SHに閾値SH1がセットされているならばYESと判定し、Act33へと進む。
In Act 32, the
Act33においてCPU1は、第1の警告表示を行う。第1の警告表示は、ドロワを閉めるに際して、HDD4の損傷につながる恐れのある大きな衝撃が生じたことをオペレータに報知するための報知動作である。具体的にはCPU1は、第1の警告画像をタッチパネル14に表示させる。第1の警告画像は、例えば第1の実施形態の第1の警告画像と同様なものとすることが想定される。
In Act 33, the
CPU1は、閾値SHに閾値SH1がセットされていないためにAct32にてNOと判定したならば、Act34へと進む。
If the
Act34においてCPU1は、閾値SHに閾値SH2がセットされているか否かを確認する。そしてCPU1は、閾値SHに閾値SH2がセットされているならばYESと判定し、Act35へと進む。
In Act 34, the
Act35においてCPU1は、第2の警告表示を行う。第2の警告表示は、キーボード13をプッシュするに際して、キーボード13の損傷につながる恐れのある大きな衝撃が生じたことをオペレータに報知するための報知動作である。具体的にはCPU1は、第2の警告画像をタッチパネル14に表示させる。
In Act 35, the
図11は一例としての第2の警告画像を示す図である。 FIG. 11 is a diagram showing a second warning image as an example.
図11に示す第2の警告画像は、第1の実施形態の第2の警告画像における、HDD4が破損する恐れがある旨を表した文字メッセージを、キーボード13が破損する恐れがある旨を表した文字メッセージに代えたものである。
The second warning image shown in FIG. 11 indicates that the character message indicating that the
CPU1は、閾値SHに閾値SH2がセットされていないためにAct34にてNOと判定したならば、Act36へと進む。
If the
Act36においてCPU1は、第3の警告表示を行う。第3の警告表示は、タッチパネル14の画面をタッチするに際して、タッチパネル14の損傷につながる恐れのある大きな衝撃が生じたことをオペレータに報知するための報知動作である。具体的にはCPU1は、第3の警告画像をタッチパネル14に表示させる。
In Act 36, the
図12は一例としての第3の警告画像を示す図である。 FIG. 12 is a diagram showing a third warning image as an example.
図12に示す第3の警告画像は、第1の実施形態の第3の警告画像における、HDD4が破損する恐れがある旨を表した文字メッセージを、タッチパネル14が破損する恐れがある旨を表した文字メッセージに代えたものである。
The third warning image shown in FIG. 12 indicates that there is a possibility that the
CPU1は、第1〜第3の警告画像がそれぞれ含むOKボタンがオペレータによりタッチされたことを持って、Act33、Act35またはAct36における警告表示を終了し、さらに図9,10に示す制御処理を終了する。
The
ところでCPU1は、図3中のAct24で取得した衝撃値が閾値SH4以上であった場合には、Act25にてYESと判定してAct37へと進む。
Incidentally, if the impact value acquired in Act 24 in FIG. 3 is equal to or greater than the threshold value SH4, the
Act37においてCPU1は、第4の警告表示を行う。第4の警告表示は、原因および影響するデバイスを提示すること無しに、大きな衝撃が生じたことをオペレータに報知するための報知動作である。具体的にはCPU1は、第4の警告画像をタッチパネル14に表示させる。
In Act 37, the
図13は一例としての第4の警告画像を示す図である。 FIG. 13 is a diagram showing a fourth warning image as an example.
図13に示す第4の警告画像は、第1の実施形態における第4の警告画像における、HDD4が破損する恐れがある旨を表した文字メッセージを、単に注意が必要である旨を表した文字メッセージに代えたものである。
The fourth warning image shown in FIG. 13 is a character message indicating that the
CPU1は、第4の警告画像が含むOKボタンがオペレータによりタッチされたことをもって、図9,10に示す制御処理を終了する。
The
以上のように第2の実施形態によれば、第1の実施形態と同様に、注意をすべきことをオペレータに認識させることができ、以後においてレジスタ100に同様の衝撃が加えられる危険性を低減できる。
As described above, according to the second embodiment, similarly to the first embodiment, it is possible to make the operator recognize that attention should be paid, and thereafter, there is a risk that a similar impact will be applied to the
また第2の実施形態によれば、CPU1は、衝撃の原因となる操作の種類を判定し、その種類に応じて予め定められた閾値以上の衝撃が生じた場合に、警告表示を行う。つまり制御プログラムに基づいて図9,10に示す制御処理をCPU1が実行することによって、CPU1を中枢部分とするコンピュータは判定部として機能する。そしてこれにより、衝撃が生じた原因と、その衝撃により損傷につながる恐れのあるデバイスの違いとを考慮して適切に警報動作を行うことが可能である。
Further, according to the second embodiment, the
この実施形態は、次のような種々の変形実施が可能である。 This embodiment can be variously modified as follows.
警報動作は、文字メッセージの表示に変えて、あるいは文字メッセージの表示に加えて、アイコンなどの表示、警報音の出力、音声メッセージの出力、振動、あるいは発光などのさまざまな動作を行うことができる。 Alarm action can be changed to text message display or in addition to text message display, various operations such as icon display, alarm sound output, voice message output, vibration, or light emission can be performed. .
POS(point-of-sale)端末などの、別の種類の販売データ処理装置においても、上記の各実施形態と同様に実施が可能である。 In another type of sales data processing apparatus such as a POS (point-of-sale) terminal, it can be implemented in the same manner as each of the above embodiments.
本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
以下に、本願の当初の特許請求の範囲に記載された発明を付記する。
[付記1] オペレータにより操作される少なくとも1つの被操作ユニットの操作に伴う衝撃を検知する衝撃センサと、
前記衝撃センサにより一定強度以上の前記衝撃が検知されたことに応じて、前記オペレータに注意を促すための報知動作を行う報知部とを具備したことを特徴とする販売データ処理装置。
[付記2] 前記被操作ユニットを複数種類含み、
前記衝撃センサにより検知された前記衝撃が、複数種類の前記被操作ユニットのうちのいずれに対する操作に伴うかを判定する判定部をさらに備えることを特徴とする付記1に記載の販売データ処理装置。
[付記3] 前記報知動作は、文字メッセージの表示であり、
前記報知部は、複数種類の前記被操作ユニットのそれぞれに対して個別に予め定められた複数の文字メッセージのうちの前記判定部により判定された種類に応じた文字メッセージを表示することを特徴とする付記2に記載の販売データ処理装置。
[付記4] 前記報知部は、前記衝撃センサにより検知された前記衝撃が、複数種類の前記被操作ユニットのうちのいずれに対する操作に伴うかを前記判定部が判定できない場合には、前記複数の文字メッセージとは別の文字メッセージを表示することを特徴とする付記3に記載の販売データ処理装置。
[付記5] 前記被操作ユニットを複数種類含み、
前記報知部は、複数種類の前記被操作ユニットの1つが操作されたことに伴って、複数種類の前記被操作ユニットのそれぞれに対して個別に予め定められた強度のうちの前記操作された種類の被操作ユニットに対応する強度以上の前記衝撃が前記衝撃センサにより検知されたことに応じて前記報知動作を行うことを特徴とする付記1に記載の販売データ処理装置。
[付記6] オペレータにより操作される少なくとも1つの被操作ユニットの操作に伴う衝撃を検知する衝撃センサと、
前記オペレータに注意を促すための報知動作を行う報知デバイスとを備えた販売データ処理を制御するコンピュータを、
前記衝撃センサにより一定強度以上の前記衝撃が検知されたことに応じて、前記オペレータに注意を促すための報知動作を行う制御部として機能させるための制御プログラム。
Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.
The invention described in the scope of the original claims of the present application will be added below.
[Appendix 1] An impact sensor for detecting an impact associated with an operation of at least one operated unit operated by an operator;
A sales data processing apparatus comprising: a notifying unit that performs a notifying operation for alerting the operator in response to detection of the impact of a certain strength or more by the impact sensor.
[Supplementary Note 2] A plurality of the operated units are included.
The sales data processing apparatus according to
[Supplementary Note 3] The notification operation is a display of a text message.
The notification unit displays a character message according to the type determined by the determination unit among a plurality of character messages individually predetermined for each of a plurality of types of the operated units. The sales data processing apparatus according to
[Supplementary Note 4] When the determination unit cannot determine which of the plurality of types of the operated units is associated with the impact detected by the impact sensor, the notification unit may 4. The sales data processing apparatus according to
[Supplementary Note 5] Including a plurality of types of the operated units,
The notifying unit is configured to operate the operated type out of intensities individually predetermined for each of the plurality of types of operated units as one of the types of operated units is operated. The sales data processing apparatus according to
[Appendix 6] An impact sensor for detecting an impact associated with an operation of at least one operated unit operated by an operator;
A computer that controls sales data processing, including a notification device that performs a notification operation for alerting the operator;
A control program for functioning as a control unit that performs a notification operation for alerting the operator in response to detection of the impact of a certain strength or more by the impact sensor.
1…CPU、2…ROM、3…RAM、4…HDD、5…時計ユニット、6…入出力ポート、7〜12…通信インタフェース、13…キーボード、14…タッチパネル、15…客面表示器、16…レシートプリンタ、17…ジャーナルプリンタ、18…衝撃センサ、19…バスライン、100…レジスタ、200…ドロワ。
DESCRIPTION OF
Claims (4)
前記衝撃センサにより検知された前記衝撃が、複数種の前記被操作ユニットのうちのいずれに対する操作に伴うかを判定する判定部と、
前記衝撃センサにより一定強度以上の前記衝撃が検知されたことに応じて、いずれも前記オペレータに注意を促すためのものであり、かつ前記判定部での判定結果に応じて異なる報知動作を行う報知部と、
を具備した販売データ処理装置。 An impact sensor for detecting an impact associated with operation of a plurality of types of operated units operated by an operator;
A determination unit for determining which of the plurality of types of the operated units is associated with the impact detected by the impact sensor;
In response to the impact sensor detecting the impact of a certain strength or higher, both alerts the operator and performs different notification operations according to the determination result of the determination unit. And
A sales data processing apparatus.
前記報知部は、複数種類の前記被操作ユニットのそれぞれに対して個別に予め定められた複数の文字メッセージのうちの前記判定部により判定された種類に応じた文字メッセージを表示する、
請求項1に記載の販売データ処理装置。 The notification operation is a display of a text message,
The notification unit displays a character message corresponding to a type determined by the determination unit among a plurality of character messages individually predetermined for each of a plurality of types of the operated units;
The sales data processing device according to claim 1 .
請求項2に記載の販売データ処理装置。 When the determination unit cannot determine which of the plurality of types of the operated units is associated with the operation detected by the impact sensor, the notification unit is the plurality of character messages. Display another text message,
The sales data processing apparatus according to claim 2 .
前記オペレータに注意を促すための報知動作を行う報知デバイスと、
を備えた販売データ処理装置を制御するコンピュータを、
前記衝撃センサにより検知された前記衝撃が、複数種類の前記被操作ユニットのうちのいずれに対する操作に伴うかを判定する判定部と、
前記衝撃センサにより一定強度以上の前記衝撃が検知されたことに応じて、いずれも前記オペレータに注意を促すためのものであり、かつ前記判定部での判定結果に応じて異なる報知動作を行う制御部と、
して機能させるための制御プログラム。 An impact sensor for detecting an impact associated with operation of a plurality of types of operated units operated by an operator;
A notification device for performing a notification operation for alerting the operator;
A computer for controlling a sales data processing apparatus comprising:
A determination unit for determining which of the plurality of types of the operated units is associated with the impact detected by the impact sensor;
In response to the impact of more than a predetermined intensity is detected by the impact sensor, both are for attention to the operator, and the determination unit determination result according to control for different notification operation at And
Control program to function.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014126596A JP6205313B2 (en) | 2014-06-19 | 2014-06-19 | Sales data processing apparatus and control program thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014126596A JP6205313B2 (en) | 2014-06-19 | 2014-06-19 | Sales data processing apparatus and control program thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016004554A JP2016004554A (en) | 2016-01-12 |
JP6205313B2 true JP6205313B2 (en) | 2017-09-27 |
Family
ID=55223750
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014126596A Expired - Fee Related JP6205313B2 (en) | 2014-06-19 | 2014-06-19 | Sales data processing apparatus and control program thereof |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6205313B2 (en) |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4376686B2 (en) * | 2004-04-20 | 2009-12-02 | エスアイアイ・データサービス株式会社 | Order input device and substrate holding structure |
JP2012123695A (en) * | 2010-12-10 | 2012-06-28 | Hitachi Omron Terminal Solutions Corp | Touch type input panel device and sensitivity adjustment method thereof |
-
2014
- 2014-06-19 JP JP2014126596A patent/JP6205313B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2016004554A (en) | 2016-01-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9348549B2 (en) | Image forming apparatus, server apparatus, and method of controlling printing of server apparatus | |
JP2009226690A (en) | Printer and information management system | |
JP5728946B2 (en) | CONTROL DEVICE, CONTROL DEVICE CONTROL METHOD, AND PROGRAM | |
JP6111183B2 (en) | Sales registration device and control program thereof | |
JP6205313B2 (en) | Sales data processing apparatus and control program thereof | |
JP2018005428A (en) | Display input device and image forming apparatus | |
JP6215185B2 (en) | Merchandise sales data processing apparatus and control program thereof | |
JP6200353B2 (en) | Self-checkout device and its control program | |
JP6209464B2 (en) | Payment terminal and program thereof | |
JP7381071B2 (en) | Settlement device, data processing method for the settlement device, program, and information processing system | |
JP5446171B2 (en) | Sales data processor | |
JP2012011636A (en) | Image forming apparatus and program | |
JP2018047622A (en) | Image formation apparatus and program | |
JP5750463B2 (en) | Label printer and its control program | |
JP6088990B2 (en) | Label printer and its control program | |
JP2018049562A (en) | Settlement device and program | |
US9712533B2 (en) | Notifying unauthorized use of electronic device during disconnection time period of electronic device from network | |
JP6313887B2 (en) | Registration processing apparatus and control program thereof | |
JP6155233B2 (en) | Registration processing apparatus and control program thereof | |
JP2009176035A (en) | Merchandise sales processor | |
JP6318275B2 (en) | Label printer and its control program | |
JP5379764B2 (en) | Product sales data processing apparatus and program | |
JP7158178B2 (en) | Sales data processor and program | |
JP2019036247A (en) | Sales data processing device, sales data processing method, and sales data processing program | |
JP6235100B2 (en) | Sales registration device and control program thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160719 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170516 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170517 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170710 |
|
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: 20170808 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170904 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6205313 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |