JPH06202779A - Information processor - Google Patents

Information processor

Info

Publication number
JPH06202779A
JPH06202779A JP4360951A JP36095192A JPH06202779A JP H06202779 A JPH06202779 A JP H06202779A JP 4360951 A JP4360951 A JP 4360951A JP 36095192 A JP36095192 A JP 36095192A JP H06202779 A JPH06202779 A JP H06202779A
Authority
JP
Japan
Prior art keywords
key
input
key input
storage medium
memory card
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
JP4360951A
Other languages
Japanese (ja)
Inventor
Noboru Tamura
昇 田村
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP4360951A priority Critical patent/JPH06202779A/en
Publication of JPH06202779A publication Critical patent/JPH06202779A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To execute the analysis of key input information as necessary, and to substitute a key input processing for a key input reading processing as necessary by storing data inputted from a main body to an outside attachable and detachable storage medium as the key input information. CONSTITUTION:When a data writing instruction to an IC memory card 30A is inputted from an outside, for example, a DIP switch 50, a CPU 10 transfers a prescribed key code inputted from a keyboard inputting device 40 to the IC memory card 30A and an RAM 60. Therefore, key code input history information inputted from a key inputting means can collected in a prescribed timing. Also, when a data reading instruction to the IC memory card 30A is inputted from the DIP switch 50, the CPU 10 processes the data read from the IC memory card 30A as the key code instead of the prescribed key code inputted from the keyboard inputting device 40.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、キー入力データを任意
のタイミングで着脱可能な記憶媒体へ記録し、記憶媒体
に記録されたキー入力データを随時参照可能な情報処理
装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus capable of recording key input data in a removable storage medium at an arbitrary timing and referring to the key input data recorded in the storage medium at any time.

【0002】[0002]

【従来の技術】従来、この種の情報処理装置で起動され
る種々のプログラム(ソフトウエア資源)実行に際し
て、キーボードからのキー入力オペレーションに起因し
たバグが発生する場合がある。このような事態が発生し
た場合、オペレータは、いつ,どこで,どのような手順
で何を入力したのかを明確にできない。また、キーボー
ドからでたらめにキー入力を行うと、バグが発生する場
合も多かった。つまり、どのキーコードがどの順番で発
生しているかを明らかにすることが重要である。
2. Description of the Related Art Conventionally, when various programs (software resources) activated by this type of information processing apparatus are executed, a bug may occur due to a key input operation from a keyboard. When such a situation occurs, the operator cannot clarify when, where, what procedure and what was input. In addition, bugs often occurred when randomly inputting keys from the keyboard. In other words, it is important to clarify which key code occurs in what order.

【0003】従来このような事態が発生すると、専用の
ハードウエア装置(例えばICE装置)を使用してキー
入力の解析を行う必要があった。
Conventionally, when such a situation occurs, it is necessary to analyze a key input using a dedicated hardware device (for example, ICE device).

【0004】また、この種の情報処理装置で、ソフトウ
エアのデモンストレーションや、操作の教育を行う場
合、オペレータが必要であった。例えばデモンストレー
ションの場合程、一連の動作を繰り返す場合も多く、そ
のためにオペレータを同時に複数の情報処理装置の操作
のために配置することは、非常に無駄が多くなる。
In addition, an operator is required when demonstrating software or teaching operation in this type of information processing apparatus. For example, as in the case of a demonstration, a series of operations are often repeated, and therefore, it is very wasteful to arrange an operator to operate a plurality of information processing devices at the same time.

【0005】さらに、上記のような事態に備えて特別の
ソフトを用意し、一連の動作をあらかじめファイル化し
ておき、デモンストレーション実行したいソフトウエア
が、当該ファイルからキーデータを読み込んで疑似的に
キー入力オペレーションを実行させることも可能であ
る。
Further, in preparation for the above situation, special software is prepared, a series of operations is filed in advance, and the software desired to execute the demonstration reads the key data from the file and makes a pseudo key input. It is also possible to execute an operation.

【0006】[0006]

【発明が解決しようとする課題】従来の情報処理装置は
上記のように構成されているので、情報処理装置上で起
動されるプログラム実行中にバグが発生した場合、上記
のような大規模なICE装置を持ち込むことは事実上難
しく、何らかの改善が望まれていた。
Since the conventional information processing apparatus is configured as described above, if a bug occurs during the execution of a program activated on the information processing apparatus, the large-scale processing as described above is performed. Bringing in an ICE device is virtually difficult and some improvement was desired.

