JP5039506B2 - Sequence generation system, sequence generation method, and sequence generation program - Google Patents

Sequence generation system, sequence generation method, and sequence generation program Download PDF

Info

Publication number
JP5039506B2
JP5039506B2 JP2007282208A JP2007282208A JP5039506B2 JP 5039506 B2 JP5039506 B2 JP 5039506B2 JP 2007282208 A JP2007282208 A JP 2007282208A JP 2007282208 A JP2007282208 A JP 2007282208A JP 5039506 B2 JP5039506 B2 JP 5039506B2
Authority
JP
Japan
Prior art keywords
scenario
code
information storage
output
storage unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007282208A
Other languages
Japanese (ja)
Other versions
JP2009111177A (en
Inventor
文弘 竹村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mizuho Information and Research Institute Inc
Original Assignee
Mizuho Information and Research Institute Inc
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 Mizuho Information and Research Institute Inc filed Critical Mizuho Information and Research Institute Inc
Priority to JP2007282208A priority Critical patent/JP5039506B2/en
Publication of JP2009111177A publication Critical patent/JP2009111177A/en
Application granted granted Critical
Publication of JP5039506B2 publication Critical patent/JP5039506B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、オンライン通信プロトコルに従ってプロセス装置から出力されるデータを用いて、オンライン通信システムにおいてプロセス装置を制御するためのシーケンスを作成するためのシーケンス生成システム、シーケンス生成方法及びシーケンス生成プログラムに関する。 The present invention relates to a sequence generation system, a sequence generation method, and a sequence generation program for creating a sequence for controlling a process apparatus in an online communication system using data output from the process apparatus according to an online communication protocol.

例えば、半導体製造プロセスにおいて、半導体ウェハ基板に対して、複数の工程が順番に行なわれて素子や配線層が形成される。この工程の中では、酸化・拡散装置、CVD装置、リソグラフィ装置、エッチング装置、イオン注入装置や検査装置等、多くの装置が利用される。   For example, in a semiconductor manufacturing process, a plurality of processes are sequentially performed on a semiconductor wafer substrate to form elements and wiring layers. In this process, many apparatuses such as an oxidation / diffusion apparatus, a CVD apparatus, a lithography apparatus, an etching apparatus, an ion implantation apparatus, and an inspection apparatus are used.

最近では、コンピュータと各種装置とをネットワークでリンクさせ、生産計画から生産工程までを一元的に管理する製造管理システム(MES:Manufacturing Execution System)が開発されている(例えば、特許文献1を参照。)。この製造管理システムにより、半導体製造ラインにおいて、製品の生産が制御されるとともに、製品の処理履歴情報,測定評価結果並びに設備の稼働情報等の情報が収集、管理されている。   Recently, a manufacturing management system (MES: Manufacturing Execution System) that links a computer and various devices via a network and centrally manages a production plan to a production process has been developed (for example, see Patent Document 1). ). With this manufacturing management system, product production is controlled in the semiconductor manufacturing line, and information such as product processing history information, measurement evaluation results, and facility operation information is collected and managed.

更に、処理条件の設定にミスがあった場合でも、不良製品の発生を回避するオンライン管理システムも検討されている(例えば、特許文献2を参照。)。この文献記載のオンライン管理システムは、収集したデータに基づいて統括制御を行なう中央制御部と、装置を監視、制御する装置制御部とを備える。そして、データ中継部は、中央制御部および装置制御部から装置の制御に係る装置制御情報を、ネットワークを介してそれぞれ受信する。受信した2つの装置制御情報の一致を確認し、不一致の場合には、装置制御部が装置制御を停止させる。   Furthermore, an online management system that avoids the occurrence of defective products even when there is an error in setting processing conditions has been studied (see, for example, Patent Document 2). The online management system described in this document includes a central control unit that performs overall control based on collected data, and a device control unit that monitors and controls the device. The data relay unit receives device control information related to device control from the central control unit and the device control unit via the network. When the received two device control information matches, the device control unit stops device control if they do not match.

このような、製造設備の通信においては、半導体業界で使用されるオンライン通信プロトコル(SECS−I、SECS−II、HSMS−SS等)が利用される(例えば、特許文献3を参照。)。   In such communication of manufacturing equipment, online communication protocols (SECS-I, SECS-II, HSMS-SS, etc.) used in the semiconductor industry are used (see, for example, Patent Document 3).

また、ネットワークに接続したサーバとクライアントとの間で実行されるトランザクションを収集して性能を解析するトランザクションのトレース装置も検討されている(例えば、特許文献4を参照。)。この文献記載のトランザクションのトレース装置では、トレース制御部の指示によりフィルタ作成部で収集用フィルタを作成してパケットログを回線収集部で収集する。またシーケンスフィルタを含む抽出用フィルタを使用してアプリケーションログ抽出部がシーケンス・マッチングによりパケットログからアプリケーションログを抽出し、性能解析部で解析用フィルタを使用して解析し、グラフ表示部で結果をグラフ表示する。
特開平7−40206号公報(第1頁) 特開2000−343386号公報(第1頁) 特開2001−306136号公報(請求項3) 特開平9−128342号公報(第1頁)
In addition, a transaction trace device that collects transactions executed between a server and a client connected to a network and analyzes performance (for example, see Patent Document 4). In the transaction trace apparatus described in this document, a filter for collection is created by a filter creation unit according to an instruction from a trace control unit, and packet logs are collected by a line collection unit. In addition, the application log extraction unit extracts the application log from the packet log by sequence matching using the extraction filter including the sequence filter, analyzes using the analysis filter in the performance analysis unit, and displays the result in the graph display unit. Display a graph.
JP 7-40206 A (first page) JP 2000-343386 A (first page) JP 2001-306136 A (Claim 3) JP-A-9-128342 (first page)

しかし、製造ラインにおいて利用される各種プロセス装置の製造メーカは、製造管理のためのオンライン通信の実現にさまざまなアプリケーションまたは汎用ツールを使用して
いる。この結果として装置メーカが半導体製造メーカに提供する通信形式のファイルにおいても、さまざまな形態が存在する。この場合、装置の通信仕様を確認して、それに応じたオンライン通信システムを構築しなければならず、このオンライン通信システムにおいて用いるシーケンス作成が大きな負担となっていた。
However, manufacturers of various process devices used in a production line use various applications or general-purpose tools for realizing online communication for manufacturing management. As a result, there are various forms of communication format files provided by the device manufacturer to the semiconductor manufacturer. In this case, it is necessary to check the communication specifications of the apparatus and to construct an online communication system according to the confirmation, and creating a sequence used in this online communication system has been a heavy burden.

本発明は、上記課題を解決するためになされたものであり、その目的は、オンライン通信プロトコルに従ってプロセス装置から出力されるデータを用いて、オンライン通信システムにおいてプロセス装置を制御するためのシーケンスを効率的に作成するためのシーケンス生成システム、シーケンス生成方法及びシーケンス生成プログラムを提供することにある。 The present invention has been made to solve the above-described problems, and an object thereof is to efficiently use a sequence for controlling a process device in an online communication system using data output from the process device according to an online communication protocol. It is an object to provide a sequence generation system, a sequence generation method, and a sequence generation program.

上記問題点を解決するために、請求項1に記載の発明は、プロセス装置と、オンラインによりプロセス装置を制御する装置オンラインシステムとの間の通信において利用される規約記号を記憶した規約情報記憶手段と、装置オンラインシステムにおいて利用可能なシナリオの装置制御シーケンスで用いられる機能変数とシナリオコードとを関連付けて記憶したシナリオ情報記憶部と、前記シナリオの装置制御シーケンスを実現するために、シナリオコードに関連付けて、機能ブロックからなるフローチャートと、前記機能ブロックにおける処理の内容を表わす処理コードを記憶したテンプレート記憶部と、通信ログを解析して階層化して記録する解析情報記憶手段と、前記プロセス装置と前記装置オンラインシステムとの間の通信ログを取得するログ取得手段と、前記通信ログにおいて、前記規約情報記憶手段に記録された処理開始記号を検出して、前記通信ログに含まれるメッセージコードを前記解析情報記憶手段の上位階層に登録し、後続通信ログが先行通信ログと同じネスト構造にある場合には、前記解析情報記憶手段において先行通信ログと同じ階層に登録
し、後続通信ログが先行通信ログの下位のネスト構造にある場合には、前記解析情報記憶手段において先行通信ログの階層に関連付けた下位階層を生成し、この下位階層に前記通信ログに含まれるIDコードを登録することにより階層構造を生成する階層化手段と、前記解析情報記憶手段に記録された前記上位階層のメッセージコードの一覧を出力し、前記シナリオ情報記憶部に記憶されたシナリオを出力手段に表示し、前記出力手段に表示されたシナリオが選択された場合、前記シナリオ情報記憶部から選択されたシナリオのシナリオコードに関連付けられた機能変数を取得し、前記機能変数の一覧データを作成して前記出力手段に出力し、前記シナリオのシナリオコードに関連付けられたフローチャートを前記テンプレート記憶部から取得して前記出力手段に出力し、前記フローチャートにおいて指定された機能ブロックで用いられる処理コードに対応するメッセージコードを前記出力手段に出力し、前記出力手段において選択された前記上位階層のメッセージコードに関連付けられた下位階層のIDコードを前記解析情報記憶手段から取得して前記出力手段に出力し、前記出力手段において指定された前記機能ブロックで用いられるシナリオの機能変数と下位階層のIDコードとを関連付けて記憶し、前記テンプレート記憶部に記憶されたフローチャートに含まれる機能変数としてIDコードを用いて、前記装置オンラインシステムにおいて使用する装置制御シーケンスを生成するシーケンス生成手段とを備えたことを要旨とする。
In order to solve the above problems, the invention described in claim 1 is a rule information storage means for storing a rule symbol used in communication between a process device and a device online system that controls the process device online. A scenario information storage unit that associates and stores a function variable and a scenario code used in a device control sequence of a scenario that can be used in the device online system , and associates the scenario with a scenario code to realize the device control sequence of the scenario. A flow chart composed of functional blocks , a template storage unit that stores processing codes representing the contents of processing in the functional blocks, an analysis information storage unit that analyzes and records communication logs in a hierarchical manner, the process device, get the communication log between the device online system A log acquisition unit that detects a processing start symbol recorded in the protocol information storage unit in the communication log, registers a message code included in the communication log in an upper layer of the analysis information storage unit, and When the communication log is in the same nest structure as the preceding communication log, register in the same hierarchy as the preceding communication log in the analysis information storage means, and when the subsequent communication log is in the lower nested structure of the preceding communication log, Hierarchizing means for generating a hierarchical structure by generating a lower hierarchy associated with the hierarchy of the preceding communication log in the analysis information storage means and registering an ID code included in the communication log in the lower hierarchy; and the analysis information outputting a list of message codes stored in the storage means and said upper layer, displayed on the output unit the stored in the scenario information storing unit scenario , If the display scenario to said output means is selected to obtain a function variables associated with the scenario code of the selected from the scenario information storing unit scenario, the output by creating a list data of the functional variables A flowchart associated with the scenario code of the scenario is obtained from the template storage unit and output to the output means, and a message code corresponding to the processing code used in the functional block specified in the flowchart is obtained. The output means outputs the lower layer ID code associated with the upper layer message code selected by the output means from the analysis information storage means and outputs it to the output means. Scenario function variables used in the specified function block And stored in association with the ID code of the lower layer, using the ID code as a function variable included in the flow chart stored in the template storage unit, said device sequence generating means for generating a device control sequences for use in on-line system And the summary.

