JPH09114708A - Operation history collection controlling method of operator in human interface terminal and device - Google Patents

Operation history collection controlling method of operator in human interface terminal and device

Info

Publication number
JPH09114708A
JPH09114708A JP7270165A JP27016595A JPH09114708A JP H09114708 A JPH09114708 A JP H09114708A JP 7270165 A JP7270165 A JP 7270165A JP 27016595 A JP27016595 A JP 27016595A JP H09114708 A JPH09114708 A JP H09114708A
Authority
JP
Japan
Prior art keywords
operation history
collection
screen
operator
file
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.)
Pending
Application number
JP7270165A
Other languages
Japanese (ja)
Inventor
Nobuhiko Masui
信彦 増井
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP7270165A priority Critical patent/JPH09114708A/en
Publication of JPH09114708A publication Critical patent/JPH09114708A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To automatically collect only necessary information from the operation history of an operator and to efficiently execute the control/analysis of an operation history by using the specified operator operation history collection controlling system in a human interface terminal. SOLUTION: An operation history collection level decision part 1 refers to an operation level file 11 by an operator name and decides the collection level of the operation history according to the level of the operator. An operation history collection decision part 2 refers to an operation history collection item setting file 12 and designates the presence/absence of the collection of the operation history and the collection item of the operation history. A request contents delivering part 4 receives the request issued for every screen and performs a delivering processing by performing a screen operation by the operator. An operation history calculation part 5 determines the operation history according to the collection setting from screen request contents. An operation history storage part 6 additionally writes/holds the operation history of the screen determined by the operation history calculation part 5 for every screen ID in a timewise order.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ヒューマンインタ
フェース(以下、HMI)端末におけるオペレータの操
作履歴収集管理方法及び装置に係り、特に、オペレーシ
ョンシステム(以下OpS)における、オペレータの使
用形態/状況のフィードバック、データの書換えの責任
の把握、デバッグ時の問題の切り分け等に必要なオペレ
ータの操作履歴を確実に収集し、かつ、効率的に分析す
るためのHMI端末におけるオペレータの操作履歴収集
管理方法及び装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method and a device for collecting and managing an operation history of an operator in a human interface (HMI) terminal, and more particularly to feedback of a usage pattern / situation of an operator in an operation system (OpS). , A method and apparatus for collecting and managing an operator's operation history in an HMI terminal for surely collecting and efficiently analyzing an operator's operation history necessary for grasping data rewriting responsibility, isolating problems during debugging, etc. Regarding

【0002】OpSは、そのサービスの業務のフローに
基づいてオペレーション機能が作成されるが、実際にH
MI端末を操作するオペレータの使用形態/状況をフィ
ードバックさせて、システムのオペレーション機能に反
映させることが重要である。また、OpSは、共通のデ
ータベース(DB)に対して、複数のHMI端末から複
数のオペレータによってデータの書換えがなされるた
め、セキュリティの点から変更者と変更点の対応がとれ
るようにしておくことが重要である。さらに、OpS
は、デバッグ時にその問題がオペレータのオペレーショ
ンミスなのか、それともシステムのバグなのかを切り分
けて管理できることが望まれている。
[0002] In OpS, an operation function is created based on the business flow of the service.
It is important to feed back the usage pattern / situation of the operator who operates the MI terminal and reflect it in the operation function of the system. In addition, since the OpS rewrites data in a common database (DB) from a plurality of HMI terminals by a plurality of operators, it is necessary to ensure that the changer can correspond to the changer in terms of security. is important. Furthermore, OpS
When debugging, it is desirable to be able to isolate and manage whether the problem is due to an operator error or a system bug.

【0003】[0003]

【従来の技術】従来、オペレーション機能の妥当性等を
検証するために、オペレータの利用形態を把握する場合
は、主観評価実験/アンケート等で調査する方法があ
る。また、データの書換えをチェックする必要が生じた
場合は、データの更新日時等の情報から、その時のデー
タ変更者を推定して、変更内容等を問い合わせることに
より確認する方法がある。
2. Description of the Related Art Conventionally, in order to verify the appropriateness of an operation function and the like, there is a method of investigating by a subjective evaluation experiment / questionnaire when grasping the usage form of an operator. Further, when it is necessary to check the rewriting of data, there is a method of estimating the person who changed the data at that time from the information such as the update date and time of the data and inquiring about the changed content.

【0004】さらに、オペレータの操作中にシステムに
障害が生じた場合は、操作ログを取得し、その中から当
該オペレータの操作に関するログ情報を取得する、また
は、再現試験を行うことにより問題の切分け/原因の解
析を行う。
Further, when a failure occurs in the system during the operation of the operator, the operation log is acquired, and the log information relating to the operation of the operator is acquired from the operation log, or the reproduction test is performed to solve the problem. Divide / cause analysis.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記従
来の方法には、以下のような問題がある。 所望のオペレータの操作履歴を自動的に収集できな
いため、情報が不正確である。 操作履歴を取得する/しないを簡単に設定できな
い。 操作ログをとっていてもオペレータの操作以外のや
り取りも収集してしまい、情報量が多くなってしまう。 情報量が多くなった時の格納/保存方法について対
処を考える必要がある。 収集した操作履歴から特定のオペレータのログ情報
等の必要な情報の抽出が難しく、その解析に時間がかか
る。 データ書換えの責任の把握が不明確である。
However, the above conventional method has the following problems. The information is inaccurate because the operation history of the desired operator cannot be automatically collected. I can't easily set whether to get the operation history. Even if the operation log is taken, the information other than the operator's operation is collected, and the amount of information increases. It is necessary to consider how to store / save when the amount of information becomes large. It is difficult to extract necessary information such as log information of a specific operator from the collected operation history, and the analysis takes time. It is unclear how to understand the responsibility for data rewriting.

【0006】本発明は、上記の点に鑑みなされたもの
で、HMI端末におけるオペレータの操作履歴を自動的
に、かつ必要な情報のみを正確に定型フォーマットとし
て収集でき、かつ操作履歴の管理に無駄がなく、分析/
解析を効率的に実施でき、データの変更の管理が明確に
なるHMI端末におけるオペレータの操作履歴収集管理
方法及び装置を提供することを目的とする。
The present invention has been made in view of the above points, and can automatically collect the operation history of an operator in an HMI terminal and accurately collect only necessary information as a fixed format, and is useless in managing the operation history. There is no analysis /
An object of the present invention is to provide an operator operation history collection management method and device in an HMI terminal that enables efficient analysis and makes it clear that data changes are managed.

【0007】[0007]

【課題を解決するための手段】図1は、本発明の原理を
説明するための図である。本発明は、オペレータがヒュ
ーマンインタフェース端末(以下、HMI端末と記す)
を使用した操作履歴を収集するためのHMI端末におけ
るオペレータ操作履歴収集管理方法において、オペレー
タの操作レベルを決定し(ステップ1)、操作レベルに
基づいて操作履歴情報のうち収集する操作履歴収集項目
を決定し(ステップ2)、オペレータが画面毎の要求を
発行すると(ステップ3)、操作履歴収集項目を参照し
て画面毎の操作履歴を生成し(ステップ4)、生成され
た操作履歴をファイルに格納する(ステップ5)。
FIG. 1 is a diagram for explaining the principle of the present invention. In the present invention, an operator is a human interface terminal (hereinafter referred to as an HMI terminal).
In the operator operation history collection management method in the HMI terminal for collecting the operation history using, the operation level of the operator is determined (step 1), and the operation history collection items to be collected among the operation history information are collected based on the operation level. When the operator decides (step 2) and issues a request for each screen (step 3), the operation history for each screen is generated by referring to the operation history collection item (step 4), and the generated operation history is stored in a file. Store (step 5).

【0008】また、本発明は、HMI端末の画面から操
作要求が発行されると、画面毎に有する画面識別子毎に
振り分け、要求の画面識別子毎に操作履歴情報を算出
し、要求の画面識別子毎に操作履歴情報を保持し、画面
の要求が終了すると、保持された画面識別子毎の操作履
歴情報を画面識別子に対応するファイルに一括書込みを
行う。
Further, according to the present invention, when an operation request is issued from the screen of the HMI terminal, the operation request information is sorted for each screen identifier of each screen, operation history information is calculated for each screen identifier of the request, and each screen identifier of the request is calculated. The operation history information is held in the table, and when the screen request is completed, the held operation history information for each screen identifier is collectively written in the file corresponding to the screen identifier.

【0009】また、本発明は、オペレータによりHMI
端末の画面から操作要求が発行されると、画面毎に有す
る画面識別子毎に振り分け、要求の画面識別子毎に操作
履歴情報を算出し、画面識別子毎に、書込みを行うファ
イルを決定し、該ファイルに追加書込みを行う。
Further, according to the present invention, the HMI is set by the operator.
When an operation request is issued from the screen of the terminal, the operation history information is sorted for each screen identifier of each screen, operation history information is calculated for each screen identifier of the request, and a file to be written is determined for each screen identifier. Additional writing to.

【0010】また、本発明は、オペレータによりHMI
端末の画面から当該画面の要求が発行されると、要求毎
に操作履歴情報を算出し、操作履歴情報から画面識別子
を判定し、判定された画面識別子に対応するファイルに
追加書込みを行う。
Further, according to the present invention, the HMI is set by the operator.
When a request for the screen is issued from the screen of the terminal, operation history information is calculated for each request, the screen identifier is determined from the operation history information, and additional writing is performed in the file corresponding to the determined screen identifier.

【0011】また、本発明は、操作履歴情報が生成され
た時刻及び画面識別子をファイルのファイル名とする。
また、本発明は、ファイルに操作履歴情報が書き込まれ
てからの経過時間をファイル名を参照して取得し、所定
の時間が経過した場合には、当該ファイルを消去する。
Further, according to the present invention, the time when the operation history information is generated and the screen identifier are used as the file name of the file.
Further, according to the present invention, the elapsed time after the operation history information is written in the file is acquired by referring to the file name, and when the predetermined time has elapsed, the file is deleted.

【0012】また、本発明は、複数個の画面の起動が可
能な場合には、該画面に一意に画面識別子を付与する。
図2は、本発明の原理構成図である。本発明は、HMI
端末を操作したオペレータの操作履歴を生成・管理する
ためのHMI端末におけるオペレータ操作履歴収集管理
装置において、オペレータがHMI端末を立ち上げた場
合に、オペレータのレベルに応じた操作履歴の収集レベ
ルを判定する操作履歴収集レベル判定手段1と、操作履
歴収集の有無、操作履歴の収集項目が指定される操作履
歴収集判定手段2と、収集設定項目を保持しておく操作
履歴収集設定保存手段3と、オペレータが画面操作を行
うことにより、入力される画面毎の要求を受け取り、該
要求を振り分け処理する要求内容振分手段4と、操作履
歴収集設定保存手段3を参照して、それぞれの画面につ
いて要求内容から収集設定項目に応じた操作履歴を求め
る複数の操作履歴算出手段5と、操作履歴算出手段5で
求められたそれらの操作履歴を書き足して纏めていく複
数の操作履歴格納手段6と、それぞれの画面の要求が終
了した時点で、操作履歴格納手段6から取得した操作履
歴を別ファイルとして保存する操作履歴保存手段7と、
各手段を制御する制御手段8とを有する。
Further, according to the present invention, when a plurality of screens can be activated, a unique screen identifier is given to the screens.
FIG. 2 is a block diagram showing the principle of the present invention. The present invention is based on HMI
In the operator operation history collection management device in the HMI terminal for generating and managing the operation history of the operator who operates the terminal, when the operator starts up the HMI terminal, the operation history collection level according to the operator's level is determined An operation history collection level determining unit 1, an operation history collection determining unit 2 that specifies whether to collect operation history and operation history collection items, and an operation history collection setting storage unit 3 that holds collection setting items. An operator receives a request for each screen input by operating the screen, and refers to the request content distribution unit 4 for distributing and processing the request and the operation history collection setting storage unit 3 to make a request for each screen. A plurality of operation history calculating means 5 for obtaining an operation history according to the collection setting item from the contents, and those obtained by the operation history calculating means 5. A plurality of operation history storage means 6 for adding and collecting operation histories, and an operation history storage means 7 for saving the operation history acquired from the operation history storage means 6 as a separate file when the request for each screen is completed. When,
And a control means 8 for controlling each means.

