JPH04233621A - Switch processing system for input panel surface - Google Patents

Switch processing system for input panel surface

Info

Publication number
JPH04233621A
JPH04233621A JP2416907A JP41690790A JPH04233621A JP H04233621 A JPH04233621 A JP H04233621A JP 2416907 A JP2416907 A JP 2416907A JP 41690790 A JP41690790 A JP 41690790A JP H04233621 A JPH04233621 A JP H04233621A
Authority
JP
Japan
Prior art keywords
input
switching
level
panel surface
data
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.)
Granted
Application number
JP2416907A
Other languages
Japanese (ja)
Other versions
JP2543256B2 (en
Inventor
Isamu Miyashita
宮下 勇
Masao Ikegami
池上 雅雄
Seinosuke Yamamoto
山本 星之介
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.)
PFU Ltd
Original Assignee
PFU Ltd
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 PFU Ltd filed Critical PFU Ltd
Priority to JP41690790A priority Critical patent/JP2543256B2/en
Publication of JPH04233621A publication Critical patent/JPH04233621A/en
Application granted granted Critical
Publication of JP2543256B2 publication Critical patent/JP2543256B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Position Input By Displaying (AREA)

Abstract

PURPOSE:To switch an input panel surface in a preceding input mode, in the switch processing system of the input panel surface. CONSTITUTION:A buffering processing part 5 is provided at a level-1 interruption processing part 3 to process interruption due to an input from a touch panel input device 14, and a switch processing part 6 is provided at a level-2 interruption processing part 4 having a much lower interruption priority order. Then, in the case of the normal input from the touch panel input device 14, the buffering processing part 5 activated by this input stores an input data in a keyboard buffer 11 and in the case of the switching input of the input panel surface, the switch processing part 6 activated from the level-1 interruption processing part 3 switches the input panel surface.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は,入力パネル面の切替え
処理方式に関し,特に,先行入力モードにおいてキー押
下げ(タッチ)に応じて入力パネル面を切替える入力パ
ネル面の切替え処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an input panel surface switching method, and more particularly to an input panel surface switching method for switching the input panel surface in response to a key press (touch) in advance input mode.

【0002】キーボードの一種であるタッチパネル入力
装置が広く用いられるようになっている。タッチパネル
入力装置は,ディスプレイ装置の画面上に透明なフィル
ム状のスイッチを重ね,画面に表示されたメッセージに
対応した位置に指を接触させることにより所定の入力を
可能とする。タッチパネル入力装置では,メッセージの
表示された画面(入力パネル面)を切替えることにより
,同一箇所に接触しても,入力データが異なる。
[0002] Touch panel input devices, which are a type of keyboard, have become widely used. A touch panel input device has a transparent film-like switch overlaid on the screen of a display device, and allows specified input by touching a finger to a position corresponding to a message displayed on the screen. In a touch panel input device, by switching the screen (input panel surface) on which a message is displayed, the input data will differ even if the same location is touched.

【0003】0003

【従来の技術】システムが処理プログラムからの指示に
より,あるコマンドを実行中である場合,通常,キー入
力データの処理を行うことはできない。このため,キー
入力データは無視される。従って,タッチパネル入力装
置からキー入力したデータも,同様に無視される。しか
し,このことは,熟練オペレータによるブラインドタッ
チのような高速入力の妨げとなる。
2. Description of the Related Art When a system is executing a certain command according to instructions from a processing program, it is usually not possible to process key input data. Therefore, key input data is ignored. Therefore, data entered using keys from the touch panel input device is similarly ignored. However, this hinders high-speed input such as blind touch by skilled operators.

【0004】そこで,入力データを取扱う入力モードの
1つとして,先行入力モードが採用されている。即ち,
処理プログラムがあるコマンドを実行中であっても,キ
ー入力があった場合には,そのキー入力データをバッフ
ァリングし,コマンド実行終了時にバッファから掃出し
てキー入力データを処理する。これにより,コマンド実
行中のキー入力を可能としている。
[0004] Therefore, a advance input mode has been adopted as one of the input modes for handling input data. That is,
Even if a processing program is executing a certain command, if a key input is made, the key input data is buffered, and when the command execution is finished, it is cleared from the buffer and the key input data is processed. This allows key input while commands are being executed.

【0005】[0005]

【発明が解決しようとする課題】タッチパネル入力装置
では,入力パネル面を切替えることにより,多種のデー
タのキー入力が可能となる。そこで,先行入力モードの
場合でも,その途中で入力パネル面を切替えたい場合が
ある。
[Problems to be Solved by the Invention] In a touch panel input device, key input of various types of data is possible by switching the input panel surface. Therefore, even in advance input mode, there may be cases where it is desired to switch the input panel surface midway through the input mode.