請求項に記載の発明は、プロセス装置と、オンラインによりプロセス装置を制御する装置オンラインシステムとの間の通信において利用される規約記号を記憶した規約情報記憶手段と、装置オンラインシステムにおいて利用可能なシナリオの装置制御シーケンスで用いられる機能変数とシナリオコードとを関連付けて記憶したシナリオ情報記憶部と、前記シナリオの装置制御シーケンスを実現するために、シナリオコードに関連付けて、機能ブロックからなるフローチャートと、前記機能ブロックにおける処理の内容を表わす処理コードを記憶したテンプレート記憶部と、通信ログを解析して階層化して記録する解析情報記憶手段と、前記プロセス装置と前記装置オンラインシステムとの間の通信ログを取得するログ取得手段と、通信ログを用いて階層構造を生成する階層化手段と、装置制御シーケンスを生成するシーケンス生成手段とを備えたシーケンス生成システムを用いてシーケンスを生成する方法であって、前記階層化手段が、前記通信ログにおいて、前記規約情報記憶手段に記録された処理開始記号を検出して、前記通信ログに含まれるメッセージコードを前記解析情報記憶手段の上位階層に登録し、後続通信ログが先行通信ログと同じネスト構造にある場合には、前記解析情報記憶手段において先行通信ログと同じ階層に登録し、後続通信ログが先行通信ログの下位のネスト構造にある場合には、前記解析情報記憶手段において先行通信ログの階層に関連付けた下位階層を生成し、この下位階層に前記通信ログに含まれるIDコードを登録することにより階層構造を生成し、前記シーケンス生成手段が、前記解析情報記憶手段に記録された前記上位階層のメッセージコードの一覧を出力し、前記シナリオ情報記憶部に記憶されたシナリオを出力手段に表示し、前記出力手段に表示されたシナリオが選択された場合、前記シナリオ情報記憶部から選択されたシナリオのシナリオコードに関連付けられた機能変数を取得し、前記機能変数の一覧データを作成して前記出力手段に出力し、前記シナリオのシナリオコードに関連付けられたフローチャートを前記テンプレート記憶部から取得して前記出力手段に出力し、前記フローチャー
トにおいて指定された機能ブロックで用いられる処理コードに対応するメッセージコードを前記出力手段に出力し、前記出力手段において選択された前記上位階層のメッセージコードに関連付けられた下位階層のIDコードを前記解析情報記憶手段から取得して前記出力手段に出力し、前記出力手段において指定された前記機能ブロックで用いられるシナリオの機能変数と下位階層のIDコードとを関連付けて記憶し、前記テンプレート記憶部に記憶されたフローチャートに含まれる機能変数としてIDコードを用いて、前記装置オンラインシステムにおいて使用する装置制御シーケンスを生成することを要旨とする。
The invention according to claim 2 can be used in the apparatus online system , and a contract information storage means storing a contract symbol used in communication between the process device and the apparatus online system that controls the process apparatus online. A scenario information storage unit that associates and stores function variables and scenario codes used in the device control sequence of the scenario, and a flowchart that includes functional blocks in association with the scenario code to realize the device control sequence of the scenario ; A template storage unit that stores a processing code representing the processing contents in the functional block; an analysis information storage unit that analyzes and records a communication log; and a communication log between the process device and the device online system Log acquisition means and communication log A method of generating a sequence using a sequence generation system comprising a hierarchizing means for generating a hierarchical structure using and a sequence generating means for generating an apparatus control sequence, wherein the hierarchizing means , Detecting a processing start symbol recorded in the convention information storage means, registering a message code included in the communication log in an upper layer of the analysis information storage means, and the subsequent communication log having the same nested structure as the preceding communication log In the analysis information storage means, the previous communication log is registered in the same hierarchy as the preceding communication log. When the subsequent communication log is in a lower nested structure of the preceding communication log, the analysis information storage means stores the preceding communication log. A lower hierarchy associated with the hierarchy is generated, and an ID code included in the communication log is registered in the lower hierarchy to create a hierarchical structure. Form, said sequence generating means outputs a list of messages codes recorded the upper layer in the analysis information storing means and displayed on the output unit the stored in the scenario information storing unit scenario, the output means Is selected, the function variable associated with the scenario code of the selected scenario is acquired from the scenario information storage unit, the list data of the function variable is created and output to the output means The flowchart associated with the scenario code of the scenario is acquired from the template storage unit and output to the output means, and the flowchart
The message code corresponding to the processing code used in the functional block specified in the output block is output to the output means, and the lower layer ID code associated with the upper layer message code selected by the output means is analyzed. Obtained from the information storage means and output to the output means, and stores the function variable of the scenario used in the functional block specified by the output means and the lower layer ID code in association with each other, and stores them in the template storage unit The gist is to generate an apparatus control sequence to be used in the apparatus on- line system using an ID code as a function variable included in the flowchart.

請求項に記載の発明は、プロセス装置と、オンラインによりプロセス装置を制御する装置オンラインシステムとの間の通信において利用される規約記号を記憶した規約情報記憶手段と、装置オンラインシステムにおいて利用可能なシナリオの装置制御シーケンスで用いられる機能変数とシナリオコードとを関連付けて記憶したシナリオ情報記憶部と、前記シナリオの装置制御シーケンスを実現するために、シナリオコードに関連付けて、機能ブロックからなるフローチャートと、前記機能ブロックにおける処理の内容を表わす処理コードを記憶したテンプレート記憶部と、通信ログを解析して階層化して記録する解析情報記憶手段と、前記プロセス装置と前記装置オンラインシステムとの間の通信ログを取得するログ取得手段と、通信ログを用いて階層構造を生成する階層化手段と、装置制御シーケンスを生成するシーケンス生成手段とを備えたシーケンス生成システムを用いてシーケンスを生成するプログラムであって、前記階層化手段を、前記通信ログにおいて、前記規約情報記憶手段に記録された処理開始記号を検出して、前記通信ログに含まれるメッセージコードを前記解析情報記憶手段の上位階層に登録し、後続通信ログが先行通信ログと同じネスト構造にある場合には、前記解析情報記憶手段において先行通信ログと同じ階層に登録し、後続通信ログが先行通信ログの下位のネスト構造にある場合には、前記解析情報記憶手段において先行通信ログの階層に関連付けた下位階層を生成し、この下位階層に前記通信ログに含まれるIDコードを登録することにより階層構造を生成する手段として機能させ、前記シーケンス生成手段を、前記解析情報記憶手段に記録された前記上位階層のメッセージコードの一覧を出力し、前記シナリオ情報記憶部に記憶されたシナリオを出力手段に表示し、前記出力手段に表示されたシナリオが選択された場合、前記シナリオ情報記憶部から選択されたシナリオのシナリオコードに関連付けられた機能変数を取得し、前記機能変数の一覧データを作成して前記出力手段に出力し、前記シナリオのシナリオコードに関連付けられたフローチャートを前記テンプレート記憶部から取得して前記出力手段に出力し、前記フローチャートにおいて指定された機能ブロックで用いられる処理コードに対応するメッセージコードを前記出力手段に出力し、前記出力手段において選択された前記上位階層のメッセージコードに関連付けられた下位階層のIDコードを前記解析情報記憶手段から取得して前記出力手段に出力し、前記出力手段において指定された前記機能ブロックで用いられるシナリオの機能変数と下位階層のIDコードとを関連付けて記憶し、前記テンプレート記憶部に記憶されたフローチャートに含まれる機能変数としてIDコードを用いて、前記装置オンラインシステムにおいて使用する装置制御シーケンスを生成する手段として機能させることを要旨とする。 The invention according to claim 3 can be used in the apparatus on-line system , and a contract information storage means storing a contract symbol used in communication between the process device and the apparatus online system that controls the process apparatus online. A scenario information storage unit that associates and stores function variables and scenario codes used in the device control sequence of the scenario, and a flowchart that includes functional blocks in association with the scenario code to realize the device control sequence of the scenario ; A template storage unit that stores a processing code representing the processing contents in the functional block; an analysis information storage unit that analyzes and records a communication log; and a communication log between the process device and the device online system Log acquisition means and communication log A program that generates a sequence using a sequence generation system that includes a hierarchization unit that generates a hierarchical structure and a sequence generation unit that generates an apparatus control sequence, the hierarchization unit in the communication log , Detecting a processing start symbol recorded in the convention information storage means, registering a message code included in the communication log in an upper layer of the analysis information storage means, and the subsequent communication log having the same nested structure as the preceding communication log In the analysis information storage means, the previous communication log is registered in the same hierarchy as the preceding communication log. When the subsequent communication log is in a lower nested structure of the preceding communication log, the analysis information storage means stores the preceding communication log. A hierarchy is generated by generating a lower hierarchy associated with the hierarchy and registering an ID code included in the communication log in the lower hierarchy. To function as a means for generating a granulation, said sequence generating means, and outputs a list of messages codes recorded the upper layer in the analysis information storing unit, the output unit the stored in the scenario information storing unit Scenario When the scenario displayed on the output means is selected, the function variable associated with the scenario code of the selected scenario is acquired from the scenario information storage unit, and the function variable list data is created. A message that is output to the output unit, acquires a flowchart associated with the scenario code of the scenario from the template storage unit, outputs the flowchart to the output unit, and corresponds to a processing code used in the functional block specified in the flowchart Before outputting the code to the output means and selected in the output means The lower layer ID code associated with the upper layer message code is obtained from the analysis information storage means and output to the output means, and the scenario function variables used in the functional block designated by the output means The ID code of the lower hierarchy is stored in association with each other, and the ID code is used as a function variable included in the flowchart stored in the template storage unit to function as a means for generating a device control sequence used in the device online system . This is the gist.

(作用)
請求項1、又はに記載の発明によれば、シーケンス生成システムは装置間の通信ログを取得する。そして、通信ログにおいて、規約情報記憶手段に記録された処理開始記号を検出して、通信ログに含まれるメッセージコードを解析情報記憶手段の上位階層に登録する。次に、後続通信ログが先行通信ログと同じネスト構造にある場合には、解析情報記憶手段において先行通信ログと同じ階層に登録し、後続通信ログが先行通信ログの下位のネスト構造にある場合には、解析情報記憶手段において先行通信ログの階層に関連付けた下位階層を生成し、この下位階層に通信ログに含まれるIDコードを登録することにより階層構造を生成する。そして、解析情報記憶手段に記録された上位階層のメッセージコードと、この上位階層に関連付けられた下位階層のIDコードとを用いて装置制御シーケンスを生成する。これにより、多様な形態の通信形式が用いられている場合にも、通信ログを用いてメッセージコードやIDコードを特定して、効率的に装置制御シーケンスを生成することができる。
(Function)
According to invention of Claim 1, 2 or 3 , the sequence generation system acquires the communication log between apparatuses. Then, in the communication log, the processing start symbol recorded in the convention information storage unit is detected, and the message code included in the communication log is registered in the upper layer of the analysis information storage unit. Next, if the subsequent communication log is in the same nested structure as the preceding communication log, it is registered in the same hierarchy as the preceding communication log in the analysis information storage means, and the subsequent communication log is in a lower nested structure of the preceding communication log In the analysis information storage means, a lower hierarchy associated with the hierarchy of the preceding communication log is generated, and an ID code included in the communication log is registered in this lower hierarchy to generate a hierarchical structure. Then, a device control sequence is generated using the upper layer message code recorded in the analysis information storage means and the lower layer ID code associated with the upper layer. Thereby, even when various types of communication formats are used, the device control sequence can be efficiently generated by specifying the message code and ID code using the communication log.

発明によれば、シーケンス生成システムは処理ブロックを含むフローチャートを表示する。そして、フローチャートを用いて指定された処理ブロックにおいて用いられるメッセージコードを取得し、このメッセージコードが記録された上位階層に対して、この上位階層に関連付けられた下位階層に記録されたIDコードを解析情報記憶手段から抽出する。これにより、規格化されたネスト構造の通信プロトコルが利用されているシステムにおいて、フローチャートを構成する処理ブロックに用いる変数(IDコード)を、通信ログを用いて効率的に特定することができる。 According to the present invention, the sequence generation system displays a flowchart including processing blocks. Then, the message code used in the processing block specified by using the flowchart is acquired, and the ID code recorded in the lower layer associated with the upper layer is analyzed with respect to the upper layer in which the message code is recorded. Extract from the information storage means. Thereby, in a system in which a standardized communication protocol with a nested structure is used, a variable (ID code) used for a processing block constituting the flowchart can be efficiently specified using the communication log.

本発明によれば、指定された処理ブロックにおいて用いられるメッセージコードが記録された上位階層に対して複数の下位階層が抽出された場合には、下位階層に登録されたIDコードを指定された処理ブロックにおいて用いる選択候補として出力する。多様なプロセスが関係する通信ログにおいては多くのIDコードが含まれているが、ネスト構造を利用して選択候補を絞り込むことにより、フローチャートに用いるIDコードを効率的に選択することができる。 According to the present invention, when a plurality of lower hierarchies are extracted with respect to an upper hierarchy in which a message code used in a designated processing block is recorded, a process in which an ID code registered in the lower hierarchy is designated. Output as selection candidates for use in the block. Although many ID codes are included in communication logs related to various processes, ID codes used in flowcharts can be efficiently selected by narrowing selection candidates using a nested structure.

本発明によれば、オンライン通信プロトコルに従ってプロセス装置から出力されるデータを用いて、オンライン通信システムにおいてプロセス装置を制御するためのシーケンスを効率的に作成するためのシーケンス生成システム、シーケンス生成方法及びシーケンス生成プログラムを提供することができる。 According to the present invention, a sequence generation system, a sequence generation method, and a sequence for efficiently creating a sequence for controlling a process device in an online communication system using data output from the process device according to an online communication protocol A generation program can be provided.

以下、本発明を具体化した一実施形態を、図1〜図6を用いて説明する。本実施形態では、図1に示すように、半導体素子の製造ラインにおいて、プロセス装置50、装置オンラインシステム60、製造実行システム70が用いられる。この装置オンラインシステム60において用いられるシーケンスを生成するためのシーケンス生成システム、シーケンス生成方法及びシーケンス生成プログラムとして説明する。   Hereinafter, an embodiment embodying the present invention will be described with reference to FIGS. In the present embodiment, as shown in FIG. 1, a process device 50, a device online system 60, and a manufacturing execution system 70 are used in a semiconductor element manufacturing line. A sequence generation system, a sequence generation method, and a sequence generation program for generating a sequence used in the apparatus online system 60 will be described.

このプロセス装置50には、加熱装置、成膜装置、リソグラフィ装置、エッチング装置等の半導体製造装置が含まれる。各プロセス装置50は、半導体業界で使用されるオンライン通信プロトコル(SECS:SEMI Equipment Communications Standard)に準拠したメッセージを送受信するインターフェースを備えており、装置状態、ウェハ状態等に関するデータを送受信する。なお、通信形式には、各プロセス装置50の装置メーカが定めた各種形式が存在する。   The process apparatus 50 includes semiconductor manufacturing apparatuses such as a heating apparatus, a film forming apparatus, a lithography apparatus, and an etching apparatus. Each process apparatus 50 includes an interface that transmits and receives a message conforming to an online communication protocol (SECS: SEMI Equipment Communications Standard) used in the semiconductor industry, and transmits and receives data related to the apparatus state, wafer state, and the like. There are various communication formats defined by the device manufacturer of each process device 50.

装置オンラインシステム60は、プロセス装置50に対してオンラインにより装置管理処理を実行する。この装置オンラインシステム60は、進捗制御・管理、オンラインシナリオの管理・実行、レシピ管理、ローカル処理、ステータス管理、装置状態管理、ウェハ状態管理等を実行する。そして、装置オンラインシステム60も、オンライン通信プロトコルに準拠した通信インターフェースを備える。   The device online system 60 executes device management processing on the process device 50 online. The apparatus online system 60 executes progress control / management, online scenario management / execution, recipe management, local processing, status management, apparatus state management, wafer state management, and the like. The device online system 60 also includes a communication interface conforming to the online communication protocol.

製造実行システム70は、生産ラインで流れている各製品の工程、設備、条件、作業データを管理、分析し、品質向上歩留まり向上作業ミス低減等のより効率的な生産を支援するコンピュータシステム(MES:Manufacturing Execution System)である。この製造実行システム70は、装置定義、製品定義、製造フロー定義等のマスタデータを管理するとともに、工程進捗管理や、作業実績や設備稼働履歴の実績データの管理処理を実行する。   The manufacturing execution system 70 is a computer system (MES) that manages and analyzes the process, equipment, conditions, and work data of each product flowing on the production line, and supports more efficient production such as quality improvement, yield improvement, and work error reduction. : Manufacturing Execution System). The manufacturing execution system 70 manages master data such as device definition, product definition, and manufacturing flow definition, and also executes process progress management and management processing of actual data of work results and equipment operation history.

更に、ログ取得装置40はログ取得手段として機能し、プロセスが実行されている期間において、プロセス装置50と装置オンラインシステム60との間で送受信されている通信内容(通信ログ)を取得する。そして、取得した通信内容をログファイルとして、ログファイル記憶部42に記録する。   Furthermore, the log acquisition device 40 functions as a log acquisition unit, and acquires communication contents (communication log) transmitted and received between the process device 50 and the device online system 60 during a period in which the process is being executed. Then, the acquired communication content is recorded in the log file storage unit 42 as a log file.

ログ取得装置40には、シーケンス作成装置FCが接続されている。このシーケンス作成装置FCは、ログ取得装置40から取得したログファイルを利用して、装置オンラインシステム60において用いるシーケンスの生成の支援処理を行なうコンピュータシステムである。   A sequence creation device FC is connected to the log acquisition device 40. The sequence creation device FC is a computer system that uses the log file acquired from the log acquisition device 40 to perform support processing for generating a sequence used in the device online system 60.

このシーケンス作成装置FCは、キーボードやポインティングデバイス等から構成された入力手段や、ディスプレイ等から構成された出力手段を備える。
更に、このシーケンス作成装置FCは、CPU、RAM、ROM等から構成された制御手段としての制御部を備える。この制御部は、後述する処理(上位階層への登録段階、階層構造の生成段階、シーケンス生成段階等の各処理)を実行する。そして、シーケンス作成装置FCの制御部は、シーケンス生成プログラムを実行することにより、コンバータ10やシーケンス構築ツール20として機能する。
The sequence creation device FC includes an input unit configured from a keyboard, a pointing device, and the like, and an output unit configured from a display.
Further, the sequence creation device FC includes a control unit as a control unit configured by a CPU, a RAM, a ROM, and the like. This control unit executes processes described later (each process such as a registration stage to a higher hierarchy, a hierarchical structure generation stage, a sequence generation stage, and the like). The control unit of the sequence creation device FC functions as the converter 10 and the sequence construction tool 20 by executing the sequence generation program.

このコンバータ10はログ変換手段として機能し、オンライン通信プロトコルに準拠した各種形式のログファイルを、業界標準であるSML形式ファイルに変換する。このSML形式ファイルを用いることにより、装置オンラインシステム60において利用すること
ができる。このコンバータ10は、図2に示すように、メッセージ抽出手段111、階層化手段112を備える。
This converter 10 functions as a log conversion means, and converts log files of various formats conforming to the online communication protocol into SML format files that are industry standards. By using this SML format file, it can be used in the device online system 60. As shown in FIG. 2, the converter 10 includes a message extracting unit 111 and a hierarchizing unit 112.

メッセージ抽出手段111は、ログファイルに含まれるメッセージにおいて規約記号を検出して抽出ログ記憶部12に登録する。
階層化手段112は、通信ログに含まれる先行メッセージと後続メッセージとの構造関係を特定し、階層構造を生成する。具体的には、後続メッセージが先行メッセージと同じネスト構造にあることを検知した場合、ログ解析結果情報記憶手段において、この後続メッセージを先行メッセージと同じ階層に登録する。一方、後続メッセージが下位のネスト構造のメッセージである場合には、この後続メッセージを先行メッセージの階層に関連付けた下位階層に登録する。
The message extraction unit 111 detects the convention symbol in the message included in the log file and registers it in the extracted log storage unit 12.
The hierarchizing unit 112 identifies the structural relationship between the preceding message and the subsequent message included in the communication log, and generates a hierarchical structure. Specifically, when it is detected that the subsequent message is in the same nested structure as the preceding message, the subsequent message is registered in the same hierarchy as the preceding message in the log analysis result information storage unit. On the other hand, when the subsequent message is a message having a lower nested structure, the subsequent message is registered in a lower hierarchy associated with the hierarchy of the preceding message.

このコンバータ10は、抽出ログ記憶部12、ログ解析結果記憶部13、規約記号情報記憶部14を備える。
抽出ログ記憶部12は、ログファイルからフィルタリングして抽出したメッセージからなるフィルタリングログファイルが記録される。このフィルタリングログファイルは、後述する抽出処理を実行した場合に登録される。
The converter 10 includes an extracted log storage unit 12, a log analysis result storage unit 13, and a convention symbol information storage unit 14.
The extraction log storage unit 12 records a filtering log file including messages extracted by filtering from the log file. This filtering log file is registered when an extraction process to be described later is executed.

