JPH0820921B2 - Interactive parameter setting method - Google Patents
Interactive parameter setting methodInfo
- Publication number
- JPH0820921B2 JPH0820921B2 JP1123523A JP12352389A JPH0820921B2 JP H0820921 B2 JPH0820921 B2 JP H0820921B2 JP 1123523 A JP1123523 A JP 1123523A JP 12352389 A JP12352389 A JP 12352389A JP H0820921 B2 JPH0820921 B2 JP H0820921B2
- Authority
- JP
- Japan
- Prior art keywords
- setting
- parameter setting
- processing
- setting processing
- scenario
- 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.)
- Expired - Fee Related
Links
Landscapes
- Input From Keyboards Or The Like (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明は対話形式でパラメータを設定する対話型パラ
メータ設定方式に関しする。The present invention relates to an interactive parameter setting method for setting parameters interactively.
従来、複雑なパラメータ設定処理は、多くのパラメー
タ設定画面を処理することにより行われている。Conventionally, complicated parameter setting processing is performed by processing many parameter setting screens.
従来の対話型パラメータ設定方式のブロック図を第6
図に示す。パラメータ設定画面処理部6−2は、パラメ
ータ設定画面の制御を行う。すなわち、パラメータを入
力するためのデータをディスプレイ6−3に表示し、デ
ィスプレイ6−3に表示されたデータを見てユーザが入
力装置6−1から入力したデータをさらにディスプレイ
6−3に表示する。ユーザが入力した入力データが、そ
の画面での入力の終了を意味するデータのときは、パラ
メータ設定画面の処理を終了する。No. 6 of the block diagram of the conventional interactive parameter setting method
Shown in the figure. The parameter setting screen processing unit 6-2 controls the parameter setting screen. That is, the data for inputting the parameters is displayed on the display 6-3, and the data input by the user from the input device 6-1 is displayed on the display 6-3 while viewing the data displayed on the display 6-3. . When the input data input by the user is data indicating the end of input on that screen, the processing of the parameter setting screen is ended.
あらかじめ定められた順序で行われるパラメータ設定
処理は、第7図に示すように、設定された順序で複数の
パラメータ設定画面処理「1」7−1,パラメータ設定画
面処理「2」7−2〜パラメータ設定画面処理「n」7
−3を実行して行われる。このようなパラメータ設定処
理は、パラメータ設定画面処理を実行している途中で、
以前実行したパラメータ設定画面処理をもう一度実行し
たいという要求が生じてくることがあり、このときには
後戻り制御が必要となる。As shown in FIG. 7, the parameter setting process performed in a predetermined order is a plurality of parameter setting screen processes “1” 7-1 and a parameter setting screen process “2” 7-2 ... Parameter setting screen processing "n" 7
-3 is executed. This kind of parameter setting process, while executing the parameter setting screen process,
There may be a request to execute the previously executed parameter setting screen processing again, and in this case, the backtracking control is required.
後戻り制御のあるパラメータ設定処理の流れを第8図
に示す。後戻り制御のあるパラメータ設定処理では、各
パラメータ設定画面処理において、その画面での処理が
終了したとき、次の画面に移るために、その画面での入
力の終了を意味するデータとして、次のパラメータ設定
画面処理にすすむことを指示するデータか、そのときの
画面処理より前のパラメータ設定画面処理に戻ることを
指示するデータかのいずれかのデータをユーザが選択し
入力することになる。FIG. 8 shows the flow of the parameter setting process with the return control. In the parameter setting process with backtracking control, in each parameter setting screen process, when the process on that screen is completed, the next parameter is used as data that means the end of the input on that screen in order to move to the next screen. The user selects and inputs either data instructing to proceed to the setting screen processing or data instructing to return to the parameter setting screen processing before the current screen processing.
以下、そのときの画面処理に続く次のパラメータ設定
画面処理を実行することを「前進」8−1と称し、その
ときの画面処理より前のパラメータ設定画面処理を実行
することを「後退」8−2と称する。また、あるいはパ
ラメータ設定画面処理で、入力されたその画面処理の終
了を意味する指示が入力されたとき、その入力された指
示をそのパラメータ設定画面処理の「実行結果」8−3
と称する。Hereinafter, executing the next parameter setting screen process subsequent to the screen process at that time is referred to as “forward” 8-1, and executing the parameter setting screen process before the screen process at that time is “backward” 8-1. -2. Alternatively, or in the parameter setting screen processing, when an instruction indicating the end of the input screen processing is input, the input instruction is “execution result” 8-3 of the parameter setting screen processing.
Called.
さらに、対話形式のパラメータ設定処理において、前
のパラメータ設定処理で入力された設定データにより、
後に続くパラメータ設定処理の流れが変わる場合があ
る。例えば、前のパラメータ設定画面処理で設定データ
が省略された場合には、後に続くパラメータ設定画面処
理の処理対象が無いために、そのパラメータ設定画面処
理をスキップする必要が生じる。第9図にスキップ制御
のあるパラメータ設定処理の流れを示す。図中のパラメ
ータ設定処理「3」9−2が処理対象のないパラメータ
設定画面処理である。この場合、パラメータ設定画面処
理「2」9−1の実行結果が前進9−3のときは、パラ
メータ設定画面処理「3」9−2をスキップしてパラメ
ータ設定画面処理「4」9−4を実行する。また、パラ
メータ設定画面処理「4」9−4の実行結果が後退9−
5のときは、パラメータ設定画面処理「3」9−2をス
キップしてパラメータ設定画面処理「2」9−1を実行
する。このように、スキップ制御のあるパラメータ設定
処理では、前進,後退のそれぞれの処理の流れにおい
て、処理対象のないパラメータ設定画面処理をスキップ
する制御が必要である。Furthermore, in the interactive parameter setting process, by the setting data input in the previous parameter setting process,
The flow of subsequent parameter setting processing may change. For example, when the setting data is omitted in the previous parameter setting screen process, there is no processing target of the subsequent parameter setting screen process, and therefore the parameter setting screen process needs to be skipped. FIG. 9 shows the flow of parameter setting processing with skip control. The parameter setting process “3” 9-2 in the figure is a parameter setting screen process that does not have a processing target. In this case, when the execution result of the parameter setting screen process “2” 9-1 is forward 9-3, the parameter setting screen process “3” 9-2 is skipped and the parameter setting screen process “4” 9-4 is executed. Run. In addition, the execution result of the parameter setting screen process “4” 9-4 is backward 9-
In the case of 5, the parameter setting screen process “3” 9-2 is skipped and the parameter setting screen process “2” 9-1 is executed. As described above, in the parameter setting process with the skip control, it is necessary to control to skip the parameter setting screen process that does not have the process target in each of the forward and backward process flows.
従来の対話型パラメータ設定方式で、この処理を実現
するための制御手順を第10図に示す。FIG. 10 shows a control procedure for realizing this processing by the conventional interactive parameter setting method.
この方式では下記の処理が行われる。 In this method, the following processing is performed.
パラメータ設定画面処理の実行結果が前進10−1の場
合、次のパラメータ設定画面処理の処理対象が「ある」
10−2ならば、次のパラメータ設定画面処理「2」10−
3を実行し、処理対象が「ない」10−4ならば、次のパ
ラメータ設定画面処理の実行結果が前進であるときの判
定のステップ10−5へ分岐する。If the execution result of the parameter setting screen process is forward 10-1, the processing target of the next parameter setting screen process is "Yes".
If 10-2, the next parameter setting screen processing “2” 10−
3 is executed, and if the processing target is “not present” 10-4, the process branches to step 10-5 for determining when the execution result of the next parameter setting screen process is forward.
また、パラメータ設定画面処理の実行結果が後退10−
6の場合、前のパラメータ設定画面処理の処理対象が
「ある」10−7ならば、前のパラメータ設定画面処理
「2」10−3を実行し、処理対象が「ない」10−8なら
ば、前のパラメータ設定画面処理の実行結果が後退であ
るときの判定のステップ10−9へ分岐する。In addition, the execution result of the parameter setting screen processing will be
In the case of 6, if the processing target of the previous parameter setting screen processing is “Yes” 10-7, the previous parameter setting screen processing “2” 10-3 is executed, and if the processing target is “No” 10-8 , The process branches to step 10-9 of the judgment when the execution result of the previous parameter setting screen process is backward.
上述した従来の対話型パラメータ設定方式は、各パラ
メータ設定画面処理について、前進と後退の制御のため
の判定と分岐とを記述しなければならないため、プログ
ラムが大きく複雑になり、わかりにくくなるという問題
点がある。In the conventional interactive parameter setting method described above, the determination and branching for forward and backward control must be described for each parameter setting screen process, which makes the program large and complicated and difficult to understand. There is a point.
また、前進のときの逆の順序でしか後退できないた
め、ユーザは前進の指示と同じ回数だけ後退指示を繰返
し入力しなければならないという問題点がある。Further, since the user can only move backward in the reverse order when moving forward, there is a problem that the user has to repeatedly input the backward moving instruction as many times as the forward moving instruction.
本発明の目的は、プログラムが簡単に分かりやすく、
前進するときは、シナリオテーブルに記述された各設定
処理プログラムが順番に実行されるが、後退するとき
は、シナリオテーブルの最初の設定処理プログラムで後
退を指示するだけで、そのシナリオテーブルに対応する
処理を終了することができ、前進のときよりも少ない操
作で後退することができる対話型パラメータ設定方式を
提供することにある。The purpose of the present invention is to make the program easy to understand,
When moving forward, each setting processing program described in the scenario table is executed in sequence, but when moving backward, the first setting processing program in the scenario table only needs to instruct the backward movement to correspond to that scenario table. It is an object of the present invention to provide an interactive parameter setting method capable of ending processing and moving backward with less operation than when moving forward.
本発明の対話型パラメータ設定方式は、対話形式でパ
ラメータの設定を行う対話型パラメータ設定方式におい
て、 (A)設定処理全体をネストした設定処理単位の集まり
として制御する設定処理制御手段、 (B)各設定処理単位内の制御構造に関する情報を保持
するシナリオテーブル、 (C)前記シナリオテーブルの情報を入力データとして
前記設定処理制御手段から再帰的に呼び出されることに
より設定処理単位内の前進と後退の制御を行うシナリオ
制御手段、 を備えて構成されている。The interactive parameter setting method of the present invention is, in the interactive parameter setting method of setting parameters interactively, (A) setting processing control means for controlling the entire setting processing as a set of nested setting processing units, (B) A scenario table that holds information about the control structure in each setting processing unit, and (C) forward and backward in the setting processing unit by being recursively called from the setting processing control means using the information in the scenario table as input data. The scenario control means for controlling is provided.
次に、本発明の実施例について図面を参照して説明す
る。Next, embodiments of the present invention will be described with reference to the drawings.
第1図は本発明の一実施例のブロック図である。 FIG. 1 is a block diagram of an embodiment of the present invention.
第1図に示す対話型パラメータ設定方式は、設定処理
全体をネストした設定処理単位の集まりとして制御する
設定処理制御手段1−1、各設定処理単位内の制御構造
に関する情報を保持するシナリオテーブル1−2、シナ
リオテーブルの情報を入力データとして設定処理制御手
段から呼び出されることにより設定処理単位内の前進と
後退の制御を行うシナリオ制御手段1−3から構成され
ている。In the interactive parameter setting method shown in FIG. 1, a setting process control means 1-1 for controlling the entire setting process as a set of nested setting process units, and a scenario table 1 for holding information about a control structure in each setting process unit. -2, it is composed of scenario control means 1-3 which performs forward and backward control within the setting processing unit by being called by the setting processing control means using the information of the scenario table as input data.
設定処理制御手段1−1は、設定処理全体を「1つま
たは複数の設定処理単位の集まり」として定義し、シナ
リオテーブル1−2とシナリオ制御手段1−3とを用い
て設定処理全体を実現する手段である。1つの設定処理
単位はさらに1つまたは複数の設定処理単位で構成され
る。上述の従来技術で説明したパラメータ設定画面処理
は、最小の設定処理単位である。1つの設定処理単位
は、1回の前進,後退の単位として扱われる。The setting process control means 1-1 defines the entire setting process as “a group of one or a plurality of setting process units”, and realizes the entire setting process using the scenario table 1-2 and the scenario control means 1-3. Is a means to do. One setting processing unit further includes one or a plurality of setting processing units. The parameter setting screen processing described in the above-mentioned related art is the minimum setting processing unit. One setting processing unit is treated as one forward and backward unit.
次に、動作を説明する。 Next, the operation will be described.
第2図に、設定処理全体を設定処理単位の集まりとし
てとらえたときの設定処理制御手段1−1での制御の流
れの例を示す。この例では、設定処理全体をまず設定処
理単位「0」2−1として定義している。設定処理単位
「0」2−1は設定処理単位「1」2−2から設定処理
単位「n」2−3までで構成されている。設定処理単位
「1」2−2は設定処理単位「1」2−4にネストして
おり、設定処理単位「1」2−4の設定処理単位「1−
1」2−5から設定処理単位「1m」2−6までで構成さ
れている。さらに、設定処理単位「1」2−4の中の設
定処理単位「1−2」2−7も設定処理単位「1−2」
2−8にネストしており、設定処理単位「1−2」2−
8の設定処理単位「1−2−1」2−9から設定処理単
位「1−2−l」2−10までで構成されている。FIG. 2 shows an example of a control flow in the setting process control means 1-1 when the entire setting process is regarded as a set of setting process units. In this example, the entire setting process is first defined as the setting process unit “0” 2-1. The setting processing unit “0” 2-1 is composed of setting processing unit “1” 2-2 to setting processing unit “n” 2-3. The setting process unit “1” 2-2 is nested in the setting process unit “1” 2-4, and the setting process unit “1” 2-4 is set to the setting process unit “1-”.
1 "2-5 to setting processing unit" 1m "2-6. Furthermore, the setting processing unit “1-2” 2-7 in the setting processing unit “1” 2-4 is also the setting processing unit “1-2”.
2-8 Nested, setting processing unit "1-2" 2-
The setting processing unit "1-2-1" 2-9 to the setting processing unit "1-2-1" 2-10.
設定処理制御手段1−1は、設定処理単位「0」2−
1、設定処理単位「1」2−4、設定処理単位「1−
2」2−7のように複数の設定処理単位から構成される
設定処理単位内の前進と後退の制御をすべて、その設定
処理単位の構成を定義するシナリオテーブルをパラメー
タとしてシナリオ制御手段1−3を呼び出すことによっ
て行う。従って、設定処理単位がネストしている場合
は、シナリオ制御手段1−3が再帰的に呼び出されるこ
とになる。すなわち、設定処理制御手段1−1は、シナ
リオ制御手段1−3を再帰的に呼び出すことにより、複
雑な設定処理全体の制御を実現する。The setting processing control means 1-1 uses the setting processing unit "0" 2-
1, setting processing unit "1" 2-4, setting processing unit "1-"
2 ”2-7, scenario control means 1-3 using all the forward and backward controls in a setting processing unit composed of a plurality of setting processing units, with a scenario table defining the configuration of the setting processing unit as a parameter. By calling. Therefore, when the setting processing units are nested, the scenario control unit 1-3 is recursively called. That is, the setting processing control means 1-1 realizes the control of the entire complicated setting processing by recursively calling the scenario control means 1-3.
第3図にシナリオテーブル1−2の詳細を示す。 FIG. 3 shows the details of the scenario table 1-2.
シナリオテーブル1−2は1つの設定処理単位を構成
する各設定処理プログラムのアドレス3−1と、その設
定処理の処理対象があるかないかを判定する処理対象選
択プログラムのアドレス3−2を実行する順番に記述し
たものである。設定処理プログラムは具体的には、パラ
メータ設定画面処理、またはシナリオテーブルをパラメ
ータとしてシナリオ制御手段1−3を呼び出すプログラ
ムとなる。The scenario table 1-2 executes the address 3-1 of each setting processing program that constitutes one setting processing unit and the address 3-2 of the processing target selection program that determines whether or not there is a processing target of the setting processing. They are described in order. Specifically, the setting processing program is a parameter setting screen processing or a program that calls the scenario control unit 1-3 using the scenario table as a parameter.
第4図にシナリオ制御手段1−3の処理概要を示す。 FIG. 4 shows an outline of processing of the scenario control means 1-3.
シナリオ制御手段1−3はシナリオテーブルに基づい
て1つの設定処理単位の前進と後退との流れの制御を行
うプログラムである。このプログラムの入力データは呼
び出し側の進行方向(前進または後退)4−1とシナリ
オテーブル4−2、出力データは設定処理単位実行後の
進行方向(前進または後退)4−3である。The scenario control unit 1-3 is a program that controls the flow of forward movement and backward movement of one setting processing unit based on the scenario table. The input data of this program is the advancing direction (forward or backward) 4-1 on the calling side and the scenario table 4-2, and the output data is the advancing direction (forward or backward) 4-3 after execution of the setting processing unit.
前進,後退を制御するための領域として、返却進行方
向4−4、カレント進行方向4−5、カレントシナリオ
番号4−6を持つ。As a region for controlling the forward movement and the backward movement, a return progressing direction 4-4, a current progressing direction 4-5, and a current scenario number 4-6 are provided.
返却進行方向4−4は、呼び出し側に返却する値を記
憶するための領域で、最初に呼び出し側から渡された進
行方向をセットし(ステップ4−7)、以降、設定処理
プログラムを実行した場合にその実行結果をセットする
(ステップ4−12)。このことにより、設定処理プログ
ラムを1度も実行しなかったときは、呼び出し側の進行
方向を返却し、それ以外のときは、最後に実行した設定
処理プログラムの実行結果を呼び出し側に返却すること
になる(ステップ4−16)。The return progress direction 4-4 is an area for storing a value to be returned to the calling side, and the progress direction passed from the calling side is first set (step 4-7), and thereafter, the setting processing program is executed. If so, the execution result is set (step 4-12). With this, when the setting processing program has never been executed, the calling direction of the calling side is returned, otherwise, the execution result of the setting processing program executed last is returned to the calling side. (Step 4-16).
カレント進行方向4−5は、1つのシナリオテーブル
1−2に対する処理を実行する方向を配慮するための領
域で、最初に前進をセットし(ステップ4−7)、以
降、設定処理プログラムを実行した場合にその実行結果
をセットする(ステップ4−12)。1つの設定処理プロ
グラムに対する処理が終了した後にカレントシナリオ番
号に「1」を加える(ステップ4−14)か、「1」を差
し引く(ステップ4−15)かを判断するために使用する
(ステップ4−13)。The current traveling direction 4-5 is an area for considering the direction in which the processing for one scenario table 1-2 is executed, and first the forward movement is set (step 4-7), and thereafter the setting processing program is executed. If so, the execution result is set (step 4-12). It is used to determine whether "1" is added to the current scenario number (step 4-14) or "1" is subtracted (step 4-15) after the processing for one setting processing program is completed (step 4). -13).
カレントシナリオ番号4−6は、シナリオテーブル1
−2の何番目の設定処理プログラムを実行しているかを
記憶するための領域で、最初に「1」をセットしておく
(ステップ4−7)。カレントシナリオ番号に対応する
設定処理プログラムがシナリオテーブルに無い場合は、
そのシナリオテーブルに対応する処理が終了したと判断
して(ステップ4−8)、呼び出し側に制御を戻す(ス
テップ4−16)。上記以外の場合はカレントシナリオ番
号により、実行される処理対象選択プログラム(ステッ
プ4−9)および設定処理プログラム(ステップ4−1
1)が決定される。Current scenario number 4-6 is scenario table 1
-2 is an area for storing which number setting processing program is being executed, and "1" is initially set (step 4-7). If there is no setting processing program corresponding to the current scenario number in the scenario table,
It is determined that the process corresponding to the scenario table is completed (step 4-8), and control is returned to the calling side (step 4-16). In cases other than the above, the processing target selection program (step 4-9) and the setting processing program (step 4-1) to be executed are executed according to the current scenario number.
1) is decided.
カレント進行方向とカレントシナリオ番号の働きによ
り、設定処理プログラムの処理対象がある場合は、1つ
ずつの設定処理プログラムを前進,後退させながら実行
することになる。また、設定処理プログラムの処理対象
がない場合は、対象が見つかるまで、前進,後退のそれ
ぞれの方向において処理をスキップする。さらに、1つ
のシナリオテーブルに対する処理は常に前進で始まるの
で、最初の設定処理プログラムの実行結果が後退の場合
は、以降の設定処理を実行せずに即座にシナリオ制御手
段が終了する。Due to the functions of the current progress direction and the current scenario number, when there is a processing target of the setting processing program, the setting processing programs are executed while moving forward and backward. If there is no processing target of the setting processing program, the processing is skipped in the forward and backward directions until the target is found. Further, since the process for one scenario table always starts in forward, if the execution result of the first setting process program is backward, the scenario control means is immediately ended without executing the subsequent setting process.
第5図に第1図の一実施例によるパラメータ設定処理
の例を示す。第5図において、5−2,5−3,5−6,5−7,5
−8,5−9,5−11,5−12はネストしない設定処理単位すな
わちパラメータ設定画面処理を表わし、それ以外はネス
トする設定処理単位を表わしている。この例で、5−2
のパラメータ設定画面処理から5−12のパラメータ設定
画面処理まで前進する場合には、5−2,5−3,5−4,5−
5,5−6,5−7,5−8,5−9,5−10,5−11,5−12の順で実行
される。この中でユーザが前進の指示を入力するパラメ
ータ設定画面処理の流れだけを追うと、5−2,5−3,5−
6,5−7,5−8,5−9,5−11,5−12の順になり、ユーザは7
回前進の指示を入力することになる。FIG. 5 shows an example of parameter setting processing according to the embodiment of FIG. In FIG. 5, 5-2,5-3,5-6,5-7,5
-8, 5-9, 5-11, 5-12 represent non-nested setting processing units, that is, parameter setting screen processing, and the others represent nesting setting processing units. In this example, 5-2
When proceeding from the parameter setting screen process of 5 to the parameter setting screen process of 5-12, 5-2,5-3,5-4,5-
5,5-6, 5-7, 5-8, 5-9, 5-10, 5-11, 5-12 are executed in this order. If only the parameter setting screen processing flow in which the user inputs a forward instruction is followed in this, 5-2,5-3,5-
6,5−7,5−8,5−9,5−11,5−12 in order, and the user is 7
You will need to enter the instruction to move forward.
一方、5−12から5−2まで後退する場合は、5−1
2,5−11,5−4,5−5,5−6,5−1,5−2の順で実行され
る。このときのパラメータ設定画面処理の流れは5−1
2,5−11,5−6,5−2の順になり、ユーザは3回後退の指
示を入力するだけで5−2のパラメータ設定画面処理に
戻ることができる。On the other hand, when retreating from 5-12 to 5-2, 5-1
It is executed in the order of 2,5-11,5-4,5-5,5-6,5-1,5-2. The flow of parameter setting screen processing at this time is 5-1.
The sequence is 2,5-11,5-6,5-2, and the user can return to the parameter setting screen process of 5-2 by only inputting the backward instruction three times.
このように、シナリオテーブルに各設定処理単位の制
御の流れをすべて記述することができるため、プログラ
ムが簡単に分かりやすくなる。As described above, since the control flow of each setting processing unit can be described in the scenario table, the program can be easily and easily understood.
また、前進するときはシナリオテーブルに記述された
各設定処理プログラムが順番に実行されるが、後退する
ときはシナリオテーブルの最初の設定処理プログラムで
後退を指示するだけで、そのシナリオテーブルに対応す
る処理を終了することができるため、前進のときよりも
少ない操作で後退することができる。Also, when moving forward, each setting processing program described in the scenario table is executed in order, but when moving backward, the first setting processing program of the scenario table only needs to instruct the backward movement to correspond to that scenario table. Since the processing can be ended, it is possible to move backward with fewer operations than when moving forward.
さらに、設定処理制御手段からシナリオ制御手段を再
帰的に呼び出すことにより、小さいプログラムで複雑な
前進,後退の制御を行うことができる。Furthermore, by recursively calling the scenario control means from the setting processing control means, complicated forward and backward control can be performed with a small program.
以上説明したように、本発明は、シナリオテーブルに
各設定処理単位の制御の流れをすべて記述することがで
きるため、プログラムが簡単に分かりやすくなるという
効果を有する。As described above, the present invention has an effect that the program can be easily understood because the control flow of each setting processing unit can be described in the scenario table.
また、前進するときはシナリオテーブルに記述された
各設定処理プログラムが順番に実行されるが、後退する
ときはシナリオテーブルの最初の設定処理プログラムで
後退を指示するだけで、そのシナリオテーブルに対応す
る処理を終了することができるため、前進のときよりも
少ない操作で後退することができるという効果を有す
る。Also, when moving forward, each setting processing program described in the scenario table is executed in order, but when moving backward, the first setting processing program of the scenario table only needs to instruct the backward movement to correspond to that scenario table. Since the processing can be ended, there is an effect that it is possible to move backward with a smaller number of operations than when moving forward.
第1図は本発明の一実施例のブロック図、第2図は第1
図の一実施例の設定処理制御手段の処理の流を示す図、
第3図はシナリオテーブルの概略図、第4図は第1図の
一実施例のシナリオ制御手段の処理の動作説明図、第5
図は第1図の一実施例の設定処理制御例を示す図、第6
図は従来の対話型パラメータ設定方式のパラメータ設定
処理のブロック図、第7図は従来の対話型パラメータ設
定方式のパラメータ設定処理の流れを示す図、第8図は
従来の対話型パラメータ設定方式の後戻り制御のあるパ
ラメータ設定処理の流れを示す図、第9図は従来の対話
型パラメータ設定方式の後戻り制御とスキップ制御のあ
るパラメータ設定処理の流れを示す図、第10図は従来の
対話型パラメータ設定方式の後戻り制御とスキップ制御
のあるパラメータ設定処理の動作説明図である。 1−1……設定処理制御手段、1−2……シナリオテー
ブル、1−3……シナリオ制御手段、6−1……入力装
置、6−2……パラメータ設定画面処理部、6−3……
ディスプレイ。FIG. 1 is a block diagram of an embodiment of the present invention, and FIG.
The figure which shows the flow of processing of the setting processing control means of one Example of FIG.
FIG. 3 is a schematic diagram of a scenario table, FIG. 4 is an operation explanatory diagram of processing of the scenario control means of the embodiment of FIG. 1, and FIG.
FIG. 6 is a diagram showing a setting process control example of the embodiment of FIG.
FIG. 7 is a block diagram of parameter setting processing of the conventional interactive parameter setting method, FIG. 7 is a diagram showing a flow of parameter setting processing of the conventional interactive parameter setting method, and FIG. 8 is a flowchart of the conventional interactive parameter setting method. FIG. 9 is a diagram showing the flow of parameter setting processing with return control, FIG. 9 is a diagram showing the flow of parameter setting processing with return control and skip control of the conventional interactive parameter setting method, and FIG. 10 is conventional interactive parameter It is an operation explanatory view of a parameter setting process with a backtracking control and a skip control of a setting method. 1-1 ... Setting process control means, 1-2 ... Scenario table, 1-3 ... Scenario control means, 6-1 ... Input device, 6-2 ... Parameter setting screen processing unit, 6-3 ... …
display.
Claims (1)
パラメータ設定方式において、 (A)設定処理全体をネストした設定処理単位の集まり
として制御する設定処理制御手段、 (B)各設定処理単位内の制御構造に関する情報を保持
するシナリオテーブル、 (C)前記シナリオテーブルの情報を入力データとして
前記設定処理制御手段から再帰的に呼び出されることに
より設定処理単位内の前進と後退の制御を行うシナリオ
制御手段、 を備えたことを特徴とする対話型パラメータ設定方式。1. In an interactive parameter setting method for setting parameters interactively, (A) setting processing control means for controlling the entire setting processing as a set of nested setting processing units, and (B) within each setting processing unit. (C) Scenario control for controlling forward and backward movements within a setting processing unit by recursively being called from the setting processing control means with the information of the scenario table as input data. An interactive parameter setting method characterized by comprising means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1123523A JPH0820921B2 (en) | 1989-05-16 | 1989-05-16 | Interactive parameter setting method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1123523A JPH0820921B2 (en) | 1989-05-16 | 1989-05-16 | Interactive parameter setting method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH02300912A JPH02300912A (en) | 1990-12-13 |
JPH0820921B2 true JPH0820921B2 (en) | 1996-03-04 |
Family
ID=14862721
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1123523A Expired - Fee Related JPH0820921B2 (en) | 1989-05-16 | 1989-05-16 | Interactive parameter setting method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0820921B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6140031B2 (en) * | 2013-08-22 | 2017-05-31 | シャープ株式会社 | Receipt additional information setting device, receipt additional information setting method, and receipt additional information setting program |
-
1989
- 1989-05-16 JP JP1123523A patent/JPH0820921B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH02300912A (en) | 1990-12-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3399665B2 (en) | Information processing device | |
JPH0820921B2 (en) | Interactive parameter setting method | |
JP3143330B2 (en) | Programmable controller | |
JPH0477804A (en) | Display method for industrial robot controller | |
JPS6193963A (en) | Plural channel digital oscilloscope | |
JPH03191413A (en) | Selection menu display system | |
JP3016217B2 (en) | Image processing system that can play back operation history | |
JP2966531B2 (en) | Window moving method | |
JPH01244502A (en) | Pc program display system | |
JP2944093B2 (en) | Multiprocessor type information processing device | |
JPS6027016A (en) | Conversation control system for program having hierarchical structure | |
JPH04288660A (en) | Parallel processing system for plural processors | |
JPH04308940A (en) | Automatic assignment management system for resource in virtual computer system | |
JPH0895612A (en) | Sfc program development device | |
JPS62194525A (en) | Menu picture control system | |
JPH09147132A (en) | Cad system | |
JPS63296131A (en) | Method and device for controlling multiplex display region | |
JPH04280301A (en) | Control program design support system | |
JPH0664541B2 (en) | Command processor | |
JPS63189948A (en) | Batch type debugging system in interactive debugger | |
JPS5813913B2 (en) | Display control system with virtual screen service | |
JPH1195825A (en) | Method for executing numerical control program | |
JPS61131124A (en) | Conversation input processing system | |
JPH02235139A (en) | Screen display information switching system | |
JPH09223113A (en) | Information processing system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |