JP5138644B2 - Merchandise sales data processing apparatus, control program and control method thereof - Google Patents

Merchandise sales data processing apparatus, control program and control method thereof Download PDF

Info

Publication number
JP5138644B2
JP5138644B2 JP2009184842A JP2009184842A JP5138644B2 JP 5138644 B2 JP5138644 B2 JP 5138644B2 JP 2009184842 A JP2009184842 A JP 2009184842A JP 2009184842 A JP2009184842 A JP 2009184842A JP 5138644 B2 JP5138644 B2 JP 5138644B2
Authority
JP
Japan
Prior art keywords
general
purpose interface
progress
progress information
output
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
Application number
JP2009184842A
Other languages
Japanese (ja)
Other versions
JP2011039684A (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 JP2009184842A priority Critical patent/JP5138644B2/en
Publication of JP2011039684A publication Critical patent/JP2011039684A/en
Application granted granted Critical
Publication of JP5138644B2 publication Critical patent/JP5138644B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ファームウェアの制御によりシステムが起動される商品販売データ処理装置、その制御プログラムおよび制御方法に関する。   The present invention relates to a merchandise sales data processing apparatus whose system is activated by firmware control, a control program thereof, and a control method thereof.

一般に、PC(Personal Computer)のBIOS(Basic Input/Output System)に代表されるようなコード数の多いファームウェアは、起動時の初期化処理等の進捗状況やハードウェアの障害を外部に通知する手段を備えている。例えばPCの場合、前記進捗状況に関する情報等を内部バス(PCIバス)上のデバッグポートに出力することが一般的である。前記デバッグポートに出力された情報は、特殊な拡張ボードをマザーボードの拡張スロットに接続することで視認できる。   In general, firmware having a large number of codes such as a PC (Personal Computer) BIOS (Basic Input / Output System) is a means for notifying the progress of initialization processing at the time of startup and a hardware failure to the outside. It has. For example, in the case of a PC, it is common to output information on the progress status to a debug port on an internal bus (PCI bus). The information output to the debug port can be visually recognized by connecting a special expansion board to the expansion slot of the motherboard.

商品販売データ処理装置等のPCをベースとした組み込み機器も内部バスにデバッグポートを備えており、障害発生時にはデバッグポートから出力される情報をモニタに表示してエラーや故障の原因を調査する手法が採られている。(例えば、特許文献1を参照)   PC-based embedded devices such as merchandise sales data processing equipment also have a debug port on the internal bus, and when a failure occurs, the information output from the debug port is displayed on the monitor to investigate the cause of the error or failure Has been adopted. (For example, see Patent Document 1)

前記商品販売データ処理装置の場合、基板の配置位置や筐体等の設計がPCと異なり、筐体を開けただけでは、拡張ボードを接続できない場合が多い。このような場合、マザーボードの拡張スロットに視認用の拡張ボードを取り付けるべく商品販売データ処理装置を分解しなければならない。また、小型の商品販売データ処理装置においてはマザーボードも小型化され、拡張ボードの接続用コネクタが用意されていない場合もある。   In the case of the merchandise sales data processing apparatus, unlike the PC, the arrangement position of the board and the design of the case are different from those of the PC. In many cases, the expansion board cannot be connected simply by opening the case. In such a case, the merchandise sales data processing apparatus must be disassembled to attach a visual expansion board to the expansion slot of the motherboard. Further, in a small merchandise sales data processing apparatus, the motherboard is also downsized, and there is a case where a connector for connecting an expansion board is not prepared.

こうした事情により、商品販売データ処理装置においては、ファームウェアから通知される初期化処理等の進捗状況やエラー情報を確認することが困難である。   Under such circumstances, it is difficult for the merchandise sales data processing apparatus to check the progress status and error information of the initialization process notified from the firmware.

本発明は、上記のような事情に基づいてなされたものであり、その目的は、拡張ボードを用意したり筐体を開けたりすることなく、容易に商品販売データ処理装置におけるファームウェア処理の進捗状況やエラー情報を確認することである。   The present invention has been made based on the above situation, and its purpose is to facilitate the progress of firmware processing in the product sales data processing apparatus without preparing an expansion board or opening the housing. And checking error information.

本発明の第1の視点は、システム起動用のファームウェアを記憶したファームウェア記憶手段と、前記ファームウェアによるシステムの起動処理において、電源の投入からシステムの起動までの間に前記ファームウェアが実行する各プロセスに対応付けて、電源の投入を起点とし、システムの起動を終点とした数値である進捗情報を記憶する進捗情報記憶手段と、接続された外部機器とのデータ通信を制御する汎用インターフェイスと、前記起動処理の実行時において、実行中のプロセスに対応付けて前記進捗情報記憶手段に記憶された進捗情報を特定する特定手段と、前記特定手段が特定した進捗情報を前記汎用インターフェイスに出力する出力制御手段とを備えていることを特徴とする商品販売データ処理装置である。 According to a first aspect of the present invention, there is firmware storage means for storing firmware for starting a system , and each process executed by the firmware between power-on and system startup in the system startup processing by the firmware. Correspondingly , progress information storage means for storing progress information, which is a numerical value starting from power-on and starting from system startup, a general-purpose interface for controlling data communication with a connected external device, and the startup At the time of execution of processing, specifying means for specifying the progress information stored in the progress information storage means in association with the process being executed, and output control means for outputting the progress information specified by the specifying means to the general-purpose interface And a merchandise sales data processing apparatus.

本発明の第2の視点は、接続された外部機器とのデータ通信を制御する汎用インターフェイスを備えた商品販売データ処理装置の制御プログラムであって、前記商品販売データ処理装置に、システムの起動処理を実行する機能と、前記起動処理において電源の投入からシステムの起動までの間に実行される各プロセスに対応付けて、電源の投入を起点とし、システムの起動を終点とした数値である進捗情報を記憶する進捗情報記憶手段から、前記起動処理の実行時において実行中のプロセスに対応付けて記憶された進捗情報を特定する機能と、特定した進捗情報を前記汎用インターフェイスに出力する機能とを実現させるための制御プログラムである。 According to a second aspect of the present invention, there is provided a control program for a merchandise sales data processing apparatus having a general-purpose interface for controlling data communication with a connected external device. And progress information that is a numerical value starting from power-on and starting from system as an end-point in association with each process executed from power-on to system start-up in the start-up process from progress information storage means for storing a function that identifies the progress information stored in association with the processes running at the time of execution of the activation process, a function of outputting the identified advances Hakado information to the general-purpose interface It is a control program for realizing.

本発明の第3の視点は、システム起動用のファームウェアを記憶したファームウェア記憶手段と、前記ファームウェアによるシステムの起動処理において、電源の投入からシステムの起動までの間に前記ファームウェアが実行する各プロセスに対応付けて、電源の投入を起点とし、システムの起動を終点とした数値である進捗情報を記憶する進捗情報記憶手段と、接続された外部機器とのデータ通信を制御する汎用インターフェイスとを備えた商品販売データ処理装置の制御方法であって、前記ファームウェアを実行してシステムの起動処理を開始するステップと、前記システム起動処理の実行時において、実行中のプロセスに対応付けて前記進捗情報記憶手段に記憶された進捗情報を特定するステップと、特定した進捗情報を前記汎用インターフェイスに出力するステップとを備えていることを特徴とする制御方法である。 According to a third aspect of the present invention, there is firmware storage means that stores firmware for starting the system , and each process executed by the firmware between power-on and system startup in the system startup processing by the firmware. Correspondingly, a progress information storage means for storing progress information, which is a numerical value starting from power-on and starting from system startup, and a general-purpose interface for controlling data communication with connected external devices are provided. A method for controlling a merchandise sales data processing apparatus, the step of executing the firmware to start a system startup process, and the progress information storage means associated with a process being executed at the time of execution of the system startup process the general purpose in identifying the stored progress information, the identified advances Hakado information A control method characterized by comprising the step of outputting the over face.

かかる手段を講じた本発明によれば、拡張ボードを用意したり筐体を開けたりすることなく、容易に商品販売データ処理装置におけるファームウェア処理の進捗状況やエラー情報を確認することができる。   According to the present invention in which such measures are taken, it is possible to easily check the progress status and error information of the firmware processing in the product sales data processing apparatus without preparing an expansion board or opening the housing.

第1の実施形態における商品販売データ処理装置のブロック図。The block diagram of the merchandise sales data processing apparatus in 1st Embodiment. 同実施形態におけるコードテーブルのデータ構造の一例を示す図。The figure which shows an example of the data structure of the code table in the embodiment. 同実施形態におけるラインモニタの表示例を示す図。The figure which shows the example of a display of the line monitor in the same embodiment. 同実施形態における通知処理にてCPUが実行する処理の流れ図。The flowchart of the process which CPU performs in the notification process in the embodiment. 第2の実施形態における通知処理にてCPUが実行する処理の流れ図。The flowchart of the process which CPU performs in the notification process in 2nd Embodiment.

[第1の実施形態]
以下、本発明の第1の実施形態について、図面を参照しながら説明する。
図1は、商品販売データ処理装置の要部構成を示すブロック図である。この装置は、筐体内部にマザーボード1を搭載している。マザーボード1上には、CPU10と、チップセット11と、BIOS−ROM12と、表示インターフェイス(I/F)13と、入力インターフェイス(I/F)14と、デバッグポート15と、汎用インターフェイス(I/F)16とが実装されている。前記チップセット11と、CPU10、BIOS−ROM12、デバッグポート15、汎用インターフェイス16、表示インターフェイス13および入力インターフェイス14とは、アドレスバスやデータバス等のバスラインを介して接続されている。前記表示インターフェイス13には表示デバイス2が接続され、前記入力インターフェイス14には入力デバイス3が接続され、前記汎用インターフェイス16には通信ケーブル20を解してラインモニタ4が接続されている。
[First Embodiment]
Hereinafter, a first embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram showing a main configuration of the merchandise sales data processing apparatus. In this apparatus, a mother board 1 is mounted inside a casing. On the motherboard 1, a CPU 10, a chip set 11, a BIOS-ROM 12, a display interface (I / F) 13, an input interface (I / F) 14, a debug port 15, and a general-purpose interface (I / F) 16) is implemented. The chip set 11, the CPU 10, the BIOS-ROM 12, the debug port 15, the general-purpose interface 16, the display interface 13, and the input interface 14 are connected via a bus line such as an address bus or a data bus. A display device 2 is connected to the display interface 13, an input device 3 is connected to the input interface 14, and a line monitor 4 is connected to the general-purpose interface 16 through a communication cable 20.