【0007】また、ソフトウエアのデモンストレーショ
ンに際して、オペレータに頼らずにデモを実行するため
には、上記のように特別のソフトを用意し、一連の動作
をあらかじめファイル化するためには、デモソフト設計
段階から、その機能を開発する必要があり、ソフトウエ
アのプログラム設計負担が重くなるとともに、プログラ
ムサイズが大きくなってしまう等の問題点があった。さ
らに、このようなソフト処理に対応しにくいソフト資源
の場合には、常にソフトウエアのデモンストレーション
に際して、常にオペレータを必要となってしまう等の操
作上の問題点もあった。
In order to execute a demo without relying on an operator for software demonstration, special software is prepared as described above, and in order to file a series of operations in advance, a demo software is designed. It is necessary to develop the function from the stage, and there are problems that the program design load of software becomes heavy and the program size becomes large. Furthermore, in the case of software resources that are difficult to handle such software processing, there is also a problem in operation such that an operator is always required when demonstrating the software.

【0008】本発明は、上記の問題点を解決するために
なされたもので、着脱可能な外部記憶媒体に対して本体
から入力されるデータをキー入力情報として記憶するこ
とにより、随時キー入力情報の解析を実行できるととも
に、随時キー入力処理をキー入力読出し処理に代替させ
ることができる情報処理装置を提供することを目的とす
る。
The present invention has been made to solve the above-mentioned problems, and by storing the data input from the main body as a key input information to a removable external storage medium, the key input information can be obtained at any time. It is an object of the present invention to provide an information processing apparatus capable of performing the analysis of 1. and substituting the key input reading process with the key input reading process at any time.

【0009】[0009]

【課題を解決するための手段】本発明に係る情報処理装
置は、本体に着脱自在の記憶媒体と、所定のキーコード
を入力するキー入力手段と、このキー入力手段から入力
された所定のキーコードを記憶するバッファと、外部入
力される記憶媒体に対するデータ書込み指示に基づいて
キー入力手段から入力される所定のキーコードを記憶媒
体およびバッファに転送する転送手段とを有するもので
ある。
An information processing apparatus according to the present invention includes a storage medium which is detachably attached to a main body, key input means for inputting a predetermined key code, and a predetermined key input from the key input means. It has a buffer for storing a code and a transfer means for transferring a predetermined key code input from the key input means to the storage medium and the buffer based on an externally input data writing instruction to the storage medium.

【0010】また、本体に着脱自在の記憶媒体と、所定
のキーコードを入力するキー入力手段と、外部入力され
る記憶媒体に対するデータ読出し指示に基づいてキー入
力手段から入力される所定のキーコードに代えて記憶媒
体から読み出したデータに基づいてキー入力処理を行う
制御手段とを有するものである。
Further, a removable storage medium in the main body, a key input means for inputting a predetermined key code, and a predetermined key code input from the key input means based on a data read instruction to the externally input storage medium. Instead, it has a control means for performing a key input process based on the data read from the storage medium.

【0011】[0011]

【作用】本発明においては、記憶媒体に対するデータ書
込み指示が外部から入力されると、転送手段がキー入力
手段から入力される所定のキーコードを記憶媒体および
バッファの双方に転送するので、所望のタイミングでキ
ー入力手段から入力されたキーコード入力履歴情報を収
集可能となる。
According to the present invention, when a data write instruction to the storage medium is input from the outside, the transfer means transfers a predetermined key code input from the key input means to both the storage medium and the buffer. The key code input history information input from the key input means can be collected at a timing.

【0012】また、記憶媒体に対するデータ読出し指示
が外部から入力されると、制御手段がキー入力手段から
入力される所定のキーコードに代えて記憶媒体から読み
出したデータをキーコードとして処理するので、随時キ
ー入力処理をキー入力読出し処理に代替させることが可
能となる。
Further, when a data read instruction for the storage medium is inputted from the outside, the control means processes the data read from the storage medium as the key code instead of the predetermined key code inputted from the key input means. The key input process can be replaced with the key input read process at any time.

【0013】[0013]

【実施例】【Example】

〔第1実施例〕図1は本発明の第1実施例を示す情報処
理装置の構成を説明するブロック図である。
[First Embodiment] FIG. 1 is a block diagram for explaining the arrangement of an information processing apparatus according to the first embodiment of the present invention.

【0014】図において、1000は本体に着脱自在に
構成された記憶媒体100に対して外部からの指示命令
に応じて情報の読出し/書込みを行う読み/書き手段で
ある。1100は前記記憶媒体100に対する書込みの
開始およびその終了を指示する指示手段である。120
0は前記記憶媒体に対する書込みの指示命令の入力を検
知する検知手段である。1300は前記検知手段120
0に応じて前記記憶媒体100の指示内容を参照し、当
該指示内容書込み開始を示している時のみ、前記入力書
込み指示命令を前記読み/書き手段1000に転送する
制御手段である。
In the figure, reference numeral 1000 denotes a read / write means for reading / writing information from / to the storage medium 100 detachably attached to the main body in response to an instruction command from the outside. Reference numeral 1100 is an instruction means for instructing the start and end of writing to the storage medium 100. 120
Reference numeral 0 is a detection means for detecting the input of a write instruction command to the storage medium. 1300 is the detection means 120
The control means refers to the instruction content of the storage medium 100 according to 0, and transfers the input write instruction command to the read / write means 1000 only when the instruction content write start is indicated.

【0015】図2は、図1に示した情報処理装置を適用
するパーソナルコンピュータの制御回路の一例を示す回
路ブロック図である。
FIG. 2 is a circuit block diagram showing an example of a control circuit of a personal computer to which the information processing apparatus shown in FIG. 1 is applied.

【0016】図において、10はCPUで、リードオン
リメモリ(ROM)20に格納された制御プログラムに
基づいてキーボード入力装置40からのキー入力データ
を処理する。30はICメモリカードドライブで、図示
しない着脱自在のICメモリカード(キー入力データを
記憶する)が装着される。50はディップスイッチ(D
IPスイッチ)で、種々のモード等を設定する。60は
RAMで、主としてCPU10のワークとして機能す
る。なお、CPU10は本実施例において装置全体の動
作を制御する制御手段として機能するとともに、本実施
例において検知手段として機能する。
In the figure, 10 is a CPU which processes key input data from a keyboard input device 40 based on a control program stored in a read only memory (ROM) 20. Reference numeral 30 denotes an IC memory card drive, into which a removable IC memory card (which stores key input data) (not shown) is mounted. 50 is a DIP switch (D
With the IP switch), various modes and the like are set. A RAM 60 mainly functions as a work of the CPU 10. The CPU 10 functions as a control unit that controls the operation of the entire apparatus in this embodiment, and also functions as a detection unit in this embodiment.

【0017】また、ROM20は、CPU10の実行す
る制御手順を記憶する。ICメモリカードドライブ30
はCPU10から入力した読み/書き命令に応じてIC
メモリカードに対する情報の読み/書きを行う。また、
ICメモリカードドライブ30が、図1に示した読み/
書き手段1000として機能する。
The ROM 20 also stores the control procedure executed by the CPU 10. IC memory card drive 30
Is an IC according to a read / write command input from the CPU 10.
Read / write information to / from a memory card. Also,
The IC memory card drive 30 is read / read as shown in FIG.
It functions as the writing unit 1000.

【0018】なお、ICメモリカード30Aは、バッテ
リ内蔵であり、ICメモリカードドライブ30に着脱自
在に構成されている。
The IC memory card 30A has a built-in battery and is detachably attached to the IC memory card drive 30.

【0019】このように構成された情報処理装置におい
て、ICメモリカード30Aに対するデータ書込み指示
が外部から、例えばDIPスイッチ50から入力される
と、CPU10がキーボード入力装置40から入力され
る所定のキーコードをICメモリカード30AおよびR
AM60の双方に転送するので、所望のタイミングでキ
ー入力手段から入力されたキーコード入力履歴情報を収
集可能となる。
In the information processing apparatus thus configured, when a data write instruction to the IC memory card 30A is input from the outside, for example, from the DIP switch 50, the CPU 10 inputs a predetermined key code from the keyboard input device 40. IC memory cards 30A and R
Since it is transferred to both of the AMs 60, it becomes possible to collect the key code input history information input from the key input means at a desired timing.