ログ解析結果記憶部13は解析情報記憶手段として機能し、抽出した通信ログのネスト構造に基づいて上下関係に振り分けたログ解析ファイルを記憶する。このログ解析ファイルは、後述する階層化処理を実行した場合に登録される。このログ解析ファイルは、複数のディレクトリが階層化されて構成されたツリー構造になっている。そして、各ディレクトリには、抽出ログ記憶部12に記録されたフィルタリングログファイルを構成するメッセージが格納される。   The log analysis result storage unit 13 functions as an analysis information storage unit, and stores log analysis files distributed in a hierarchical relationship based on the extracted communication log nest structure. This log analysis file is registered when a hierarchization process described later is executed. This log analysis file has a tree structure in which a plurality of directories are hierarchized. In each directory, messages constituting the filtering log file recorded in the extracted log storage unit 12 are stored.

規約記号情報記憶部14は規約情報記憶手段として機能し、オンライン通信プロトコルにおいて定められているネスト構造を有する規約に関するデータを記憶する。この規約においては、メッセージコード(例えば、処理開始を表わす「処理開始記号」)、フォーマット識別子、フォーマット値等が定められている。そして、ネスト構造はタグ記号を用いて表わされる。このSECSにおいては、処理開始記号として、「S6F11」(Event Report Send )、「S6F12」(Event Report Acknowledge)等があり、タグ記号として「<」、「>」が用いられている。   The convention symbol information storage unit 14 functions as convention information storage means, and stores data relating to conventions having a nested structure defined in the online communication protocol. In this rule, a message code (for example, “processing start symbol” indicating the start of processing), a format identifier, a format value, and the like are defined. The nested structure is expressed using tag symbols. In SECS, there are “S6F11” (Event Report Send), “S6F12” (Event Report Acknowledge), etc. as processing start symbols, and “<”, “>” are used as tag symbols.

一方、シーケンス構築ツール20はシーケンス生成手段として機能し、ログ解析結果記憶部13に記録されたログ解析ファイルを用いて、装置オンラインシステム60において利用されるシーケンスを生成する。このシーケンス構築ツール20は、図3に示すように、シナリオ情報記憶部22、テンプレート記憶部23、メッセージ対応テーブル記憶部24、シーケンス記憶部25を備える。   On the other hand, the sequence construction tool 20 functions as a sequence generation unit, and generates a sequence used in the apparatus online system 60 using a log analysis file recorded in the log analysis result storage unit 13. As shown in FIG. 3, the sequence construction tool 20 includes a scenario information storage unit 22, a template storage unit 23, a message correspondence table storage unit 24, and a sequence storage unit 25.

シナリオ情報記憶部22は、装置オンラインシステム60において利用可能なシナリオに関するシナリオ特定テーブルが記録される。このシナリオ特定テーブルにおいては、シナリオコード、シナリオ名称、機能変数に関するデータが対応付けられている。本実施形態では、シナリオとして、「装置状態報告」、「ポート状態報告」、「ロット状態報告」、「アラーム報告」等がある。   The scenario information storage unit 22 stores a scenario specifying table related to a scenario that can be used in the device online system 60. In this scenario identification table, scenario code, scenario name, and function variable data are associated. In the present embodiment, the scenario includes “apparatus status report”, “port status report”, “lot status report”, “alarm report”, and the like.

シナリオコードデータ領域には、装置オンラインシステム60において利用可能なシナリオを特定するための識別子に関するデータが記録される。
シナリオ名称データ領域には、このシナリオの名称に関するデータが記録される。
機能変数データ領域には、このシナリオの利用時に用いる機能変数を特定するためのデータが記録される。
In the scenario code data area, data relating to an identifier for specifying a scenario that can be used in the device online system 60 is recorded.
In the scenario name data area, data relating to the name of this scenario is recorded.
In the function variable data area, data for specifying a function variable used when using this scenario is recorded.

テンプレート記憶部23は、装置オンラインシステム60において利用可能なシナリオを実現するためのフローチャートのテンプレートデータが記録されている。このテンプレートデータにおいては、シナリオコードに対してフローチャートが対応付けられている。   The template storage unit 23 stores template data of a flowchart for realizing a scenario that can be used in the device online system 60. In this template data, a flowchart is associated with the scenario code.

シナリオコードデータ領域には、装置オンラインシステム60において利用可能なシナリオを特定するための識別子に関するデータが記録される。
フローチャートデータ領域には、このシナリオを実現するためのフローチャートを表示するためのイメージデータが記録される。このフローチャートイメージデータは、このフローチャートに含まれる機能ブロック(処理ブロック)を表示するアイコンから構成されている。
In the scenario code data area, data relating to an identifier for specifying a scenario that can be used in the device online system 60 is recorded.
Image data for displaying a flowchart for realizing this scenario is recorded in the flowchart data area. This flowchart image data is composed of icons for displaying functional blocks (processing blocks) included in this flowchart.

各機能ブロックアイコンは、機能ブロックコード、処理コード、リンク情報に関するデータを保持している。ここで、機能ブロックコードは機能ブロックを特定するための識別子である。処理コードは、この機能ブロックの処理内容を特定するデータであり、オンライン通信プロトコルにおいて用いられるメッセージコードに対応する。リンク情報は、フローチャートイメージデータにおいて、各機能ブロックの接続関係を示すデータである。この処理コード及びリンクデータを用いることにより、装置オンラインシステム60で実行可能なシーケンスを生成することができる。   Each functional block icon holds data relating to a functional block code, a processing code, and link information. Here, the function block code is an identifier for specifying the function block. The processing code is data for specifying the processing content of this functional block, and corresponds to the message code used in the online communication protocol. The link information is data indicating the connection relationship between the functional blocks in the flowchart image data. By using the processing code and the link data, a sequence that can be executed by the device online system 60 can be generated.

メッセージ対応テーブル記憶部24は、イベントID等のIDコードと機能変数とを関連付けた対応付けレコードが記録される。対応付けレコードは、シーケンス構築ツールにおいて、機能ブロックで用いられる機能変数に対して、通信ログに含まれるIDコードが選択された場合に登録される。ここで、IDコードは、各種処理の内容を詳細に特定するための識別子である。   In the message correspondence table storage unit 24, an association record in which an ID code such as an event ID is associated with a function variable is recorded. The association record is registered when the ID code included in the communication log is selected for the function variable used in the function block in the sequence construction tool. Here, the ID code is an identifier for specifying the details of various processes in detail.

シーケンス記憶部25は、シーケンス構築ツール20を用いて決定されたシーケンスデータが記録される。具体的には、シナリオを実現するためのフローチャートを構成する機能ブロックにおいて利用されるメッセージコードとIDコードが記録される。   The sequence storage unit 25 records sequence data determined by using the sequence construction tool 20. Specifically, a message code and an ID code used in a functional block constituting a flowchart for realizing a scenario are recorded.

そして、シーケンス構築ツール20は、ログメッセージ表示手段211、シナリオ特定手段212、フローチャート表示手段213、ブロック特定手段214、メッセージマッチング手段215、下位階層展開手段216、機能変数一覧表示手段217、変数登録手段218、シーケンス登録手段219を備える。   The sequence construction tool 20 includes a log message display unit 211, a scenario identification unit 212, a flowchart display unit 213, a block identification unit 214, a message matching unit 215, a lower layer expansion unit 216, a function variable list display unit 217, and a variable registration unit. 218, sequence registration means 219 is provided.

ログメッセージ表示手段211は、ログ解析結果記憶部13に記録されたログ解析ファイルにおいて最上位層のメッセージコードの一覧を表示する。
シナリオ特定手段212は、シナリオ情報記憶部22に記録されたシナリオ名称を出力手段に表示する処理を実行する。
The log message display unit 211 displays a list of message codes of the highest layer in the log analysis file recorded in the log analysis result storage unit 13.
The scenario specifying unit 212 executes a process of displaying the scenario name recorded in the scenario information storage unit 22 on the output unit.

フローチャート表示手段213は、テンプレート記憶部23に記録されたフローチャートイメージを出力手段に表示する。
ブロック特定手段214は、フローチャートイメージ中において選択された機能ブロックを特定する処理を実行する。
The flowchart display unit 213 displays the flowchart image recorded in the template storage unit 23 on the output unit.
The block specifying unit 214 executes processing for specifying the functional block selected in the flowchart image.

メッセージマッチング手段215は、特定された機能ブロックと、最上位層のメッセージとを関連付ける処理を実行する。
下位階層展開手段216は、選択された最上位層のメッセージに対して関連付けられた下位階層に展開して出力手段に表示する処理を実行する。
The message matching unit 215 executes processing for associating the identified functional block with the message of the highest layer.
The lower layer expansion means 216 executes a process of expanding to a lower hierarchy associated with the selected highest layer message and displaying it on the output means.

機能変数一覧表示手段217は、機能ブロックにおいて設定すべき変数の一覧を出力手段に表示する。
変数登録手段218は、選択された機能変数を特定し、更に展開された下位階層に含まれるIDコードに関連付けてメッセージ対応テーブル記憶部24に記憶する処理を実行する。
シーケンス登録手段219は、選択されたメッセージコードやIDコードを用いてシーケンスを生成し、シーケンス記憶部25に記録する処理を実行する。
The function variable list display unit 217 displays a list of variables to be set in the function block on the output unit.
The variable registration unit 218 executes a process of specifying the selected function variable and storing it in the message correspondence table storage unit 24 in association with the ID code included in the expanded lower hierarchy.
The sequence registration unit 219 generates a sequence using the selected message code or ID code, and executes processing for recording in the sequence storage unit 25.

このように構成されたシステムを用いて行なう処理を、図4〜図6に従って説明する。本実施形態では、抽出処理(図4)、階層化処理(図5)、シーケンス作成処理(図6)の順番に説明する。   Processing performed using the system configured as described above will be described with reference to FIGS. In the present embodiment, description will be made in the order of extraction processing (FIG. 4), hierarchization processing (FIG. 5), and sequence creation processing (FIG. 6).

(抽出処理)
まず、抽出処理について、図4を用いて説明する。この抽出処理は、シーケンス作成処理に先立って実行される。まず、ログ取得装置40は、プロセス装置50と装置オンラインシステム60との間で、プロセス実行中の通信ログを取得し、ログファイル記憶部42に記録する。そして、シーケンス作成装置FCのコンバータ10は、ログファイル記憶部42に記録されたログファイルの先頭から通信ログ毎に処理対象行を特定して以下の処理を繰り返す。
(Extraction process)
First, the extraction process will be described with reference to FIG. This extraction process is executed prior to the sequence creation process. First, the log acquisition device 40 acquires a communication log during process execution between the process device 50 and the device online system 60 and records it in the log file storage unit 42. Then, the converter 10 of the sequence creation device FC specifies the processing target line for each communication log from the top of the log file recorded in the log file storage unit 42 and repeats the following processing.