表示デバイス2は、LCD(Liquid Crystal Display)やCRT(Cathode Ray Tube)等のディスプレイであり、表示インターフェイス13を介して供給されるビデオ信号に基づいて各種情報を表示する。   The display device 2 is a display such as an LCD (Liquid Crystal Display) or a CRT (Cathode Ray Tube), and displays various information based on a video signal supplied via the display interface 13.

入力デバイス3は、テンキーや文字キーが配設されたキーボード、マウス、トラックボール等で構成され、ユーザの操作に応じた入力信号を入力インターフェイス14に出力する。   The input device 3 is configured by a keyboard, a mouse, a trackball, and the like provided with numeric keys and character keys, and outputs an input signal corresponding to a user operation to the input interface 14.

CPU10は、当該商品販売データ処理装置のメインの制御手段として機能する。チップセット11は、CPU10と前記バスラインとを接続するために用いられるノースブリッジと、各種コントローラ等の機能を有するサウスブリッジとを備えている。   The CPU 10 functions as a main control unit of the product sales data processing apparatus. The chip set 11 includes a north bridge used for connecting the CPU 10 and the bus line, and a south bridge having functions such as various controllers.

BIOS−ROM12は、本実施形態におけるファームウェア記憶手段として機能し、ファームウェアであるBIOSプログラム120と、POST(Power-On Self Test)121と、進捗コードテーブル122と、設定エリア123とを記憶している。POST121は、電源投入時に実行される各ハードウェアを初期化するためのプログラムである。   The BIOS-ROM 12 functions as firmware storage means in the present embodiment, and stores a BIOS program 120 that is firmware, a POST (Power-On Self Test) 121, a progress code table 122, and a setting area 123. . The POST 121 is a program for initializing each hardware executed when the power is turned on.

