JPH08194522A - Simulation test device for process control computer - Google Patents

Simulation test device for process control computer

Info

Publication number
JPH08194522A
JPH08194522A JP478295A JP478295A JPH08194522A JP H08194522 A JPH08194522 A JP H08194522A JP 478295 A JP478295 A JP 478295A JP 478295 A JP478295 A JP 478295A JP H08194522 A JPH08194522 A JP H08194522A
Authority
JP
Japan
Prior art keywords
data
file
processing
result
control computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP478295A
Other languages
Japanese (ja)
Inventor
Suminori Harada
田 純 典 原
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 Steel Corp
Original Assignee
Nippon Steel 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 Steel Corp filed Critical Nippon Steel Corp
Priority to JP478295A priority Critical patent/JPH08194522A/en
Publication of JPH08194522A publication Critical patent/JPH08194522A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE: To improve the work efficiency for verification of the simulation test result by comparing the result obtained by processing the automatically generated simulation data with the data stored in an output file and deciding automatically the propriety of the simulation data. CONSTITUTION: An automatic simulation data generation device 11 automatically generates the simulation data after a simulation test is started and outputs the data to a computer 2. At the same time, the device 11 writes the simulation data into a simulation data file 17. A simulation data processing device 12 reads the simulation data out of the file 17 and processes the data based on a simulation data processing definition table 15 to write this processing result in a processing result file 18. A data propriety decision device 13 compares the data stored in the file 18 with the data stored in an output file 21 of the computer 2 based on a data propriety decision definition table 16 and decides the propriety of production of data on the computer 2 to write this decision result in a propriety decision result file 19. Then a result output device 14 edits the contents of both files 18 and 19 and outputs these edited contents to a CRT 3 or a printer 4.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はプロセス制御用計算機の
シミュレーションテスト装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a simulation test device for a process control computer.

【0002】[0002]

【従来技術】プロセス制御用計算機ソフトウェアのシミ
ュレーションテストを行う場合、そのプラントの数百,
数千種類に及ぶプロセスデータを時々刻々変化させ入力
する必要がある。それを自動的に生成する方法として、
特開昭61−267802号公報で提案されている過去
に保有しているプロセスデータを利用して模擬データを
発生させる方法、特開平5−313732号公報で提案
されている前回値と経過時間による所定の演算を行って
模擬データを発生させる方法、等がある。
2. Description of the Related Art When performing a simulation test of process control computer software, hundreds of
Thousands of process data need to be changed and input every moment. As a way to generate it automatically,
A method proposed in Japanese Patent Application Laid-Open No. 61-267802 for generating simulated data by using process data held in the past, and a method based on a previous value and elapsed time proposed in Japanese Patent Application Laid-Open No. 5-313732. There is a method of performing a predetermined calculation to generate simulated data.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
技術には以下の点でシミュレーションテストのテスト結
果検証に非常に時間がかかるといった問題点がある。
However, the conventional techniques have the following problems that it takes a very long time to verify the test results of the simulation test.

【0004】(A)模擬データを自動的に発生させるた
め、それらのデータがどの時間帯にどのような値でプロ
セス制御用計算機に入力されたのか分かりにくい。
(A) Since the simulated data are automatically generated, it is difficult to understand at what time and what value these data were input to the process control computer.

【0005】(B)入力された模擬データに対し、正解
の結果を人間が手作業で求め、その値とテスト対象であ
るプロセス制御用計算機が出力したファイル内データと
を比較して合否を判定しているため人間の手作業の負荷
が高い。
(B) A human hand manually obtains the result of the correct answer to the input simulated data, and compares the value with the in-file data output by the process control computer to be tested to determine whether the result is acceptable or not. Therefore, the load of human manual work is high.

【0006】従って、本発明が目的とするところは、前
記問題点を解決するとともに、プロセス制御用計算機の
シミュレーションテスト結果検証作業の効率を大幅に向
上させることにある。
Therefore, it is an object of the present invention to solve the above problems and to greatly improve the efficiency of the simulation test result verification work of the process control computer.

【0007】[0007]

【課題を解決するための手段】本発明は、上記課題を解
決するためになされたもので、プロセス制御用計算機に
対し実プラントに近いイメージの模擬データを発生させ
入力することでシミュレーションテストを行うプロセス
制御用計算機シミュレーションテスト装置において、模
擬データを自動発生させる模擬データ自動発生装置と、
所定の演算に従って模擬データを加工する模擬データ加
工装置と、加工結果と前記模擬データ自動発生装置の出
力をテスト対象であるプロセス制御用計算機に入力した
時にその処理結果として出力した出力ファイル内データ
とを比較することにより各データの合否を自動的に判定
するデータ合否判定装置と、加工結果及びデータ合否判
定結果を編集し出力する結果出力装置を備えることを特
徴とする、プロセス制御用計算機のシミュレーションテ
スト装置である。
The present invention has been made to solve the above problems, and a simulation test is performed by generating and inputting simulated data of an image close to an actual plant to a process control computer. In the process control computer simulation test device, a simulated data automatic generation device that automatically generates simulated data,
A simulated data processing device that processes simulated data according to a predetermined calculation, and an output file data output as a processing result when the processing result and the output of the simulated data automatic generation device are input to a process control computer to be tested. A process control computer simulation characterized by comprising a data pass / fail determination device for automatically determining pass / fail of each data by comparing, and a result output device for editing and outputting a processing result and a data pass / fail determination result. It is a test device.

【0008】[0008]

【作用及び実施例】以下に本発明の作用及び実施例を説
明する。図1は本発明の1実施例のシステム構成を示す
ブロック図である。同図において1はプロセス制御用計
算機シミュレーションテスト装置、2はプロセス制御用
計算機およびソフトウェア(テスト対象)、3はCR
T、4はプリンタである。プロセス制御用計算機シミュ
レーションテスト装置1は以下の構成からなる。11は
模擬データ自動発生装置であり、内部に伝文または電圧
信号(以下信号と記述)の形の模擬データとそれらを発
生させるタイミングを定義したテストシナリオを予め定
義しておくことで、テスト開始後テストシナリオに合わ
せて模擬データを自動生成し、プロセス制御計算機2に
対し出力し、また併せて同模擬データを模擬データファ
イル17に書き込む。
Operation and Embodiments The operation and embodiments of the present invention will be described below. FIG. 1 is a block diagram showing the system configuration of an embodiment of the present invention. In the figure, 1 is a process control computer simulation test device, 2 is a process control computer and software (test target), and 3 is a CR.
T and 4 are printers. The process control computer simulation test apparatus 1 has the following configuration. Reference numeral 11 denotes a simulated data automatic generator, which internally starts a test by defining a simulated scenario in the form of a message or voltage signal (hereinafter referred to as a signal) and a test scenario that defines the timing for generating the simulated data. Simulated data is automatically generated according to the post-test scenario, output to the process control computer 2, and the simulated data is also written to the simulated data file 17.

【0009】12は模擬データ加工装置であり、模擬デ
ータファイル17よりデータを読込み、模擬データ加工
定義テーブル15に従って模擬データを加工し加工結果
ファイル18に書き込む。13はデータ合否判定装置で
あり、データ合否判定定義テーブル16に従って加工結
果ファイル18およびプロセス制御用計算機2の出力フ
ァイル21のデータの比較を行い、プロセス制御用計算
機が良好なデータ作成を行つているか否かの判定を行
い、判定結果を合否判定結果ファイル19に書き込む。
A simulated data processing device 12 reads data from the simulated data file 17, processes the simulated data in accordance with the simulated data processing definition table 15, and writes the processed data in the processed result file 18. Reference numeral 13 is a data pass / fail judgment device, which compares the data of the processing result file 18 and the data of the output file 21 of the process control computer 2 according to the data pass / fail judgment definition table 16 to see if the process control computer is creating good data. Whether or not it is determined is written, and the determination result is written in the pass / fail determination result file 19.

【0010】14は結果出力装置であり、加工結果ファ
イル18や合否判定結果ファイル19の内容を編集し、
CRT3またはプリンタ4に出力する。
A result output device 14 edits the contents of the processing result file 18 and the pass / fail judgment result file 19,
Output to CRT 3 or printer 4.

