JPS63113616A - Data entry device - Google Patents

Data entry device

Info

Publication number
JPS63113616A
JPS63113616A JP61259087A JP25908786A JPS63113616A JP S63113616 A JPS63113616 A JP S63113616A JP 61259087 A JP61259087 A JP 61259087A JP 25908786 A JP25908786 A JP 25908786A JP S63113616 A JPS63113616 A JP S63113616A
Authority
JP
Japan
Prior art keywords
code
jis
ebcdic
system program
state
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
JP61259087A
Other languages
Japanese (ja)
Inventor
Makoto Arai
新井 信
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP61259087A priority Critical patent/JPS63113616A/en
Publication of JPS63113616A publication Critical patent/JPS63113616A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To absorb the difference of a code system in use by an operator's instruction by deciding the kind of entry data according to the contents that a switching means indicates and converting and outputting it to a memory. CONSTITUTION:When a key on a keyboard unit 1 is pressed, a system program reads in the state of a key switch mounted on the keyboard unit 1 to decide whether the code which is used currently is a JIS code or an EBCDIC code. When the state of the JIS code is judged, it is converted by the system program and inputted to a main memory 7 and when the state of the EBCDIC code is judged, the code is converted by a JIS.EBCDIC code conversion table into the EBCDIC code, which is stored. Consequently, the single device hand handles plural kinds of code systems and provides the best man-machine interface for a user.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は複数種のキーコードを単一の装置で扱うデータ
エントリィ装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to a data entry device that handles multiple types of key codes in a single device.

(従来の技術) 漢字データエントリィ装置では、英字、数字。(Conventional technology) For Kanji data entry devices, alphanumeric characters.

かな文字を処理するのにJISコードあるいはEBCD
ICコードの2種類が用いられる。この2種のコードを
単一の装置で使用出来る様にする為に、従来は、JIS
コード処理用のシステムプログラムが入ったシステムフ
ロッピーあるいはEBCD r Cコード処理用のシス
テムプログラムが入ったシステムフロッピーからプログ
ラムをロードすることにより対応していた。つまり、J
ISコードを使用する際は、JISコード用システムプ
ログラムを、又、EBCDICコードを使用する際はE
BCDICコード用システムプログラムを使用しなけれ
ばならなかった。
JIS code or EBCD to process kana characters
Two types of IC codes are used. In order to be able to use these two types of codes in a single device, conventionally, JIS
This was achieved by loading the program from a system floppy containing a system program for code processing or a system floppy containing a system program for processing EBCD r C code. In other words, J
When using IS code, use the system program for JIS code, and when using EBCDIC code, use E
I had to use the system program for BCDIC codes.

(発明が解決しようとする問題点) 従がって、データをエントリイする1枚目のフロッピー
ディスクがJISコードを使用し、2枚目のフロッピー
ディスクでは、EBCDICコードを使用しようとした
場合等、異なったコードを使用する際には、その都度フ
ロッピーディスクをロードするといった作業が必要とな
り操作性が悪いという欠点があった。又、このケースで
はl枚のフロッピーディスクで通常はJISコードを使
用し、一部をEBCDICコードで扱うことも出来ない
(Problem to be Solved by the Invention) Therefore, if the first floppy disk for data entry uses JIS code, and the second floppy disk attempts to use EBCDIC code, etc. When using different codes, it is necessary to load the floppy disk each time, which has the disadvantage of poor operability. Furthermore, in this case, JIS code is normally used for one floppy disk, and some of the floppy disks cannot be handled using EBCDIC code.

本発明は上記欠点に鑑みてなされたものであり、使用す
るコード体系の差異をオペレータ指示により吸収出来る
様にし、使用者に対して最適なマンマシンインタフェー
スを提供するデータエントリィ装置を提供することを目
的とする。
The present invention has been made in view of the above-mentioned drawbacks, and it is an object of the present invention to provide a data entry device that allows differences in the code systems used to be absorbed by operator instructions and provides an optimal man-machine interface to the user. purpose.

[発明の構成コ (問題点を解決するための手段) 本発明は、使用するコード体系の種類を使用者がスイッ
チもしくはキーボードにより指示することにより内部で
エントリイデータの種類を判別し、そのまま、もしくは
新たに用意されるコード変換表を参照してメモリに対し
変換出力する構成とした。
[Structure of the Invention (Means for Solving Problems)] The present invention internally determines the type of entry data by the user instructing the type of code system to be used using a switch or keyboard, and inputs the data as it is or The configuration is such that the newly prepared code conversion table is referred to and converted and output to the memory.

(作用) 上記構成において、キーボードからエントリイデータが
入力されるとそのハードウェアに依存するコード体系の
キーコードが入力される。そしてシステムプログラムに
て、キースイッチによる使用コードの種別が判定され、
上記コード体系の場合にはそのまま、一方、異なったコ
ード体系であった場合にはコード変換表を参照し変換出
力した内容をメモリに貯える。このことにより単一の装
置で複数種のコード体系を使用することが出来、使用者
はシステムフロッピー入替え等煩わしさから解放される
ため、最適なマンマシンインタフェースを提供出来る。
(Operation) In the above configuration, when entry data is input from the keyboard, a key code of a code system depending on the hardware is input. Then, the system program determines the type of code used by the key switch,
In the case of the above-mentioned code system, the contents are stored as they are; on the other hand, in the case of a different code system, the converted output contents are stored in the memory with reference to the code conversion table. This allows multiple types of code systems to be used with a single device, and the user is freed from the hassle of replacing system floppies, thereby providing an optimal man-machine interface.

(実施例) 以下、図面を使用して本発明実施例について詳細に説明
する。
(Example) Hereinafter, an example of the present invention will be described in detail using the drawings.

第1図は、本発明の実施例を示すブロック図である。図
において1はキーボードユニット(KB)、2はCRT
ディスプレイ(CRT) 、3はKBコントローラ、4
はFD(フロッピーディスク)コントローラ、5はCR
Tコントローラ、6はCPU、7は主メモリ、8は表示
用メモリ(V−RAM) 、9はキャラクタフォントが
格納されるフォントROMであり、これら各ブロックに
よりデータエントリィ装置のハードウェアが構成される
。10はシステムブロクラムが格納されているフロッピ
ーディスク(以下、システムフロッピーと称する)であ
り、これ−枚によって、JISコードとEBCDICコ
ードの両者を扱うことができる。尚、上記コード間の変
換表はフロッピーディスク10に格納され必要時主メモ
リ7にロードされ使用される。
FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, 1 is a keyboard unit (KB), 2 is a CRT
Display (CRT), 3 is KB controller, 4
is the FD (floppy disk) controller, 5 is the CR
T controller, 6 is a CPU, 7 is a main memory, 8 is a display memory (V-RAM), 9 is a font ROM in which character fonts are stored, and these blocks constitute the hardware of the data entry device. . Reference numeral 10 denotes a floppy disk (hereinafter referred to as system floppy) in which a system block is stored, and with this disk it is possible to handle both JIS code and EBCDIC code. The conversion table between codes is stored in the floppy disk 10, and is loaded into the main memory 7 and used when necessary.

従来例では、使用するコード毎にシステムフロッピーが
用意され、使用するコードを変える毎に、システムフロ
ッピーを変換するのに対し、本発明実施例では一台のキ
ーボードユニット1に第2図に示す様なキースイッチを
設け、このキースイッチの切換えによって使用するコー
ドを切換える構成になっている。
In the conventional example, a system floppy is prepared for each code to be used, and the system floppy is converted each time the code to be used is changed.However, in the embodiment of the present invention, one keyboard unit 1 has a system floppy as shown in FIG. A key switch is provided, and the code to be used can be changed by switching the key switch.

第3図は本発明実施例の動作、具体的には英数文字コー
ドの変化の様子を概念的に示したものである。
FIG. 3 conceptually shows the operation of the embodiment of the present invention, specifically how alphanumeric character codes change.

以下、本発明実施例の動作について詳細に説明する。ま
ず、電゛源が立ち上げられ、システムプログラムが主メ
モリ7にロードされる。このシステムプログラムは、J
ISコード及びEBCDICコードの両者のコードを扱
える様になっている。
Hereinafter, the operation of the embodiment of the present invention will be explained in detail. First, the power is turned on and the system program is loaded into the main memory 7. This system program is
It can handle both IS code and EBCDIC code.

ハードウェアがJISコードの処理用として設定されて
いる場合には、システムプログラム内にはEBCDIC
コードをJ I Sコードに変換する為のJ l5−E
BCDIC変換テーブルが内蔵され、同様にEBCDI
Cコードの処理用として設計されている場合には、EB
CDIC−JISコード変換テーブルが内蔵されている
。本発明実施例では、ハードウェアはJISコードの処
理用として設計されているものとする。キーボードユニ
ット1からキーが押されると、システムプログラム内部
では、キーボードユニット1上に装備されている第2図
に示す様なキースイッチの状態(スティタス)を読み込
み、現在使用されているコードがJISコードであるの
かEBCD I Cコードであるのかが判別される。J
ISコードの状態(以下、JISモードと称す)と判断
された場合、システムプログラムで変換された主メモリ
7に入力されEBCDIC:7−ドの状態(以下、EB
CDICモードと称す)と判断された場合には、システ
ムプログラムで、J I S −EBCDICコード変
換テーブルによってEBCDICコードに変換されて、
入力され格納される。
If the hardware is configured to process JIS codes, the system program contains EBCDIC.
Jl5-E for converting code to JIS code
Built-in BCDIC conversion table, as well as EBCDI
If designed for processing C code, EB
A CDIC-JIS code conversion table is built-in. In the embodiment of the present invention, it is assumed that the hardware is designed for processing JIS codes. When a key is pressed from the keyboard unit 1, the system program reads the status of the key switch installed on the keyboard unit 1 as shown in Figure 2, and determines the currently used code as the JIS code. It is determined whether it is an EBCD IC code or an EBCD IC code. J
If it is determined that the IS code status (hereinafter referred to as JIS mode) is entered into the main memory 7 converted by the system program and the EBCDIC:7-code status (hereinafter referred to as EB
CDIC mode), the system program converts it to EBCDIC code using the JIS-EBCDIC code conversion table.
input and stored.

第2図は、キーボードユニット上に装備されるキースイ
ッチの一実施例を示したものであり、JIS側にスイッ
チが倒れている場合には、使用するコードはJISコー
ドであることを示し、EBCDIC側にスイッチが倒れ
ている場合には使用するコードはESCDrCコードで
あることを示す。
Figure 2 shows an example of a key switch installed on the keyboard unit. When the switch is tilted toward the JIS side, it indicates that the code to be used is the JIS code, and the EBCDIC If the switch is lying on the side, it indicates that the code to be used is the ESCDrC code.

第3図を使用してコードが変化する様子を説明する。How the code changes will be explained using FIG.

キーボードユニット1を介してキー31が入力されると
、まずJISコード32が与えられる。
When a key 31 is input via the keyboard unit 1, a JIS code 32 is first given.

この後、システムプログラムでは、キースイッチにより
、現在の状態が判別され、JISモード34の場合には
、そのままメモリへ入力されEBCDICモード35の
場合にはJIS−EBCD I Cコード変換36によ
ってEBCDICコード37に変換された後メモリ38
へ入力される。
After this, in the system program, the current state is determined by the key switch, and in the case of JIS mode 34, it is input to the memory as it is, and in the case of EBCDIC mode 35, it is converted to EBCDIC code 37 by the JIS-EBCD IC code conversion 36. After being converted into memory 38
is input to.

尚、上述したスイッチの代りにキーボードユニット1上
の特定のキーで行うことも可能である。
Note that it is also possible to use a specific key on the keyboard unit 1 instead of the above-mentioned switch.

又、JISコード、EBCDICコードに限定するもの
ではなく、他種のコードにおいても同様の手法にて実施
可能である。
Further, the present invention is not limited to JIS codes and EBCDIC codes, and the same method can be applied to other types of codes.

〔発明の効果コ 以上説明の様に本発明に従えば単一の装置で複数種のコ
ード体系を扱うことが出来、使用者に最適なマンマシン
インタフェースを提供出来る。
[Effects of the Invention] As explained above, according to the present invention, a single device can handle multiple types of code systems, and an optimal man-machine interface can be provided to the user.

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

第1図は本発明の実施例を示すブロック図、第2図はキ
ーボードユニット上に設けられるコード切替えのための
キースイッチの例を示す図、第3図は本発明実施例の動
作を概念的に示す図である。 1・・・キー;t’−トユニット(KB)、2・・・C
RTディスプレイ(CRT) 、6・・・CPU、7・
・・主メモリ、10・・・フロッピーディスク(FDD
)。
Fig. 1 is a block diagram showing an embodiment of the present invention, Fig. 2 is a diagram showing an example of a key switch for code switching provided on a keyboard unit, and Fig. 3 is a conceptual diagram showing the operation of the embodiment of the present invention. FIG. 1...key; t'-to unit (KB), 2...C
RT display (CRT), 6...CPU, 7.
...Main memory, 10...Floppy disk (FDD)
).

Claims (1)

【特許請求の範囲】[Claims] コード体系の異なる少くとも2つのキーコードを使用し
データを入力するデータエントリィ装置において、上記
使用コードの種類を外部から指示するスイッチング手段
と、該スイッチング手段が示す内容に従がいエントリィ
データの種類を判別し、そのまま、もしくは内部に付加
されるコード間の変換表を参照しメモリに対し変換出力
する制御手段とを具備することを特徴とするデータエン
トリィ装置。
A data entry device that inputs data using at least two key codes with different code systems includes a switching means for externally instructing the type of code to be used, and a switching means for instructing the type of entry data according to the content indicated by the switching means. 1. A data entry device comprising: a control means for determining and converting and outputting to a memory as is or by referring to a conversion table between codes added internally.
JP61259087A 1986-10-30 1986-10-30 Data entry device Pending JPS63113616A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61259087A JPS63113616A (en) 1986-10-30 1986-10-30 Data entry device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61259087A JPS63113616A (en) 1986-10-30 1986-10-30 Data entry device

Publications (1)

Publication Number Publication Date
JPS63113616A true JPS63113616A (en) 1988-05-18

Family

ID=17329136

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61259087A Pending JPS63113616A (en) 1986-10-30 1986-10-30 Data entry device

Country Status (1)

Country Link
JP (1) JPS63113616A (en)

Similar Documents

Publication Publication Date Title
JPS63113616A (en) Data entry device
JP2856492B2 (en) Program processing device
JP2703608B2 (en) Document processing method and apparatus
JP2900071B2 (en) Programming device for programmable controller
JPS59183426A (en) Information input device
JPS6358543A (en) Japanese word processing method for electronic computer
JP2623106B2 (en) Computer system
JPH07295717A (en) Data input controller
JPH06274258A (en) Input device
EP0335373A2 (en) Hardware status switching input control system
JPH01233611A (en) Processing mode switching system by specified key
JPS62245325A (en) Keyboard control system
JPS63120334A (en) System management device
JPH01129318A (en) Information processor
JPS6327919A (en) Documentation device
JPH01144110A (en) Key input device
JPS62285174A (en) Character input system
JPH0334010A (en) Key input device
JPH01180029A (en) Keyboard auxiliary device
JPH0527890A (en) Data processing system having data conversion function
JPH06250985A (en) Information processor
JPH06236357A (en) Word processor and punctuation mark inputting method
JPS62266613A (en) Interlocking device for key-in
JPH038048A (en) Word processor
JPH01237816A (en) Method for controlling keyboard device