【0013】また、本発明は、HMI端末を操作したオ
ペレータの操作履歴を生成・管理するためのHMI端末
におけるオペレータ操作履歴収集管理装置において、オ
ペレータがHMI端末を立ち上げた場合に、オペレータ
のレベルに応じた操作履歴の収集レベルを判定する操作
履歴収集レベル判定手段と、操作履歴収集の有無、操作
履歴の収集項目が指定される操作履歴収集判定手段と、
収集設定項目を保持しておく操作履歴収集設定保存手段
と、オペレータが画面操作を行うことにより入力される
画面毎の要求を受け取り、該要求を振り分け処理する要
求内容振分手段と、操作履歴収集設定保存手段を参照し
て、それぞれの画面について要求内容から収集設定項目
に応じた操作履歴を求める複数の操作履歴算出手段と、
操作履歴算出手段で生成された操作履歴を画面毎に振り
分ける操作履歴振分手段と、操作履歴振分手段により振
り分けられた操作履歴を逐次画面毎に対応するファイル
に追加書込みにより保存する操作履歴保存手段と、各手
段を制御する制御手段とを有する。
Further, according to the present invention, in an operator operation history collection management device in an HMI terminal for generating and managing an operation history of an operator who operates the HMI terminal, when the operator starts up the HMI terminal, the operator level Operation history collection level determining means for determining the collection level of the operation history according to the operation history, and operation history collection determining means for specifying whether or not the operation history is collected and operation history collection items,
Operation history collection setting storage means for holding collection setting items, request content distribution means for receiving a request for each screen input by an operator performing screen operation, and operation history collection A plurality of operation history calculation means for obtaining an operation history corresponding to the collection setting item from the request content for each screen with reference to the setting storage means,
An operation history distribution unit that allocates the operation history generated by the operation history calculation unit to each screen, and an operation history storage that sequentially stores the operation history distributed by the operation history distribution unit by additionally writing to a corresponding file for each screen It has a means and a control means which controls each means.

【0014】本発明は、HMI端末を操作したオペレー
タの操作履歴を生成・管理するためのHMI端末におけ
るオペレータ操作履歴収集管理装置において、オペレー
タがHMI端末を立ち上げた場合に、オペレータのレベ
ルに応じた操作履歴の収集レベルを判定する操作履歴収
集レベル判定手段と、操作履歴収集の有無、操作履歴の
収集項目が指定される操作履歴収集判定手段と、収集設
定項目を保持しておく操作履歴収集設定保存手段と、操
作履歴収集設定保存手段を参照して、それぞれの画面に
ついて収集設定項目に応じた操作履歴を求める操作履歴
算出手段と、操作履歴算出手段により生成された操作履
歴を画面の識別子により各ファイル毎に振り分ける操作
履歴振分手段と、操作履歴振分手段により振り分けられ
た操作履歴を逐次対応するファイルに追加書込みにより
保存する操作履歴保存手段と、各手段を制御する制御手
段とを有する。
According to the present invention, in an operator operation history collection management device in an HMI terminal for generating and managing an operation history of an operator who operates an HMI terminal, when the operator starts up the HMI terminal, the operator operation history collection management apparatus can be operated according to the level of the operator. Operation history collection level determining means for determining the operation history collection level, operation history collection determining means for specifying whether or not operation history collection is performed, and operation history collection items, and operation history collection for holding collection setting items An operation history calculation unit that obtains an operation history corresponding to a collection setting item for each screen by referring to the setting storage unit and the operation history collection setting storage unit, and an operation history generated by the operation history calculation unit as a screen identifier The operation history distribution means for allocating each file by and the operation history distributed by the operation history distribution means It has an operation history storage means for storing the additional writing in response to the file, and control means for controlling each unit.

【0015】上記の操作履歴保存手段は、ファイルへの
格納項目のパターンを共通化する。上記の操作履歴算出
手段は、操作履歴収集設定保存手段を一定の周期で参照
する。上記の操作履歴保存手段は、収集した操作履歴情
報を所定の時間経過により消去できるように設定する設
定項目を含む。
The above-mentioned operation history storage means makes the patterns of items stored in the file common. The operation history calculation means refers to the operation history collection setting storage means at regular intervals. The operation history storage means includes a setting item for setting the collected operation history information so that the collected operation history information can be erased after a predetermined time elapses.

【0016】上記の操作履歴保存手段は、1つの画面識
別子毎に1ファイルを割り当てる。また、上記の操作履
歴振分手段は、1つの画面識別子毎に1ファイルを割り
当てる。上記のように、本発明は、HMI端末を操作す
るオペレータ毎の操作レベルを管理し、操作レベルによ
り操作履歴収集項目を決定することにより、必要な項目
のみを操作履歴情報として取得することが可能である。
また、この操作履歴収集項目の定義を種々変更すること
により、収集する情報量の調整を行うことが可能であ
る。
The above operation history storage means allocates one file for each screen identifier. Further, the operation history distribution means allocates one file for each screen identifier. As described above, the present invention manages the operation level of each operator who operates the HMI terminal and determines the operation history collection item according to the operation level, so that only the necessary items can be acquired as the operation history information. Is.
Further, the amount of information to be collected can be adjusted by changing the definition of the operation history collection item in various ways.

【0017】また、操作履歴の収集の単位を一つの画面
識別子(以下、ID)単位とするため、複数の同一画面
を使用する場合であってもそれぞれに付与されている画
面IDを用いることにより、各オペレータの操作履歴を
取得することが可能となると共に、種々の画面の履歴情
報を混在させないため、後に、どの画面を使用したかが
わかれば、その履歴情報をサーチするのは容易である。
Further, since the unit of collecting the operation history is one screen identifier (hereinafter, ID) unit, even when a plurality of same screens are used, by using the screen IDs given to the respective screens, Since it is possible to acquire the operation history of each operator and the history information of various screens is not mixed, it is easy to search the history information if it is possible to know which screen is used later. .

【0018】生成された操作履歴情報をファイル管理す
る際に、当該ファイルの生成日時及び画面IDを用いて
ファイル名を設定することにより、単にファイル名を参
照するのみでいつ生成されたものであるかが把握でき
る。従って、操作履歴情報が膨大な量になった場合に、
生成されてから長時間が経過したファイルについては日
時を指定して消去が可能である。また、一定期間毎に、
自動的に古いファイルを消去するように構築することも
可能である。
When the generated operation history information is managed as a file, the file name is set by using the generation date and screen ID of the file, so that the file is generated by simply referring to the file name. I can grasp. Therefore, when the operation history information becomes huge,
Files that have been created for a long time can be deleted by specifying the date and time. Also, at regular intervals,
It can also be built to automatically delete old files.

【0019】操作履歴情報を蓄積する方法として、 オペレータから画面の要求を受け付けると直ぐに画面
IDによる振り分けを行い、各画面ID毎に、操作履歴
の算出を行い、当該画面IDの要求が終了した時点で、
纏めてファイルに出力する方法; オペレータから画面の要求を受け付けると直ぐに画面
IDによる振り分けを行い、各画面ID毎に操作履歴の
算出を行い、逐次画面ID毎にファイルに追加書込みを
行う方法; オペレータから画面の要求を受け付けると画面IDに
よる振り分けをせずに、要求があった順に、操作履歴を
生成し、画面IDを判定して、その判定結果に基づい
て、操作履歴を振り分けて画面IDに対応するファイル
に格納する方法:とがあるため、装置の資源により種々
の構成が可能である。
As a method of accumulating operation history information, as soon as a request for a screen is received from an operator, it is sorted by screen ID, an operation history is calculated for each screen ID, and when the request for the screen ID is completed. so,
Method of collectively outputting to file; Method of sorting by screen ID as soon as a screen request is received from the operator, calculating operation history for each screen ID, and sequentially performing additional writing to the file for each screen ID; Operator When the screen request is received from the screen, the operation history is generated in the order in which the request is made without sorting by the screen ID, the screen ID is determined, and the operation history is sorted into the screen ID based on the determination result. Since there is a method of storing in a corresponding file, various configurations are possible depending on the resource of the device.

【0020】また、操作履歴の収集を行うか否かの判定
についても、操作履歴収集項目に収集方法を定義できる
ため、操作履歴の収集の許可/停止についても所定の周
期または任意のタイミングで参照することにより可能と
なる。上記の方法により、オペレータの操作履歴を自動
的にその時点での必要な項目だけを定型フォーマットと
して収集することが可能となる。
Further, since it is possible to define the collection method in the operation history collection item for determining whether or not to collect the operation history, the permission / stop of the operation history collection is also referred to at a predetermined cycle or at an arbitrary timing. It becomes possible by doing. According to the above method, it becomes possible to automatically collect only the necessary items at that time in the fixed format of the operation history of the operator.

【0021】また、操作履歴収集項目情報を用いて必要
な操作履歴情報だけを管理しているので、余分な情報は
なく、検索時間が短縮できる。また、オペレータの管理
情報は定型フォーマットとして管理しているため、分析
/解析を効率的に行うことができる。
Further, since only the necessary operation history information is managed using the operation history collection item information, there is no extra information and the search time can be shortened. Moreover, since the management information of the operator is managed in a fixed format, analysis / analysis can be performed efficiently.

【0022】[0022]

【発明の実施の形態】以下に、本発明の実施の形態を説
明する。本発明は、入力操作によりDBアクセスを行
い、取得した情報を出力するHMI端末におけるオペレ
ータの操作履歴情報を取得するものである。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below. The present invention is to acquire the operation history information of the operator in the HMI terminal that outputs the acquired information by performing the DB access by the input operation.

【0023】図3は、本発明のHMI端末の機能を説明
するための図である。HMI端末は、オペレータの入力
操作により画面制御モジュールに対してデータ要求を行
うと、画面制御モジュールは、画面対応プロセスを起動
させ、整形して表示出力する。また、要求発行モジュー
ルは、オペレータにより入力されたデータ要求をデータ
ベースアクセス形式に変換してDBアクセスプロセスに
要求する。これにより、DBアクセスプロセスは、要求
を該当DBに振り分けてアクセスする。また、DBアク
セスプロセスは、各DBからデータを受け取り、当該デ
ータを対応する画面ID毎に振り分けて、要求受取モジ
ュールに転送する。要求受取モジュールは、画面対応プ
ロセスを起動させて、画面制御モジュールがデータを整
形して表示出力する。
FIG. 3 is a diagram for explaining the function of the HMI terminal of the present invention. When the HMI terminal makes a data request to the screen control module by the input operation of the operator, the screen control module activates the screen corresponding process, shapes it, and outputs it. In addition, the request issuing module converts the data request input by the operator into a database access format and requests the DB access process. As a result, the DB access process allocates the request to the corresponding DB for access. Further, the DB access process receives data from each DB, sorts the data for each corresponding screen ID, and transfers the data to the request receiving module. The request receiving module activates the screen corresponding process, and the screen control module shapes and outputs the data.

【0024】本発明は、図3のような機能を実現するH
MI端末においてオペレータの操作履歴を収集管理する
ものである。最初に第1の実施の形態を説明する。図4
は、本発明の第1の形態のHMI端末におけるオペレー
タの操作履歴収集管理装置の構成を示す。同図に示す操
作履歴収集管理装置は、操作履歴収集レベル判定部1、
操作履歴収集判定部2、操作履歴収集設定保存ファイル
3、要求内容振分部4、画面ID毎に設定される操作履
歴算出部5、画面ID毎に設定される操作履歴格納部
6、操作履歴保存部7及び制御部8、操作レベルファイ
ル11、操作履歴収集項目設定ファイル12及び画面I
D毎に設定される複数の操作履歴ファイル13により構
成される。
According to the present invention, H which realizes the function as shown in FIG.
The MI terminal collects and manages the operation history of the operator. First, the first embodiment will be described. FIG.
FIG. 3 shows a configuration of an operator operation history collection / management device in the HMI terminal according to the first embodiment of the present invention. The operation history collection management device shown in FIG.
Operation history collection determination unit 2, operation history collection setting storage file 3, request content distribution unit 4, operation history calculation unit 5 set for each screen ID, operation history storage unit 6 set for each screen ID, operation history Storage unit 7 and control unit 8, operation level file 11, operation history collection item setting file 12, and screen I
It is composed of a plurality of operation history files 13 set for each D.

