JP2006301910A - Failure operation history display method - Google Patents

Failure operation history display method Download PDF

Info

Publication number
JP2006301910A
JP2006301910A JP2005122116A JP2005122116A JP2006301910A JP 2006301910 A JP2006301910 A JP 2006301910A JP 2005122116 A JP2005122116 A JP 2005122116A JP 2005122116 A JP2005122116 A JP 2005122116A JP 2006301910 A JP2006301910 A JP 2006301910A
Authority
JP
Japan
Prior art keywords
failure
information
history
fault
precursor
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.)
Withdrawn
Application number
JP2005122116A
Other languages
Japanese (ja)
Inventor
Tsutomu Nishimura
勤 西村
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.)
Yaskawa Electric Corp
YE Digital Co Ltd
Original Assignee
Yaskawa Electric Corp
Yaskawa Information Systems Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yaskawa Electric Corp, Yaskawa Information Systems Co Ltd filed Critical Yaskawa Electric Corp
Priority to JP2005122116A priority Critical patent/JP2006301910A/en
Publication of JP2006301910A publication Critical patent/JP2006301910A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To obtain a failure operation history display method for enabling an operator to quickly understand the cause of failure and easily respond thereto. <P>SOLUTION: The failure operation history display method is provided with a history file 105 for storing history data of a failure or the like; a history registration processing part 102 for receiving contact point information 201 from a PLC 200 or equipment 300 and definition information for operation, manipulation, failure or the like to be registered in the history file; and a failure display processing part 111 for displaying the output of the history registration processing part, detects and analyzes the failure. A warning information processing part 110 is provided for automatically extracting warning information such as an operation of the equipment or an operator manipulation relevant to the failure generated in a prescribed period before the failure occurrence, which is regarded as a warning period of the failure, to extract information similar thereto for display. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

この発明は、故障復旧や解析のための支援機能を持つ故障動作履歴表示方式に関するものである。   The present invention relates to a failure operation history display system having a support function for failure recovery and analysis.

従来の故障動作履歴表示方式を図4に示す。図において、100はパソコン、200はPLC、300は機器である。パソコン100は、履歴登録処理部102、故障表示処理部104、動作・操作・故障などの履歴を記憶する履歴ファイル105からなる。PLC200は接点情報201を有する。なお、101は動作・操作・故障などを定義し記憶した定義情報ファイルである。
PLC200の接点情報201は、通信などの手段で機器300から受信した運転情報、故障情報およびオペレータの操作情報などと、PLC200内部で機器300の運転に関わる制御情報を演算した結果である。接点情報201は、通信などの手段で定期的に受信している。定義情報ファイル101は、接点情報201の各BIT位置とそのON/OFF変化に対する意味付けをしたデータ、例えば、設備名、機器名、状態情報などを格納している。
履歴登録処理部102は、接点情報201の変化を定周期にチェックして、例えば、接点の1番目がON変化し、それが定義情報ファイル101において、設備名=ポンプ設備、機器名=No.1排水ポンプ、状態=過負荷と定義されていれば、履歴ファイル105に発生時刻を付加して、「2004/10/17 10:00:00 ポンプ設備 No.1排水ポンプ 過負荷」を登録するものである。割り込み信号103は、履歴登録処理102が履歴ファイル105への登録時に故障表示処理部104を起動する。図5に示すように、故障表示処理104は割り込み信号103を受けて履歴ファイル105の内容、すなわち故障動作の履歴を表示する。図5の故障動作履歴表示欄400の状態欄401では、「過負荷」、「配水量変更」、「運転」などの表示がされている。
また、他の故障履歴を表示させる方法として、ユーザの情報検索の履歴を管理する履歴管理部を備えたデータ表示方式が開示されている(例えば、特許文献1参照)。
特開2000−99532号公報(第5図)
A conventional failure operation history display method is shown in FIG. In the figure, 100 is a personal computer, 200 is a PLC, and 300 is a device. The personal computer 100 includes a history registration processing unit 102, a failure display processing unit 104, and a history file 105 that stores history of operations / operations / failures. The PLC 200 has contact information 201. Reference numeral 101 denotes a definition information file in which operations / operations / failures are defined and stored.
The contact information 201 of the PLC 200 is a result of calculating operation information, failure information, operator operation information, and the like received from the device 300 by means of communication and the like, and control information related to the operation of the device 300 inside the PLC 200. The contact information 201 is periodically received by means such as communication. The definition information file 101 stores data giving significance to each BIT position of the contact information 201 and its ON / OFF change, for example, equipment name, device name, status information, and the like.
The history registration processing unit 102 checks the change of the contact information 201 at regular intervals. For example, the first contact changes to ON, and in the definition information file 101, the equipment name = pump equipment, equipment name = No. 1 If the drainage pump is defined as state = overload, add the time of occurrence to the history file 105 and register "2004/10/17 10:00:00 Pumping Equipment No.1 drainage pump overload". Is. The interrupt signal 103 activates the failure display processing unit 104 when the history registration processing 102 registers in the history file 105. As shown in FIG. 5, the failure display process 104 receives the interrupt signal 103 and displays the contents of the history file 105, that is, the history of the failure operation. In the status column 401 of the failure operation history display column 400 of FIG.
In addition, as another method for displaying a failure history, a data display method including a history management unit that manages a user information search history is disclosed (for example, see Patent Document 1).
JP 2000-99532 A (FIG. 5)