ここでは、まず、シーケンス作成装置FCのコンバータ10は、処理対象行の通信ログの読み込み処理を実行する(ステップS1−1)。具体的には、コンバータ10のメッセージ抽出手段111は、ログファイル記憶部42に記録されたログファイルにおいて処理対象行のメッセージを取得する。   Here, first, the converter 10 of the sequence creation device FC executes the process of reading the communication log of the processing target row (step S1-1). Specifically, the message extraction unit 111 of the converter 10 acquires the message of the processing target line in the log file recorded in the log file storage unit 42.

そして、シーケンス作成装置FCのコンバータ10は、通信ログにおいて規約記号の有無の確認処理を実行する(ステップS1−2)。具体的には、コンバータ10のメッセージ抽出手段111は、読み込んだ処理対象行に規約記号情報記憶部14に記録された規約記号が含まれるかどうかを検索する。通信ログにおいて、規約記号情報記憶部14に記録された規約記号を検出できない場合(ステップS1−2において「NO」の場合)、シーケンス作成装置FCのコンバータ10は、この通信ログ(処理対象行)の処理を終了する。   Then, the converter 10 of the sequence creation device FC executes confirmation processing for the presence or absence of a convention symbol in the communication log (step S1-2). Specifically, the message extraction unit 111 of the converter 10 searches whether or not the convention symbol recorded in the convention symbol information storage unit 14 is included in the read processing target line. When it is not possible to detect the convention symbol recorded in the convention symbol information storage unit 14 in the communication log (in the case of “NO” in step S1-2), the converter 10 of the sequence creation device FC uses this communication log (processing target row). Terminate the process.

一方、通信ログにおいて規約記号を検出した場合(ステップS1−2において「YES」の場合)、シーケンス作成装置FCのコンバータ10は、ログ記録処理を実行する(ステップS1−3)。具体的には、コンバータ10のメッセージ抽出手段111は、この処理対象行の通信ログに含まれるメッセージコードやIDコードを抽出ログ記憶部12のフィルタリングログファイルに記録する。この場合、フィルタリングログファイルにおいて既に通信ログが記録されている場合には、既登録通信ログの次に記録する。   On the other hand, when a convention symbol is detected in the communication log (in the case of “YES” in step S1-2), the converter 10 of the sequence creation device FC executes a log recording process (step S1-3). Specifically, the message extraction unit 111 of the converter 10 records the message code and ID code included in the communication log of this processing target line in the filtering log file of the extraction log storage unit 12. In this case, if a communication log is already recorded in the filtering log file, it is recorded next to the registered communication log.

次に、シーケンス作成装置FCのコンバータ10は、通信ログにおいて処理開始記号の有無の判断処理を実行する(ステップS1−4)。具体的には、コンバータ10のメッセージ抽出手段111は、処理対象行の通信ログにおいて、規約記号情報記憶部14に記録された処理開始記号が含まれるかどうかを判断する。   Next, the converter 10 of the sequence creation device FC executes a process for determining whether or not there is a process start symbol in the communication log (step S1-4). Specifically, the message extraction unit 111 of the converter 10 determines whether or not the processing start symbol recorded in the convention symbol information storage unit 14 is included in the communication log of the processing target row.

処理開始記号が含まれる場合(ステップS1−4において「YES」の場合)には、シーケンス作成装置FCのコンバータ10は、時刻情報の記録処理を実行する(ステップS1−5)。具体的には、コンバータ10のメッセージ抽出手段111は、処理対象行に含まれる時刻を処理開始記号に関連付けて抽出ログ記憶部12に記録する。以上の処理を、ログファイル記憶部42に記録されたログのすべての行について繰り返す。   When the processing start symbol is included (in the case of “YES” in step S1-4), converter 10 of sequence creation device FC executes time information recording processing (step S1-5). Specifically, the message extraction unit 111 of the converter 10 records the time included in the processing target line in the extraction log storage unit 12 in association with the processing start symbol. The above processing is repeated for all lines of the log recorded in the log file storage unit 42.

(階層化処理)
次に、階層化処理について図5を用いて説明する。この処理は、抽出ログ記憶部12に記録されたフィルタリングログファイルのメッセージ行毎に繰り返して実行される。
(Tiering process)
Next, the hierarchization process will be described with reference to FIG. This process is repeatedly executed for each message line of the filtering log file recorded in the extraction log storage unit 12.

まず、シーケンス作成装置FCのコンバータ10は、階層化処理の処理対象行の読み込み処理を実行する(ステップS2−1)。具体的には、コンバータ10の階層化手段112は、抽出ログ記憶部12に記録されたフィルタリングログファイルにおいて処理対象行のメッセージを取得する。   First, the converter 10 of the sequence creation device FC executes a process for reading a processing target row of the hierarchization process (step S2-1). Specifically, the hierarchizing unit 112 of the converter 10 acquires the message of the processing target line in the filtering log file recorded in the extraction log storage unit 12.

次に、シーケンス作成装置FCのコンバータ10は、処理開始記号についての判断処理を実行する(ステップS2−2)。具体的には、コンバータ10の階層化手段112は、規約記号情報記憶部14に記録された処理開始記号が含まれるかどうかを判断する。なお、時刻情報の記録の有無によって処理開始記号を識別することも可能である。   Next, the converter 10 of the sequence creation device FC executes a determination process for the process start symbol (step S2-2). Specifically, the hierarchizing unit 112 of the converter 10 determines whether or not the process start symbol recorded in the convention symbol information storage unit 14 is included. It is also possible to identify the processing start symbol depending on whether or not time information is recorded.

処理開始記号と判断した場合(ステップS2−2において「YES」の場合)、シーケンス作成装置FCのコンバータ10は、最上位階層を生成して保存処理を実行する(ステップS2−3)。具体的には、コンバータ10の階層化手段112は、最上位階層のディレクトリを生成し、この処理対象行の通信ログに含まれるメッセージコードやIDコードに関するデータをログ解析結果記憶部13に記録する。   If it is determined that it is a processing start symbol (in the case of “YES” in step S2-2), the converter 10 of the sequence creation device FC generates the highest hierarchy and executes a storage process (step S2-3). Specifically, the hierarchizing unit 112 of the converter 10 generates a directory of the highest hierarchy, and records data related to the message code and ID code included in the communication log of the processing target row in the log analysis result storage unit 13. .

一方、処理開始記号でない場合(ステップS2−2において「NO」の場合)、シーケンス作成装置FCのコンバータ10は、新規階層の生成の要否判断処理を実行する(ステップS2−4)。具体的には、コンバータ10の階層化手段112は、はじめての規約記号を検出した場合や、すべての既登録通信ログがネスト構造において完結している場合には、新規階層の生成が必要と判断する。この場合(ステップS2−4において「YES」の場合)、シーケンス作成装置FCのコンバータ10は、ログ解析結果記憶部13において、下位階層を生成して保存処理を実行する(ステップS2−5)。具体的には、コンバータ10の階層化手段112は、先に作成した階層に関連付けて下位階層のディレクトリを生成し、この処理対象行の通信ログに含まれるメッセージコードやIDコードに関するデータを記録する。   On the other hand, when it is not a processing start symbol (in the case of “NO” in step S2-2), converter 10 of sequence creation device FC executes a necessity determination process for generating a new hierarchy (step S2-4). Specifically, the hierarchizing means 112 of the converter 10 determines that it is necessary to generate a new hierarchy when the first convention symbol is detected or when all registered communication logs are completed in a nested structure. To do. In this case (in the case of “YES” in step S2-4), the converter 10 of the sequence creation device FC generates a lower hierarchy in the log analysis result storage unit 13 and executes a storage process (step S2-5). Specifically, the hierarchizing means 112 of the converter 10 generates a lower-level directory in association with the previously created hierarchy, and records data related to the message code and ID code included in the communication log of this processing target row. .

一方、処理対象行の通信ログ(後続通信ログ)が先行通信ログと同じ階層と判断される場合(ステップS2−4において「NO」の場合)、シーケンス作成装置FCのコンバータ10は、同じ階層への保存処理を実行する(ステップS2−6)。具体的には、コンバータ10の階層化手段112は、この処理対象行の通信ログに含まれるメッセージコードやIDコードを同じ階層のディレクトリに記録する。   On the other hand, when the communication log (subsequent communication log) of the processing target row is determined to be in the same hierarchy as the preceding communication log (in the case of “NO” in step S2-4), the converter 10 of the sequence creation device FC goes to the same hierarchy. Is stored (step S2-6). Specifically, the hierarchizing unit 112 of the converter 10 records the message code and ID code included in the communication log of the processing target row in a directory of the same hierarchy.

(シーケンス作成処理)
次に、シーケンス作成処理について図3、図6を用いて説明する。
まず、シーケンス構築ツール20のログメッセージ表示手段211は、ログ解析結果記憶部13のログ解析ファイルに記録された最上位層のメッセージコードの一覧を、図6に示すように、ディスプレイのログメッセージ一覧表示画面530に表示する。
(Sequence creation process)
Next, the sequence creation process will be described with reference to FIGS.
First, the log message display unit 211 of the sequence construction tool 20 displays a list of message codes of the highest layer recorded in the log analysis file of the log analysis result storage unit 13 as shown in FIG. This is displayed on the display screen 530.

一方、シナリオ特定手段212は、シナリオ情報記憶部22に記録されたシナリオを、シーケンス作成装置FCのディスプレイに出力する。このシナリオ名は、図6に示すように、ディスプレイのシナリオ表示画面510に出力される。そして、利用者は、ポインティングデバイスを用いて、シーケンス作成対象のシナリオを指定する。   On the other hand, the scenario specifying unit 212 outputs the scenario recorded in the scenario information storage unit 22 to the display of the sequence creation device FC. This scenario name is output to the scenario display screen 510 of the display as shown in FIG. Then, the user designates a scenario for which a sequence is to be created using a pointing device.

そして、シナリオ特定手段212は、シナリオ情報記憶部22から機能変数を取得し、
機能変数一覧表示手段217に供給する。この場合、機能変数一覧表示手段217は、シナリオ特定手段212から取得した機能変数の一覧データを作成し、シーケンス作成装置FCのディスプレイに出力する。この機能変数一覧は、図6に示すように、ディスプレイの変数一覧表示画面515に出力される。
Then, the scenario specifying unit 212 acquires a function variable from the scenario information storage unit 22,
The function variable list display means 217 is supplied. In this case, the function variable list display means 217 creates the function variable list data acquired from the scenario specifying means 212 and outputs it to the display of the sequence creation device FC. This function variable list is output to a variable list display screen 515 of the display as shown in FIG.