前記進捗コードテーブル122は、BIOSプログラム120の制御下におけるシステム起動処理の各プロセスに対応つけて進捗コードを記憶している。前記プロセスとは、電源の投入からOSの起動までに実行される処理単位を指し、POST121が各ハードウェアの初期化に際して検出した障害等も含む概念である。また、前記進捗コードとは、各プロセスの識別情報である。進捗コードテーブル122のデータ構造の一例を図2に示している。ここでは一例として、プロセス“電源オン”に対して進捗コード“00”、プロセス“CPU初期化”に対して進捗コード“4F”、プロセス“画面表示”に対して進捗コード“CF”、プロセス“OS起動”に対して進捗コード“FF”を割り当てている。なお、前記進捗コードは、電源オンを起点とし、OS起動を終点とした16進数にて表してある。また、図2中に示した各プロセス、すなわち電源オン,CPU初期化,画面表示,OS起動の間には、BIOSプログラム120の制御下にて実行される他のプロセスが含まれているが、説明の簡略化のために省略してある。   The progress code table 122 stores a progress code in association with each process of the system startup process under the control of the BIOS program 120. The process refers to a processing unit executed from power-on to OS startup, and is a concept including a failure detected by the POST 121 when each hardware is initialized. The progress code is identification information of each process. An example of the data structure of the progress code table 122 is shown in FIG. Here, as an example, the progress code “00” for the process “power on”, the progress code “4F” for the process “CPU initialization”, the progress code “CF” for the process “display”, and the process “ A progress code “FF” is assigned to “OS startup”. The progress code is expressed in hexadecimal notation starting from power-on and starting from OS. Further, other processes executed under the control of the BIOS program 120 are included between the processes shown in FIG. 2, that is, between power-on, CPU initialization, screen display, and OS startup. It is omitted for simplicity of explanation.

前記設定エリア123は、BIOSプログラム120の制御下において実行される各プロセスに対する進捗コードを汎用インターフェイス16に出力するか否かの設定を保持する記憶領域であり、本実施形態における設定記憶手段として機能する。例えば、汎用インターフェイス16に進捗コードを出力する場合には“1”が記憶され、出力しない場合には“0”が記憶される。設定エリア123の設定は、BIOSプログラム120あるいはOSの制御下において、入力デバイス3を介した所定の設定処理により変更できる。したがって、ユーザは、所望する設定に適宜変更して当該商品販売データ処理装置を使用できる。   The setting area 123 is a storage area for holding a setting as to whether or not to output a progress code for each process executed under the control of the BIOS program 120 to the general-purpose interface 16, and functions as a setting storage unit in the present embodiment. To do. For example, “1” is stored when the progress code is output to the general-purpose interface 16, and “0” is stored when the progress code is not output. The setting in the setting area 123 can be changed by a predetermined setting process via the input device 3 under the control of the BIOS program 120 or the OS. Therefore, the user can use the merchandise sales data processing apparatus by appropriately changing to a desired setting.

デバッグポート15は、例えばJTAG(Joint Test Action Group)規格に準拠したポートであり、バウンダリングスキャニングテスト等に際してテストデータの入出力や制御に用いられるものである。   The debug port 15 is a port compliant with, for example, the JTAG (Joint Test Action Group) standard, and is used for input / output and control of test data in a boundary scanning test or the like.

汎用インターフェイス16は、例えばUSB、RS−232C等のシリアルインターフェイスやセントロニクス、SCSI等のパラレルインターフェイスであり、当該商品販売データ処理装置の筐体面に接続端子が設けられている。当該接続端子には、汎用インターフェイス16の規格に対応した端子を備える外部機器を接続可能である。当該接続端子は筐体面に露出しているため、外部機器を接続するに際して筐体を開けたりする必要は無い。これに対して、デバッグポート15から出力される情報を視認するためには、筐体を開けてマザーボードの拡張スロットに視認用の拡張ボードを取り付ける等の作業が必要である。   The general-purpose interface 16 is, for example, a serial interface such as USB or RS-232C, or a parallel interface such as Centronics or SCSI, and a connection terminal is provided on the housing surface of the commodity sales data processing apparatus. An external device having a terminal corresponding to the standard of the general-purpose interface 16 can be connected to the connection terminal. Since the connection terminal is exposed on the casing surface, it is not necessary to open the casing when connecting an external device. On the other hand, in order to visually recognize the information output from the debug port 15, it is necessary to open the housing and attach a visual expansion board to the expansion slot of the motherboard.

ラインモニタ4は、汎用インターフェイス16から出力されるデータを表示するものであり、2文字分の7セグメント表示エリアを備えている。各表示エリアは、複数のLEDを用いて構成される7つの発行領域を備えている。これら7つの発光領域を構成するLEDを選択的に発光させることで、数字あるいはアルファベット等を表現することができる。図3は、図2に示した各プロセスに対する進捗コードをラインモニタ4で表示した一例である。プロセス“電源オン”では進捗コード“00”が表示され、プロセス“CPU初期化”では進捗コード“4F”が表示され、プロセス“画面表示”では進捗コード“CF”が表示され、プロセス“OS起動”では進捗コード“FF”が表示される。   The line monitor 4 displays data output from the general-purpose interface 16, and has a 7-segment display area for two characters. Each display area includes seven issue areas configured using a plurality of LEDs. By selectively causing the LEDs constituting these seven light emitting areas to emit light, numbers or alphabets can be expressed. FIG. 3 shows an example in which the progress code for each process shown in FIG. Progress code “00” is displayed in process “power on”, progress code “4F” is displayed in process “CPU initialization”, progress code “CF” is displayed in process “screen display”, and process “OS activation” is displayed. “Is the progress code“ FF ”.

なお、本実施形態におけるCPU10は、ソフトウェアに基づく処理によって、次の機能を実現する。   Note that the CPU 10 in the present embodiment realizes the following functions by processing based on software.

(1)設定エリア123に汎用インターフェイス16に進捗コードを出力するとの設定が記憶されているとき、進捗コードを汎用インターフェイス16に出力し、設定エリア123に汎用インターフェイス16に進捗コードを出力しないとの設定が記憶されているとき、進捗コードを汎用インターフェイス16に出力しない出力制御機能。 (1) When the setting for outputting the progress code to the general-purpose interface 16 is stored in the setting area 123, the progress code is output to the general-purpose interface 16, and the progress code is not output to the general-purpose interface 16 in the setting area 123. An output control function that does not output the progress code to the general-purpose interface 16 when the setting is stored.