【0020】具体的には、キーボード入力装置40はC
PU10に対する動作指示および他の情報入力を行う。
DIPスイッチ50は本発明の指示手段として使用さ
れ、DIPスイッチ50のON/OFFをCPU10が
検知する。RAM60はCPU10がパーソナルコンピ
ュータとして動作するために必要な情報を一時確保する
ためのものであり、キーボード入力装置40からの入力
データもRAM60へ保存される。
Specifically, the keyboard input device 40 is C
Input operation instructions and other information to the PU 10.
The DIP switch 50 is used as an instruction means of the present invention, and the CPU 10 detects ON / OFF of the DIP switch 50. The RAM 60 is for temporarily securing the information necessary for the CPU 10 to operate as a personal computer, and the input data from the keyboard input device 40 is also stored in the RAM 60.

【0021】このように構成された情報処理装置におい
て、キー入力データをRAM60へ保存すると、同時に
ICカードメモリへ書込む処理を、図3を参照しながら
説明する。
In the information processing apparatus configured as described above, a process of storing key input data in the RAM 60 and simultaneously writing it in the IC card memory will be described with reference to FIG.

【0022】図3は本発明に係る情報処理装置における
第1のキーボード割込み処理手順の一例を示すフローチ
ャートである。なお、(1) 〜(3) は各ステップを示す。
FIG. 3 is a flowchart showing an example of a first keyboard interrupt processing procedure in the information processing apparatus according to the present invention. Note that (1) to (3) indicate each step.

【0023】キーボード入力装置40のキーコード信号
の発生によりCPU10に割込みがかかると、CPU1
0は通常のキー入力処理を行う(1) 。この処理でユーザ
プログラムに渡されるコードがRAM60上に格納され
る。この後、DIPスイッチ50を読み取る。ここで、
DIPスイッチ50がON状態となっているかどうかを
判定し(2) 、NOならば処理を終了し、YESならばI
CメモリカードへRAM60に格納した同一データを書
き込み(3) 、処理を終了する。なお、この際、ICメモ
リカード上のデータ数等もICメモリカード上に保持し
ておく。また、上記実施例では指示手段としてDIPス
イッチ50を使用する場合について説明したが、後述す
るようにキーボード入力装置40を指示手段として構成
しても良い。
When the CPU 10 is interrupted by the generation of the key code signal of the keyboard input device 40, the CPU 1
0 performs normal key input processing (1). The code passed to the user program in this process is stored in the RAM 60. After that, the DIP switch 50 is read. here,
It is determined whether or not the DIP switch 50 is in the ON state (2). If NO, the process ends, and if YES, I
The same data stored in the RAM 60 is written to the C memory card (3), and the process is completed. At this time, the number of data on the IC memory card is also held on the IC memory card. Further, although the case where the DIP switch 50 is used as the instructing means has been described in the above embodiment, the keyboard input device 40 may be configured as the instructing means as described later.

【0024】図4は本発明に係る情報処理装置における
第2のキーボード割込み処理手順の一例を示すフローチ
ャートである。なお、(1) 〜(5) は各ステップを示す。
FIG. 4 is a flow chart showing an example of a second keyboard interrupt processing procedure in the information processing apparatus according to the present invention. It should be noted that (1) to (5) indicate each step.

【0025】キーボード入力装置40のキーコード信号
の発生によりCPU10に割込みがかかると、キーボー
ド上の特定の3つのキー、例えば「A」キー,「B」キ
ー,「C」キー(3つのキーは、ユーザアプリケーショ
ン実行中において、同時に押下される確立の低いと予想
されるキーの組み合わせであれば何でも良い)が同時の
押下されているかどうかを判定し(1) 、YESならばR
AM60上の所定のフラグFLAGをトグル(所定のフ
ラグFLAGがON状態ならばOFF状態に、所定のフ
ラグFLAGがOFF状態ならばON状態に設定する)
し(2) 、処理を終了する。
When the CPU 10 is interrupted by the generation of the key code signal of the keyboard input device 40, three specific keys on the keyboard, for example, "A" key, "B" key, "C" key (three keys are , While the user application is running, it is possible to press any key combination that is expected to be pressed at the same time with low probability) (1), and if YES, R
Toggle predetermined flag FLAG on AM60 (set to OFF state if predetermined flag FLAG is in ON state, and set to ON state if predetermined flag FLAG is in OFF state)
Then (2), the process ends.

