JPH04160619A - Electronic computer - Google Patents

Electronic computer

Info

Publication number
JPH04160619A
JPH04160619A JP2288803A JP28880390A JPH04160619A JP H04160619 A JPH04160619 A JP H04160619A JP 2288803 A JP2288803 A JP 2288803A JP 28880390 A JP28880390 A JP 28880390A JP H04160619 A JPH04160619 A JP H04160619A
Authority
JP
Japan
Prior art keywords
code
keyboard
hardware
keyboards
code conversion
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
JP2288803A
Other languages
Japanese (ja)
Inventor
Kazuhiko Shoji
東海林 一彦
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2288803A priority Critical patent/JPH04160619A/en
Publication of JPH04160619A publication Critical patent/JPH04160619A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To use the combination of plural kinds of keyboards by using plural connection parts and keyboard identification (ID) information. CONSTITUTION:Plural connection parts 3, 4 and the keyboard ID information are used for controlling plural kinds of keyboards 1, 2. In the case of storing a hardware code in a hard buffer 6 by a hardware code inputting part 5, the keyboard ID information is added to the hardware code and stored in the code buffer 6. A code conversion part 7 decides which keyboard inputs the code in accordance with the ID information, converts the hardware code into a character code in accordance with a code conversion table 8 when the code is inputted from the keyboard 1, or a code conversion table 9 in the case of the code inputted from the keyboard 2 and then transfers the converted code to a main storage part 10. Consequently, a converted character code can be accurately transferred to the main storage part 10 independently of the sort of the keyboard used for the input of a hardware code.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、電子計算機に関する。[Detailed description of the invention] [Industrial application field] The present invention relates to an electronic computer.

[従来の技術] 従来の電子計算機の構成を第2図に示す。ハードウェア
コード取込み部5は接続部3に接続されているキーボー
ド1から、キーを押されたときに発生するハードウェア
コードを引き取り、フードバッファ6へ格納する。コー
ド変換部7は格納されたハードウェアをコードバッファ
から取り出し、コード変換テーブル8に照らし合わせて
、ハードウェアコードから主記憶部10で処理できる形
式の文字コードに変換し、主記憶部10へ渡す。コード
変換テーブル8はキーボードの種類が異なるとキー人力
された文字と発生するハードウェアコードとの組み合わ
せが異なる場合もあるので複数のテーブルを持つ必要が
ある。このため接続されているキーボード1の種類をコ
ード変換部7が通常装置の電源投入時に調べ、キーボー
ド1に合ったコード変換テーブル8を使用していた。こ
のため、従来の電子計算機においてキーボードは1台し
か接続できなかった。
[Prior Art] The configuration of a conventional electronic computer is shown in FIG. A hardware code acquisition section 5 acquires a hardware code generated when a key is pressed from the keyboard 1 connected to the connection section 3, and stores it in a food buffer 6. The code conversion section 7 takes out the stored hardware from the code buffer, compares it with the code conversion table 8, converts the hardware code into a character code in a format that can be processed by the main storage section 10, and passes it to the main storage section 10. The code conversion table 8 needs to have a plurality of tables because different types of keyboards may have different combinations of manually input characters and generated hardware codes. For this reason, the code conversion section 7 normally checks the type of the connected keyboard 1 when the device is powered on, and uses the code conversion table 8 that matches the keyboard 1. For this reason, only one keyboard could be connected to conventional electronic computers.

[発明が解決しようとする課題] 上述した従来の電子計算機の使用者が異なる種類のキー
ボードを使用したい場合、装置の電源を切断し、キーボ
ードを交換しなければならないという欠点がある。
[Problems to be Solved by the Invention] If the user of the above-mentioned conventional electronic computer wants to use a different type of keyboard, there is a drawback that the user must turn off the power to the device and replace the keyboard.

[課題を解決するための手段] 本発明は、接続部とハードウェアコード取込み部とコー
ド変換部とコード変換テーブルとを具備する電子計算機
において、複数の接続部とどの接続部からの区別するた
めのキーボード識別情報を使用し、複数台、複数種のキ
ーボードを制御するようにしたことを特徴とするもので
ある。
[Means for Solving the Problems] The present invention provides a computer that includes a connection section, a hardware code import section, a code conversion section, and a code conversion table. The present invention is characterized in that a plurality of keyboards and a plurality of types of keyboards can be controlled using keyboard identification information.

[実施例コ 次に本発明について図面を参照して説明する。[Example code] Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例の構成図である。この実施例
は、キーボード1,2と、接続部3,4と、ハードウェ
アコード取込み部5と、コードバッファ6と、コード変
換部7と、コード変換テーブル8,9と、主記憶部10
とを具備する。
FIG. 1 is a block diagram of an embodiment of the present invention. This embodiment includes keyboards 1 and 2, connection sections 3 and 4, hardware code import section 5, code buffer 6, code conversion section 7, code conversion tables 8 and 9, and main storage section 10.
and.

第1図の実施例の場合、ハードウェアコード取込み部5
がコードバッファ6ヘバードウエアコードを格納する際
、接続部3に接続されたキーボード1からのハードウェ
アコードなのか、接続部4に接続されたキーボード2か
らのハードウェアコードなのか区別するため、キーボー
ドの識別情報を付加してコードバッファ6へ格納する。
In the case of the embodiment shown in FIG.
When storing a hardware code in the code buffer 6, in order to distinguish whether the hardware code is from the keyboard 1 connected to the connection part 3 or the hardware code from the keyboard 2 connected to the connection part 4, The identification information is added and stored in the code buffer 6.

コード変換部7は、2つのキーボード1,2から取り出
し、付加されたキーボードの識別情報によりキーボード
1からのハードウェアコードなのかキーボード2からの
ハードウェアコードなのか判断する。
The code conversion unit 7 extracts the code from the two keyboards 1 and 2 and determines whether it is the hardware code from the keyboard 1 or the hardware code from the keyboard 2 based on the added keyboard identification information.

キーボード1からのハードウェアコードであればキーボ
ード1用のコード変換テーブル8に従い、またキーボー
ド2からのハードウェアコードであればキーボード2用
のコード変換テーブル9に従い、ハードウェアコードか
ら文字コードに変換し主記憶部10へ渡す。これにより
2台のキーボード1,2が同じコード変換テーブル8を
使用する場合でも違うコード変換テーブルを使用する場
合でも、どちらのキーボードから入力しても主記憶部へ
正しく変換された文字コードを渡すことが可能となる。
If it is a hardware code from keyboard 1, it is converted into a character code according to code conversion table 8 for keyboard 1, and if it is a hardware code from keyboard 2, it is converted into a character code according to code conversion table 9 for keyboard 2. Pass it to 10. As a result, regardless of whether the two keyboards 1 and 2 use the same code conversion table 8 or different code conversion tables, the correctly converted character code is passed to the main memory no matter which keyboard is used. becomes possible.

また、コード変換ごとにコード変換テーブル8,9を参
照するのでキーボード1からの入力とキーボード2から
の入力とが混在しても、主記憶部10へは2台のキーボ
ードからの入力であることを意識させることなく文字コ
ードを渡すことが可能である。
Also, since the code conversion tables 8 and 9 are referenced for each code conversion, even if input from keyboard 1 and input from keyboard 2 are mixed, the input to main storage unit 10 is from two keyboards. It is possible to pass the character code without being aware of it.

[発明の効果] 以上説明したように本発明は、複数台のキーボードを制
御することができ、また種類の異なるキーボードを自由
に取り替えながら、あるいは複数台のキーボードを組合
わせて使用できる効果を奏する。
[Effects of the Invention] As explained above, the present invention has the advantage that a plurality of keyboards can be controlled, and different types of keyboards can be freely replaced, or a plurality of keyboards can be used in combination. .

図  面  の  簡  単  な  説  間第1図
は本発明の一実施例の構成図、第2図は従来例の構成図
である。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a block diagram of a conventional example.

1.2・・・キーボード、3,4・・・接続部、5・・
・ハードウェアコード取込み部、6・・・コードバッフ
ァ、7・・・コード変換部、8・・・コード変換テーブ
ル、9・・・コード変換テーブル、10・・・主記憶部
1.2...Keyboard, 3,4...Connection part, 5...
- Hardware code import unit, 6... code buffer, 7... code conversion unit, 8... code conversion table, 9... code conversion table, 10... main storage unit.

Claims (1)

【特許請求の範囲】 1、接続部とハードウェアコード取込み部とコード変換
部とコード変換テーブルとを具備する電子計算機におい
て、複数の接続部とどの接続部からの区別するためのキ
ーボード識別情報を使用し、複数台、複数種のキーボー
ドを制御するようにしたことを特徴とする電子計算機。 2、前記キーボードが、2台、2種類であることを特徴
とする請求項1記載の電子計算機。
[Scope of Claims] 1. In an electronic computer equipped with a connection section, a hardware code import section, a code conversion section, and a code conversion table, keyboard identification information is used to distinguish between a plurality of connection sections and which connection section. An electronic computer characterized in that it can control multiple units and multiple types of keyboards. 2. The electronic computer according to claim 1, wherein there are two keyboards and two types of keyboards.
JP2288803A 1990-10-25 1990-10-25 Electronic computer Pending JPH04160619A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2288803A JPH04160619A (en) 1990-10-25 1990-10-25 Electronic computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2288803A JPH04160619A (en) 1990-10-25 1990-10-25 Electronic computer

Publications (1)

Publication Number Publication Date
JPH04160619A true JPH04160619A (en) 1992-06-03

Family

ID=17734937

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2288803A Pending JPH04160619A (en) 1990-10-25 1990-10-25 Electronic computer

Country Status (1)

Country Link
JP (1) JPH04160619A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263188A (en) * 1995-03-24 1996-10-11 Nec Corp Keyboard control system
KR100573464B1 (en) * 1998-12-31 2007-11-09 주식회사 로보테크 Character input apparatus of a teach pendant

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263188A (en) * 1995-03-24 1996-10-11 Nec Corp Keyboard control system
KR100573464B1 (en) * 1998-12-31 2007-11-09 주식회사 로보테크 Character input apparatus of a teach pendant

Similar Documents

Publication Publication Date Title
JPH04160619A (en) Electronic computer
US5702625A (en) Encoder key input device for a microwave oven and interrupt processing method using the same
US20020154097A1 (en) Auxiliary device for edting document
GB2121224A (en) Function keyboard for a microprocessor system
JPS6455631A (en) Data input device
JPS62127925A (en) Keyboard
JPH0350617A (en) Intelligent keyboard
JPH04151711A (en) Keyboard device with lock switch
JPH0454517A (en) Character input keyboard
JPH0194417A (en) Code input device
JPH0334010A (en) Key input device
JPH0646376B2 (en) Input control method
JPH0230223A (en) Keyboard device
JPS61292728A (en) Keyboard
JPS5850036A (en) Data generating device
KR20010090629A (en) The converter of a hard rack
JPH01123314A (en) Output code variable type keyboard
JPH04251321A (en) Keyboard
JPH08328717A (en) Keyboard with serial input interface
JPH02235127A (en) Keyboard controller
JPH01129318A (en) Information processor
JPH0213016A (en) Method for controlling keyboard device
JPS6436317A (en) Key input processor
Meyer zu Bexten Rule-based analog IC layout synthesis tool ALSYN
JP2004206180A (en) Ten key pad