ところが、従来の故障動作履歴表示は、故障発生の原因の一つである故障発生前のオペレータ操作や機器の動作に関連した前兆情報が活用されておらず、故障復旧や解析のための支援機能としては不十分であった。
そこで、本発明はこのような問題点に鑑みてなされたものであり、故障原因の迅速な理解とその容易な対応ができる故障動作履歴表示方式を提供することを目的とする。
However, the conventional fault operation history display does not utilize the precursor information related to the operation of the operator and the operation of the equipment before the occurrence of the fault, which is one of the causes of the fault occurrence, and the support function for fault recovery and analysis As it was insufficient.
Therefore, the present invention has been made in view of such problems, and an object thereof is to provide a failure operation history display system that can quickly understand the cause of failure and easily cope with it.

上記課題を解決するため、本発明はつぎのように構成したものである。
請求項1記載の発明は、故障などの履歴データを記憶する履歴記憶ファイルと、PLCや機器からの接点情報と動作・操作・故障などの定義情報を取込み前記履歴ファイルに登録の処理を行う履歴登録処理部と、前記履歴登録処理部の出力を表示処理する故障表示処理部とを備え故障の検出と解析を行う故障動作履歴表示方式において、故障発生前の一定期間を故障の前兆期間として捉えて、この期間内に発生した故障に関係する機器の運転やオペレータ操作などの前兆情報を自動抽出し、前記自動抽出した前兆情報と類似の情報を前兆情報処理部により前記履歴ファイルから抽出して表示するものである。
請求項2記載の発明は、前記前兆情報処理部が、前記前兆情報を表示するための処理を行う前兆情報表示処理部と、過去の故障時に登録した故障説明と対処方法の情報を記憶した故障説明・対処方法ファイルと、前記故障説明と対処方法の情報を入力する入力部とからなるものである。
請求項3記載の発明は、前記前兆情報処理部が、前記前兆情報が無い時、その故障が一過性の故障であると推定するものである。
請求項4記載の発明は、前記前兆情報が存在し、過去の類似の故障動作履歴データない時、前記故障説明・対処方法の情報の入力を促すものである。
In order to solve the above problems, the present invention is configured as follows.
According to the first aspect of the present invention, a history storage file for storing history data such as failure, a history for taking in contact information from a PLC or equipment and definition information such as operation / operation / failure, and performing registration processing in the history file In a failure operation history display system that includes a registration processing unit and a failure display processing unit that performs display processing of the output of the history registration processing unit to detect and analyze a failure, a certain period before the occurrence of the failure is regarded as a precursor period of the failure. Thus, the precursor information such as the operation of the equipment and the operator operation related to the failure that occurred during this period is automatically extracted, and information similar to the automatically extracted precursor information is extracted from the history file by the precursor information processing unit. It is to be displayed.
The invention described in claim 2 is a failure in which the precursor information processing unit stores a precursor information display processing unit that performs processing for displaying the precursor information, a failure description registered at the time of a past failure, and information on a countermeasure. The file includes an explanation / handling method file and an input unit for inputting information on the fault explanation and the handling method.
According to a third aspect of the present invention, when the precursor information processing unit does not have the precursor information, the failure is estimated to be a transient failure.
According to a fourth aspect of the present invention, when the precursor information exists and there is no past similar failure operation history data, input of information on the failure explanation / handling method is prompted.