【0006】しかし,この切替えは,次の理由で行うこ
とができなかった。即ち,この切替えは,入力パネル面
を切替える機能を持つ所定キーの押下げ(タッチ)に応
じて,システム側の制御によって行われる。ところが,
従来,先行入力モードの場合,システム側は,通常のキ
ー入力と切替えのための所定のキー入力とを区別してい
なかった。このため,いずれの入力も共にバッファリン
グされてしまうので,先行入力モードの場合には所定キ
ーを押下げ(タッチ)ても,その時点では入力パネル面
は切替わらず,バッファからデータが掃出された時に切
替わる。
However, this switching could not be performed for the following reasons. That is, this switching is performed by control on the system side in response to a press (touch) of a predetermined key that has the function of switching the input panel surface. However,
Conventionally, in the advance input mode, the system did not distinguish between normal key inputs and predetermined key inputs for switching. For this reason, all inputs are buffered together, so even if you press (touch) a certain key in advance input mode, the input panel surface does not change at that point, and the data is flushed from the buffer. It will switch when the

【0007】この点を,図8に従って,より具体的に説
明する。今,図の左端の入力パネル面が表示された状態
で,オペレータが,入力キー「A,B,C」に順にタッ
チする。この時,あるコマンドの実行中であるため先行
入力モードとなっている。従って,通常入力(入力パネ
ル面の入力キーによる入力)である「A,B,C」は,
順にバッファリングされる。
This point will be explained in more detail with reference to FIG. Now, with the input panel surface at the left end of the figure being displayed, the operator touches the input keys "A, B, C" in order. At this time, because a certain command is being executed, the system is in advance input mode. Therefore, "A, B, C", which are normal inputs (inputs using the input keys on the input panel), are
Buffered sequentially.

【0008】次に,オペレータが,所定キー(カナキー
)の押下げ(タッチ)により入力パネル面の切替えを入
力する。この切替え入力は,入力パネル面の外部のキー
による入力であり,通常入力とは異なる。しかし,シス
テム側は,切替え入力と通常入力とを区別せず,そのま
ま切替え入力をもバッファリングする。従って,この時
点では,入力パネル面は,図の中央に示す如く,切替え
入力したにも拘わらず,切替わらない。
Next, the operator inputs the switching of the input panel surface by pressing down (touching) a predetermined key (kana key). This switching input is input using external keys on the input panel, and is different from normal input. However, the system side does not distinguish between switching inputs and normal inputs, and buffers switching inputs as well. Therefore, at this point, the input panel surface does not switch, as shown in the center of the figure, even though a switching input has been made.

【0009】次に,高速入力のためにブラインドタッチ
により操作を行っているオペレータが,再び,入力キー
「A,B,C」に順にタッチする。しかし,これは,本
来,図の右端に示す入力パネル面についてのタッチ入力
であり,入力キー「A,B,C」の位置に表示される入
力キー「ア,イ,ウ」へのタッチである。ところが,入
力パネル面は切替わっていないので,元の入力パネル面
での入力となってしまい,「A,B,C」がバッファリ
ングされてしまう。
[0009] Next, the operator who is performing the blind touch operation for high-speed input again touches the input keys "A, B, C" in order. However, this is originally a touch input on the input panel surface shown at the right end of the figure, and is a touch input on the input keys "A, I, U" displayed in the positions of the input keys "A, B, C". be. However, since the input panel surface has not been switched, the input will be made on the original input panel surface, and "A, B, C" will be buffered.

【0010】この後,コマンドの実行が終了すると,バ
ッファからバッファリングされていたデータが掃出され
,処理される。即ち,「ABCABC」が表示され,ま
た,入力パネル面が図の右端のものに切替わる。この結
果,オペレータが企図した入力と実際の入力結果とは異
なったものとなる。
[0010] Thereafter, when the execution of the command is completed, the buffered data is purged from the buffer and processed. That is, "ABCABC" is displayed, and the input panel surface is switched to the one at the right end of the figure. As a result, the input intended by the operator differs from the actual input result.

【0011】そこで,従来は,先行入力モードにおいて
は,入力パネル面を切替えるような入力は禁止されてい
た。このため,先行入力の利点が活かされず,高速な入
力の妨げとなっていた。
[0011] Conventionally, therefore, inputs that would change the input panel surface were prohibited in the advance input mode. For this reason, the advantages of advance input were not utilized, and high-speed input was hindered.

【0012】本発明は,先行入力モードにおいて入力パ
ネル面の切替えにより,高速入力を可能とした入力パネ
ル面切替え処理方式を提供することを目的とする。
An object of the present invention is to provide an input panel surface switching processing method that enables high-speed input by switching the input panel surface in advance input mode.

【0013】[0013]

【課題を解決するための手段】図1は,本発明の原理構
成図であり,本発明によるデータ処理装置を示している
。このデータ処理装置は,タッチパネル入力装置14,
コマンド処理部2,キーボードバッファ11及びバッフ
ァリング処理部5を備え,タッチパネル入力装置14に
おける先行入力モードをサポートする。即ち,バッファ
リング処理部5は,コマンド処理部2がコマンドを実行
中にタッチパネル入力装置14からデータが入力された
場合に,これをキーボードバッファ11に一時的に格納
する。コマンド実行終了後に,このデータは,キーボー
ドバッファ11から掃出され,処理される。
[Means for Solving the Problems] FIG. 1 is a diagram illustrating the principle of the present invention, and shows a data processing apparatus according to the present invention. This data processing device includes a touch panel input device 14,
It includes a command processing section 2, a keyboard buffer 11, and a buffering processing section 5, and supports advance input mode in the touch panel input device 14. That is, when data is input from the touch panel input device 14 while the command processing unit 2 is executing a command, the buffering processing unit 5 temporarily stores the data in the keyboard buffer 11. After the command execution is completed, this data is flushed from the keyboard buffer 11 and processed.

