JPS621039A - Automatic test method - Google Patents

Automatic test method

Info

Publication number
JPS621039A
JPS621039A JP60132527A JP13252785A JPS621039A JP S621039 A JPS621039 A JP S621039A JP 60132527 A JP60132527 A JP 60132527A JP 13252785 A JP13252785 A JP 13252785A JP S621039 A JPS621039 A JP S621039A
Authority
JP
Japan
Prior art keywords
test
modem
optical data
under test
devices
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP60132527A
Other languages
Japanese (ja)
Inventor
Yasuhiko Masuda
安彦 増田
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 JP60132527A priority Critical patent/JPS621039A/en
Publication of JPS621039A publication Critical patent/JPS621039A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain centralized control in a simple way for function tests of various types of devices to be tested by storing previously various test programs in a center controller and extracting the test program corresponding to the device to be tested to load it to the device to be tested via a MODEM. CONSTITUTION:A center controller 1 contains a data file 1c to which various test programs are registered and interfaces 1b and 1a corresponding to an input/output device 4 and an optical data MODEM 2a. The data are transferred between the controller 1 and the devices 3(0)-3(n). In such a case the data are converted into the optical data, e.g., laser beams by optical data MODEM 2a and 2b. The devices 3(0)-3(n) are connected to the corresponding optical MODEM 2b(0)-2b(n) respectively. Then the test program sent via an optical data MODEM 2b(i) is loaded to the corresponding memory. The result obtained from the test carried out by the corresponding test program is sent back via the optical data MODEM 2b.

Description

【発明の詳細な説明】 〔概要〕 1n報処理装置の自動試験方法であって、センタ制御装
置に各種試験用プログラムを記憶させておき、1人のオ
ペレータにて該当する被試験装置対応の試験用プログラ
ムを前記センタ制御装置より取り出し、モデムを介して
被試験装置にロードすることにより、複数種類の被試験
装置の機能試験を簡易な方法で集中管理することが可能
となる。
[Detailed Description of the Invention] [Summary] An automatic testing method for 1n information processing equipment, in which various testing programs are stored in a center control equipment, and one operator can test the corresponding equipment under test. By extracting the program from the center control device and loading it into the device under test via the modem, it becomes possible to centrally manage the functional tests of multiple types of devices under test in a simple manner.

〔産業上の利用分野〕[Industrial application field]

本発明は、データモデムを介して複数種類の被試験装置
とセンタ制御装置とを接続し、試験用プログラム、試験
結果情報の遣り取りを集中管理する自動試験方法に関す
る。
The present invention relates to an automatic test method that connects a plurality of types of devices under test and a center control device via a data modem and centrally manages the exchange of test programs and test result information.

情報処理装置の利用方法の拡大に伴い、情報処理装置に
接続される端末装置の種類も各種のものが開発されてい
る。これに伴い、これら端末装置を制御する制御装置も
各種ダイブが開発され実用化されている。
As the usage of information processing devices expands, various types of terminal devices to be connected to the information processing devices are being developed. Along with this, various dive control devices for controlling these terminal devices have been developed and put into practical use.

かかる機器を製造する工場においては、高品質を保証す
る出荷試験を的確にしかも効率的に試験することが必要
条件となる。
In factories that manufacture such devices, it is a prerequisite to carry out shipping tests accurately and efficiently to ensure high quality.

〔従来の技術と発明が解決しようとする問題点〕従来技
術として複数種類の端末制御装置の自動試験方法を例に
取り説明する。
[Prior Art and Problems to be Solved by the Invention] As a prior art, an automatic testing method for a plurality of types of terminal control devices will be described as an example.

第3図は従来の自動試験方法を説明するブロック図を示
す。
FIG. 3 shows a block diagram illustrating a conventional automatic testing method.

第3図はモデムインタフェースを有する端末制御装置3
を構成するブロック図である。即ち、複数の端末がデー
タや制御信号の遣り取りを、データモデムを介して通信
回線を通じて接続される相手装置とで行う場合、端末制
御装置3はその時の通信回線の制御や前記複数の端末の
動作制御を行う。
Figure 3 shows a terminal control device 3 having a modem interface.
FIG. That is, when a plurality of terminals exchange data and control signals with a partner device connected through a communication line via a data modem, the terminal control device 3 controls the communication line at that time and controls the operation of the plurality of terminals. Take control.

この制御装置3は、 制御装置3内各種機能ブロックの動作を制御する主制御
部31 (以下CPU31と称する)と、入出力媒体4
との接続制御を行う入出力インタフェース32と、 各種データを格納するメモリ33と、 モデムインタフェース等外部と接続するための各種のイ
ンタフェース機能や制御機能を有するアダプタ部34等
とから構成されている。
This control device 3 includes a main control unit 31 (hereinafter referred to as CPU 31) that controls the operations of various functional blocks within the control device 3, and an input/output medium 4.
It is composed of an input/output interface 32 that controls connection with the computer, a memory 33 that stores various data, and an adapter section 34 that has various interface functions and control functions for connecting to the outside, such as a modem interface.

従来、上記のような機能を持つ制御装置3の試験方法と
しては各種の方法が実施されているが、その1つとして
、別途に作成している試験用プログラムを入出力媒体4
よりCPU31の内部メモリにロードし、この試験用プ
ログラムに基づき制御装置3内各種機能ブロック(CP
U31.入出力インタフェース32.メモリ33.アダ
プタ部34等)の試験を行う方法が実施されている。
Conventionally, various methods have been implemented to test the control device 3 having the above-mentioned functions, but one of them is to test a separately created test program on the input/output medium 4.
is loaded into the internal memory of the CPU 31, and based on this test program, various functional blocks (CP
U31. Input/output interface 32. Memory 33. A method of testing the adapter section 34, etc.) has been implemented.

尚、試験内容としては例えば、(1)制御下の各端末に
送出する各種命令テスト、(2)上位装置(図示してな
い)に対する割り込みテスト、(3)メモリ33の機能
テスト、(4)制御下の各端末制御機能テスト、(5)
上位装置(図示してない)と接続されるライン制御機能
テスト等を行う・ この方法は機能試験そのものは試験用プログラムで自動
的に行うが、制御装置3の種類により試験用プログラム
のロードの方法や試験方法が異なるため、これらに的確
に対応出来る技術力を有するオペレータが多数必要とな
る。
The test contents include, for example, (1) various command tests sent to each terminal under control, (2) interrupt test for a host device (not shown), (3) function test of the memory 33, (4) Control function test of each terminal under control, (5)
Performs a line control function test connected to a host device (not shown). In this method, the function test itself is automatically performed using a test program, but the method of loading the test program depends on the type of control device 3. Since the test methods and test methods are different, a large number of operators with the technical ability to accurately handle these are required.

又、制御装置3に障害時の表示機能が無い場合は制御装
置3対応の表示機能を準備したり、表示機能を接続しな
い場合は障害の有無の確認のためによりレベルの高い専
属の技術者が必要となる等の各種問題点がある。
In addition, if the control device 3 does not have a display function in the event of a failure, a display function compatible with the control device 3 may be prepared, or if a display function is not connected, a specialist engineer with a higher level of expertise will be required to confirm the presence or absence of a failure. There are various problems such as the necessity of

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の原理システム図を示す。 FIG. 1 shows a system diagram of the principle of the present invention.

第1図のシステムは、 被試験装置3(0)〜3(n)の機能試験を集中管理す
るセンタ制御装置1と、 前記センタ制御装置1と被試験装置3(0)〜3(n)
とのデータの遣り取りを光データ(例えば、レーサヒ、
−ム)に変換して送受信する光データモデム2a、2b
と、 対応する光データモデム2b (0)〜2b (n) 
と接続し、該当する光データモデム2b(i)を介して
送られて来る試験用プログラムをそのメモリにロードし
て、その試験用プログラムで試験した結果を光データモ
デム2bを介して返送する複数の被試験装置3(0)〜
3(n)とから構成している。
The system in FIG. 1 includes: a center control device 1 that centrally manages functional tests of devices under test 3(0) to 3(n); and the center control device 1 and devices under test 3(0) to 3(n).
Optical data (for example, Laserhi,
Optical data modems 2a and 2b that convert into
and corresponding optical data modems 2b (0) to 2b (n)
, loads a test program sent via the corresponding optical data modem 2b(i) into its memory, and returns the results of the test using the test program via the optical data modem 2b. Device under test 3 (0) ~
3(n).

又、センタ制御装置1は各種試験用プログラムを登録し
ているデータファイル1cと入出力装置4や光データモ
デム2aに対応するインタフェースlb。
The center control device 1 also has a data file 1c in which various test programs are registered, and an interface lb corresponding to the input/output device 4 and the optical data modem 2a.

1aとを備えている。1a.

〔作用〕[Effect]

複数の被試験装置に対応する試験用プログラム及び試験
情報等をセンタ制御装置のデータファイルに登録してお
き、被試験装置とセンタ制御装置との間でデータモデム
を介してデータの遣り取りを行い、複数の被試験装置の
機能試験を集中管理することにより、少数の人員で複数
種類の多数の被試験装置の機能試験を容易に行うことが
可能となる。
Test programs and test information corresponding to multiple devices under test are registered in the data file of the center control device, and data is exchanged between the device under test and the center control device via a data modem. By centrally managing the functional tests of multiple devices under test, it becomes possible to easily perform functional tests on a large number of multiple types of devices under test with a small number of personnel.

〔実施例〕〔Example〕

以下本発明の要旨を第2図に示す実施例により具体的に
説明する。
The gist of the present invention will be specifically explained below with reference to an embodiment shown in FIG.

第2図は本発明の詳細な説明する試験システム図を示す
。尚、全図を通じて同一符号は同一対象物を示す。
FIG. 2 shows a test system diagram illustrating the invention in detail. Note that the same reference numerals indicate the same objects throughout the figures.

第2図に示す本実施例の試験システムは、例えば試験内
容を機能試験ライン5a、高温試験ライン5b、最終確
認試験ライン5cに分けて行う自動試験方法であり、被
試験装置3(i)は第3図で説明した制御装置3と同一
とする。
The test system of this embodiment shown in FIG. 2 is an automatic test method in which the test contents are divided into, for example, a functional test line 5a, a high temperature test line 5b, and a final confirmation test line 5c, and the device under test 3(i) is It is assumed that this is the same as the control device 3 explained in FIG.

尚、各試験ライン58〜5c内に接続される複数の被試
験装置3(i)はそれぞれ同一種類の被試験装置3(i
)とする。
It should be noted that the plurality of devices under test 3(i) connected to each of the test lines 58 to 5c are the same type of devices under test 3(i).
).

センタ制御装置1は第1図で説明したモデムインタフェ
ース1aを3つ(la (0)〜1a(2))備え、同
じく第1図で説明した入出力インタフェース1b及びデ
ータファイルlc (本実施例ではディスクファイルで
構成している)と、 センタ制御装置1の各種動作を制御するCPU1dと、 CPU1dの各種制御動作を指示する制御プログラム等
を格納している制御プログラムファイル1e等からなっ
ている。
The center control device 1 includes three modem interfaces 1a (la(0) to 1a(2)) explained in FIG. 1, and an input/output interface 1b and data file lc (in this embodiment, A CPU 1d that controls various operations of the center control device 1; and a control program file 1e that stores control programs that instruct the CPU 1d to perform various control operations.

又、各試験ライン5a〜5cに収容する被試験装置3(
i)は最大8台とし、それぞれの試験ライン58〜5c
の場所への移動は無人搬送車(図示してない)等で行う
ものとする。尚、本実施例では第2図に示すように機能
試験ライン5aに収容される被試験装置3(i)及び光
データモデム2b(i)は被試験装置3(0)〜3(7
)、光データモデム2b (0)〜2b (7)とする
In addition, the devices under test 3 (
i) Maximum of 8 units, each test line 58-5c
Movement to the location shall be carried out using an automated guided vehicle (not shown), etc. In this embodiment, as shown in FIG. 2, the device under test 3(i) and the optical data modem 2b(i) housed in the functional test line 5a are
), optical data modems 2b (0) to 2b (7).

更に、高温試験ライン5bでは被試験装置3(8)〜3
(15)、光データモデム2b (8)〜2b(15)
、最終確認試験ライン5cでは被試験装置3(16)〜
3(23)、光データモデム2b (16)〜2b (
23)とし、各光データモデム2b (0)〜2b (
23)に対してはそれぞれ対応するアドレスが割当られ
ている。
Furthermore, in the high temperature test line 5b, the devices under test 3(8) to 3
(15), optical data modem 2b (8) to 2b (15)
, in the final confirmation test line 5c, the devices under test 3 (16) ~
3 (23), optical data modem 2b (16) to 2b (
23), and each optical data modem 2b (0) to 2b (
23), corresponding addresses are assigned to each of them.

一方、センタ制御装置l側に設置されている光データモ
デム2a (0)〜2a (2)はそれぞれ各試験ライ
ン58〜5cに対応しており、各試験ライン5a〜5C
内の光データモデム2b(i) と対向して光データの
遣り取り(光ビームを約10mの間隔を置いて飛ばして
データの遣り取りを行う)を行う。
On the other hand, the optical data modems 2a (0) to 2a (2) installed on the center control device l side correspond to each test line 58 to 5c, respectively.
It faces the optical data modem 2b(i) inside and exchanges optical data (data is exchanged by emitting light beams at intervals of about 10 m).

本システムのセンタ制御装置1の機能を大別すると以下
の通りである。即ち、 (1)被試験装置3(i)の情報登録、被試験装置3(
i)接続時に装置のステーション番号(例えば、3(0
)〜3(n)等)、機種及び機番をセンタ制御装置1の
データファイルlcに登録する。
The functions of the center control device 1 of this system can be broadly classified as follows. That is, (1) Information registration of the device under test 3(i),
i) The station number of the device (e.g. 3(0)
) to 3(n), etc.), the model and machine number are registered in the data file lc of the center control device 1.

尚、登録はオペレータが被試験装置3(i)より入力し
、入力完了によりセンタ制御装置1に通知し入出力装置
4のディスプレイに表示する。
The registration is input by the operator from the device under test 3(i), and upon completion of the input, the center control device 1 is notified and displayed on the display of the input/output device 4.

(2)試験用プログラムの登録、 被試験装置3(i)の試験用プログラムをセンタ制御装
置1のデータファイル1cに登録する。これにより、被
試験装置3(i)を試験する。
(2) Registration of test program: Register the test program of the device under test 3(i) in the data file 1c of the center control device 1. Thereby, the device under test 3(i) is tested.

(3)オペレーションデータの登録及び変更、この機能
は、試験用プログラム走行時に必要な入力データの登録
及び変更を行うための機能でその処理方法は以下の通り
である。
(3) Registration and modification of operation data This function is for registering and modifying input data necessary when running a test program, and its processing method is as follows.

(al被試験装置3(i)の試験開始時、各種データの
変更の必要があればオペレータが入出力装置4で変更指
示を行う。
(al) At the start of testing the device under test 3(i), if it is necessary to change various data, the operator issues a change instruction using the input/output device 4.

(bl変更を行う被試験装置3(i)番号、試験用プロ
グラム名を入出力装置4で入力する。
(Input the number of the device under test 3 (i) whose bl is to be changed and the name of the test program using the input/output device 4.

(C)変更する情報は「指示コード」 (変更位置)、
「データ」 (変更データ)の入力により行う。
(C) Information to be changed is "instruction code" (change position),
This is done by inputting "data" (change data).

(d)センタ制御装置1は情報入力完了にて登録を変更
する。
(d) The center control device 1 changes the registration upon completion of information input.

(4)試験の開始/再開/中断/終了の制御、被試験装
置3(i)への試験開始、中断及び終了をセンタ制御装
置1より通知する機能であり、オペレータが入出力装置
4のディスプレイよりの指示に従いオペレーションを行
う。
(4) This is a function to control the start/resume/interruption/end of the test, and to notify the test start, interruption, and end to the device under test 3 (i) from the center control device 1, and the operator can display the input/output device 4 display. Perform operations according to instructions from

尚、オペレーションとしては試験用プログラムの配信を
開始する、■試験開始オペレーション。
The operation is ■Test start operation, which starts distribution of the test program.

障害等の発生後試験を再開する時に行う、■試験再開オ
ペレーション。正常稼働中に何らかの理由で試験を一時
的に中断したい場合の、■試験中断オペレーション。全
ての試験が終了して被試験装置3(i)をセンタ制御装
置1より切り離す時の、■試験終了オペレーション等が
ある。
■Test restart operation performed when restarting a test after an error occurs. ■Test suspension operation when you want to temporarily suspend the test for some reason during normal operation. There is a test termination operation, etc. when all tests are completed and the device under test 3(i) is disconnected from the center control device 1.

(5)試験用プログラムの自動配信、 この機能は被試験装置3(i)の試験用プログラムをモ
デムインタフェース1a(0)〜1a(2)を介し光デ
ータモデム2a(0) 〜2a(2)、2b(0) 〜
2b(23)により各被試験装置3(i)にロードする
機能である。
(5) Automatic distribution of test programs. This function distributes the test programs of the device under test 3(i) to the optical data modems 2a(0) to 2a(2) via the modem interfaces 1a(0) to 1a(2). , 2b(0) ~
2b (23) to load each device under test 3(i).

(6)試験時間の監視、 試験の進捗状況を管理するための機能でる。(6) Monitoring of exam time; There is a function to manage the progress of the exam.

(7)障害離層の管理、 被試験装置3(i)の障害内容を管理するための機能で
あり、障害発生時被試験装置3(i)は障害コード及び
内容をセンタ制御装置1に通知する。
(7) Fault separation management: This is a function to manage the fault details of the device under test 3(i), and when a fault occurs, the device under test 3(i) notifies the center control device 1 of the fault code and details. do.

(8)試験済み処理、 被試験装置3(i)が最終確認ライン5cまで全て完了
した時に上位のシステム(図示してない)へ試験済み情
報を通知する機能等である。
(8) Tested processing: This is a function of notifying the higher-level system (not shown) of tested information when the device under test 3(i) has completed all steps up to the final confirmation line 5c.

以上のように、本実施例の試験システムはセンタ制御装
置1と各被試験装置3(i)との間を無線にて接続する
ためにその配線が容易であり、しかも様々な機種の被試
験装置3(i)の試験が一括管理出来る。
As described above, the test system of this embodiment has easy wiring because it connects the center control device 1 and each device under test 3(i) wirelessly, and can be used with various models of devices under test. Tests for device 3(i) can be managed collectively.

即ち、少数の人員で複数種類の複数の被試験装置3(i
)を簡易な構成と簡単な操作で迅速に試験出来る。
In other words, a small number of personnel can test multiple devices under test 3 (i) of multiple types.
) can be tested quickly with a simple configuration and easy operation.

〔発明の効果〕〔Effect of the invention〕

以上のような本発明によれば、被試験装置とセンタ制御
装置とは光データモデムで対向させるため配線が容易で
あり、しかも複数種類の複数の被試験装置の機能試験を
集中管理することにより、最小限の人員で複数種類の多
数の被試験装置の機能試験を迅速に容易に行うことが出
来ると言う効果がある。
According to the present invention as described above, wiring is easy because the device under test and the center control device are faced to each other through an optical data modem, and furthermore, the function tests of multiple types of devices under test can be centrally managed. This method has the advantage that functional tests of a large number of devices under test of a plurality of types can be performed quickly and easily with a minimum number of personnel.

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

第1図は本発明の原理システム図、 第2図は本発明の詳細な説明する試験システム図、 第3図は従来の自動試験方法を説明するブロック図、 をそれぞれ示す。 図において、 1はセンタ+11?卸装置、 la、 1a(0) 〜1a(2) はモデムインタフ
ェース、lb、32は入出力インタフェース、 1cはデータファイル、 ld、31 ばCP(1。 1eは制御プログラムファイル、 2a、2a(0)〜2a(2)、2b(0) 〜2b(
n)は光データモデム、 3ば制御装置、    3(0)〜3(n)は被試験装
置、33はメモリ、      34はアダプタ部、4
は入出力装置、   5aは機能試験ライン、5bは高
温試験ライン、 5Cは最終確認試験ライン、をそれぞ
れ示す。
FIG. 1 is a principle system diagram of the present invention, FIG. 2 is a test system diagram explaining the present invention in detail, and FIG. 3 is a block diagram explaining a conventional automatic test method. In the diagram, 1 is center + 11? wholesale equipment, la, 1a(0) to 1a(2) are modem interfaces, lb, 32 are input/output interfaces, 1c is data files, ld, 31 is CP(1; 1e is control program file, 2a, 2a(0) ) ~ 2a (2), 2b (0) ~ 2b (
n) is an optical data modem; 3 is a control device; 3(0) to 3(n) are devices under test; 33 is a memory; 34 is an adapter section;
5a shows the input/output device, 5a shows the function test line, 5b shows the high temperature test line, and 5C shows the final confirmation test line.

Claims (1)

【特許請求の範囲】 モデムインタフェースを有し、前記モデムインタフェー
スを介してその制御下にある複数の端末との信号の遣り
取りを制御する装置の機能試験方法であって、 各種試験用プログラムを格納しているデータファイル(
1c)を有し、前記試験用プログラムと前記試験用プロ
グラムにて実施した機能試験結果をモデム(2a、2b
)を介して遣り取りするセンタ制御装置(1)と、 前記センタ制御装置(1)のモデムインタフェースを通
じて接続される複数の被試験装置(3(0)〜3(n)
)とを具備して成り、 前記被試験装置(3(0)〜3(n))に備えてあるメ
モリに前記データファイル(1c)に格納している該当
の試験用プログラムを前記モデム(2a、2b)を介し
てロードし、該試験用プログラムにて該被試験装置(3
(0)〜3(n))の機能試験を行うことを特徴とする
自動試験方法。
[Claims] A functional testing method for a device that has a modem interface and controls the exchange of signals with a plurality of terminals under its control via the modem interface, the method comprising: storing various test programs; data file (
1c), and transmits the test program and the function test results conducted using the test program to the modem (2a, 2b).
) and a plurality of devices under test (3(0) to 3(n) connected through the modem interface of the center control device (1)).
), and the test program stored in the data file (1c) in the memory of the device under test (3(0) to 3(n)) is transferred to the modem (2a , 2b), and the test program loads the device under test (3).
An automatic test method characterized by carrying out the functional tests (0) to 3(n)).
JP60132527A 1985-06-18 1985-06-18 Automatic test method Pending JPS621039A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60132527A JPS621039A (en) 1985-06-18 1985-06-18 Automatic test method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60132527A JPS621039A (en) 1985-06-18 1985-06-18 Automatic test method

Publications (1)

Publication Number Publication Date
JPS621039A true JPS621039A (en) 1987-01-07

Family

ID=15083376

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60132527A Pending JPS621039A (en) 1985-06-18 1985-06-18 Automatic test method

Country Status (1)

Country Link
JP (1) JPS621039A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100329193B1 (en) * 1998-04-16 2002-07-31 주식회사 하이닉스반도체 System for managing external main memory database of mobile communication switching system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5084144A (en) * 1973-10-08 1975-07-07
JPS559234A (en) * 1978-07-04 1980-01-23 Toshiba Corp Remote diagnosis method for electronic computer

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5084144A (en) * 1973-10-08 1975-07-07
JPS559234A (en) * 1978-07-04 1980-01-23 Toshiba Corp Remote diagnosis method for electronic computer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100329193B1 (en) * 1998-04-16 2002-07-31 주식회사 하이닉스반도체 System for managing external main memory database of mobile communication switching system

Similar Documents

Publication Publication Date Title
CN103124938B (en) Method and system for upgrading runtime environment of programmable logic controller
CN112987700B (en) Integrated test system of magnetic suspension traffic operation control system
JPH04152403A (en) Starting of assembly to be connected to electronic control unit
WO2018074619A1 (en) Simulation process automation system and method of container terminal
CN112491047A (en) Fault positioning method, device and equipment for secondary equipment of transformer substation
JPS621039A (en) Automatic test method
JPH10301799A (en) System for applying test program
JPH07295943A (en) Method for updating program
JP3463581B2 (en) Automated processing system, auxiliary information processing device connectable to automated processing system, and maintenance method for automated processing system
CN109150596A (en) A kind of SCADA system real time data dump method and device
CN100502318C (en) Method for detecting compatibility of network element equipment accessing to network management system and network management system
CN109669422B (en) Real-time data acquisition system
CN111935280B (en) Cyber-physical system for industrial equipment
CN112631252B (en) Updating method of production line equipment central control system, external updating module and storage medium
JPS6235945A (en) Trouble processing system
JPS62115547A (en) Duplex system simulation device
CN117170993A (en) Virtual debugging method of automatic logistics scheduling system
JPH06224914A (en) Terminal equipment backup system
JPS62271019A (en) Software development system
CN116028091A (en) DCS (distributed control system) upgrading method of nuclear power unit and nuclear power unit
CN114625112A (en) Robot diagnosis system
CN117094132A (en) Order process maintenance and verification method, device, terminal and storage medium
CN116339327A (en) Remote operation and maintenance system, method and device of self-walking equipment and self-walking equipment
JPS63276137A (en) Remote maintenance diagnosis system
JPS6332603A (en) Production indicating device