【0026】一方、ステップ(1) の判断でNOの場合
は、通常のキー入力処理を実行し(3)、RAM60上の
フラグFLAGがON状態かどうかを判定し(4) 、NO
ならば処理を終了し、YESならばICメモリカードへ
RAM60に格納した同一データを書き込み(5) 、処理
を終了する。なお、同一データの書出し処理を終了する
場合には、再度キーボード上の特定の3つのキー、例え
ば「A」キー,「B」キー,「C」キーを押下すること
により、本割込み処理が終了する。 〔第2実施例〕図5は本発明の第2実施例を示す情報処
理装置の構成を説明するブロック図である。
On the other hand, if the judgment in step (1) is NO, a normal key input process is executed (3), and it is judged whether the flag FLAG on the RAM 60 is in the ON state (4), NO.
If so, the process ends, and if YES, the same data stored in the RAM 60 is written to the IC memory card (5), and the process ends. When the writing processing of the same data is finished, the particular interruption of the interruption processing is performed by pressing the specific three keys on the keyboard again, for example, "A" key, "B" key and "C" key. To do. [Second Embodiment] FIG. 5 is a block diagram for explaining the arrangement of an information processing apparatus according to the second embodiment of the present invention.

【0027】図において、2000は本体に着脱自在の
記憶媒体200に対し、外部からの指示命令に応じて情
報の読出しまたは書き込みを行う読み/書き手段であ
る。2100は前記記憶媒体200からの読出し開始お
よびその終了を指示する指示手段である。なお、本実施
例において、データ書込み方法手段については本発明の
本質ではないので、説明は省略する。
In the figure, reference numeral 2000 is a read / write means for reading or writing information from or to the storage medium 200, which is detachable from the main body, according to an instruction command from the outside. Reference numeral 2100 is an instruction means for instructing start and end of reading from the storage medium 200. Incidentally, in this embodiment, the data writing method means is not the essence of the present invention, and therefore the explanation is omitted.

【0028】2200は前記2100の指示手段からの
指示を検知する検知手段である。2300は前記検知手
段2200に応じて指示内容を参照し、当該指示内容が
記憶媒体200からの読み込みを指示している時のみ、
記憶媒体200からデータを読み込み、そうでない状態
の場合に、キーボード2400からのキー入力情報を読
み込むための制御手段である。
Reference numeral 2200 is detection means for detecting an instruction from the instruction means of 2100. The reference numeral 2300 refers to the instruction content according to the detection means 2200, and only when the instruction content instructs reading from the storage medium 200,
It is a control means for reading data from the storage medium 200 and reading key input information from the keyboard 2400 in the other case.

【0029】このように構成された情報処理装置におい
て、記憶媒体200に対するデータ読出し指示が、外部
の指示手段2100から入力されると、制御手段230
0がキーボード2400から入力される所定のキーコー
ドに代えて記憶媒体200から読み出したデータをキー
コードとして処理するので、随時キー入力処理をキー入
力読出し処理に代替させることが可能となる。
In the information processing apparatus configured as described above, when a data read instruction for the storage medium 200 is input from the external instruction means 2100, the control means 230.
Since 0 is processed as the key code instead of the predetermined key code input from the keyboard 2400, the key input process can be replaced with the key input read process at any time.

【0030】以下、図2,図6を参照しながら本発明の
第2実施例を示す情報処理装置を適用するパーソナルコ
ンピュータの制御回路におけるキー入力切換え処理動作
について説明する。
The key input switching processing operation in the control circuit of the personal computer to which the information processing apparatus according to the second embodiment of the present invention is applied will be described below with reference to FIGS.

【0031】図6は本発明に係る情報処理装置における
キー入力切換え処理手順の一例を示すフローチャートで
ある。なお、(1) 〜(4) は各ステップを示す。また、各
ステップに基づく処理は、通常ROM20に記憶され、
当該パーソナルコンピュータのキーボード入力処理プロ
グラムとしてRAM60上に常駐するように立ち上げら
れるものとする。さらに、図2に示すパーソナルコンピ
ュータの制御回路のROM20にはは、OS等からのキ
ー入力処理要求を処理する機能を有しているものとす
る。
FIG. 6 is a flow chart showing an example of a key input switching processing procedure in the information processing apparatus according to the present invention. Note that (1) to (4) indicate each step. Further, the processing based on each step is usually stored in the ROM 20,
It is assumed that the keyboard input processing program of the personal computer is started so as to be resident on the RAM 60. Further, it is assumed that the ROM 20 of the control circuit of the personal computer shown in FIG. 2 has a function of processing a key input processing request from the OS or the like.