【0011】以上の構成からなる本実施例の動作を、具
体例として図2以降を参照しながら説明する。図2に示
すように、模擬データ加工定義テーブル15は時間区分
No.,始点時間,終点時間,伝文/信号No.,伝文
/信号内データNo.,書込先先頭アドレスにより構成
され、予めCRT3より入力しておく。同様にデータ判
定合否テーブルは図3に示すように合否判定データN
o.,出力ファイルNo.,出力ファイル内アドレス,
加工結果ファイル内アドレス,合格条件で構成され、予
めCRT3より入力しておく。
The operation of this embodiment having the above configuration will be described with reference to FIG. As shown in FIG. 2, the simulated data processing definition table 15 includes the time division No. , Start time, end time, message / signal No. , Message / Signal data No. , Which is composed of a write destination start address and is input from the CRT 3 in advance. Similarly, the data judgment pass / fail table is shown in FIG.
o. , Output file No. , Output file address,
It is composed of the address in the processing result file and the acceptance condition, and is input from the CRT 3 in advance.

【0012】図4に模擬データ自動発生装置11と模擬
データ加工装置12の処理フローを示す。101にてま
ずCRTよりテスト開始の起動を行う。すると模擬デー
タ自動発生装置では、まず102にてテストシナリオに
従って、次回伝文/信号を発生させる時刻で自己をタイ
マー起動する。次に103にて今回発生させる模擬伝文
/信号を作成し、104にてプロセス制御用計算機に出
力し、それに併せて105にて模擬データファイルに書
き込む。模擬データファイルは図5に示すように伝文/
信号No.,伝文/信号内データからなり、後続の処理
がこのファイルを参照した時、どの伝文または信号であ
るかが認識できる。その後模擬データ加工装置で、まず
106にて現在のCPU時刻を取り込み、108にて現
在時刻が模擬データ加工定義テーブルに定義されている
時間区分i(i=1〜N)に属しているか否かのチェッ
クを行い、属している場合109にて同じく模擬データ
加工定義テーブル中で伝文/信号No.及び伝文/信号
内データNo.で定義されている各データについて、時
間区分内累積値,時間区分内累積回数,時間区分内平均
値,時間区分内最大値,時間区分内最小値を求める。結
果は書込先先頭アドレスに従い加工結果ファイルに書き
込む。加工結果ファイルの構成は図6に示す通りであ
る。106〜108の処理は107に示すように模擬デ
ータ加工定義テーブルに定義されている区間数N回分繰
り返す。いったんテストを開始すると102にて自己を
タイマー起動するので全てのテストシナリオが終了する
まで自動的に本フローが繰り返し実行される。
FIG. 4 shows a processing flow of the simulated data automatic generation device 11 and the simulated data processing device 12. At 101, first, the test start is started from the CRT. Then, in the simulated data automatic generation device, first, according to the test scenario, the self-timer activates itself at the time when the next message / signal is generated. Next, at 103, a simulated message / signal to be generated this time is created, at 104 it is output to a process control computer, and at the same time, at 105, it is written in a simulated data file. The simulated data file is the message /
Signal No. , It consists of data in the message / signal, and when the subsequent processing refers to this file, it is possible to recognize which message or signal. Thereafter, in the simulated data processing device, first, at 106, the current CPU time is fetched, and at 108, it is determined whether or not the current time belongs to the time segment i (i = 1 to N) defined in the simulated data processing definition table. If it belongs, the message / signal No. in the simulated data processing definition table is checked at 109. And message / data in signal No. For each data defined in, the cumulative value within the time segment, the cumulative number within the time segment, the average value within the time segment, the maximum value within the time segment, and the minimum value within the time segment are obtained. The result is written to the processing result file according to the write start address. The structure of the processing result file is as shown in FIG. The processing of 106 to 108 is repeated N times as many times as the number of sections defined in the simulated data processing definition table as shown in 107. Once the test is started, the self-timer is started at 102, so this flow is automatically repeated until all the test scenarios are completed.