次に、上記のような構成による作用について説明する。
当該商品販売データ処理装置に電源が投入されると、BIOSプログラム120が実行され、システムの起動処理が開始される。この処理では、先ずPOST121が読み出されて汎用インターフェイス16が初期化される。汎用インターフェイス16が異常なく初期化されると、チップセット11とラインモニタ47とのデータの送受信が可能となる。
Next, the effect | action by the above structures is demonstrated.
When the merchandise sales data processing apparatus is powered on, the BIOS program 120 is executed and the system activation process is started. In this process, first, the POST 121 is read and the general-purpose interface 16 is initialized. When the general-purpose interface 16 is initialized without abnormality, data transmission / reception between the chip set 11 and the line monitor 47 becomes possible.

汎用インターフェイス16が初期化された後、システム起動処理と並行して各プロセスの通知処理が開始される。図4は、前記通知処理にてCPU10が実行する処理の流れ図である。   After the general-purpose interface 16 is initialized, notification processing for each process is started in parallel with the system activation processing. FIG. 4 is a flowchart of processing executed by the CPU 10 in the notification processing.

当該処理において、先ずCPU10は、現在実行中のプロセスを特定する(ステップS101)。ここで特定されるプロセスは、前記進捗コードテーブル122に記憶されたプロセスと対応するものであり、BIOSプログラム120やPOST121の実行中のコードによって識別される。   In this process, first, the CPU 10 identifies a process that is currently being executed (step S101). The process specified here corresponds to the process stored in the progress code table 122 and is identified by the code being executed by the BIOS program 120 or the POST 121.

続いて、CPU10は、特定したプロセスに対応付けられた進捗コードを進捗コードテーブル122から特定する(ステップS102)。そして、CPU10は、設定エリア123を参照し、特定した進捗コードを汎用インターフェイス16に出力する設定であるか否かを判定する(ステップS103)。設定エリア123に“0”が設定されている場合には、ステップS102の処理にて特定した進捗コードを汎用インターフェイス16に出力しない設定であると判定し(ステップS103のNo)、デバッグポート15にのみ進捗コードを出力する(ステップS104)。   Subsequently, the CPU 10 identifies a progress code associated with the identified process from the progress code table 122 (step S102). Then, the CPU 10 refers to the setting area 123 and determines whether or not it is a setting for outputting the specified progress code to the general-purpose interface 16 (step S103). If “0” is set in the setting area 123, it is determined that the progress code specified in the process of step S102 is not set to be output to the general-purpose interface 16 (No in step S103). Only the progress code is output (step S104).

一方、設定エリア123に“1”が設定されている場合には、進捗コードを汎用インターフェイス16に出力する設定であると判定し(ステップS103のYes)、CPU10は、ステップS102の処理にて特定した進捗コードを汎用インターフェイス16に出力する(ステップS105)。このとき、デバッグポート15にも同進捗コードを出力するようにしてもよいし、出力しないようにしてもよい。汎用インターフェイス16から出力された進捗コードは、通信ケーブル20を介してラインモニタ4に出力される。この進捗コードの出力を受けたラインモニタ4は、既述の如く当該進捗コードを2桁の16進数にて表示する。   On the other hand, when “1” is set in the setting area 123, it is determined that the progress code is set to be output to the general-purpose interface 16 (Yes in step S103), and the CPU 10 specifies the process in the process in step S102. The progress code is output to the general-purpose interface 16 (step S105). At this time, the progress code may be output to the debug port 15 or may not be output. The progress code output from the general-purpose interface 16 is output to the line monitor 4 via the communication cable 20. The line monitor 4 that has received the progress code output displays the progress code in two-digit hexadecimal as described above.

ステップS102の処理にて特定した進捗コードの出力が完了した後、CPU10は、BIOSプログラム120によるシステムの起動処理が完了したか否かを判定する(ステップS106)。未だシステムの起動処理が完了していない場合には(ステップS106のNo)、再度ステップS101〜ステップS106の処理を繰り返す。   After the output of the progress code specified in the process of step S102 is completed, the CPU 10 determines whether or not the system activation process by the BIOS program 120 is completed (step S106). If the system startup process has not yet been completed (No in step S106), the processes in steps S101 to S106 are repeated again.

一方、既にBIOSプログラム120によるシステムの起動処理が完了している場合には(ステップS106のYes)、当該通知処理を終了する。この後は、OSの制御下にて業務用アプリケーション等が実行される。   On the other hand, if the system activation process by the BIOS program 120 has already been completed (Yes in step S106), the notification process is terminated. Thereafter, a business application or the like is executed under the control of the OS.

以上説明したように、本実施形態における商品販売データ処理装置は、BIOSプログラム120によるシステムの起動処理に際して、実行中のプロセスに対応する進捗コードを汎用インターフェイス16から出力する。したがって、いちいち筐体を開けてマザーボード1上に配設された拡張スロットにラインモニタ4を接続する等してデバッグポート15から出力される情報を視認することなく、容易にファームウェアによる処理の進捗状況や発生したエラーの種別を把握することができる。   As described above, the merchandise sales data processing apparatus according to the present embodiment outputs a progress code corresponding to the process being executed from the general-purpose interface 16 when the system is started by the BIOS program 120. Accordingly, the progress of processing by the firmware can be easily performed without visually recognizing the information output from the debug port 15 by opening the housing and connecting the line monitor 4 to the expansion slot arranged on the motherboard 1. And the type of error that occurred.

また、汎用インターフェイス16に進捗コードを出力するか否かは、設定エリア123を用いて変更可能である。したがって、汎用インターフェイス16に進捗コードの表示用でない外部機器が接続されている場合等、進捗コードの出力が不必要なときにも対応可能である。   Whether or not to output the progress code to the general-purpose interface 16 can be changed using the setting area 123. Accordingly, it is possible to cope with the case where the output of the progress code is unnecessary, such as when an external device not for displaying the progress code is connected to the general-purpose interface 16.

