WO1987004818A1 - Procede d'introduction de donnees - Google Patents
Procede d'introduction de donnees Download PDFInfo
- Publication number
- WO1987004818A1 WO1987004818A1 PCT/JP1987/000076 JP8700076W WO8704818A1 WO 1987004818 A1 WO1987004818 A1 WO 1987004818A1 JP 8700076 W JP8700076 W JP 8700076W WO 8704818 A1 WO8704818 A1 WO 8704818A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- key
- normal
- object code
- data
- transfer destination
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/02—Input arrangements using manually operated switches, e.g. using keyboards or dials
- G06F3/023—Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
- G06F3/0238—Programmable keyboards
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M11/00—Coding in connection with keyboards or like devices, i.e. coding of the position of operated keys
- H03M11/02—Details
- H03M11/04—Coding of multifunction keys
- H03M11/14—Coding of multifunction keys by using additional keys, e.g. shift keys, which determine the function performed by the multifunction key
- H03M11/18—Coding of multifunction keys by using additional keys, e.g. shift keys, which determine the function performed by the multifunction key wherein the shift keys are operated before the operation of the multifunction keys
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/02—Input arrangements using manually operated switches, e.g. using keyboards or dials
- G06F3/023—Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
Definitions
- the present invention relates to a data input method, and more particularly, to a data input method for keying data from a single keyboard to a plurality of devices with predetermined codes.
- a single keyboard can be used for inputting data to multiple devices, and even if the same alphanumeric key is used, a code with a different value can be used depending on the destination. There is a system power s that must be transferred.
- a hardware or soft code is provided for each device (transfer destination) that configures the system.
- a code conversion unit 5 is provided, and a predetermined code is obtained from the code conversion unit and transferred based on a transfer destination and a pressed key.
- the object of the present invention is to provide a data input which can be dealt with even by changing the system simply by changing the software, in other words, the code conversion software. Is to provide a way
- Attribute data including the type and destination of the key is stored as an attribute table corresponding to the key position (x, y) of each key on the keyboard. Please. When the key is pressed, the attribute of the key is read from the attribute template using the position (X, y) of the pressed key. If the key pressed is a normal key (for example, an alphanumeric key), the most recently pressed non-normal key (for example, Obtain an object code table corresponding to the type of the shift key and the data transfer destination of the normal key, and obtain the object code table. The object code is read from the storage area corresponding to the position of the normal key (X, y) and transferred to the transfer destination.
- a normal key for example, an alphanumeric key
- the most recently pressed non-normal key for example, obtain an object code table corresponding to the type of the shift key and the data transfer destination of the normal key, and obtain the object code table.
- the object code is read from the storage area corresponding to the position of the normal key (X,
- FIG. 1 is an explanatory diagram of a conventional method
- FIG. 2 is a schematic explanatory diagram of the present invention
- FIGS. 3 to 5 are explanatory diagrams of a configuration of attribute data of each key
- FIG. Fig. 4 shows the attribute data of Nomalki.
- Fig. 5 shows the configuration of attribute data of the mode key.
- FIG. 6 is a flowchart of the process of the present invention.
- FIG. 7 is a block diagram of the code conversion unit according to the present invention.
- 10 is a code conversion section
- 11 is a key in which keys K are two-dimensionally arranged in a matrix
- 12 is an attribute sample that records the correspondence between the key array position ( X , y) and the attribute of the key.
- the attributes include the key type Y. and the data transfer destination.
- the keys include normal keys such as alphanumeric keys, shift keys, and keys. There are non-normal keys such as control (CTRL) key, mode key, and change (ALT) key.
- CTRL control
- ALT change
- the first key in which the data transfer destination is fixed to the normal key and the first key in which the data transfer destination is not fixed, but the data transfer destination is not fixed.
- There is a second normal key whose transfer destination is determined by the mode key (NC key, MMC key, terminal key, etc.).
- the data transfer destination includes the NC unit itself, the MMC unit, and other terminal devices.
- Each storage area of the attribute table 12 is composed of 8 bits, and the lower 4 bits indicate that the key type is the next 2 bits (normal key).
- the data transfer destination of the first normal key is determined by the uppermost 2 bits (used only for the mode key).
- the destination of Malkey data transfer is specified. That is, as shown in Fig. 3 (e), when the key type is Normal, "0 0" is added to the lower 4 bits. --
- FIG. 6 is a flowchart of the process of the present invention. _ _ To be described with reference to Fig. 6.
- a processor (not shown) of the code conversion unit 10 obtains the physical array position (X, y) of the pressed key.
- the processor checks and rephrases the contents of the lower 4 bits of the attribute data, Y j (key type), power S “0000”, and power. Check if the key that was pressurized is the same key.
- step (6) the non-nominal which has been pressurized before pressing the normal key which is stored in the status register 14 is pressed.
- the object code table 13 (i, j) is a table in the column “G” in FIG.
- the processor If the object code table is obtained, the processor records the object code table 13 (i, j). In the area, the arrangement position of the compressed normal key
- the object code is read from the storage area corresponding to (, y).
- FIG. 7 is a block diagram of the code conversion unit 10 in FIG. 1, and the same parts as those in FIG. 1 are denoted by the same reference numerals.
- 10 a is a processor including a status register 14, and 10 b is a control program.
- ROM storing memory
- 10 c RAM storing attribute table 12, object code table 13, etc.
- 10 d interface with NC unit Interface circuit
- 10 e is interface circuit with MMC device
- 10 ⁇ is terminal
- the interface circuit is as follows.
- an attribute table for storing key attributes and a plurality of object code tables are provided, and the key table is pressed before the normal key is pressed.
- the object code table corresponding to the type of non-normal key pressed and the data transfer destination of the normal key which is later depressed.
- the object code is read from the storage area corresponding to the array position of the normal key of the object code table, and the object code is transferred to the transfer device.
- the attribute table and the object code table can be changed to change the data transfer destination. And the code can be changed, so that even with the ability to change, the attribute tables and objects in the code software can be changed. Only to change the click door co-one bank over Bull Ru Oh in an easily enable you to support.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Input From Keyboards Or The Like (AREA)
Description
_ _ 明 細 書
データ 入力方法
技術分野
本発明は デー タ 入力方法に係 り 、 特に 1 台のキ ー ボ ー ドか ら複数の装置に それぞれ所定の コ ー ドで データ を キ — ィ ン す る デー タ 入力方法に関す る 。
背景技術
1 台のキ ー ボ 一 ド を複数の装置のデータ 入力用 と し て 用い る と 共に 、 同一の英数字キ ー等で あ っ て も 転送先に 応じ て それ ぞれ別値の コ 一 ド を転送し な ければな ら な い シ ス テ ム 力 sあ る 。
た と え ば、 N C シ ス テ ム に おいて は第 1 図に示す よ う に 、 キ 一 ボ 一 ド., 1 か ら入力 さ れたデー タ は N C 装置本体 2 に I S 0 あ る い は E I A コ ー ド で入力 し な ければな ら ず、 又自動プ ロ ダ ラ ミ ン グ機能やそ の他の ィ ン テ リ ジ ェ ン ト 機能を有す る M M C 装置 ( マ ン · マ シ ー ン · コ ン ト — ラ ) 3 (こ は 、 た と え ばア ス キ ー コ ー ド な ど の別の コ ー ドで データ を入力 し な ければな ら ず、 タ 一 ミ ナ ル 4 に は更に別の コ 一 ドでデー タ を入力 し な ければな ら な い 。
こ のた め 、 従来は シ ス テ ム構 が決定さ れ る と 該シ ス テ ム を構成す る装置 (転送先) 毎に ハ ー ド的に あ る い は ソ フ ト 的に コ ー ド変換部 5 を設け 、 転送先 と 押圧さ れた キ ー と に よ り 所定の コ ー ド を該コ ー ド変换部よ り 求めて 転送す る も ので あ っ た。
し 力 し 、 従来の シ ス テ ム では、 シ ス テ ム構成力 力 >わ る
_ _
毎に 、 あ る い は シ ス テ ム を拡張す る毎に コ ー ド変換部等 のハ 一 ド部分を作 り 直さ な く て は な ら ず融通性にかけ る と い う 問題があ っ た 。
以上か ら 、 本発明の目的は シ ス テ ム の変更があ っ て も ソ フ ト ウ ヱ ァ 、 換言すれば コ ー ド変換ソ フ ト を変更す る だけ で対応で き る デー タ 入力方法を提供す る こ と で あ る
発明の開示
キ ー ボー ド上に おけ る 各キ ーのキ 一位置 ( x , y ) に 対応さ せて キ ーの種類 と 転送先を含む属性デー タ を属性 テ ー ブ ル と し て記億 さ せて お く 。 そ し て 、 キ ーが押圧さ れ る と 、 該押圧 さ れたキ ーの位置 ( X , y ) を用いて属 性テ 一 プル か ら該キ ーの属性を読み取る 。 こ の抻圧 さ.れ た キ ー-がノ ー マ ル キ ー ( た と えば英数字キ ー等) で あれ ば、 最新に押圧さ れた非ノ ー マ ル キ 一 ( た と え ばシ フ ト キ 一等) の種類 と 該ノ 一 マ ル キーのデータ 転送先 と に応 じ た オ ブ ジ ェ ク ト コ 一 ドテ 一 ブル を求め、 該ォ ブ ジ ェ ク ト コ — ド テ ー ブ ル の前言己ノ ー マ ル キ ー の位置 ( X , y ) に応じ た記億域か ら ォ ブ ジ ェ ク ト コ 一 ド を読出 し て転送 先に転送す る 。
図面の簡単な説明
第 1 図は従来方法説明図、 第 2 図は本発明概略説明図 第 3 図乃至第 5 図は各キ ー の属性デー タ の構成説明図 で あ り 、 第 3 図は キ ー の種別を示す属性データ 説明図、 第 4 図は ノ 一 マ ル キ ー の属性デー タ 構成図、
第 5 図はモー ドキ ー の属性デ ー タ 構成図、
- - 第 6 図は本発明の処理の流れ図、
第 7 図は本発明に おけ る コ ー ド変換部のブ ロ ッ ク 図で め る 。
発明 を実施す る た め の最良の形態 第 2 図に お いて 、 1 0 は コ ー ド変換部、 1 1 は キ ー K が 2 次元的に マ ト リ ク ス配列 さ れて い る キ ー ボ ー ドで あ, り 、 1 2 は キ ー の配列位置 ( X , y ) と該キ ー の属性と の対応を記億する属性テ 一 プル で あ る 。 尚、 属性は キ 一 の種類 Y . や デ ー タ の転送先 が含 ま れて お り 、 キ ー に は英数字キ 一等の ノ ー マ ル キ ー と 、 シ フ ト キ ー 、 コ ン ト ロ ー ル ( C T R L ) キ ー 、 モ ー ド キ 一 、 変更 ( A L T ) キ ー等の非ノ ー マ ル キ ー力 あ る 。 又、 ノ ー マ ル キ ーに は デ ー タ 転送先が固定 さ れて い る 第 1 の ノ 一 マ ル キ ー と 、 デー タ 転送先が固定 さ れて お ら ず、 そ のデー タ 転送先が モ 一 ド キ 一 ( N C キ 一 、 M M C キ 一 、 タ ー ミ ナ ル キ 一等) に よ り 決定さ れ る 第 2 の ノ ー マ ル キ ーがあ る 。 更にデー タ 転送先と し て は N C装置本体、 M M C装置、 そ の他の タ ー ミ ナ ル 力 あ る 。
属性テ ー ブ ル 1 2 の各記億域は 8 ビッ ト で構成 さ れて お り 、 下位 4 ビッ ト に よ り キ ーの種類が、 次の 2 ビッ ト ( ノ ー マ ル キ ー に の み用 い られ る ) に よ り 第 1 ノ ー マ ル キ ー のデー タ 転送先が、 最上位 2 ビッ ト ( モ ー ド キ ー に の み用い られ る ) に よ り 第 2 ノ ー マ ル キ ー の デー タ 転送 先が指示さ れ る 。 すな わ ち 、 第 3 図^〜(e)に示す よ う に キ ー の種類がノ ー マ ル の場合に は下位 4 ビッ ト に " 0 0
- -
0 0 " が記憶 さ れ、 シ フ ト キ 一の場合に は " 0 0 0 1 " が記億 さ れ、 C T R L キ ーの場合に は " 0 0 1 0 " 力 記 億さ れ、 モ ー ドキ ー の場合に は " 0 0 1 1 " が記億 さ れ A L T キ ー の場合に は " 0 1 0 0 " が記億さ れ る 。 又、 ノ ー マ ルキー の転送先がモ ー ド キ ー に よ り 決定 さ れ る塲 合には次の上位 2 ビッ ト に " 0 0 " が記億 さ れ (第 4 図 (a) ) 、 転送先が N C 装置の場合に は " 0 1 " が記憶 さ れ
(第 4 図(b) ) 、 転送先が M M C 装置の場合に は " 1 0 " が記億 さ れ (第 4 図(c) ) 、 転送先がタ ー ミ ナ ル の場合 に は " 1 1 " が記億さ れ る (第 4 図(d) ) 。 更に 、 第 5 図 (a)〜(c)に示す よ う に モ ー ドキ 一の う ち N C キ ーの場合に は最上位 2 ビッ ト に " 0 1 " が、 M M C キ ー の場合に は 1 0 " 力 S、 そ の他のタ 一 ミ ナル キ 一 の場合に は " 1 1 " が記億さ れ る 。
第 2 図に戻っ て 1 3 ( i , j ) ( i = 1 , 2 , · - · j = 1 , 2 , · ♦ · ) は キ ーの種類 と データ 転送先 と に 応じ て それぞれ設け られた オ ブ ジ ェ ク ト コ 一 ド テ 一 ブル で あ り 、 それぞれ抻圧 さ れた ノ 一 マ ル キ ー の配列位置 ( , y ) に対応し て ォ ブ ジ ク ト コ 一 ド を記億し て い る 。 尚、 ォ ブ ジ ェ ク ト コ ー ド と は相手先へ転送す る コ 一 ドで あ る 。 1 4 は非ノ ー マ ル キ ー の属性データ に含ま れ る キ ー の種類を示すデータ Υ」及びデータ 転送先 ( モ ― ド キ 一 の場合のみ ) を記億す る ス テ ー タ ス レ ジ ス タ で あ る 0
第 6 図は本発明の処理の流れ図で あ り 、 以下第 1 図'乃
_ _ 至第 6 図に従つ て説明する 。
(1)ま ず、 キ ー ボー ド 1 1 上の所定のキ 一 を押圧す る 。
(2) コ ー ド変換部 1 0 の図示 し な い プ ロ セ ッ サ は キ ーが 押圧 さ れ る と 押圧 さ れた キ ー の物理的配列位置 ( X , y ) を求め る 。
(3) し か る後、 物理的配列位置 ( x , y ) を 用 いて属性 テ ー ブルか ら該キ ーの属性を読み取る 。
(4) プ ロ セ ッ サ は 、 属性デー タ の下位 4 ビッ ト の内容 Y j (キ ー の種類) 力 S " 0 0 0 0 " 力 ど う 力 > を チ ヱ ッ ク し 、 換言すれば抻圧さ れた キ ーがノ 一 マ ル キ 一か ど う か を チ エ ツ ク す る 。
(5)ノ ー マ ル キ ーで な ければ (非ノ 一 マ ル キ 一で あれば) Y = 0 0 1 1·力 ど う か 、 換言すれば押圧 さ れた キ ーがモ — ド キ 一力 > ど う 力、 を チ エツ ク す る 。
(6)モ ー ド キ 一で な ければキ ーの種類を示すデータ Y j を ス テ ー タ ス レ. ジ ス タ 1 4 に記億 し 、 つ ぎの ノ ー マ ル キ 一 の抻圧を待つ 。
(7)—方、 乇 一 ド キ ーで あればキ ー の種類を示す下位 4 ビッ ト のデー タ ( 0 0 1 1 ) を Υ」 と し 、 最上位 2 ビッ ト のデータ を第 2 ノ ー マ ル キ ー のデー タ 転送先 と し て ス テ 一 タ ス レ ジ ス タ 1 4 に記億し 、 次の ノ ー マ ル キ ーの押 圧を待つ 。
(8) ス テ ツ プ(4) に お い て Y」 = 0 0 0 0 で あれば、 換言す れば押圧さ れた キ ーがノ ー マ ル キ ーで あれば、 該ノ ー マ ル キ 一が第 1 キ ーで あ り 、 デー タ 転送先が固定か ど'う か
— _
を チ ェ ッ ク す る 。 ノ ー マ ル キ ーが第 1 キ ーで あ る か ど う かは属性データ の第 4 、 第 5 ビ ジ ト が " 0 0 " か ど う 力 を チ ヱ ク ク す る こ と に よ り 識別 さ れ う る (第 4 図参照) 。
(9)押圧さ れた ノ 一 マ ル キ ーのデータ 転送先が固定さ れ て い な ければ ( ノ ー マ ルキ ーが第 2 ノ ー マ ル キ 一で あれ ば) 、 ス テ ッ プ(7) に お い て ス テ ー タ ス レ ジ ス タ 1 4 に記 億 さ れて い る Υ」 と データ 転送先 が指示す る オ ブジ ェ ク ト コ ー ド テ ー ブル を求め る 。
(10)—方、 押圧さ れた ノ ー マ ル キ ー のデータ 転送先が固 定さ れて いれば ( ノ ー マ ノレ キ ーが第 1 ノ ー マ ル キ 一で あ れ ば ) 、 ス テ ッ プ(6) に お い て ス テ ー タ ス レ ジ ス タ 1 4 に 記億さ れて い る該ノ 一 マ ル キ ー の押圧前に抻圧 さ れた非 ノ ー マ ル キ ーの種類を示すデー タ Y と 、 ノ ー マ ル キ ーの 属性デー タ に含ま れ る データ 転送先 と に応じ た ォ ブ ジ ヱ ク ト コ 一 ドテ ー ブル 1 3 ( i , j ) を求め る 。 尚、 ォ ブ ジ ェ ク ト コ 一 ドテ ー ブル 1 3 ( i , j ) は 、 第 2 図に お いて 行 Υ」列のテ ー ブル で あ る 。
(11) オ ブ ジ ェ ク ト コ 一 ド テ 一 ブ ル が求ま れば、 プ ロ セ ッ サ は該オ ブ ジ ェ ク ト コ ー ドテ ー ブル 1 3 ( i , j ) の記 億域の う ち 、 前記抻圧 さ れた ノ ー マ ル キーの配列位置
( , y ) に応じ た記億域か ら オ ブ ジ ェ ク ト コ ー ド を読 み出す。
(12)そ し て 、 読み出 し た ォ ブジ ク ト コ 一 ド を所定の転 送先に転送す る 。 以後キ ーが押圧さ れ る毎に ス テ ツ プ(1) 以降の処理を繰 り 返す。
以上か ら 、 た と え ば最新に抻圧 さ れて い る 非ノ ー マ ル キ ーのキ ーの種類が " 0 0 0 1 " ( Y i = l ) で あ り 、 押 圧 さ れた ノ ー マ ル キ ーが第 1 ノ ー マ ル キ ーで そ の転送先 力 S N C装置,, 0 1 " ( Z . = 1 ) で あれば、 ォ ブ ジ X ク ト コ ー ド テ 一 ブノレ 1 3 ( 1 , 1 ) の ノ ー マ ル キ ー位置 ( X , y ) か ら ォ ブ ジ ェ ク ト コ 一 ドが読み出 さ れて N C 装置に 転送 さ れ る 。 すな わ ち 、 非ノ ー マ ル キ 一に よ り いかな る コ ー ド を 出力す る かが決定さ れ ( Υ」 が決定さ れ) 、 ノ ー マ ル キ ー に よ り 転送先が決定 さ れ る が決定さ れ る ) 又、 最新に押圧さ れた非ノ ー マ ル キ ーがモ ー ドキ ー
( た と え ば N C キ ー ) で あれば、 第 5 図(a)に示す よ う に 下位 4 ビッ ト は " 0 0 1 1 " ( Y」 = 3 ) 、 最上位 2 ビッ ト は " 0 1 " ( Ζ ; = 1 ) と な り 、 従 っ て N C キ ー押圧後 に押圧さ れ る ノ 一 マ ル キ ーが第 2 ノ 一 マ ル キ ーで あれば、 オ ブ ジ ェ ク ト コ ー ド テ ー ブル 1 3 ( 3 , 1 ) の ノ ー マ ル キ 一位置 ( x , y ) 力、 ら オ ブ ジ ェ ク ト コ ー ドが読み出 さ れて N C 装置に転送 さ れ る 。
第 7 図は第 1 図に お け る コ ー ド変換部 1 0 の ブ ロ ッ ク 図で あ り 、 第 1 図 と 同一部分に は同一符号を付 し て い る 。
コ ー ド変換部 1 0 に お いて 、 1 0 a は ス テ ー タ ス レ ジ ス タ 1 4 を含むプ ロ セ ッ サ 、 1 0 b は コ ン ト ロ ー ル プ ロ グ ラ ム を記億す る R O M 、 1 0 c は属性テ ー ブ ル 1 2 や オ ブ ジ ェ ク ト コ 一 ドテ ー ブル 1 3 等を記億す る R A M、 1 0 d は N C 装置 と の ィ ン タ フ ェ ー ス 回路、 1 0 e は M M C 装置 と の イ ン タ フ ェ ー ス 回路、 1 0 ί は タ ー ミ ナ ル
と の ィ ン タ フ エ ー ス 回路で あ る 。
以上本発明に よ れば、 キ ーの属性を記億す る属性テ 一 ブル と 、 複数のオ ブ ジ ェ ク ト コ 一 ド テ ー ブル を設け 、 ノ 一 マ ル キ ー の押圧前に押圧さ れた非ノ 一 マ ル キ ー の種類 と 、 後で抻圧さ れた ノ ー マ ル キ ー のデータ 転送先 と に応 じ た オ ブ ジ ェ ク ト コ 一 ド テ 一 ブル を求め 、 該ォ ブ ジ ェ ク ト コ 一 ドテ ー ブル の ノ 一 マ ル キ ー の配列位置に応 じ た記 億域か ら オ ブ ジ ェ ク ト コ 一 ド を読出 し て転送 ¾に転送す "る よ う に構成し たか ら 、 属性テ ー ブル と ォ ブ ジ ェ ク ト コ ― ド テ ー ブル を変え る こ と に よ っ て い 力 > よ う に も デ ー タ 転送先お よ び コ ー ド を変更す る こ と がで き 、 従 っ て変更 力 あ っ て も コ ー ド ソ フ ト の中の属性テ ー ブル と オ ブ ジ ェ ク ト コ 一 ドテ ー ブル を変更す る だけ で容易に対応で き 有 効で あ る 。
Claims
請求の範囲
1 · キ ー ボ ー ド上に おけ る キ ー の配列位置 と 該キ ー の属 性 と の対応を記億す る 属性テ ー ブル と 、 キ ー の種類 と デ — タ 転送先 と に応 じ て それ ぞれ設け ら れ る と 共に 、 キ ー の配列位置に応じ た ォ ブ ジ ヱ ク ト コ ー ド を記億す る ォ プ ジ ェ ク ト コ 一 ド テ 一 ブ ル を設け 、
前記キ 一 の う ち ノ. 一 マ ル キ ー の属性 と し て少な く と も キ ー の種類 と データ 転送先を含ま せて お く と 共に 、 非ノ 一 マ ル キ ー の属性 と し て少な く と も キ ー の種類を含 ま せ て お き 、
抻圧さ れた キ ー に応 じ た属性を属性テ ー ブ ル よ り 求め 、 属性デー タ よ り 該押圧 さ れた キ ー が ノ 一 マ ル キ ー の場合 に は 、 非ノ ー マ ル キ ーの う ち最新に押圧 さ れた キ ー の種 類 と 該押圧 さ れた ノ 一 マ ル キ ー の デ ー タ 転送先 と に応じ た オ ブ ジ ェ ク ト コ 一 ドテ ー ブル を求め 、
該ォ ブ ジ ェ ク ト コ 一 ド テ 一 ブ ル の前言己ノ ー マ ル キ ー の se列位置に応じ た記憶域か ら ォ ブ ジ ク ト コ 一 ド を読出 し て転送先に転送す る こ と を待徵 と す る データ 入力方法 <
2 , 押圧さ れたキ ーが非ノ ー マ ル キ ーの場合に は キ ー の 種類を示すデータ を記億す る こ と を待徵 と す る請求の範 囲第 1 項記載のデ - タ 入力方法。
3 * ノ ー マ ル キ ー は英数字キ 一 を含み、 非ノ ー マ ル キ 一 は シ フ ト キ ー 、 コ ン ト ロ ー ル キ ー 、 変更キ ー 、 モ ー ド キ 一 を含む こ と を特徵 と す る特許請求の範囲第 2 項記載の デー タ 入力方法。
4 * キ ー ボ ー ド上に お け る キ ー の配列位置 と 該キ ー の属 性 と の対応を記億す る 属性テ 一 ブル と 、 キ ー の種類 と デ — タ 転送先 と に応じ て それぞれ設け ら れ る と 共に 、 キ 一 の配列位置に応 じ た ォ ブ ジ : c ク ト コ 一 ド を記億す る ォ ブ ジ ェ ク ト コ 一 ド テ 一 ブル を設け 、
前記キ ー の う ち ノ 一 マ ル キ ー と し て デ ー タ 転送先が固 定さ れた第 1 の ノ ー マ ル キ ー と デー タ 転送先が固定 さ れ て レ、 な い第 2 の ノ ー マ ル キ 一 を設け る と 共に 、 非ノ ー マ ル キ ー に第 · 2 の ノ 一 マ ル キ ー のデ ー タ 転送先を指示す る モ 一 ド キ 一 を 設け 、
第 1 の ノ ー マ ル キ ーが抻圧 さ れれば、 該ノ ー マ ル キ 一 の押圧前 最新に抻圧さ れて い る非ノ 一 マ ル キ ー の種類 と 該 ノ 一 マ ル キ ー のデー タ 転送先 と に応 じ た ォ プ ジ ェ ク ト コ ー ド テ ー ブ ル を求め 、 第 2 の ノ ー マ ル キ ーが神圧 さ れれば該ノ 一 マ ル キ ーの押圧前に押圧さ れて い る モ ー ド キ ー の種類 と デー タ 転送先 と に応じ た ォ ブ ジ X ク ト コ 一 ド テ 一 ブル を求め 、
該 ォ ブ ジ ェ ク ト コ 一 ド テ 一 ブル の前言己 ノ 一 マ ル キ ー の 配列位置に応じ た記億域力ゝ ら ォ ブ ジ ェ ク ト コ 一 ド を読出 し て転送先に転送す る こ と を特徵 と す る デ ー タ 入力方法 c 5 , 抻圧 さ れた キ ーがモ ー ドキ ー以外の非ノ ー マ ル キ ー の場合に は キ ー の種類を示すデ ー タ を記億 し 、 モ ー ド キ — の場合に は キ ー の種類 と データ 転送先を記億す る こ と を特徵 と す る 請求の範囲第 4 項記載のデータ 入力方法。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR870700902A KR880700965A (ko) | 1986-02-06 | 1987-10-06 | 데이타 입력 방법 |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61/024449 | 1986-02-06 | ||
| JP61024449A JPS62182827A (ja) | 1986-02-06 | 1986-02-06 | デ−タ入力方法 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO1987004818A1 true WO1987004818A1 (fr) | 1987-08-13 |
Family
ID=12138463
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/JP1987/000076 Ceased WO1987004818A1 (fr) | 1986-02-06 | 1987-02-06 | Procede d'introduction de donnees |
Country Status (4)
| Country | Link |
|---|---|
| EP (1) | EP0262226A4 (ja) |
| JP (1) | JPS62182827A (ja) |
| KR (1) | KR880700965A (ja) |
| WO (1) | WO1987004818A1 (ja) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0358201A3 (de) * | 1988-09-09 | 1992-07-15 | Siemens Aktiengesellschaft | Verfahren zum Darstellen von akzentuierten Buchstaben |
| JPH0638220B2 (ja) * | 1989-11-09 | 1994-05-18 | 英一 牧 | 電子計算機の自動入力装置 |
| GB2242047A (en) * | 1990-03-12 | 1991-09-18 | Pitney Bowes Inc | Alphanumeric data entry systems |
| RO120116B1 (ro) * | 1998-04-16 | 2005-08-30 | Swisscom Ag | Metodă de introducere a codurilor de comandă, într-un terminal |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS58195926A (ja) * | 1982-05-11 | 1983-11-15 | Fujitsu Ltd | キ−ボ−ドエンコ−ダ |
| JPS61259323A (ja) * | 1985-05-13 | 1986-11-17 | Dainippon Printing Co Ltd | キ−ボ−ド |
| JPH0648534A (ja) * | 1992-07-28 | 1994-02-22 | Okura Yusoki Co Ltd | 搬送装置 |
| JPH06125234A (ja) * | 1992-10-12 | 1994-05-06 | Nec Corp | 放送用送信システム |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4291385A (en) * | 1973-12-17 | 1981-09-22 | Hewlett-Packard Company | Calculator having merged key codes |
| JPS5864565A (ja) * | 1981-10-14 | 1983-04-16 | Casio Comput Co Ltd | 演算処理装置 |
| JPS59200375A (ja) * | 1983-04-27 | 1984-11-13 | Omron Tateisi Electronics Co | 電子式キヤツシユレジスタ |
-
1986
- 1986-02-06 JP JP61024449A patent/JPS62182827A/ja active Pending
-
1987
- 1987-02-06 WO PCT/JP1987/000076 patent/WO1987004818A1/ja not_active Ceased
- 1987-02-06 EP EP19870901124 patent/EP0262226A4/en not_active Withdrawn
- 1987-10-06 KR KR870700902A patent/KR880700965A/ko not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS58195926A (ja) * | 1982-05-11 | 1983-11-15 | Fujitsu Ltd | キ−ボ−ドエンコ−ダ |
| JPS61259323A (ja) * | 1985-05-13 | 1986-11-17 | Dainippon Printing Co Ltd | キ−ボ−ド |
| JPH0648534A (ja) * | 1992-07-28 | 1994-02-22 | Okura Yusoki Co Ltd | 搬送装置 |
| JPH06125234A (ja) * | 1992-10-12 | 1994-05-06 | Nec Corp | 放送用送信システム |
Non-Patent Citations (1)
| Title |
|---|
| See also references of EP0262226A4 * |
Also Published As
| Publication number | Publication date |
|---|---|
| KR880700965A (ko) | 1988-04-13 |
| EP0262226A4 (en) | 1990-01-08 |
| EP0262226A1 (en) | 1988-04-06 |
| JPS62182827A (ja) | 1987-08-11 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN1538279B (zh) | 利用数字键垫的汉语拼音输入方法及其装置 | |
| CN1192003A (zh) | 用数字键输入语言相关字母 | |
| KR20000026146A (ko) | 문자인식 디지털 휴대용 전화기에서 전화번호부 생성 및 검색방법 | |
| JP3515669B2 (ja) | 数字型情報アドレス入力装置 | |
| WO1987004818A1 (fr) | Procede d'introduction de donnees | |
| KR100361621B1 (ko) | 한글 입출력 장치 및 방법 | |
| JPS63165914A (ja) | 異種キ−ボ−ドエミユレ−シヨン機能を持つキ−ボ−ド装置 | |
| JP2918579B2 (ja) | 画像処理装置 | |
| JPS62135921A (ja) | 処理システム用入力装置 | |
| CN1154949C (zh) | 数据库的模糊输入查询处理方法 | |
| JP2841555B2 (ja) | データ入力装置 | |
| KR100829782B1 (ko) | 한글 입력장치 및 한글 입력방법 | |
| JPS5872234A (ja) | キ−入力方式 | |
| JPH0720760Y2 (ja) | キーボード装置 | |
| JPH0540717A (ja) | パソコン通信ネツトワーク操作命令変換方式 | |
| JPS5833992B2 (ja) | 情報検索装置 | |
| JPH0661054B2 (ja) | 入力方法 | |
| JPH04130571A (ja) | 数値演算方式 | |
| JPH0211939B2 (ja) | ||
| JPH0498566A (ja) | 文字データの変換装置 | |
| JPH01103720A (ja) | キー入力装置 | |
| JPS6359614A (ja) | カナ入力方式 | |
| JPH01288903A (ja) | プログラム入力装置 | |
| JPH0243818A (ja) | キー入力方法及び装置 | |
| JPH01230171A (ja) | 文字入力装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A1 Designated state(s): KR US |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): DE FR GB |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 1987901124 Country of ref document: EP |
|
| WWP | Wipo information: published in national office |
Ref document number: 1987901124 Country of ref document: EP |
|
| WWW | Wipo information: withdrawn in national office |
Ref document number: 1987901124 Country of ref document: EP |