JPH02242427A - Function control system - Google Patents

Function control system

Info

Publication number
JPH02242427A
JPH02242427A JP1064079A JP6407989A JPH02242427A JP H02242427 A JPH02242427 A JP H02242427A JP 1064079 A JP1064079 A JP 1064079A JP 6407989 A JP6407989 A JP 6407989A JP H02242427 A JPH02242427 A JP H02242427A
Authority
JP
Japan
Prior art keywords
function
control data
control
functions
names
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
JP1064079A
Other languages
Japanese (ja)
Inventor
Masahiro Yasunaka
安中 正弘
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP1064079A priority Critical patent/JPH02242427A/en
Publication of JPH02242427A publication Critical patent/JPH02242427A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To simplify the constitution of a system, to compress a system scale, and to reduce man-hours in the generation and change of a function and control data by holding the function separately from the control data. CONSTITUTION:After a function group to attain a purpose and a control data group that is the list data of a function name to control the order of the execution of each function are generated, respectively, the function group is stored in a function storage part 1, and the control data is stored in a control data storage part 4. A control part 2 controls the order of the execution of plural functions stored in the function storage part 1 as instructing the function name of each function in the function storage part 1 by the control data obtained from the control data storage part 4 via a control data readout part 3. Thereby, the constitution of the system can be simplified, and the generation and change of the function and that of the control data can be simplified.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、機能制御方式に関し、特に、コンピュータを
利用したシステムの制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a function control method, and particularly to a control method for a system using a computer.

従来の技術 従来のコンピュータ上のシステムは、個別の機能とその
機能間の制御データに関し差別がなく、どちらも機能の
中の構成要素となっており、機能の中で制御をすること
を必要とした。
Conventional technology Conventional computer systems do not discriminate in terms of individual functions and control data between the functions; both are constituent elements of the function and do not require control within the function. did.

発明が解決しようとする課題 しかしながら、上述した従来の方法は個別の機能とその
機能間の制御データに関し差別がない為に、次のような
欠点があった。
Problems to be Solved by the Invention However, the conventional method described above has the following drawbacks because there is no discrimination regarding individual functions and control data between the functions.

り1)、制御も機能の一部となる為、機能が複雑になっ
ていた。
1), the control became part of the function, making the function complicated.

(2)、上記項目(1)の結果、システム規模が大きく
なっていた。
(2) As a result of item (1) above, the system scale has increased.

(3)、上記項目(1)の結果、作成時、変更時に多大
な工数を要していた。
(3) As a result of item (1) above, a large amount of man-hours were required during creation and modification.

本発明は従来の上記実情に鑑みてなされたものであり、
従って本発明の目的は、従来の技術に内在する上記諸欠
点を解消することを可能とした新規な機能制御方式を提
供することにある。
The present invention has been made in view of the above-mentioned conventional situation,
Accordingly, an object of the present invention is to provide a novel function control method that makes it possible to eliminate the above-mentioned drawbacks inherent in the conventional technology.

課題を解決するための手段 上記目的を達成する為に、本発明に係る機能制御方式は
、機能名のついた機能を格納する機能記憶部と、機能名
を格納した制御データの制御データ名をつけて格納する
制御データ記憶部と、制御データ中の機能名に対応した
機能をコンピュータ上で実行する制御部と、前記制御デ
ータ記憶部から制御データを取り出して前記制御部へわ
たす制御データ読み出し部とを具備してコンピュータ上
の対象となるシステムにおける個別の機能と機能間の制
御データを別々に作成し、機能の作成、変更、制御デー
タの作成、変更を簡単にできることを特徴としている。
Means for Solving the Problems In order to achieve the above object, the function control method according to the present invention includes a function storage section that stores functions with function names, and a control data name of control data that stores the function names. a control data storage unit that stores the control data on the computer; a control unit that executes a function corresponding to a function name in the control data on the computer; and a control data reading unit that retrieves control data from the control data storage unit and passes it to the control unit. The present invention is characterized in that it is capable of separately creating individual functions and control data between functions in a target system on a computer, and easily creating and changing functions and creating and changing control data.

実施例 次に本発明をその好ましい一実施例について図面を参照
して具体的に説明する。
Embodiment Next, a preferred embodiment of the present invention will be specifically explained with reference to the drawings.

第1図は、本発明の全体構成を表わすフロック図である
FIG. 1 is a block diagram showing the overall configuration of the present invention.

第1図を参照するに、機能記憶部1は、システムを実現
する為に必要な機能を複数記憶しており、機能毎に他の
機能と重複しないようにつけられた機能名により識別で
きるようになっている。
Referring to FIG. 1, the function storage unit 1 stores a plurality of functions necessary to implement the system, and each function can be identified by a function name given so as not to overlap with other functions. It has become.

制御部2は、機能記憶部1に記憶されている複数の機能
の実行順番を制御データ読み出し部3を通して、制御デ
ータ記憶部4より得た制御データにより機能記憶部1の
中の各機能の機能名を指示しながら制御する。
The control unit 2 determines the execution order of the plurality of functions stored in the function storage unit 1 through the control data reading unit 3, and uses the control data obtained from the control data storage unit 4 to determine the execution order of each function in the function storage unit 1. Control while giving the name.

制御データ読み出し部3は、本システム外部より指示さ
れた制御データ名により制御データ記憶部4より制御デ
ータを取り出して制御部2へ送出する。
The control data reading unit 3 retrieves control data from the control data storage unit 4 according to the control data name instructed from outside the system, and sends it to the control unit 2.

制御データ記憶部4は、機能記憶部1に記憶されている
機能の実行順番を指定する機能名の並びのデータである
制御データを、他の制御データを重複しないようにつけ
られた制御データ名により識別できるように記憶してい
る。
The control data storage unit 4 stores control data, which is a list of function names that specifies the execution order of the functions stored in the function storage unit 1, using control data names assigned to avoid duplication with other control data. I remember it so that I can identify it.

本制御方式を利用する場合には、目的を果たす為の機能
群と、各機能の実行順番を制御する機能名の並ひのデー
タである制御データ群をそれぞれ作成した後に、機能群
は機能制御部1に記憶さぜ、制御データは制御データ記
憶部4へ記憶させておく準備作業をした後で、制御テー
タ読み出し部3に対し、必要となる制御データ名を与え
ることにより目的である動作を構成する機能の実行を得
ることができる。
When using this control method, after creating a function group to achieve the purpose and a control data group, which is a set of function names that control the execution order of each function, the function group can be used to control the function. After making preparations to store the control data in the control data storage section 4, the control data reading section 3 is given the necessary control data name to perform the desired operation. You can obtain the execution of the configured functions.

第2図は本発明による一実施例のタブレッhとキーボー
ドの2つの入力デバイスと表示用のティスプレィを保持
するワークステーションにおいて、タブレットから座標
データを、またキーボードから文字を入力し、その入力
データを編集してデイスプレィ」二に表示するシステム
の本発明に関するブロック図である。
FIG. 2 shows an embodiment of the present invention in a workstation that holds two input devices, a tablet h and a keyboard, and a display display, in which coordinate data is input from the tablet and characters are input from the keyboard, and the input data is 1 is a block diagram of an editing and display system according to the present invention; FIG.

第1図と第2図を参照するに、機能記憶部1には、キー
ボードより80字以内の文字を入力する機能5aに機能
名としてA・・6aをつけ、タブレッ1〜より座標デー
タを入力する機能5bに機能名としてB・6bをつけ、
座標データを10文字以内の数字にする機能5cに機能
名としてC・・・6cをつけ、与えられた文字をデイス
プレィに表示する機能5dに機能名としてD・6dをつ
けて、それぞれ記憶をしている。
Referring to Figures 1 and 2, in the function storage unit 1, a function name 5a for inputting up to 80 characters from the keyboard is assigned A...6a, and coordinate data is input from the tablet 1. Add B.6b as the function name to function 5b,
Add C...6c as the function name to the function 5c that converts coordinate data into numbers within 10 characters, and add D.6d as the function name to the function 5d that displays the given characters on the display, and memorize them respectively. ing.

制御データ記憶部4には、タブレットデータを表示する
制御データ8aとしてタブレットデータを表示する為に
必要な機能記憶部1上の機能名B・・・6b、C・・・
6c、 D・・6dにより識別される機能である5b、
5c、5dを順番に左より実行することを示す制御デー
タとして、B ・7a、 C・・・7b、D・・・7C
の3つの機能名を制御データ名C1・・・]、Oaをつ
け、キーボードデータを表示する制御データ81〕とし
て、キーボードデータを表示する為に必要な機能記憶部
1上の機能名としてA・・・6a、D・・・6dにより
識別される機能である5a、5dを順番に左より実行す
ることを示す制御データとして、A・・・7d、D・・
7eの2つの機能名を制御データ名C2・・・10bを
つけ、それぞれ制御データ記憶部4に記憶をしている。
The control data storage unit 4 stores function names B...6b, C... on the function storage unit 1 necessary for displaying tablet data as control data 8a for displaying tablet data.
6c, D... 5b, which is the function identified by 6d,
As control data indicating that steps 5c and 5d are executed in order from the left, B 7a, C...7b, D...7C
The three function names are the control data name C1...], Oa is added, and the function name on the function storage unit 1 necessary to display the keyboard data is A. ...6a, D...As control data indicating that functions 5a and 5d, which are identified by 6d, are executed in order from the left, A...7d, D...
The two function names of 7e are given control data names C2...10b, and are stored in the control data storage section 4, respectively.

矢印9a、9b、9C59d、9eは機能記憶部1上の
機能5a、5b、5c、5dにつけた機能名と、制御デ
ータ記憶部4上の制御データ名をつけた制御データ内の
機能名との対応を示すものである。
Arrows 9a, 9b, 9C, 59d, and 9e indicate the function names assigned to the functions 5a, 5b, 5c, and 5d on the function storage section 1, and the function names in the control data assigned the control data names on the control data storage section 4. It shows the correspondence.

本システムを動作させるときには、タブレットデータを
表示する制御データ名C1・10a 、またはキーボー
ドデータの表示を行う制御データ名C2・・10bのと
ちらかの必要である制御データ名を、制御データ読み出
し部3に与えることにより制御データ読み出し部3は、
与えられた制御データ名に対応する制御データを制御デ
ータ記憶部4より取り出し、制御部2へ送出し、制御部
2は制御データ記憶部4より送出されてきた制御データ
の中の機能名を順番に取り出し、機能名に対応する機能
記憶部1の中の機能を実行していく。
When operating this system, the control data reading unit must input the necessary control data names, either control data names C1 and 10a for displaying tablet data, or control data names C2 and 10b for displaying keyboard data. 3, the control data reading unit 3 can:
The control data corresponding to the given control data name is retrieved from the control data storage unit 4 and sent to the control unit 2, and the control unit 2 sequentially reads the function names in the control data sent from the control data storage unit 4. Then, the function stored in the function storage unit 1 corresponding to the function name is executed.

第3図は第2図に示す実施例の機能の変更例を示す図で
ある。
FIG. 3 is a diagram showing an example of a modification of the function of the embodiment shown in FIG. 2.

第3図を参照するに、タブレッ1〜より座標を取り込む
動作をマウスより座標を取り込む動作に変更する場合の
例として、機能記憶部1−上のタブレットより座標デー
タを入力する機能11に機能名B・・・12をつけて記
憶している状態から同じ機能名のまま、機能の中身をマ
ウスより座標データを入力する機能13に変更すること
を示す。機能の変更は制御データに影響を与えない。
Referring to FIG. 3, as an example of changing the operation of importing coordinates from tablet 1 to the operation of importing coordinates from the mouse, the function name is given to function 11 for inputting coordinate data from the tablet on function storage unit 1. B...12 is added to indicate that the function name is changed from the stored state to function 13, which inputs coordinate data using the mouse, while keeping the same function name. Functional changes do not affect control data.

第4図は第2図に示す実施例の制御データの追加例を示
す図である。
FIG. 4 is a diagram showing an example of addition of control data to the embodiment shown in FIG. 2.

第4図において、タブレフ1〜テータを入力し、更にキ
ーボードデータを入力してそれを同時に表示する動作を
行う場合には、既にある機能の組み合わせで新しいタブ
レットデータとキーボードデータを表示する制御データ
14を作り、制御データ記憶部4に登録することにより
、機能に影響することなく実現ができる。C3・・・1
5は新しい制御データ名でありB・・・16、C・・・
17、A・・・18、D・・・19はそれぞれ制御デー
タ内の動作順を示す機能名の並びである。
In FIG. 4, when inputting tablet data 1 to data, further inputting keyboard data, and displaying them at the same time, control data 14 displays new tablet data and keyboard data by combining existing functions. By creating and registering in the control data storage section 4, it can be realized without affecting the functions. C3...1
5 is the new control data name, B...16, C...
17, A...18, D...19 are a sequence of function names each indicating the order of operation within the control data.

この場合には、新しい制御データ名C3・・・15を制
御データ読み出し部3に与えることにより意図した動作
が得られる。
In this case, the intended operation can be obtained by giving the new control data names C3...15 to the control data reading section 3.

発明の効果 以」−説明したように、本発明によれは、機能と制御デ
ータを別々に保持することにより、システムの構成が簡
便になり、システム規模を小さくし、作成、変更時の工
数が大幅に減少できる効果が得られる。
Effects of the Invention - As explained, the present invention simplifies the system configuration by holding functions and control data separately, reduces system scale, and reduces man-hours during creation and modification. The effect of significantly reducing this can be obtained.

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

第1図は本発明に係る機能制御方式の一実施例を示すブ
ロック構成図、第2図は機能の例と制御データの例との
対応関係を示す図、第3図は機能の変更例を示す図、第
4図は制御データ追加例を示す図である。 1・・・機能記憶部、2・・・制御部、3−・・制御デ
ータ読み出し部、4・・制御データ記憶部、5a、5b
、5c、5 d ・・・機能の例、6a、6b、6c、
6d−機能名の例、7a、7b、7c、7d、7e ・
・−制御データ中の機能名の例、8a、8 b−制御デ
ータの例、9a、9b、9c、9d、9e−機能と制御
データの対応関係、10a、10b ・・制御データ名
の例、11.13  ・機能の例、12・・機能名の例
、14・・制御データの例、15・制御データ名の例、
16 、1.7.18.19 ・制御データ内の機能名
の例特許出願人  日本電気株式会社 代 理 人  弁理士 熊谷雄太部
FIG. 1 is a block configuration diagram showing an embodiment of the function control method according to the present invention, FIG. 2 is a diagram showing the correspondence between an example of a function and an example of control data, and FIG. 3 is a diagram showing an example of changing the function. FIG. 4 is a diagram showing an example of adding control data. DESCRIPTION OF SYMBOLS 1... Function storage part, 2... Control part, 3-... Control data reading part, 4... Control data storage part, 5a, 5b
, 5c, 5d...Example of functions, 6a, 6b, 6c,
6d - Examples of function names, 7a, 7b, 7c, 7d, 7e ・
- Examples of function names in control data, 8a, 8 b - Examples of control data, 9a, 9b, 9c, 9d, 9e - Correspondence between functions and control data, 10a, 10b - Examples of control data names, 11.13 ・Examples of functions, 12. Examples of function names, 14. Examples of control data, 15. Examples of control data names,
16, 1.7.18.19 ・Example of function name in control data Patent applicant NEC Corporation Agent Patent attorney Yutabe Kumagai

Claims (1)

【特許請求の範囲】[Claims] コンピュータ上のシステム構築において、機能名のつい
た機能を格納する機能記憶部と、機能名を格納した制御
データに制御データ名をつけて格納する制御データ記憶
部と、制御データ中の機能名に対応した機能をコンピュ
ータ上で実行する制御部と、前記制御データ記憶部から
制御データを取り出し前記制御部へわたす制御データ読
み出し部とを有し、コンピュータ上の対象となるシステ
ムにおける個別の機能と機能間の制御データを別々に作
成し、機能の作成、変更、制御データの作成変更を簡単
にできることを特徴とした機能制御方式。
In building a computer system, there is a function storage section that stores functions with function names, a control data storage section that stores control data that stores function names with control data names attached, and a function storage section that stores functions with function names. It has a control unit that executes a corresponding function on a computer, and a control data reading unit that retrieves control data from the control data storage unit and passes it to the control unit, and provides individual functions and functions in the target system on the computer. A function control method that is characterized by creating separate control data between functions, making it easy to create and change functions, and to easily create and change control data.
JP1064079A 1989-03-16 1989-03-16 Function control system Pending JPH02242427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1064079A JPH02242427A (en) 1989-03-16 1989-03-16 Function control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1064079A JPH02242427A (en) 1989-03-16 1989-03-16 Function control system

Publications (1)

Publication Number Publication Date
JPH02242427A true JPH02242427A (en) 1990-09-26

Family

ID=13247722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1064079A Pending JPH02242427A (en) 1989-03-16 1989-03-16 Function control system

Country Status (1)

Country Link
JP (1) JPH02242427A (en)

Similar Documents

Publication Publication Date Title
JPH02242427A (en) Function control system
JP3500812B2 (en) Table processing equipment
JPS62210583A (en) Graphic editing device
JPS63298429A (en) Input device
JP2763657B2 (en) Figure database management method
JP2530568B2 (en) How to create operation buttons for computer processing
JPS60189504A (en) Numerical controller
JP2839306B2 (en) Attribute setting method in interactive graphic processing
JPH067307B2 (en) Cursor display method
JPH05224852A (en) Display system for picture display data
JPH02310722A (en) Keyboard input system
JPS62128371A (en) Multi-window controller
JPH0330184B2 (en)
JPS63155228A (en) Icon control method
JPS63296131A (en) Method and device for controlling multiplex display region
JPH04215694A (en) Window moving method
JPH04326116A (en) Data operation and control system by matrix table
JPH03282888A (en) Marker symbol registration display system
JPH0520770B2 (en)
JPS61858A (en) Menu selection system for character processor
JPH03110595A (en) Cursor display system
JPS63223820A (en) Input control system in data processor
JPH03251921A (en) Back-up device for software development
JPH0319071A (en) Output instruction system for document
JPH0438511A (en) Display device