JPH07121409A - Performance evaluation device - Google Patents

Performance evaluation device

Info

Publication number
JPH07121409A
JPH07121409A JP5270133A JP27013393A JPH07121409A JP H07121409 A JPH07121409 A JP H07121409A JP 5270133 A JP5270133 A JP 5270133A JP 27013393 A JP27013393 A JP 27013393A JP H07121409 A JPH07121409 A JP H07121409A
Authority
JP
Japan
Prior art keywords
execution time
test
execution
evaluation
time
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
JP5270133A
Other languages
Japanese (ja)
Inventor
Mitsuo Akiyama
満夫 秋山
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP5270133A priority Critical patent/JPH07121409A/en
Publication of JPH07121409A publication Critical patent/JPH07121409A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To sufficiently verify the delay of a response owing to the deterioration of performance or a device fault on performance, the hardware fault of the deterioration of an element and the state of frequent occurrence of retry, for example. CONSTITUTION:A test execution part 10 causing a tested device to execute an operation becoming a test object by a test program and measuring the execution time, a standard execution time storage part 12 storing and preserving the execution time of the test program, which is previously measured, as standard execution time and an evaluation part 11 evaluating a measured result based on data which the test execution part 10 measures are provided. When the test execution part 10 measures execution time, the evaluation part 11 compares measured execution time with standard execution time, evaluates the three stages of 'GOOD', 'WARNING' and 'ERROR' and displays an evaluated result.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータに接続さ
れる入出力装置(DASD、磁気テープ装置、LAN制
御装置、プリンタ等)の性能評価、例えば、工場出荷前
に行う設計検証、製造確認、或いはユーザ先でのメンテ
ナンス時に行う各種検証等に利用される性能評価装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to performance evaluation of an input / output device (DASD, magnetic tape device, LAN control device, printer, etc.) connected to a computer, such as design verification and manufacturing confirmation before factory shipment. Alternatively, the present invention relates to a performance evaluation device used for various verifications performed at the user's site during maintenance.

【0002】[0002]

【従来の技術】従来、コンピュータに接続される入出力
装置、例えば、DASD、磁気テープ装置、LAN制御
装置、プリンタ等の性能評価を行う性能評価装置が知ら
れていた。
2. Description of the Related Art Conventionally, a performance evaluation device for evaluating the performance of an input / output device connected to a computer, for example, a DASD, a magnetic tape device, a LAN control device, a printer, etc. has been known.

【0003】この性能評価装置は、例えば、製品の工場
出荷前に行う設計検証、製造確認、或いはユーザ先での
メンテナンス時に行う各種検証等において、前記入出力
装置の性能評価を行うものである。以下、性能評価装置
による性能評価処理を説明する。
This performance evaluation device evaluates the performance of the input / output device in, for example, design verification before manufacturing the product from the factory, production confirmation, or various verifications performed during maintenance at the user's site. The performance evaluation processing by the performance evaluation device will be described below.

【0004】一般に、コンピュータに接続される入出力
装置の評価を行うには、前記性能評価装置にロードされ
ているテストプログラムを使用して実施する。このテス
トプログラムは、命令セットの実行により実行結果を得
て、テストプログラムで用意している期待値データ、期
待状態とを比較することにより、正常に機能が働いてい
ることを検証して評価を行う(結果主義の評価)。
Generally, an input / output device connected to a computer is evaluated by using a test program loaded in the performance evaluation device. This test program obtains the execution result by executing the instruction set and compares the expected value data and the expected state prepared by the test program to verify that the function is working normally and evaluate it. Do (evaluation of consequentialism).

【0005】この場合、前記命令セットの実行から、評
価対象となる入出力装置の動作が終了し、結果情報を応
答するまでには一定の時間を要する。従って、テストプ
ログラムでは、例えば、割込みタイムアウトによる時間
監視を行い、テストプログラムで定義してある一定時間
内に応答が無い場合はエラーとしていた。
In this case, it takes a certain time from the execution of the instruction set to the end of the operation of the input / output device to be evaluated and the response of the result information. Therefore, in the test program, for example, the time is monitored by interrupt timeout, and if there is no response within the fixed time defined in the test program, an error occurs.

【0006】また、診断命令の実行により、強制的に入
出力装置へ疑似障害を設定して、前記入出力装置の動作
を検証することも行われていた。
It has also been practiced to forcibly set a pseudo fault in an input / output device by executing a diagnostic command to verify the operation of the input / output device.

【0007】[0007]

【発明が解決しようとする課題】上記のような従来のも
のにおいては、次のような課題があった。 :前記時間監視による評価処理では、監視時間の時間
幅は大きい値を設定する場合が多い(結果主義の評価で
あるため)。このため、装置の性能低下(例えば、素子
劣化)による応答の遅延が発生しても、エラーとして判
断しないという問題があった。
SUMMARY OF THE INVENTION The above-mentioned conventional devices have the following problems. : In the evaluation processing by the time monitoring, a large value is often set for the time width of the monitoring time (because of the result-based evaluation). For this reason, there is a problem that even if a response delay occurs due to performance degradation of the device (for example, element deterioration), it is not judged as an error.

【0008】:従来の性能評価処理での時間監視は、
割込みタイムアウトによるものである。従って、例え
ば、リトライ多発状態、素子劣化状態等のハードウェア
障害が発生していても、リトライの結果、割込みが発生
すれば、エラーとは判定しなかった。
[0008]: Time monitoring in the conventional performance evaluation processing is
This is due to interrupt timeout. Therefore, even if a hardware failure such as a retry frequent occurrence state or an element deterioration state occurs, if an interrupt occurs as a result of the retry, it is not determined as an error.

【0009】:前記疑似障害の設定による評価処理で
は、定義した一定時間内に応答が返れば良いとするた
め、性能に関する入出力装置の障害は検出することが出
来なかった。
In the evaluation process based on the setting of the pseudo fault, it is sufficient that the response is returned within the defined constant time, so that the fault of the input / output device related to the performance cannot be detected.

【0010】本発明は、このような従来の課題を解決
し、性能低下による応答の遅延、或いは、素子劣化等の
ハードウェア障害、リトライ多発状態等の性能に関する
装置障害も十分に検証できるようにすることを目的とす
る。
The present invention solves such a conventional problem, and can sufficiently verify a response delay due to performance deterioration, a hardware failure such as element deterioration, and a performance-related apparatus failure such as a retry frequent state. The purpose is to do.

【0011】[0011]

【課題を解決するための手段】図1は本発明の原理説明
図であり、図1Aは装置構成図、図1Bは実行時間許容
範囲を示した図である。図1中、1は性能評価装置、8
は入出力装置(被テスト装置)、10はテスト実行部、
11は評価部、12は標準実行時間記憶部、13は実行
時間記憶部、14は入力部、15は出力部を示す。
FIG. 1 is a diagram for explaining the principle of the present invention, FIG. 1A is a device configuration diagram, and FIG. 1B is a diagram showing an allowable execution time range. In FIG. 1, 1 is a performance evaluation device, and 8
Is an input / output device (device under test), 10 is a test execution unit,
11 is an evaluation unit, 12 is a standard execution time storage unit, 13 is an execution time storage unit, 14 is an input unit, and 15 is an output unit.

【0012】本発明は前記の課題を解決するため、次の
ように構成した。 :コンピュータの入出力装置8を被テスト装置として
テストを行い、その性能を評価する性能評価装置におい
て、前記被テスト装置に対し、テストプログラムによ
り、テスト対象となるオペレーション(入出力動作)を
実行させ、その「実行時間」を測定するテスト実行部1
0と、テスト実行部10により、予め測定したテストプ
ログラムの「実行時間」を「標準実行時間」として記憶
し、保存しておく標準実行時間記憶部12と、テスト実
行部10が測定したデータを基に、測定結果の評価を行
う評価部11を設け、テスト実行部10が、評価対象の
被テスト装置に対し、テストプログラムにより、テスト
対象となるオペレーションを実行させて、その「実行時
間」を測定した際、評価部11では、前記測定した「実
行時間」を、保存されている前記「標準実行時間」と比
較して評価を行う性能評価装置。
The present invention has the following structure to solve the above problems. A test is performed by using the input / output device 8 of the computer as a device under test, and the performance evaluation device for evaluating the performance is caused to execute the operation (input / output operation) to be tested by the test program in the device under test. , The test execution unit 1 that measures the "execution time"
0, the test execution unit 10 stores the “execution time” of the test program measured in advance as the “standard execution time”, and stores the standard execution time storage unit 12 and the data measured by the test execution unit 10. On the basis of this, an evaluation unit 11 for evaluating the measurement result is provided, and the test execution unit 10 causes the device under test to be evaluated to execute the operation to be tested by the test program, and the “execution time” thereof. A performance evaluation device that evaluates the measured “execution time” by comparing the measured “execution time” with the stored “standard execution time” when the measurement is performed.

【0013】:構成において、評価部11では、前
記「実行時間」に対し、予め入力されたパラメータか
ら、許容の安全値内に納まっている場合(GOOD)、
許容範囲ではあるが、安全値を越えている場合(WAR
NING)、及び許容範囲を越えている場合(ERRO
R)の3段階の「実行時間許容範囲」を設定し、実行時
間の評価を行う際、前記3段階の「実行時間許容範囲」
に従って評価を行い、それぞれの評価結果を出力する評
価装置。
In the configuration, in the evaluation unit 11, when the "execution time" is within the allowable safe value from the parameters input in advance (GOOD),
If it is within the allowable range but exceeds the safe value (WAR
NING), and when the allowable range is exceeded (ERRO
R) The three levels of "execution time allowable range" are set, and when the execution time is evaluated, the "execution time allowable range" of the three steps is set.
An evaluation device that evaluates according to and outputs each evaluation result.

【0014】:構成において、前記3段階の「実行
時間許容範囲」は、それぞれ、プラス側の%の値と、マ
イナス側の%の値で指示されたパラメータにより設定す
る評価装置。
In the configuration, the above-mentioned "execution time allowable range" of the three stages is an evaluation device which is set by a parameter instructed by the value of% on the plus side and the value of% on the minus side, respectively.

【0015】[0015]

【作用】前記構成に基づく本発明の作用を、図1に基づ
いて説明する。 (1) :本発明では、性能評価装置1によりコンピュータ
に接続される入出力装置8(被テスト装置)の性能評価
テストを行う。この場合、予め、テスト実行部10によ
り、テストプログラムの「実行時間」を測定し、測定結
果のデータを「標準実行時間」として、標準実行時間記
憶部12(磁気テープ等)に記憶し、保存しておく。
The operation of the present invention based on the above construction will be described with reference to FIG. (1): In the present invention, a performance evaluation test of the input / output device 8 (device under test) connected to the computer by the performance evaluation device 1 is performed. In this case, the test execution unit 10 measures the “execution time” of the test program in advance, and the measurement result data is stored as “standard execution time” in the standard execution time storage unit 12 (magnetic tape or the like) and saved. I'll do it.

【0016】(2) :評価部11による「実行時間許容範
囲」の設定は、予め入力部14からオペレータ等により
入力されたパラメータを用い、プラス側に何%、マイナ
ス側に何%と設定する。
(2): For the setting of the "permissible range of execution time" by the evaluation unit 11, the parameters input in advance from the input unit 14 by the operator or the like are used to set what percentage is on the plus side and what percentage is on the minus side. .

【0017】そして、許容の安全値内に納まっている場
合(GOOD)、許容範囲ではあるが、安全値を越えて
いる場合(WARNING)、及び許容範囲を越えてい
る場合(ERROR)の3段階の「実行時間許容範囲」
を設定し、実行時間の評価を行う。
[0017] Then, there are three levels: if the value is within the allowable safety value (GOOD), if it is within the allowable range but exceeds the safe value (WARNING), and if it exceeds the allowable range (ERROR). "Execution time tolerance"
Set and evaluate the execution time.

【0018】(3) :評価対象の入出力装置8に対して性
能評価を行う場合は、テスト実行部10がテストプログ
ラムにより、被テスト装置である入出力装置8に対し
て、テスト対象のオペレーション(入出力動作)を実行
させる。
(3): When the performance evaluation is performed on the input / output device 8 to be evaluated, the test execution unit 10 causes the test program to operate the input / output device 8 which is the device under test by the test program. (I / O operation) is executed.

【0019】この時、テスト実行部10では、テストプ
ログラムの「実行時間」を測定し、実行時間記憶部13
に格納する。その後、評価部11は、実行時間記憶部1
3に格納されている「実行時間」を取り出し、標準実行
時間記憶部12に保持していた「標準実行時間」と比較
することにより、前記「実行時間許容範囲」の設定に従
って、性能低下が発生したか否かを評価する。
At this time, the test execution unit 10 measures the "execution time" of the test program, and the execution time storage unit 13
To store. After that, the evaluation unit 11 determines that the execution time storage unit 1
By taking out the "execution time" stored in No. 3 and comparing it with the "standard execution time" held in the standard execution time storage unit 12, performance degradation occurs according to the setting of the "execution time allowable range". Evaluate whether or not.

【0020】そして、評価部11では、前記「GOO
D」、「WARNING」、及び「ERROR」の3段
階に分類することで評価を行い、その評価結果を出力部
15に送り出力(例えば、表示)する。
Then, in the evaluation section 11, the "GOO
Evaluation is performed by classifying into three stages of “D”, “WARNING”, and “ERROR”, and the evaluation result is sent to the output unit 15 and output (for example, displayed).

【0021】以上のようにして、「実行時間」に基づく
評価を行うことにより、性能低下による応答の遅延、或
いは、素子劣化等のハードウェア障害、リトライ多発状
態等の性能に関する装置障害も十分に検証することが可
能となる。
By performing the evaluation based on the "execution time" as described above, the response delay due to the performance deterioration, the hardware failure such as element deterioration, and the apparatus failure related to the performance such as the retry frequent state are sufficiently performed. It becomes possible to verify.

【0022】[0022]

【実施例】以下、本発明の実施例を図面に基づいて説明
する。図2〜図7は、本発明の実施例を示した図であ
り、図2〜図7中、図1と同じものは、同一符号で示し
てある。
Embodiments of the present invention will be described below with reference to the drawings. 2 to 7 are views showing an embodiment of the present invention. In FIGS. 2 to 7, the same parts as those in FIG. 1 are designated by the same reference numerals.

【0023】また、2はCPU(中央処理装置)、3は
チャネル(CH)、4はオペレータコンソール装置、5
は磁気テープ装置(MT装置)、6はメモリ、7はタイ
マ、8は入出力装置を示す。
Further, 2 is a CPU (central processing unit), 3 is a channel (CH), 4 is an operator console device, 5
Is a magnetic tape device (MT device), 6 is a memory, 7 is a timer, and 8 is an input / output device.

【0024】§1:性能評価装置の構成の説明・・・図
2参照 図2は実施例の装置構成図である。以下、図2に基づい
て、性能評価装置の構成を説明する。
§1: Description of the configuration of the performance evaluation device--see FIG. 2 FIG. 2 is a device configuration diagram of the embodiment. The configuration of the performance evaluation device will be described below with reference to FIG.

【0025】図示のように、性能評価装置1は、CPU
2、チャネル(CH)3、オペレータコンソール装置
4、磁気テープ装置5等で構成されており、CPU2に
は、メモリ6、タイマ7が設けてある。前記各部の機能
等は次の通りである。
As shown in the figure, the performance evaluation device 1 includes a CPU
2, a channel (CH) 3, an operator console device 4, a magnetic tape device 5, etc. The CPU 2 is provided with a memory 6 and a timer 7. Functions and the like of the above-mentioned respective parts are as follows.

【0026】:メモリ6は、テストプログラムをロー
ドしたり、或いは、時間テーブル1、時間テーブル2を
設定したりするためのメモリであり、CPU2がアクセ
スする。
The memory 6 is a memory for loading a test program or setting the time table 1 and the time table 2, and is accessed by the CPU 2.

【0027】:また、タイマ7は、テスト時に時間の
測定を行うためのもの(時刻機構)である。 :オペレータコンソール装置4は、表示装置やキーボ
ード等を具備しており、オペレータとの会話によりデー
タを入力したり、或いは出力データを表示したりするも
のである。
The timer 7 is for measuring time at the time of testing (time mechanism). The operator console device 4 is equipped with a display device, a keyboard and the like, and is used for inputting data or displaying output data through conversation with the operator.

【0028】:磁気テープ装置5は、磁気テープ(媒
体)を駆動する装置であり、この磁気テープには、テス
トプログラム、標準実行時間のデータ等を格納する。被
テスト装置の性能評価を行う場合には、前記性能評価装
置1に、被テスト装置である入出力装置8を接続する。
そして、メモリ6にロードしたテストプログラムを実行
することにより、入出力装置の性能評価テストを実施す
る。
The magnetic tape device 5 is a device for driving a magnetic tape (medium). The magnetic tape stores a test program, standard execution time data, and the like. When performing the performance evaluation of the device under test, the input / output device 8 as the device under test is connected to the performance evaluation device 1.
Then, the performance evaluation test of the input / output device is performed by executing the test program loaded in the memory 6.

【0029】前記入出力装置としては、DASD、磁気
テープ装置、プリンタ、LAN制御装置等である。 §2:性能評価テストの概要と、実行時間許容範囲の説
明・・・図3参照 図3は実行時間許容範囲の説明図である。以下、図3に
基づいて、性能評価テストの概要と、実行時間許容範囲
について説明する。
The input / output device is a DASD, a magnetic tape device, a printer, a LAN controller or the like. §2: Outline of performance evaluation test and description of allowable execution time range ... See FIG. 3. FIG. 3 is an explanatory diagram of the allowable execution time range. The outline of the performance evaluation test and the allowable execution time range will be described below with reference to FIG.

【0030】(1) :前記性能評価装置1によりコンピュ
ータに接続される入出力装置8の性能評価テストを行う
が、その際先ず、入出力装置8(標準の装置とする)を
使用し、テストプログラムの「実行時間」を測定する。
そして、測定結果のデータを、例えば、磁気テープに保
持することによって「標準実行時間」を設定する。
(1): A performance evaluation test of the input / output device 8 connected to the computer by the performance evaluation device 1 is performed. First, the input / output device 8 (standard device) is used and tested. Measure the "execution time" of a program.
Then, the "standard execution time" is set by holding the measurement result data on, for example, a magnetic tape.

【0031】その後、評価対象の入出力装置8(被テス
ト装置)に対してテストを実施し、その際測定した「実
行時間」を、前記「標準実行時間」と比較することによ
り、性能評価を行う。
Thereafter, a test is performed on the input / output device 8 (device under test) to be evaluated, and the "execution time" measured at that time is compared with the "standard execution time" to evaluate the performance. To do.