本発明によれば、類似の故障について対応の故障説明・対処方法が登録されており、ガイダンス表示できるので、故障原因の迅速な理解とその容易な対応ができる。また、機器故障、オペレータ操作ミス、機器制御ソフトの不良など故障原因の層別ができるので、設備管理レベルが向上する。   According to the present invention, failure explanations and countermeasures corresponding to similar failures are registered and guidance can be displayed, so that the cause of failure can be quickly understood and easily dealt with. Moreover, since the cause of failure such as device failure, operator operation error, and device control software failure can be stratified, the facility management level is improved.

以下、本発明の具体的実施例を図に基づいて説明する。   Hereinafter, specific embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の故障動作履歴表示方式を示すブロック図である。図において、110は前兆情報処理部、111は前兆情報表示処理部、112は故障説明・対処方法ファイル、113は入力部である。その他の符号は従来と同じ機能であるため説明を省略する。
履歴登録処理部102は、従来と同様に接点情報201の変化を定周期にチェックして、例えば、接点の1番目がON変化し、それが定義情報ファイル101において、設備名=ポンプ設備、機器名=No.1排水ポンプ、状態=過負荷と定義されていれば、履歴ファイル107に発生時刻を付加して、「2004/10/17 10:00:00 ポンプ設備 No.1排水ポンプ 過負荷 ” ”」を登録するものである。ここで、最後の” ”は、後で説明する故障説明・対処方法へのリンクが空であることを示す。
割り込み信号103は、履歴登録処理102が履歴ファイル105への登録時に故障表示処理部104を起動する。図2に示すように、故障表示処理104は割り込み信号103を受けて履歴ファイル105の内容を、故障動作の履歴を表示する。図2の画面表示では、故障動作履歴表示欄400の他に、類似故障パターン表示欄500および故障説明や対処方法が説明されている説明表示欄600を設けている。
つぎに、本実施例の動作について図3を用いて説明する。
図3は前兆情報処理部110の処理の流を示すフローチャートである。
(1)故障が発生すると、前兆情報表示処理部111は、前兆情報の有無をチェックする(ST1)。これは故障発生時刻を基準にして、過去一定時間、例えば1分以内にシステムの動作やオペレータの操作に関連した履歴データが有るかを検索する。
(2)履歴データがないと判断した場合は、そのまま終りとなるが、前兆情報があると判断した場合は、類似の前兆パターンがあるかどうかを、履歴ファイル105を検索しチェックする(ST2)。前兆情報が無い場合、一過性の故障であると推定する。
(3)類似の前兆パターンがあると判断した場合は、それに故障説明・対処方法ファイル112へのリンク105aが登録されているかをチェックする(ST3)。ここで、前兆パターンとは、1つの故障情報と1つ以上の「過去一定時間内に発生したシステムの動作やオペレータの操作情報」をいう。
(4)リンクがあり故障説明・対処方法が登録されている場合は、過去の類似故障パターンの前兆情報501とコメント欄600の故障説明と対処情報を表示して(ST4)、終了する。また、故障に対して、前兆パターンが複数あった場合は前兆と故障の相関が強いので、前兆パターンの数を、相関の強さを示す情報マッチングパターン数として表示する。
(5)前述の(2)項のST2において類似の前兆パターンがなく、新規パターンであると判断した場合、又は前述の(3)項のST3において既知のパターンであるが、故障説明と対処情報が無い場合は、故障の真因を解析し故障復旧対応の後、次の同一故障発生に備えて、故障説明・対処方法を入力する(ST5、ST6)。さらに、該当故障から故障説明・対処方法へのリンク105aを張る。
このような手段を用いることにより、故障原因の迅速な理解とその容易な対応ができる。
FIG. 1 is a block diagram showing a failure operation history display method of the present invention. In the figure, 110 is a precursor information processing unit, 111 is a precursor information display processing unit, 112 is a failure explanation / handling method file, and 113 is an input unit. Other reference numerals have the same functions as those in the prior art, and thus description thereof is omitted.
The history registration processing unit 102 checks the change of the contact information 201 at regular intervals as in the past, and for example, the first contact is changed to ON, and in the definition information file 101, the equipment name = pump equipment, equipment If name = No.1 drainage pump, state = overload, add the time of occurrence to history file 107, and "2004/10/17 10:00:00 Pumping equipment No.1 drainage pump overload “” ”Is registered. Here, the last “” indicates that a link to a failure explanation / coping method described later is empty.
The interrupt signal 103 activates the failure display processing unit 104 when the history registration processing 102 registers in the history file 105. As shown in FIG. 2, the failure display processing 104 receives the interrupt signal 103 and displays the contents of the history file 105 and the history of the failure operation. In the screen display of FIG. 2, in addition to the failure operation history display column 400, a similar failure pattern display column 500 and an explanation display column 600 in which failure explanations and countermeasures are described are provided.
Next, the operation of this embodiment will be described with reference to FIG.
FIG. 3 is a flowchart showing the flow of processing of the precursor information processing unit 110.
(1) When a failure occurs, the precursor information display processing unit 111 checks for the presence of precursor information (ST1). This is based on the failure occurrence time and searches for history data related to the system operation and the operator's operation within a certain past time, for example, 1 minute.
(2) If it is determined that there is no history data, the process ends as it is, but if it is determined that there is precursor information, the history file 105 is searched to check whether there is a similar precursor pattern (ST2). . When there is no precursor information, it is estimated that it is a transient failure.
(3) If it is determined that there is a similar precursor pattern, it is checked whether the link 105a to the failure explanation / handling method file 112 is registered (ST3). Here, the precursor pattern refers to one piece of failure information and one or more “system operation and operator operation information that have occurred within a certain period in the past”.
(4) If there is a link and a failure description / handling method is registered, the previous failure information 501 of the similar failure pattern and the failure description and handling information in the comment field 600 are displayed (ST4), and the process ends. In addition, when there are a plurality of precursor patterns for a failure, since the correlation between the precursor and the failure is strong, the number of precursor patterns is displayed as the number of information matching patterns indicating the strength of the correlation.
(5) When it is determined that there is no similar precursor pattern in ST2 in the above item (2) and it is a new pattern, or a known pattern in ST3 in the above item (3). If there is no failure, the cause of the failure is analyzed, and after failure recovery, the failure explanation and countermeasure are input in preparation for the next occurrence of the same failure (ST5, ST6). Further, a link 105a is established from the corresponding failure to the failure explanation / handling method.
By using such means, it is possible to quickly understand the cause of the failure and easily deal with it.