【0025】操作履歴収集レベル判定部1は、オペレー
タがHMI端末を立ち上げた場合に、オペレータ名によ
り操作レベルファイル11を参照して、オペレータのレ
ベルに応じた操作履歴の収集レベルを判定する。操作履
歴収集判定部2は、操作履歴収集項目設定ファイル12
を参照して操作履歴収集の有無、操作履歴の収集項目を
指定する。つまり、操作履歴の収集は、この操作履歴の
収集項目に応じて収集される。
When the operator starts up the HMI terminal, the operation history collection level determination unit 1 refers to the operation level file 11 by the operator name and determines the operation history collection level according to the operator's level. The operation history collection determination unit 2 uses the operation history collection item setting file 12
Specify whether to collect the operation history and specify the operation history collection items by referring to. That is, the operation history is collected according to this operation history collection item.

【0026】操作履歴収集設定保存ファイル3は、操作
履歴収集レベル判定部1により判定されたオペレータの
収集レベルと操作履歴収集判定部2の判定結果である収
集の有無/収集項目を保持しておく。要求内容振分部4
はオペレータが画面操作を行うことにより、画面毎に発
行される要求を受け取り、その要求を画面IDによりど
の操作履歴算出部5に転送するかを判断し、振り分け処
理する。
The operation history collection setting storage file 3 holds the collection level of the operator judged by the operation history collection level judgment unit 1 and the presence / absence of collection / collection items which are the judgment results of the operation history collection judgment unit 2. . Request content distribution unit 4
The operator performs a screen operation to receive a request issued for each screen, determines to which operation history calculation unit 5 the request is transferred based on the screen ID, and distributes the request.

【0027】操作履歴算出部5は、画面ID単位に要求
内容振分部4により振り分けられたそれぞれの画面要求
内容から収集設定に応じた操作履歴を求める。また、最
初の起動時及び新たな画面IDに関する要求内容が転送
された場合に、新たに当該画面ID用の操作履歴算出部
5が生成される。即ち、画面IDが異なる3件の要求が
ある場合には、3種類の操作履歴算出部5が生成されて
いることになる。また、全ての当該画面要求が処理され
た場合には、これらの操作履歴算出部5は消去される。
The operation history calculation unit 5 obtains an operation history according to the collection setting from the screen request contents distributed by the request content distribution unit 4 on a screen ID basis. In addition, at the time of first activation and when the request content regarding a new screen ID is transferred, a new operation history calculation unit 5 for the screen ID is generated. That is, when there are three requests with different screen IDs, three types of operation history calculation units 5 are generated. Further, when all the relevant screen requests have been processed, these operation history calculation units 5 are deleted.

【0028】操作履歴格納部6は、操作履歴算出部5に
より求められた画面の操作履歴を画面ID毎に時間順に
追加書込みを行い、保持する。操作履歴保存部7は、全
ての画面要求が終了した時点で操作履歴格納部6により
保持されている操作履歴が転送されると、画面ID毎に
設定される操作履歴ファイル13に一括して書き出す。
The operation history storage unit 6 additionally writes and holds the operation history of the screen obtained by the operation history calculation unit 5 in order of time for each screen ID. When the operation history stored in the operation history storage unit 6 is transferred at the time when all screen requests are completed, the operation history storage unit 7 collectively writes the operation history to the operation history file 13 set for each screen ID. .

【0029】制御部8は、各処理部を連絡し制御する。
操作レベルファイル11は、図5、図6に示すように、
オペレータ毎の操作レベルと、当該操作レベルにおいて
操作可能な内容が示されている。操作履歴収集項目設定
ファイル12は、図7〜図10に示すように、操作履歴
収集の有無、操作履歴の収集項目を格納する。操作履歴
ファイル13は、時系列に画面ID毎に生成された操作
履歴情報を格納する。図11、図12は、本発明の定型
フォーマットで生成される操作履歴ファイル13の例を
示す。図11に示す例は、オペレータがボタン等を押下
して、条件を設定した時の操作履歴であある。同図に示
す操作履歴情報としては、オペレータ名、日時、画面I
D、押下ボタン名、押下時の設定条件等である。図12
は、オペレータが画面の情報に対してとったアクション
を起こした時の操作履歴である。同図に示す操作履歴情
報として、オペレータ名、日時、画面ID、アクション
種別、アクション時の設定条件等がある。
The control unit 8 communicates and controls each processing unit.
The operation level file 11 is, as shown in FIG. 5 and FIG.
The operation level for each operator and the contents that can be operated at the operation level are shown. As shown in FIGS. 7 to 10, the operation history collection item setting file 12 stores the presence / absence of operation history collection and operation history collection items. The operation history file 13 stores the operation history information generated for each screen ID in time series. 11 and 12 show examples of the operation history file 13 generated in the standard format of the present invention. The example shown in FIG. 11 is an operation history when the operator presses a button or the like to set conditions. The operation history information shown in the figure includes operator name, date and time, and screen I.
D, pressed button name, setting conditions at the time of pressing, and the like. FIG.
Is an operation history when the operator takes an action for the information on the screen. The operation history information shown in the figure includes an operator name, date and time, screen ID, action type, setting conditions at the time of action, and the like.

【0030】次に管理装置の詳細な動作を説明する。図
13は、本発明の第1の形態の動作を説明するための図
である。 ステップ101) まず、操作履歴収集レベル判定部1
は、HMI端末を立ち上げた時に、入力されたオペレー
タ名でオペレータのレベルを保持している操作レベルフ
ァイル(オペレータ別)11を参照することにより、そ
のオペレータのレベルを判定する。
Next, the detailed operation of the management device will be described. FIG. 13 is a diagram for explaining the operation of the first mode of the present invention. Step 101) First, the operation history collection level determination unit 1
When the HMI terminal is started up, the level of the operator is determined by referring to the operation level file (for each operator) 11 which holds the level of the operator with the inputted operator name.

【0031】ステップ102) さらに、操作履歴収集
レベル判定部1は、オペレータの操作レベルに応じた収
集レベルをステップ101で判定されたレベルにより操
作レベルファイル(レベル別)11を参照して判定し、
その収集レベルを操作履歴収集設定保存ファイル3に転
送する。
Step 102) Further, the operation history collection level judgment unit 1 judges the collection level according to the operation level of the operator by referring to the operation level file (by level) 11 according to the level judged in Step 101,
The collection level is transferred to the operation history collection setting storage file 3.

【0032】上記のステップ101により判定されたオ
ペレータのレベルは図5に示すように分類され、さら
に、そのオペレータの操作レベルは、図6に示すように
分類される。 ステップ103) 次に、操作履歴収集判定部2は、操
作履歴の収集内容を保持している操作収集ファイル12
を参照することにより、操作履歴の有無、操作履歴の収
集項目が指定され、その収集の有無/収集項目が操作履
歴収集設定保存ファイル3に格納される。操作履歴収集
設定保存ファイル3は、操作履歴収集レベル判定部1と
操作履歴収集判定部2から送られた収集レベルと収集の
有無/収集項目の収集設定を保存する。
The operator levels determined in the above step 101 are classified as shown in FIG. 5, and the operation levels of the operator are classified as shown in FIG. Step 103) Next, the operation history collection determining unit 2 determines the operation collection file 12 that holds the collected contents of the operation history.
By referring to, the presence / absence of the operation history and the collection item of the operation history are designated, and the presence / absence / collection item of the collection is stored in the operation history collection setting storage file 3. The operation history collection setting storage file 3 stores the collection level and the presence / absence of collection / collection settings of collection items sent from the operation history collection level determination unit 1 and the operation history collection determination unit 2.

【0033】ステップ104) 次に、要求内容振分部
4は、オペレータより入力されたHMI端末の画面毎の
要求を受け取る。 ステップ105) 要求内容振分部4は、画面要求を画
面IDをキーにして各画面ID毎の要求内容を振り分け
る。
Step 104) Next, the request content distribution unit 4 receives the request for each screen of the HMI terminal input by the operator. Step 105) The request content distribution unit 4 distributes the request content for each screen ID using the screen ID as a key for the screen request.

【0034】ステップ106) 制御部8は、このと
き、画面起動されたか、または、画面起動済であるかを
判定し、画面起動済である場合にはステップ111に移
行する。 ステップ107) ステップ106の判定において、画
面起動された時点であれば、画面IDに対応する操作履
歴算出部5を新規に生成する。
Step 106) At this time, the control section 8 judges whether the screen has been activated or has been activated, and if it has been activated, the process proceeds to step 111. Step 107) If it is the time when the screen is activated in the determination of Step 106, the operation history calculation unit 5 corresponding to the screen ID is newly generated.

【0035】ステップ108) 制御部8は、要求内容
振分部4に指示し、振り分けられた内容を、生成された
操作履歴算出部5に転送させる。操作履歴算出部5は、
ステップ103において保存されている収集項目情報を
参照して、画面要求の内容に基づいて操作履歴を算出す
る。なお、操作履歴を算出する方法は既存の方法を用い
るものとし、本発明では特に限定しない。
Step 108) The control unit 8 instructs the request content distribution unit 4 to transfer the distributed contents to the generated operation history calculation unit 5. The operation history calculation unit 5
In step 103, the operation history is calculated based on the content of the screen request with reference to the collection item information stored. The method for calculating the operation history is an existing method and is not particularly limited in the present invention.

【0036】ステップ109) 制御部8は、新たに、
画面IDに対応する操作履歴格納部6を生成し、操作履
歴算出部5で生成された操作履歴情報を転送する。 ステップ110) 操作履歴格納部6は、生成された操
作履歴情報を書き込む。次の画面要求を受け取る処理に
移行する(ステップ104に移行する)。
Step 109) The control unit 8 newly adds
The operation history storage unit 6 corresponding to the screen ID is generated, and the operation history information generated by the operation history calculation unit 5 is transferred. Step 110) The operation history storage unit 6 writes the generated operation history information. The process shifts to the process of receiving the next screen request (shift to step 104).

【0037】ステップ111) ステップ106におい
て、既に画面が起動されている場合において、画面要求
が最後のものであれば、ステップ115に移行する。 ステップ112) 操作履歴算出部5は、取得した画面
要求に対応する操作履歴情報を算出して、画面IDに対
応する操作履歴格納部6に転送する。
Step 111) In Step 106, if the screen is already activated and the screen request is the last one, the process proceeds to Step 115. Step 112) The operation history calculation unit 5 calculates the operation history information corresponding to the acquired screen request and transfers it to the operation history storage unit 6 corresponding to the screen ID.

【0038】ステップ113) 操作履歴格納部6は、
操作履歴算出部5から操作履歴情報を取得する。 ステップ114) 操作履歴格納部6は、取得した操作
履歴情報の格納エリアへの追加書込みを行う。ステップ
104に移行する。
Step 113) The operation history storage 6
Operation history information is acquired from the operation history calculation unit 5. Step 114) The operation history storage unit 6 additionally writes the acquired operation history information in the storage area. Move to step 104.

【0039】ステップ115) 最後の画面要求である
場合に、操作履歴算出部5は、当該画面IDに対応する
操作履歴情報を算出して操作履歴格納部6に転送する。 ステップ116) 操作履歴格納部6は、操作履歴算出
部5から操作履歴情報を取得する。
Step 115) In the case of the last screen request, the operation history calculation unit 5 calculates the operation history information corresponding to the screen ID and transfers it to the operation history storage unit 6. Step 116) The operation history storage unit 6 acquires the operation history information from the operation history calculation unit 5.

【0040】ステップ117) 制御部8は、当該画面
IDに対応する操作履歴算出部5を消去する。 ステップ118) 操作履歴格納部5は、ステップ11
6で取得した操作履歴情報の追加書込みを行う。
Step 117) The control unit 8 erases the operation history calculation unit 5 corresponding to the screen ID. Step 118) The operation history storage unit 5 is set to Step 11
The operation history information acquired in 6 is additionally written.

【0041】ステップ119) 操作履歴格納部5は、
それまで追加書込みにより、蓄積されている当該画面I
Dに対応する一連の操作履歴情報を操作履歴保存部7に
転送する。 ステップ120) 制御部8は、操作履歴格納部5を消
去する。
Step 119) The operation history storage 5
The screen I that has been accumulated by additional writing until then
A series of operation history information corresponding to D is transferred to the operation history storage unit 7. Step 120) The control unit 8 erases the operation history storage unit 5.

【0042】ステップ121) 操作履歴保存部7は、
画面IDに対応する操作履歴ファイル13に、操作履歴
保存部5から転送された操作履歴情報を一括書込みを行
う。 なお、操作履歴保存部7は、同一の画面IDの操作履歴
でも時間による区別をして、それぞれ別の操作履歴ファ
イル13に保存しておくことも可能である。時間による
区別をして操作履歴ファイル13を構成する場合には、
図15に示すように月日、時、分、秒、画面ID等を用
いてファイル名を生成する。このようにファイル名を生
成しておくことにより、ファイルが増えた場合に、月日
等の時間情報を参照して一定期間以上経過したファイル
を自動的に消去することも容易である。
Step 121) The operation history storage unit 7
The operation history information transferred from the operation history storage unit 5 is collectively written in the operation history file 13 corresponding to the screen ID. The operation history storage unit 7 can also store the operation history of the same screen ID in different operation history files 13 by distinguishing by operation time. When configuring the operation history file 13 by distinguishing by time,
As shown in FIG. 15, a file name is generated using the month, day, hour, minute, second, screen ID and the like. By generating the file names in this way, when the number of files increases, it is easy to automatically delete the files that have passed a certain period of time with reference to time information such as the date.

【0043】このように、第1の形態では、操作履歴格
納部6において、操作履歴を受け取り、1つの画面ID
の要求が終了するまで、ワークエリアとして操作履歴を
書き足して、画面要求に対応する操作履歴算出部5がな
くなる場合に、その操作履歴を逐次追加書込み行い、画
面要求に対応する操作履歴算出部5が消去された場合
に、その操作履歴を纏めて操作履歴保存部7に転送す
る。操作履歴保存部7は、操作履歴ファイル13に画面
ID毎に操作履歴情報を書き込む。つまり、操作履歴格
納部6に追加書込みされていた操作履歴情報は、ある画
面IDに関する画面要求の入力が終了したタイミング
で、操作履歴格納部6から操作履歴保存部7に渡され、
操作履歴保存部7において画面IDに対応する操作履歴
ファイル13に一括書込みを行うものである。
As described above, in the first embodiment, the operation history storage unit 6 receives the operation history and obtains one screen ID.
Until the end of the request, the operation history is added as a work area, and when the operation history calculation unit 5 corresponding to the screen request is lost, the operation history is sequentially additionally written, and the operation history calculation unit corresponding to the screen request is performed. When No. 5 is deleted, the operation history is collectively transferred to the operation history storage unit 7. The operation history storage unit 7 writes the operation history information in the operation history file 13 for each screen ID. That is, the operation history information additionally written in the operation history storage unit 6 is transferred from the operation history storage unit 6 to the operation history storage unit 7 at the timing when the input of the screen request for a certain screen ID is completed.
The operation history storage unit 7 collectively writes the operation history file 13 corresponding to the screen ID.

【0044】次に第2の実施の形態を説明する。図16
は、本発明のHMI端末におけるオペレータの操作履歴
収集管理装置の構成図(その2)である。同図におい
て、図4と同一構成部分には、同一符号を付与する。図
16に示す操作履歴収集管理装置は、操作履歴収集レベ
ル判定部1、操作履歴収集判定部2、操作履歴収集設定
保存ファイル3、要求内容振分部4、画面ID毎に生成
される操作履歴算出部5、操作履歴振分部16、操作履
歴保存部7、制御部8、操作レベルファイル11、操作
履歴収集項目設定ファイル12、及び画面ID毎に生成
される操作履歴ファイル13より構成される。即ち、本
実施形態は、1つの操作履歴振分部16が画面ID毎に
生成された操作履歴情報を振り分けて、その結果を逐次
操作履歴ファイル7に格納する点が第1の実施形態と異
なる。
Next, a second embodiment will be described. FIG.
FIG. 3 is a configuration diagram (part 2) of the operator's operation history collection management device in the HMI terminal of the present invention. In the figure, the same components as those in FIG. 4 are designated by the same reference numerals. The operation history collection management device shown in FIG. 16 includes an operation history collection level determination unit 1, an operation history collection determination unit 2, an operation history collection setting storage file 3, a request content distribution unit 4, and an operation history generated for each screen ID. The calculation unit 5, the operation history distribution unit 16, the operation history storage unit 7, the control unit 8, the operation level file 11, the operation history collection item setting file 12, and the operation history file 13 generated for each screen ID. . That is, the present embodiment is different from the first embodiment in that one operation history distribution unit 16 distributes the operation history information generated for each screen ID and sequentially stores the result in the operation history file 7. .

【0045】操作履歴収集レベル判定部1、操作履歴収
集判定部2、操作履歴収集設定保存ファイル3、要求内
容振分部4、操作履歴算出部5については、上記の第1
の形態において説明した動作と同様である。操作履歴振
分部16は、操作履歴算出部5で求められた画面ID毎
の操作履歴を取得して、画面ID毎に振り分けて操作履
歴保存部7に逐次転送する。操作履歴保存部7は、操作
履歴振分部16で振り分けられた操作履歴を画面IDに
対応するそれぞれの操作履歴ファイル13に保存する。
Regarding the operation history collection level determination unit 1, the operation history collection determination unit 2, the operation history collection setting storage file 3, the request content distribution unit 4, and the operation history calculation unit 5, the above-mentioned first
The operation is the same as that described in the above embodiment. The operation history distribution unit 16 acquires the operation history for each screen ID obtained by the operation history calculation unit 5, sorts the operation history for each screen ID, and sequentially transfers the operation history to the operation history storage unit 7. The operation history storage unit 7 stores the operation history distributed by the operation history distribution unit 16 in each operation history file 13 corresponding to the screen ID.

【0046】図17、図18は、本発明の第2の形態の
動作を説明するための図である。 ステップ201) まず、操作履歴収集レベル判定部1
は、HMI端末を立ち上げた時に、入力されたオペレー
タ名でオペレータのレベルを保持している操作レベルフ
ァイル(オペレータ別)11を参照することにより、そ
のオペレータのレベルを判定する。
17 and 18 are diagrams for explaining the operation of the second embodiment of the present invention. Step 201) First, the operation history collection level determination unit 1
When the HMI terminal is started up, the level of the operator is determined by referring to the operation level file (for each operator) 11 which holds the level of the operator with the inputted operator name.

【0047】ステップ202) さらに、操作履歴収集
レベル判定部1は、オペレータの操作レベルに応じた収
集レベルをステップ201で判定されたレベルにより操
作レベルファイル(レベル別)11を参照して判定し、
その収集レベルを操作履歴収集設定保存ファイル3に転
送する。
Step 202) Further, the operation history collection level judgment unit 1 judges the collection level according to the operation level of the operator by referring to the operation level file (by level) 11 according to the level judged in Step 201,
The collection level is transferred to the operation history collection setting storage file 3.

【0048】ステップ203) 次に、操作履歴収集判
定部2は、操作履歴の収集内容を保持している操作収集
ファイル12を参照することにより、操作履歴の有無、
操作履歴の収集項目が指定され、その収集の有無/収集
項目が操作履歴収集設定保存ファイル3に格納される。
操作履歴収集設定保存ファイル3は、操作履歴収集レベ
ル判定部1と操作履歴収集判定部2から送られた収集レ
ベルと収集の有無/収集項目の収集設定を保存する。
Step 203) Next, the operation history collection determining unit 2 refers to the operation collection file 12 that holds the collected contents of the operation history to determine whether the operation history exists or not.
Collection items of the operation history are designated, and the presence / absence / collection items of the collection are stored in the operation history collection setting storage file 3.
The operation history collection setting storage file 3 stores the collection level and the presence / absence of collection / collection settings of collection items sent from the operation history collection level determination unit 1 and the operation history collection determination unit 2.

【0049】ステップ204) 操作履歴情報を格納及
び振分をするための操作履歴振分部16の一時格納エリ
アを設定する。 ステップ205) 要求内容振分部4は、オペレータよ
り入力されたHMI端末の画面毎の要求を受け取る。
Step 204) Set the temporary storage area of the operation history distribution unit 16 for storing and distributing the operation history information. Step 205) The request content distribution unit 4 receives the request for each screen of the HMI terminal input by the operator.

【0050】ステップ206) 要求内容振分部4は、
画面要求を画面IDをキーにして各画面ID毎の要求内
容を振り分ける。 ステップ207) 制御部8は、このとき、画面起動
か、または、すでに画面起動済であるかを判定し、画面
起動済である場合にはステップ216に移行する。
Step 206) The request content distribution unit 4
The screen request is assigned to each screen ID by using the screen ID as a key. Step 207) At this time, the control unit 8 determines whether the screen has been activated or has already been activated, and if it has been activated, the process proceeds to step 216.

【0051】ステップ208) 画面起動された時点で
あれば、画面IDに対応する操作履歴算出部5を新規に
生成する。 ステップ209) 操作履歴算出部5は、ステップ20
3において保存されている収集項目情報を参照して、画
面ID毎の操作履歴を算出する。収集項目により、図1
9及び図20に示すような種々の操作履歴を生成する。
Step 208) When the screen is activated, a new operation history calculation unit 5 corresponding to the screen ID is generated. Step 209) The operation history calculation unit 5 executes Step 20.
The operation history for each screen ID is calculated with reference to the collection item information stored in 3. Depending on the items collected, Figure 1
9 and various operation histories as shown in FIG. 20 are generated.

【0052】ステップ210) 操作履歴算出部5は生
成された操作履歴情報に画面IDを付与して操作履歴振
分部16に転送する。 ステップ211) 操作履歴振分部16は、操作履歴算
出部5から生成された操作履歴情報を受け取る。
Step 210) The operation history calculation unit 5 adds a screen ID to the generated operation history information and transfers it to the operation history distribution unit 16. Step 211) The operation history distribution unit 16 receives the operation history information generated from the operation history calculation unit 5.

【0053】ステップ212) 操作履歴振分部16
は、取得した操作履歴情報の画面IDを判別する。 ステップ213) ステップ212において、判別され
た画面IDに対応する操作履歴ファイル13を生成す
る。
Step 212) Operation history distribution unit 16
Determines the screen ID of the acquired operation history information. (Step 213) In step 212, the operation history file 13 corresponding to the determined screen ID is generated.

【0054】ステップ214) 操作履歴振分部16
は、操作履歴情報に画面IDを付与して操作履歴保存部
7に転送すると、操作履歴保存部7は、当該操作履歴情
報を当該情報に対応する操作履歴ファイル13に書き込
む。次の画面要求を受け取る処理に移行する(ステップ
205に移行する)。
Step 214) Operation history distribution unit 16
When the operation history information is given a screen ID and transferred to the operation history storage unit 7, the operation history storage unit 7 writes the operation history information in the operation history file 13 corresponding to the information. The process moves to the process of receiving the next screen request (moves to step 205).

【0055】ステップ216) ステップ207におい
て、既に画面が起動されている場合において、画面要求
が最後のものであれば、ステップ222に移行する。 ステップ217) 操作履歴算出部5は、取得した画面
要求の画面IDに対応する操作履歴情報を算出して操作
履歴振分部16に転送する。
Step 216) If the screen request is the last one when the screen is already activated in step 207, the process proceeds to step 222. Step 217) The operation history calculation unit 5 calculates the operation history information corresponding to the screen ID of the acquired screen request and transfers it to the operation history distribution unit 16.

【0056】ステップ218) 操作履歴振分部16
は、操作履歴情報を取得する。 ステップ219) 操作履歴振分部16は、取得した操
作履歴情報の画面IDを参照して、書き込むべき操作履
歴ファイル13に振り分ける。 ステップ220) 操作履歴振分部16は、操作履歴情
報に振り分けた画面IDを付与して、操作履歴保存部7
に転送する。
Step 218) Operation history distribution unit 16
Acquires operation history information. Step 219) The operation history distribution unit 16 refers to the screen ID of the acquired operation history information and distributes the operation history file 13 to be written. Step 220) The operation history distribution unit 16 gives the allocated screen IDs to the operation history information, and the operation history storage unit 7
Transfer to

【0057】ステップ221) 操作履歴保存部7は、
振り分けられている操作履歴情報を画面IDに対応する
操作履歴ファイル13に追加書込みを行う。次の画面要
求を受け付ける処理に移行する(ステップ205に移行
する。) ステップ222) 最後の画面要求である場合に、操作
履歴算出部5は、当該画面IDに対応する操作履歴情報
を算出し、操作履歴情報に画面IDを付与して操作履歴
振分部16に転送する。
Step 221) The operation history storage unit 7
The distributed operation history information is additionally written in the operation history file 13 corresponding to the screen ID. The process proceeds to the process of accepting the next screen request (moves to step 205). Step 222) When the request is the last screen request, the operation history calculation unit 5 calculates the operation history information corresponding to the screen ID, The operation history information is given a screen ID and transferred to the operation history distribution unit 16.

