JPS6134620A - Inputting method to computer - Google Patents

Inputting method to computer

Info

Publication number
JPS6134620A
JPS6134620A JP15520984A JP15520984A JPS6134620A JP S6134620 A JPS6134620 A JP S6134620A JP 15520984 A JP15520984 A JP 15520984A JP 15520984 A JP15520984 A JP 15520984A JP S6134620 A JPS6134620 A JP S6134620A
Authority
JP
Japan
Prior art keywords
input
keyboard
input device
code
processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP15520984A
Other languages
Japanese (ja)
Inventor
Susumu Hachiya
蜂屋 進
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP15520984A priority Critical patent/JPS6134620A/en
Publication of JPS6134620A publication Critical patent/JPS6134620A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To extend and add an input device without changing an application program by storing together an input data used for an additional input device, too, in a buffer memory of an input device which is not added yet. CONSTITUTION:A keyboard memory 21 stores a code, too, by input information from other input device 4 than a keyboard 1. This memory 21 stores a corresponding code of after an input processing in accordance with an order in which it has occurred, irrespective of the keyboard 1 or the device 4. In such a case, the code obtained by a key board input processing 20 and the code obtained by an input processing 20A have no distinction related to a device, such as for the keyboard use or the device 4 use. Accordingly, neither a device number for showing the keyboard nor a device number for showing the device 4 is added to the code. In such a way, the input device can be extended and added without changing an application program.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、入力装置の拡張、追加をはかつてなる計算器
への入力方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a method of inputting data to a calculator, which requires expansion and addition of input devices.

〔発明の背景〕[Background of the invention]

第1図は、入力装置の代表例であるキーボードによる入
力処理方法の説明図である。キーボード1は、各種のキ
ーを持ち、作業員のキー抑圧によシ、その押圧点のキー
情報が計算器に入力する。
FIG. 1 is an explanatory diagram of an input processing method using a keyboard, which is a typical example of an input device. The keyboard 1 has various keys, and when a worker presses a key, key information at the pressed point is input to the calculator.

計算器(CPUでもよい)は、先ず、オペレーティング
システム(O5)2により、キー情報をもとにキーボー
ド入力処理20を行い、対応するコードを得て、該コー
ドをキーボードバッファメモリ(レジスタ)21に格納
する。
The calculator (which may be a CPU) first performs keyboard input processing 20 based on key information using the operating system (O5) 2, obtains the corresponding code, and stores the code in the keyboard buffer memory (register) 21. Store.

一方、計算器は、O5以外にアプリケーションプログラ
ム(AP)8を持つ。アプリケーションプログラム8は
、上記バッファメモリ20から先に登録したコードを読
出し、このコードをもとに入力処理80を行う。
On the other hand, the calculator has an application program (AP) 8 in addition to O5. The application program 8 reads the previously registered code from the buffer memory 20 and performs input processing 80 based on this code.

第2図は、O5内での入力処理20の処理内容を示す。FIG. 2 shows the processing contents of the input processing 20 within O5.

押圧したキー情報を先ず取込む。次いでこのキーに対応
したコードを得、キーボードバッファ21へ該コードを
格納する。
First, the pressed key information is imported. Next, a code corresponding to this key is obtained and stored in the keyboard buffer 21.

第8図はAP内での入力処理30の処理内容を示す。先
ず、キーボードバッファ21からコードを取出す。次に
、該コードに対応した処理を行う。
FIG. 8 shows the processing contents of the input processing 30 within the AP. First, a code is extracted from the keyboard buffer 21. Next, processing corresponding to the code is performed.

次に、キーボード以外の入力装置を付加する事例を第4
図に示す。入力装置4は、新たに増設した入力装置を示
す。増設入力装置毎にバッファメモ1j21Aを付加す
る。O8は、入力装置4からの入力情報を入力処理(2
OA)してコードを得、該コードを独自のバッファメモ
1J21Aに格納する。
Next, we will discuss the fourth example of adding an input device other than the keyboard.
As shown in the figure. Input device 4 indicates a newly added input device. A buffer memo 1j21A is added to each additional input device. O8 performs input processing (2) on the input information from the input device 4.
OA) to obtain a code and store the code in its own buffer memory 1J21A.

APは、キーボード用の入力処理30以外に増設入力装
置用の入力処理80Aを持つ。従って、APでは、キー
ボード1からの入力に対しては入力処理30によって処
理を行い、入力装置4からの入力に対しては入力処理8
0Aによって処理を行う。
In addition to the input processing 30 for the keyboard, the AP has an input processing 80A for the additional input device. Therefore, in the AP, input from the keyboard 1 is processed by input processing 30, and input from input device 4 is processed by input processing 8.
Processing is performed using 0A.

第4図の従来例で、O5は、何種類かの入力装置に対応
できるように予じめ設定されているのが一般的である。
In the conventional example shown in FIG. 4, O5 is generally set in advance so as to be compatible with several types of input devices.

従って、入力装置が増設されたからといって、必ずしも
新しく設定しなおす必要はない。
Therefore, even if an input device is added, it is not necessarily necessary to make new settings.

然るに、APでは、各入力装置毎に設定されるため、新
しい入力処理80Aの追加、及び新しいバッファメモリ
21Aの追加が必要となる。
However, since the AP is set for each input device, it is necessary to add a new input processing 80A and a new buffer memory 21A.

かかる計算器システムでは、入力装置を追加する毎に、
バッファメモリの追加、APの改造が必要となる問題を
持つ。
In such a computer system, each time an input device is added,
There is a problem that requires adding buffer memory and modifying the AP.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、入力装置を拡張(追加)してもAPの
変更を不用とした計算器への入力方法を提供するもので
ある。
An object of the present invention is to provide an input method to a calculator that does not require changing the AP even when input devices are expanded (added).

〔発明の概要〕[Summary of the invention]

本発明は、追加前の入力装置用のバッファメモリに、追
加の入力装置用の入力データをも一諸に格納する。これ
によって、追加前の入力装置用入力データを利用するA
Pからは、追加前の入力装置以外の入力データであって
も、あたかも追加前の入力装置の入力データであるかの
ようにみえる。
According to the present invention, input data for an additional input device is also stored in the buffer memory for the input device before the addition. This allows A to use the input data for the input device before addition.
From P, even input data from an input device other than the one before addition appears as if it were input data from the input device before addition.

従って、計算器に複数の入力装置を接続しても、追加前
の入力装置のみが接続されている状態として処理可能と
なる。
Therefore, even if a plurality of input devices are connected to the calculator, it can be processed as if only the input device before addition is connected.

〔発明の実施例〕[Embodiments of the invention]

第5図は本発明の実施例を示す。本実施例では、キーボ
ードバッファメモリ21がキーボード1以外の入力装置
4からの入力情報によるコードをも格納する。キーボー
ドバッファメモリ21は、FIFOレジスタであり、キ
ーボード1であれ、入力装置4であれ、その生起した順
位に従って、入力処理後の対応するコードを格納する。
FIG. 5 shows an embodiment of the invention. In this embodiment, the keyboard buffer memory 21 also stores codes based on input information from input devices 4 other than the keyboard 1. The keyboard buffer memory 21 is a FIFO register, and stores corresponding codes after input processing, whether from the keyboard 1 or the input device 4, according to the order in which they occur.

ここで、入力処理20によって得たコードと入力処理2
OAによって得たコードとは、キーボード用とか入力装
置4用とかのデバイス上の区別はない。キーボード1か
1の入力情報が数字8“であれは該8を示すコードが入
力処理20の出力するコードとなる。
Here, the code obtained by input processing 20 and input processing 2
There is no distinction between the code obtained by OA and the device, such as one for the keyboard or one for the input device 4. If the input information on the keyboard 1 or 1 is the number 8'', the code indicating the number 8 is the code output by the input processing 20.

入力装置4からの入力情報が同様に数字8“であれば、
該8を示すコードが入力処理2OAの出力コードとなる
。従って、キーボードである旨のデバイス番号も入力装
置4である旨のデバイス番号もコードには付加しない。
Similarly, if the input information from the input device 4 is the number 8",
The code indicating 8 becomes the output code of input processing 2OA. Therefore, neither a device number indicating that it is a keyboard nor a device number indicating that it is an input device 4 is added to the code.

第6図には、入力処理2OAの処理内容を示す。FIG. 6 shows the processing contents of input processing 2OA.

AP例では、キーボード割り込みを受けて、その時のキ
ーボードバッファメモリ21をサーチして、先頭コード
(FIFOの故に)を読出し、必要な入力処理80を行
う。
In the example AP, upon receiving a keyboard interrupt, the keyboard buffer memory 21 at that time is searched, the leading code (because it is a FIFO) is read out, and necessary input processing 80 is performed.

実施例によれば、AP側では、キーボードバッファメモ
リ21のみを意識しておればよく、入力装置4を意識す
る必要はない。
According to the embodiment, the AP side only needs to be aware of the keyboard buffer memory 21 and does not need to be aware of the input device 4.

同、入力装置4とは、入力プロッタやタイプライタを云
う。また、キーボードを基本としたのは、キーボードが
最も入力装置として汎用化されているためであって、他
の入力装置であってもよい。
Similarly, the input device 4 refers to an input plotter or typewriter. Further, the reason why the keyboard is used as the basis is that the keyboard is the most widely used input device, and other input devices may be used.

〔発明の効果〕〔Effect of the invention〕

本発明によれば、アプリケーションプログラムの変更な
しに、入力装置の拡張・追加が可能となった。
According to the present invention, input devices can be expanded and added without changing the application program.

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

第1図乃至第4図は従来の入力処理方法の説明図、第5
図は本発明の入力処理方法の実施例図、第6図はその処
理の一例を示す図である。 1・・・キーボード、2・・・O818・・・AP、4
・・・入力装置、21・・・キーボードバッファメモリ
(レジスタ)。
Figures 1 to 4 are explanatory diagrams of conventional input processing methods;
The figure is an embodiment of the input processing method of the present invention, and FIG. 6 is a diagram showing an example of the process. 1...Keyboard, 2...O818...AP, 4
. . . Input device, 21 . . . Keyboard buffer memory (register).

Claims (1)

【特許請求の範囲】 1、第1の入力装置と、該第1の入力装置からの入力情
報対応のコードを格納するバッファメモリと、該バッフ
ァメモリ内に格納されたコードを読出し入力処理する手
段とより成る計算器に於いて、上記第1の入力装置に対
して追加した第2の入力装置からの入力情報を該入力情
報対応コードに変換して上記バッファメモリに格納させ
ると共に、上記処理手段では第1の入力装置、第2の入
力装置を区別することなく上記バッファメモリ内に格納
されたコードを読出し処理させてなる計算器への入力方
法。 2、上記第1の入力装置はキーボードとする特許請求の
範囲第1項記載の入力方法。
[Claims] 1. A first input device, a buffer memory for storing a code corresponding to input information from the first input device, and means for reading and inputting the code stored in the buffer memory. A calculator comprising: converting input information from a second input device added to the first input device into a code corresponding to the input information and storing it in the buffer memory; Now, there is an input method to a calculator which reads and processes codes stored in the buffer memory without distinguishing between a first input device and a second input device. 2. The input method according to claim 1, wherein the first input device is a keyboard.
JP15520984A 1984-07-27 1984-07-27 Inputting method to computer Pending JPS6134620A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15520984A JPS6134620A (en) 1984-07-27 1984-07-27 Inputting method to computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15520984A JPS6134620A (en) 1984-07-27 1984-07-27 Inputting method to computer

Publications (1)

Publication Number Publication Date
JPS6134620A true JPS6134620A (en) 1986-02-18

Family

ID=15600888

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15520984A Pending JPS6134620A (en) 1984-07-27 1984-07-27 Inputting method to computer

Country Status (1)

Country Link
JP (1) JPS6134620A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5052229A (en) * 1989-05-23 1991-10-01 Mitsubishi Jidosha Kogyo Kabushiki Kaisha Vortex flowmeter
JPH04336617A (en) * 1991-05-14 1992-11-24 Sharp Corp Information processor
KR100573464B1 (en) * 1998-12-31 2007-11-09 주식회사 로보테크 Character input apparatus of a teach pendant

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5052229A (en) * 1989-05-23 1991-10-01 Mitsubishi Jidosha Kogyo Kabushiki Kaisha Vortex flowmeter
JPH04336617A (en) * 1991-05-14 1992-11-24 Sharp Corp Information processor
KR100573464B1 (en) * 1998-12-31 2007-11-09 주식회사 로보테크 Character input apparatus of a teach pendant

Similar Documents

Publication Publication Date Title
JPS6133153U (en) document input device
JPS6134620A (en) Inputting method to computer
JPS5826584B2 (en) data processing equipment
US4031514A (en) Addressing system in an information processor
JPH07146810A (en) Computer system
JPH0394325A (en) Data selector
JP2895892B2 (en) Data processing device
CN116521399A (en) Data processing method and system
CN116932428A (en) Method for transparent transmission data of memory management unit and memory management unit
JP2728534B2 (en) Byte position identification code setting processing method
JP2543678B2 (en) Data generation method
JPS59229659A (en) Data processing method
KR100217384B1 (en) Method and apparatus of interrupt control
JPS6312298B2 (en)
JPH0728613A (en) External character output control system
JPS59148921A (en) Checking system of data
JP2674887B2 (en) Word processor
JPS5926060B2 (en) data processing equipment
JPS58151635A (en) Code inputting method
JPS5960647A (en) System for controlling memory access
JPH038062A (en) Document converting device
JPH0128976B2 (en)
JPH06324891A (en) Formatting method for data
JPH0420095A (en) Data conversion system
JPS6031663A (en) Switching device of memory