【0032】先ず、DIPスイッチ50を読み取り、ス
イッチがON状態かどうかを判定し(1) 、NOならばキ
ー入力データをキーボード入力装置40から入力される
ものと判断して、通常のキー入力待ち処理を行い(2) 、
入力されたキー入力データとしてOS(オペレーティン
グシステム)に転送されて(3) 、処理を終了する。
First, the DIP switch 50 is read, and it is determined whether the switch is in the ON state (1). If NO, it is determined that the key input data is to be input from the keyboard input device 40, and the normal key input waiting is waited. Process (2),
The input key input data is transferred to the OS (operating system) (3), and the process ends.

【0033】一方、ステップ(1) の判定でYESの場合
は、ICメモリカードドライブに装着されたメモリカー
ドからあたかもキーボードから入力されたものとしての
キー入力データを読み込み(4) 、ステップ(3) に戻る。
なお、メモリカードには、図示しない書込み装置から、
アプリケーションのデモンストレーションに必要なキー
コードデータが書き込まれている。
On the other hand, if the judgment in step (1) is YES, the key input data as if it was inputted from the keyboard is read from the memory card mounted in the IC memory card drive (4), step (3). Return to.
In addition, on the memory card, from a writing device (not shown)
Key code data required for application demonstration is written.

【0034】これにより、DIPスイッチ50のON/
OFFだけでアプリケーションやOSに全く変更を加え
ることなく、キーボード入力装置40からのタイプ入力
とメモリカードによるキー入力データの入力とをいつで
も選択できる。また、本発明に係る記憶媒体が着脱可能
なICメモリカードで構成されているので、起動させる
アプリケーションソフトウエア毎に蓄えるキー入力デー
タを変更することができ、種々のアプリケーションソフ
トウエアに容易に対処できると共に、各アプリケーショ
ンのバージョンアップ等にも容易に対応できることは言
うまでもない。
As a result, the DIP switch 50 is turned on / off.
It is possible to select the type input from the keyboard input device 40 and the input of the key input data by the memory card at any time by only turning it off without making any change to the application or OS. Further, since the storage medium according to the present invention is composed of an attachable / detachable IC memory card, the key input data to be stored can be changed for each application software to be activated, and various application software can be easily dealt with. At the same time, needless to say, the version upgrade of each application can be easily dealt with.

【0035】[0035]

【発明の効果】以上説明したように、この発明は記憶媒
体に対するデータ書込み指示が外部から入力されると、
転送手段がキー入力手段から入力される所定のキーコー
ドを記憶媒体およびバッファの双方に転送するので、所
望のタイミングでキー入力手段から入力されたキーコー
ド入力履歴情報を収集することができる。
As described above, according to the present invention, when a data write instruction to the storage medium is input from the outside,
Since the transfer means transfers the predetermined key code input from the key input means to both the storage medium and the buffer, it is possible to collect the key code input history information input from the key input means at a desired timing.

【0036】また、記憶媒体に対するデータ読出し指示
が外部から入力されると、制御手段がキー入力手段から
入力される所定のキーコードに代えて記憶媒体から読み
出したデータをキーコードとして処理するので、随時キ
ー入力処理をキー入力読出し処理に代替させることがで
きる。
When a data read instruction for the storage medium is input from the outside, the control means processes the data read from the storage medium as the key code instead of the predetermined key code input from the key input means. The key input process can be replaced with the key input read process at any time.

【0037】従って、本体に着脱自在の記憶手段を利用
したキー入力情報の解析を安価に行えるとともに、キー
入力処理をキー入力読出し処理に切り換えた代替処理が
行えるため、アプリケーション等のキー操作指示を無人
化することができる等の効果を奏する。
Therefore, the key input information can be analyzed at low cost by using the detachable storage means in the main body, and the key input process can be switched to the key input read process to perform the alternative process. It has the effect of being unmanned.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の第1実施例を示す情報処理装置の構成
を説明するブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an information processing apparatus according to a first embodiment of the present invention.

【図2】図1に示した情報処理装置を適用するパーソナ
ルコンピュータの制御回路の一例を示す回路ブロック図
である。
2 is a circuit block diagram showing an example of a control circuit of a personal computer to which the information processing apparatus shown in FIG. 1 is applied.

【図3】本発明に係る情報処理装置における第1のキー
ボード割込み処理手順の一例を示すフローチャートであ
る。
FIG. 3 is a flowchart showing an example of a first keyboard interrupt processing procedure in the information processing apparatus according to the present invention.