更に、シナリオ特定手段212は、指定されたシナリオのシナリオコードをフローチャート表示手段213に供給する。フローチャート表示手段213は、取得したシナリオコードに対応するフローチャートイメージをテンプレート記憶部23から抽出し、シーケンス作成装置FCのディスプレイに出力する。このフローチャートイメージは、図6に示すように、ディスプレイのテンプレート表示画面520に出力される。   Further, the scenario specifying unit 212 supplies the scenario code of the designated scenario to the flowchart display unit 213. The flowchart display unit 213 extracts a flowchart image corresponding to the acquired scenario code from the template storage unit 23 and outputs it to the display of the sequence creation device FC. As shown in FIG. 6, this flowchart image is output to a template display screen 520 of the display.

そして、利用者は、ポインティングデバイスを用いて、フローチャートイメージの中の機能ブロックを指定する。この場合、ブロック特定手段214は、指定された機能ブロックの機能ブロックコードをテンプレート記憶部23から取得する。そして、ブロック特定手段214は、取得した処理コードをメッセージマッチング手段215に供給する。メッセージマッチング手段215は、ログメッセージ一覧表示画面530に表示されたメッセージ一覧の中で、この処理コードに対応するメッセージコードを抽出して表示する。   Then, the user designates a functional block in the flowchart image using a pointing device. In this case, the block specifying unit 214 acquires the function block code of the specified function block from the template storage unit 23. Then, the block identification unit 214 supplies the acquired processing code to the message matching unit 215. The message matching means 215 extracts and displays a message code corresponding to this processing code from the message list displayed on the log message list display screen 530.

そして、利用者は、ポインティングデバイスを用いて、メッセージ一覧の中のメッセージコードを指定する。この場合、下位階層展開手段216は、指定されたメッセージコードを上位階層に有する下位階層をログ解析結果記憶部13から取得する。そして、下位階層展開手段216は、取得した下位階層の内容をシーケンス作成装置FCのディスプレイに出力する。この下位階層の内容は、図6に示すように、ディスプレイの下位階層表示画面540に出力される。   Then, the user designates a message code in the message list using the pointing device. In this case, the lower layer development means 216 acquires a lower layer having the designated message code in the upper layer from the log analysis result storage unit 13. Then, the lower hierarchy development means 216 outputs the acquired contents of the lower hierarchy to the display of the sequence creation device FC. The contents of this lower layer are output to a lower layer display screen 540 of the display as shown in FIG.

そして、利用者は、ポインティングデバイスを用いて、下位階層表示画面540に出力されたログと、変数一覧表示画面515に出力された機能変数とを指定する。この場合、変数登録手段218は、ログに含まれるIDコードと機能変数とを関連付けてメッセージ対応テーブル記憶部24に記録する。そして、以降の処理において、同じ機能変数が利用される場合には、下位階層展開手段216は、メッセージ対応テーブル記憶部24に記録されたIDコードを選択候補として設定する。   Then, the user designates the log output to the lower layer display screen 540 and the function variable output to the variable list display screen 515 using the pointing device. In this case, the variable registration unit 218 records the ID code and the function variable included in the log in the message correspondence table storage unit 24 in association with each other. In the subsequent processing, when the same function variable is used, the lower layer expansion means 216 sets the ID code recorded in the message correspondence table storage unit 24 as a selection candidate.

そして、シーケンス登録手段219は、シナリオ特定手段212において特定されたテンプレートをテンプレート記憶部23から取得し、変数登録手段218において特定されたIDコードを機能変数とするシーケンスを生成し、シーケンス記憶部25に記録する。   Then, the sequence registration unit 219 acquires the template specified by the scenario specifying unit 212 from the template storage unit 23, generates a sequence using the ID code specified by the variable registration unit 218 as a function variable, and the sequence storage unit 25. To record.

以上、本実施形態によれば、以下に示す効果を得ることができる。
・ 上記実施形態では、シーケンス作成装置FCのコンバータ10はメッセージ抽出手段111を備える。そして、コンバータ10のメッセージ抽出手段111は、ログファイル記憶部42に記録されたログファイルの対象行の読み込み処理を実行する(ステップS1−1)。そして、規約記号情報記憶部14に記録された規約記号を検出した場合(ステップS1−2において「YES」の場合)、シーケンス作成装置FCのコンバータ10は、ログ記録処理を実行する(ステップS1−3)。これにより、装置メーカによってオンライン通信プロトコルにおける通信形式が異なる場合においても、各種シーケンスの作成に必要なメッセージコードやIDコードを取得することができる。
As described above, according to the present embodiment, the following effects can be obtained.
In the above embodiment, the converter 10 of the sequence creation device FC includes the message extraction unit 111. Then, the message extraction unit 111 of the converter 10 executes a process of reading the target line of the log file recorded in the log file storage unit 42 (step S1-1). When the convention symbol recorded in the convention symbol information storage unit 14 is detected (in the case of “YES” in step S1-2), the converter 10 of the sequence creation device FC executes a log recording process (step S1- 3). Thereby, even when the communication format in the online communication protocol differs depending on the device manufacturer, it is possible to acquire the message code and ID code necessary for creating various sequences.

・ 上記実施形態では、シーケンス作成装置FCのコンバータ10は階層化手段112を備える。そして、コンバータ10は、階層化処理の処理対象行を読み込み(ステップS2−1)、処理開始記号についての判断処理を実行する(ステップS2−2)。処理開始記号と判断した場合(ステップS2−2において「YES」の場合)、シーケンス作成装
置FCのコンバータ10は、最上位階層を生成して保存処理を実行する(ステップS2−3)。処理開始記号でない場合(ステップS2−2において「NO」の場合)、シーケンス作成装置FCのコンバータ10は、新規階層の生成の要否判断処理を実行する(ステップS2−4)。一方、新規階層の生成が必要と判断した場合(ステップS2−4において「YES」の場合)、シーケンス作成装置FCのコンバータ10は、下位階層を生成して保存処理を実行する(ステップS2−5)。一方、先行メッセージと同じ階層と判断される場合(ステップS2−4において「NO」の場合)、シーケンス作成装置FCのコンバータ10は、同じ階層への保存処理を実行する(ステップS2−6)。これにより、オンライン通信プロトコルの各種形式において、処理内容に含まれる各種変数を階層化構造に展開することができる。従って、この階層化構造を用いて効率的にシーケンスを作成することができる。
In the above embodiment, the converter 10 of the sequence creation device FC includes the hierarchizing means 112. Then, the converter 10 reads the processing target row of the hierarchization process (step S2-1), and executes a determination process for the process start symbol (step S2-2). If it is determined that it is a processing start symbol (in the case of “YES” in step S2-2), the converter 10 of the sequence creation device FC generates the highest hierarchy and executes a storage process (step S2-3). If it is not a processing start symbol (“NO” in step S2-2), the converter 10 of the sequence creation device FC executes a process for determining whether or not to generate a new hierarchy (step S2-4). On the other hand, when it is determined that a new hierarchy needs to be generated (in the case of “YES” in step S2-4), the converter 10 of the sequence creation device FC generates a lower hierarchy and executes a storage process (step S2-5). ). On the other hand, when it is determined that the hierarchy is the same as that of the preceding message (in the case of “NO” in step S2-4), converter 10 of sequence creation device FC executes the storage process in the same hierarchy (step S2-6). Thereby, in various formats of the online communication protocol, various variables included in the processing contents can be expanded into a hierarchical structure. Therefore, a sequence can be efficiently created using this hierarchical structure.

・ 上記実施形態では、シーケンス作成装置FCのシーケンス構築ツール20はメッセージマッチング手段215を備える。そして、メッセージマッチング手段215は、ログメッセージ一覧表示画面530に表示されたメッセージ一覧の中で、この処理コードに対応するメッセージコードを抽出して表示する。利用者が、メッセージ一覧の中のメッセージコードを指定した場合、下位階層展開手段216は、指定されたメッセージコードを上位階層に有する下位階層をログ解析結果記憶部13から取得する。これにより、シーケンスの中で用いられる変数を、階層化構造を用いて特定することができる。   In the above embodiment, the sequence construction tool 20 of the sequence creation device FC includes the message matching unit 215. Then, the message matching unit 215 extracts and displays a message code corresponding to this processing code from the message list displayed on the log message list display screen 530. When the user designates a message code in the message list, the lower layer expansion means 216 acquires a lower layer having the specified message code in the upper layer from the log analysis result storage unit 13. Thereby, the variable used in a sequence can be specified using a hierarchical structure.

・ 上記実施形態では、利用者が、下位階層表示画面540に出力された通信ログと、変数一覧表示画面515に出力された機能変数とを指定した場合、変数登録手段218は、通信ログに含まれるIDコードと機能変数とを関連付けてメッセージ対応テーブル記憶部24に記録する。そして、以降の処理において、同じ機能変数が利用される場合には、下位階層展開手段216は、メッセージ対応テーブル記憶部24に記録されたIDコードを選択候補として設定する。これにより、一度、設定された機能変数を、後続するシーケンス作成において再利用することが可能になり、シーケンス作成の効率化を図ることができる。   In the above embodiment, when the user specifies the communication log output to the lower layer display screen 540 and the function variable output to the variable list display screen 515, the variable registration unit 218 is included in the communication log. The ID code and the function variable are recorded in the message correspondence table storage unit 24 in association with each other. In the subsequent processing, when the same function variable is used, the lower layer expansion means 216 sets the ID code recorded in the message correspondence table storage unit 24 as a selection candidate. Thereby, once set function variables can be reused in the subsequent sequence creation, and the efficiency of sequence creation can be improved.

なお、上記実施形態は、以下の態様に変更してもよい。
○ 上記実施形態では、ログ取得装置40とシーケンス作成装置FCとを接続した。ログ取得装置40に記録されたログファイルの受け渡し方法は、これに限定されるものではなく、データ記録媒体を介して受け渡しを行なうように構成してもよい。
In addition, you may change the said embodiment into the following aspects.
In the above embodiment, the log acquisition device 40 and the sequence creation device FC are connected. The method for transferring the log file recorded in the log acquisition device 40 is not limited to this, and the log file may be transferred via a data recording medium.

○ 上記実施形態では、このシーケンス作成装置FCは、コンバータ10やシーケンス構築ツール20として機能する。この場合、コンバータ10やシーケンス構築ツール20を別個独立した装置として構成することもできる。この場合には、コンバータ10のログ解析結果記憶部13に記録されたログ解析ファイルを、ネットワークやデータ記録媒体を介してシーケンス構築ツール20に提供する。   In the above embodiment, the sequence creation device FC functions as the converter 10 and the sequence construction tool 20. In this case, the converter 10 and the sequence construction tool 20 can be configured as separate and independent devices. In this case, the log analysis file recorded in the log analysis result storage unit 13 of the converter 10 is provided to the sequence construction tool 20 via a network or a data recording medium.

○ 上記実施形態では、シーケンス作成装置FCのコンバータ10が、規約記号情報記憶部14に記録された規約記号を検出した場合(ステップS1−2において「YES」の場合)、ログ記録処理を実行する(ステップS1−3)。この処理に先立ち、ログファイルの加工処理を行なうようにしてもよい。この場合には、各装置メーカの通信形式をシーケンス作成装置FCの通信形式情報記憶部に記録しておく。更に、通信形式情報記憶部には、各通信形式において、シーケンス作成において不要な部分を特定する削除領域指定情報を保持させておく。そして、ログファイル記憶部42に記録されたログファイルと、形式情報記憶部に記録された通信形式とを比較して、パターンマッチングを行なう。そして、特定した通信形式において、シーケンス作成に使わない情報を削除する。これにより、効率的に抽出処理を実行することができる。   In the above embodiment, when the converter 10 of the sequence creation device FC detects the convention symbol recorded in the convention symbol information storage unit 14 (in the case of “YES” in step S1-2), the log recording process is executed. (Step S1-3). Prior to this processing, log file processing may be performed. In this case, the communication format of each device manufacturer is recorded in the communication format information storage unit of the sequence creation device FC. Further, in the communication format information storage unit, deletion area designation information for specifying an unnecessary part in sequence creation is held in each communication format. Then, pattern matching is performed by comparing the log file recorded in the log file storage unit 42 with the communication format recorded in the format information storage unit. Then, in the specified communication format, information not used for sequence creation is deleted. Thereby, an extraction process can be performed efficiently.

○ 上記実施形態では、抽出処理(図4)と階層化処理(図5)とを分けて実行する。これに代えて、抽出処理と階層化処理とを行毎に連続して実行するようにしてもよい。   In the above embodiment, the extraction process (FIG. 4) and the hierarchization process (FIG. 5) are executed separately. Instead, the extraction process and the hierarchization process may be executed continuously for each row.

本発明の一実施形態のシステムの概略図。1 is a schematic diagram of a system according to an embodiment of the present invention. コンバータの機能ブロックの説明図。Explanatory drawing of the functional block of a converter. シーケンス構築ツールの機能ブロックの説明図。Explanatory drawing of the functional block of a sequence construction tool. 本発明の一実施形態の処理手順の説明図。Explanatory drawing of the process sequence of one Embodiment of this invention. 本発明の一実施形態の処理手順の説明図。Explanatory drawing of the process sequence of one Embodiment of this invention. シーケンス作成装置の出力手段に表示される画面の説明図。Explanatory drawing of the screen displayed on the output means of a sequence production apparatus.

符号の説明Explanation of symbols

FC…シーケンス作成装置、10…コンバータ、111…メッセージ抽出手段、112…階層化手段、12…抽出ログ記憶部、13…ログ解析結果記憶部、14…規約記号情報記憶部、20…シーケンス構築ツール、22…シナリオ情報記憶部、23…テンプレート記憶部、24…メッセージ対応テーブル記憶部、25…シーケンス記憶部、211…ログメッセージ表示手段、212…シナリオ特定手段、213…フローチャート表示手段、214…ブロック特定手段、215…メッセージマッチング手段、216…下位階層展開手段、217…機能変数一覧表示手段、218…変数登録手段、219…シーケンス登録手段、40…ログ取得装置、42…ログファイル記憶部、50…プロセス装置、60…装置オンラインシステム、70…製造実行システム。   FC ... sequence creation device, 10 ... converter, 111 ... message extraction means, 112 ... hierarchization means, 12 ... extraction log storage section, 13 ... log analysis result storage section, 14 ... convention symbol information storage section, 20 ... sequence construction tool , 22 ... Scenario information storage unit, 23 ... Template storage unit, 24 ... Message correspondence table storage unit, 25 ... Sequence storage unit, 211 ... Log message display means, 212 ... Scenario specification means, 213 ... Flowchart display means, 214 ... Block Identifying means, 215 ... Message matching means, 216 ... Lower layer developing means, 217 ... Function variable list display means, 218 ... Variable registration means, 219 ... Sequence registration means, 40 ... Log acquisition device, 42 ... Log file storage section, 50 ... Process device, 60 ... Device online system, 70 ... Made Execution system.

Claims (3)