【0013】次に図7にデータ合否判定装置13と結果
出力装置14の処理フローを示す。本処理は201で示
すようにCRT3より任意のタイミングで起動する。起
動をされると202にてプロセス制御用計算機2より出
力ファイル21をファイル転送で取り込む。取り込むフ
ァイルはデータ判定合否テーブルに定義されているもの
である。次に203にて加工結果ファイルを取り込み、
204にてデータ判定合否テーブルの出力ファイルN
o.,出力ファイル内アドレスで定義されるデータと加
工結果ファイル内アドレスで定義されるデータの比較を
行い、出力ファイルのデータが合格条件内にあるか判定
し、合格フラグを合格であれば1、不合格であれば0と
して、他情報とともに図8に示す合否判定結果ファイル
に書き込む。合否判定式は次式により、これが成立する
と合格である。
Next, FIG. 7 shows a processing flow of the data pass / fail judgment device 13 and the result output device 14. This process is activated by the CRT 3 at an arbitrary timing, as indicated by 201. When started, the output file 21 is loaded from the process control computer 2 by file transfer at 202. The file to be imported is defined in the data judgment pass / fail table. Next, at 203, import the processing result file,
Output file N of data judgment pass / fail table at 204
o. , The data defined by the address in the output file and the data defined by the address in the processing result file are compared, and it is judged whether the data in the output file is within the acceptance condition. If it is acceptable, it is set to 0 and is written in the pass / fail judgment result file shown in FIG. 8 together with other information. The pass / fail judgment formula is as follows.

【0014】 (A−B)/B×100≦C ・・・(1) A:出力ファイルデータ B:加工結果ファイルデータ C:合格条件 次に205にて加工結果ファイルと合否判定結果ファイ
ルの情報をCRT表示フォーマット,プリンタ印字フォ
ーマットに従って編集し、206にてCRT3への表示
及びプリンタ4への印字を行う。
(A−B) / B × 100 ≦ C (1) A: Output file data B: Processing result file data C: Pass condition Next, at 205, information of the processing result file and the pass / fail judgment result file. Is edited according to the CRT display format and the printer print format, and at 206, the display on the CRT 3 and the printing on the printer 4 are performed.

【0015】これらより、シミュレーションテストにお
ける結果検証作業の効率は大幅に向上する。例えば鉄鋼
業における高炉制御用計算機では、従来数千点にも及ぶ
プロセスデータが正しく処理されているかどうかを、シ
ミュレーションテストの都度人間が1点1点チェックし
なければならなかったが、本発明により約2/3のデー
タに関しては自動的に合否判定ができ、また、自動的に
合否判定が出来ないデータに関しても、模擬データ加工
情報を参照でき結果検証に利用できた。以上より結果検
証作業について、従来の約1/2の作業負荷に軽減で
き、ソフトウェア生産性向上につながった。さらに、模
擬データ解析定義ファイルやデータ判定合否テーブルの
情報を書き換えるだけで、容易に加工するデータや合否
判定するデータの変更や追加,削除を実施できる点でも
高効率である。
As a result, the efficiency of the result verification work in the simulation test is greatly improved. For example, in a blast furnace control computer in the steel industry, humans had to check one by one each time a simulation test was performed to check whether thousands of process data were processed correctly. About 2/3 of the data could be automatically passed / failed, and even for data that could not be automatically passed / failed, the simulated data processing information could be referenced and used for result verification. From the above, the result verification work can be reduced to about half the work load of the conventional method, leading to improved software productivity. Furthermore, it is highly efficient in that the data to be processed and the data for pass / fail judgment can be easily changed, added, and deleted by simply rewriting the information in the simulated data analysis definition file and the data judgment pass / fail table.

【0016】[0016]

【発明の効果】本発明によれば、プロセス制御用計算機
に対し実プラントに近いイメージの模擬データを発生さ
せ入力することでシミュレーションテストを行うプロセ
ス制御用計算機シミュレーションテスト装置において、
自動発生させた模擬データを所定の演算に従って加工し
て得られた加工結果と、プロセス制御用計算機の処理結
果である出力ファイル内データとを比較することにより
各データの合否を自動的に判定することが出来るように
なると共に、不合格なデータについても正解値に近い値
をテストする人間に参照させることができ、テスト結果
検証作業が大幅に効率化できる。これにより、ソフトウ
ェア開発の生産性が向上するものである。
According to the present invention, a process control computer simulation test apparatus for performing a simulation test by generating and inputting simulated data of an image close to an actual plant to a process control computer,
The pass / fail of each data is automatically judged by comparing the processing result obtained by processing the automatically generated simulated data according to a predetermined calculation with the data in the output file which is the processing result of the process control computer. In addition to being able to do so, it is possible to make a person who tests a value close to the correct value refer to the unsuccessful data, so that the test result verification work can be significantly streamlined. This improves the productivity of software development.

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

【図1】 本発明の一実施例の機能構成を示すブロック
図である。
FIG. 1 is a block diagram showing a functional configuration of an embodiment of the present invention.