本発明の故障動作履歴表示方式を示すブロック図The block diagram which shows the failure operation history display system of this invention 本発明の故障動作履歴の表示例を示す画面Screen showing a display example of failure operation history of the present invention 本発明の前兆情報処理部を示すフローチャートThe flowchart which shows the precursor information processing part of this invention 従来の故障動作履歴表示方式を示すブロック図Block diagram showing conventional fault operation history display method 従来の故障動作履歴の表示例を示す画面例Example screen showing an example of conventional fault operation history display

符号の説明Explanation of symbols

100 パソコン
101 定義情報ファイル(動作・操作・故障)
102 履歴登録処理部
103 割り込み信号
104 故障表示処理部
105 履歴ファイル
110 前兆情報処理部
111 前兆情報表示処理部
112 故障説明・対処方法ファイル
113 入力部
200 PLC
201 接点情報
300 機器
100 PC 101 Definition information file (operation / operation / failure)
102 History Registration Processing Unit 103 Interrupt Signal 104 Fault Display Processing Unit 105 History File 110 Precursor Information Processing Unit 111 Precursor Information Display Processing Unit 112 Fault Description / Corrective Action File File 113 Input Unit 200 PLC
201 Contact information 300 Device

Claims (4)

故障などの履歴データを記憶する履歴ファイルと、PLCや機器からの接点情報と動作・操作・故障などの定義情報を取込み前記履歴ファイルに登録の処理を行う履歴登録処理部と、前記履歴登録処理部の出力を表示処理する故障表示処理部とを備え故障の検出と解析を行う故障動作履歴表示方式において、
故障発生前の一定期間を故障の前兆期間として捉えて、この期間内に発生した故障に関係する機器の運転やオペレータ操作などの前兆情報を自動抽出し、前記自動抽出した前兆情報と類似の情報を前兆情報処理部により前記履歴ファイルから抽出して表示することを特徴とする故障動作履歴表示方式。
A history file for storing history data such as failures, a history registration processing section for taking in contact information from PLCs and devices and definition information such as operation / operation / failure, and performing registration processing in the history file; and the history registration processing In the fault operation history display system that performs fault detection and analysis with a fault display processing unit that performs display processing of the output of the unit,
Taking a certain period before failure as a precursor period of failure, automatically extracting precursor information such as device operation and operator operation related to the failure that occurred within this period, and information similar to the automatically extracted precursor information The failure operation history display system, wherein the warning information is extracted from the history file and displayed by the precursor information processing unit.
前記前兆情報処理部は、前記前兆情報を表示するための処理を行う前兆情報表示処理部と、過去の故障時に登録した故障説明と対処方法の情報を記憶した故障説明・対処方法ファイルと、前記故障説明と対処方法の情報を入力する入力部とからなることを特徴とする請求項1記載の故障動作履歴表示方式。   The precursor information processing unit includes a precursor information display processing unit that performs processing for displaying the precursor information, a failure explanation and a countermeasure method file that stores information on a failure explanation and a countermeasure method registered at the time of a past failure, 2. The fault operation history display system according to claim 1, further comprising an input unit for inputting fault description and coping information. 前記前兆情報処理部は、前記前兆情報が無い時、その故障が一過性の故障であると推定することを特徴とする請求項1記載の故障動作履歴表示方式。   2. The fault operation history display method according to claim 1, wherein the precursor information processing unit estimates that the fault is a transient fault when there is no precursor information. 前記前兆情報が存在し、過去の類似の故障動作履歴データない時、前記故障説明・対処方法の情報入力を促すことを特徴とする請求項2記載の故障動作履歴表示方式。   3. The fault operation history display system according to claim 2, wherein when the precursor information exists and there is no past fault operation history data, prompting the user to input information on the fault explanation and coping method.
JP2005122116A 2005-04-20 2005-04-20 Failure operation history display method Withdrawn JP2006301910A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005122116A JP2006301910A (en) 2005-04-20 2005-04-20 Failure operation history display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005122116A JP2006301910A (en) 2005-04-20 2005-04-20 Failure operation history display method

