JP3871498B2 - Data input interface device - Google Patents

Data input interface device Download PDF

Info

Publication number
JP3871498B2
JP3871498B2 JP2000179353A JP2000179353A JP3871498B2 JP 3871498 B2 JP3871498 B2 JP 3871498B2 JP 2000179353 A JP2000179353 A JP 2000179353A JP 2000179353 A JP2000179353 A JP 2000179353A JP 3871498 B2 JP3871498 B2 JP 3871498B2
Authority
JP
Japan
Prior art keywords
input
data
character data
character
background display
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 - Lifetime
Application number
JP2000179353A
Other languages
Japanese (ja)
Other versions
JP2001356852A (en
Inventor
正人 中野
雅之 長谷川
俊介 林
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
Yokogawa Electric Corp
Original Assignee
Fuji Electric Holdings Ltd
Yokogawa Electric 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 Holdings Ltd, Yokogawa Electric Corp filed Critical Fuji Electric Holdings Ltd
Priority to JP2000179353A priority Critical patent/JP3871498B2/en
Publication of JP2001356852A publication Critical patent/JP2001356852A/en
Application granted granted Critical
Publication of JP3871498B2 publication Critical patent/JP3871498B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • User Interface Of Digital Computer (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、キャラクタデータが入力される入力装置とこのキャラクタデータが出力される出力装置との間に介在し、入力装置を介して入力されたキャラクタデータがデータフォーマットを満足して入力されているか否かを出力装置に表示させるデータ入力インターフェース装置に関する。
【0002】
【従来の技術】
コンピュータ分野において、オペレータによりキーボードを介して入力されたキャラクタデータをディスプレイ表示装置に表示させる際、入力されたキャラクタデータが正しいか否かをコンピュータが判断し、その判断結果をオペレータへ通知するという処理が従来からなされている。このような処理に係る先行技術については各種存在している。
【0003】
例えば、キーボードから入力される数字、文字または記号を1または2以上組み合わせたデータ(以下、これらを総称してキャラクタデータという)が、予め規定されているデータフォーマットを満たして入力されているか否かについてのチェックがある。このチェックは、以下のような手順を取る。
【0004】
1.データ入力形式チェック機能
(1)オペレータは、データ入力フィールドまでカーソルを移動させる。
(2)オペレータにより、所定のデータフォーマットを満たすようにキャラクタデータが入力される。
(3)入力された全キャラクタデータがデータ記憶装置に格納される前に、オペレータによりデータチェック操作またはデータエントリ操作がなされる。
(4)データチェック操作またはデータエントリ操作に対し、コンピュータは、キャラクタデータを変色(通常、正当時は緑色、不正時は赤色)させてキャラクタデータが正しいか否かを通知する。
(5)キャラクタデータが不正なとき、オペレータは、キャラクタデータを修正の後、再度データチェック操作またはデータエントリ操作を行う。以下、正しいキャラクタデータが入力されるまでこれら操作を繰り返し行う。
【0005】
2.ワードプロセッサの英文スペルチェック機能
(1)オペレータにより、英文字列のキャラクタデータが入力される。
(2)英文字列の最後尾にスペースデータが入力されて英単語が確定した場合、コンピュータは予め登録されている正しい英単語に関する英単語データベースに一致する英単語データが登録されているか否かスペルチェックを行う。
(3)英単語データに登録されていない、つまりスペルミスと判断された場合には、入力された英単語に赤色のアンダーラインが付される。
(4)オペレータが英単語を修正した場合、コンピュータは再度スペルチェックを行って赤色のアンダーラインを消滅させ、正しい英単語に修正されたことをオペレータに通知する。
【0006】
3.プログラム開発用エディタ(Rapid Application Developmentツール。以下、RADツールという。)の入力候補表示機能
(1)プログラマにより、データが入力される。
(2)コンピュータは、データ入力途中で複数の構造体メンバー候補を表示する。
(3)プログラマは、構造体メンバー候補の中から最適な構造体メンバーを選択する。
【0007】
4.ワードプロセッサの入力候補表示機能
(1)オペレータにより、文字列のキャラクタデータが入力される。
(2)コンピュータは、キャラクタデータ入力途中で、文字列に関するキャラクタデータ候補を表示する。
(3)オペレータは、文字列のキャラクタデータ候補の中から最適な文字列のキャラクタデータを選択する。
【0008】
【発明が解決しようとする課題】
上記の1.データ入力形式チェック機能では、全てのキャラクタデータの入力後にデータチェック操作またはデータエントリ操作を行うため、誤った入力をした直後では誤りを判別・修正できず、誤りの判別・修正は時間を要するものであった。
【0009】
また、上記の2.ワードプロセッサの英文スペルチェック機能でも、スペルチェックを行うスペースデータ入力操作、および、入力データ修正のためのカーソルの移動操作が必要であり、さらに誤った入力をした直後では誤りを判別・修正できず、誤りの判別・修正は時間を要するものであった。
【0010】
また、上記3.RADツールの入力候補表示機能、および、4.ワードプロセッサの入力候補表示機能においても、オペレータはカーソルを移動させて入力データ候補の中から最適な入力データを選択する操作を必要とし、誤った入力をするおそれは低減するものの、入力に手間を要していた。
【0011】
このように誤ったデータを入力してから正当なデータを入力するまでの操作回数が多い理由としては、キャラクタデータを入力するプロセスと入力されたキャラクタデータをチェックするプロセスが、独立して実行する方式となっていることに起因する。
【0012】
本発明は上記問題点を解決するためになされたものであり、その目的は誤ったデータを入力してから正当なデータを入力するまでの操作回数を低減させ、データ入力が正しくなされたか否かの見直しを省き、データ入力作業に要する時間を短縮するデータ入力インターフェース装置を提供することにある。
【0013】
【課題を解決するための手段】
上記課題を解決するため、請求項1に記載のデータ入力インターフェース装置は、
キャラクタデータが入力される入力装置とこのキャラクタデータがデータ入力フィールド内に出力される出力装置との間に介在し、入力装置を介して入力されたキャラクタデータがデータフォーマットを満足して入力されているか否かを出力装置のデータ入力フィールド内の背景表示色により表示させるデータ入力インターフェース装置であって、
データフォーマットを満たすキャラクタデータが入力装置から入力され続けている場合は現状正当入力である旨を表すためある色彩の背景表示色をデータ入力フィールド内に表示させつつキャラクタデータを出力装置のデータ入力フィールド内に表示させる第1表示手段と、
データフォーマットに違反したキャラクタデータが入力装置から入力された場合は不当入力である旨を表すため第1表示手段での背景表示色と相違する色彩の背景表示色をデータ入力フィールド内に表示させつつキャラクタデータを出力装置のデータ入力フィールド内に表示させる第2表示手段と、
データフォーマットを満たすキャラクタデータが入力装置から全て入力された場合は完全入力がなされた旨を表すため第1表示手段および第2表示手段での背景表示色と相違する色彩の背景表示色をデータ入力フィールド内に表示させつつキャラクタデータを出力装置のデータ入力フィールド内に表示させる第3表示手段と、
を備え
前記第1表示手段は、前記第2表示手段によりデータフォーマットに違反したキャラクタデータが入力装置から入力されて不当入力である旨が表示された後にデータフォーマットに違反したキャラクタデータを除去する操作が入力装置から入力された場合も、データフォーマットを満たすキャラクタデータが入力装置から入力され続けているものとして現状正当入力である旨を表すある色彩の背景表示色をデータ入力フィールド内に表示させつつキャラクタデータを出力装置に表示させる手段であることを特徴とする。
【0014】
また、請求項2に記載のデータ入力インターフェース装置は、
請求項1に記載のデータ入力インターフェース装置において、
キャラクタデータが入力される前のデータ入力フィールドの背景表示色は、現状正当入力である旨を表示する前記第1表示手段での背景表示色、不当入力である旨を表示する前記第2表示手段での背景表示色、および、完全入力である旨を表示する前記第3表示手段での背景表示色のいずれとも相違させることを特徴とする。
【0015】
また、請求項3に記載のデータ入力インターフェース装置は、
請求項に記載のデータ入力インターフェース装置において、
キャラクタデータが入力される前のデータ入力フィールドの背景表示色は、現状正当入力である旨を表示する前記第1表示手段での背景表示色および不当入力である旨を表示する前記第2表示手段での背景表示色と相違させ、完全入力である旨を表示する前記第3表示手段での背景表示色と一致させることを特徴とする。
【0016】
また、請求項4に記載のデータ入力インターフェース装置は、
請求項1〜請求項3の何れか一項に記載のデータ入力インターフェース装置において、
前記第1,第2,第3表示手段は、データ入力フィールドの背景表示色のうち、キャラクタデータの周囲の背景表示色のみを変更する手段であることを特徴とする。
【0019】
【発明の実施の形態】
以下、本発明のデータ入力インターフェース装置の実施形態について説明する。図1は本実施形態のデータ入力インターフェース装置を含む全体システムの構成図、図2はデータフォーマットを説明する説明図、図3はデータ入力インターフェース装置による表示処理を説明するフローチャート、図4はデータ入力フィールドにおける表示処理を説明する説明図である。まず、全体のシステム構成について説明する。
【0020】
図1で示すようにシステム全体では入力装置1、データ入力インターフェース装置2、表示装置3を備えている。
入力装置1は、オペレータによりキャラクタデータが入力されるようになされている。
データ入力インターフェース装置2は、入力装置1で入力されたキャラクタデータに対し、表示に適するようにキャラクタデータに変換処理を施す。
表示装置3は、このキャラクタデータを表示する。
【0021】
データ入力インターフェース装置2についてさらに説明する。データ入力インターフェース装置2は、具体的にはCPU(Central Processig Unit)であり、制御装置2a、記憶装置2b、データ演算装置2cを備えている。
制御装置2aは、入力装置1、記憶装置2b、データ演算装置2c、表示装置3に関して各種制御を行い、特に表示装置3の表示色の変更制御を行う。
記憶装置2bは、入力装置1から出力されたキャラクタデータを一時的に記憶する。
データ演算装置2cは、記憶装置2bに記憶されるキャラクタデータに対し、人間が数字・文字・記号として認識できるドットマトリクスで表されたキャラクタデータを図示しないメモリから読み出し、このキャラクタデータを記憶装置2bに出力する。
【0022】
本システムの具体例として、データ入力インターフェース装置2がパーソナルコンピュータ(PC)のCPUに含まれているならば、以下、入力装置1がPCのキーボード、表示装置3がPCのディスプレイ装置に対応する。また、各種の携帯端末装置など、キャラクタデータの入出力を行う装置に適用できる。
【0023】
続いてデータフォーマットについて説明する。図2(a)は、表示装置3上で表示されるデータ入力フィールドを示している。オペレータは、データ入力フィールドまでカーソルを移動させて、先頭からキャラクタデータを入力する。例えば、図2(a)のように入力される。このデータ入力フィールドにキャラクタデータを入力する場合、オペレータは、データフォーマットに従うように入力する。
【0024】
本実施形態では、図2(b)で示すような
XXNnSmDii
というデータフォーマットが規定されている。
このうちXXにはDI(デジタル入力を示す),DO(同デジタル出力),AI(同アナログ入力),または、AO(同アナログ出力)の何れかが入力される。
また、nには例えばノードNo.を示す1から8までの何れかの整数が入力される。
また、mには例えばスロットNo.を示す0から7までの何れかの整数が入力される。
また、iiには例えばデータNo.を示す1〜16までの何れかの整数が入力される。
データフォーマットから逸脱したキャラクタデータが入力されると、データ入力ミスとなる。
【0025】
データ入力インターフェース装置1は、このようなデータフォーマットに沿って正しく入力されているか否かを判断する処理を行う。この判断処理について、図3と図4とを併用して説明する。データ入力インターフェース装置1では図3で示すようなフローに従って判断処理がなされる。
まず、前提として、キャラクタデータが何も入力されていない場合、図4(a)に示すようにデータ入力フィールドでは背景表示色が白色に表示されているものとする。
【0026】
まず、データ入力フィールドにキャラクタデータが入力されたため入力データに変化があるか否かが判断される(ステップS1)。
変化がある場合はステップS2へ進み、変化がない場合は判断処理を終了する。続いてデータ入力フィールドの全てのキャラクタデータが入力され、これらキャラクタデータがデータフォーマットに完全一致したか否かについて判断される(ステップS2)。
データフォーマットに完全一致した(つまりキャラクタデータの入力が正しくなされた)と判断されるならば、ステップS3へ進み、一致しない(つまりキャラクタデータの入力が途中である)と判断されるならば、ステップS4へ進む。
【0027】
入力途中では、さらに、データ入力フィールドに一部のキャラクタデータが入力され、入力されたキャラクタデータについてはデータフォーマットに一致するか否かについて判断される(ステップS4)。
データフォーマットに一部一致する(つまり現状まではキャラクタデータが正しく入力されている)と判断されるならば、ステップS5へ進み、一致しない(つまりキャラクタデータの入力に誤りがある)と判断されるならば、ステップS6へ進む。
【0028】
このような判断処理により、データ入力フィールドの背景表示色が変更される。入力開始から正しいキャラクタデータが入力されている場合、図4(b)で示すように背景表示色は黄色になる(ステップS5)。
しかし、誤ったキャラクタデータが入力されると、図4(c)で示すように背景表示色が瞬時に赤色になる(ステップS6)。
そこでオペレータはカーソルを1キャラクタ分後ろに移動させて誤ったキャラクタをデリートするか、または、バックスペースを行うことで修正する。すると、図4(b)で示すように背景表示が再び黄色になり、現状正しいデータ入力がなされていることが認識できる。
【0029】
そして、キャラクタデータの入力を続け、完全入力がなされた場合に、図4(d)で示すようにデータ入力フィールドは緑または白色に変化し(ステップS3)、データ入力が終了したことがオペレータにより認識される。
ここに、ステップS5の黄色およびステップS6の赤色と異なる緑色の背景表示色として完全入力がなされたことをオペレータに認識させるが、データ入力がなされる前の背景表示色である白色としてもよい。これは、背景表示色を少なくすることでオペレータに憶えやすい操作とするように配慮するなどの理由である。
【0030】
以上本実施形態のデータ入力インターフェース装置について説明した。なお、背景の反転表示は、データ入力フィールド全面を反転表示する代わりに、キャラクタデータの周囲の背景表示色のみを変更するようにして、キャラクタデータを見やすくするように配慮してもよい。これら背景表示については適宜設計・選択される。
【0031】
なお、図1で示すようなハードウェアを組み合わせた装置に係るデータ入力インターフェース装置に代えて、プログラムによる方法に係るデータ入力インターフェースとしてもよい。これら装置またはプログラムの何れのデータ入力インターフェースとするかは適宜選択される。
【0032】
【発明の効果】
本発明によれば、データフォーマットを習熟した利用者にとって、入力データチェック操作を省くことができ、データ入力作業時間の短縮と作業疲労の軽減に効果がある。
また、大量・長時間のデータ入力作業を要するCAD、ワードプロセッサ、産業用エンジニアリングツール等のコンピュータ分野に適用することで、アプリケーションの生産性を飛躍的に向上させることができる。
また、コンピュータ分野に限ることなくキャラクタデータを入力する装置(例えば、文字入力可能の携帯電話など)にも応用することができる。
【0033】
総じて、誤ったデータを入力してから正当なデータを入力するまでの操作回数を低減させ、データ入力が正しくなされたか否かの見直しを省き、データ入力作業に要する時間を短縮するデータ入力インターフェース装置を提供することができる。
【図面の簡単な説明】
【図1】 本発明の実施形態のデータ入力インターフェース装置を含む全体システムの構成図である。
【図2】 データフォーマットを説明する説明図である。
【図3】 データ入力インターフェース装置による表示処理を説明するフローチャートである。
【図4】 データ入力フィールドにおける表示処理を説明する説明図である。
【符号の説明】
入力装置
データ入力インターフェース装置
2a 制御装置
2b 記憶装置
2c データ演算装置
表示装置
[0001]
BACKGROUND OF THE INVENTION
The present invention is interposed between an input device to which character data is input and an output device to which this character data is output, and whether the character data input via the input device satisfies the data format. The present invention relates to a data input interface device that displays whether or not an output device displays.
[0002]
[Prior art]
In the computer field, when displaying character data input by an operator via a keyboard on a display device, the computer determines whether the input character data is correct and notifies the operator of the determination result. Has been made conventionally. Various types of prior art relating to such processing exist.
[0003]
For example, whether or not data combining one or more numbers, characters or symbols input from the keyboard (hereinafter collectively referred to as character data) satisfies a predetermined data format. There is a check about. This check takes the following steps.
[0004]
1. Data input format check function (1) The operator moves the cursor to the data input field.
(2) Character data is input by an operator so as to satisfy a predetermined data format.
(3) The data check operation or data entry operation is performed by the operator before all the input character data is stored in the data storage device.
(4) In response to a data check operation or data entry operation, the computer changes the character data color (usually green when valid and red when illegal) to notify whether the character data is correct.
(5) When the character data is invalid, the operator corrects the character data and then performs a data check operation or a data entry operation again. Thereafter, these operations are repeated until correct character data is input.
[0005]
2. English spelling check function of word processor (1) Character data of an English character string is input by an operator.
(2) If space data is entered at the end of the English character string and the English word is confirmed, the computer checks whether English word data matching the English word database related to the correct English word registered in advance is registered. Check spelling.
(3) If it is not registered in the English word data, that is, it is determined that the spelling is missed, a red underline is added to the input English word.
(4) When the operator corrects the English word, the computer checks the spelling again, eliminates the red underline, and notifies the operator that the English word has been corrected.
[0006]
3. Input candidate display function of a program development editor (Rapid Application Development tool; hereinafter referred to as RAD tool) (1) Data is input by a programmer.
(2) The computer displays a plurality of structure member candidates during data input.
(3) The programmer selects an optimal structure member from the structure member candidates.
[0007]
4). Character processor input candidate display function (1) Character data of a character string is input by an operator.
(2) The computer displays character data candidates relating to the character string while character data is being input.
(3) The operator selects the character data of the optimum character string from the character data candidates of the character string.
[0008]
[Problems to be solved by the invention]
Above 1. The data input format check function performs data check operation or data entry operation after all character data has been input. Therefore, an error cannot be determined and corrected immediately after an incorrect input, and it takes time to determine and correct the error. Met.
[0009]
In addition, the above 2. The word processor's English spell check function also requires a space data input operation to check spelling, and a cursor movement operation to correct the input data. It took time to determine and correct errors.
[0010]
In addition, the above 3. 3. Input candidate display function of RAD tool, and In the input candidate display function of the word processor, the operator needs to move the cursor to select the optimum input data from the input data candidates. Was.
[0011]
The reason why the number of operations from the input of erroneous data to the input of valid data is large is that the process of inputting character data and the process of checking input character data are executed independently. This is due to the system.
[0012]
The present invention has been made to solve the above-described problems, and its purpose is to reduce the number of operations from inputting incorrect data to inputting valid data, and whether or not the data input is correct. It is an object of the present invention to provide a data input interface device that can reduce the time required for data input work by omitting the review.
[0013]
[Means for Solving the Problems]
In order to solve the above-mentioned problem, a data input interface device according to claim 1,
Between the input device to which the character data is input and the output device to which the character data is output in the data input field, the character data input through the input device is input satisfying the data format. a data input interface device for displaying the background display color data in the input field of the output device or dolphin not,
While the background display color of color in Table Sutame is displayed in the data input field to the effect that at present legitimate input when the character data satisfying the data format is continuously input from the input device data input of the output device character data a first display means Ru is displayed in the field,
To display the background display color of the color different from the background display color in Table Sutame first display means that is invalid input into the data input field if the character data that violates the data format are input from the input device a second display means Ru is displayed in the data entry field of the output device character data while,
Data background display color of the color different from the background display color in Table Sutame first display means and second display means the effect that full input is made if the character data satisfying the data format are input all the input device while displayed in the input field and a third display means Ru is displayed in the data entry field of the output device character data,
Equipped with a,
The first display means receives an operation for removing character data that violates the data format after the character data that violates the data format is input from the input device and displayed that the input data is illegal. Even when input from the device, the character data satisfying the data format is displayed in the data input field while displaying the background display color of a certain color indicating that the current input is valid as if the character data has been input from the input device. wherein the means der Rukoto to be displayed on the output device.
[0014]
Further, the data input interface device according to claim 2 is:
The data input interface device according to claim 1, wherein
Background display color of the data entry fields before the character data is input, current legal that input is to display the background display color of the first display means, said second display means for displaying that it is unreasonable input background display color in, and features a Rukoto is with any differences background display color of at said third display means for displaying that it is completely input.
[0015]
The data input interface device according to claim 3 is:
The data input interface device according to claim 1 , wherein
The background display color of the data input field before the character data is input is the background display color in the first display means for displaying that the current input is valid and the second display means for displaying that the input is illegal. it is different from the background display color in, characterized by Rukoto to match the background display color in the third display means for displaying that it is completely input.
[0016]
Further, the data input interface device according to claim 4 is:
In the data input interface device according to any one of claims 1 to 3,
The first, second and third display means are means for changing only the background display color around the character data among the background display colors of the data input field .
[0019]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the data input interface device of the present invention will be described. FIG. 1 is a block diagram of the entire system including the data input interface device of this embodiment, FIG. 2 is an explanatory diagram for explaining the data format, FIG. 3 is a flowchart for explaining display processing by the data input interface device , and FIG. It is explanatory drawing explaining the display process in a field. First, the overall system configuration will be described.
[0020]
As shown in FIG. 1, the entire system includes an input device 1, a data input interface device 2, and a display device 3.
The input device 1 is configured such that character data is input by an operator.
The data input interface device 2 converts the character data input by the input device 1 into character data so as to be suitable for display.
The display device 3 displays this character data.
[0021]
The data input interface device 2 will be further described. The data input interface device 2 is specifically a CPU (Central Processing Unit), and includes a control device 2a, a storage device 2b, and a data arithmetic device 2c.
The control device 2a performs various controls on the input device 1, the storage device 2b, the data calculation device 2c, and the display device 3, and in particular, performs control for changing the display color of the display device 3.
The storage device 2b temporarily stores the character data output from the input device 1.
The data calculation device 2c reads character data represented by a dot matrix that can be recognized as numbers, letters, and symbols from a memory (not shown) from character data stored in the storage device 2b, and stores the character data in the storage device 2b. Output to.
[0022]
As a specific example of this system, if the data input interface device 2 is included in a CPU of a personal computer (PC), hereinafter, the input device 1 corresponds to a PC keyboard and the display device 3 corresponds to a PC display device. Further, the present invention can be applied to devices that input and output character data, such as various portable terminal devices.
[0023]
Next, the data format will be described. FIG. 2A shows a data input field displayed on the display device 3. The operator moves the cursor to the data input field and inputs character data from the beginning. For example, the input is made as shown in FIG. When inputting character data in this data input field, the operator inputs data in accordance with the data format.
[0024]
In this embodiment, XXNnSmDii as shown in FIG.
The data format is defined.
Among these, DI (indicating digital input), DO (same digital output), AI (same analog input), or AO (same analog output) is input to XX.
For example, node n. Any integer from 1 to 8 indicating is input.
In addition, for example, slot No. Any integer from 0 to 7 is input.
In ii, for example, data No. Any integer from 1 to 16 is input.
If character data deviating from the data format is input, a data input error occurs.
[0025]
The data input interface device 1 performs a process of determining whether or not the data is correctly input according to such a data format. This determination process will be described using FIG. 3 and FIG. 4 together. In the data input interface device 1, the determination process is performed according to the flow shown in FIG.
First, as a premise, when no character data is input, it is assumed that the background display color is displayed in white in the data input field as shown in FIG.
[0026]
First, it is determined whether or not there is a change in the input data because character data has been input in the data input field (step S1).
If there is a change, the process proceeds to step S2, and if there is no change, the determination process is terminated. Subsequently, all the character data in the data input field are input, and it is determined whether or not these character data completely match the data format (step S2).
If it is determined that the data format completely matches (that is, character data has been correctly input), the process proceeds to step S3. If it is determined that the data format does not match (that is, character data is being input), step S3 is performed. Proceed to S4.
[0027]
During the input, a part of the character data is further input to the data input field, and it is determined whether or not the input character data matches the data format (step S4).
If it is determined that the data format partially matches (that is, the character data has been correctly input up to the present time), the process proceeds to step S5, where it is determined that they do not match (that is, there is an error in the input of character data). If so, the process proceeds to step S6.
[0028]
By such determination processing, the background display color of the data input field is changed. When correct character data is input from the start of input, the background display color is yellow as shown in FIG. 4B (step S5).
However, when incorrect character data is input, the background display color is instantaneously red as shown in FIG. 4C (step S6).
Therefore, the operator moves the cursor backward by one character and deletes the wrong character or corrects by performing backspace. Then, as shown in FIG. 4B, the background display turns yellow again, and it can be recognized that the correct data is being input at present.
[0029]
When the character data is continuously input and complete input is made, the data input field changes to green or white as shown in FIG. 4 (d) (step S3), and the operator confirms that the data input is completed. Be recognized.
Here, the operator is made to recognize that the complete input has been made as the yellow background display color of step S5 and the green background display color different from the red color of step S6. However, the background display color before the data input may be white. This is because consideration is given to making the operation easy to remember for the operator by reducing the background display color.
[0030]
The data input interface device of this embodiment has been described above. It should be noted that in the reverse display of the background, instead of displaying the entire data input field in reverse, only the background display color around the character data may be changed so as to make the character data easier to see. These background displays are appropriately designed and selected.
[0031]
Note that , instead of the data input interface device related to the hardware combination device shown in FIG. 1, a data input interface related to a method by a program may be used. Which data input interface of these devices or programs is selected as appropriate.
[0032]
【The invention's effect】
According to the present invention, an input data check operation can be omitted for a user who has mastered the data format, which is effective in shortening data input work time and work fatigue.
In addition, the application productivity can be dramatically improved by applying to the computer field such as CAD, word processor, industrial engineering tool and the like that require a large amount of data input work for a long time.
Further, the present invention can be applied not only to the computer field but also to a device for inputting character data (for example, a mobile phone capable of inputting characters).
[0033]
In general, a data input interface device that reduces the number of operations from input of incorrect data to input of valid data, omits review of whether or not data input has been performed correctly, and reduces the time required for data input work Can be provided.
[Brief description of the drawings]
FIG. 1 is a configuration diagram of an entire system including a data input interface device according to an embodiment of the present invention.
FIG. 2 is an explanatory diagram illustrating a data format.
FIG. 3 is a flowchart illustrating display processing by the data input interface device .
FIG. 4 is an explanatory diagram illustrating display processing in a data input field.
[Explanation of symbols]
1 : Input device 2 : Data input interface device 2a : Control device 2b : Storage device 2c : Data operation device 3 : Display device

Claims (4)

キャラクタデータが入力される入力装置とこのキャラクタデータがデータ入力フィールド内に出力される出力装置との間に介在し、入力装置を介して入力されたキャラクタデータがデータフォーマットを満足して入力されているか否かを出力装置のデータ入力フィールド内の背景表示色により表示させるデータ入力インターフェース装置であって、
データフォーマットを満たすキャラクタデータが入力装置から入力され続けている場合は現状正当入力である旨を表すためある色彩の背景表示色をデータ入力フィールド内に表示させつつキャラクタデータを出力装置のデータ入力フィールド内に表示させる第1表示手段と、
データフォーマットに違反したキャラクタデータが入力装置から入力された場合は不当入力である旨を表すため第1表示手段での背景表示色と相違する色彩の背景表示色をデータ入力フィールド内に表示させつつキャラクタデータを出力装置のデータ入力フィールド内に表示させる第2表示手段と、
データフォーマットを満たすキャラクタデータが入力装置から全て入力された場合は完全入力がなされた旨を表すため第1表示手段および第2表示手段での背景表示色と相違する色彩の背景表示色をデータ入力フィールド内に表示させつつキャラクタデータを出力装置のデータ入力フィールド内に表示させる第3表示手段と、
を備え
前記第1表示手段は、前記第2表示手段によりデータフォーマットに違反したキャラクタデータが入力装置から入力されて不当入力である旨が表示された後にデータフォーマットに違反したキャラクタデータを除去する操作が入力装置から入力された場合も、データフォーマットを満たすキャラクタデータが入力装置から入力され続けているものとして現状正当入力である旨を表すある色彩の背景表示色をデータ入力フィールド内に表示させつつキャラクタデータを出力装置に表示させる手段であることを特徴とするデータ入力インターフェース装置
Between the input device to which the character data is input and the output device to which the character data is output in the data input field, the character data input through the input device is input satisfying the data format. a data input interface device for displaying the background display color data in the input field of the output device or dolphin not,
While the background display color of color in Table Sutame is displayed in the data input field to the effect that at present legitimate input when the character data satisfying the data format is continuously input from the input device data input of the output device character data a first display means Ru is displayed in the field,
To display the background display color of the color different from the background display color in Table Sutame first display means that is invalid input into the data input field if the character data that violates the data format are input from the input device a second display means Ru is displayed in the data entry field of the output device character data while,
Data background display color of the color different from the background display color in Table Sutame first display means and second display means the effect that full input is made if the character data satisfying the data format are input all the input device while displayed in the input field and a third display means Ru is displayed in the data entry field of the output device character data,
Equipped with a,
The first display means receives an operation for removing character data that violates the data format after the character data that violates the data format is input from the input device and displayed that the input data is illegal. Even when input from the device, the character data satisfying the data format is displayed in the data input field while displaying the background display color of a certain color indicating that the current input is valid as if the character data has been input from the input device. data input interface and wherein the means der Rukoto to be displayed on the output device.
請求項1に記載のデータ入力インターフェース装置において、
キャラクタデータが入力される前のデータ入力フィールドの背景表示色は、現状正当入力である旨を表示する前記第1表示手段での背景表示色、不当入力である旨を表示する前記第2表示手段での背景表示色、および、完全入力である旨を表示する前記第3表示手段での背景表示色のいずれとも相違させることを特徴とするデータ入力インターフェース装置
The data input interface device according to claim 1, wherein
Background display color of the data entry fields before the character data is input, current legal that input is to display the background display color of the first display means, said second display means for displaying that it is unreasonable input background display color in, and a data input interface and wherein the Rukoto with any made different background display color of at said third display means for displaying that it is completely input.
請求項に記載のデータ入力インターフェース装置において、
キャラクタデータが入力される前のデータ入力フィールドの背景表示色は、現状正当入力である旨を表示する前記第1表示手段での背景表示色および不当入力である旨を表示する前記第2表示手段での背景表示色と相違させ、完全入力である旨を表示する前記第3表示手段での背景表示色と一致させることを特徴とするデータ入力インターフェース装置
The data input interface device according to claim 1 , wherein
The background display color of the data input field before the character data is input is the background display color in the first display means for displaying that the current input is valid and the second display means for displaying that the input is illegal. background display color and is different from the data input interface and wherein the Rukoto to match the background display color in the third display means for displaying that a complete input at.
請求項1〜請求項3の何れか一項に記載のデータ入力インターフェース装置において、
前記第1,第2,第3表示手段は、データ入力フィールドの背景表示色のうち、キャラクタデータの周囲の背景表示色のみを変更する手段であることを特徴とするデータ入力インターフェース装置
In the data input interface device according to any one of claims 1 to 3,
The data input interface device according to claim 1, wherein the first, second and third display means are means for changing only the background display color around the character data among the background display colors of the data input field .
JP2000179353A 2000-06-09 2000-06-09 Data input interface device Expired - Lifetime JP3871498B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000179353A JP3871498B2 (en) 2000-06-09 2000-06-09 Data input interface device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000179353A JP3871498B2 (en) 2000-06-09 2000-06-09 Data input interface device

Publications (2)

Publication Number Publication Date
JP2001356852A JP2001356852A (en) 2001-12-26
JP3871498B2 true JP3871498B2 (en) 2007-01-24

Family

ID=18680640

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000179353A Expired - Lifetime JP3871498B2 (en) 2000-06-09 2000-06-09 Data input interface device

Country Status (1)

Country Link
JP (1) JP3871498B2 (en)

Also Published As

Publication number Publication date
JP2001356852A (en) 2001-12-26

Similar Documents

Publication Publication Date Title
JP3025121B2 (en) Information processing method and apparatus
JP3871498B2 (en) Data input interface device
JP6504128B2 (en) Electronic device, data processing method and program
JPS58103023A (en) Field input system for display terminal
JPH04130571A (en) Numerical arithmetic system
JP3032399B2 (en) Kana-Kanji conversion device
JPH01303514A (en) Key input device
JPH096772A (en) Character processor
JPH0778131A (en) Data input system
JPS63198155A (en) Kana/kanji conversion processing system
JPH05128097A (en) Kana/kanji conversion device
JPS61235926A (en) Data processing terminal equipment whose operation guidance can be changed
JPH06259412A (en) Kana converting method by roman letter input
JPS62120570A (en) Documentation device
JPS62189554A (en) Processor for attribute of input data on spread sheet program
JPH02297253A (en) Document processor
JPH07168830A (en) Document preparing method
JPH0822461A (en) Character processor and its operating method
JPH03192461A (en) Character information processor
JPH0748210B2 (en) Kana / alphabet conversion input method
JPS62232019A (en) Input system for mixed information of alpha-numeric and japanese language
JPH02130668A (en) Kana/kanji converting device
JPH1027174A (en) Device and method for japanese syllabary-chinese character conversion
JPH0660076A (en) Document preparing device and help executing method
JPH0215364A (en) Document processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040721

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060720

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060725

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060920

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20061017

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20061017

R150 Certificate of patent or registration of utility model

Ref document number: 3871498

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101027

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111027

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111027

Year of fee payment: 5

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111027

Year of fee payment: 5

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121027

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131027

Year of fee payment: 7

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term