【0014】タッチパネル入力装置14は,通常キー1
5と入力パネル面切替えキー16とを備える。通常キー
15は,通常入力のためのものであり,例えば入力パネ
ル面の入力キーである。入力パネル面切替えキー16は
,入力パネル面を切替えるための指示である切替え入力
のためのものであり,例えば入力パネル面の外部の所定
キーである。
[0014] The touch panel input device 14 normally has a key 1
5 and an input panel surface switching key 16. The normal keys 15 are for normal input, and are, for example, input keys on the input panel surface. The input panel surface switching key 16 is for switching input, which is an instruction for switching the input panel surface, and is, for example, a predetermined key external to the input panel surface.

【0015】切替え処理部6は,タッチパネル入力装置
14のメッセージの表示を切替えることにより,その入
力パネル面を切替える。
The switching processing section 6 switches the input panel surface by switching the message display on the touch panel input device 14.

【0016】[0016]

【作用】今,コマンド処理部2がコマンドを実行中であ
る。この間に,タッチパネル入力装置14から,先行入
力モードにより,その通常キー15又は入力パネル面切
替えキー16の押下げ(タッチ)によるデータの入力が
ある。
[Operation] The command processing unit 2 is currently executing the command. During this time, data is input from the touch panel input device 14 by pressing (touching) the normal key 15 or the input panel surface switching key 16 in advance input mode.

【0017】このデータが通常キー15の押下げ(タッ
チ)(タッチ)による通常入力である場合,バッファリ
ング処理部5が,このデータをキーボードバッファ11
に一時的に格納(バッファリング)すると共に,コマン
ド実行終了後にキーボードバッファ11から取出して所
定の処理を行う。一方,このデータが入力パネル面切替
えキー16の押下げ(タッチ)による切替え入力である
場合,バッファリング処理部5によるキーボードバッフ
ァ11へのバッファリングが行われることなく,切替え
処理部6がこのデータに従って入力パネル面を切替える
。従って,先行入力モードにおいても,切替え入力につ
いては,バッファリングなしで,入力後直ちに入力パネ
ル面の切替えが実行される。
If this data is a normal input by pressing down (touching) the normal key 15, the buffering processing unit 5 transfers this data to the keyboard buffer 11.
The data is temporarily stored (buffered) in the keyboard buffer 11, and after command execution is completed, it is taken out from the keyboard buffer 11 and predetermined processing is performed. On the other hand, if this data is a switching input by pressing (touching) the input panel surface switching key 16, the switching processing unit 6 does not buffer the data to the keyboard buffer 11 by the buffering processing unit 5. Switch the input panel surface according to the following. Therefore, even in the advance input mode, the input panel surface is switched immediately after the switching input without buffering.

【0018】以上によれば,切替え入力の後に通常入力
を行った場合,この通常入力は切替え後の新たな入力パ
ネル面での入力となる。即ち,オペレータの意図した通
りの入力結果が得られる。従って,高速な入力が可能と
なる。
According to the above, when a normal input is performed after a switching input, this normal input becomes an input on a new input panel surface after the switching. In other words, the input results as intended by the operator can be obtained. Therefore, high-speed input is possible.

【0019】[0019]

【実施例】図1のデータ処理装置について,更に説明す
る。処理装置1は,CPU(中央処理装置)とMS(主
記憶装置)とからなり,コマンド処理部2,レベル1割
込み処理部3,レベル2割込み処理部4,・・・を備え
る。コマンド処理部2は,種々のコマンドを実行する。 レベル1割込み処理部3は,レベル1割込みがあった時
に,これを処理する。レベル1割込みには,例えば,先
行入力モードにおけるキー入力及びキーボードバッファ
11へのバッファリングがある。従って,バッファリン
グ処理部5はレベル1割込み処理部3に設けられる。レ
ベル2割込み処理部4は,レベル2割込みがあった時に
これを処理すると共に,レベル1割込み処理部3から起
動された時に入力パネル面の切替えを行う。従って,切
替え処理部6はレベル2割込み処理部4に設けられる。 レベル2割込みには,例えば,キーボードバッファ11
からのデータの掃出しがある。
Embodiment The data processing apparatus shown in FIG. 1 will be further explained. The processing device 1 consists of a CPU (central processing unit) and an MS (main memory), and includes a command processing section 2, a level 1 interrupt processing section 3, a level 2 interrupt processing section 4, . The command processing unit 2 executes various commands. The level 1 interrupt processing unit 3 processes a level 1 interrupt when it occurs. Level 1 interrupts include, for example, key input in advance input mode and buffering to the keyboard buffer 11. Therefore, the buffering processing section 5 is provided in the level 1 interrupt processing section 3. The level 2 interrupt processing unit 4 processes a level 2 interrupt when it occurs, and also switches the input panel surface when activated by the level 1 interrupt processing unit 3. Therefore, the switching processing section 6 is provided in the level 2 interrupt processing section 4. For level 2 interrupts, for example, keyboard buffer 11
There is a purge of data from.

【0020】キーボード制御部10は,キーボード装置
13及びタッチパネル入力装置14から入力されたデー
タを処理装置1へ送り,また,処理装置1からの指示に
従ってキーボード装置13及びタッチパネル入力装置1
4を制御する。特にタッチパネル入力装置14における
先行入力モードの場合,キーボード制御部10は,処理
装置1のバッファリング処理部5での処理に従い,入力
されたデータをキーボードバッファ11に格納する。キ
ーボード制御部10は,データの入力がある場合,処理
装置1及びディスプレイ制御部9に割込む。
The keyboard control section 10 sends data input from the keyboard device 13 and the touch panel input device 14 to the processing device 1, and also sends data input from the keyboard device 13 and the touch panel input device 1 to the processing device 1, and also controls the keyboard device 13 and the touch panel input device 1 according to instructions from the processing device 1.
Control 4. In particular, in the case of advance input mode in the touch panel input device 14, the keyboard control section 10 stores input data in the keyboard buffer 11 according to processing by the buffering processing section 5 of the processing device 1. The keyboard control section 10 interrupts the processing device 1 and the display control section 9 when there is data input.

【0021】ディスプレイ制御部9は,処理装置1から
の指示に従って,ディスプレイ装置12を制御し,これ
へ必要な表示を行う。表示される内容は,例えば,キー
ボードバッファ11から掃出されたデータなどである。 キーボードバッファ11は,キーボード制御部10とデ
ィスプレイ制御部9との間に設けられる。
The display control section 9 controls the display device 12 according to instructions from the processing device 1, and displays necessary information on the display device 12. The displayed content is, for example, data flushed from the keyboard buffer 11. The keyboard buffer 11 is provided between the keyboard control section 10 and the display control section 9.

【0022】レベル1割込み処理部3は,最も高い割込
み優先順位を持ち,種々のレベル1割込みを処理する。 レベル1割込み処理部3は,レベル1割込み,例えば,
タッチパネル入力装置14からのキー入力による割込み
通知(キーボード制御部10から通知される)により起
動される。そして,タッチパネル入力装置14からの入
力が先行入力モードにおけるキー入力である場合,レベ
ル1割込み処理部3は,コマンド実行中に入力された当
該データが通常入力か切替え入力かを判断する。通常入
力の場合には,バッファリング処理部5により,バッフ
ァリングが実行される。切替え入力の場合には,レベル
2割込み処理部4を起動し,所定の処理を依頼する。こ
の依頼のために,切替えデータ領域7及び要求フラグ8
が設けられる。
The level 1 interrupt processing unit 3 has the highest interrupt priority and processes various level 1 interrupts. The level 1 interrupt processing unit 3 handles level 1 interrupts, e.g.
It is activated by an interrupt notification (notified from the keyboard control unit 10) caused by a key input from the touch panel input device 14. If the input from the touch panel input device 14 is a key input in advance input mode, the level 1 interrupt processing unit 3 determines whether the data input during command execution is a normal input or a switching input. In the case of normal input, buffering is performed by the buffering processing unit 5. In the case of a switching input, the level 2 interrupt processing unit 4 is activated and a predetermined process is requested. For this request, switching data area 7 and request flag 8
is provided.

【0023】レベル2割込み処理部4は,その割込み優
先順位がレベル1割込み処理部3よりも「1」だけ低く
,種々のレベル2割込みを処理する。レベル2割込み処
理部4は,その切替え処理部6により,要求フラグ8が
セットされている場合に,切替えデータ領域7の内容に
従って,入力パネル面を切替える。要求フラグ8は,入
力パネル面の切替えを要求するためのものであり,レベ
ル1割込み処理部3によりセットされる。切替えデータ
領域7は,切替え入力の場合に当該データを格納するた
めの領域であり,レベル1割込み処理部3により格納さ
れる。このセット及び格納の後,レベル2割込み処理部
4が起動され,制御が渡される。
The level 2 interrupt processing section 4 has an interrupt priority lower by "1" than the level 1 interrupt processing section 3, and processes various level 2 interrupts. The level 2 interrupt processing section 4 switches the input panel surface according to the contents of the switching data area 7 when the request flag 8 is set by the switching processing section 6 thereof. The request flag 8 is for requesting switching of the input panel surface, and is set by the level 1 interrupt processing section 3. The switching data area 7 is an area for storing data in the case of switching input, and is stored by the level 1 interrupt processing unit 3. After this setting and storage, the level 2 interrupt processing unit 4 is activated and control is passed.

【0024】図2は,タッチパネル入力装置14からの
キー入力があった場合の処理フローを示す。キー入力に
よるキーイン割込みが,キーボード制御部10から処理
装置1に通知され,レベル1割込み処理部3が起動され
,引続きステップ1においてキーボード制御部10から
キーボードデータ(入力データ)を受信する。レベル1
割込み処理部3は,ステップ2において先行入力モード
であるか否かを調べ,先行入力モードでない場合にはス
テップ3において通常入力として入力データの処理を行
う。
FIG. 2 shows a processing flow when there is a key input from the touch panel input device 14. A key-in interrupt caused by a key input is notified from the keyboard control section 10 to the processing device 1, and the level 1 interrupt processing section 3 is activated, and subsequently receives keyboard data (input data) from the keyboard control section 10 in step 1. level 1
The interrupt processing unit 3 checks in step 2 whether or not the mode is the advance input mode, and if the mode is not the advance input mode, the interrupt processing section 3 processes the input data as normal input in step 3.

【0025】先行入力モードである場合,ステップ4に
おいて,レベル1割込み処理部3は,入力パネル面切替
えキー16の押下げ(タッチ)による切替え入力である
か否かを調べ,切替え入力でない(通常入力である)場
合,ステップ5において,バッファリング処理部5が,
当該入力データをキーボード制御部10を介してキーボ
ードバッファ11にバッファリングする。
In the case of advance input mode, in step 4, the level 1 interrupt processing unit 3 checks whether or not the input is a switching input caused by pressing down (touching) the input panel surface switching key 16, and determines whether the switching input is not a switching input (usually input), in step 5, the buffering processing unit 5
The input data is buffered in the keyboard buffer 11 via the keyboard control unit 10.

【0026】切替え入力である場合,レベル1割込み処
理部3は,ステップ6において,当該入力データを切替
えデータ領域7に設定し,ステップ7において,要求フ
ラグ8をセットする(ONとする)。
If it is a switching input, the level 1 interrupt processing unit 3 sets the input data in the switching data area 7 in step 6, and sets the request flag 8 (turns ON) in step 7.

【0027】ステップ5又はステップ7の後,レベル1
割込み処理部3が,ステップ8において,レベル2割込
み処理部4を起動する。
[0027] After step 5 or step 7, level 1
The interrupt processing unit 3 activates the level 2 interrupt processing unit 4 in step 8.

【0028】図3は,レベル2割込み処理フローを示す
。レベル2割込み処理部4は,起動されると,ステップ
9において,レベル2割込みを抑制し,ステップ10に
おいて,キーボード制御部10からの割込みが原因であ
るか否かを調べる。キーボード制御部10からの割込み
でない場合,レベル2割込み処理部4は,それ以上の割
込み処理を行わず,ステップ11において,制御をコマ
ンド処理部2に戻す。即ち,コマンドの処理が続行され
る。
FIG. 3 shows the level 2 interrupt processing flow. When activated, the level 2 interrupt processing unit 4 suppresses level 2 interrupts in step 9, and checks in step 10 whether or not the interrupt from the keyboard control unit 10 is the cause. If the interrupt is not from the keyboard control section 10, the level 2 interrupt processing section 4 does not perform any further interrupt processing, and returns control to the command processing section 2 in step 11. That is, command processing continues.

【0029】キーボード制御部10からの割込みである
場合,レベル2割込み処理部4は,ステップ12におい
て,要求フラグ8がセットされているか否かを調べ,セ
ットされていない場合,ステップ13において,当該入
力データの処理を行う。セットされている場合,ステッ
プ12−1において入力面切替え要求フラグを0FFし
,ステップ14において,切替え処理部6が,切替えデ
ータ領域7を参照してその内容に従って入力パネル面を
切替える。
If the interrupt is from the keyboard control unit 10, the level 2 interrupt processing unit 4 checks in step 12 whether or not the request flag 8 is set, and if it is not set, in step 13, the level 2 interrupt processing unit Process input data. If set, the input screen switching request flag is set to 0FF in step 12-1, and in step 14, the switching processing section 6 refers to the switching data area 7 and switches the input panel surface according to the contents.

【0030】図4は,データ掃出し処理フローを示す。 コマンド処理部2は,ステップ15において,コマンド
を実行し,これが終了すると,ステップ16において,
未処理データが有るか否かを調べる。未処理データが有
る場合,ステップ17において,コマンド処理部2はレ
ベル2割込み処理部4を起動する。この後,例えば,図
3のステップ10及びステップ11によりコマンドの処
理が続行される。
FIG. 4 shows the flow of data purging processing. The command processing unit 2 executes the command in step 15, and when this is completed, in step 16,
Check whether there is unprocessed data. If there is unprocessed data, the command processing unit 2 activates the level 2 interrupt processing unit 4 in step 17. Thereafter, command processing continues, for example, in steps 10 and 11 of FIG.

【0031】未処理データが無い場合,ステップ18に
おいて,コマンド処理部2がキーボードバッファ11内
にバッファリングされたデータが有るか否かを調べる。 有る場合,ステップ19において,コマンド処理部2が
,当該データをキーボードバッファ11から掃出し(取
出し),ディスプレイ制御部9へ送りコマンド処理を終
了する。無い場合,このステップ19を行うことなく,
コマンド処理を終了する。
If there is no unprocessed data, the command processing section 2 checks in step 18 whether or not there is any buffered data in the keyboard buffer 11. If there is, in step 19, the command processing section 2 sweeps (takes out) the data from the keyboard buffer 11, sends it to the display control section 9, and ends the command processing. If not, do not perform this step 19,
Terminates command processing.

【0032】図5は,本発明による入力パネル面の切替
えについて示す。図5は,図8に対比されるものであり
,図8と同様の順で高速入力を行う場合について示して
いる。
FIG. 5 shows switching of input panel surfaces according to the present invention. FIG. 5 is compared with FIG. 8, and shows a case where high-speed input is performed in the same order as FIG. 8.

【0033】今,図5中の左端の入力パネル面が表示さ
れた状態で,オペレータが,通常キー15である入力キ
ー「A,B,C」に順にタッチする。この時,コマンド
処理部2があるコマンドを実行中であり,この入力は先
行入力モードによる入力である。従って,通常入力であ
る「A,B,C」は,ステップ5により,順に,キーボ
ードバッファ11へバッファリングされる。
Now, with the input panel surface at the left end in FIG. 5 being displayed, the operator touches the input keys "A, B, C" which are the normal keys 15 in order. At this time, the command processing unit 2 is executing a certain command, and this input is in advance input mode. Therefore, the normal inputs "A, B, C" are sequentially buffered to the keyboard buffer 11 in step 5.

【0034】次に,オペレータが,入力パネル面切替え
キー16を押下げ(タッチ)る。これによる切替え入力
はバッファリングされず,これに従ってステップ14に
より入力パネル面が切替えられる。即ち,図5の中央に
示す入力パネル面が表示される。従ってバッファリング
されたデータの掃出し前に,入力パネル面が切替えられ
ている。
Next, the operator presses down (touches) the input panel surface switching key 16. The switching input resulting from this is not buffered, and the input panel surface is switched in step 14 accordingly. That is, the input panel surface shown in the center of FIG. 5 is displayed. Therefore, the input panel surface is switched before the buffered data is flushed out.

【0035】次に,高速入力のためブラインドタッチで
入力操作を行っているオペレータが,再び,先の入力キ
ー「A,B,C」と物理的に同一の部分にタッチする。 しかし,この時点で既に入力パネル面は切替わっている
ので,入力キー「ア,イ,ウ」へのタッチ入力となる。 そこで,「ア,イ,ウ」が順にステップ5によりバッフ
ァリングされる。
Next, the operator, who is performing an input operation by blind touch for high-speed input, again touches the same part physically as the previous input keys "A, B, C". However, since the input panel surface has already been switched at this point, touch input is performed on the input keys "A, I, U". Therefore, "A, I, U" are sequentially buffered in step 5.

【0036】この後,コマンドの実行が終了すると,ス
テップ19によりバッファリングされていたデータ「A
,B,C,ア,イ,ウ」がディスプレイ制御部9に掃出
され,「A,B,C,ア,イ,ウ」が表示される。
After that, when the execution of the command is completed, the buffered data "A" is transferred in step 19.
, B, C, A, I, U" are swept to the display control section 9, and "A, B, C, A, I, U" is displayed.

【0037】以上の説明においては,入力パネル面から
文字入力を行う場合を示したが,本発明は,図6及び図
7に示す如く,項目入力を行う場合にも適用できる。図
6及び図7は,各々,図5及び図8に相当し,図6は本
発明に従う入力パネル面の切替えを示し,図7は図6と
対比するために従来技術による場合を示す。
In the above description, the case where characters are input from the input panel surface is shown, but the present invention can also be applied to the case where items are input as shown in FIGS. 6 and 7. 6 and 7 correspond to FIGS. 5 and 8, respectively, with FIG. 6 showing switching of input panel surfaces according to the present invention, and FIG. 7 showing a case according to the prior art for comparison with FIG.

【0038】図6の如く,項目(入力項目)としてメー
カー名が表示された入力パネル面(図の左端)にタッチ
して,「メーカーB」が入力される。次に,「メーカー
B」の「製品B」を入力するため,オペレータは,入力
パネル面切替えキー16を押下げ(タッチ)る。これに
より,項目として製品名が表示された入力パネル面(図
の中央)に切替わる。そこで,項目「製品B」にタッチ
して,これを入力する。これによれば,「メーカーB」
及び「製品B」がバッファリングされ,表示される。
As shown in FIG. 6, "Manufacturer B" is input by touching the input panel surface (left end of the figure) on which the manufacturer's name is displayed as an item (input item). Next, in order to input "product B" of "manufacturer B", the operator presses down (touches) the input panel surface switching key 16. This switches to the input panel screen (center of the figure) where the product name is displayed as an item. Then, touch the item "Product B" and input it. According to this, "Manufacturer B"
and "Product B" are buffered and displayed.

【0039】なお,同様のオペレーションを従来技術に
より行うと,図7の如くになる。即ち,図8で説明した
と同様の理由で,項目「メーカーB」が2度バッファリ
ングされ,そのまま表示されてしまう。
Incidentally, if a similar operation is performed using the conventional technique, the result will be as shown in FIG. That is, for the same reason as explained in FIG. 8, the item "Manufacturer B" is buffered twice and displayed as is.

【0040】[0040]

【発明の効果】以上説明したように,本発明によれば,
入力パネル面の切替え処理において,先行入力モードに
おける入力パネル面切替えのための切替え入力をバッフ
ァリングすることなく実行することにより,先行入力モ
ードにおいても入力パネル面の切替えを行うことができ
るので,先行入力の利点を十分に活かした高速入力が可
能となり,熟練オペレータによるブラインドタッチのよ
うな高速入力にも対応可能となる。
[Effect of the invention] As explained above, according to the present invention,
In the process of switching input panel surfaces, by executing the switching input for switching the input panel surface in advance input mode without buffering, it is possible to switch the input panel surface even in advance input mode. This makes it possible to perform high-speed input that takes full advantage of the advantages of input, and it is also possible to handle high-speed input such as blind touch by skilled operators.

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

【図1】本発明の原理構成図である。FIG. 1 is a diagram showing the principle configuration of the present invention.

【図2】レベル1割込み処理フローである。FIG. 2 is a level 1 interrupt processing flow.

【図3】レベル2割込み処理フローである。FIG. 3 is a level 2 interrupt processing flow.

【図4】データ掃出し処理フローである。FIG. 4 is a data purge processing flow.

【図5】入力パネル面の切替え説明図である。FIG. 5 is an explanatory diagram of switching input panel surfaces.

【図6】項目入力の場合の例を示す図である。FIG. 6 is a diagram showing an example of item input.

【図7】図6と対比するための図である。FIG. 7 is a diagram for comparison with FIG. 6.

【図8】従来技術の問題点説明図である。FIG. 8 is a diagram illustrating problems in the prior art.

【符号の説明】[Explanation of symbols]

1  処理装置 2  コマンド処理部 3  レベル1割込み処理部 4  レベル2割込み処理部 5  バッファリング処理部 6  切替え処理部 7  切替えデータ領域 8  要求フラグ 9  ディスプレイ制御部 10  キーボード制御部 11  キーボードバッファ 12  ディスプレイ装置 13  キーボード装置 14  タッチパネル入力装置 15  通常キー 16  入力パネル面切替えキー 1 Processing equipment 2 Command processing section 3 Level 1 interrupt processing section 4 Level 2 interrupt processing section 5 Buffering processing section 6 Switching processing section 7 Switch data area 8 Request flag 9 Display control section 10 Keyboard control section 11 Keyboard buffer 12 Display device 13 Keyboard device 14 Touch panel input device 15 Normal key 16 Input panel surface switching key

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】  タッチパネル入力装置(14)と,コ
マンドを実行するコマンド処理部(2)と,前記タッチ
パネル入力装置(14) から入力されたデータを一時
的に格納するキーボードバッファ(11) と, 前記
コマンド処理部(2)が前記コマンドを実行中に前記タ
ッチパネル入力装置(14)からデータが入力された場
合にこれを前記キーボードバッファ(11)に格納する
バッファリング処理部(5)とを有するデータ処理装置
において,前記タッチパネル入力装置(14)の入力パ
ネル面を切替える切替え処理部(6)を設け,前記コマ
ンドの実行中に入力されたデータが前記タッチパネル入
力装置(14)の通常キー(15) による通常入力で
ある場合, 前記バッファリング処理部(5)が,この
データを前記キーボードバッファ(11)に格納し,前
記コマンドの実行中に入力されたデータが前記タッチパ
ネル入力装置(14)の入力パネル面切替えキー(16
)による切替え入力である場合,前記切替え処理部(6
)が,このデータに従って前記入力パネル面を切替える
ことを特徴とする入力パネル面の切替え処理方式。
[Claim 1] A touch panel input device (14), a command processing unit (2) that executes commands, and a keyboard buffer (11) that temporarily stores data input from the touch panel input device (14). and a buffering processing section (5) that stores data in the keyboard buffer (11) when data is input from the touch panel input device (14) while the command processing section (2) is executing the command. The data processing device includes a switching processing unit (6) that switches the input panel surface of the touch panel input device (14), and the data input during execution of the command is transferred to the normal key (15) of the touch panel input device (14). ), the buffering processing unit (5) stores this data in the keyboard buffer (11), and the data input during the execution of the command is input to the touch panel input device (14). Input panel surface switching key (16
), the switching processing unit (6
) switches the input panel surface according to this data.
【請求項2】  前記バッファリング処理部(5)及び
切替え処理部(6)を,各々,レベル1割込み処理部(
3)及びレベル2割込み処理部(4)に設け,前記レベ
ル1割込み処理部(3)は,前記タッチパネル入力装置
(14)からの入力による割込みによって起動され,前
記レベル2割込み処理部(4)は,その割込み優先順位
が前記レベル1割込み処理部(3)よりも低く,前記レ
ベル1割込み処理部(3)によって起動されることを特
徴とする請求項1記載の入力パネル面の切替え処理方式
2. The buffering processing section (5) and the switching processing section (6) are each configured as a level 1 interrupt processing section (
3) and a level 2 interrupt processing unit (4), the level 1 interrupt processing unit (3) is activated by an interrupt input from the touch panel input device (14), and the level 2 interrupt processing unit (4) 2. The input panel surface switching processing method according to claim 1, wherein the interrupt priority is lower than that of the level 1 interrupt processing section (3) and is activated by the level 1 interrupt processing section (3). .
【請求項3】  前記レベル1割込み処理部(3)が,
前記コマンドの実行中に入力されたデータが前記通常入
力であるか前記切替え入力であるかを判断することを特
徴とする請求項2記載の入力パネル面の切替え処理方式
3. The level 1 interrupt processing unit (3) comprises:
3. The input panel surface switching processing method according to claim 2, further comprising determining whether data input during execution of the command is the normal input or the switching input.
【請求項4】  前記レベル1割込み処理部(3)が,
前記切替え入力の場合に,前記入力パネル面の切替えを
要求する要求フラグ(8)をセットして前記レベル2割
込み処理部(4)を起動し,この起動されたレベル2割
込み処理部(4)の前記切替え処理部(6)が,前記要
求フラグ(8)がセットされている場合に,前記入力パ
ネル面を切替えることを特徴とする請求項3記載の入力
パネル面の切替え処理方式。
4. The level 1 interrupt processing unit (3) comprises:
In the case of the switching input, the level 2 interrupt processing unit (4) is activated by setting a request flag (8) requesting switching of the input panel surface, and the activated level 2 interrupt processing unit (4) 4. The input panel surface switching processing method according to claim 3, wherein said switching processing section (6) switches said input panel surface when said request flag (8) is set.
【請求項5】  前記レベル1割込み処理部(3)が,
前記切替え入力の場合に,当該データを切替えデータ領
域(7)に格納して前記レベル2割込み処理部(4)を
起動し,この起動されたレベル2割込み処理部(4)の
前記切替え処理部(6)が,前記切替えデータ領域(7
)の内容に従って,前記入力パネル面を切替えることを
特徴とする請求項3又は請求項4に記載の入力パネル面
の切替え処理方式。
5. The level 1 interrupt processing unit (3) comprises:
In the case of the switching input, the data is stored in the switching data area (7), the level 2 interrupt processing section (4) is activated, and the switching processing section of the activated level 2 interrupt processing section (4) is (6) is the switching data area (7
5. The input panel surface switching processing method according to claim 3, wherein the input panel surface is switched according to the contents of the input panel surface.
JP41690790A 1990-12-28 1990-12-28 Input panel surface switching processing method Expired - Lifetime JP2543256B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP41690790A JP2543256B2 (en) 1990-12-28 1990-12-28 Input panel surface switching processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP41690790A JP2543256B2 (en) 1990-12-28 1990-12-28 Input panel surface switching processing method

Publications (2)

Publication Number Publication Date
JPH04233621A true JPH04233621A (en) 1992-08-21
JP2543256B2 JP2543256B2 (en) 1996-10-16

Family

ID=18525085

Family Applications (1)

Application Number Title Priority Date Filing Date
JP41690790A Expired - Lifetime JP2543256B2 (en) 1990-12-28 1990-12-28 Input panel surface switching processing method

Country Status (1)

Country Link
JP (1) JP2543256B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009276829A (en) * 2008-05-12 2009-11-26 Nintendo Co Ltd Information processing program and information processor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009276829A (en) * 2008-05-12 2009-11-26 Nintendo Co Ltd Information processing program and information processor
US10105597B1 (en) 2008-05-12 2018-10-23 Nintendo Co., Ltd. Storage medium storing information processing program, information processing apparatus and information processing method
US10406435B2 (en) 2008-05-12 2019-09-10 Nintendo Co., Ltd. Storage medium storing information processing program, information processing apparatus and information processing method

Also Published As

Publication number Publication date
JP2543256B2 (en) 1996-10-16

Similar Documents

Publication Publication Date Title
US6313849B1 (en) Modal control scrolling of display area
JPH04233621A (en) Switch processing system for input panel surface
JP3031793B2 (en) Facsimile machine with abnormal display function
JPH0219917A (en) Multi-window control method and information processor
JPH09128194A (en) Display monitor device
JPH08202525A (en) Device and method for screen input
JPH03256116A (en) Information processor
JPH08202401A (en) Plant monitor and control system and its man-machine device, and its display method
JPH0293819A (en) Touch panel type input device
JP3038691B2 (en) Window moving device
JPH0585927B2 (en)
JPH04170585A (en) Switching control method for multiwindow system
JPH05158646A (en) Window switching device
JPH05233203A (en) Multiwindow display control system
JPH05181606A (en) Touch panel device
JPH05165555A (en) Input controller
JPH0822461A (en) Character processor and its operating method
JPH04260970A (en) Method for inputting japanese language in application program
JPH05324201A (en) Device and method for input
JPH0836412A (en) Numerical control system
JPH0553773A (en) Display control method
JPH01214917A (en) Cursor display control system
JPH03142619A (en) Input/output device
JPH05108242A (en) Key data registration device
JPH06161783A (en) Display control method of multi-os system