JPS63612A - Data collecting device - Google Patents
Data collecting deviceInfo
- Publication number
- JPS63612A JPS63612A JP61143655A JP14365586A JPS63612A JP S63612 A JPS63612 A JP S63612A JP 61143655 A JP61143655 A JP 61143655A JP 14365586 A JP14365586 A JP 14365586A JP S63612 A JPS63612 A JP S63612A
- Authority
- JP
- Japan
- Prior art keywords
- data
- input
- key
- generated
- string
- 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
Links
Landscapes
- Input From Keyboards Or The Like (AREA)
Abstract
Description
【発明の詳細な説明】
[産業上の利用分野]
本発明は、ハンディ−タイプのデータ収集装置に関する
。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a hand-held data collection device.
[従来の技術]
従来のハンディ−タイプのデータ収集装置においては、
表示部分と、キー人力部分とが別々のデバイスとして考
えられていたため、表示部、キー人力部ともに、面積的
に制約があった。[Prior art] In the conventional hand-held data collection device,
Since the display section and the key input section were considered as separate devices, both the display section and the key input section were limited in terms of area.
[発明が解決しようとする問題点]
表示部の面積が小さく表示できる文字数が少ないこと、
あるいはキー人力部分の面積が小さい上に、必要となる
キーはすべてアサインしておかなければならないため、
1つ1つのキーが非常に小さくなる。これらの理由によ
り入力効率が悪い。[Problems to be solved by the invention] The display area is small and the number of characters that can be displayed is small;
Or, because the area of the manual key part is small and all the necessary keys must be assigned,
Each key becomes very small. For these reasons, input efficiency is poor.
本発明はこのような問題に取り組み、入力効率を増すた
めの装置を提供することを目的とする。The present invention aims to address these problems and provide a device for increasing input efficiency.
[問題点を解決するための手段]
本発明は、キー人力部分とLCD表示部分といった、物
理的及び概念的に違ったデバイスを結合し、同一の物理
領域で両方の仕事ができる装置を取り入れる。SUMMARY OF THE INVENTION The present invention incorporates an apparatus that combines physically and conceptually different devices, such as a key human part and an LCD display part, and can perform both tasks in the same physical area.
これにより、入力を行う際には、LCD表示を参考にし
ながら、LCDパネル上を指でタッチし、入力を行って
いく。そのため、入力が視覚によって促され、指タッチ
により、完了するという一つの流れができ上がり、入力
効率が増す。With this, when performing input, the user touches the LCD panel with his or her finger while referring to the LCD display, and performs the input. Therefore, a single flow is created in which input is visually prompted and completed by finger touch, increasing input efficiency.
また、LCD上に設定するキーの位置、発生するコード
等はソフトウェアで自由に設定できる。Furthermore, the positions of keys set on the LCD, codes generated, etc. can be freely set using software.
(作用)
本発明においては、押下位置に対応したポインタテーブ
ルにより、押下位置上に表示されているデータと対応す
るデータが格納されているアドレスが示される。(Operation) In the present invention, the pointer table corresponding to the pressed position indicates the address where data corresponding to the data displayed on the pressed position is stored.
[実施例] 以下に本発明の詳細を実施例に基づいて説明する。[Example] The details of the present invention will be explained below based on examples.
第1図は、本発明のハンディ−タイプのデータ収集装置
のブロック図である。図中符号1は中央処理装置でシス
テム全体の制御を行う。図中符号VRAM2、LCDパ
ネル3、タッチパネルI/F4、LCDコントローラ5
によりLCDパネルユニット2Cが構成され、文字の表
示及びタッチ入力の検出を行う。図中符号6.7.8は
、それぞれ画面表示制御部、タッチ入力認識部、タッチ
パネル発生データポイントテーブルであり、これらがL
CDパネル制御部30を構成する。図中符号9.10は
、LCDパネル表示データとキー発生データであり、い
ずれもユーザーアプリケーション領域40にとられるも
のである。FIG. 1 is a block diagram of a hand-held data collection device of the present invention. Reference numeral 1 in the figure is a central processing unit that controls the entire system. In the figure, VRAM2, LCD panel 3, touch panel I/F4, LCD controller 5
The LCD panel unit 2C is configured to display characters and detect touch input. Reference numerals 6, 7, and 8 in the figure are the screen display control unit, touch input recognition unit, and touch panel generation data point table, respectively.
A CD panel control section 30 is configured. Reference numerals 9 and 10 in the figure indicate LCD panel display data and key generation data, both of which are stored in the user application area 40.
以下にLCDパネル制御部30の動作を説明する。LC
Dパネル3の(x、y)座標位置が押下されると、それ
に対応する発生データポイントテーブル8の対応する位
置の値から、発生させるデータがアプリケーション領域
40のどこに格納されているかを知り、そこからデIJ
ミタが来るまで文字列を取り出す、(第2図参照)これ
は発生するデータ長を無制限にするためで、1つのキー
人力により複数の文字列を発生させることを可能とする
。取り込まれた文字列(発生データ)が、画面の終了を
示すコード(ソフトウェアで任意に設定可)であれば次
画面の表示とキーテーブルの設定を行い、そうでなけれ
ば取り込まれた文字列を入力データとしてアプリケーシ
ョンプログラムに渡す。これらの処理を終了を示すコー
ド(ソフトウェアで任意に設定可)が入力されるまで行
う。The operation of the LCD panel control section 30 will be explained below. L.C.
When the (x, y) coordinate position of the D panel 3 is pressed, the location in the application area 40 where the data to be generated is stored is determined from the value of the corresponding position in the generation data point table 8, and the data is stored there. Kara de IJ
Character strings are extracted until the end of the character string is reached (see Figure 2).This is to limit the length of generated data, making it possible to generate multiple character strings using one key manually. If the captured character string (generated data) is a code indicating the end of the screen (can be set arbitrarily by software), display the next screen and set the key table; otherwise, the captured character string is Pass it to the application program as input data. These processes are continued until a code indicating termination (can be set arbitrarily by software) is input.
画面の切換えは、アプリケーションプログラム中のLC
D表示データ(第1回行号9)の内容によって決定され
、画面データが終了するまで自動的に制御されるため、
1画面ごとの切換えをアプリケーションプログラムで制
御する必要がない。Screen switching is done using the LC in the application program.
It is determined by the contents of the D display data (first row number 9) and is automatically controlled until the screen data ends.
There is no need to control switching for each screen using an application program.
また、1画面に設定できるキーボードの数は、例えばφ
〜7φの範囲で自由に設定できるため、検出点を複数組
み合わせて1つのキーとして設定できる。したがって必
要に応じてキーの大きさを変えることができ、入力効果
を増すことが可能となる。Also, the number of keyboards that can be set on one screen is, for example, φ
Since it can be set freely within the range of ~7φ, multiple detection points can be combined and set as one key. Therefore, the size of the keys can be changed as needed, making it possible to increase the input effect.
例えば、第3図に示すようにa1〜a6までの検出点の
ポイントテーブルを等しくするように第1図8のタッチ
パネル発生ポイントテーブルをアプリケーションプログ
ラムで設定した場合を考える。a1〜a6までの6検出
点のうちどれが押下されても第1図中7のタッチ入力認
識部が取り込む発生データは第1図中8の発生データポ
イントテーブル中間−の位置を指しているため、第1図
10のキー人力発生データの中から同一のデータを取り
込むことになる。っまりa1〜a6までの検出点が1つ
の検出点として扱われる結果となる。For example, consider a case where the touch panel generation point table of FIG. 18 is set by an application program so that the point tables of detection points a1 to a6 are equal as shown in FIG. 3. No matter which of the six detection points a1 to a6 is pressed, the generated data captured by the touch input recognition unit 7 in Figure 1 points to the middle position of the generated data point table 8 in Figure 1. , the same data will be imported from among the key human power generation data shown in FIG. 10. This results in the detection points a1 to a6 being treated as one detection point.
〔発明の効果]
以上説明したように、本発明によればLCD表示装置と
キー人力装置が結合された装置においてLCD上に表示
された文字を参考にして、同じLCD上に自由に設定で
きるキー人力域をタッチすることで入力が行える。従っ
てデータ入力がスムーズに行え、小型化されたデータ収
集装置において特にその威力を発揮する。[Effects of the Invention] As explained above, according to the present invention, in a device in which an LCD display device and a key manual device are combined, keys can be freely set on the same LCD by referring to characters displayed on the LCD. Input can be performed by touching the human power area. Therefore, data input can be performed smoothly, and its effectiveness is particularly demonstrated in miniaturized data collection devices.
又、発生文字列ポイントテーブル8のアドレスの値を調
整して、複数の領域が同一アドレスを示すようにしてい
るので、必要に応じて、キーの大きさを可変とすること
ができる。Further, since the value of the address in the generated character string point table 8 is adjusted so that a plurality of areas indicate the same address, the size of the key can be made variable as necessary.
第1図は本発明の実施例を示すブロック図。第2図と第
3図は本発明のデータ収集装置の発生ポイントテーブル
と発生データの関係を示す説明図である。FIG. 1 is a block diagram showing an embodiment of the present invention. FIGS. 2 and 3 are explanatory diagrams showing the relationship between the occurrence point table and the occurrence data of the data collection device of the present invention.
Claims (1)
インタにより指示される場所に格納された前記押下位置
上に表示されたデータ群と対応するデータ群からなるデ
ータ領域とを有することを特徴とするデータ収集装置。Data characterized by having a table having a pointer corresponding to a pressed position, and a data area consisting of a data group corresponding to a data group displayed on the pressed position and stored at a location indicated by the pointer. Collection device.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61143655A JPS63612A (en) | 1986-06-19 | 1986-06-19 | Data collecting device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP61143655A JPS63612A (en) | 1986-06-19 | 1986-06-19 | Data collecting device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPS63612A true JPS63612A (en) | 1988-01-05 |
Family
ID=15343843
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP61143655A Pending JPS63612A (en) | 1986-06-19 | 1986-06-19 | Data collecting device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS63612A (en) |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6051932A (en) * | 1983-08-31 | 1985-03-23 | Toyota Motor Corp | Touch input device |
-
1986
- 1986-06-19 JP JP61143655A patent/JPS63612A/en active Pending
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6051932A (en) * | 1983-08-31 | 1985-03-23 | Toyota Motor Corp | Touch input device |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7414615B2 (en) | System and method for inputting characters using a directional pad | |
| JPH10232734A5 (en) | ||
| JP2001051787A (en) | Method and device for selecting mark by using stroke on user interfacr | |
| US20130088432A1 (en) | Alphabet input device and alphabet recognition system in small-sized keypad | |
| JPS63612A (en) | Data collecting device | |
| JP2006039921A (en) | Globe type input device | |
| JPS5858634A (en) | Character input system from ten keys by matrix system | |
| KR100292014B1 (en) | Apparatus for input of personal computer | |
| CN115097949B (en) | Efficient and convenient single-hand keyboard input system and input method | |
| JPS60144817A (en) | Information input device | |
| JPH03156627A (en) | character input device | |
| JPS63317817A (en) | Keyboard control system | |
| JPH01119816A (en) | Touch panel interface circuit | |
| JPH0290311A (en) | keyboard | |
| KR19990059505A (en) | Pen input method and device using a portable information terminal | |
| JPH064202A (en) | Touch panel board type cursor controller | |
| JPS63140332A (en) | File retrieving device | |
| JPH02235127A (en) | Keyboard controller | |
| JPH0460716A (en) | Keyboard input-type touch panel display input device | |
| JPH04180116A (en) | Keyboard | |
| JPH03232011A (en) | Information processing method | |
| JPS62237514A (en) | Input device | |
| JPH04205514A (en) | key input device | |
| JPH04522A (en) | information processing equipment | |
| JPS62293413A (en) | Data input device |