JPH08292810A - Display processor of centralized monitoring system - Google Patents

Display processor of centralized monitoring system

Info

Publication number
JPH08292810A
JPH08292810A JP9905895A JP9905895A JPH08292810A JP H08292810 A JPH08292810 A JP H08292810A JP 9905895 A JP9905895 A JP 9905895A JP 9905895 A JP9905895 A JP 9905895A JP H08292810 A JPH08292810 A JP H08292810A
Authority
JP
Japan
Prior art keywords
screen
display
memory
display data
cpu
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
JP9905895A
Other languages
Japanese (ja)
Inventor
Takashi Karasawa
隆 柄沢
Takashi Fukuda
尚 福田
Shinichi Sakaguchi
伸一 坂口
Junko Matsuoka
純子 松岡
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.)
Fuji Electric Co Ltd
Fuji Facom Corp
Original Assignee
Fuji Electric Co Ltd
Fuji Facom 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 Fuji Electric Co Ltd, Fuji Facom Corp filed Critical Fuji Electric Co Ltd
Priority to JP9905895A priority Critical patent/JPH08292810A/en
Publication of JPH08292810A publication Critical patent/JPH08292810A/en
Pending legal-status Critical Current

Links

Landscapes

  • Control By Computers (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

PURPOSE: To provide a CRT device with a screen operation administering function and to increase the response speed of a screen display irrelevantly to the load on a CPU side as to the centralized monitoring system for a plant, etc., which has the CPU that gathers display data from a monitored object and stores the data in a memory M and the CRT device as a man-machine interface. CONSTITUTION: The CPU repeatedly stores the display data, gathered through a process 01, in the memory M by the kinds of screens to update the display data in the memory M. When key operation for requesting a screen display is carried out in a process 02, the CRT device analyzes the contents of the key operation to determine the kind of a display screen and reads the display data of the corresponding screen out of the memory M to display the screen. At this time, the CRT device and CPU need out communicate with each other for the screen display as before.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はプラントなどの監視対象
から表示データを収集する中央処理装置(以下CPUと
略記する)と、この中央処理装置に対するコマンド等を
操作入力するキー及び画面表示用のCRTを持つマンマ
シンインタフェースとしてのCRT装置を備えた集中監
視システムにおける、特に応答性のよい表示処理を行う
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a central processing unit (hereinafter abbreviated as CPU) for collecting display data from a monitored object such as a plant, a key for operating and inputting commands to the central processing unit, and a screen display. The present invention relates to a device for performing particularly responsive display processing in a centralized monitoring system equipped with a CRT device as a man-machine interface having a CRT.

【0002】なお、以下各図において同一の符号は同一
もしくは相当部分を示す。
In the following drawings, the same reference numerals indicate the same or corresponding parts.

【0003】[0003]

【従来の技術】図3は従来のプラント集中監視システム
における、監視画面の表示処理の例を示す簡単な流れ図
である。同図において01はCPU側の処理を、02は
CRT側の処理を夫々示し、311〜314はCPU側
処理01のステップを、321〜323はCRT装置側
処理02のステップを夫々示す。また、MはCPUとC
RT装置とでアクセスできるメモリである。
2. Description of the Related Art FIG. 3 is a simple flowchart showing an example of a monitor screen display process in a conventional plant centralized monitoring system. In the figure, 01 indicates processing on the CPU side, 02 indicates processing on the CRT side, 311 to 314 indicate steps on the CPU side processing 01, and 321 to 323 indicate steps on the CRT device side processing 02. M is CPU and C
This is a memory that can be accessed with the RT device.

【0004】次に図3の処理の流れを説明する。CRT
装置がプラント監視員などのキー操作による画面表示要
求を受けると(321)、このキー操作信号はCPUに
送られ、CPUはこのキー操作信号を解析して(31
1)、表示すべき画面の種類を決定し(312)、この
画面に表示すべきデータを収集して、この収集した表示
データをメモリMの所定領域に格納する(313)。そ
して画面表示要求をCRT装置へ送る(314)。
Next, the processing flow of FIG. 3 will be described. CRT
When the device receives a screen display request by a key operation of a plant supervisor or the like (321), this key operation signal is sent to the CPU, and the CPU analyzes this key operation signal (31
1) The type of screen to be displayed is determined (312), the data to be displayed on this screen is collected, and the collected display data is stored in a predetermined area of the memory M (313). Then, a screen display request is sent to the CRT device (314).

【0005】CRT装置はこの画面表示要求に基づいて
メモリMから表示データを読込み(322)、画面表示
を行う(323)。ここでCPU側処理01における一
点鎖線部1はCPUがCRT装置の画面操作を管理する
処理となる。また、図4は従来のプラント監視画面の表
示処理の他の例(自動表示処理)を示す簡単な流れ図で
ある。同図において03はプラントを示し、411〜4
15はCPU側処理01のステップを、421,422
はCRT装置側処理02のステップを、また431はプ
ラント03における、例えば故障等の事象発生のステッ
プを夫々示す。
Based on this screen display request, the CRT device reads the display data from the memory M (322) and displays the screen (323). Here, the dashed-dotted line portion 1 in the CPU-side process 01 is a process in which the CPU manages the screen operation of the CRT device. FIG. 4 is a simple flowchart showing another example (automatic display process) of the conventional display process of the plant monitoring screen. In the figure, reference numeral 03 indicates a plant, and 411 to 4
Reference numeral 15 denotes steps of the CPU side processing 01, 421 and 422.
Indicates a step of the CRT device side process 02, and 431 indicates a step of occurrence of an event such as a failure in the plant 03.

【0006】次に図4の処理の流れを説明する。プラン
ト03に事象が発生すると(431)、CPUはこの事
象を解析して(411)、CRTに表示すべき画面の種
類を決定する(412)。そしてこの画面表示に必要な
データを収集し、この収集した表示データをメモリMの
所定領域に格納する(413)。次にCPUはCRT装
置が画面表示可能であるか否か(の異常の有無)をチェ
ックし(414)、画面表示要求をCRT装置に送る
(415)。
Next, the processing flow of FIG. 4 will be described. When an event occurs in the plant 03 (431), the CPU analyzes this event (411) and determines the type of screen to be displayed on the CRT (412). Then, the data necessary for this screen display is collected, and the collected display data is stored in a predetermined area of the memory M (413). Next, the CPU checks whether or not the CRT device can display a screen (whether there is any abnormality) (414), and sends a screen display request to the CRT device (415).

【0007】CRT装置はこの画面表示要求に基づいて
メモリMの表示データを読込み(421)、画面表示を
行う(422)。ここでCRT側処理01における一点
鎖線部1はCPUがCRT装置の画面操作を管理する処
理となる。
Based on this screen display request, the CRT device reads the display data in the memory M (421) and displays the screen (422). Here, the dashed-dotted line portion 1 in the CRT side process 01 is a process in which the CPU manages the screen operation of the CRT device.

【0008】[0008]

【発明が解決しようとする課題】従来のプラント集中監
視システムでは図3で述べたようにCRT装置が表示す
べき画面の種類の決定やその表示データの編集は、CR
T装置に対する操作に応じて、すべてCPU側で実行し
ている。また、図4で述べたようにプラントで発生した
事象に関する画面を自動表示する場合にも、画面の種類
の決定や表示データの編集、及び表示タイミングの決定
等の処理をCPU側で実行している。
In the conventional centralized plant monitoring system, as described with reference to FIG. 3, it is necessary to determine the type of screen to be displayed by the CRT device and edit the display data by the CR.
All are executed on the CPU side according to the operation on the T device. Further, as described with reference to FIG. 4, even in the case of automatically displaying the screen related to the event that has occurred in the plant, the CPU side executes the processes such as the determination of the type of the screen, the edit of the display data, and the determination of the display timing. There is.

【0009】しかしながらこの従来の画面表示処理方式
では、CRT装置の画面操作をCPUが管理するため、
CPUとCRT装置の間で画面の操作が行われるつど、
両者間で通信が必要となるため、画面操作の応答速度が
CPUの負荷に応じて悪化し易いという問題があった。
そこで本発明は、CPUの負荷に依らずCRT装置の画
面操作の応答性能を確保できる集中監視システムの表示
処理装置を提供することを課題とする。
However, in this conventional screen display processing method, the CPU manages the screen operation of the CRT device.
Each time the screen is operated between the CPU and the CRT device,
Since communication is required between the two, there is a problem that the response speed of the screen operation easily deteriorates according to the load on the CPU.
Therefore, it is an object of the present invention to provide a display processing device of a centralized monitoring system capable of ensuring the response performance of the screen operation of the CRT device regardless of the load of the CPU.

【0010】[0010]

【課題を解決するための手段】前記の課題を解決するた
めに、(プラント03などの)監視対象から表示データ
を収集しメモリ(M)に格納する中央処理装置と、この
中央処理装置に対するコマンド等を操作入力するための
操作入力手段(キーなど)、及び表示指令に基づいて前
記メモリに格納された表示データを読込み(CRTなど
の)画面に表示する画面表示手段を持つマンマシンイン
タフェース装置(CRT装置など)とを備えた(プラン
トなどの)集中監視システムにおいて、請求項1の表示
処理装置では、前記中央処理装置は前記収集した表示デ
ータを画面の種類別に前記メモリに格納することを常時
繰返して前記メモリ内の表示データを更新し、前記マン
マシンインタフェース装置は、前記操作入力手段に画面
表示要求を示す操作が行われたとき、この操作を解析し
て表示すべき画面の種類を決定し、前記画面表示手段に
前記メモリの該当する表示データを読込み画面表示する
手段を持つようにする。
To solve the above-mentioned problems, a central processing unit that collects display data from a monitoring target (such as a plant 03) and stores it in a memory (M), and a command for this central processing unit A man-machine interface device having operation input means (keys and the like) for operating and inputting etc., and screen display means for reading display data stored in the memory based on a display command and displaying it on a screen (CRT or the like) ( In a centralized monitoring system (such as a plant) equipped with a CRT device, etc., in the display processing device according to claim 1, the central processing device always stores the collected display data in the memory for each screen type. The display data in the memory is repeatedly updated, and the man-machine interface device operates the operation input means to indicate a screen display request. When was performed to determine the type of screen to be displayed by analyzing the operation, to have a means for reading the screen display data appropriate for the memory to the screen display means.

【0011】また、請求項2の表示処理装置では、前記
中央処理装置は前記監視対象に事象が発生したときは、
前記マンマシンインタフェース装置にこの事象を通知す
ると共に、この事象に関わる前記表示データを収集して
画面の種類別に前記メモリ内の夫々対応する表示データ
を更新し、前記マンマシンインタフェース装置は、前記
事象の通知に基づいて少なくとも表示すべき画面の種類
を決定し、前記画面表示手段に前記メモリの該当する表
示データを読込み画面表示する手段を持つようにする。
According to another aspect of the present invention, in the display processing device, when the central processing unit causes an event to occur in the monitoring target,
The man-machine interface device is notified of this event, the display data relating to this event is collected, and the corresponding display data in the memory is updated for each screen type. At least the type of screen to be displayed is determined based on the elephant notification, and the screen display means has means for reading the corresponding display data in the memory and displaying the screen.

【0012】[0012]

【作用】画面操作をCPUではなくCRT装置側で管理
するようにし、自動表示すべき画面がある場合にも、C
PUからは単にプラントで発生した事象をCRT装置側
へ通知することによって、CPUの負荷に依らずにCR
T装置の画面操作の応答性能を確保する。
When the screen operation is managed by the CRT device side instead of the CPU and there is a screen to be automatically displayed, the C
By notifying the CRT device side of the event that occurred in the plant from the PU, the CR can be performed regardless of the CPU load.
The response performance of the screen operation of the T device is ensured.

【0013】[0013]

【実施例】図1は請求項1に関わる発明の実施例として
のプラント監視画面の表示処理の簡単な流れ図で、図3
に対応するものである。同図において111はCPU側
処理01のステップを示し、121〜125はCRT装
置側処理02のステップを示す。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a simple flow chart of a display process of a plant monitoring screen as an embodiment of the invention according to claim 1.
It corresponds to. In the figure, 111 indicates the steps of the CPU side process 01, and 121 to 125 indicate the steps of the CRT device side process 02.

【0014】次に図1の流れを説明する。CPUは常
時、独自のタイミングで画面の種類に応じた表示データ
を収集して、メモリMの画面の種類毎に予め定められた
所定の領域に夫々格納し、メモリMの夫々の領域に前回
格納した表示データを更新する処理を繰返し実行してい
る(111)。一方、CRT装置は画面表示要求のキー
操作を受付けると(121)、そのキー操作信号を解析
し(122)、画面の種類を決定する(123)。そし
てこの決定した画面の種類に対応するメモリMの表示デ
ータ格納領域から該当する表示データを読込み(12
4)、画面表示を行う(125)。
Next, the flow of FIG. 1 will be described. The CPU always collects display data according to the screen type at its own timing, stores the display data in predetermined areas of the memory M, which are predetermined for each screen type, and stores the display data in the respective areas of the memory M last time. The processing for updating the displayed data is repeatedly executed (111). On the other hand, when the CRT device accepts the key operation of the screen display request (121), it analyzes the key operation signal (122) and determines the screen type (123). Then, the corresponding display data is read from the display data storage area of the memory M corresponding to the determined screen type (12
4) The screen is displayed (125).

【0015】このように図1の実施例では画面表示要求
のキー操作受付から画面表示処理まで一連の処理をCR
T装置側で実行するものである。そして表示データ収集
・更新処理をCPU側で独自のタイミングで実行してい
るため、画面表示処理の応答速度に対してはCPU側の
処理負荷は何ら影響しない。なお、図1のCRT装置側
処理02中の一点鎖線部2が画面操作管理処理となる。
As described above, in the embodiment shown in FIG. 1, a series of processes from the key operation reception of the screen display request to the screen display process is CR.
This is executed on the T device side. Since the display data collecting / updating process is executed on the CPU side at its own timing, the processing load on the CPU side has no influence on the response speed of the screen display process. Note that the alternate long and short dash line portion 2 in the CRT device side process 02 of FIG. 1 is the screen operation management process.

【0016】また、図2は請求項2に関わる発明の実施
例としてのプラントの事象発生に伴う関連画面の自動表
示処理の簡単な流れ図で、図4に対応するものである。
同図において211,212はCPU側処理01のステ
ップを、221〜224はCRT装置側処理02のステ
ップを、また231はプラント03における事象発生の
ステップを夫々示す。
FIG. 2 is a simple flow chart of the automatic display processing of the related screens associated with the occurrence of an event in the plant as an embodiment of the invention related to claim 2, and corresponds to FIG.
In the figure, 211 and 212 indicate steps of the CPU-side process 01, 221-224 indicate steps of the CRT device-side process 02, and 231 indicates steps of event occurrence in the plant 03.

【0017】次に図2の流れを説明する。プラント03
に事象が発生すると(231)、CPUはその事象をC
RT装置に通知し(211)、メモリMの画面の種類別
に予め定めた各表示データ領域を、この事象についての
表示データによって更新する(212)。一方、CRT
装置はCPUからの事象通知に基づき、自身の表示可否
をチェックし(221)、表示画面の種類を決定する
(222)。そしてメモリMのこの画面の種類に対応す
る表示データ領域から表示データを読込み(223)、
画面表示を行う(224)。
Next, the flow of FIG. 2 will be described. Plant 03
When an event occurs in (231), the CPU sends the event to C
The RT device is notified (211), and each display data area that is predetermined for each screen type of the memory M is updated with the display data regarding this event (212). On the other hand, CRT
Based on the event notification from the CPU, the device checks whether or not it can display itself (221) and determines the type of display screen (222). Then, the display data is read from the display data area of the memory M corresponding to this screen type (223),
The screen is displayed (224).

【0018】このように図2では事象発生に応じてCP
U側は表示データの更新とCRT装置への連絡を行うだ
けであるので、CRT側の一連の処理に対するCPU側
の処理負荷の影響は限られた範囲となっており、かつC
PU側とCRT装置側で処理が並行に実行されるので、
図4で述べた従来方式に比べて、事象発生から画面表示
完了までの所要時間も短縮される。
As described above, in FIG.
Since the U side only updates the display data and communicates with the CRT device, the influence of the processing load on the CPU side on the series of processes on the CRT side is limited, and C
Since the processing is executed in parallel on the PU side and the CRT device side,
The time required from the occurrence of an event to the completion of screen display is also shortened as compared with the conventional method described in FIG.

【0019】なお、図2のCRT装置側処理02中の一
点鎖線部2が画面操作処理となる。
It should be noted that the alternate long and short dash line portion 2 in the CRT device side process 02 of FIG. 2 is the screen operation process.

【0020】[0020]

【発明の効果】この発明によれば、画面操作の管理処理
をCRT装置側に持たせたため、画面操作に関わる処理
におけるCPUの負荷の影響が抑制され、常に一定の応
答速度を保つことができる。また、プラントに発生した
事象に対応した処理を、CPUとCRT装置とで並行に
実行したように、適宜並行処理を行えば、システム全体
の処理所要時間を短縮することが可能となる。
According to the present invention, since the CRT device side is provided with the screen operation management process, the influence of the CPU load in the process related to the screen operation is suppressed, and a constant response speed can always be maintained. . Further, if the parallel processing is appropriately performed as if the processing corresponding to the event that occurred in the plant was executed in parallel by the CPU and the CRT device, it is possible to reduce the processing time required for the entire system.

【0021】更に、画面操作表示処理を新規に開発した
り改造したりする場合にも、この作業はCPUとは独立
に行えるため、開発期間の短縮や稼動中のシステムの停
止期間の短縮も図れるものである。
Further, even when the screen operation display processing is newly developed or modified, this work can be performed independently of the CPU, so that the development period can be shortened and the system in operation can be shortened. It is a thing.

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

【図1】請求項1に関わる発明の実施例としての画面表
示処理の簡単な流れ図
FIG. 1 is a simple flowchart of screen display processing as an embodiment of the invention according to claim 1.

【図2】請求項2に関わる発明の実施例としての画面表
示処理の簡単な流れ図
FIG. 2 is a simple flowchart of screen display processing as an embodiment of the invention according to claim 2;

【図3】図1に対応する従来の流れ図FIG. 3 is a conventional flowchart corresponding to FIG.

【図4】図2に対応する従来の流れ図FIG. 4 is a conventional flowchart corresponding to FIG.

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

01 CPU側処理 02 CRT装置側処理 03 プラント M メモリ 01 CPU side processing 02 CRT device side processing 03 Plant M memory

───────────────────────────────────────────────────── フロントページの続き (72)発明者 坂口 伸一 東京都日野市富士町1番地 富士ファコム 制御株式会社内 (72)発明者 松岡 純子 東京都日野市富士町1番地 富士電機マイ コンエンジニアリング株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Shinichi Sakaguchi 1 Fuji Town, Hino City, Tokyo Within Fujifacom Control Co., Ltd. (72) Inventor Junko Matsuoka 1 Fuji Town, Hino City, Tokyo Fuji Electric Mycon Engineering Co., Ltd. Within

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】監視対象から表示データを収集しメモリに
格納する中央処理装置と、 この中央処理装置に対するコマンド等を操作入力するた
めの操作入力手段、及び表示指令に基づいて前記メモリ
に格納された表示データを読込み画面に表示する画面表
示手段を持つマンマシンインタフェース装置とを備えた
集中監視システムにおいて、 前記中央処理装置は前記収集した表示データを画面の種
類別に前記メモリに格納することを常時繰返して前記メ
モリ内の表示データを更新し、 前記マンマシンインタフェース装置は、前記操作入力手
段に画面表示要求を示す操作が行われたとき、この操作
を解析して表示すべき画面の種類を決定し、前記画面表
示手段に前記メモリの該当する表示データを読込み画面
表示する手段を持つようにしたことを特徴とする集中監
視システムの表示処理装置。
1. A central processing unit for collecting display data from an object to be monitored and storing it in a memory, operation input means for inputting a command or the like to the central processing unit, and the central processing unit stored in the memory based on a display command. In a centralized monitoring system including a man-machine interface device having screen display means for displaying the display data on a read screen, the central processing unit always stores the collected display data in the memory for each screen type. The display data in the memory is repeatedly updated, and when the operation input means performs an operation indicating a screen display request, the man-machine interface device analyzes the operation and determines the type of the screen to be displayed. The screen display means has means for reading the corresponding display data of the memory and displaying the screen. Display processing unit of the centralized monitoring system to.
【請求項2】監視対象から表示データを収集しメモリに
格納する中央処理装置と、 この中央処理装置に対するコマンド等を操作入力するた
めの操作入力手段、及び表示指令に基づいて前記メモリ
に格納された表示データを読込み画面に表示する画面表
示手段を持つマンマシンインタフェース装置とを備えた
集中監視システムにおいて、 前記中央処理装置は前記監視対象に事象が発生したとき
は、前記マンマシンインタフェース装置にこの事象を通
知すると共に、この事象に関わる前記表示データを収集
して画面の種類別に前記メモリ内の夫々対応する表示デ
ータを更新し、 前記マンマシンインタフェース装置は、前記事象の通知
に基づいて少なくとも表示すべき画面の種類を決定し、
前記画面表示手段に前記メモリの該当する表示データを
読込み画面表示する手段を持つようにしたことを特徴と
する集中監視システムの表示処理装置。
2. A central processing unit for collecting display data from an object to be monitored and storing it in a memory, operation input means for operating and inputting a command or the like to the central processing unit, and stored in the memory based on a display command. In a centralized monitoring system including a man-machine interface device having screen display means for displaying display data on a reading screen, the central processing unit is configured to notify the man-machine interface device when an event occurs in the monitoring target. While notifying an event, collecting the display data related to this event and updating the corresponding display data in the memory for each type of screen, the man-machine interface device at least based on the notification of the event Determine the type of screen to display,
A display processing device of a centralized monitoring system, wherein the screen display means has means for reading the corresponding display data of the memory and displaying the screen.
JP9905895A 1995-04-25 1995-04-25 Display processor of centralized monitoring system Pending JPH08292810A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9905895A JPH08292810A (en) 1995-04-25 1995-04-25 Display processor of centralized monitoring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9905895A JPH08292810A (en) 1995-04-25 1995-04-25 Display processor of centralized monitoring system

Publications (1)

Publication Number Publication Date
JPH08292810A true JPH08292810A (en) 1996-11-05

Family

ID=14237103

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9905895A Pending JPH08292810A (en) 1995-04-25 1995-04-25 Display processor of centralized monitoring system

Country Status (1)

Country Link
JP (1) JPH08292810A (en)

Similar Documents

Publication Publication Date Title
JPH08129415A (en) Support system for analysis of plant failure
JPH11327627A (en) Plant monitoring and controlling device
JPH08292810A (en) Display processor of centralized monitoring system
JPH10111712A (en) Alarm monitoring device
JPH08147030A (en) Plant monitor device
JP3220372B2 (en) Building management equipment
JP2003122428A (en) Controller
JP3396559B2 (en) Plant monitoring equipment
JPH1020924A (en) Plant monitor device
JP2877064B2 (en) Database matching method for supervisory control system
JPH01256896A (en) Process state display device
JPS6373753A (en) Key telephone system
JP3222504B2 (en) Service equipment
JPH11259421A (en) Message monitoring device and medium recording message monitoring program
JP2000259435A (en) Multioperating system, error information centralizing method and recording medium
JPS61170615A (en) Color crt display system
JPH08211929A (en) Plant supervisory and control device
JPH06111164A (en) Plant operation supporting device
JPH1173220A (en) Operation device
JPH04204492A (en) Operation monitoring assistance device at abnormal time
JPH09212384A (en) Computer system with diagnostic function, computer system with diagnostic function for initial assembly time, and diagnostic method for computer system
JPH05272998A (en) Monitoring display control device
JPH0495142A (en) Test program display operation method
JPH0667962A (en) Distributed monitor device
JPH0981230A (en) Monitor and control device