[第2の実施形態]
次に、本発明の第2の実施形態について、図面を参照しながら説明する。
汎用インターフェイス16に接続される外部機器の中には、進捗コードの出力に対応しないものがある。このような機器に進捗コードを出力しても無意味であるし、外部機器が誤動作を引き起こす蓋然性もある。そこで、本実施形態では、汎用インターフェイス16に接続された外部機器が進捗コードの出力対象の機器であるか否かを自動的に判別し、出力対象である場合にのみ進捗コードを出力する。商品販売データ処理装置のハードウェア構成等、第1の実施形態と同一の箇所には同一の符号を付して説明を省略する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described with reference to the drawings.
Some external devices connected to the general-purpose interface 16 do not support progress code output. Even if the progress code is output to such a device, it is meaningless and there is a possibility that the external device may cause a malfunction. Therefore, in the present embodiment, it is automatically determined whether or not the external device connected to the general-purpose interface 16 is a device for which a progress code is to be output, and the progress code is output only when it is an output target. The same reference numerals are assigned to the same parts as those in the first embodiment, such as the hardware configuration of the merchandise sales data processing apparatus, and the description thereof is omitted.

本実施形態における設定エリア123には、進捗コードの出力が予定される一つまたは複数の外部機器の識別情報が記憶されている。この情報は、例えば個々の外部機器に対して一意に割り当てられたプロダクトID、製造元を特定する情報であるベンダID、機器の種別を特定する情報であるデバイスID等である。   In the setting area 123 according to the present embodiment, identification information of one or a plurality of external devices for which progress codes are to be output is stored. This information is, for example, a product ID uniquely assigned to each external device, a vendor ID that is information for specifying a manufacturer, a device ID that is information for specifying a type of device, and the like.

なお、本実施形態におけるCPU10は、ソフトウェアに基づいて次の機能を実現する。   Note that the CPU 10 in the present embodiment realizes the following functions based on software.

(2)汎用インターフェイス16に接続された外部機器の識別情報を検出する検出機能。 (2) A detection function for detecting identification information of an external device connected to the general-purpose interface 16.

(3)検出機能にて検出した識別情報と設定エリア123に記憶された情報とを照合した結果、汎用インターフェイス16に接続された外部機器が進捗コードの出力対象である場合には進捗コードを汎用インターフェイス16に出力し、出力対象でない場合には進捗コードを汎用インターフェイス16に出力しない出力制御機能。 (3) As a result of collating the identification information detected by the detection function with the information stored in the setting area 123, if the external device connected to the general-purpose interface 16 is the output target of the progress code, the progress code is An output control function that outputs to the interface 16 and does not output the progress code to the general-purpose interface 16 when it is not an output target.

図5は、本実施形態における通知処理にてCPU10が実行する処理の流れ図である。先ず、CPU10は、汎用インターフェイス16に接続された外部機器と通信し、当該外部機器の製品情報を検出する。この製品情報は、外部機器が備える不揮発性のメモリに記憶されたプロダクトID、デバイスID、ベンダID等である。検出した製品情報は、図示せぬRAM(Random Access Memory)等に生成した作業用記憶領域に記憶する。   FIG. 5 is a flowchart of processing executed by the CPU 10 in the notification processing according to this embodiment. First, the CPU 10 communicates with an external device connected to the general-purpose interface 16 and detects product information of the external device. This product information includes a product ID, a device ID, a vendor ID, and the like stored in a nonvolatile memory included in the external device. The detected product information is stored in a working storage area generated in a RAM (Random Access Memory) (not shown) or the like.

次に、CPU10は、前記実施形態と同様に現在実行中のプロセスを特定し(ステップS202)、特定したプロセスに対応する進捗コードを進捗コードテーブル122から特定する(ステップS203)。   Next, the CPU 10 identifies a process that is currently being executed as in the above embodiment (step S202), and identifies a progress code corresponding to the identified process from the progress code table 122 (step S203).

しかる後、ステップS201の処理にて検出した外部機器の製品情報と設定エリア123に記憶された情報とを照合して、汎用インターフェイス16に接続された外部機器が進捗コードの出力対象であるか否かを判定する(ステップS204)。この処理では、例えば前記プロダクトID、ベンダID、デバイスIDのいずれかまたは全てが一致する場合に当該外部機器が進捗コードの出力対象であると判定する。したがって、ラインモニタやPC等の特定の種別の外部機器にのみ進捗コードを出力したい場合には、それら外部機器のデバイスIDを設定エリア123に記憶しておけばよいし、同一種別の外部機器であっても特定の機器にのみ進捗コードを出力したい場合には、プロダクトIDも含めて設定エリア123に記憶しておけばよい。その他、設定エリア123に記憶する識別情報、外部機器から検出される情報、それらの比較方法等を調整することで、種々の進捗コードの出力対象となる機器の判定方法を実現できる。   Thereafter, the product information of the external device detected in the process of step S201 is collated with the information stored in the setting area 123, and whether or not the external device connected to the general-purpose interface 16 is a progress code output target. Is determined (step S204). In this process, for example, when any or all of the product ID, the vendor ID, and the device ID match, it is determined that the external device is a progress code output target. Therefore, if it is desired to output the progress code only to a specific type of external device such as a line monitor or a PC, the device IDs of these external devices may be stored in the setting area 123, or the same type of external device may be used. If it is desired to output the progress code only to a specific device, it may be stored in the setting area 123 including the product ID. In addition, by adjusting identification information stored in the setting area 123, information detected from an external device, a comparison method thereof, and the like, it is possible to realize a method for determining a device to which various progress codes are to be output.

汎用インターフェイス16に接続された外部機器が進捗コードの出力対象であると判定した場合には(ステップS204のNo)、ステップS203の処理にて特定した進捗コードをデバッグポート15に出力する(ステップS205)。   When it is determined that the external device connected to the general-purpose interface 16 is a progress code output target (No in step S204), the progress code specified in the process of step S203 is output to the debug port 15 (step S205). ).

一方、汎用インターフェイス16に接続された外部機器が進捗コードの出力対象でないと判定した場合には(ステップS204のYes)、汎用インターフェイス16にステップS203の処理にて特定した進捗コードを出力する(ステップS207)。このとき、汎用インターフェイス16に接続された外部機器は、出力される進捗コードを表示あるいは記憶等する。   On the other hand, when it is determined that the external device connected to the general-purpose interface 16 is not a progress code output target (Yes in step S204), the progress code specified in the process of step S203 is output to the general-purpose interface 16 (step S204). S207). At this time, the external device connected to the general-purpose interface 16 displays or stores the output progress code.

進捗コードを出力した後、CPU10は、BIOSプログラム120による起動処理が完了したか否かを判定する(ステップS206)。このとき、起動処理が完了していないならば(ステップS206のNo)、再度ステップS202〜ステップS206の処理を実行し、完了しているならば(ステップS206のYes)、当該通知処理を終了する。   After outputting the progress code, the CPU 10 determines whether or not the startup process by the BIOS program 120 is completed (step S206). At this time, if the activation process is not completed (No in step S206), the processes in steps S202 to S206 are executed again. If completed (Yes in step S206), the notification process is terminated. .

以上説明したように、本実施形態における商品販売データ処理装置は、汎用インターフェイス16に接続された外部機器から検出した製品情報と、設定エリア123に記憶された識別情報とを照合し、進捗コードの出力対象である機器である場合にのみ、汎用インターフェイス16に進捗コードを出力する。このようにすることで、ユーザが意図しない外部機器には進捗コードが出力されず、外部機器の無駄な動作や誤動作等を未然防止できる。   As described above, the merchandise sales data processing apparatus according to the present embodiment collates the product information detected from the external device connected to the general-purpose interface 16 with the identification information stored in the setting area 123, and determines the progress code. The progress code is output to the general-purpose interface 16 only when the device is the output target. In this way, a progress code is not output to an external device that is not intended by the user, and it is possible to prevent wasteful operation or malfunction of the external device.

その他、第1の実施形態と同様の効果を奏すことは勿論である。   Of course, the same effects as those of the first embodiment can be obtained.

なお、この発明は前記各実施形態そのままに限定されるものではなく、実施段階においては、その要旨を逸脱しない範囲内にて各構成要素を適宜変形して具体化することができる。   In addition, this invention is not limited to each said embodiment as it is, In an implementation stage, in the range which does not deviate from the summary, each component can be changed suitably and can be embodied.

例えば、第1の実施形態においては、汎用インターフェイス16にラインモニタ4を接続した場合について説明したが、汎用インターフェイス16に他種の外部機器を接続してもよいことは言うまでもない。   For example, although the case where the line monitor 4 is connected to the general-purpose interface 16 has been described in the first embodiment, it goes without saying that other types of external devices may be connected to the general-purpose interface 16.

外部機器としてUSBメモリ等の記憶装置を接続した場合には、汎用インターフェイス16から出力される進捗コードを表示するのではなく、メモリに記憶させるようにすればよい。また、外部機器としてスピーカを接続した場合には、進捗コードに対応する音声を出力させるようにすればよい。その他、外部機器としてPCを接続した場合には、当該PCが備えるディスプレイへの進捗コードの表示、ハードディスクドライブ等の記憶手段への進捗コードの記憶、当該PCが備えるスピーカからの進捗コードの音声出力等を実現するソフトウェアをインストールしておけばよい。   When a storage device such as a USB memory is connected as an external device, the progress code output from the general-purpose interface 16 is not displayed but stored in the memory. When a speaker is connected as an external device, a sound corresponding to the progress code may be output. In addition, when a PC is connected as an external device, the progress code is displayed on the display included in the PC, the progress code is stored in a storage unit such as a hard disk drive, and the progress code is output from the speaker included in the PC. You only need to install software that realizes the above.

また、第1の実施形態のように進捗コードを出力する設定となっている場合に進捗コードを汎用インターフェイス16に出力する処理と、汎用インターフェイス16に接続された外部機器が進捗コードの出力に提起している場合に進捗コードを出力する処理とを組み合わせてもよい。この場合、進捗コードを汎用インターフェイス16に出力するか否かの設定と、進捗コードを出力すべき外部機器の識別情報とを設定エリア123に記憶しておく。そして、BIOSプログラム120による通知処理において設定エリア123を参照し、汎用インターフェイス16に進捗コードを出力すると設定されており、かつ、汎用インターフェイス16に接続された外部機器の製品情報と設定エリア123に記憶された識別情報とを照合した結果、進捗コードを出力すべきとの判定がなされる場合に進捗コードを汎用インターフェイス16に出力する。   In addition, when the progress code is set to be output as in the first embodiment, the process of outputting the progress code to the general-purpose interface 16 and the external device connected to the general-purpose interface 16 pose the progress code output. In this case, a process of outputting a progress code may be combined. In this case, the setting area 123 stores whether or not to output the progress code to the general-purpose interface 16 and the identification information of the external device that should output the progress code. In the notification process by the BIOS program 120, the setting area 123 is referred to, the progress code is set to be output to the general-purpose interface 16, and the product information of the external device connected to the general-purpose interface 16 is stored in the setting area 123. As a result of collating with the identification information, the progress code is output to the general-purpose interface 16 when it is determined that the progress code should be output.