【0032】(2) :この場合、以下に説明する「実行時
間許容範囲」を設定して評価を行う。この「実行時間許
容範囲」の設定は、プラス側に何%(+a%)、マイナ
ス側に何%(−b%)と設定する。
(2): In this case, the "execution time allowable range" described below is set and evaluated. The "execution time allowable range" is set to what percentage (+ a%) on the plus side and what percentage (-b%) to the minus side.

【0033】そして、以下の3つの判定基準に従い、
「GOOD」条件の許容範囲、「WARNING」条件
の許容範囲を設定する。この設定は、オペレータコンソ
ール装置4で、プログラムとオペレータの会話により、
必要なパラメータを入力して行う。
Then, according to the following three criteria,
The allowable range of the "GOOD" condition and the allowable range of the "WARNING" condition are set. This setting is made on the operator console device 4 by the conversation between the program and the operator.
Enter the required parameters.

【0034】前記判定基準は次の通りである。すなわ
ち、:許容範囲の安全値内に収まっている場合、「G
OOD」条件の許容範囲とする。:許容範囲ではある
が、安全値を超えている場合、「WARNING」条件
の許容範囲とする。:許容範囲を超えている場合、
「ERROR」とする。
The judgment criteria are as follows. That is: If the value is within the safe value within the allowable range, "G
The allowable range for the “ODD” condition. : If it is within the allowable range but exceeds the safe value, it is within the allowable range of the "WARNING" condition. : If the tolerance is exceeded,
"ERROR".

【0035】(3) :前記のように、被テスト装置の性能
評価時には、評価の対象となる入出力装置8に対して、
テストプログラムの「実行時間」を測定する。そして、
保持していた「標準実行時間」と比較し、前記「実行時
間許容範囲」の設定に従い、性能低下が発生したか否か
を判定する。
(3): As described above, when the performance of the device under test is evaluated, the input / output device 8 to be evaluated is
Measure the "execution time" of the test program. And
It compares with the held "standard execution time" and determines whether or not performance degradation has occurred according to the "execution time allowable range" setting.

【0036】「実行時間許容範囲」は、前記のように、
プラス側、マイナス側と設定を行い、この範囲に実行時
間があるか否かを判定する。判定は、前記「GOO
D」、「WARNING」、「ERROR」の結果情報
で示す。
As described above, the "permissible range of execution time" is
The plus side and the minus side are set and it is determined whether or not there is an execution time in this range. Judgment is based on the "GOO
It is shown by the result information of "D", "WARNING", and "ERROR".

【0037】この場合、複数の測定ポイントを設定する
ことにより、一連の入出力動作の実行時間測定と性能の
判定を行う。評価の対象とする装置は、「正常動作系」
と「異常動作系」とに分けてテストプログラムを実行す
る。
In this case, the execution time of a series of input / output operations is measured and the performance is determined by setting a plurality of measurement points. The device to be evaluated is a "normal operation system."
And execute the test program separately for "abnormal operation system".

【0038】正常系の場合は、装置に何ら手を加えるこ
となく、当該装置の動作を検証する。また、異常系の場
合は、診断命令の実行により、強制的に装置へ疑似障害
を設定して、当該装置の動作を検証する。
In the case of a normal system, the operation of the device is verified without any modification. Further, in the case of an abnormal system, by executing a diagnostic command, a pseudo fault is forcibly set in the device and the operation of the device is verified.

【0039】(4) :例えば、前記「実行時間」の測定値
が500ミリ秒だった時に、必要なパラメータを次のよ
うに設定した場合の「実行時間許容範囲」は図3に示し
た通りである。
(4): For example, when the measurement value of the "execution time" is 500 milliseconds, the "execution time allowable range" when the necessary parameters are set as follows is as shown in FIG. Is.

【0040】この例では、「GOOD」条件の許容範囲
はプラス2%、マイナス1%までの範囲であり、「WA
RNING」条件の許容範囲は「GOOD」条件を越え
て、プラス5%、マイナス2%までである。そして、前
記範囲以外は「ERROR」とする。
In this example, the allowable range of the "GOOD" condition is plus 2% and minus 1%.
The allowable range of the "RNING" condition is up to plus 5% and minus 2% beyond the "GOOD" condition. Then, the area other than the above range is set to "ERROR".

【0041】§3:メモリ及び磁気テープの説明・・・
図4参照 図4はメモリ及び磁気テープの説明図であり、図4Aは
時間テーブルとポインタの関係、図4Bは磁気テープの
格納形式を示す。
§3: Description of memory and magnetic tape ...
See FIG. 4. FIG. 4 is an explanatory diagram of the memory and the magnetic tape, FIG. 4A shows the relationship between the time table and the pointer, and FIG. 4B shows the storage format of the magnetic tape.

【0042】:時間テーブルとポインタの関係説明・
・・図4A参照 前記メモリ6に設定した「時間テーブル1」には、前記
「標準実行時間」を格納し、「時間テーブル2」には、
前記評価対象の入出力装置に対してテストプログラムを
実行した時の「実行時間」を格納する。
: Explanation of relationship between time table and pointer
.. See FIG. 4A. The "standard execution time" is stored in the "time table 1" set in the memory 6, and the "time table 2" is stored in the "time table 2".
The "execution time" when the test program is executed for the input / output device to be evaluated is stored.

【0043】この場合、複数のテスト項目についてテス
トを実施し、各テスト項目毎にデータを格納する。例え
ば、図示のように「テスト項目1の実行時間」、「テス
ト項目2の実行時間」、「テスト項目3の実行時間」・
・・「テスト項目nの実行時間」のように、テストした
順番にデータを格納する。
In this case, a test is carried out for a plurality of test items, and data is stored for each test item. For example, as shown in the figure, "execution time of test item 1", "execution time of test item 2", "execution time of test item 3"
-Store data in the order of testing, such as "Execution time of test item n".

【0044】各時間テーブルからデータを読み出す時
は、ポインタP1、P2を先頭に指定することで初期値
にし、その後、ポインタP1、P2を歩進させること
で、順次データを読み出す。
When reading the data from each time table, the pointers P1 and P2 are designated at the head to make them initial values, and then the pointers P1 and P2 are stepped forward to read the data sequentially.