【図4】本発明に係る情報処理装置における第2のキー
ボード割込み処理手順の一例を示すフローチャートであ
る。
FIG. 4 is a flowchart showing an example of a second keyboard interrupt processing procedure in the information processing apparatus according to the present invention.

【図5】本発明の第2実施例を示す情報処理装置の構成
を説明するブロック図である。
FIG. 5 is a block diagram illustrating a configuration of an information processing apparatus showing a second embodiment of the present invention.

【図6】本発明に係る情報処理装置におけるキー入力切
換え処理手順の一例を示すフローチャートである。
FIG. 6 is a flowchart showing an example of a key input switching processing procedure in the information processing apparatus according to the present invention.

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

10 CPU 20 ROM 30A ICメモリカード 40 キーボード入力装置 50 DIPスイッチ 60 RAM 10 CPU 20 ROM 30A IC memory card 40 Keyboard input device 50 DIP switch 60 RAM

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 本体に着脱自在の記憶媒体と、所定のキ
ーコードを入力するキー入力手段と、このキー入力手段
から入力された前記所定のキーコードを記憶するバッフ
ァと、外部入力される前記記憶媒体に対するデータ書込
み指示に基づいて前記キー入力手段から入力される前記
所定のキーコードを前記記憶媒体およびバッファに転送
する転送手段とを有することを特徴とする情報処理装
置。
1. A removable storage medium in a main body, key input means for inputting a predetermined key code, a buffer for storing the predetermined key code input from the key input means, and the externally input An information processing apparatus comprising: a transfer unit that transfers the predetermined key code input from the key input unit to the storage medium and a buffer based on a data write instruction to the storage medium.
【請求項2】 本体に着脱自在の記憶媒体と、所定のキ
ーコードを入力するキー入力手段と、外部入力される前
記記憶媒体に対するデータ読出し指示に基づいて前記キ
ー入力手段から入力される前記所定のキーコードに代え
て前記記憶媒体から読み出したデータに基づいてキー入
力処理を行う制御手段とを有することを特徴とする情報
処理装置。
2. A storage medium detachable from the main body, a key input means for inputting a predetermined key code, and the predetermined input input from the key input means based on a data read instruction externally input to the storage medium. An information processing apparatus comprising: a control unit that performs a key input process based on the data read from the storage medium instead of the key code.
JP4360951A 1992-12-29 1992-12-29 Information processor Pending JPH06202779A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4360951A JPH06202779A (en) 1992-12-29 1992-12-29 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4360951A JPH06202779A (en) 1992-12-29 1992-12-29 Information processor

Publications (1)

Publication Number Publication Date
JPH06202779A true JPH06202779A (en) 1994-07-22

Family

ID=18471589

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4360951A Pending JPH06202779A (en) 1992-12-29 1992-12-29 Information processor

Country Status (1)

Country Link
JP (1) JPH06202779A (en)

Similar Documents

Publication Publication Date Title
JPS60136833A (en) Switching method of operating system
JP2655615B2 (en) Information processing device
JPH06202779A (en) Information processor
JPH0651989A (en) Fast loading system of operating system in computer system
EP0545396B1 (en) Apparatus and method for information processing
JP2000020157A (en) Host linked processor with hibernation processing function
JP2000076095A (en) Device and method for tracing program and storage medium storing program therefor
JPH07129079A (en) Method for installing programming loader
JPH09288595A (en) Arithmetic processing unit
JPH09185525A (en) Protocol debugging system
JPH10222361A (en) Rom program monitor device in processor of computer or the like
JP2003263340A (en) Debug device
JPH02178864A (en) Ipl processing system
JPH10289112A (en) Interrupt processing method and device for programming language processing system, and recording medium
JPH0981275A (en) Arithmetic processing unit
JPS61273618A (en) Information processor
JPH08185326A (en) Interpreter language processor
JPS6031659A (en) Microprogram control type data processor
JPS584455A (en) Data processing system
JPH07276742A (en) Printer
JPH08272653A (en) Freeze processing system
JPH11175366A (en) Electronic circuit analysis device, electronic circuit analysis method, medium recording electronic circuit analysis program and electronic circuit analysis system
JPH0488413A (en) Input source selection type key input system
JPH0589049A (en) Command executing device
JPH05233329A (en) Microcomputer