【0058】ステップ223) 操作履歴振分部16
は、操作履歴情報を取得する。 ステップ224) 制御部8は、当該画面IDに対応す
る操作履歴算出部5を消去する。 ステップ225) 操作履歴振分部16は、ステップ2
23で取得した操作履歴情報の画面IDを参照して書き
込むべき操作履歴ファイル13に振り分けて、ファイル
IDを付与する。
Step 223) Operation history distribution unit 16
Acquires operation history information. Step 224) The control unit 8 erases the operation history calculation unit 5 corresponding to the screen ID. Step 225) The operation history distribution unit 16 executes the step 2
The file ID is assigned to the operation history file 13 to be written by referring to the screen ID of the operation history information acquired in 23.

【0059】ステップ226) 操作履歴振分部16
は、操作履歴ファイル13毎に振り分けられた操作履歴
情報を操作履歴保存部7に転送する。 ステップ227) 操作履歴保存部7は、操作履歴振分
部16から転送された操作履歴情報に付与されているフ
ァイルIDを参照して当該IDに対応する操作履歴ファ
イル13に追加書込みを行う。
Step 226) Operation history distribution unit 16
Transfers the operation history information distributed for each operation history file 13 to the operation history storage unit 7. Step 227) The operation history storage unit 7 refers to the file ID given to the operation history information transferred from the operation history distribution unit 16, and additionally writes to the operation history file 13 corresponding to the ID.

【0060】ステップ228) 制御部8は、操作履歴
振分部16の操作履歴情報格納エリアを消去する。 このように、第2の実施形態では、1つの操作履歴振分
部16で画面ID毎に求められた全ての操作履歴を受け
取り、操作履歴保存部7に転送する際に、対応する画面
IDに基づいて書き込むべき操作履歴ファイル13に振
り分ける。操作履歴情報は、振り分けられる毎に操作履
歴保存部7に転送され、操作履歴ファイル13に追加書
込みが行われる。操作履歴ファイル13が作成されるの
は、各画面が起動した時点で、各画面からの要求がある
毎に、操作履歴ファイル13に追加書込みが行われる。
Step 228) The control unit 8 erases the operation history information storage area of the operation history distribution unit 16. As described above, in the second embodiment, when one operation history distribution unit 16 receives all the operation histories obtained for each screen ID and transfers them to the operation history storage unit 7, the operation history storage unit 7 selects the corresponding screen IDs. The operation history file 13 to be written is allocated based on the above. The operation history information is transferred to the operation history storage unit 7 every time it is sorted, and additionally written in the operation history file 13. The operation history file 13 is created when each screen is activated and additional writing is performed to the operation history file 13 each time there is a request from each screen.

【0061】次に、第3の実施の形態を説明する。図2
1は、本発明のHMI端末におけるオペレータ操作履歴
収集管理装置の構成図(その3)である。同図に示すオ
ペレータ操作履歴収集管理装置は、操作履歴収集レベル
判定部1、操作履歴収集判定部2、操作履歴収集設定保
存部3、操作履歴算出部15、操作履歴振分部26、操
作履歴保存部7、制御部8、操作レベルファイル11、
操作履歴収集項目設定ファイル12、及び操作履歴ファ
イル13より構成される。
Next, a third embodiment will be described. FIG.
FIG. 1 is a configuration diagram (No. 3) of the operator operation history collection management device in the HMI terminal of the present invention. The operator operation history collection management device shown in the figure includes an operation history collection level determination unit 1, an operation history collection determination unit 2, an operation history collection setting storage unit 3, an operation history calculation unit 15, an operation history distribution unit 26, and an operation history. Storage unit 7, control unit 8, operation level file 11,
The operation history collection item setting file 12 and the operation history file 13 are included.

【0062】図21に示す操作履歴算出部15は、画面
毎の要求を直接取得して、収集設定に応じた操作履歴を
求めて操作履歴振分部26に転送する。操作履歴算出部
15は、一定周期で操作履歴収集設定保存部3にアクセ
スして収集設定を受け取ることにより、変更のある収集
設定に対応した操作履歴を算出することができる。収集
設定に対応した操作履歴は、図19、図20のようにな
る。
The operation history calculation unit 15 shown in FIG. 21 directly acquires the request for each screen, obtains the operation history according to the collection setting, and transfers the operation history to the operation history distribution unit 26. The operation history calculation unit 15 can calculate the operation history corresponding to the changed collection setting by accessing the operation history collection setting storage unit 3 at regular intervals and receiving the collection setting. The operation history corresponding to the collection setting is as shown in FIGS.

【0063】操作履歴振分部26は、操作履歴算出部1
5が画面を区別せずに要求を受け取り、収集設定に応じ
た操作履歴を受け取ると、対応する画面IDを判定し
て、操作履歴保存部7に転送する。操作履歴振分部26
は、同一画面を複数個起動できるときでも各画面IDを
区別してそれぞれ別の対応する操作履歴ファイル13に
書き込むべく、操作履歴保存部7に転送する。
The operation history distribution unit 26 is the operation history calculation unit 1
When 5 receives the request without distinguishing the screen and receives the operation history according to the collection setting, the corresponding screen ID is determined and transferred to the operation history storage unit 7. Operation history distribution unit 26
Even if a plurality of the same screens can be activated, the screens are transferred to the operation history storage unit 7 so that the screen IDs can be distinguished and written in different corresponding operation history files 13.

【0064】操作履歴保存部7は、操作履歴振分部26
から転送された操作履歴を受け取り、対応する操作履歴
ファイル13に操作履歴を書き足して保存しておく。同
一の画面IDの操作履歴でも時間による区別をして、そ
れぞれ別の操作履歴ファイルとして保存しておくことが
できる。図22は、本発明の第3の形態の動作を説明す
るための図である。
The operation history storage unit 7 includes an operation history distribution unit 26.
The operation history transferred from is received, and the operation history is added and stored in the corresponding operation history file 13. Even operation histories of the same screen ID can be saved as separate operation history files by distinguishing them by time. FIG. 22 is a diagram for explaining the operation of the third mode of the present invention.

【0065】ステップ301) まず、操作履歴収集レ
ベル判定部1は、HMI端末を立ち上げた時に、入力さ
れたオペレータ名でオペレータのレベルを保持している
操作レベルファイル(オペレータ別)11を参照するこ
とにより、そのオペレータのレベルを判定する。
Step 301) First, the operation history collection level determination unit 1 refers to the operation level file (for each operator) 11 that holds the operator level with the input operator name when the HMI terminal is started up. By doing so, the level of the operator is determined.

【0066】ステップ302) さらに、操作履歴収集
レベル判定部1は、オペレータの操作レベルに応じた収
集レベルをステップ201で判定されたレベルにより操
作レベルファイル(レベル別)11を参照して判定し、
その収集レベルを操作履歴収集設定保存ファイル3に転
送する。
Step 302) Further, the operation history collection level judgment unit 1 judges the collection level according to the operation level of the operator by referring to the operation level file (by level) 11 according to the level judged in Step 201,
The collection level is transferred to the operation history collection setting storage file 3.

【0067】ステップ303) 次に、操作履歴収集判
定部2は、操作履歴の収集内容を保持している操作収集
ファイル12を参照することにより、操作履歴の有無、
操作履歴の収集項目が指定され、その収集の有無/収集
項目が操作履歴収集設定保存ファイル3に格納される。
操作履歴収集設定保存ファイル3は、操作履歴収集レベ
ル判定部1と操作履歴収集判定部2から送られた収集レ
ベルと収集の有無/収集項目の収集設定を保存する。
Step 303) Next, the operation history collection determining unit 2 refers to the operation collection file 12 that holds the collected contents of the operation history to determine whether or not there is an operation history,
Collection items of the operation history are designated, and the presence / absence / collection items of the collection are stored in the operation history collection setting storage file 3.
The operation history collection setting storage file 3 stores the collection level and the presence / absence of collection / collection settings of collection items sent from the operation history collection level determination unit 1 and the operation history collection determination unit 2.

【0068】ステップ304) 操作履歴情報を格納及
び振分をするための操作履歴振分部26の一時格納エリ
アを設定しておく。 ステップ305) 画面要求が終了していれば、当該処
理を終了する。 ステップ306) 画面要求が発行されていれば、操作
履歴算出部5は、オペレータより入力されたHMI端末
の画面毎の要求を直接受け取り、ステップ303におい
て決定されている収集項目を参照し、要求に基づいて操
作履歴を算出し、操作履歴振分部26に転送する。
Step 304) A temporary storage area of the operation history distribution unit 26 for storing and distributing the operation history information is set. Step 305) If the screen request is completed, the process is completed. Step 306) If the screen request has been issued, the operation history calculation unit 5 directly receives the request for each screen of the HMI terminal input by the operator, refers to the collection items determined in Step 303, and makes the request. The operation history is calculated based on the operation history and transferred to the operation history distribution unit 26.

【0069】ステップ307) 操作履歴振分部26
は、画面ID毎に操作履歴を振り分けて操作履歴保持部
7に逐次転送する。 ステップ308) 操作履歴保持部7は、転送された操
作履歴情報を操作履歴ファイル13に逐次書き込む。
Step 307) Operation history distribution unit 26
Divides the operation history for each screen ID and sequentially transfers the operation history to the operation history holding unit 7. Step 308) The operation history holding unit 7 sequentially writes the transferred operation history information into the operation history file 13.

【0070】これにより、操作履歴振分部26では、こ
れにより、第3の形態による動作においても上記の第
1、第2と同様の操作履歴を取得することができる。
As a result, the operation history distribution unit 26 can acquire the same operation history as the first and second operations even in the operation according to the third mode.

【0071】[0071]

【実施例】以下に、本発明の実施例を説明する。 [第1の実施例]以下、図4の構成に基づいて本発明の
第1の実施例を説明する。
Embodiments of the present invention will be described below. [First Embodiment] A first embodiment of the present invention will be described below based on the configuration of FIG.

【0072】図23は、本発明の第1の実施例を説明す
るための図である。 (1) まず、操作履歴収集レベル判定部1は、操作レ
ベルファイル11をオペレータ名『山本次郎』、『加藤
四郎』、『小林八郎』によりオペレータのレベルを取得
する。図5の例では、『山本次郎』は“レベルA”、
『加藤四郎』は“レベルB”、『小林八郎』は“レベル
C”であるという情報を取得する。ここで、それぞれの
レベルについてみると、“レベルA”は、データを見る
だけが可能であるレベルであり、“レベルB”は、特定
のデータだけ書込み/変更できるレベルであり、“レベ
ルC”は、全てのデータを書込み/変更できるレベルで
あることを示していることが分かる。
FIG. 23 is a diagram for explaining the first embodiment of the present invention. (1) First, the operation history collection level determination unit 1 acquires the operator level from the operation level file 11 by the operator names “Jiro Yamamoto”, “Shiro Kato”, and “Hachiro Kobayashi”. In the example of FIG. 5, "Jiro Yamamoto" is "Level A",
The information that "Sato Kato" is "level B" and "Hachiro Kobayashi" is "level C" is acquired. Here, regarding each level, "level A" is a level at which only data can be viewed, "level B" is a level at which only specific data can be written / changed, and "level C". Indicates that all data can be written / changed.

【0073】(2) 次に、操作履歴収集判定部2は、
操作履歴収集項目設定ファイル12を参照して、操作履
歴を収集すべき項目を取得する。この例では、図10に
示す操作履歴情報項目を取得したものとする。 (3) (1)により取得したオペレータのレベルと、
(2)で取得した操作履歴収集項目を、操作履歴収集設
定保存部3に格納しておく。
(2) Next, the operation history collection / determination unit 2
The operation history collection item setting file 12 is referenced to acquire the items for which the operation history should be collected. In this example, it is assumed that the operation history information items shown in FIG. 10 have been acquired. (3) The operator level obtained in (1),
The operation history collection items acquired in (2) are stored in the operation history collection setting storage unit 3.

【0074】(4) 操作履歴算出部5は、操作履歴収
集設定保存部3に所定の周期でアクセスし、収集設定項
目とオペレータのレベルの情報を取得する。収集設定項
目として、画面での要求内容の全て(画面ID,要求/
応答等を認識可能なID、要求/応用等の設定条件)を
取得したものとする。
(4) The operation history calculation unit 5 accesses the operation history collection setting storage unit 3 at a predetermined cycle and acquires the collection setting item and the operator level information. As the collection setting items, all the requested contents on the screen (screen ID, request /
It is assumed that an ID capable of recognizing a response and the like, and setting conditions such as request / application are acquired.

【0075】(5) ここで、要求内容振分部4は、オ
ペレータがHMI端末の画面上で行った時に、画面毎に
要求を受け取り、画面IDをキーにして、画面ID毎に
要求内容を振り分けて、図23に示すように、画面ID
に対応する操作履歴算出部5に転送する。なお、画面起
動の場合には、画面IDに対応する操作履歴算出部5を
作成して、要求内容を送る。また、操作履歴算出部5で
の処理が終了した場合には、当該操作履歴算出部5を消
去する。
(5) Here, when the operator makes a request on the screen of the HMI terminal, the request content distribution unit 4 receives the request for each screen, and uses the screen ID as a key to display the request content for each screen ID. The screen ID is sorted, as shown in FIG.
Is transferred to the operation history calculation unit 5 corresponding to. When the screen is activated, the operation history calculation unit 5 corresponding to the screen ID is created and the request content is sent. Further, when the process in the operation history calculation unit 5 is completed, the operation history calculation unit 5 is deleted.

【0076】(6) 操作履歴算出部5は、要求内容振
分部4から取得した要求内容を受け取り、(4)で取得
した収集設定に応じた操作履歴を求める。操作履歴算出
部5 1 は、画面ID=Aに対応し、操作履歴算出部52
は、画面ID=Bに対応し、操作履歴算出部53 は、画
面ID=Cに対応しているものとし、各々設定情報に基
づいて操作履歴情報A,B,Cを生成する。ここで、画
面ID=Cの要求が新たに発行されているものとする。
従って、操作履歴算出部53 は、新規に生成されたこと
になる。
(6) The operation history calculation section 5 sends the requested content
Receives the request content obtained from the division 4 and obtains it in (4)
The operation history according to the collected setting is obtained. Operation history calculation
Part 5 1Corresponds to screen ID = A, and the operation history calculation unit 5Two
Corresponds to the screen ID = B, and the operation history calculation unit 5ThreeIs an image
It is assumed that the surface ID = C is supported, and each is based on the setting information.
Then, the operation history information A, B, C is generated. Where the picture
It is assumed that a request of surface ID = C is newly issued.
Therefore, the operation history calculation unit 5ThreeIs newly generated
become.

【0077】(7) (6)で生成された操作履歴情報
A,B,Cを操作履歴格納部6に転送する。操作履歴格
納部6は、新規に生成された操作履歴算出部Cから操作
履歴情報Cを取得すると、操作履歴算出部Cに対応する
操作履歴格納部63 を新規に設け、操作履歴格納部63
に操作履歴情報Cを格納する。また、操作履歴情報A,
Bに対応するエリアは操作履歴格納部61 、62 に設定
されているので、追加書込みを行う。
(7) The operation history information A, B, C generated in (6) is transferred to the operation history storage unit 6. When the operation history storage unit 6 acquires the operation history information C from the newly generated operation history calculation unit C, the operation history storage unit 6 3 corresponding to the operation history calculation unit C is newly provided, and the operation history storage unit 6 is provided. 3
The operation history information C is stored in. In addition, the operation history information A,
Since the area corresponding to B is set in the operation history storage units 6 1 and 6 2 , additional writing is performed.

【0078】(8) 全ての画面要求が終了すると、操
作履歴格納部61 , 2 ,63 は、それぞれ、画面ID
(A,B,C)の各操作履歴情報を纏めて操作履歴保存
部7に転送する。操作履歴保存部7は、図11及び図1
2に示すように、定型のフォーマットを用いて操作履歴
情報を操作履歴ファイル131 ,132 ,133 にそれ
ぞれ画面ID毎に一括して書き出す。設定情報に基づい
て、図11、図12に示すように、操作履歴ファイル1
1 ,132 ,133 には、オペレータ名、日時、画面
ID、押下ボタン名、押下時の設定条件、及びアクショ
ン時におけるオペレータ名、日時、画面ID、アクショ
ン種別、アクション時の設定条件等の操作履歴情報が書
き込まれる。
(8) When all screen requests are completed, the operation history storage units 6 1, 6 2 , and 6 3 respectively display screen IDs.
The operation history information items (A, B, C) are collectively transferred to the operation history storage unit 7. The operation history storage unit 7 is shown in FIG. 11 and FIG.
As shown in FIG. 2, the operation history information is collectively written in the operation history files 13 1 , 13 2 , 13 3 for each screen ID using a fixed format. Based on the setting information, as shown in FIGS. 11 and 12, the operation history file 1
3 1 , 13 2 and 13 3 include an operator name, date and time, screen ID, push button name, setting condition when pressed, operator name, date and time at action, screen ID, action type, setting condition at action, etc. The operation history information of is written.

【0079】なお、このとき、同じオペレータまたは、
同じ画面IDであっても、操作時間が異なる場合には、
それぞれ別の操作履歴ファイル13n として保持するよ
うにしてもよい。また、操作履歴ファイル13には、操
作日時が設定されているので、例えば、1週間経過した
レコードを消去する等、所定の周期毎に操作履歴ファイ
ル13のレコードを消去することにより、操作履歴ファ
イル13の資源が節約される。
At this time, the same operator or
Even if the screen ID is the same, if the operation time is different,
You may make it hold | maintain as each different operation log file 13n. Further, since the operation date and time is set in the operation history file 13, the operation history file 13 can be deleted by deleting the record of the operation history file 13 at every predetermined cycle, for example, by deleting the record that has passed one week. 13 resources are saved.

【0080】[第2の実施例]本発明の第2の実施例
は、上記の第1の実施例の(6)において、要求内容振
分部4により振り分けれた画面ID毎の操作履歴情報を
生成すると、操作履歴振分部16に転送する。例えば、
図24に例において、操作履歴振分部16は、操作履歴
情報Aが転送されると、当該履歴情報の画面IDを判定
して、操作履歴保存部7に転送する。このとき、操作履
歴情報には、画面ID情報が設定されているので、操作
履歴保存部7では、当該画面ID情報に対応する操作履
歴ファイル13に各々の操作履歴情報を格納する。例え
ば、画面ID=Aの操作履歴情報は、操作履歴ファイル
Aに、画面ID=Bの操作履歴情報は、操作履歴ファイ
ルBに、画面ID=Cの操作履歴情報は、操作履歴ファ
イルCにそれぞれ時間順に追加書込みされていく。ま
た、操作履歴算出部5により新規な画面IDに対する操
作履歴情報が生成された場合には、当該画面IDに対応
する操作履歴ファイル13n が生成される。
[Second Embodiment] The second embodiment of the present invention is the operation history information for each screen ID distributed by the request content distribution unit 4 in (6) of the first embodiment. Is generated, it is transferred to the operation history distribution unit 16. For example,
24, when the operation history information A is transferred, the operation history distribution unit 16 determines the screen ID of the history information and transfers it to the operation history storage unit 7. At this time, since screen ID information is set in the operation history information, the operation history storage unit 7 stores each operation history information in the operation history file 13 corresponding to the screen ID information. For example, the operation history information of screen ID = A is stored in the operation history file A, the operation history information of screen ID = B is stored in the operation history file B, and the operation history information of screen ID = C is stored in the operation history file C. It is additionally written in time order. When the operation history calculation unit 5 generates operation history information for a new screen ID, the operation history file 13 n corresponding to the screen ID is generated.

【0081】なお、本実施例においても、上記の第1の
実施例と同様に、操作履歴ファイル13には、操作日時
が設定されているので、所定の周期ごとに当該ファイル
13のレコードを消去してもよい。 [第3の実施例]本発明の第3の実施例は、画面毎の要
求を振り分けるための要求内容振分部を具備しない構成
であり、図25に示すように、操作履歴算出部15は画
面IDを区別せずに、収集設定情報に対応する操作履歴
を生成して、操作履歴振分部26に転送する。操作履歴
振分部26は、転送された情報の画面IDを判別して、
操作履歴情報に当該判別結果を付与して、操作履歴保存
部7に転送する。これにより、操作履歴保存部7は、各
操作履歴情報に保持されている画面ID毎に対応する操
作履歴ファイルに書込みを行う。
In this embodiment as well, as in the first embodiment, the operation date and time is set in the operation history file 13, so that the record of the file 13 is erased at every predetermined cycle. You may. [Third Embodiment] The third embodiment of the present invention has a configuration that does not include a request content distribution unit for distributing requests for each screen, and as shown in FIG. The operation history corresponding to the collection setting information is generated without distinguishing the screen ID and transferred to the operation history distribution unit 26. The operation history distribution unit 26 determines the screen ID of the transferred information,
The determination result is added to the operation history information and transferred to the operation history storage unit 7. As a result, the operation history storage unit 7 writes to the operation history file corresponding to each screen ID held in each operation history information.

【0082】例えば、最初に画面ID=Aの画面要求が
発行され、次に画面ID=Cの画面要求が発行された場
合には、操作履歴算出部15は、操作履歴収集設定保持
部3を参照して、当該画面ID=Aの画面要求に基づい
て操作履歴情報を生成して、操作履歴振分部26に転送
する。操作履歴振分部26は、当該操作履歴情報を格納
すべき操作履歴ファイル131 の指定等を行って操作履
歴保存部7に転送する。操作履歴保存部7は、操作履歴
振分部26より指定された操作履歴ファイル131 に書
き込む。次に、画面ID=Cに関する処理も画面ID=
Aと同様の処理により操作履歴ファイル133 に生成さ
れた操作履歴情報を格納する。
For example, when the screen request of screen ID = A is first issued and then the screen request of screen ID = C is issued, the operation history calculation unit 15 causes the operation history collection setting holding unit 3 to operate. With reference to the screen request with the screen ID = A, the operation history information is generated and transferred to the operation history distribution unit 26. The operation history distribution unit 26 specifies the operation history file 13 1 in which the operation history information should be stored, and transfers the operation history information to the operation history storage unit 7. The operation history storage unit 7 writes the operation history file 13 1 designated by the operation history distribution unit 26. Next, the process related to screen ID = C is also screen ID =
The operation history information generated in the operation history file 13 3 by the same process as A is stored.

【0083】なお、操作履歴振分部26において、同一
画面が起動されている場合には、当該画面に複数の画面
IDを付与して、当該画面IDに基づく操作履歴ファイ
ル13の生成を行って、生成された操作履歴を格納する
よう操作履歴保存部7に指示するようにしてもよい。
When the same screen is activated in the operation history distribution unit 26, a plurality of screen IDs are given to the screen and the operation history file 13 is generated based on the screen ID. The operation history storage unit 7 may be instructed to store the generated operation history.

【0084】なお、上記の第3の実施例は、装置構成が
最も簡略であると共に、画面ID毎に操作履歴算出部及
び操作履歴格納部を持たないため、資源等が節約でき
る。なお、上記の各実施例において、操作履歴ファイル
13は、図15に示すように、ファイル作成時刻と画面
IDの組によりファイル名を一意に決定しているため、
同一の画面の同一画面IDの操作履歴であっても、時間
よる区別が可能であるため、別個のファイルとして操作
履歴情報を格納しておくことができる。
The third embodiment described above has the simplest apparatus configuration and does not have an operation history calculation unit and an operation history storage unit for each screen ID, so resources and the like can be saved. In each of the above embodiments, the operation history file 13 uniquely determines the file name based on the set of the file creation time and the screen ID, as shown in FIG.
Even operation histories of the same screen ID of the same screen can be distinguished by time, and thus the operation history information can be stored as separate files.

【0085】また、当該ファイル名のファイル作成時刻
を参照することにより、ファイル容量が大きくなった場
合に、予め操作履歴収集項目設定ファイル12に一定期
間以上経過したファイルを消去する旨を定義しておくこ
とにより、自動消去することが可能となる。
Further, by referring to the file creation time of the file name, it is defined in advance in the operation history collection item setting file 12 that a file which has passed a certain period of time is deleted when the file capacity becomes large. By setting it, it becomes possible to automatically erase.

【0086】また、予め操作履歴収集項目設定ファイル
12や操作レベルファイル11は、オペレータにより任
意に更新が可能なファイルであるため、オペレータのレ
ベルが向上した場合等は、当該オペレータ名でファイル
を検索して、該当する内容を変更することが可能であ
る。また、収集項目の内容を変更したい場合も同様に、
操作履歴収集項目設定ファイル12をオペレータにより
変更することで、必要に応じた項目の操作履歴情報を取
得することが可能である。
Further, since the operation history collection item setting file 12 and the operation level file 11 are files that can be arbitrarily updated by the operator in advance, when the level of the operator is improved, the file is searched by the operator name. Then, the corresponding contents can be changed. Also, if you want to change the contents of collection items,
By changing the operation history collection item setting file 12 by the operator, it is possible to acquire the operation history information of an item as needed.

【0087】また、操作履歴ファイル13のフォーマッ
トは、図11、図12に示すように定型フォーマットと
することにより、表計算ソフト等においてそのまま読み
込むことが可能である。このように、上記の各実施例に
よれば、HMI端末におけるオペレータの操作履歴の収
集を自動的に必要な情報のみ正確に行うことができる。
The format of the operation history file 13 can be read as it is in spreadsheet software or the like by using a fixed format as shown in FIGS. 11 and 12. As described above, according to each of the above-described embodiments, the operation history of the operator in the HMI terminal can be automatically and accurately collected only for necessary information.

【0088】また、必要な操作履歴だけを管理している
ので、格納量に無駄がなく、解析のための情報抽出も容
易に行うことができる。さらに、どのオペレータが行っ
た処理であるかが容易に認識できるため、データ更新の
責任の所在が明らかになる。
Further, since only the necessary operation history is managed, there is no waste in the storage amount and it is possible to easily extract information for analysis. Further, since it is possible to easily recognize which operator performed the process, the responsibility of updating the data becomes clear.

【0089】なお、本発明は、上記の実施例に限定され
ることなく、特許請求の範囲内で種々変更・応用が可能
である。
The present invention is not limited to the above embodiments, but various modifications and applications are possible within the scope of the claims.

【0090】[0090]

【発明の効果】上述のように本発明のヒューマンインタ
フェース端末におけるオペレータの操作履歴収集管理方
法及び装置によれば、HMI端末におけるオペレータの
操作履歴を自動的に正確に必要な情報のみを定型フォー
マットとして収集することができる。また、操作履歴の
管理に無駄がなく、分析/解析を効率的に実施すること
が可能となる。
As described above, according to the method and apparatus for collecting and managing the operation history of the operator in the human interface terminal according to the present invention, the operation history of the operator in the HMI terminal is automatically and accurately set as the standard format only the necessary information. Can be collected. In addition, there is no waste in management of the operation history, and analysis / analysis can be efficiently performed.

【0091】さらに、データ変更の管理も明確になるこ
とにより、障害発生時において変更を行ったオペレータ
が明確になるため、当該オペレータに問い合わせをする
ことにより、原因の究明等に係る時間が短縮される。
Furthermore, by clarifying the management of data change, the operator who made the change becomes clear when a failure occurs. Therefore, by inquiring the operator concerned, the time for investigating the cause can be shortened. It

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の原理を説明するための図である。FIG. 1 is a diagram for explaining the principle of the present invention.

【図2】本発明の原理構成図である。FIG. 2 is a principle configuration diagram of the present invention.

【図3】本発明のHMI端末の機能を説明するための図
である。
FIG. 3 is a diagram for explaining the function of the HMI terminal of the present invention.

【図4】本発明のHMI端末におけるオペレータの操作
履歴収集管理装置の構成図(その1)である。
FIG. 4 is a configuration diagram (No. 1) of an operator operation history collection management device in the HMI terminal of the present invention.

【図5】本発明のオペレータのレベル分類の例を示す図
である。
FIG. 5 is a diagram showing an example of operator level classification according to the present invention.

【図6】本発明のレベル分類の例を示す図である。FIG. 6 is a diagram showing an example of level classification according to the present invention.

【図7】本発明の操作履歴収集項目設定ファイルの例
(その1)を示す図である。
FIG. 7 is a diagram showing an example (part 1) of an operation history collection item setting file of the present invention.

【図8】本発明の操作履歴収集項目設定ファイルの例
(その2)を示す図である。
FIG. 8 is a diagram showing an example (part 2) of an operation history collection item setting file of the present invention.

【図9】本発明の操作履歴収集項目設定ファイルの例
(その3)を示す図である。
FIG. 9 is a diagram showing an example (part 3) of an operation history collection item setting file of the present invention.

【図10】本発明の操作履歴収集項目設定ファイルの例
(その4)を示す図である。
FIG. 10 is a diagram showing an example (No. 4) of an operation history collection item setting file of the present invention.

【図11】本発明の定型フォーマットで生成される操作
履歴ファイルの例(その1)を示す図である。
FIG. 11 is a diagram showing an example (part 1) of an operation history file generated in the standard format of the present invention.

【図12】本発明の定型フォーマットで生成される操作
履歴ファイルの例(その2)を示す図である。
FIG. 12 is a diagram showing an example (part 2) of an operation history file generated in the standard format of the present invention.

【図13】本発明の第1の形態の動作を説明するための
図(その1)である。
FIG. 13 is a diagram (No. 1) for explaining the operation of the first mode of the present invention.

【図14】本発明の第1の形態の動作を説明するための
図(その2)である。
FIG. 14 is a diagram (No. 2) for explaining the operation of the first mode of the present invention.

【図15】本発明の操作履歴ファイル名の付与の例を示
す図である。
FIG. 15 is a diagram showing an example of giving an operation history file name according to the present invention.

【図16】本発明のHMI端末におけるオペレータの操
作履歴収集管理装置の構成図(その2)である。
FIG. 16 is a configuration diagram (part 2) of the operator's operation history collection management device in the HMI terminal of the present invention.

【図17】本発明の第2の形態の動作を説明するための
図(その1)である。
FIG. 17 is a diagram (No. 1) for explaining the operation of the second embodiment of the present invention.

【図18】本発明の第2の形態の動作を説明するための
図(その2)である。
FIG. 18 is a diagram (No. 2) for explaining the operation of the second embodiment of the present invention.

【図19】本発明の収集設定に対応した操作履歴の例
(その1)を示す図である。
FIG. 19 is a diagram showing an example (part 1) of an operation history corresponding to the collection setting of the present invention.

【図20】本発明の収集設定に対応した操作履歴の例
(その2)を示す図である。
FIG. 20 is a diagram showing an example (No. 2) of the operation history corresponding to the collection setting of the present invention.

【図21】本発明のHMI端末におけるオペレータの操
作履歴収集管理装置の構成図(その3)である。
FIG. 21 is a configuration diagram (No. 3) of the operator operation history collection management device in the HMI terminal of the present invention.

【図22】本発明の第3の形態の動作を説明するための
図である。
FIG. 22 is a diagram for explaining the operation of the third mode of the present invention.

【図23】本発明の第1の実施例を説明するための図で
ある。
FIG. 23 is a diagram for explaining the first embodiment of the present invention.

【図24】本発明の第2の実施例を説明するための図で
ある。
FIG. 24 is a diagram for explaining the second embodiment of the present invention.

【図25】本発明の第3の実施例を説明するための図で
ある。
FIG. 25 is a diagram for explaining the third embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 操作履歴収集レベル判定部,操作履歴収集レベル判
定手段 2 操作履歴収集判定部,操作履歴収集判定手段 3 操作履歴収集設定ファイル 4 要求内容振分部,要求内容振分手段 5 操作履歴算出部,操作履歴算出手段 6 操作履歴格納部,操作履歴格納手段 7 操作履歴保存部,操作履歴保存手段 8 制御部,制御手段 11 操作レベルファイル 12 操作履歴収集項目設定ファイル 13 操作履歴ファイル 15 操作履歴算出部 16 操作履歴振分部 26 操作履歴振分部
1 operation history collection level determination unit, operation history collection level determination unit 2 operation history collection determination unit, operation history collection determination unit 3 operation history collection setting file 4 request content distribution unit, request content distribution unit 5 operation history calculation unit, Operation history calculation unit 6 Operation history storage unit, operation history storage unit 7 Operation history storage unit, operation history storage unit 8 Control unit, control unit 11 Operation level file 12 Operation history collection item setting file 13 Operation history file 15 Operation history calculation unit 16 Operation history distribution unit 26 Operation history distribution unit

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】 オペレータがヒューマンインタフェース
端末(以下、HMI端末と記す)を使用した操作履歴を
収集するためのHMI端末におけるオペレータ操作履歴
収集管理方法において、 前記オペレータの操作レベルを決定し、 前記操作レベルに基づいて操作履歴情報のうち収集する
操作履歴収集項目を決定し、 前記オペレータの操作により画面毎の要求が発行される
と、前記操作履歴収集項目を参照して画面毎の操作履歴
を生成し、 生成された操作履歴をファイルに格納することを特徴と
するHMI端末におけるオペレータ操作履歴収集管理方
法。
1. An operator operation history collection and management method in an HMI terminal for an operator to collect an operation history using a human interface terminal (hereinafter referred to as an HMI terminal), wherein an operation level of the operator is determined, and the operation is performed. The operation history collection items to be collected from the operation history information are determined based on the level, and when a request for each screen is issued by the operation of the operator, the operation history for each screen is generated by referring to the operation history collection items. Then, a method for collecting and managing an operator operation history in an HMI terminal, characterized in that the generated operation history is stored in a file.
【請求項2】 前記HMI端末の画面毎に要求が発行さ
れると、 前記要求を画面識別子毎に振り分け、 前記要求の前記画面識別子毎に操作履歴情報を算出し、 前記要求の前記画面識別子毎に操作履歴情報を保持し、 前記画面の要求が終了すると、保持された画面識別子毎
の操作履歴情報を前記画面識別子に対応するファイルに
一括書込みを行う請求項1記載のHMI端末におけるオ
ペレータ操作履歴収集管理方法。
2. When a request is issued for each screen of the HMI terminal, the request is distributed for each screen identifier, operation history information is calculated for each screen identifier of the request, and each screen identifier of the request is calculated. The operator operation history in the HMI terminal according to claim 1, wherein the operation history information is held in a storage device, and when the request for the screen is completed, the held operation history information for each screen identifier is collectively written in a file corresponding to the screen identifier. Collection management method.
【請求項3】 前記HMI端末の画面毎に要求が発行さ
れると、 前記要求を画面識別子毎に振り分け、 前記要求の前記画面識別子毎に操作履歴情報を算出し、 前記画面識別子毎に、書込みを行うファイルを決定し、
該ファイルに逐次追加書込みを行う請求項1記載のHM
I端末におけるオペレータ操作履歴収集管理方法。
3. When a request is issued for each screen of the HMI terminal, the request is distributed for each screen identifier, operation history information is calculated for each screen identifier of the request, and writing is performed for each screen identifier. Decide which file to do,
The HM according to claim 1, wherein additional writing is sequentially performed to the file.
A method for collecting and managing an operator operation history in an I terminal.
【請求項4】 前記HMI端末の画面毎に要求が発行さ
れると、 前記要求毎に操作履歴情報を算出し、 前記操作履歴情報から画面識別子を判定し、 判定された画面識別子に対応するファイルに逐次追加書
込みを行う請求項1記載のHMI端末におけるオペレー
タ操作履歴収集管理方法。
4. When a request is issued for each screen of the HMI terminal, operation history information is calculated for each request, a screen identifier is determined from the operation history information, and a file corresponding to the determined screen identifier The method for collecting and managing an operator operation history in an HMI terminal according to claim 1, wherein the additional writing is sequentially performed.
【請求項5】 前記操作履歴情報が生成された時刻及び
画面識別子を前記ファイルのファイル名とする請求項1
記載のHMI端末におけるオペレータ操作履歴収集管理
方法。
5. The file name of the file is the time and screen identifier at which the operation history information is generated.
A method for collecting and managing operator operation history in the described HMI terminal.
【請求項6】 前記ファイルに前記操作履歴情報が書き
込まれてからの経過時間を前記ファイル名を参照して取
得し、 所定の時間が経過した場合には、当該ファイルを消去す
る請求項5記載のHMI端末におけるオペレータ操作履
歴収集管理方法。
6. The file according to claim 5, wherein the elapsed time after the operation history information is written in the file is acquired by referring to the file name, and the file is deleted when a predetermined time has elapsed. And method for collecting and managing operator operation history in the HMI terminal.
【請求項7】 複数個の画面の起動が可能な場合には、
該画面毎に一意に画面識別子を付与する請求項1記載の
HMI端末におけるオペレータ操作履歴収集管理方法。
7. When a plurality of screens can be activated,
The method for collecting and managing an operator operation history in an HMI terminal according to claim 1, wherein a screen identifier is uniquely assigned to each screen.
【請求項8】 HMI端末を操作したオペレータの操作
履歴を生成・管理するためのHMI端末における該オペ
レータ操作履歴収集管理装置において、 オペレータがHMI端末を立ち上げた場合に、オペレー
タのレベルに応じた操作履歴の収集レベルを判定する操
作履歴収集レベル判定手段と、 操作履歴収集の有無、操作履歴の収集項目が指定される
操作履歴収集判定手段と、 前記収集設定項目を保持しておく操作履歴収集設定保存
手段と、 オペレータが画面操作を行うことにより、入力される画
面毎の要求を受け取り、該要求を振り分け処理する要求
内容振分手段と、 前記操作履歴収集設定保存手段を参照して、それぞれの
画面について要求内容から前記収集設定項目に応じた操
作履歴を求める複数の操作履歴算出手段と、 前記操作履歴算出手段において求められた操作履歴を書
き足して纏めていく複数の操作履歴格納手段と、 それぞれの画面の要求が終了した時点で操作履歴格納手
段から取得した前記操作履歴を別ファイルとして保存す
る操作履歴保存手段と、 前記各手段を制御する制御手段とを有することを特徴と
するHMI端末におけるオペレータ操作履歴収集管理装
置。
8. An operator operation history collection management device in an HMI terminal for generating and managing an operation history of an operator who operates the HMI terminal, wherein when the operator starts up the HMI terminal, the operator's level is adjusted according to the operator's level. Operation history collection level determination means for determining the collection level of operation history, operation history collection determination means for designating the presence or absence of operation history collection, and operation history collection items, and operation history collection for holding the collection setting items With reference to the setting storage means, the request content distribution means for receiving the request for each screen input by the operator operating the screen, and distributing the request, and the operation history collection setting storage means, respectively. A plurality of operation history calculating means for obtaining an operation history according to the collection setting item from the request content, and the operation history A plurality of operation history storage means for adding up and summarizing the operation history obtained by the calculation means, and an operation for saving the operation history acquired from the operation history storage means as a separate file when the request for each screen is completed An operator operation history collection / management apparatus in an HMI terminal, comprising: history storage means and control means for controlling each of the means.
【請求項9】 HMI端末を操作したオペレータの操作
履歴を生成・管理するためのHMI端末におけるオペレ
ータ操作履歴収集管理装置において、 オペレータがHMI端末を立ち上げた場合に、該オペレ
ータのレベルに応じた操作履歴の収集レベルを判定する
操作履歴収集レベル判定手段と、 操作履歴収集の有無、操作履歴の収集項目が指定される
操作履歴収集判定手段と、 前記収集設定項目を保持しておく操作履歴収集設定保存
手段と、 オペレータが画面操作を行うことにより入力される画面
毎の要求を受け取り、該要求を振り分け処理する要求内
容振分手段と、 前記操作履歴収集設定保存手段を参照して、それぞれの
画面について要求内容から収集設定項目に応じた操作履
歴を求める複数の操作履歴算出手段と、 前記操作履歴算出手段で生成された前記操作履歴を画面
毎に振り分ける操作履歴振分手段と、 前記操作履歴振分手段により振り分けられた前記操作履
歴を画面毎に対応するファイルに追加書込みにより保存
する操作履歴保存手段と、 前記各手段を制御する制御手段とを有することを特徴と
するHMI端末におけるオペレータ操作履歴収集管理装
置。
9. An operator operation history collection management device in an HMI terminal for generating and managing an operation history of an operator who operates the HMI terminal, wherein when the operator starts the HMI terminal, the operator operation history Operation history collection level determination means for determining the collection level of operation history, operation history collection determination means for designating the presence or absence of operation history collection, and operation history collection items, and operation history collection for holding the collection setting items With reference to the setting storage means, the request content distribution means for receiving a request for each screen input by the operator operating the screen and distributing the request, and the operation history collection setting storage means, A plurality of operation history calculation means for obtaining an operation history according to the collection setting item from the request content on the screen; An operation history distribution unit that distributes the operation history generated in each stage for each screen, and an operation history storage unit that additionally stores the operation history distributed by the operation history distribution unit in a file corresponding to each screen. And an operator operation history collection management device in an HMI terminal, which comprises:
【請求項10】 HMI端末を操作したオペレータの操
作履歴を生成・管理するためのHMI端末におけるオペ
レータ操作履歴収集管理装置において、 オペレータがHMI端末を立ち上げた場合に、該オペレ
ータのレベルに応じた操作履歴の収集レベルを判定する
操作履歴収集レベル判定手段と、 操作履歴収集の有無、操作履歴の収集項目が指定される
操作履歴収集判定手段と、 前記収集設定項目を保持しておく操作履歴収集設定保存
手段と、 前記操作履歴収集設定保存手段を参照して、それぞれの
画面について前記収集設定項目に応じた操作履歴を求め
る操作履歴算出手段と、 操作履歴算出手段により生成された前記操作履歴を画面
の識別子により各ファイル毎に振り分ける操作履歴振分
手段と、 前記操作履歴振分手段により振り分けられた操作履歴を
対応するファイルに追加書込みにより保存する操作履歴
保存手段と、 前記各手段を制御する制御手段とを有することを特徴と
するHMI端末におけるオペレータ操作履歴収集管理装
置。
10. An operator operation history collection management device in an HMI terminal for generating and managing an operation history of an operator who has operated the HMI terminal, wherein when the operator starts the HMI terminal, the operator operation history collection management apparatus responds to the level of the operator. Operation history collection level determination means for determining the collection level of operation history, operation history collection determination means for designating the presence or absence of operation history collection, and operation history collection items, and operation history collection for holding the collection setting items With reference to the setting storage means and the operation history collection setting storage means, an operation history calculation means for obtaining an operation history according to the collection setting item for each screen, and an operation history generated by the operation history calculation means are displayed. The operation history distribution means for distributing each file according to the identifier of the screen and the operation history distribution means for distributing by the operation history distribution means. An operator operation history collection and management device in an HMI terminal, comprising: an operation history storage unit for additionally writing the stored operation history in a corresponding file; and a control unit for controlling each unit.
【請求項11】 前記操作履歴保存手段は、 前記ファイルへの格納項目のパターンを共通化する請求
項8、9または10記載のHMI端末におけるオペレー
タ操作履歴収集管理装置。
11. The operator operation history collection management device in an HMI terminal according to claim 8, wherein the operation history storage unit shares a pattern of items stored in the file.
【請求項12】 前記操作履歴算出手段は、 前記操作履歴収集設定保存手段を一定の周期で参照する
請求項8、9または10記載のHMI端末におけるオペ
レータ操作履歴収集管理装置。
12. The operator operation history collection management device in an HMI terminal according to claim 8, 9 or 10, wherein the operation history calculation means refers to the operation history collection setting storage means at a constant cycle.
【請求項13】 前記操作履歴保存手段は、 収集した操作履歴情報を所定の時間経過により消去でき
るように設定する設定項目を含む請求項8、9または1
0記載のHMI端末におけるオペレータ操作履歴収集管
理装置。
13. The operation history storage means includes a setting item for setting so that the collected operation history information can be erased after a predetermined time has elapsed.
An operator operation history collection management device in the HMI terminal described in 0.
【請求項14】 前記操作履歴保存手段は、1つの画面
識別子毎に1ファイルを割り当てる請求項8記載のHM
I端末におけるオペレータ操作履歴収集管理装置。
14. The HM according to claim 8, wherein the operation history storage unit allocates one file for each screen identifier.
An operator operation history collection management device in the I terminal.
【請求項15】 前記操作履歴振分手段は、1つの画面
識別子毎に1ファイルを割り当てる請求項9または10
記載のHMI端末におけるオペレータ操作履歴収集管理
装置。
15. The operation history distribution means allocates one file for each screen identifier.
An operator operation history collection management device in the described HMI terminal.
JP7270165A 1995-10-18 1995-10-18 Operation history collection controlling method of operator in human interface terminal and device Pending JPH09114708A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7270165A JPH09114708A (en) 1995-10-18 1995-10-18 Operation history collection controlling method of operator in human interface terminal and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7270165A JPH09114708A (en) 1995-10-18 1995-10-18 Operation history collection controlling method of operator in human interface terminal and device

Publications (1)

Publication Number Publication Date
JPH09114708A true JPH09114708A (en) 1997-05-02

Family

ID=17482448

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7270165A Pending JPH09114708A (en) 1995-10-18 1995-10-18 Operation history collection controlling method of operator in human interface terminal and device

Country Status (1)

Country Link
JP (1) JPH09114708A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001265906A (en) * 2000-03-23 2001-09-28 Nec Corp On-line real time monitoring system and on-line real time monitor business method
JP2008040745A (en) * 2006-08-04 2008-02-21 Dainippon Printing Co Ltd Log information management system and log information management method
JP2008242805A (en) * 2007-03-27 2008-10-09 Nec Corp Automatic collection system, communication terminal, server, automatic collection method and program
JP2010061397A (en) * 2008-09-03 2010-03-18 Ntt Docomo Inc Device and method for management of operation log
JP2014170327A (en) * 2013-03-01 2014-09-18 Canon Electronics Inc Information processing device, control method therefor, and information processing system
US9767280B2 (en) 2012-10-09 2017-09-19 Canon Denshi Kabushiki Kaisha Information processing apparatus, method of controlling the same, information processing system, and information processing method
JPWO2017072889A1 (en) * 2015-10-28 2018-08-16 株式会社Fuji Feeder trace log storage system
JP2020010221A (en) * 2018-07-10 2020-01-16 富士ゼロックス株式会社 Information processing apparatus and program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001265906A (en) * 2000-03-23 2001-09-28 Nec Corp On-line real time monitoring system and on-line real time monitor business method
JP2008040745A (en) * 2006-08-04 2008-02-21 Dainippon Printing Co Ltd Log information management system and log information management method
JP2008242805A (en) * 2007-03-27 2008-10-09 Nec Corp Automatic collection system, communication terminal, server, automatic collection method and program
JP2010061397A (en) * 2008-09-03 2010-03-18 Ntt Docomo Inc Device and method for management of operation log
US9767280B2 (en) 2012-10-09 2017-09-19 Canon Denshi Kabushiki Kaisha Information processing apparatus, method of controlling the same, information processing system, and information processing method
JP2014170327A (en) * 2013-03-01 2014-09-18 Canon Electronics Inc Information processing device, control method therefor, and information processing system
JPWO2017072889A1 (en) * 2015-10-28 2018-08-16 株式会社Fuji Feeder trace log storage system
JP2020010221A (en) * 2018-07-10 2020-01-16 富士ゼロックス株式会社 Information processing apparatus and program

Similar Documents

Publication Publication Date Title
KR101213918B1 (en) Method and system for tracking changes in a document
AU600755B2 (en) Apparatus for distributing data processing across a plurality of loci of control
US7222269B2 (en) Performance evaluation device, performance evaluation information managing device, performance evaluation method, performance evaluation information managing method, performance evaluation system
US20030037114A1 (en) System, method and apparatus for updating electronic mail recipient lists
EP1426864A2 (en) Automatically identifying replacement times for limited lifetime components
JPH05173873A (en) Data processor and storage management method
JP2009238191A (en) Web application system
US20100017256A1 (en) Project management method and project management system
GB2195193A (en) File section method
CN101443761A (en) QOS-enabled lifecycle management for file systems
JP4709612B2 (en) Method, program and computer for assigning personnel to tasks comprising a project
JP3181994B2 (en) How to automatically create job flow specifications
CN104272327B (en) Job management method and management system
CN113138973A (en) Data management system and working method
CN101119282A (en) Method and apparatus for managing display to download task in download instrument
JPH09114708A (en) Operation history collection controlling method of operator in human interface terminal and device
CN114356750A (en) Test method, test device, computer equipment and storage medium
CN113192582A (en) Laboratory informatization management method and system and storage medium
CN111861357B (en) Authority information processing method and system, computer equipment and storage medium
CN111582833A (en) Document processing method and device based on life cycle and electronic equipment
CN110599369A (en) Property asset management method and system
JP2000242490A (en) Software development managing device, information presenting device, and program recording medium
JP4011269B2 (en) Work result management apparatus, work plan support apparatus, and storage medium storing a program for causing a computer to perform processing in these apparatuses
CN112395476A (en) Engineering data management method
JP2000215038A (en) Information management device and recording medium