この他、前記各実施形態に開示されている複数の構成要素の適宜な組合せにより種々の発明を形成できる。例えば、各実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を組み合わせてもよい。
本願の出願当初の特許請求の範囲に記載された発明を以下に付記する。
[1]システム起動用のファームウェアを記憶したファームウェア記憶手段と、接続された外部機器とのデータ通信を制御する汎用インターフェイスと、前記ファームウェアによるシステム起動処理の進捗を示す進捗情報を前記汎用インターフェイスに出力する出力制御手段と、を備えていることを特徴とする商品販売データ処理装置。
[2]前記進捗情報は、前記ファームウェアによる各デバイスの初期化処理のプロセスを特定する情報であることを特徴とする上記[1]に記載の商品販売データ処理装置。
[3]前記識別コードを前記汎用インターフェイスに出力するか否かの設定を記憶する設定記憶手段をさらに備え、前記出力制御手段は、前記設定記憶手段に前記汎用インターフェイスに前記進捗情報を出力するとの設定が記憶されているとき、前記進捗情報を前記汎用インターフェイスに出力することを特徴とする上記[1]に記載の商品販売データ処理装置。
[4]前記進捗情報の出力対象となる外部機器を特定する情報を記憶した特定情報記憶手段と、前記汎用インターフェイスに接続された外部機器の識別情報を検出する検出手段とをさらに備え、前記出力制御手段は、前記検出手段が検出した識別情報と前記特定情報記憶手段に記憶された情報とを照合した結果、前記汎用インターフェイスに接続された外部機器が前記進捗情報の出力対象である場合には前記進捗情報を前記汎用インターフェイスに出力することを特徴とする上記[1]に記載の商品販売データ処理装置。
[5]接続された外部機器とのデータ通信を制御する汎用インターフェイスを備えた商品販売データ処理装置の制御プログラムであって、前記商品販売データ処理装置に、システムの起動処理を実行する機能と、システムの起動処理における進捗状況を特定する機能と、特定した進捗状況を示す進捗情報を前記汎用インターフェイスに出力する機能と、を実現させるための制御プログラム。
[6]システム起動用のファームウェアを記憶したファームウェア記憶手段と、接続された外部機器とのデータ通信を制御する汎用インターフェイスとを備えた商品販売データ処理装置の制御方法であって、前記ファームウェアを実行してシステムの起動処理を開始するステップと、システムの起動処理における進捗状況を特定するステップと、特定した進捗状況を示す進捗情報を前記汎用インターフェイスに出力するステップと、を備えていることを特徴とする制御方法。
In addition, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the respective embodiments. For example, some components may be deleted from all the components shown in each embodiment. Furthermore, the constituent elements over different embodiments may be combined.
The invention described in the scope of claims at the beginning of the filing of the present application is appended below.
[1] Firmware storage means storing firmware for system startup, a general-purpose interface for controlling data communication with a connected external device, and progress information indicating the progress of system startup processing by the firmware is output to the general-purpose interface A product sales data processing apparatus comprising:
[2] The product sales data processing apparatus according to [1], wherein the progress information is information for specifying a process of initialization processing of each device by the firmware.
[3] It further comprises setting storage means for storing whether to output the identification code to the general-purpose interface, and the output control means outputs the progress information to the general-purpose interface in the setting storage means. The merchandise sales data processing apparatus according to [1], wherein when the setting is stored, the progress information is output to the general-purpose interface.
[4] Specific information storage means for storing information for specifying an external device for which the progress information is to be output, and detection means for detecting identification information of the external device connected to the general-purpose interface, When the external device connected to the general-purpose interface is the output target of the progress information as a result of collating the identification information detected by the detection unit with the information stored in the specific information storage unit The product sales data processing apparatus according to [1], wherein the progress information is output to the general-purpose interface.
[5] A control program for a merchandise sales data processing apparatus having a general-purpose interface for controlling data communication with a connected external device, wherein the product sales data processing apparatus has a function of executing system startup processing; A control program for realizing a function for specifying a progress status in a system startup process and a function for outputting progress information indicating the specified progress status to the general-purpose interface.
[6] A method for controlling a merchandise sales data processing apparatus comprising firmware storage means for storing firmware for system startup and a general-purpose interface for controlling data communication with a connected external device, wherein the firmware is executed And a step of specifying a progress status in the system startup processing, and a step of outputting progress information indicating the specified progress status to the general-purpose interface. Control method.

1…マザーボード、2…表示デバイス、3…入力デバイス、4…ラインモニタ、10…CPU、12…BIOS−ROM、11…チップセット、13…表示インターフェイス、14…入力インターフェイス、15…デバッグポート、16…汎用インターフェイス、20…通信ケーブル、47…ラインモニタ、120…BIOSプログラム、121…POST、122…進捗コードテーブル、123…設定エリア   DESCRIPTION OF SYMBOLS 1 ... Mother board, 2 ... Display device, 3 ... Input device, 4 ... Line monitor, 10 ... CPU, 12 ... BIOS-ROM, 11 ... Chipset, 13 ... Display interface, 14 ... Input interface, 15 ... Debug port, 16 ... General-purpose interface, 20 ... Communication cable, 47 ... Line monitor, 120 ... BIOS program, 121 ... POST, 122 ... Progress code table, 123 ... Setting area

特開平5−325039号公報JP-A-5-325039

Claims (5)