プロセス装置と、オンラインによりプロセス装置を制御する装置オンラインシステムとの間の通信において利用される規約記号を記憶した規約情報記憶手段と、
装置オンラインシステムにおいて利用可能なシナリオの装置制御シーケンスで用いられる機能変数とシナリオコードとを関連付けて記憶したシナリオ情報記憶部と、
前記シナリオの装置制御シーケンスを実現するために、シナリオコードに関連付けて、機能ブロックからなるフローチャートと、前記機能ブロックにおける処理の内容を表わす処理コードを記憶したテンプレート記憶部と、
通信ログを解析して階層化して記録する解析情報記憶手段と、
前記プロセス装置と前記装置オンラインシステムとの間の通信ログを取得するログ取得手段と、
前記通信ログにおいて、前記規約情報記憶手段に記録された処理開始記号を検出して、前記通信ログに含まれるメッセージコードを前記解析情報記憶手段の上位階層に登録し、
後続通信ログが先行通信ログと同じネスト構造にある場合には、前記解析情報記憶手段において先行通信ログと同じ階層に登録し、
後続通信ログが先行通信ログの下位のネスト構造にある場合には、前記解析情報記憶手段において先行通信ログの階層に関連付けた下位階層を生成し、この下位階層に前記通信ログに含まれるIDコードを登録することにより階層構造を生成する階層化手段と、
前記解析情報記憶手段に記録された前記上位階層のメッセージコードの一覧を出力し、
前記シナリオ情報記憶部に記憶されたシナリオを出力手段に表示し、前記出力手段に表示されたシナリオが選択された場合、前記シナリオ情報記憶部から選択されたシナリオのシナリオコードに関連付けられた機能変数を取得し、前記機能変数の一覧データを作成して前記出力手段に出力し、
前記シナリオのシナリオコードに関連付けられたフローチャートを前記テンプレート記憶部から取得して前記出力手段に出力し、
前記フローチャートにおいて指定された機能ブロックで用いられる処理コードに対応するメッセージコードを前記出力手段に出力し、前記出力手段において選択された前記上位階層のメッセージコードに関連付けられた下位階層のIDコードを前記解析情報記憶手段から取得して前記出力手段に出力し、
前記出力手段において指定された前記機能ブロックで用いられるシナリオの機能変数と
下位階層のIDコードとを関連付けて記憶し、前記テンプレート記憶部に記憶されたフローチャートに含まれる機能変数としてIDコードを用いて、前記装置オンラインシステムにおいて使用する装置制御シーケンスを生成するシーケンス生成手段と
を備えたことを特徴とするシーケンス生成システム。
A convention information storage means for storing a convention symbol used in communication between the process device and a device online system that controls the process device online ;
A scenario information storage unit that stores function variables and scenario codes used in association with a device control sequence of a scenario that can be used in the device online system ;
In order to realize the device control sequence of the scenario, in association with the scenario code, a flowchart composed of functional blocks, a template storage unit that stores processing codes representing the contents of processing in the functional blocks ,
Analysis information storage means for analyzing and logging communication logs and recording them;
Log acquisition means for acquiring a communication log between the process device and the device online system ;
In the communication log, a processing start symbol recorded in the convention information storage unit is detected, and a message code included in the communication log is registered in an upper layer of the analysis information storage unit,
If the subsequent communication log is in the same nest structure as the preceding communication log, register in the same hierarchy as the preceding communication log in the analysis information storage means,
If the subsequent communication log is in a lower nested structure of the preceding communication log, a lower hierarchy associated with the hierarchy of the preceding communication log is generated in the analysis information storage means, and an ID code included in the communication log is generated in this lower hierarchy A hierarchization means for generating a hierarchical structure by registering,
Outputting a list of the upper layer message codes recorded in the analysis information storage means;
The scenario stored in the scenario information storage unit is displayed on the output unit, and when the scenario displayed on the output unit is selected, the function variable associated with the scenario code of the scenario selected from the scenario information storage unit , Create list data of the function variable and output to the output means,
A flowchart associated with the scenario code of the scenario is acquired from the template storage unit and output to the output means,
A message code corresponding to a processing code used in the functional block specified in the flowchart is output to the output unit, and a lower layer ID code associated with the upper layer message code selected by the output unit is Obtained from the analysis information storage means and output to the output means ,
The function variable of the scenario used in the function block specified in the output means is stored in association with the lower layer ID code, and the ID code is used as the function variable included in the flowchart stored in the template storage unit. And a sequence generation means for generating a device control sequence used in the device online system.
プロセス装置と、オンラインによりプロセス装置を制御する装置オンラインシステムとの間の通信において利用される規約記号を記憶した規約情報記憶手段と、
装置オンラインシステムにおいて利用可能なシナリオの装置制御シーケンスで用いられる機能変数とシナリオコードとを関連付けて記憶したシナリオ情報記憶部と、
前記シナリオの装置制御シーケンスを実現するために、シナリオコードに関連付けて、機能ブロックからなるフローチャートと、前記機能ブロックにおける処理の内容を表わす処理コードを記憶したテンプレート記憶部と、
通信ログを解析して階層化して記録する解析情報記憶手段と、
前記プロセス装置と前記装置オンラインシステムとの間の通信ログを取得するログ取得手段と、
通信ログを用いて階層構造を生成する階層化手段と、
装置制御シーケンスを生成するシーケンス生成手段とを備えたシーケンス生成システムを用いてシーケンスを生成する方法であって、
前記階層化手段が、
前記通信ログにおいて、前記規約情報記憶手段に記録された処理開始記号を検出して、前記通信ログに含まれるメッセージコードを前記解析情報記憶手段の上位階層に登録し、
後続通信ログが先行通信ログと同じネスト構造にある場合には、前記解析情報記憶手段において先行通信ログと同じ階層に登録し、
後続通信ログが先行通信ログの下位のネスト構造にある場合には、前記解析情報記憶手段において先行通信ログの階層に関連付けた下位階層を生成し、この下位階層に前記通信ログに含まれるIDコードを登録することにより階層構造を生成し、
前記シーケンス生成手段が、前記解析情報記憶手段に記録された前記上位階層のメッセージコードの一覧を出力し、
前記シナリオ情報記憶部に記憶されたシナリオを出力手段に表示し、前記出力手段に表示されたシナリオが選択された場合、前記シナリオ情報記憶部から選択されたシナリオのシナリオコードに関連付けられた機能変数を取得し、前記機能変数の一覧データを作成して前記出力手段に出力し、
前記シナリオのシナリオコードに関連付けられたフローチャートを前記テンプレート記憶部から取得して前記出力手段に出力し、
前記フローチャートにおいて指定された機能ブロックで用いられる処理コードに対応するメッセージコードを前記出力手段に出力し、前記出力手段において選択された前記上位階層のメッセージコードに関連付けられた下位階層のIDコードを前記解析情報記憶手段から取得して前記出力手段に出力し、
前記出力手段において指定された前記機能ブロックで用いられるシナリオの機能変数と下位階層のIDコードとを関連付けて記憶し、前記テンプレート記憶部に記憶されたフローチャートに含まれる機能変数としてIDコードを用いて、前記装置オンラインシステムにおいて使用する装置制御シーケンスを生成することを特徴とするシーケンス生成方法。
A convention information storage means for storing a convention symbol used in communication between the process device and a device online system that controls the process device online ;
A scenario information storage unit that stores function variables and scenario codes used in association with a device control sequence of a scenario that can be used in the device online system ;
In order to realize the device control sequence of the scenario, in association with the scenario code, a flowchart composed of functional blocks, a template storage unit that stores processing codes representing the contents of processing in the functional blocks ,
Analysis information storage means for analyzing and logging communication logs and recording them;
Log acquisition means for acquiring a communication log between the process device and the device online system ;
A hierarchization means for generating a hierarchical structure using a communication log;
A method of generating a sequence using a sequence generation system comprising sequence generation means for generating an apparatus control sequence,
The hierarchizing means
In the communication log, a processing start symbol recorded in the convention information storage unit is detected, and a message code included in the communication log is registered in an upper layer of the analysis information storage unit,
If the subsequent communication log is in the same nest structure as the preceding communication log, register in the same hierarchy as the preceding communication log in the analysis information storage means,
If the subsequent communication log is in a lower nested structure of the preceding communication log, a lower hierarchy associated with the hierarchy of the preceding communication log is generated in the analysis information storage means, and an ID code included in the communication log is generated in this lower hierarchy Create a hierarchical structure by registering
The sequence generation means outputs a list of the upper layer message codes recorded in the analysis information storage means,
The scenario stored in the scenario information storage unit is displayed on the output unit, and when the scenario displayed on the output unit is selected, the function variable associated with the scenario code of the scenario selected from the scenario information storage unit , Create list data of the function variable and output to the output means,
A flowchart associated with the scenario code of the scenario is acquired from the template storage unit and output to the output means,
A message code corresponding to a processing code used in the functional block specified in the flowchart is output to the output unit, and a lower layer ID code associated with the upper layer message code selected by the output unit is Obtained from the analysis information storage means and output to the output means ,
The function variable of the scenario used in the function block specified in the output means is stored in association with the lower layer ID code, and the ID code is used as the function variable included in the flowchart stored in the template storage unit. A sequence generation method for generating a device control sequence used in the device online system .
プロセス装置と、オンラインによりプロセス装置を制御する装置オンラインシステムとの間の通信において利用される規約記号を記憶した規約情報記憶手段と、
装置オンラインシステムにおいて利用可能なシナリオの装置制御シーケンスで用いられる機能変数とシナリオコードとを関連付けて記憶したシナリオ情報記憶部と、
前記シナリオの装置制御シーケンスを実現するために、シナリオコードに関連付けて、機能ブロックからなるフローチャートと、前記機能ブロックにおける処理の内容を表わす処理コードを記憶したテンプレート記憶部と、
通信ログを解析して階層化して記録する解析情報記憶手段と、
前記プロセス装置と前記装置オンラインシステムとの間の通信ログを取得するログ取得手段と、
通信ログを用いて階層構造を生成する階層化手段と、
装置制御シーケンスを生成するシーケンス生成手段とを備えたシーケンス生成システムを用いてシーケンスを生成するプログラムであって、
前記階層化手段を、
前記通信ログにおいて、前記規約情報記憶手段に記録された処理開始記号を検出して、前記通信ログに含まれるメッセージコードを前記解析情報記憶手段の上位階層に登録し、
後続通信ログが先行通信ログと同じネスト構造にある場合には、前記解析情報記憶手段において先行通信ログと同じ階層に登録し、
後続通信ログが先行通信ログの下位のネスト構造にある場合には、前記解析情報記憶手段において先行通信ログの階層に関連付けた下位階層を生成し、この下位階層に前記通信ログに含まれるIDコードを登録することにより階層構造を生成する手段として機能させ、
前記シーケンス生成手段を、前記解析情報記憶手段に記録された前記上位階層のメッセージコードの一覧を出力し、
前記シナリオ情報記憶部に記憶されたシナリオを出力手段に表示し、前記出力手段に表示されたシナリオが選択された場合、前記シナリオ情報記憶部から選択されたシナリオのシナリオコードに関連付けられた機能変数を取得し、前記機能変数の一覧データを作成して前記出力手段に出力し、
前記シナリオのシナリオコードに関連付けられたフローチャートを前記テンプレート記憶部から取得して前記出力手段に出力し、
前記フローチャートにおいて指定された機能ブロックで用いられる処理コードに対応するメッセージコードを前記出力手段に出力し、前記出力手段において選択された前記上位階層のメッセージコードに関連付けられた下位階層のIDコードを前記解析情報記憶手段から取得して前記出力手段に出力し、
前記出力手段において指定された前記機能ブロックで用いられるシナリオの機能変数と下位階層のIDコードとを関連付けて記憶し、前記テンプレート記憶部に記憶されたフローチャートに含まれる機能変数としてIDコードを用いて、前記装置オンラインシステムにおいて使用する装置制御シーケンスを生成する手段として機能させることを特徴とするシーケンス生成プログラム。
A convention information storage means for storing a convention symbol used in communication between the process device and a device online system that controls the process device online ;
A scenario information storage unit that stores function variables and scenario codes used in association with a device control sequence of a scenario that can be used in the device online system ;
In order to realize the device control sequence of the scenario, in association with the scenario code, a flowchart composed of functional blocks, a template storage unit that stores processing codes representing the contents of processing in the functional blocks ,
Analysis information storage means for analyzing and logging communication logs and recording them;
Log acquisition means for acquiring a communication log between the process device and the device online system ;
A hierarchization means for generating a hierarchical structure using a communication log;
A program for generating a sequence using a sequence generation system comprising a sequence generation means for generating an apparatus control sequence,
The hierarchizing means is
In the communication log, a processing start symbol recorded in the convention information storage unit is detected, and a message code included in the communication log is registered in an upper layer of the analysis information storage unit,
If the subsequent communication log is in the same nest structure as the preceding communication log, register in the same hierarchy as the preceding communication log in the analysis information storage means,
If the subsequent communication log is in a lower nested structure of the preceding communication log, a lower hierarchy associated with the hierarchy of the preceding communication log is generated in the analysis information storage means, and an ID code included in the communication log is generated in this lower hierarchy To create a hierarchical structure by registering
The sequence generation means outputs a list of the upper layer message codes recorded in the analysis information storage means,
The scenario stored in the scenario information storage unit is displayed on the output unit, and when the scenario displayed on the output unit is selected, the function variable associated with the scenario code of the scenario selected from the scenario information storage unit , Create list data of the function variable and output to the output means,
A flowchart associated with the scenario code of the scenario is acquired from the template storage unit and output to the output means,
A message code corresponding to a processing code used in the functional block specified in the flowchart is output to the output unit, and a lower layer ID code associated with the upper layer message code selected by the output unit is Obtained from the analysis information storage means and output to the output means ,
The function variable of the scenario used in the function block specified in the output means is stored in association with the lower layer ID code, and the ID code is used as the function variable included in the flowchart stored in the template storage unit. A sequence generation program which functions as means for generating a device control sequence used in the device online system .
JP2007282208A 2007-10-30 2007-10-30 Sequence generation system, sequence generation method, and sequence generation program Expired - Fee Related JP5039506B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007282208A JP5039506B2 (en) 2007-10-30 2007-10-30 Sequence generation system, sequence generation method, and sequence generation program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007282208A JP5039506B2 (en) 2007-10-30 2007-10-30 Sequence generation system, sequence generation method, and sequence generation program

Publications (2)

Publication Number Publication Date
JP2009111177A JP2009111177A (en) 2009-05-21
JP5039506B2 true JP5039506B2 (en) 2012-10-03

Family

ID=40779344

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007282208A Expired - Fee Related JP5039506B2 (en) 2007-10-30 2007-10-30 Sequence generation system, sequence generation method, and sequence generation program

Country Status (1)

Country Link
JP (1) JP5039506B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112016277A (en) * 2019-05-28 2020-12-01 珠海金山办公软件有限公司 Format adjustment method and device, computer storage medium and terminal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2523143B2 (en) * 1987-10-29 1996-08-07 富士通株式会社 Line log data flow image output processing method
JP3174863B2 (en) * 1991-07-15 2001-06-11 株式会社ニコン Exposure method and lithography system
JP3275968B2 (en) * 1991-08-05 2002-04-22 日本電信電話株式会社 Equipment control method in production line
JP3243745B2 (en) * 1991-08-26 2002-01-07 日本電信電話株式会社 Device control computer and device control method
JPH0766096A (en) * 1993-08-26 1995-03-10 Toshiba Corp Apparatus for managing manufacture of semiconductor
JP2003044113A (en) * 2002-04-19 2003-02-14 Miyazaki Oki Electric Co Ltd Production control method for semiconductor manufacturing line

Also Published As

Publication number Publication date
JP2009111177A (en) 2009-05-21

Similar Documents

Publication Publication Date Title
JP2020017302A (en) Distributed industrial performance monitoring and analysis platform
CN104903884B (en) Field apparatus collocation method, field apparatus configuration verification method and the asset management system
JP2020021502A (en) Distributed industrial performance monitoring and analytics
GB2581861A (en) Industrial internet-based informatization management system for integrated circuit testing
GB2545303A (en) Data analytic services for distributed industrial performance monitoring
GB2545302A (en) Distributed industrial performance monitoring and analytics
GB2545535A (en) Source-independent queries in distributed industrial system
JP2008134705A (en) Data processing method and data analysis device
CN102867010A (en) Systems and methods of extracting, storing, and serving device definition file information
CN109143969A (en) In response to the dynamic modification of the production plan of manufacture deviation
JP2017142767A (en) Controller system and variable coordination support device
CN113434464A (en) Distributed log processing system and method
TW201327077A (en) Method for acquiring program parameters of a component in a GUI of an equipment and method for operating an equipment
JP4477531B2 (en) Data import method and data import apparatus
JP5039506B2 (en) Sequence generation system, sequence generation method, and sequence generation program
JP2006059108A (en) Support system for development test of information system
JP4562146B2 (en) Traceability management system and traceability management method
JP4336251B2 (en) Traceability system, trace information management method, trace information management program, and recording medium
US20050228765A1 (en) Mechanism for synchronizing manafacturing information systems and document content management systems data
JP6972565B2 (en) Information processing device, control method of information processing device, and control program
JP7552148B2 (en) Method, system, and computer program product for plant resource management
JP4929018B2 (en) Design method using cell concept, drawing creation device, program, and recording medium
JP4583260B2 (en) General-purpose computer operation procedure creation device, program, and storage medium
JP2007199748A (en) Manufacturing system management support device and manufacturing system
CN111813439A (en) Distribution material quality control method, device, equipment and computer storage medium

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110802

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110804

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111003

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120104

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120229

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120403

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120601

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120626

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120709

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

Free format text: PAYMENT UNTIL: 20150713

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5039506

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees