CN105122163B - Error processing system - Google Patents
Error processing system Download PDFInfo
- Publication number
- CN105122163B CN105122163B CN201480001056.7A CN201480001056A CN105122163B CN 105122163 B CN105122163 B CN 105122163B CN 201480001056 A CN201480001056 A CN 201480001056A CN 105122163 B CN105122163 B CN 105122163B
- Authority
- CN
- China
- Prior art keywords
- error
- message
- unit
- database
- storage unit
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0259—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
- G05B23/0267—Fault communication, e.g. human machine interface [HMI]
- G05B23/0272—Presentation of monitored results, e.g. selection of status reports to be displayed; Filtering information to the user
Landscapes
- Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- General Factory Administration (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Programmable Controllers (AREA)
Abstract
其目的在于,在考虑了FA系统特有的状况的基础之上,在各GOT中个别地管理错误代码的情况下,能够将错误代码的管理平滑地转移到基于服务器等的一元管理。GOT(30)如果取得了在生产设备中发生了的错误的错误代码,则将错误代码作为关键字,检索错误数据库(40)。GOT(30)在无法取得消息的情况下,将错误代码作为关键字,检索内部存储器。GOT(30)显示取得了的消息。
Its purpose is to smoothly transfer the management of error codes to unified management by a server or the like when managing error codes individually in each GOT, taking into consideration the unique situation of the FA system. When the GOT (30) acquires the error code of the error that occurred in the production facility, it searches the error database (40) using the error code as a key. When the message cannot be acquired, the GOT (30) searches the internal memory using the error code as a key. GOT (30) displays the acquired message.
Description
技术领域technical field
本发明涉及在构成工厂自动化系统(以下,FA系统)的生产设备中发生了的错误的处理技术。The present invention relates to a technology for handling errors occurring in production equipment constituting a factory automation system (hereinafter, FA system).
背景技术Background technique
在FA系统中,针对加工机、检查机等生产设备的每一个,设置控制生产设备的可编程逻辑控制器(以下,PLC)、和作为PLC的HMI(Human Machine Interface:人机接口)的图形操作终端(以下,GOT)。In the FA system, for each production equipment such as a processing machine and an inspection machine, a programmable logic controller (hereinafter, PLC) that controls the production equipment, and a graphic of the HMI (Human Machine Interface: Human Machine Interface) that is the PLC are set. Operation terminal (hereinafter, GOT).
在生产设备中,发生各种错误。如果PLC检测到在生产设备中发生了的错误,则GOT从PLC取得表示发生了的错误的错误代码。GOT从内部存储器取得并显示与错误代码对应的错误消息。作业者确认在GOT中显示了的错误消息,确定并处置错误的原因。In production equipment, various errors occur. When the PLC detects an error that has occurred in the production facility, the GOT acquires an error code indicating the error that occurred from the PLC. The GOT acquires and displays an error message corresponding to the error code from the internal memory. The operator confirms the error message displayed on the GOT, and specifies and handles the cause of the error.
生产设备、PLC日益被反复改善。如果对生产设备、PLC施加了变更,则有错误代码增加的情况、被变更的情况。在该情况下,在GOT的内部存储器中存储了的错误代码以及对应的错误消息也被维护。Production equipment and PLC are being repeatedly improved day by day. If changes are made to production equipment or PLCs, error codes may increase or be changed. In this case, the error codes and corresponding error messages stored in the internal memory of the GOT are also maintained.
GOT是与生产设备、PLC对应地设置的,所以需要针对施加了变更的生产设备、PLC的每一个,维护对应的GOT的错误代码和错误消息。Since the GOT is installed corresponding to the production equipment and the PLC, it is necessary to maintain the corresponding error code and error message of the GOT for each of the production equipment and the PLC that have been changed.
在同样的生产设备有多个的情况下,一般分别针对同样的生产设备施加相同的变更。在该情况下,需要维护与生产设备分别对应的所有GOT的错误代码和错误消息。When there are a plurality of the same production facilities, generally, the same changes are applied to each of the same production facilities. In this case, it is necessary to maintain the error codes and error messages of all the GOTs respectively corresponding to the production equipment.
专利文献1:日本特开2009-119616号公报Patent Document 1: Japanese Patent Laid-Open No. 2009-119616
发明内容Contents of the invention
FA系统有最初以少的台数的生产设备工作,伴随需要的增大等,生产设备的台数逐渐增加的情况。在生产设备的台数少的情形下,针对各GOT维护错误代码和错误消息不花费那么多的工夫。但是,随着生产设备的台数增加,逐渐越来越费工夫。The FA system may initially operate with a small number of production facilities, but the number of production facilities may gradually increase as demand increases. When the number of production facilities is small, maintenance of error codes and error messages for each GOT does not take so much effort. However, as the number of production facilities increases, it becomes more and more labor-intensive.
因此,期望设置对错误代码和错误消息进行一元管理的服务器等,减少与生产设备、PLC的变更相伴的、错误代码和错误消息的维护的工夫。Therefore, it is desirable to install a server or the like for centralized management of error codes and error messages, and to reduce the maintenance effort of error codes and error messages accompanying changes in production equipment and PLCs.
但是,在FA系统中,在工作之前不知道生产设备的台数将来是否增加,所以无法从最初设置服务器等来花费成本的情况较多。因此,最初预先在各GOT中管理错误代码和错误消息,在生产设备的台数增加了某种程度的情况下,有时需要切换为设置服务器等而进行一元管理。However, in the FA system, it is not known whether the number of production equipment will increase in the future before operation, so it is often impossible to spend costs from the initial installation of servers and the like. Therefore, initially, error codes and error messages are managed in each GOT in advance, and when the number of production equipment increases to some extent, it may be necessary to perform unified management by switching to installing a server or the like.
另外,在FA系统中,以生成产品为目的,所以限制为与生产有关的装置之间的通信成为优先,而其它通信的通信量被抑制为规定以下的情况较多。因此,在后来附加管理错误代码和错误消息的服务器等的情况下,有时必须在后来附加了的服务器等中将发生的通信量抑制为规定以下。In addition, in the FA system, since the purpose is to produce products, the communication among production-related devices is limited to give priority, and the traffic of other communication is often suppressed to a predetermined value or less. Therefore, when a server or the like for managing error codes and error messages is added later, it may be necessary to suppress the traffic generated by the server or the like added later to a predetermined value or less.
本发明是鉴于上述FA系统特有的状况而完成的。本发明的目的在于,在FA系统中,在各GOT中个别地管理错误代码和错误消息的情况下,能够将错误代码和错误消息的管理平滑地转移到基于服务器等的一元管理。The present invention has been made in view of the above-mentioned circumstances peculiar to the FA system. An object of the present invention is to smoothly transfer the management of error codes and error messages to unified management by a server or the like when individual GOTs manage error codes and error messages in the FA system.
本发明提供一种错误处理系统,进行与在工厂自动化系统中的生产设备中发生了的错误有关的处理,且具备错误数据库和接口装置,其中该工厂自动化系统具备生产设备、控制所述生产设备的PLC(可编程逻辑控制器)、以及作为所述PLC的HMI(人机接口)的接口装置,其特征在于,The present invention provides an error processing system that performs processing related to errors that have occurred in production equipment in a factory automation system that includes production equipment and controls the production equipment, and that includes an error database and an interface device. The PLC (programmable logic controller), and the interface device as the HMI (human-machine interface) of the PLC, is characterized in that,
所述错误数据库具备错误信息存储部,该错误信息存储部针对每个错误代码,存储表示错误的内容的消息,The error database includes an error information storage unit that stores a message indicating the content of the error for each error code,
所述接口装置具备:The interface device has:
消息存储部,该消息存储部针对每个错误代码,存储表示错误的内容的消息;a message storage unit that stores a message indicating the content of the error for each error code;
错误代码取得部,该错误代码取得部取得在所述生产设备中发生了的错误的错误代码;an error code acquisition unit that acquires an error code of an error that occurred in the production facility;
数据库检索部,该数据库检索部将所述错误代码取得部取得了的错误代码作为关键字,检索所述错误信息存储部,取得消息;a database search unit for searching the error information storage unit by using the error code acquired by the error code acquisition unit as a key to obtain a message;
内部检索部,该内部检索部在所述数据库检索部无法取得消息的情况下,将所述错误代码取得部取得了的错误代码作为关键字,检索所述消息存储部,取得消息;以及An internal search unit configured to search the message storage unit using the error code acquired by the error code acquisition unit as a key to acquire a message when the database search unit cannot acquire the message; and
显示部,该显示部显示所述数据库检索部和所述内部检索部取得的消息。A display unit that displays the messages acquired by the database search unit and the internal search unit.
其特征在于,所述错误信息存储部针对每个错误代码,存储消息和表示错误的处置法的处置信息,It is characterized in that the error information storage unit stores a message and action information indicating an error handling method for each error code,
所述数据库检索部取得所述消息和取得所述处置信息,The database retrieval unit acquires the message and acquires the handling information,
所述显示部在显示所述数据库检索部取得的消息的情况下,还显示所述处置信息。The display unit may also display the action information when displaying the message acquired by the database search unit.
其特征在于,所述错误数据库还具备历史存储部,该历史存储部将所述数据库检索部用作关键字的错误代码存储为历史,The error database is characterized in that the error database further includes a history storage unit that stores error codes used as keys by the database search unit as a history,
所述错误数据库具备历史输出部,该历史输出部输出所述历史存储部存储了的错误代码。The error database includes a history output unit that outputs error codes stored in the history storage unit.
其特征在于,所述历史输出部仅输出所述历史存储部存储了的错误代码中的、所述错误信息存储部未存储的错误代码。It is characterized in that the history output unit outputs only error codes not stored in the error information storage unit among the error codes stored in the history storage unit.
其特征在于,所述接口装置还具备复原时间测量部,该复原时间测量部测量从发生所述错误到所述错误消除为止的复原时间,It is characterized in that the interface device further includes a recovery time measuring unit that measures a recovery time from occurrence of the error to elimination of the error,
所述历史存储部将所述复原时间测量部测量了的复原时间与错误代码一起存储,the history storage unit stores the recovery time measured by the recovery time measuring unit together with an error code,
所述历史输出部输出所述错误代码和所述复原时间。The history output unit outputs the error code and the recovery time.
其特征在于,所述接口装置还具备消息储存部,该消息储存部在所述数据库检索部无法取得消息的情况下,将所述错误代码取得部取得的错误代码与所述内部检索部检索了的消息对应起来,储存到所述错误信息存储部。The interface device further includes a message storage unit that combines the error code acquired by the error code acquisition unit with the error code retrieved by the internal search unit when the database search unit cannot obtain a message. The corresponding messages are stored in the error information storage unit.
在本发明的错误处理系统中,关于在错误数据库中存储了的错误代码,输出从错误数据库取得了的错误消息,关于在错误数据库中未存储的错误代码,输出在接口装置(例如,GOT)中存储了的错误消息。因此,能够在活用在接口装置中存储了的错误消息的同时,将错误消息的管理逐渐转移到基于错误数据库的一元管理。In the error processing system of the present invention, the error message obtained from the error database is output for the error code stored in the error database, and the error message not stored in the error database is output to the interface device (for example, GOT). The error message stored in . Therefore, it is possible to gradually shift the management of error messages to unified management based on the error database while utilizing the error messages stored in the interface device.
另外,在将错误消息的管理转移到基于错误数据库的一元管理时,也无需将在接口装置中存储了的错误消息全部抽取出来登记到错误数据库。因此,在转移到一元管理时,在错误数据库中也不会发生大的通信量。In addition, when transferring the management of error messages to unified management by the error database, it is not necessary to extract all the error messages stored in the interface device and register them in the error database. Therefore, no large traffic will occur in the error database when moving to monadic management.
附图说明Description of drawings
图1是实施方式1的错误处理系统100的结构图。FIG. 1 is a block diagram of an error handling system 100 according to Embodiment 1. As shown in FIG.
图2是实施方式1的GOT30和错误数据库40的功能结构图。FIG. 2 is a functional configuration diagram of GOT 30 and error database 40 according to the first embodiment.
图3是示出实施方式1的消息存储部31存储的信息的图。FIG. 3 is a diagram showing information stored in the message storage unit 31 according to the first embodiment.
图4是示出实施方式1的错误信息存储部41存储的信息的图。FIG. 4 is a diagram showing information stored in the error information storage unit 41 according to the first embodiment.
图5是示出实施方式1的错误处理系统100的处理的流程图。FIG. 5 is a flowchart showing the processing of the error handling system 100 according to the first embodiment.
图6是示出显示部35显示的画面例的图。FIG. 6 is a diagram showing an example of a screen displayed on the display unit 35 .
图7是示出错误信息存储部41的维护画面例的图。FIG. 7 is a diagram showing an example of a maintenance screen of the error information storage unit 41 .
图8是实施方式2的GOT30和错误数据库40的功能结构图。FIG. 8 is a functional configuration diagram of GOT 30 and error database 40 according to the second embodiment.
图9是示出实施方式2的历史存储部42存储的信息的图。FIG. 9 is a diagram showing information stored in the history storage unit 42 according to the second embodiment.
图10是示出实施方式2的错误处理系统100的处理的流程图。FIG. 10 is a flowchart showing the processing of the error handling system 100 according to the second embodiment.
图11是实施方式3的GOT30和错误数据库40的功能结构图。FIG. 11 is a functional configuration diagram of GOT 30 and error database 40 according to the third embodiment.
图12是示出实施方式3的错误处理系统100的处理的流程图。FIG. 12 is a flowchart showing the processing of the error handling system 100 according to the third embodiment.
图13是示出实施方式1、2所示的GOT30、错误数据库40、AP服务器50的硬件结构的例子的图。Fig. 13 is a diagram showing an example of the hardware configuration of GOT 30, error database 40, and AP server 50 shown in Embodiments 1 and 2.
符号说明Symbol Description
10:生产设备;20:PLC;30:GOT;31:消息存储部;32:错误代码取得部;33:数据库检索部;34:内部检索部;35:显示部;40:错误数据库;41:错误信息存储部;42:历史存储部;43:历史输出部;50:AP服务器;100:错误处理系统。10: Production equipment; 20: PLC; 30: GOT; 31: Message storage unit; 32: Error code acquisition unit; 33: Database search unit; 34: Internal search unit; 35: Display unit; 40: Error database; 41: Error information storage unit; 42: history storage unit; 43: history output unit; 50: AP server; 100: error handling system.
具体实施方式detailed description
实施方式1.Implementation mode 1.
图1是实施方式1的错误处理系统100的结构图。FIG. 1 is a block diagram of an error handling system 100 according to Embodiment 1. As shown in FIG.
错误处理系统100是进行与在构成FA系统的生产设备10中发生了的错误有关的处理的系统。错误处理系统100具备生产设备10、PLC20、GOT30(接口装置的一个例子)、错误数据库40、AP服务器50(应用程序服务器)。The error processing system 100 is a system that performs processing related to errors occurring in the production equipment 10 constituting the FA system. The error processing system 100 is provided with the production facility 10, PLC20, GOT30 (an example of an interface device), the error database 40, and the AP server 50 (application server).
生产设备10有多个,针对每个生产设备10,设置了PLC20以及GOT30。生产设备10与对应的PLC20之间、PLC20与对应的GOT30之间、各GOT30与错误数据库40之间、错误数据库40与AP服务器50之间分别通过网络连接。各GOT30与错误数据库40之间、和错误数据库40与AP服务器50之间的网络有时通信量被限制为规定以下。There are a plurality of production facilities 10 , and PLC 20 and GOT 30 are provided for each production facility 10 . Between the production equipment 10 and the corresponding PLC20, between the PLC20 and the corresponding GOT30, between each GOT30 and the error database 40, and between the error database 40 and the AP server 50 are respectively connected via a network. The communication traffic between each GOT30 and the error database 40, and the network between the error database 40 and the AP server 50 may be limited to a predetermined value or less.
图2是实施方式1的GOT30和错误数据库40的功能结构图。FIG. 2 is a functional configuration diagram of GOT 30 and error database 40 according to the first embodiment.
GOT30具备消息存储部31、错误代码取得部32、数据库检索部33、内部检索部34、和显示部35。GOT 30 includes a message storage unit 31 , an error code acquisition unit 32 , a database search unit 33 , an internal search unit 34 , and a display unit 35 .
错误数据库40具备错误信息存储部41。The error database 40 includes an error information storage unit 41 .
图3是示出实施方式1的消息存储部31存储的信息的图。FIG. 3 is a diagram showing information stored in the message storage unit 31 according to the first embodiment.
消息存储部31是GOT30在内部具有的、存储了错误消息的存储装置。消息存储部31针对每个错误代码存储错误消息。错误代码是发生了的错误的标识符。错误消息是简易地表示发生了的错误的内容的信息。The message memory|storage part 31 is the memory|storage device which GOT30 has inside, and has memorize|stored an error message. The message storage unit 31 stores an error message for each error code. The error code is the identifier of the error that occurred. The error message is information that simply shows the content of an error that occurred.
图4是示出实施方式1的错误信息存储部41存储的信息的图。FIG. 4 is a diagram showing information stored in the error information storage unit 41 according to the first embodiment.
错误信息存储部41是存储错误消息等的存储装置。错误信息存储部41针对设备ID、语言以及错误代码的每一个,存储错误消息和处置信息。设备ID是生产设备10的标识符。语言是错误消息的记述语言的标识符。错误代码以及错误消息如上所述。处置信息是针对发生了的错误实施什么样的处置等、每当对错误处置时成为参考的信息。The error information storage unit 41 is a storage device that stores error messages and the like. The error information storage unit 41 stores an error message and action information for each of the device ID, language, and error code. The facility ID is an identifier of the production facility 10 . language is the identifier of the description language of the error message. Error codes and error messages are as above. The action information is information that is used as a reference every time an error is dealt with, such as what kind of action is to be taken with respect to an error that has occurred.
图5是示出实施方式1的错误处理系统100的处理的流程图。FIG. 5 is a flowchart showing the processing of the error handling system 100 according to the first embodiment.
在生产设备10中发生错误(S101)。PLC20检测在生产设备10中发生了的错误(S102)。PLC20是对生产设备10的动作进行控制/监视的装置,所以如果在生产设备10中发生错误则能够容易地检测。An error occurs in the production facility 10 (S101). PLC20 detects the error which occurred in the production facility 10 (S102). Since the PLC 20 is a device for controlling and monitoring the operation of the production facility 10 , if an error occurs in the production facility 10 , it can be easily detected.
于是,GOT30的错误代码取得部32从PLC20取得与发生了的错误对应的错误代码(S103)。错误代码取得部32监视PLC20的内部存储器,能够检测PLC20检测到错误。另外,错误代码取得部32能够从PLC20取得表示PLC20检测到的错误的错误代码。Then, the error code acquisition part 32 of GOT30 acquires the error code corresponding to the error which occurred from PLC20 (S103). The error code acquisition part 32 monitors the internal memory of PLC20, and can detect that PLC20 detected an error. Moreover, the error code acquisition part 32 can acquire the error code which shows the error which PLC20 detected from PLC20.
如果错误代码取得部32取得了错误代码,则数据库检索部33将经由PLC20连接了的生产设备10的设备ID、显示错误消息的语言以及错误代码作为关键字,检索错误数据库40的错误信息存储部41(S104)。另外,关于显示错误消息的语言,设为由GOT30的使用者等设定。When the error code acquisition unit 32 acquires the error code, the database search unit 33 searches the error information storage unit of the error database 40 using the equipment ID of the production equipment 10 connected via the PLC 20, the language for displaying the error message, and the error code as keywords. 41 (S104). Moreover, the language which displays an error message is set by the user etc. of GOT30.
在检索了的结果,有与关键字对应的记录的情况下(在S104中有),数据库检索部33从该记录取得错误消息和处置信息(S105)。然后,显示部35显示由数据库检索部33取得了的错误消息和处置信息(S107)。As a result of the search, when there is a record corresponding to the keyword (Yes in S104), the database search unit 33 acquires an error message and action information from the record (S105). Then, the display unit 35 displays the error message and action information acquired by the database search unit 33 ( S107 ).
另一方面,在检索了的结果,没有与关键字对应的记录的情况下(在S104中无),内部检索部34将错误代码作为关键字,检索消息存储部31,取得错误消息(S106)。然后,显示部35显示由内部检索部34取得了的错误消息(S107)。On the other hand, when there is no record corresponding to the keyword as a result of the search (none in S104), the internal search unit 34 searches the message storage unit 31 using the error code as a key and acquires an error message (S106). . Then, the display unit 35 displays the error message acquired by the internal search unit 34 (S107).
图6是示出显示部35显示的画面例的图。FIG. 6 is a diagram showing an example of a screen displayed on the display unit 35 .
显示部35在通常时显示与生产设备10有关的各种测量值351和使生产设备10动作的开关352等。在S107中,显示部35以对在通常时显示的信息追加的方式,在消息显示栏353中显示错误消息。The display unit 35 displays various measured values 351 related to the production facility 10 , switches 352 for operating the production facility 10 , and the like in normal times. In S107 , the display unit 35 displays an error message in the message display field 353 in addition to the information displayed at normal time.
另外,错误处理系统100的管理者经由AP服务器50,适宜维护错误数据库40的错误信息存储部41。In addition, the administrator of the error processing system 100 appropriately maintains the error information storage unit 41 of the error database 40 via the AP server 50 .
图7是示出错误信息存储部41的维护画面例的图。FIG. 7 is a diagram showing an example of a maintenance screen of the error information storage unit 41 .
在维护画面中,显示在错误信息存储部41中存储了的信息的一览。管理者通过选择需要维护的信息、修正信息并按下更新按钮,更新信息。另外,管理者按下登记按钮,使新错误代码的追加栏显示,追加与新错误代码有关的信息。On the maintenance screen, a list of information stored in the error information storage unit 41 is displayed. The manager updates the information by selecting the information to be maintained, correcting the information and pressing the update button. In addition, the manager presses the register button to display a column for adding a new error code, and to add information related to the new error code.
各GOT30与错误数据库40之间的网络的通信量有时被限制为规定以下。在该情况下,每当从在各GOT30中管理错误代码和错误消息的数据的状态转移到基于错误数据库40的一元管理时,无法从各GOT30抽取所有数据而登记到错误数据库40。因此,难以一次将数据转移到错误数据库40。The communication traffic of the network between each GOT30 and the error database 40 may be restricted below predetermined|prescribed. In this case, each GOT 30 cannot extract all the data from each GOT 30 and register it in the error database 40 every time the data of the error code and the error message are managed in each GOT 30 to the unified management by the error database 40 . Therefore, it is difficult to transfer data to the error database 40 at one time.
在实施方式1的错误处理系统100中,关于在错误数据库40中存储了的错误代码,GOT30输出从错误数据库40取得了的错误消息,关于在错误数据库40中未存储的错误代码,输出在GOT30中存储了的错误消息。因此,在实施方式1的错误处理系统100中,能够活用在GOT30中存储了的数据来继续运用,同时,逐渐将数据转移到错误数据库40,转移到一元管理。In the error handling system 100 of Embodiment 1, regarding the error code stored in the error database 40, the GOT 30 outputs the error message acquired from the error database 40, and outputs the error message obtained in the error database 40 for the error code not stored in the error database 40 in the GOT 30. The error message stored in . Therefore, in the error processing system 100 according to the first embodiment, the data stored in the GOT 30 can be continuously utilized while the data can be gradually transferred to the error database 40 and transferred to centralized management.
有时研修生等从海外来到工厂。在这样的情况下,需要临时地切换错误消息的显示语言。Sometimes trainees and others come to the factory from overseas. In such a case, it is necessary to temporarily switch the display language of the error message.
在实施方式1的错误处理系统100中,能够针对在错误数据库40中登记了的错误消息,切换显示语言。因此,在实施方式1的错误处理系统100中,也能够容易地应对临时的错误消息的显示语言的切换。In the error processing system 100 according to Embodiment 1, it is possible to switch the display language for the error messages registered in the error database 40 . Therefore, also in the error processing system 100 of Embodiment 1, it is possible to easily cope with switching of the display language of a temporary error message.
通常,在维护GOT30的情况下,需要停止包括设置了GOT30的生产设备10的生产线。因此,能够实施GOT30的维护的时间非常有限。Usually, when maintaining GOT30, it is necessary to stop the production line including the production facility 10 in which GOT30 was installed. Therefore, the time during which maintenance of GOT30 can be performed is very limited.
在导入了错误数据库40之后,原则上无需维护GOT30的消息存储部31。因此,错误消息的维护变得容易。另外,为了维护错误消息,也无需停止生产线。After the error database 40 is imported, there is no need to maintain the message storage unit 31 of the GOT 30 in principle. Therefore, maintenance of error messages becomes easy. Also, there is no need to stop the production line in order to maintain error messages.
另外,GOT30的输入输出装置是普通触摸面板,不具备作为硬件的键盘,而仅具有作为软件的键盘。因此,在GOT30中,输入错误消息等文字的作业对作业员的负荷大。In addition, the input/output device of GOT30 is a normal touch panel, does not have the keyboard which is hardware, and has only the keyboard which is software. Therefore, in GOT30, the operation|work of inputting characters, such as an error message, imposes a heavy load on a worker.
在导入了错误数据库40之后,原则上无需维护GOT30的消息存储部31。因此,还同时减轻作业员的负荷。After the error database 40 is imported, there is no need to maintain the message storage unit 31 of the GOT 30 in principle. Therefore, the load on the worker is also reduced at the same time.
在错误数据库40中,与错误消息一起还存储了处置信息。然后,GOT30在显示从错误数据库40取得了的错误消息时,还一并显示处置信息。通过显示处置信息,能够缩短作业者对发生了的错误处置的时间。In the error database 40, disposition information is also stored together with error messages. Then, when displaying the error message acquired from the error database 40, GOT30 also displays the handling information together. By displaying the action information, it is possible to shorten the time it takes for an operator to deal with an error that has occurred.
如以上那样,在实施方式1中,能够逐渐将数据向错误数据库40转移,转移到一元管理,但通过使错误信息存储部中拥有在消息存储部中没有的项目(语言、处置信息等),能够使错误信息更充实。另外,如果优先地登记需要在消息存储部31中没有的项目(语言、处置信息等)的错误消息,则能够以少的劳力提供有益的信息。As described above, in Embodiment 1, the data can be gradually transferred to the error database 40 and transferred to unified management. Ability to flesh out error messages. In addition, if error messages requiring items (language, action information, etc.) not in the message storage unit 31 are preferentially registered, useful information can be provided with little effort.
实施方式2.Implementation mode 2.
在实施方式2中,说明能够高效地进行错误消息的维护的方法。In Embodiment 2, the method which can perform maintenance of an error message efficiently is demonstrated.
在实施方式2中,以与实施方式1不同的部分为中心而进行说明。In Embodiment 2, the description will focus on parts different from Embodiment 1. FIG.
在转移到基于错误数据库40的数据的一元管理的情况下,详查在各GOT30中存储了的数据的同时,依次登记到错误数据库40即可。但是,在FA系统中,生产产品是优先的,作业者忙得几乎顾不上与错误消息有关的处理是实情。因此,需要将真正需要向错误数据库40的登记的错误消息优先地登记到错误数据库40的构造。When shifting to unified management of data based on the error database 40 , it may be registered in the error database 40 sequentially while checking the data stored in each GOT 30 . However, in the FA system, production of products is prioritized, and operators are so busy that they hardly care about the fact that the processing related to error messages is true. Therefore, a configuration is required to preferentially register error messages that really need to be registered in the error database 40 in the error database 40 .
图8是实施方式2的GOT30和错误数据库40的功能结构图。FIG. 8 is a functional configuration diagram of GOT 30 and error database 40 according to the second embodiment.
GOT30的功能结构与图2所示的实施方式1的GOT30相同。错误数据库40除了图2所示的实施方式1的错误数据库40具备的功能以外,还具备历史存储部42、历史输出部43。The functional structure of GOT30 is the same as GOT30 of Embodiment 1 shown in FIG. The error database 40 includes a history storage unit 42 and a history output unit 43 in addition to the functions of the error database 40 according to Embodiment 1 shown in FIG. 2 .
图9是示出实施方式2的历史存储部42存储的信息的图。FIG. 9 is a diagram showing information stored in the history storage unit 42 according to the second embodiment.
历史存储部42是将与发生了的错误有关的信息存储为历史的存储装置。历史存储部42存储错误代码、设备ID、发生日期时间、复原日期时间、作业者ID。错误代码以及设备ID如上所述。发生日期时间是表示发生了错误的日期时间的信息。复原日期时间是表示错误被消除了的日期时间的信息。作业者ID是在发生了错误时使用了GOT30的作业者的标识符。The history storage unit 42 is a storage device that stores information on errors that have occurred as a history. The history storage unit 42 stores error codes, device IDs, occurrence dates, restoration dates, and operator IDs. Error codes and device IDs are as above. The occurrence date is information indicating the date and time when the error occurred. The restoration date is information indicating the date and time when the error was eliminated. The worker ID is an identifier of the worker who used GOT30 when an error occurred.
图10是示出实施方式2的错误处理系统100的处理的流程图。FIG. 10 is a flowchart showing the processing of the error handling system 100 according to the second embodiment.
S201至S204的处理与图5所示的S101至S104的处理相同。The processing from S201 to S204 is the same as the processing from S101 to S104 shown in FIG. 5 .
如果在S204中进行了检索,则错误数据库40的历史存储部42将接收了关键字的日期时间作为发生日期时间,将成为关键字的设备ID及错误代码与GOT30的作业者ID对应起来,存储为历史(S205)。另外,作业者ID在GOT30的使用时被登记到GOT30,在将关键字向错误数据库40发送时一并地发送。另外,此处,无论在S204中检索了的结果是否有与关键字对应的记录,都存储关于在S204中进行了检索的所有错误代码(即在S203中取得了的所有错误代码)的历史。If the search is performed in S204, the history storage unit 42 of the error database 40 uses the date and time of receiving the keyword as the date and time of occurrence, and associates the device ID and error code as the keyword with the operator ID of the GOT 30, and stores for history (S205). In addition, the operator ID is registered in GOT30 at the time of use of GOT30, and is sent together when sending a keyword to the error database 40. In addition, here, regardless of whether there is a record corresponding to the keyword as a result of the search in S204, the history of all error codes searched in S204 (that is, all error codes acquired in S203) is stored.
S206至S208的处理与图5所示的S105至S107的处理相同。The processing from S206 to S208 is the same as the processing from S105 to S107 shown in FIG. 5 .
参照在S208中显示了的错误消息等,作业者对错误处置,错误消除。于是,作业者按下GOT30具有的输入错误消除了的复原按钮等,对PLC20通知错误消除了(S209)。此时,复原按钮被按下这样的信息还被发送到错误数据库40。错误数据库40的历史存储部42将接收到复原按钮被按下这样的信息的日期时间作为复原日期时间,存储到存储了对应的设备ID、错误代码、发生日期时间等的记录中(S210)。Referring to the error message or the like displayed in S208, the operator handles the error, and the error is eliminated. Then, the operator presses the recovery button etc. which GOT30 has and the input error was eliminated, and notifies PLC20 that an error was eliminated (S209). At this time, information that the reset button was pressed is also sent to the error database 40 . The history storage unit 42 of the error database 40 stores the date and time when the message that the reset button was pressed is received as the reset date and time in a record storing the corresponding device ID, error code, and occurrence date and time (S210).
历史输出部43如果经由AP服务器50,从错误处理系统100的管理者接受指示,则将历史存储部42存储了的历史输出到AP服务器50。管理者参照输出了的历史,经由AP服务器50,维护错误信息存储部41。The history output unit 43 outputs the history stored in the history storage unit 42 to the AP server 50 upon receiving an instruction from the administrator of the error processing system 100 via the AP server 50 . The administrator maintains the error information storage unit 41 via the AP server 50 referring to the output history.
例如,历史输出部43抽取在历史中包含的错误代码中的、在错误信息存储部41中未存储的错误代码,和与该错误代码相同的记录中存储了的设备ID等一起输出。由此,管理者能够获知在错误信息存储部41中未存储的错误代码中的、表示实际上发生了的错误的错误代码。关于实际上发生了的错误,考虑为发生的可能性比其他错误高,所以表示该错误的错误代码是应优先地维护而登记例如适合的错误消息、处置信息的错误代码。For example, the history output unit 43 extracts an error code not stored in the error information storage unit 41 among error codes included in the history, and outputs it together with the device ID stored in the same record as the error code. Thereby, the administrator can know the error code indicating the error that actually occurred among the error codes not stored in the error information storage unit 41 . Regarding an error that actually occurred, it is considered that the probability of occurrence is higher than other errors, so the error code indicating the error should be maintained with priority, and an appropriate error message or action information should be registered, for example.
另外,例如,历史输出部43根据发生日期时间和复原日期时间,计算复原所花费的复原时间,将复原时间与设备ID等一起输出。关于复原时间延长,有作业者不知道处置方法是原因的可能性。因此,表示复原时间长的错误的错误代码是应优先地维护而登记例如适合的错误消息、处置信息的错误代码。Also, for example, the history output unit 43 calculates the restoration time required for restoration based on the date of occurrence and the restoration date, and outputs the restoration time together with the device ID and the like. The prolongation of recovery time may be caused by the operator not knowing how to deal with it. Therefore, the error code indicating an error that takes a long time to recover is an error code that should be maintained with priority, and an appropriate error message or action information, for example, should be registered.
另外,历史输出部43也可以按照复原时间顺序排列而输出历史。另外,历史输出部43也可以仅输出复原时间是基准时间以上的信息。In addition, the history output unit 43 may arrange and output the history in order of restoration time. In addition, the history output unit 43 may output only the information that the restoration time is equal to or greater than the reference time.
如以上那样,在实施方式2的错误处理系统100中,能够预先存储发生了的错误的历史,参照历史来维护错误消息等。因此,能够将真正需要向错误数据库40登记的错误消息优先地登记到错误数据库40。As described above, in the error processing system 100 according to Embodiment 2, the history of errors that have occurred can be stored in advance, and error messages and the like can be maintained with reference to the history. Therefore, error messages that really need to be registered in the error database 40 can be preferentially registered in the error database 40 .
在错误数据库40中登记错误消息的情况下,登记更适合的错误消息,并且还登记处置信息。因此,相比于参照在GOT30中登记了的错误消息而对错误处置,参照在错误数据库40中登记了的错误消息而对错误处置能够缩短复原时间。因此,通过将需要登记的错误消息优先地登记到错误数据库40,能够缩短复原时间,且能够提高生产线的工作效率。In the case of registering an error message in the error database 40 , a more appropriate error message is registered, and disposition information is also registered. Therefore, the recovery time can be shortened by referring to the error message registered in the error database 40 rather than referring to the error message registered in the GOT 30 . Therefore, by preferentially registering error messages that need to be registered in the error database 40, the recovery time can be shortened, and the work efficiency of the production line can be improved.
另外,在历史中,包括实际上对错误处置了的作业者的作业者ID。因此,管理者在例如登记关于复原时间长的错误代码等的错误消息时,也可以在处置信息中登记作业者ID。由此,在之后发生了相同的错误的情况下,能够根据作业者ID确定实际上对该错误处置了的作业者,所以能够从实际上对该错误处置了的作业者,打听处置方法。In addition, the worker ID of the worker who actually dealt with the error is included in the history. Therefore, when registering an error message such as an error code that takes a long time to restore, the administrator may also register the operator ID in the action information. As a result, when the same error occurs later, the operator who actually handled the error can be identified from the operator ID, so the operator who actually handled the error can learn how to deal with it.
另外,历史存储部42也可以还存储表示作业者进行了的处置内容的“作业者的处置信息”。In addition, the history storage unit 42 may further store "worker's action information" indicating the content of action taken by the operator.
例如,也可以在S209中按下了复原按钮之后,能够预先从菜单选择作业者的处置信息,将选择了的结果作为作业者的处置信息,存储到历史存储部42中。另外,也可以在菜单中,能够选择“其它”,在选择了其它的情况下,能够从另外的AP服务器50输入作业者的处置信息。For example, after the reset button is pressed in S209, the operator's action information may be selected from the menu in advance, and the selected result may be stored in the history storage unit 42 as the operator's action information. In addition, in the menu, “Others” may be selected, and when “Others” is selected, the operator's action information may be input from another AP server 50 .
在参照历史来维护错误消息等时,通过参照实际的作业者的处置信息,能够制作更适合的错误消息、处置信息。When maintaining error messages and the like with reference to the history, more appropriate error messages and action information can be created by referring to action information of actual workers.
实施方式3.Implementation mode 3.
在实施方式3中,说明自动地登记错误消息的方法。In Embodiment 3, a method of automatically registering an error message will be described.
在实施方式3中,以与实施方式2不同的部分为中心而进行说明。In Embodiment 3, the description will focus on parts different from Embodiment 2. FIG.
如实施方式1中说明的,各GOT30与错误数据库40之间的网络还有时通信量被限制。因此,难以经由网络,从各GOT30抽取所有错误代码和错误消息,登记到错误数据库40。但是,如实施方式2中说明的,在FA系统中,生产产品是优先的,作业者忙得几乎顾不上与错误消息有关的处理是实情。因此,需要在满足通信量的限制的同时,自动地将需要的错误消息登记到错误数据库40的构造。As described in Embodiment 1, the network between each GOT 30 and the error database 40 may be limited in communication traffic. Therefore, it is difficult to extract all the error codes and error messages from each GOT 30 via the network and register them in the error database 40 . However, as described in Embodiment 2, in the FA system, production products are prioritized, and it is true that workers are so busy that they hardly care about processing related to error messages. Therefore, there is a need for a structure that automatically registers necessary error messages in the error database 40 while satisfying the limitation of communication traffic.
图11是实施方式3的GOT30和错误数据库40的功能结构图。FIG. 11 is a functional configuration diagram of GOT 30 and error database 40 according to the third embodiment.
GOT30除了图8所示的实施方式2的GOT30具备的功能以外,还具备消息储存部36。错误数据库40的功能结构与图8所示的实施方式2的错误数据库40相同。GOT30 is equipped with the message storage part 36 other than the function with which the GOT30 of Embodiment 2 shown in FIG. 8 has. The functional configuration of the error database 40 is the same as that of the error database 40 in Embodiment 2 shown in FIG. 8 .
图12是示出实施方式3的错误处理系统100的处理的流程图。FIG. 12 is a flowchart showing the processing of the error handling system 100 according to the third embodiment.
S301至S307和S309至S311的处理与图10所示的S201至S210的处理相同。The processing of S301 to S307 and S309 to S311 is the same as the processing of S201 to S210 shown in FIG. 10 .
在S307中内部检索部34取得了错误消息的情况下,消息储存部36将取得了的错误消息存储到错误数据库40的错误信息存储部41(S308)。此时,消息储存部36将错误消息与在S304中用作关键字的错误代码等对应起来存储。In S307, when the internal search unit 34 has acquired an error message, the message storage unit 36 stores the acquired error message in the error information storage unit 41 of the error database 40 (S308). At this time, the message storage unit 36 stores the error message in association with the error code or the like used as a key in S304.
如以上那样,在实施方式3的错误处理系统100中,在错误数据库40中未存储实际上发生了的错误的错误代码和错误消息的情况下,将该错误代码和错误消息存储到错误数据库40。As described above, in the error processing system 100 according to Embodiment 3, when the error code and error message of an error that actually occurred are not stored in the error database 40 , the error code and error message are stored in the error database 40 .
如实施方式2中说明的,考虑为实际上发生了的错误相比于其他错误发生的可能性更高。因此,将实际上发生了的错误的错误代码等优先地登记到错误数据库40是有效的。As described in Embodiment 2, it is considered that errors that actually occurred are more likely to occur than other errors. Therefore, it is effective to preferentially register error codes and the like of errors that actually occurred in the error database 40 .
特别,在实施方式3的错误处理系统100中,在实际上发生了错误时,将该错误代码和错误消息存储到错误数据库40。因此,能够避免通信量临时地集中,满足通信量的限制。In particular, in the error handling system 100 of Embodiment 3, when an error actually occurs, the error code and error message are stored in the error database 40 . Therefore, it is possible to avoid the temporary concentration of communication traffic and satisfy the limitation of communication traffic.
图13是示出实施方式1、2所示的GOT30、错误数据库40、AP服务器50的硬件结构的例子的图。Fig. 13 is a diagram showing an example of the hardware configuration of GOT 30, error database 40, and AP server 50 shown in Embodiments 1 and 2.
GOT30、错误数据库40、AP服务器50的各装置是计算机。能够通过程序实现各装置的各要素。Each device of GOT30, error database 40, and AP server 50 is a computer. Each element of each device can be realized by a program.
作为各装置的硬件结构,在总线上,连接了运算装置901、外部存储装置902、主存储装置903、通信装置904、输入输出装置905。As a hardware configuration of each device, an arithmetic device 901 , an external storage device 902 , a main storage device 903 , a communication device 904 , and an input/output device 905 are connected to a bus.
运算装置901是执行程序的CPU(Central Processing Unit:中央处理单元)等。外部存储装置902是例如ROM(Read Only Memory:只读存储器)、闪存存储器、硬盘装置等。主存储装置903是例如RAM(Random Access Memory:随机存取存储器)等。通信装置904是例如通信板等。输入输出装置905是例如鼠标、键盘、显示器装置等。The computing device 901 is a CPU (Central Processing Unit: Central Processing Unit) or the like that executes programs. The external storage device 902 is, for example, a ROM (Read Only Memory), a flash memory, a hard disk device, or the like. The main storage device 903 is, for example, RAM (Random Access Memory: Random Access Memory) or the like. The communication device 904 is, for example, a communication board or the like. The input/output device 905 is, for example, a mouse, a keyboard, a display device, and the like.
程序通常存储于外部存储装置902,在载入到主存储装置903的状态下,依次被运算装置901读入并执行。The program is usually stored in the external storage device 902 , loaded into the main storage device 903 , and sequentially read and executed by the computing device 901 .
程序是实现说明为错误代码取得部32、数据库检索部33、内部检索部34、显示部35、历史输出部43的功能的程序。The program is a program that realizes the functions described as the error code acquisition unit 32 , the database search unit 33 , the internal search unit 34 , the display unit 35 , and the history output unit 43 .
进而,在外部存储装置902中还存储了操作系统(OS),OS的至少一部分被载入到主存储装置903,运算装置901在执行OS的同时,执行上述程序。Furthermore, an operating system (OS) is also stored in the external storage device 902 , at least a part of the OS is loaded into the main storage device 903 , and the computing device 901 executes the above-mentioned program while executing the OS.
另外,在实施方式1的说明中,将说明为消息存储部31、错误信息存储部41、历史存储部42存储的信息等在主存储装置903中存储为文件。In addition, in the description of Embodiment 1, it was explained that the information stored in the message storage unit 31 , the error information storage unit 41 , and the history storage unit 42 is stored as a file in the main storage device 903 .
另外,图13的结构仅为各装置的硬件结构的一个例子,各装置的硬件结构不限于图13记载的结构,也可也是其他结构。In addition, the structure of FIG. 13 is only an example of the hardware structure of each device, and the hardware structure of each device is not limited to the structure shown in FIG. 13, and other structures are also possible.
Claims (6)
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2014/057973 WO2015145523A1 (en) | 2014-03-24 | 2014-03-24 | Error processing system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105122163A CN105122163A (en) | 2015-12-02 |
CN105122163B true CN105122163B (en) | 2017-06-30 |
Family
ID=54194125
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201480001056.7A Active CN105122163B (en) | 2014-03-24 | 2014-03-24 | Error processing system |
Country Status (3)
Country | Link |
---|---|
JP (1) | JP5808861B1 (en) |
CN (1) | CN105122163B (en) |
WO (1) | WO2015145523A1 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017167708A (en) * | 2016-03-15 | 2017-09-21 | 三菱電機株式会社 | Maintenance system and maintenance method |
CN109445406B (en) * | 2018-10-18 | 2021-05-18 | 西南交通大学 | Industrial control system safety detection method based on scene test and transaction search |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1581001A (en) * | 2003-08-08 | 2005-02-16 | 三菱扶桑卡客车公司 | Fault diagnosis device |
CN1661352A (en) * | 2004-02-27 | 2005-08-31 | 富士重工业株式会社 | Operator end system and pattern file recognition method |
CN101840233A (en) * | 2010-04-29 | 2010-09-22 | 深圳市共济科技有限公司 | Equipment failure detection device and method |
CN102508488A (en) * | 2011-11-22 | 2012-06-20 | 中联重科股份有限公司 | Online fault maintenance system and method |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002091913A (en) * | 2000-09-12 | 2002-03-29 | Techno Digital:Kk | Remote maintenance system, and maintenance device and supporting device used for the same |
JP2004054341A (en) * | 2002-07-16 | 2004-02-19 | Sharp Corp | Production equipment management system and production equipment management method |
JP5093651B2 (en) * | 2007-06-12 | 2012-12-12 | 株式会社ニコン | Work information management system |
-
2014
- 2014-03-24 CN CN201480001056.7A patent/CN105122163B/en active Active
- 2014-03-24 WO PCT/JP2014/057973 patent/WO2015145523A1/en active Application Filing
- 2014-03-24 JP JP2014525220A patent/JP5808861B1/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1581001A (en) * | 2003-08-08 | 2005-02-16 | 三菱扶桑卡客车公司 | Fault diagnosis device |
CN1661352A (en) * | 2004-02-27 | 2005-08-31 | 富士重工业株式会社 | Operator end system and pattern file recognition method |
CN101840233A (en) * | 2010-04-29 | 2010-09-22 | 深圳市共济科技有限公司 | Equipment failure detection device and method |
CN102508488A (en) * | 2011-11-22 | 2012-06-20 | 中联重科股份有限公司 | Online fault maintenance system and method |
Also Published As
Publication number | Publication date |
---|---|
CN105122163A (en) | 2015-12-02 |
WO2015145523A1 (en) | 2015-10-01 |
JP5808861B1 (en) | 2015-11-10 |
JPWO2015145523A1 (en) | 2017-04-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3869424A1 (en) | Equipment failure diagnosis support system and equipment failure diagnosis support method | |
JP6493506B1 (en) | INDUSTRIAL CONTROL SYSTEM, ITS SUPPORT DEVICE, CONTROL SUPPORT METHOD AND PROGRAM | |
CN104813246B (en) | Program Generating servicing unit and method | |
WO2014013558A1 (en) | Computer, guide information provision device, and recording medium | |
KR20150033453A (en) | Method of big data processing, apparatus performing the same and storage media storing the same | |
EP3152870B1 (en) | Information retrieval system and method | |
WO2019186778A1 (en) | Work assistance device, work assistance system, work assistance method, and work assistance program | |
JPWO2014136228A1 (en) | Programmable controller, programmable controller system, and execution error information creation method | |
CN105122163B (en) | Error processing system | |
JP5461265B2 (en) | Maintenance work support system | |
CN109302336B (en) | Mail generation method and device, computer equipment and storage medium | |
JP2006085538A (en) | Restoration support method, restoration support system, and program for restoration support | |
JP5848317B2 (en) | Verification work support system | |
JP6837017B2 (en) | Work procedure presentation device and work procedure presentation method, as well as automatic control device and automatic control method | |
JP6794890B2 (en) | Work navigation programs, work navigation methods, and work navigation devices | |
JP2021092933A (en) | Robotic Process Automation (RPA) management system, RPA management program, and RPA management method | |
WO2020170401A1 (en) | Information processing device, information processing method, and information processing program | |
CN112987658B (en) | Production system, repair system, production method and information storage medium | |
KR101653925B1 (en) | Engineering apparatus, engineering system, and download processing method | |
KR101568934B1 (en) | Method for processing tag of HMI | |
JP6060123B2 (en) | Influence range identification device, influence range identification method, and program | |
JP6081305B2 (en) | Field work support system and method | |
JP5799005B2 (en) | Equipment maintenance management system | |
JP7471759B2 (en) | Work instruction communication system | |
JP6247542B2 (en) | Monitoring point definition changing method and engineering device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
TR01 | Transfer of patent right |
Effective date of registration: 20250812 Address after: Japan Patentee after: Mitsubishi Electric Digital Innovation Co.,Ltd. Country or region after: Japan Address before: Tokyo, Japan Patentee before: MITSUBISHI ELECTRIC INFORMATION SYSTEMS Corp. Country or region before: Japan |