【図2】 図1に示す模擬データ加工定義テーブル15
に格納したデ−タの構成を示す図表である。
FIG. 2 is a simulation data processing definition table 15 shown in FIG.
4 is a chart showing the configuration of data stored in the table.

【図3】 図1に示すデータ合否判定定義テーブル16
に格納したデ−タの構成を示す図表である。
FIG. 3 is a data pass / fail judgment definition table 16 shown in FIG.
4 is a chart showing the configuration of data stored in the table.

【図4】 図1に示す模擬データ自動発生装置11及び
模擬データ加工装置12の処理動作を示すフロ−チャ−
トである。
4 is a flowchart showing the processing operation of the simulated data automatic generation device 11 and the simulated data processing device 12 shown in FIG.
It is

【図5】 図1に示す模擬データファイル17に格納し
たデ−タの構成を示す図表である。
5 is a table showing a configuration of data stored in a simulated data file 17 shown in FIG.

【図6】 図1に示す加工結果ファイル18に格納した
デ−タの構成を示す図表である。
6 is a chart showing a configuration of data stored in a processing result file 18 shown in FIG.

【図7】 図1に示すデータ合否判定装置13及び結果
出力装置14の処理動作を示すフロ−チャ−トである。
7 is a flowchart showing the processing operation of the data pass / fail judgment device 13 and the result output device 14 shown in FIG.

【図8】 図1に示す合否判定結果ファイル19に格納
したデ−タの構成を示す図表である。
8 is a chart showing a configuration of data stored in a pass / fail judgment result file 19 shown in FIG. 1. FIG.

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