【0045】なお、前記ポインタP1は時間テーブル1
のポインタ(アドレスポインタ)であり、ポインタP2
は時間テーブル2のポインタ(アドレスポインタ)であ
る。これらのポインタは、CPU2の制御により連動し
て歩進させることで、前記のように順次データを読み出
す。
The pointer P1 is the time table 1
Pointer (address pointer) of the pointer P2
Is a pointer (address pointer) of the time table 2. These pointers sequentially move under the control of the CPU 2 to sequentially read data as described above.

【0046】:磁気テープの格納形式説明・・・図4
B参照 前記磁気テープ装置5の磁気テープ(媒体)には、先頭
に「IPLプログラム」が格納され、続いて「テストプ
ログラム」が格納される。そして、最後には、「標準実
行時間」が格納される。
Description of storage format of magnetic tape--FIG. 4
See B. On the magnetic tape (medium) of the magnetic tape device 5, the "IPL program" is stored at the beginning, and subsequently the "test program" is stored. Finally, "standard execution time" is stored.

【0047】§4:標準実行時間の測定と保存処理の説
明・・・図5参照 図5は標準実行時間の測定、保存処理フローチャートで
ある。以下、図5に基づいて、標準実行時間の測定、保
存処理を説明する。なお、S1〜S12は処理ステップ
を示す。
§4: Description of Standard Execution Time Measurement and Saving Processing--See FIG. 5 FIG. 5 is a flowchart of standard execution time measurement and saving processing. The standard execution time measurement and storage processing will be described below with reference to FIG. Note that S1 to S12 indicate processing steps.

【0048】S1:先ず、CPU2の制御(IPLプロ
グラム実行)により、磁気テープ装置5内の磁気テープ
(媒体)に格納されている「テストプログラム」を読み
出し、メモリ6の所定領域にローディングする。
S1: First, under the control of the CPU 2 (execution of the IPL program), the "test program" stored in the magnetic tape (medium) in the magnetic tape device 5 is read and loaded into a predetermined area of the memory 6.

【0049】S2:次に、オペレータコンソール装置4
を介して、オペレータとの会話により、テスト実行に必
要なパラメータを入力する。 S3:S2の処理終了後、テスト対象となるオペレーシ
ョン(入出力動作)の実行に先立ち、CPU2は、タイ
マ7をリセットする。なお、タイマ7はリセット後、タ
イマ値0からタイムアップを開始する。
S2: Next, the operator console device 4
The parameters necessary for the test execution are input through a conversation with the operator via the. S3: After the process of S2 is completed, the CPU 2 resets the timer 7 before executing the operation (input / output operation) to be tested. After resetting, the timer 7 starts time-up from the timer value 0.

【0050】S4:S3の処理終了後、CPU2は、入
出力装置8(標準の装置とする)を対象装置として、テ
ストプログラムにより、テスト対象のオペレーション
(入出力動作)を実行する。
S4: After the processing of S3 is completed, the CPU 2 executes the test target operation (input / output operation) by the test program with the input / output device 8 (standard device) as the target device.

【0051】この場合、入出力装置8では、前記オペレ
ーションが終了すると、CPU2に対して終了割込みに
より処理終了ステータスを報告する。 S5:S4の処理でオペレーション実行開始後、CPU
2は、タイマ7による時間経過の監視を行うと共に、前
記入出力装置8からの終了割込みが有ったか否かを判定
する。
In this case, the input / output device 8 reports the processing end status to the CPU 2 by an end interrupt when the above operation is completed. S5: After starting operation execution in the process of S4, the CPU
2 monitors the passage of time by the timer 7 and determines whether or not there is an end interrupt from the input / output device 8.

【0052】S10:前記S5の処理で終了割込みが発
生しないと判定した場合、CPU2は、タイマ7による
時間監視で、タイムアウトか否かを判定する。その結
果、タイムアウトでなければ、前記S5の処理を行う。
S10: When it is determined that the end interrupt does not occur in the process of S5, the CPU 2 monitors the time by the timer 7 and determines whether or not the time is out. As a result, if there is no timeout, the process of S5 is performed.

【0053】S11:前記S10の処理で、終了割込み
が発生せず、所定時間が経過してタイムアウトになった
と判定した場合、CPU2は処理を打ち切る。 S6:前記S5の処理で、入出力装置8からの終了割込
みが発生し、終了ステータスを受信したと判定した場
合、CPU2は、タイマ7のタイマ値を読み「実行時
間」を測定する。
S11: In the process of S10, when it is determined that the end interrupt does not occur and the predetermined time has passed and the time-out occurs, the CPU 2 terminates the process. S6: In the process of S5, when it is determined that the end interrupt is generated from the input / output device 8 and the end status is received, the CPU 2 reads the timer value of the timer 7 and measures the “execution time”.

【0054】S7:CPU2は、S6の処理で測定した
「実行時間」を、「標準実行時間」としてメモリ6の時
間テーブル1に書き込む。 S8:S7の処理終了後、CPU2は、全てのテスト項
目の実行を終了したか否かを判定する。
S7: The CPU 2 writes the "execution time" measured in S6 in the time table 1 of the memory 6 as the "standard execution time". S8: After the processing of S7 is completed, the CPU 2 determines whether or not the execution of all test items has been completed.

【0055】S12:S8の処理で、全てのテスト項目
が終了していないと判定した場合、CPU2はテスト項
目を更新し、前記S3の処理から繰り返して行う。 S9:S8の処理で、全てのテスト項目についてテスト
が終了したと判定した場合、CPU2は、前記メモリ6
に格納してある「標準実行時間」を磁気テープ装置5の
磁気テープに格納して保存して処理を終了する。
S12: In the process of S8, when it is determined that all the test items have not been completed, the CPU 2 updates the test item and repeats the process from the process of S3. S9: In the processing of S8, when it is determined that the test is completed for all the test items, the CPU 2 causes the memory 6
The "standard execution time" stored in the magnetic tape device 5 is stored and saved in the magnetic tape of the magnetic tape device 5, and the process ends.

【0056】§5:実行時間の評価処理説明・・・図
6、図7参照 図6は実行時間の評価処理フローチャート1、図7は実
行時間の評価処理フローチャート2である。以下、図
6、図7に基づいて、評価対象装置に対する実行時間の
評価処理を説明する。なお、S31〜S53は処理ステ
ップを示す。
§5: Description of execution time evaluation process ... See FIGS. 6 and 7. FIG. 6 is an execution time evaluation process flowchart 1 and FIG. 7 is an execution time evaluation process flowchart 2. Hereinafter, the evaluation processing of the execution time for the evaluation target device will be described with reference to FIGS. 6 and 7. Note that S31 to S53 represent processing steps.

【0057】S31:先ず、CPU2の制御により、磁
気テープ装置5内の磁気テープ(媒体)に格納されてい
る「テストプログラム」を読み出し、メモリ6の所定領
域にローディングする。
S31: First, under the control of the CPU 2, the "test program" stored in the magnetic tape (medium) in the magnetic tape device 5 is read and loaded into a predetermined area of the memory 6.

【0058】S32:次にCPU2は、磁気テープに格
納されている「標準実行時間」を読み出し、「時間テー
ブル1」に書き込む。 S33:S32の処理終了後、オペレータコンソール装
置4を介して、オペレータとの会話により、テストの実
行に必要なパラメータと、「実行時間許容範囲」を設定
するためのパラメータを入力する。
S32: Next, the CPU 2 reads the "standard execution time" stored in the magnetic tape and writes it in the "time table 1". S33: After the processing of S32 is completed, the parameters necessary for executing the test and the parameters for setting the “execution time allowable range” are input through a conversation with the operator via the operator console device 4.

【0059】S34:次に、テストの対象となるオペレ
ーション(入出力動作)の実行に先立ち、CPU2は、
タイマ7をリセットする。なお、タイマ7はリセット
後、タイマ値0からタイムアップを開始する。
S34: Next, prior to execution of the operation (input / output operation) to be tested, the CPU 2
Reset the timer 7. After resetting, the timer 7 starts time-up from the timer value 0.

【0060】S35:S34の処理終了後、CPU2
は、評価対象装置である入出力装置8を対象とし、テス
トプログラムによりテスト対象のオペレーション(入出
力動作)を実行(テストの実行)する。
S35: After completion of the processing of S34, the CPU 2
Targets the input / output device 8 which is the evaluation target device and executes the test target operation (input / output operation) (test execution) by the test program.

【0061】この場合、入出力装置8では、前記オペレ
ーションが終了すると、CPU2に対して、終了割込み
により処理終了ステータスを報告する。 S36:S35でのテスト実行開始後、CPU2は、タ
イマ7による時間経過の監視を行うと共に、前記入出力
装置8からの終了割込みが有ったか否かを判定する。
In this case, the input / output device 8 reports the processing end status to the CPU 2 by an end interrupt when the above operation is completed. S36: After starting the test execution in S35, the CPU 2 monitors the elapse of time by the timer 7 and determines whether or not there is an end interrupt from the input / output device 8.

【0062】S40:S36の処理で、終了割込みが発
生しないと判定した場合、CPU2はタイマ7による時
間監視でタイムアウトか否かを判定する。その結果、タ
イムアウトでなければ前記S36の処理を行う。
S40: When it is determined in the process of S36 that the end interrupt does not occur, the CPU 2 determines whether or not the time is monitored by the timer 7 and the time is out. As a result, if the time is not out, the process of S36 is performed.

【0063】S41:前記S40の処理で、タイムアウ
トになったと判定した場合、CPU2はタイムアウトの
発生をメモリ6の「時間テーブル2」に書き込む。 S37:前記S36の処理で終了割込みが発生し、CP
U2が入出力装置8からの終了ステータスを受信したと
判定した場合、CPU2はタイマ7のタイマ値を読み実
行時間を測定する。
S41: When it is determined in the processing of S40 that the time-out has occurred, the CPU 2 writes the occurrence of the time-out in the "time table 2" of the memory 6. S37: The end interrupt is generated in the process of S36, and CP
When U2 determines that the end status is received from the input / output device 8, the CPU 2 reads the timer value of the timer 7 and measures the execution time.

【0064】S38:CPU2は、前記S37の処理で
測定した「実行時間」を「時間テーブル2」に書き込
む。 S39:前記S38、及びS41の処理終了後、CPU
2は、全てのテスト項目が終了したか否かを判定する。
S38: The CPU 2 writes the "execution time" measured in the process of S37 in the "time table 2". S39: CPU after the processing of S38 and S41 is completed
2 determines whether or not all the test items have been completed.

【0065】S42:S39の処理で、もし、全てのテ
スト項目が終了していないと判定した場合には、CPU
2はテスト項目を更新し、前記S34の処理から繰り返
して行う。
S42: If it is determined in the processing of S39 that all the test items have not been completed, the CPU
In step 2, the test item is updated, and the process is repeated from step S34.

【0066】S43:前記S39の処理で、全てのテス
ト項目が終了していると判定した場合、CPU2は「時
間テーブル1」、及び「時間テーブル2」のポインタP
1、P2を先頭に戻し、初期値を設定する。
S43: In the process of S39, when it is determined that all the test items have been completed, the CPU 2 indicates the "time table 1" and the pointer P of the "time table 2".
Return 1 and P2 to the beginning and set the initial value.

【0067】S44:CPU2は、メモリ6の「時間テ
ーブル1」から「標準実行時間」を読み出す。 S45:CPU2は、メモリ6の「時間テーブル2」か
ら「実行時間」を読み出す。
S44: The CPU 2 reads the "standard execution time" from the "time table 1" of the memory 6. S45: The CPU 2 reads the “execution time” from the “time table 2” of the memory 6.

【0068】S46:CPU2は、入力したパラメータ
から「実行時間許容範囲」を算出し、「GOOD」、
「WARNING」、「ERROR」の範囲を設定す
る。そして、CPU2は、前記「時間テーブル1」の
「標準実行時間」と「時間テーブル2」の「実行時間」
を比較し、「GOOD」、「WARNING」、「ER
ROR」に分類する。
S46: The CPU 2 calculates the "permissible range of execution time" from the input parameters, "GOOD",
Set the range of "WARNING" and "ERROR". The CPU 2 then executes the "standard execution time" of the "time table 1" and the "execution time" of the "time table 2".
"GOOD", "WARNING", "ER"
ROR ”.

【0069】S47:S46の処理の結果、先ず、CP
U2は「GOOD」条件か否かを判定する。 S48:前記S47の処理で「GOOD」条件と判定し
た場合、CPU2は、その情報をオペレータコンソール
装置4へ送り、表示画面で「GOOD」を表示する。
S47: As a result of the processing in S46, first, CP
U2 determines whether the condition is "GOOD". S48: When the condition of "GOOD" is determined in the process of S47, the CPU 2 sends the information to the operator console device 4, and displays "GOOD" on the display screen.

【0070】S50:S47の処理で「GOOD」条件
でないと判定した場合、CPU2は「WARNING」
条件か否かを判定する。 S51:S50の処理で「WARNING」条件と判定
した場合、CPU2は、その情報をオペレータコンソー
ル装置4へ送り、表示画面で「WARNING」を表示
する。
S50: When it is determined in the process of S47 that the condition is not "GOOD", the CPU 2 outputs "WARNING".
Determine if it is a condition. S51: When it is determined in the process of S50 that the condition is "WARNING", the CPU 2 sends the information to the operator console device 4, and displays "WARNING" on the display screen.

【0071】S52:S50の処理で「WARNIN
G」条件でないと判定した場合は、「ERROR」であ
ると判定し、CPU2は、その情報をオペレータコンソ
ール装置4へ送り、表示画面で「ERROR」を表示す
る。
S52: In the process of S50, "WARNIN
When it is determined that the condition is not “G”, it is determined that the condition is “ERROR”, and the CPU 2 sends the information to the operator console device 4 and displays “ERROR” on the display screen.

【0072】S49:前記の表示が終了したら、CPU
2は全ての時間テーブルの比較を終了したか否かを判定
する。その結果、全ての時間テーブルの比較を終了した
らテストを終了する。
S49: When the above display is completed, the CPU
2 determines whether or not comparison of all time tables has been completed. As a result, the test ends when the comparison of all time tables is completed.

【0073】S53:しかし、S49の処理で、全ての
時間テーブルの比較が終了していないと判定した場合、
CPU2は前記ポインタP1、P2を更新し、前記S4
4の処理から繰り返して行う。
S53: However, in the processing of S49, when it is determined that the comparison of all time tables is not completed,
The CPU2 updates the pointers P1 and P2, and the S4
Repeat from the process of 4.

【0074】(他の実施例)以上実施例について説明し
たが、本発明は次のようにしても実施可能である。 :前記評価結果のデータは、表示するだけでなく、プ
リンタにより印刷して出力しても良い。
(Other Embodiments) The embodiments have been described above, but the present invention can also be implemented as follows. : The evaluation result data may not only be displayed but also printed out by a printer and output.

【0075】:「GOOD」、「WARNING」、
「ERROR」の表示は、他の同様な表示情報で置き換
えても実施可能である。 :前記磁気テープに格納したプログラム、或いは実行
時間等のデータは、磁気ディスク等の他の媒体に格納す
ることも可能である。
"GOOD", "WARNING",
The display of "ERROR" can be performed by replacing it with other similar display information. : The program stored in the magnetic tape or the data such as the execution time can be stored in another medium such as a magnetic disk.

【0076】[0076]

【発明の効果】以上説明したように、本発明によれば次
のような効果がある。 :本発明の性能評価処理では、測定したテストプログ
ラムの実行時間を基に、性能評価をしている。従って、
製品の工場出荷テストでは、標準ハードウェアとの差を
比較検証することにより、製品、素子のバラツキ等を高
精度でチェックアウトすることが可能となる。
As described above, the present invention has the following effects. : In the performance evaluation processing of the present invention, performance evaluation is performed based on the measured execution time of the test program. Therefore,
In the factory shipment test of a product, by comparing and verifying the difference with the standard hardware, it is possible to check out the variation of the product and the element with high accuracy.

【0077】:また、フィールド保守では、論理的に
正しい性能が低下しているハードウェアや、リトライ多
発で、かろうじて動作しているシステムを検証し、これ
らの状態を確実にたたき出し、評価することが可能であ
る。
In the field maintenance, it is possible to verify the logically correct performance of the hardware and the system that barely operates due to frequent retries, and to knock out and evaluate these states. It is possible.

【0078】:評価時の比較値である標準実行時間
は、実際に被テスト装置に対し、テスト対象のオペレー
ションを実行させた結果測定した値なので、極めて高精
度の性能評価が可能である。
The standard execution time, which is a comparison value at the time of evaluation, is a value measured as a result of actually executing the operation of the test target on the device under test, and therefore the performance evaluation with extremely high accuracy is possible.

【0079】:「GOOD」、「WARNING」、
「ERROR」の3段階に分けて評価を行うため、例え
ば、故障直前の状態や、素子の性能低下状態等、各種状
態を正確に検証することが可能である。
"GOOD", "WARNING",
Since the evaluation is performed in three stages of "ERROR", it is possible to accurately verify various states such as a state immediately before a failure and a state where the performance of the element is deteriorated.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】実施例の装置構成図である。FIG. 2 is a device configuration diagram of an embodiment.

【図3】実施例の実行時間許容範囲の説明図である。FIG. 3 is an explanatory diagram of an allowable execution time range according to the embodiment.

【図4】実施例のメモリ及び磁気テープの説明図であ
る。
FIG. 4 is an explanatory diagram of a memory and a magnetic tape according to an embodiment.

【図5】実施例の標準実行時間の測定、保存処理フロー
チャートである。
FIG. 5 is a flowchart of standard execution time measurement and storage processing according to an embodiment.

【図6】実施例の実行時間の評価処理フローチャート1
である。
FIG. 6 is a flowchart 1 for evaluating the execution time of the embodiment.
Is.

【図7】実施例の実行時間の評価処理フローチャート2
である。
FIG. 7 is a flowchart 2 for evaluating the execution time of the embodiment.
Is.

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

1 性能評価装置 8 入出力装置(被テスト装置) 10 テスト実行部 11 評価部 12 標準実行時間記憶部 13 実行時間記憶部 14 入力部 15 出力部 1 Performance Evaluation Device 8 Input / Output Device (Device Under Test) 10 Test Execution Unit 11 Evaluation Unit 12 Standard Execution Time Storage Unit 13 Execution Time Storage Unit 14 Input Unit 15 Output Unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータの入出力装置(8)を被テ
スト装置としてテストを行い、その性能を評価する性能
評価装置において、 被テスト装置に対し、テストプログラムにより、テスト
対象となるオペレーション(入出力動作)を実行させ、
その「実行時間」を測定するテスト実行部(10)と、 テスト実行部(10)により、予め測定したテストプロ
グラムの「実行時間」を、「標準実行時間」として記憶
し保存しておく標準実行時間記憶部(12)と、 テスト実行部(10)が測定したデータを基に、測定結
果の評価を行う評価部(11)を設け、 テスト実行部(10)が、評価対象の被テスト装置に対
し、テストプログラムにより、テスト対象となるオペレ
ーションを実行させて、その「実行時間」を測定した
際、 評価部(11)では、前記測定した「実行時間」を、保
存されている前記「標準実行時間」と比較して評価を行
うことを特徴とした性能評価装置。
1. A performance evaluation device for performing a test by using an input / output device (8) of a computer as a device under test and evaluating the performance of the device under test by an operation (input / output) by a test program. Motion)
The test execution unit (10) that measures the “execution time”, and the standard execution that stores and saves the “execution time” of the test program measured in advance by the test execution unit (10) as the “standard execution time”. The time storage unit (12) and the evaluation unit (11) that evaluates the measurement result based on the data measured by the test execution unit (10) are provided, and the test execution unit (10) is the device under test to be evaluated. On the other hand, when the operation to be tested is executed by the test program and the "execution time" is measured, the evaluation unit (11) stores the measured "execution time" in the stored "standard". A performance evaluation device characterized by performing evaluation by comparing with "execution time".
【請求項2】 請求項1記載の性能評価装置において、 評価部(11)では、前記「実行時間」に対し、予め入
力されたパラメータから、許容の安全値内に納まってい
る場合(GOOD)、許容範囲ではあるが、安全値を越
えている場合(WARNING)、及び許容範囲を越え
ている場合(ERROR)の3段階の「実行時間許容範
囲」を設定し、 実行時間の評価を行う際、前記3段階の「実行時間許容
範囲」に従って評価を行い、それぞれの評価結果を出力
することを特徴とした性能評価装置。
2. The performance evaluation device according to claim 1, wherein the evaluation unit (11) is within an allowable safe value from the parameters input in advance for the “execution time” (GOOD). , When the execution time is evaluated by setting the "execution time allowance range" of three levels, if it is within the allowable range but exceeds the safe value (WARNING) and if it exceeds the allowable range (ERROR). A performance evaluation device characterized in that evaluation is performed according to the “execution time allowable range” of the three stages and each evaluation result is output.
【請求項3】 請求項2記載の性能評価装置において、 前記3段階の「実行時間許容範囲」は、それぞれ、プラ
ス側の%の値と、マイナス側の%の値で指示されたパラ
メータにより設定することを特徴とした性能評価装置。
3. The performance evaluation apparatus according to claim 2, wherein the "execution time allowable range" of each of the three stages is set by a parameter instructed by a plus side% value and a minus side% value. A performance evaluation device characterized by:
JP5270133A 1993-10-28 1993-10-28 Performance evaluation device Withdrawn JPH07121409A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5270133A JPH07121409A (en) 1993-10-28 1993-10-28 Performance evaluation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5270133A JPH07121409A (en) 1993-10-28 1993-10-28 Performance evaluation device

Publications (1)

Publication Number Publication Date
JPH07121409A true JPH07121409A (en) 1995-05-12

Family

ID=17482020

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5270133A Withdrawn JPH07121409A (en) 1993-10-28 1993-10-28 Performance evaluation device

Country Status (1)

Country Link
JP (1) JPH07121409A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015082233A (en) * 2013-10-23 2015-04-27 大日本印刷株式会社 Security token and handler routine execution method
WO2017179208A1 (en) * 2016-04-15 2017-10-19 三菱電機株式会社 Information processing device, information processing method, and information processing program
JP2018072948A (en) * 2016-10-25 2018-05-10 株式会社リコー Information processing system, update method, information processor, and program
JPWO2021220321A1 (en) * 2020-04-27 2021-11-04

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015082233A (en) * 2013-10-23 2015-04-27 大日本印刷株式会社 Security token and handler routine execution method
WO2017179208A1 (en) * 2016-04-15 2017-10-19 三菱電機株式会社 Information processing device, information processing method, and information processing program
JPWO2017179208A1 (en) * 2016-04-15 2018-04-19 三菱電機株式会社 Information processing apparatus, information processing method, and information processing program
JP2018072948A (en) * 2016-10-25 2018-05-10 株式会社リコー Information processing system, update method, information processor, and program
JPWO2021220321A1 (en) * 2020-04-27 2021-11-04
WO2021220321A1 (en) * 2020-04-27 2021-11-04 三菱電機株式会社 Information processing device and information processing method

Similar Documents

Publication Publication Date Title
EP0582464B1 (en) Method and control apparatus for self diagnosis
US5663656A (en) System and method for executing on board diagnostics and maintaining an event history on a circuit board
CN112395122B (en) Flash memory controller and method thereof
JPH07121409A (en) Performance evaluation device
US8799608B1 (en) Techniques involving flaky path detection
JPH0314033A (en) Inspection system for microprocessor comparison checking function
JP3315266B2 (en) Self-diagnosis status display method
JPH05101697A (en) Fault diagnostic circuit for lsi
JPH0577143A (en) Failure diagnosis device for automated line
JP3661732B2 (en) Programmable controller
JP4569011B2 (en) Programmable controller and peripheral device thereof
JP2003066124A (en) Semiconductor integrated circuit tester
JPH0573435A (en) Storage element monitoring/protecting device
JPH01214997A (en) File control device for pos system
JP2878014B2 (en) RAM test method
JPH0259947A (en) Automatic diagnostic system for input/output device
JPH05173829A (en) Error generating method
JPS60262249A (en) Microprocessor applying device
JPH10177503A (en) Device diagnostic control system
JPH02210556A (en) Visualizing device for program execution state
JPS63132345A (en) Diagnosing program control system
JP2566806B2 (en) Disc offset detection method
JP3107015B2 (en) Intermittent fault diagnosis system
JPH01183701A (en) Plant supervisory unit
JPH03282617A (en) Printer device

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: 20010130