Publications (1)

Publication Number Publication Date
JP2006301910A true JP2006301910A (en) 2006-11-02

Family

ID=37470126

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005122116A Withdrawn JP2006301910A (en) 2005-04-20 2005-04-20 Failure operation history display method

Country Status (1)

Country Link
JP (1) JP2006301910A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010079528A (en) * 2008-09-25 2010-04-08 Fuji Xerox Co Ltd Image processing apparatus and fault information management system
JP2010191822A (en) * 2009-02-19 2010-09-02 Fuji Xerox Co Ltd Processor, image forming system and processing program
JP2012003601A (en) * 2010-06-18 2012-01-05 Mitsubishi Electric Corp Plant monitoring device and plant
WO2012150688A1 (en) * 2011-05-02 2012-11-08 シャープ株式会社 Management device, prediction method, and management program
JP2014027395A (en) * 2012-07-25 2014-02-06 Nippon Telegr & Teleph Corp <Ntt> Failure cause identification support device, method, and program
KR20160110132A (en) * 2015-03-11 2016-09-21 가부시끼가이샤 사따께 Grain preparation equipment control device
CN105989414A (en) * 2015-03-19 2016-10-05 阿自倍尔株式会社 Failure cause auxiliary device and failure cause auxiliary method
JP2017068397A (en) * 2015-09-29 2017-04-06 横河電機株式会社 Work support system, work support device, and work support method
CN115318772A (en) * 2022-08-30 2022-11-11 上海凯泉泵业(集团)有限公司 Sewage pool bottom dirt cleaning equipment
JP7441731B2 (en) 2020-05-29 2024-03-01 新明和工業株式会社 Information processing device, information processing method, and computer program

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010079528A (en) * 2008-09-25 2010-04-08 Fuji Xerox Co Ltd Image processing apparatus and fault information management system
JP2010191822A (en) * 2009-02-19 2010-09-02 Fuji Xerox Co Ltd Processor, image forming system and processing program
JP2012003601A (en) * 2010-06-18 2012-01-05 Mitsubishi Electric Corp Plant monitoring device and plant
WO2012150688A1 (en) * 2011-05-02 2012-11-08 シャープ株式会社 Management device, prediction method, and management program
JP2014027395A (en) * 2012-07-25 2014-02-06 Nippon Telegr & Teleph Corp <Ntt> Failure cause identification support device, method, and program
CN105964329B (en) * 2015-03-11 2020-09-04 株式会社佐竹 Control device of grain preparation equipment
JP2016168521A (en) * 2015-03-11 2016-09-23 株式会社サタケ Control device for grain preparation facility
CN105964329A (en) * 2015-03-11 2016-09-28 株式会社佐竹 Control device of grain preparation equipment
TWI683616B (en) * 2015-03-11 2020-02-01 日商佐竹股份有限公司 Control device for grain preparation facility
KR20160110132A (en) * 2015-03-11 2016-09-21 가부시끼가이샤 사따께 Grain preparation equipment control device
KR102432781B1 (en) 2015-03-11 2022-08-12 가부시끼가이샤 사따께 Grain preparation equipment control device
CN105989414A (en) * 2015-03-19 2016-10-05 阿自倍尔株式会社 Failure cause auxiliary device and failure cause auxiliary method
JP2016177414A (en) * 2015-03-19 2016-10-06 アズビル株式会社 Failure factor specifying support device and failure factor specifying support method
JP2017068397A (en) * 2015-09-29 2017-04-06 横河電機株式会社 Work support system, work support device, and work support method
JP7441731B2 (en) 2020-05-29 2024-03-01 新明和工業株式会社 Information processing device, information processing method, and computer program
CN115318772A (en) * 2022-08-30 2022-11-11 上海凯泉泵业(集团)有限公司 Sewage pool bottom dirt cleaning equipment

Similar Documents

Publication Publication Date Title
JP2006301910A (en) Failure operation history display method
WO2012055714A1 (en) Automated adjustment of input configuration
JP2005346331A (en) Failure recovery apparatus, method for restoring fault, manager apparatus, and program
CN102479138A (en) System and method for detecting error by utilizing image
JP4733577B2 (en) Form recognition device and form recognition program
JP2016058027A (en) Data processing device, data processing method, and program
JP6756379B2 (en) Log analysis methods, systems and programs
US7378977B2 (en) Current overload detecting system and method
JP5125938B2 (en) Bug detection support program, similar syntax identification information list output program, bug detection support device, and bug detection support method
CN112269713A (en) Method, device and equipment for acquiring program running state and storage medium
CN106709335B (en) Vulnerability detection method and device
JP4571521B2 (en) Work instruction list printing method and printing program
US20190197452A1 (en) Incident response assisting device
US20130080892A1 (en) Information processing device, gui manipulation assistance method, and computer-readable recording medium
TWI499877B (en) Engineering tool and programmable logic controller
CN106533812B (en) Application server
EP3264209A1 (en) Mechanical device management system, mechanical device management device, server for managing mechanical device, mechanical device, and mechanical device management method
CN107291614B (en) File abnormity detection method and electronic equipment
JP6574146B2 (en) Service monitoring apparatus and service monitoring method
JP5962086B2 (en) PLC system, information display method, PLC, and maintenance apparatus
JP2011000809A (en) Image forming apparatus
CN106548068A (en) Short website information display system and method
JP2018018411A (en) Information processing device, information processing method, and program
JP2007109106A (en) Method and apparatus for inputting character
KR20210101327A (en) Failure support device, failure support program stored in recording media and failure support method

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20080701