システム起動用のファームウェアを記憶したファームウェア記憶手段と、
前記ファームウェアによるシステムの起動処理において、電源の投入からシステムの起動までの間に前記ファームウェアが実行する各プロセスに対応付けて、電源の投入を起点とし、システムの起動を終点とした数値である進捗情報を記憶する進捗情報記憶手段と、
接続された外部機器とのデータ通信を制御する汎用インターフェイスと、
前記起動処理の実行時において、実行中のプロセスに対応付けて前記進捗情報記憶手段に記憶された進捗情報を特定する特定手段と、
前記特定手段が特定した進捗情報を前記汎用インターフェイスに出力する出力制御手段と、
を備えていることを特徴とする商品販売データ処理装置。
Firmware storage means storing firmware for system startup;
In the system start-up process by the firmware, a progress that is a numerical value starting from power-on and starting from system-end in association with each process executed by the firmware from power-on to system start-up Progress information storage means for storing information;
A general-purpose interface that controls data communication with connected external devices;
A specifying means for specifying progress information stored in the progress information storage means in association with a process being executed at the time of execution of the startup process;
Output control means for outputting the progress information specified by the specifying means to the general-purpose interface;
A product sales data processing device comprising:
前記進捗情報を前記汎用インターフェイスに出力するか否かの設定を記憶する設定記憶手段をさらに備え、
前記出力制御手段は、前記設定記憶手段に前記汎用インターフェイスに前記進捗情報を出力するとの設定が記憶されているとき、前記進捗情報を前記汎用インターフェイスに出力することを特徴とする請求項1に記載の商品販売データ処理装置。
Setting storage means for storing a setting as to whether or not to output the progress information to the general-purpose interface;
The output control means outputs the progress information to the general-purpose interface when a setting for outputting the progress information to the general-purpose interface is stored in the setting storage means. Product sales data processing equipment.
前記進捗情報の出力対象となる外部機器を特定する情報を記憶した特定情報記憶手段と、
前記汎用インターフェイスに接続された外部機器の識別情報を検出する検出手段とをさらに備え、
前記出力制御手段は、前記検出手段が検出した識別情報と前記特定情報記憶手段に記憶された情報とを照合した結果、前記汎用インターフェイスに接続された外部機器が前記進捗情報の出力対象である場合には前記進捗情報を前記汎用インターフェイスに出力することを特徴とする請求項1に記載の商品販売データ処理装置。
Specific information storage means for storing information for specifying an external device to which the progress information is to be output;
Detecting means for detecting identification information of an external device connected to the general-purpose interface;
When the output control means collates the identification information detected by the detection means with the information stored in the specific information storage means, the external device connected to the general-purpose interface is the output target of the progress information The product sales data processing apparatus according to claim 1, wherein the progress information is output to the general-purpose interface.
接続された外部機器とのデータ通信を制御する汎用インターフェイスを備えた商品販売データ処理装置の制御プログラムであって、
前記商品販売データ処理装置に、
システムの起動処理を実行する機能と、
前記起動処理において電源の投入からシステムの起動までの間に実行される各プロセスに対応付けて、電源の投入を起点とし、システムの起動を終点とした数値である進捗情報を記憶する進捗情報記憶手段から、前記起動処理の実行時において実行中のプロセスに対応付けて記憶された進捗情報を特定する機能と、
特定した進捗情報を前記汎用インターフェイスに出力する機能と、
を実現させるための制御プログラム。
A product sales data processing apparatus control program having a general-purpose interface for controlling data communication with a connected external device,
In the product sales data processing device,
A function to execute system startup processing;
A progress information storage that stores progress information that is a numerical value starting from power-on and starting from the system in association with each process executed from power-on to system boot in the boot process Means for identifying progress information stored in association with a process being executed at the time of execution of the startup process ;
A function of outputting the identified advances Hakado information to the general-purpose interface,
Control program to realize.
システム起動用のファームウェアを記憶したファームウェア記憶手段と、前記ファームウェアによるシステムの起動処理において、電源の投入からシステムの起動までの間に前記ファームウェアが実行する各プロセスに対応付けて、電源の投入を起点とし、システムの起動を終点とした数値である進捗情報を記憶する進捗情報記憶手段と、接続された外部機器とのデータ通信を制御する汎用インターフェイスとを備えた商品販売データ処理装置の制御方法であって、
前記ファームウェアを実行してシステムの起動処理を開始するステップと、
前記システム起動処理の実行時において、実行中のプロセスに対応付けて前記進捗情報記憶手段に記憶された進捗情報を特定するステップと、
特定した進捗情報を前記汎用インターフェイスに出力するステップと、
を備えていることを特徴とする制御方法。
Firmware storage means for storing firmware for system startup, and in the system startup processing by the firmware, starting from power-on in association with each process executed by the firmware between power-on and system startup And a method for controlling a merchandise sales data processing device comprising progress information storage means for storing progress information, which is a numerical value starting from the start of the system, and a general-purpose interface for controlling data communication with a connected external device. There,
Executing the firmware to start a system boot process;
Identifying the progress information stored in the progress information storage means in association with the process being executed at the time of executing the system startup process ;
And outputting the identified advances Hakado information to the general-purpose interface,
A control method comprising:
JP2009184842A 2009-08-07 2009-08-07 Merchandise sales data processing apparatus, control program and control method thereof Expired - Fee Related JP5138644B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009184842A JP5138644B2 (en) 2009-08-07 2009-08-07 Merchandise sales data processing apparatus, control program and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009184842A JP5138644B2 (en) 2009-08-07 2009-08-07 Merchandise sales data processing apparatus, control program and control method thereof

Publications (2)

Publication Number Publication Date
JP2011039684A JP2011039684A (en) 2011-02-24
JP5138644B2 true JP5138644B2 (en) 2013-02-06

Family

ID=43767402

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009184842A Expired - Fee Related JP5138644B2 (en) 2009-08-07 2009-08-07 Merchandise sales data processing apparatus, control program and control method thereof

Country Status (1)

Country Link
JP (1) JP5138644B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6267105B2 (en) 2014-12-19 2018-01-24 ファナック株式会社 Control device for outputting maintenance diagnosis information and diagnostic information recording / display device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63273954A (en) * 1987-05-06 1988-11-11 Matsushita Electric Ind Co Ltd Information processor
JPH01263741A (en) * 1988-04-15 1989-10-20 Hitachi Ltd Picture displaying system at time of system rise
JPH05325039A (en) * 1992-05-20 1993-12-10 Nitsuko Corp Pos device with monitor function
JPH1011328A (en) * 1996-06-27 1998-01-16 Hitachi Ltd Error display system
JP3912910B2 (en) * 1998-08-13 2007-05-09 東芝テック株式会社 Product sales registration processing device
JP2002268913A (en) * 2001-03-09 2002-09-20 Sharp Corp Inspection instrument

Also Published As

Publication number Publication date
JP2011039684A (en) 2011-02-24

Similar Documents

Publication Publication Date Title
CN106648958B (en) Basic input output system replys management system and its method and program product
US9680712B2 (en) Hardware management and control of computer components through physical layout diagrams
TWI479421B (en) Booting method and electronic device
TWI590044B (en) Test system and test method thereof
US20050160213A1 (en) Method and system for providing a modular server on USB flash storage
US20030061474A1 (en) Method and system for providing a modulized server on board
EP2650781A2 (en) Method for detecting hardware
US20090300588A1 (en) Method and apparatus for acquiring definitions of debug code of basic input/output system
US20100049961A1 (en) Update method for basic input/output system and update system thereof
US8719637B2 (en) System and method for acquiring basic input/output system debug codes
US7747909B2 (en) Debug card
US11416361B2 (en) Computer system and debugging method thereof
US20160006619A1 (en) Generating graphical diagram of physical layout of computer platforms
JP5138644B2 (en) Merchandise sales data processing apparatus, control program and control method thereof
KR20150116020A (en) Apparatus for computer diagnostics and recovery using wireless network and method thereof
US20190163595A1 (en) System and method for providing network access in the event of a computer system failure
US9619355B2 (en) Booting verification method of computer and electronic device
JP6433966B2 (en) Information processing apparatus, information processing method, and program
US9753804B1 (en) Multi-redundant digital signage
US9367332B2 (en) Sensing data reading device and method
US20070239976A1 (en) Message displaying system and method
TWM400016U (en) Intelligent computer diagnostic system and diagnostic card for computer debugging
TWI530800B (en) Server and method for inquiring deployment status of server
JP7054037B1 (en) Information processing equipment and programs
TW201624294A (en) Computer system and method for detecting internal computer status

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120514

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120522

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120720

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: 20121016

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20121114

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20151122

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees