JPS6154545A - State display method - Google Patents

State display method

Info

Publication number
JPS6154545A
JPS6154545A JP59174970A JP17497084A JPS6154545A JP S6154545 A JPS6154545 A JP S6154545A JP 59174970 A JP59174970 A JP 59174970A JP 17497084 A JP17497084 A JP 17497084A JP S6154545 A JPS6154545 A JP S6154545A
Authority
JP
Japan
Prior art keywords
operator
module
displayed
state
crt21
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
JP59174970A
Other languages
Japanese (ja)
Inventor
Yoshihiro Goto
良洋 後藤
Akihiro Miyajima
宮嶋 明宏
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.)
Hitachi Healthcare Manufacturing Ltd
Original Assignee
Hitachi Medical 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 Hitachi Medical Corp filed Critical Hitachi Medical Corp
Priority to JP59174970A priority Critical patent/JPS6154545A/en
Publication of JPS6154545A publication Critical patent/JPS6154545A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • Digital Computer Display Output (AREA)

Abstract

PURPOSE:To enable an operator to know accurately the module executing state and to perform easily a conversational operation, by displaying a module which is under execution onto a CRT. CONSTITUTION:The state shift contents are displayed on a CRT21 for a program having a hierarchical structure. The hierarchical structure of a module under execution is displayed at the lower part of the CRT21 where input characters 23 of an operator are displayed after a prompt character 22. If the present state shows the rotation 25 within the picture analysis 24, an operation is carried out to return to the module of the upper picture analysis 24. Thus the rotation 25 on the CRT21 is erased. Then the operator can perform properly the next operation after confirming the shift of the program execution state on a screen. This facilitates easy operations for the operator.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は階層構造を含むプログラムに対し、状態の遷移
の様子をCRT上に表示することに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to displaying state transitions of a program including a hierarchical structure on a CRT.

〔発明の背景〕[Background of the invention]

従来の装置はモジュールの階層構造に対応する状態をオ
ペレータに知らせていなかった。そのため階層構造が複
雑になるにつれてオペレータは現在どのモジュールが実
行されているかを知るのが困難となり適切なオペレーシ
ョンがしにくかった。
Conventional devices do not inform the operator of the status corresponding to the hierarchical structure of the modules. Therefore, as the hierarchical structure becomes more complex, it becomes difficult for the operator to know which module is currently being executed, making it difficult to perform appropriate operations.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、現在どのモジュールが実行されている
かをCRT上に表示することでオペレータに状態を正確
に把握させ、対話形式のオペレーションを容易にさせる
方法を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a method for displaying on a CRT which module is currently being executed, thereby allowing an operator to accurately grasp the status and facilitating interactive operations.

〔発明の概要〕[Summary of the invention]

本発明は、実行するモジュールが遷移するたびに、モジ
ュールに対応する記号等を規則に従って画面に表示、消
去することで前記問題点を解消するもので、本発明によ
りオペレータは操作のたびにCRTの画面を見て現在実
行中のモジュールを確認しながら、対話形式のオペレー
ションを容易に正確に行なうことができる。
The present invention solves the above problem by displaying and erasing symbols, etc. corresponding to the module on the screen according to rules each time the module to be executed changes. You can easily and accurately perform interactive operations while checking the currently running module by looking at the screen.

〔発明の実施例〕[Embodiments of the invention]

第1図は階層構造をもつプログラムの例である。 FIG. 1 is an example of a program with a hierarchical structure.

管理プログラム1が最上位のモジュールであり、そのす
ぐ下に2〜4のモジュールが位置し、それぞれその下に
複数のモジュールを持っている。モジュールの遷移は縦
方向とモジュール2〜4の間の横方向である。
Management program 1 is the topmost module, and immediately below it are 2 to 4 modules, each of which has a plurality of modules below it. The module transitions are vertical and horizontal between modules 2-4.

第1図のようなモジュール構造の場合に、第2図のよう
な手順に従ってCRTに表示、消去をする。
In the case of a module structure as shown in FIG. 1, displaying and erasing is performed on a CRT according to the procedure shown in FIG.

第3図〜第6図はCRT21の画面を表わし、プロンプ
ト文字22に続いてオペレータの入力文字が表示される
(23)。その下の文字24゜31.32が現在実行中
のモジュールの階層構造を表示している。
3 to 6 show the screen of the CRT 21, in which prompt characters 22 are followed by characters input by the operator (23). The characters 24°31.32 below it indicate the hierarchical structure of the modules currently being executed.

今、現在の状態が画像解析24の内の回転25であると
するとCRT21上は第3図の通りである。その時また
上位の画像解析24のモジュールに返る操作がなされた
とする。すると第2図によれば、オペレータの操作によ
りプログラムは15から16に移る。第1図の通り画像
解析2はその時実行中であった回転5よりも上位モジュ
ールである。従って第5図では16から17に移り、第
3図のCR,T21上の回転25は画面より消去されそ
の後画面は第4図のようになる。このことから本実施例
によりオペレータは画面を見てプログラム実行状態の遷
移を確認した上で適切な次の操作をすることができ、オ
ペレータの操作を容易にすることができる。
Now, assuming that the current state is rotation 25 in the image analysis 24, the image on the CRT 21 is as shown in FIG. At that time, it is assumed that an operation is performed to return to the higher-level image analysis 24 module. Then, according to FIG. 2, the program moves from 15 to 16 by the operator's operation. As shown in FIG. 1, image analysis 2 is a higher level module than rotation 5 which was being executed at that time. Therefore, in FIG. 5, the rotation 25 moves from 16 to 17, and the rotation 25 on CR and T21 in FIG. 3 is erased from the screen, and then the screen becomes as shown in FIG. 4. Therefore, according to this embodiment, the operator can check the transition of the program execution state by looking at the screen and then perform the appropriate next operation, thereby facilitating the operator's operation.

同様に第4図から第5図、第5図から第6図はそれぞれ
下位のモジュールへの状態遷移を表示した例である。第
4図はCR,T21の表示より、画像解析24のモジュ
ールが実行中であることを示している。そこへオペレー
タからの操作で第1図の雑音除去7のモジュールが選択
されたとする。
Similarly, FIGS. 4 to 5 and 5 to 6 are examples of displaying state transitions to lower-level modules, respectively. FIG. 4 shows that the image analysis module 24 is being executed from the display of CR, T21. Assume that the noise removal module 7 in FIG. 1 is selected by the operator's operation.

すると第1図より雑音除去7はその時実行中であったモ
ジュール画像解析2よりも下位に位置する。
Then, from FIG. 1, the noise removal 7 is located at a lower level than the module image analysis 2 which was being executed at that time.

従って第2図よりモジュールに対応する記号、雑音除去
31が第5図のように表示される。このことからオペレ
ータは画面を見てプログラム実行状態の遷移を確認した
上で適切な次の操作をすることができ、オペレータの操
作を容易にすることができる。第5図から第6図へのプ
ログラムの状態遷移も同様である。
Therefore, the symbol corresponding to the module from FIG. 2, the noise removal 31, is displayed as shown in FIG. Therefore, the operator can check the transition of the program execution state by looking at the screen and then perform the next appropriate operation, thereby facilitating the operator's operation. The same applies to the state transition of the program from FIG. 5 to FIG. 6.

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

本発明によれば、オペレータは操作のたびにCRT画面
に表示された記号等によって現在実行中のモジュールを
把握することができる。まだ、オペレータの操作によっ
てもCRT上の記号表示が変化しない時は、明らかにオ
ペレータの誤操作である。しかし、この時もCRTの記
号表示からオペレータは誤操作に気付き、ただちに適切
な操作をすることができる。
According to the present invention, the operator can grasp the module currently being executed by the symbols displayed on the CRT screen each time the operator performs an operation. If the symbol display on the CRT still does not change even after the operator's operation, it is clear that the operator has made an erroneous operation. However, even in this case, the operator can notice the erroneous operation from the symbol display on the CRT and take appropriate action immediately.

以上の通、9、CRTWJ面に特定の手順に従って表示
、消去する記号によりオペレータは対話形式のやりとシ
を容易に行なうことができるという効果がある。
As described above, 9. The symbol displayed and erased on the CRTWJ surface according to a specific procedure has the effect that the operator can easily carry out interactive operations.

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

第1図は本発明の一実施例のプログラムが階層構造をな
していることを示す説明図、第2図は実行モジュールの
遷移による状態表示のアルゴリズムの例を示すブロック
図、第3図〜第6図は実行モジュールの遷移によるCR
T画面の表示内容の説明図である。 1〜14・・・モジュール名、21・・・CRT表示画
面、24.25,31,32・・・モジュールに対応す
る記号。
Fig. 1 is an explanatory diagram showing that a program according to an embodiment of the present invention has a hierarchical structure, Fig. 2 is a block diagram showing an example of an algorithm for displaying the state by transition of execution modules, and Figs. Figure 6 shows CR due to execution module transition.
FIG. 3 is an explanatory diagram of the display contents of the T screen. 1 to 14...Module name, 21...CRT display screen, 24.25, 31, 32...Symbols corresponding to the modules.

Claims (1)

【特許請求の範囲】[Claims] 1、階層構造を含むプログラムを実行する場合、下位モ
ジュールへジャンプしていくにつれて、モジュールに対
応した記号をCRTに表示していき、上位モジュールへ
ジャンプするにつれてモジュールに対応した記号をCR
Tから消去していくことを特徴とする状態表示方法。
1. When running a program that includes a hierarchical structure, as you jump to lower modules, symbols corresponding to the modules are displayed on the CRT, and as you jump to higher modules, the symbols corresponding to the modules are displayed on the CRT.
A status display method characterized by erasing from T.
JP59174970A 1984-08-24 1984-08-24 State display method Pending JPS6154545A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59174970A JPS6154545A (en) 1984-08-24 1984-08-24 State display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59174970A JPS6154545A (en) 1984-08-24 1984-08-24 State display method

Publications (1)

Publication Number Publication Date
JPS6154545A true JPS6154545A (en) 1986-03-18

Family

ID=15987918

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59174970A Pending JPS6154545A (en) 1984-08-24 1984-08-24 State display method

Country Status (1)

Country Link
JP (1) JPS6154545A (en)

Similar Documents

Publication Publication Date Title
US5237653A (en) Multiwindow control method and apparatus for work station having multiwindow function
JPS62229343A (en) Program counter display system
JPS6162128A (en) Hierarchial menu display control system
JPS6154545A (en) State display method
JPH04205138A (en) Automatic decision system for relative picture
Glinert et al. Exploring the general-purpose visual alternative
JP2575664B2 (en) Screen control method
JPH0511952A (en) Method and device for displaying information
JPH02275539A (en) Debugging system
JPS61176985A (en) Crt display unit
JPH02181298A (en) Trouble detecting using image type knowledge base
JPS648853B2 (en)
JPS63180141A (en) Debugging system by conversational debugger
JPH03105503A (en) Programmable controller
JPH01274275A (en) Method for displaying availability of resource in function simulation
JPS60189504A (en) Numerical controller
JP3266975B2 (en) Scroll image display method
JPS62297937A (en) Program execution control system
JPH0346021A (en) Guidance display device
JPS63189948A (en) Batch type debugging system in interactive debugger
JPH036527B2 (en)
JPS63155228A (en) Icon control method
JPS63108439A (en) Graphic tracer
JPH0242505A (en) Trace control system for program controller
JPS63159902A (en) Programmable controller equipped with monitor