1:プロセス制御用計算機シミュレーションテスト装置 2:プロセス制御用計算機およびソフトウェア(テスト
対象) 3:CRT 4:プリンタ 11:模擬データ自動発生装置 12:模擬デ
ータ加工装置 13:データ合否判定装置 14:結果出
力装置 15:模擬データ加工定義テーブル 16:データ
合否判定定義テーブル 17:模擬データファイル 18:加工結
果ファイル 19:合否判定結果ファイル 21:出力フ
ァイル 101:CRTよりの起動処理 102:シナリオに従った自己のタイマー起動処理 103:模擬伝文/信号の作成処理 104:プロセス制御用計算機への伝文/信号出力処理 105:模擬データファイルへの書き込み処理 106:CPU時刻の取り込み処理 107:i=1〜Nで繰返し処理(N=時間区分数) 108:現在時刻が時間区分iに属しているか否かの判
断処理 109:各解析項目の演算、および指定されたアドレス
への書き込み処理 201:CRTよりの起動処理 202:プロセス制御用計算機からの出力ファイルN
o.取り込み処理 203:加工結果ファイルからのデータ取り込み処理 204:合格判定条件に従った判定、及び結果を合否判
定結果ファイルへの書き込み処理 205:加工結果ファイルと合否判定結果ファイルの取
り込み、及びCRT表示/プリンタ印字フォーマットに
従った編集処理 206:CRT表示/プリンタ印字処理
1: Process control computer simulation test device 2: Process control computer and software (test target) 3: CRT 4: Printer 11: Simulated data automatic generation device 12: Simulated data processing device 13: Data pass / fail judgment device 14: Result output Device 15: Simulated data processing definition table 16: Data pass / fail judgment definition table 17: Simulated data file 18: Processing result file 19: Pass / fail judgment result file 21: Output file 101: Startup process from CRT 102: Own of a scenario Timer activation processing 103: Simulation message / signal creation processing 104: Message / signal output processing to process control computer 105: Simulation data file writing processing 106: CPU time acquisition processing 107: i = 1 to N Repeated processing with (N = number of time divisions 108: Processing for determining whether or not the current time belongs to time segment i 109: Calculation of each analysis item and processing for writing to a specified address 201: Startup processing from CRT 202: Output from process control computer File N
o. Importing process 203: Data importing process from processing result file 204: Judgment according to pass judgment condition and writing result to pass / fail judgment result file 205: Importing of processing result file and pass / fail judgment result file, and CRT display / Editing process according to printer print format 206: CRT display / printer print process

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06F 17/00 ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification code Internal reference number FI Technical display location G06F 17/00

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 プロセス制御用計算機に対し実プラント
に近いイメージの模擬データを発生させ入力することで
シミュレーションテストを行うプロセス制御用計算機シ
ミュレーションテスト装置において、模擬データを自動
発生させる模擬データ自動発生装置と、所定の演算に従
って模擬データを加工する模擬データ加工装置と、加工
結果と前記模擬データ自動発生装置の出力をテスト対象
であるプロセス制御用計算機に入力した時にその処理結
果として出力した出力ファイル内データとを比較するこ
とにより各データの合否を自動的に判定するデータ合否
判定装置と、加工結果及びデータ合否判定結果を編集し
出力する結果出力装置を備えることを特徴とする、プロ
セス制御用計算機のシミュレーションテスト装置。
1. A simulated data automatic generation device for automatically generating simulated data in a process control computer simulation test device for performing a simulation test by generating and inputting simulated data of an image close to an actual plant to a process control computer. And a simulated data processing device for processing the simulated data according to a predetermined calculation, and an output file output as the processing result when the processing result and the output of the simulated data automatic generation device are input to the process control computer to be tested. A process control computer comprising a data pass / fail judgment device for automatically determining pass / fail of each data by comparing the data, and a result output device for editing and outputting a processing result and a data pass / fail judgment result. Simulation test equipment.
JP478295A 1995-01-17 1995-01-17 Simulation test device for process control computer Withdrawn JPH08194522A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP478295A JPH08194522A (en) 1995-01-17 1995-01-17 Simulation test device for process control computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP478295A JPH08194522A (en) 1995-01-17 1995-01-17 Simulation test device for process control computer

Publications (1)

Publication Number Publication Date
JPH08194522A true JPH08194522A (en) 1996-07-30

Family

ID=11593391

Family Applications (1)

Application Number Title Priority Date Filing Date
JP478295A Withdrawn JPH08194522A (en) 1995-01-17 1995-01-17 Simulation test device for process control computer

Country Status (1)

Country Link
JP (1) JPH08194522A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005322157A (en) * 2004-05-11 2005-11-17 Nippon Steel Corp Device, system, and program for supporting test
JP2011237874A (en) * 2010-05-06 2011-11-24 Nippon Steel Corp Test support device, method, and program for process control computer
JP2016018381A (en) * 2014-07-08 2016-02-01 日鉄住金テックスエンジ株式会社 Inspection facility management device simulator and simulation method using the same

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005322157A (en) * 2004-05-11 2005-11-17 Nippon Steel Corp Device, system, and program for supporting test
JP2011237874A (en) * 2010-05-06 2011-11-24 Nippon Steel Corp Test support device, method, and program for process control computer
JP2016018381A (en) * 2014-07-08 2016-02-01 日鉄住金テックスエンジ株式会社 Inspection facility management device simulator and simulation method using the same

Similar Documents

Publication Publication Date Title
JPH08194522A (en) Simulation test device for process control computer
JP4215255B2 (en) Degradation confirmation inspection method, degradation confirmation inspection system, and program therefor
JPH05250218A (en) On-line program test system
JP2606085B2 (en) Program evaluation method
CN112287828A (en) Financial statement generation method and device based on machine learning
JPH06282599A (en) Logic verifying method and device
JP3657097B2 (en) Test program generation system
JPH09128411A (en) Verifying method for logical circuit, logical design supporting device and logical circuit verifying system
JP3028589B2 (en) Error detection control method for logic circuit verification device
JP3422478B2 (en) Program creation device and program creation method
JP2001273168A (en) System for automatically testing software
JPH05120065A (en) Testing and verifying method for computer program
JP2968782B1 (en) Print result automatic evaluation method
JP2001175318A (en) Testing device for plant control device
JPH0253145A (en) Automatic test controlling system
JPH0756732A (en) Method for preparing test result inspecting program and automatic test result inspecting method using the preparing method
JPH03257637A (en) Automatic check item extracting mechanism
JPH05324755A (en) Test pattern generation verifying device
JPH0561856A (en) Document preparing device
JPH09319604A (en) Testing system
JPH0696155A (en) Pattern generating system for logic circuit simulation
JPH01312641A (en) Batch test system for on-line
JPH09128261A (en) Automatic test device for computer system
JPH02259831A (en) On-line program generating device
JPS5819911A (en) Generating device for rolling simulation signal

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020402