JP2005301666A - Information processor - Google Patents

Information processor Download PDF

Info

Publication number
JP2005301666A
JP2005301666A JP2004116779A JP2004116779A JP2005301666A JP 2005301666 A JP2005301666 A JP 2005301666A JP 2004116779 A JP2004116779 A JP 2004116779A JP 2004116779 A JP2004116779 A JP 2004116779A JP 2005301666 A JP2005301666 A JP 2005301666A
Authority
JP
Japan
Prior art keywords
program
execution
priority
external
storage medium
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.)
Withdrawn
Application number
JP2004116779A
Other languages
Japanese (ja)
Inventor
Jinichi Nakamura
仁一 中村
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2004116779A priority Critical patent/JP2005301666A/en
Publication of JP2005301666A publication Critical patent/JP2005301666A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To efficiently execute an external program stored in an external storage device by an information processor. <P>SOLUTION: When the external storage medium is connected to a program execution device of the information processor, the priority of the external program stored in the external storage medium is determined based upon priority information that the external storage device has, and the priority of the external program is compared with the priority of an execution program being executed at present; when the priority of the external program is higher than the priority of the execution program, the execution program is temporarily interrupted to execute the external program and after the execution of the external program is interrupted, the execution of the execution program having been interrupted is restarted. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

この発明は情報処理装置に関する。更に詳しくは、この発明は複数のプログラムを実行
する情報処理装置の改良に関する。
The present invention relates to an information processing apparatus. More specifically, the present invention relates to an improvement of an information processing apparatus that executes a plurality of programs.

複数のプログラムを実行する情報処理装置の一例としてPOSシステム用のレジ装置が
ある。このレジ装置では精算処理、PLU処理、管理処理など複数のプログラムが実行さ
れる。プログラムの選択は、例えば、プログラムを選択するための選択キーを錠穴へ差し
込み、キーをまわすことにより所望のプログラムを選択していた。
また、特許文献1に記載の技術では、情報処理装置においてアプリケーションプログラ
ム実行時にメモリカードが装着された場合、メモリカード内部のプログラムに制御を自動
的に移すことが可能であり、メモリカード内部のプログラムが終了するかまたはメモリカ
ードの取り外し動作が開始された時にアプリケーションプログラム側に制御を自動的に戻
すことが記載されている。
なお、本発明に関連する技術として特許文献2及び特許文献3を参照されたい。
As an example of an information processing apparatus that executes a plurality of programs, there is a POS system cash register apparatus. In this cash register apparatus, a plurality of programs such as a settlement process, a PLU process, and a management process are executed. The program is selected by, for example, inserting a selection key for selecting the program into the lock hole and turning the key to select a desired program.
Further, in the technology described in Patent Document 1, when a memory card is inserted when an application program is executed in an information processing apparatus, control can be automatically transferred to a program inside the memory card. Is automatically returned to the application program when the memory card is removed or a memory card removal operation is started.
In addition, please refer to patent document 2 and patent document 3 as a technique relevant to this invention.

特開平7−6028号公報Japanese Unexamined Patent Publication No. 7-6028 特開2003−108385号公報JP 2003-108385 A 特開2000−276359号公報JP 2000-276359 A

実行させるプログラムをプログラム選択キーにより選択する方式のPOSシステム用レ
ジにおいては、実行中のプログラムを一旦終了させた後に次のプログラムを選択しなけれ
ばならなかった。従って、プログラムを切り替える度に業務に時間的な中断状態が生じ、
業務効率が下がっていた。
また、特許文献1に記載の技術ではメモリカードが装着されると強制的にメモリカード
のプログラムの処理が実行されるので、装着のタイミングを管理する必要がある。即ち、
現在実行中のプログラムが業務処理において重要なものであるにもかかわらず、間違って
メモリカードが装着されると、重要な業務処理が中断されメモリカードのプログラムが実
行されてしまう。その結果、業務処理効率に低下を来たすおそれがある。
In a POS system cash register in which a program to be executed is selected by a program selection key, the next program must be selected after the program being executed is once terminated. Therefore, every time the program is switched, a time interruption occurs in the work,
The business efficiency was reduced.
Further, in the technique disclosed in Patent Document 1, when a memory card is inserted, the processing of the memory card program is forcibly executed, so it is necessary to manage the mounting timing. That is,
Even if the currently executed program is important in business processing, if a memory card is installed by mistake, the important business processing is interrupted and the program in the memory card is executed. As a result, there is a risk that the business processing efficiency will decrease.

この発明は上記課題の少なくとも一つを解決するためになされたものである。即ち、こ
の発明は、外部記憶媒体に保存されている外部プログラムを読み出して実行するプログラ
ム実行装置と、
前記外部記憶媒体を前記プログラム実行装置に接続したとき、該外部記憶媒体が所有す
る優先順位情報に基づき、実行するプログラムを選択するプログラム選択装置と、
前記プログラム実行装置が実行中の実行プログラムを一時中断するプログラム中断装置
と、
中断されていた前記実行プログラムを再開するプログラム再開装置と、
を備え、
前記プログラム選択装置が前記外部プログラムの優先順位と前記実行プログラムの優先
順位とを比較して、前記実行プログラムよりも前記外部プログラムの優先順位が高いとき
、前記プログラム中断装置は前記実行プログラムを中断して前記外部プログラムを実行し
、前記外部プログラムが終了した後に前記プログラム再開装置が中断された前記実行プロ
グラムの実行を再開する、ことを特徴とする情報処理装置。
The present invention has been made to solve at least one of the above problems. That is, the present invention provides a program execution device that reads and executes an external program stored in an external storage medium;
A program selection device that selects a program to be executed based on priority information possessed by the external storage medium when the external storage medium is connected to the program execution device;
A program interruption device for temporarily interrupting an execution program being executed by the program execution device;
A program restarting device for restarting the suspended execution program;
With
When the program selection device compares the priority of the external program with the priority of the execution program, and the priority of the external program is higher than the execution program, the program interruption device interrupts the execution program. The information processing apparatus is characterized in that the external program is executed, and the program resumption apparatus resumes execution of the suspended execution program after the external program ends.

上記のように構成された本発明の情報処理装置によれば、外部記憶装置がプログラム実
行装置に接続されて、外部記憶装置に保存されている外部プログラムが実行可能な状態と
なったとき、この外部プログラムの優先順位とプログラム実行装置が現在実行している実
行プログラムの優先順位とが比較される。比較の結果、外部プログラムの優先順位が実行
プログラムのそれより高いときのみ、処理対象が外部プログラムに切り替わる。換言すれ
ば、外部プログラムの優先順位より実行プログラムのそれの方が高いときは、実行プログ
ラムの実行が維持される。これにより、外部記憶媒体を装着するタイミングについての管
理が不要となる。即ち、業務の優先順位に従って外部記憶媒体に優先順位を付しておくこ
とにより、常にその優先順位に従ってプログラムが実行されるので、外部記憶媒体を任意
のタイミングで装着しても、業務処理においてプログラムの実行に支障は生じない。これ
により、外部プログラムの実行が整理されて使い勝手のよい情報処理装置となる。
According to the information processing apparatus of the present invention configured as described above, when the external storage device is connected to the program execution device and the external program stored in the external storage device becomes executable, The priority of the external program is compared with the priority of the execution program currently being executed by the program execution device. As a result of the comparison, only when the priority of the external program is higher than that of the execution program, the processing target is switched to the external program. In other words, when the execution program has a higher priority than the external program, execution of the execution program is maintained. This eliminates the need to manage the timing for mounting the external storage medium. In other words, by assigning priorities to external storage media according to business priorities, programs are always executed according to the priorities. There will be no hindrance to the execution. As a result, the execution of the external program is organized and the information processing apparatus is easy to use.

外部プログラムの優先順位が実行プログラムの優先順位より高いとき外部プログラムが
実行されることとなるが、実行プログラムは終了されることなくプログラム中断装置によ
り一時中断される。そして、外部プログラムが終了した後にプログラム再開装置によりそ
の実行が復帰される。これにより、実行プログラム→外部プログラム→実行プログラムの
各実行の切り替えがスムーズに行える。よって、業務効率を何ら妨げることなく複数のプ
ログラムの実行が実現される。
When the priority of the external program is higher than the priority of the execution program, the external program is executed, but the execution program is temporarily stopped by the program interruption device without being ended. Then, after the external program is finished, its execution is returned by the program restarting device. Thereby, each execution of execution program → external program → execution program can be smoothly switched. Therefore, the execution of a plurality of programs is realized without impeding business efficiency at all.

他の局面の発明は、外部記憶媒体に保存されている外部プログラムを読み出して実行す
るプログラム実行装置におけるプログラム実行方法であって、
前記外部記憶媒体を前記プログラム実行装置に接続したとき、該外部記憶媒体が所有す
る優先順位情報に基づき、前記外部プログラムの優先順位を決定する優先順位決定ステッ
プと、
前記外部プログラムの優先順位と現在実行中の実行プログラムの優先順位とを比較する
比較ステップと、
前記外部プログラムの優先順位が前記実行プログラムの優先順位よりも高いとき、前記
実行プログラムを一時中断し、前記外部プログラムを実行するプログラム選択ステップと

前記外部プログラムの実行が中断した後、中断されていた前記実行プログラムの実行を
再開するプログラム再開ステップと、
を含んでなるプログラム実行方法である。
The invention of another aspect is a program execution method in a program execution device that reads and executes an external program stored in an external storage medium,
A priority order determining step for determining a priority order of the external program based on priority order information possessed by the external storage medium when the external storage medium is connected to the program execution device;
A comparison step for comparing the priority of the external program with the priority of the currently executing execution program;
When the priority of the external program is higher than the priority of the execution program, the program selection step of suspending the execution program and executing the external program;
A program resuming step for resuming execution of the suspended execution program after execution of the external program is suspended;
Is a program execution method comprising:

更に他の局面によれば、この発明は外部記憶媒体に保存されている外部プログラムを読
み出して実行するコンピュータ用のコンピュータプログラムであって、
該コンピュータを、
前記外部記憶媒体を前記プログラム実行装置に接続したとき、該外部記憶媒体が所有す
る優先順位情報に基づき、前記外部プログラムの優先順位を決定する優先順位決定手段と

前記外部プログラムの優先順位と現在実行中の実行プログラムの優先順位とを比較する
比較手段と、
前記外部プログラムの優先順位が前記実行プログラムの優先順位よりも高いとき、前記
実行プログラムを一時中断し、外部プログラムを実行するプログラム選択手段と、
前記外部プログラムの実行が中断した後、中断されていた前記実行プログラムの実行を
再開するプログラム再開手段と、
として機能させるコンピュータプログラムである。
According to still another aspect, the present invention is a computer program for a computer that reads and executes an external program stored in an external storage medium,
The computer
Priority order determining means for determining the priority order of the external program based on priority order information possessed by the external storage medium when the external storage medium is connected to the program execution device;
Comparing means for comparing the priority of the external program with the priority of the currently executing execution program;
When the priority of the external program is higher than the priority of the execution program, program selection means for temporarily suspending the execution program and executing the external program;
A program restarting means for restarting execution of the suspended execution program after execution of the external program is interrupted;
It is a computer program that functions as

以下、この発明の各要素について説明する。
(外部記憶媒体)
外部記憶媒体は外部プログラムを保存できるものであればその形態は特に限定されない
。実施例で使用するメモリカードの外、フレキシブルディスク、CD、DVD、メモリス
テック、その他の汎用的な記憶媒体を用いることができる。
(外部プログラム)
外部プログラムには情報処理装置において実行される任意のアプリケーションプログラ
ムが採用される。情報処理装置としてPOSシステム用レジを用いる場合、精算処理用、
点検処理用、PLU処理用、管理処理用等のプログラムがその外部プログラムとなる。
また、情報処理装置として一般的なコンピュータシステムを用いる場合、ウイルス対策
用のプログラムなどを外部プログラムとして採用することができる。
情報処理装置として子供用ゲーム端末を用いる場合、学習用プログラムなどを外部プロ
グラムとして採用することができる。
Hereinafter, each element of the present invention will be described.
(External storage medium)
The form of the external storage medium is not particularly limited as long as it can store an external program. In addition to the memory card used in the embodiments, a flexible disk, a CD, a DVD, a memory stick, and other general-purpose storage media can be used.
(External program)
An arbitrary application program executed in the information processing apparatus is employed as the external program. When using a POS system cash register as an information processing device,
Programs such as inspection processing, PLU processing, and management processing are external programs.
When a general computer system is used as the information processing apparatus, a virus countermeasure program or the like can be employed as an external program.
When a child game terminal is used as the information processing apparatus, a learning program or the like can be employed as an external program.

(優先順位情報)
優先順位情報は外部記憶媒体の所定の領域に電子データ(優先順位電子データ)として
記憶させておくことができる。即ち、各記憶媒体毎に優先順位が記録される。この優先順
位電子データは外部プログラムに関連付けておくことが好ましく、これにより、外部記憶
媒体へ外部プログラムを書き込むと同時に当該優先順位電子データも外部記憶媒体へ書き
込むことができる。
外部記憶媒体へ直接的に優先記憶情報が付与されていない場合において、情報処理装置
側に優先順位データテーブルを準備しておく。この優先順位テーブルには外部プログラム
の識別子と優先順位との関係が保存されている。そして、読み出された識別子を優先順位
テーブルの関係に対照し、もってその優先順位を特定することができる。この場合、外部
プログラムの識別子が優先順位電子データとなる。
優先順位情報として外部記憶媒体の機械的特徴を利用することができる。例えば、記憶
媒体の種類に応じて優先順位情報を付与することができる。
(Priority information)
The priority order information can be stored as electronic data (priority order electronic data) in a predetermined area of the external storage medium. That is, the priority order is recorded for each storage medium. The priority order electronic data is preferably associated with an external program, so that the priority order electronic data can be written to the external storage medium at the same time as the external program is written to the external storage medium.
When priority storage information is not directly assigned to the external storage medium, a priority order data table is prepared on the information processing apparatus side. In this priority table, the relationship between the identifiers of the external programs and the priority is stored. Then, the read identifier can be compared with the relationship of the priority table, and the priority can be specified. In this case, the identifier of the external program becomes the priority order electronic data.
The mechanical characteristics of the external storage medium can be used as priority information. For example, priority information can be given according to the type of storage medium.

更には、情報処理装置において外部記憶媒体と結合するポートを用いて優先順位を決定
することも可能である。即ち、ポートに予め優先順位が割り付けられており、ポートと優
先順位に関する情報が予めメモリに保存されている。ポートへメモリカードが挿入される
と当該情報が参照されて優先順位が特定される。
例えば、メモリカードに対して複数のポートが準備されている場合、第1のポートに挿
入されたメモリカードの外部プログラムは最優先で実行され、第2のポートに挿入された
メモリカードの外部プログラムはその次の優先度で実行されるようにする。この場合、第
1のポートにメモリカードが挿入された場合、情報処理装置の実行プログラムが中断され
て第1のメモリカードに保存されている外部プログラムが直ちに実行される。その段階で
第2のポートにメモリカードが挿入されてもその外部プログラムは直ちに実行されわけで
はなく、第1のポートに挿入されたメモリカードの外部プログラムが終了後に実行される
。そして、その第2のポートに挿入されたメモリカードの外部プログラム終了した後、情
報処理装置において当初実行されていたプログラムが再開される。
Furthermore, the priority order can be determined using a port coupled to the external storage medium in the information processing apparatus. That is, priorities are assigned to ports in advance, and information about ports and priorities is stored in a memory in advance. When a memory card is inserted into the port, the priority is specified by referring to the information.
For example, when a plurality of ports are prepared for the memory card, the external program of the memory card inserted in the first port is executed with the highest priority, and the external program of the memory card inserted in the second port Is executed at the next priority. In this case, when the memory card is inserted into the first port, the execution program of the information processing apparatus is interrupted and the external program stored in the first memory card is immediately executed. Even if the memory card is inserted into the second port at that stage, the external program is not immediately executed, but the external program of the memory card inserted into the first port is executed after completion. Then, after the external program of the memory card inserted into the second port is terminated, the program originally executed in the information processing apparatus is resumed.

(実行プログラム)
実行プログラムは情報処理装置において現在実行されているプログラムを指す。外部記
憶媒体の外部プログラムが情報処理装置において実行されている場合は、この外部プログ
ラムが実行プログラムである。当該外部プログラムが実行プログラムとして実行されてい
る状態において、新たに外部記憶媒体が接続されそこに保存されている外部プログラムが
実行プログラムよりも優先度が高い場合は、この新たな外部プログラムが情報処理装置に
おいて優先的に実行されることとなる。
(Execution program)
The execution program refers to a program currently being executed in the information processing apparatus. When an external program in the external storage medium is executed in the information processing apparatus, this external program is an execution program. In a state where the external program is being executed as an execution program, if a new external storage medium is connected and the external program stored there has a higher priority than the execution program, the new external program It is preferentially executed in the device.

プログラム実行装置、プログラム選択装置、プログラム中断装置及びプログラム再開装
置は中央演算装置、内部メモリ装置、各種インターフェース及びこれらを繋ぐバス等から
なる汎用的なコンピュータシステムからなり、内部メモリ装置には当該コンピュータシス
テムを機能させるための制御プログラム(コンピュータプログラム)が保存されている。
インターフェースとしては入力装置、出力装置(ディスプレイ、プリンタ)、通信ポート
用のほかに、外部記憶媒体を着脱可能に連結するための1又は2以上のポートが設けられ
ている。
A program execution device, a program selection device, a program interruption device, and a program resumption device are composed of a general-purpose computer system including a central processing unit, an internal memory device, various interfaces, a bus that connects them, and the like. A control program (computer program) for functioning is stored.
As an interface, in addition to an input device, an output device (display, printer), and a communication port, one or more ports for detachably connecting an external storage medium are provided.

以下、この発明を実施例に基づき更に詳細に説明する。
図1は実施例のレジ端末(情報処理装置)1の外形を示し、図2はその機能ブロック図
である。
図1に示すように、実施例のレジ端末1は端末本体3に2つのポート(第1のポート5
、第2のポート6)が備えられ、第1のポート5及び第2のポート6に対してそれぞれ第
1のメモリカード30及び第2のメモリカード40が着脱可能に挿着される。図中の符号
7は入力端末、符号8はプリンタの帳票出力口、符号9はディスプレイである。
Hereinafter, the present invention will be described in more detail based on examples.
FIG. 1 shows an outline of a cash register terminal (information processing apparatus) 1 according to the embodiment, and FIG. 2 is a functional block diagram thereof.
As shown in FIG. 1, the cash register terminal 1 of the embodiment has two ports (first port 5) in the terminal body 3.
The second port 6) is provided, and the first memory card 30 and the second memory card 40 are detachably inserted into the first port 5 and the second port 6, respectively. Reference numeral 7 in the figure denotes an input terminal, reference numeral 8 denotes a printer form output port, and reference numeral 9 denotes a display.

端末本体3はバーチャルマシンからなる第1の処理部10と第2の処理部20を有する
。第1の処理部10はアプリケーションプログラム処理部11と第1のデータ管理部13
を有する。アプリケーションプログラム処理部11は入出力インターフェース15を介し
てレジ端末の入力端末7、プリンタ8及びディスプレイ9を制御する。第1のデータ管理
部13に第1のポート5が連結され、これにより第1のデータ管理部13は第1のメモリ
カード30に対してデータの書込み・読出しが可能となる。
第2の処理部20は通信処理部21と第2のデータ管理部23を有する。通信処理部2
1は通信インターフェース25を介してインターネット等のネットワーク50に連結され
る。第2のデータ管理部23に第2のポート6が連結され、これにより第2のデータ管理
部23は第2のメモリカード40に対してデータの書込み・読出しが可能になる。
第2のメモリカードから読み出されたデータは第2のデータ管理部23を介して第1の
データ管理部へ送られる。
The terminal main body 3 includes a first processing unit 10 and a second processing unit 20 that are virtual machines. The first processing unit 10 includes an application program processing unit 11 and a first data management unit 13.
Have The application program processing unit 11 controls the input terminal 7 of the cash register terminal, the printer 8 and the display 9 via the input / output interface 15. The first port 5 is connected to the first data management unit 13, whereby the first data management unit 13 can write / read data to / from the first memory card 30.
The second processing unit 20 includes a communication processing unit 21 and a second data management unit 23. Communication processor 2
1 is connected to a network 50 such as the Internet via a communication interface 25. The second port 6 is connected to the second data management unit 23, whereby the second data management unit 23 can write / read data to / from the second memory card 40.
Data read from the second memory card is sent to the first data management unit via the second data management unit 23.

第1のメモリカード30はその内部レジスタ領域31とユーザデータ領域33を有する
。内部レジスタ領域には動作条件レジスタ、カード識別レジスタ、相対カードアドレスレ
ジスタ、カード特性データレジスタ、ドライバステージレジスタ、ステータスレジスタ等
にメモリカード固有のデータが保存されている。
ユーザデータ領域33には、優先順位データ保存領域35、アプリケーションプログラ
ム(外部プログラム)識別子保存領域37、外部プログラム保存領域38の他、使用メモ
リ領域、ID情報記憶領域、シリアル番号記憶領域、バージョン番号記憶領域などがある

第2のメモリカード40にも、同様に、その内部レジスタ領域41とユーザデータ領域
43を有する。内部レジスタ領域には動作条件レジスタ、カード識別レジスタ、相対カー
ドアドレスレジスタ、カード特性データレジスタ、ドライバステージレジスタ、ステータ
スレジスタ等にメモリカード固有のデータが保存されている。ユーザデータ領域43には
、優先順位データ保存領域45、アプリケーションプログラム(外部プログラム)識別子
保存領域47、外部プログラム保存領域48の他、メモリ領域、ID情報記憶領域、シリ
アル番号記憶領域、バージョン番号記憶領域などがある。
The first memory card 30 has an internal register area 31 and a user data area 33. In the internal register area, data unique to the memory card is stored in an operation condition register, a card identification register, a relative card address register, a card characteristic data register, a driver stage register, a status register, and the like.
The user data area 33 includes a priority data storage area 35, an application program (external program) identifier storage area 37, an external program storage area 38, a used memory area, an ID information storage area, a serial number storage area, and a version number storage. There are areas.
Similarly, the second memory card 40 has an internal register area 41 and a user data area 43. In the internal register area, data unique to the memory card is stored in an operation condition register, a card identification register, a relative card address register, a card characteristic data register, a driver stage register, a status register, and the like. The user data area 43 includes a priority data storage area 45, an application program (external program) identifier storage area 47, an external program storage area 48, a memory area, an ID information storage area, a serial number storage area, and a version number storage area. and so on.

サーバコンピュータ60はネットワーク50に接続され、実施例のレジ端末1とデータ
通信が可能である。サーバコンピュータ60にはPLUに関するマスターデータが保存さ
れている。このデータは、サーバコンピュータ60からネットワーク50を介して第2の
処理部20の通信処理部21が受信する。この受信データは第2のデータ管理部23に送
られる。これから第2のメモリカード40のユーザデータ領域43のメモリ領域に保存さ
れる。また、第1のデータ管理部13を介してアプリケーションプログラム処理部11へ
送られ、ここにおけるアプリケーションプログラムの実行に供される。アプリケーション
プログラム処理部の出力は第1及び第2のデータ管理部13、23及び通信処理部21、
更にはネットワーク50を介してサーバコンピュータに送ることができる。
The server computer 60 is connected to the network 50 and can perform data communication with the cash register terminal 1 of the embodiment. The server computer 60 stores master data related to the PLU. This data is received by the communication processing unit 21 of the second processing unit 20 from the server computer 60 via the network 50. This received data is sent to the second data management unit 23. From now on, it is stored in the memory area of the user data area 43 of the second memory card 40. In addition, it is sent to the application program processing unit 11 via the first data management unit 13 and is used for execution of the application program here. The output of the application program processing unit is the first and second data management units 13, 23 and the communication processing unit 21,
Further, it can be sent to the server computer via the network 50.

アプリケーションプログラム処理部15の構成を図3に示す。
このアプリケーションプログラム処理部15はメモリカード31の優先順位データ保存
領域35又はメモリカード41の優先順位データ保存領域45から優先順位電子データを
読出し、メモリカード31又は41に付帯した優先順位を決定する。このようにして決定
されたメモリカードの優先順位は比較部153において現在実行中のプログラム(実行プ
ログラム)の優先順位と比較される。
プログラム実行制御部154は、比較部153の比較結果に基づき、プログラム実行部
155において実行されるプログラムを制御する。例えば、実行プログラムの優先順位よ
りメモリカード1の優先順位が高い場合、実行プログラムに割り当てられているスレッド
をストップして実行プログラムを停止する。その一方、新たなスレッドにメモリカード1
のプログラム(外部プログラム)のクラスタを割り当てて、実行状態とする。実行状態の
プログラムが新たな実行プログラムとなり、その優先順位が優先順位保存部157に保存
される。
The configuration of the application program processing unit 15 is shown in FIG.
The application program processing unit 15 reads the priority order electronic data from the priority order data storage area 35 of the memory card 31 or the priority order data storage area 45 of the memory card 41 and determines the priority order attached to the memory card 31 or 41. The priority order of the memory card determined in this way is compared with the priority order of the currently executing program (execution program) in the comparison unit 153.
The program execution control unit 154 controls a program executed by the program execution unit 155 based on the comparison result of the comparison unit 153. For example, when the priority of the memory card 1 is higher than the priority of the execution program, the execution program is stopped by stopping the thread assigned to the execution program. On the other hand, memory card 1 in a new thread
A cluster of the program (external program) is assigned to the execution state. The program in the execution state becomes a new execution program, and the priority order is stored in the priority order storage unit 157.

上記の例では、メモリカード31のユーザデータ領域33の優先順位データ保存領域3
5から優先順位電子データ(直接記載形式)を読出し、比較部153で実行プログラムの
優先順位と比較していた。
かかる直接記載形式の優先順位電子データがメモリカード31に書き込まれていない場
合は、図4のようにして優先順位を決定することができる。メモリカード31のユーザデ
ータ保存領域33の識別子保存領域37から識別子読取部1511が外部プログラムに固
有の識別子を読み取る。優先順位テーブル1513には優先順位とプログラムとの関係が
例えば次の通りテーブル化されている。

(優先順位) : (識別子(外部プログラム))
優先順位0 : アイドリング(デフォルトのプログラム)
優先順位1 : 一般精算処理(PLU変更不可)
優先順位2 : 精算処理(PLU変更可能)
優先順位3 : 点検処理(ジャーナル印刷可能)
優先順位4 : PLU処理(PLU追加、削除可能)
優先順位5 : 管理処理(操作者データ管理、システム情報管理)
なお、優先順位は数値が大きいほど高いものとする。

識別子特定部1512は、識別子読取部1511により読み取られた外部プログラムの
識別子に基づき、優先順位テーブル1513を参照して、外部プログラムに対応した優先
順位を決定する
In the above example, the priority order data storage area 3 in the user data area 33 of the memory card 31.
5, the priority order electronic data (direct description format) is read out and compared with the priority order of the execution program by the comparison unit 153.
When the priority order electronic data in the direct description format is not written in the memory card 31, the priority order can be determined as shown in FIG. The identifier reading unit 1511 reads an identifier unique to the external program from the identifier storage area 37 of the user data storage area 33 of the memory card 31. In the priority order table 1513, the relationship between the priority order and the program is tabulated as follows, for example.

(Priority): (identifier (external program))
Priority 0: Idling (default program)
Priority 1: General checkout process (PLU cannot be changed)
Priority 2: Checkout process (PLU can be changed)
Priority 3: Inspection processing (journal printing possible)
Priority 4: PLU processing (PLU can be added or deleted)
Priority 5: Management processing (operator data management, system information management)
Note that the higher the numerical value, the higher the priority.

Based on the identifier of the external program read by the identifier reading unit 1511, the identifier specifying unit 1512 determines the priority corresponding to the external program with reference to the priority table 1513.

次に、このレジ装置1の動作を図5のフローチャートを参照しながら説明する。
レジ装置1を起動すると、デフォルトのプログラムとしてメモリに保存されているアイ
ドリングプログラム(優先順位0)が実行される(ステップ1)。例えば、ネットワーク
50を経由したサーバコンピュータ60から広告情報をダウンロードして顧客向け表示装
置(カスタマディスプレイ)に当該広告を表示したり、「レジ停止中」や「となりのレジ
にお回りください」などの表示を実施する。
Next, the operation of the cash register apparatus 1 will be described with reference to the flowchart of FIG.
When the cash register apparatus 1 is activated, an idling program (priority order 0) stored in the memory as a default program is executed (step 1). For example, the advertisement information is downloaded from the server computer 60 via the network 50 and the advertisement is displayed on the customer display device (customer display), or “checkout is stopped” or “turn to the next checkout”. Perform the display.

レジ装置の操作者には一般精算処理用のプログラム(第1の外部プログラム、優先順位
1)を保存した第1のメモリカード31が渡されており、操作者がこのメモリカード31
を第1のポート5へ挿入すると(ステップ3)、メモリカード31の優先順位データ保存
領域35から優先順位電子データが読み出されて、優先順位決定部151で当該メモリカ
ード31に保存されている一般精算処理用のプログラムの優先順位が決定される。この一
般精算処理用プログラムの優先順位はアイドリングプログラムの優先順位より高いので(
ステップ5)、一般精算処理用プログラムが実行される(ステップ7)。具体的には、新
たなクラスタに当該プログラムが割り当てられて、実行の状態となる。その一方で、アイ
ドリングプログラムはこれが割り当てられたスレッドがストップ状態になる。
一般精算処理用のプログラムでは実行環境と操作者の属性(氏名、権限、時間など)が
メモリカード30のユーザデータ領域33から読み出される。スキャナ、磁気カードリー
ダ若しくはキー入力により計算がされ、消費税込みの合計金額の提示と、入金処理、つり
銭処理、レシート印刷などが実行される。その際、商品コードからPLUを参照し、商品
名と金額の表示や印刷が行われる。同時に、精算情報は第1のデータ管理部13、第2の
データ管理部23、通信処理部21更にはネットワーク50を介してサーバコンピュータ
60へリアルタイムに送信される。サーバコンピュータ60側のPLUマスターデータに
更新があった場合も、リアルタイムにレジ装置1へ情報が送られてきてレジ装置1内のP
LU情報が更新される。
A first memory card 31 storing a general settlement processing program (first external program, priority 1) is given to the operator of the cash register apparatus.
Is inserted into the first port 5 (step 3), the priority order electronic data is read from the priority order data storage area 35 of the memory card 31 and stored in the memory card 31 by the priority order determination unit 151. The priority of the program for general settlement processing is determined. The priority of this general checkout program is higher than the priority of the idling program (
Step 5), the general settlement processing program is executed (Step 7). Specifically, the program is assigned to a new cluster and is in an execution state. On the other hand, in the idling program, the thread to which it is assigned is stopped.
In the general payment processing program, the execution environment and operator attributes (name, authority, time, etc.) are read from the user data area 33 of the memory card 30. Calculation is performed by a scanner, a magnetic card reader, or key input, and a total amount including consumption tax is presented, deposit processing, change processing, receipt printing, and the like are executed. At that time, referring to the PLU from the product code, the product name and price are displayed and printed. At the same time, the settlement information is transmitted in real time to the server computer 60 via the first data management unit 13, the second data management unit 23, the communication processing unit 21 and the network 50. Even when the PLU master data on the server computer 60 side is updated, information is sent to the cash register apparatus 1 in real time and the P in the cash register apparatus 1 is updated.
LU information is updated.

この一般精算処理用プログラムは第1のメモリカード30を第1のポート5から抜き取
ることにより終了する。これにより、ストップ状態にあったアイドリングプログラムのス
レッドが実行状態になり、レジ装置1はアイドリング状態となる(ステップ9)。なお、レ
ジ装置1はこのアイドリング状態からオフすることが可能である。
This general settlement processing program ends when the first memory card 30 is removed from the first port 5. As a result, the thread of the idling program that has been in the stop state becomes the execution state, and the registration apparatus 1 enters the idling state (step 9). The register device 1 can be turned off from this idling state.

一般精算処理用プログラムが実行中において他のメモリカードが挿入されたとき(ステ
ップ11)の動作を以下に説明する。
例えば、店舗管理者がPLU処理用プログラム(第2の外部プログラム)が記録された
第2のメモリカード40を第2のポート6へ挿入する。この第2のメモリカード40の優
先順位データ保存領域47には優先順位(=4)が保存されている。
第2のメモリカード40の優先順位が第2のデータ管理部23に読み出されて、第1の
データ管理部13を介してアプリケーションプログラム処理部15へ送られる。そして、
その優先順位(=4)が比較部153において現在実行中のプログラム(一般精算処理用
プログラム)の優先順位(=1)と比較される(ステップ13)。
The operation when another memory card is inserted while the general settlement processing program is being executed (step 11) will be described below.
For example, the store manager inserts the second memory card 40 in which the PLU processing program (second external program) is recorded into the second port 6. The priority order (= 4) is stored in the priority order data storage area 47 of the second memory card 40.
The priority order of the second memory card 40 is read to the second data management unit 23 and sent to the application program processing unit 15 via the first data management unit 13. And
The priority (= 4) is compared with the priority (= 1) of the program (general payment processing program) currently being executed in the comparison unit 153 (step 13).

比較の結果、第2のメモリカードのPLU処理用プログラムの優先順位が現在実行中の
一般精算処理用プログラムの優先順位より高いので、PLU処理用プログラムが実行され
る(ステップ15)。具体的には、一般精算処理用プログラムのスレッドがストップ状態
になり、PLU処理用プログラムが新たなスレッドに割り当てられて実行状態となる。こ
のPLU処理用プログラムにより例えばタイムサービスの割引情報などレジ装置1のPL
Uデータが変更される。第2のメモリカード40を抜くことによりこのPLU処理用プロ
グラムが終了したら、ストップ状態にあった一般精算処理用プログラムのスレッドが実行
状態になり、レジ装置1において一般精算処理が可能となる。
なお、外部プログラムの終了はメモリカードを抜くことに限定されるものではなく、外
部プログラムの所定のルーチンが終了したとき次の実行を止めることにより、実質的にメ
モリカードを抜いたことと同じ効果が得られる。
As a result of the comparison, since the priority of the PLU processing program of the second memory card is higher than the priority of the currently executed general settlement processing program, the PLU processing program is executed (step 15). Specifically, the general settlement processing program thread enters the stop state, and the PLU processing program is assigned to the new thread and enters the execution state. This PLU processing program allows the PL of the cash register 1 such as time service discount information.
U data is changed. When the PLU processing program is terminated by removing the second memory card 40, the thread of the general settlement processing program that has been in the stopped state becomes an execution state, and the general settlement processing can be performed in the cash register apparatus 1.
Note that the termination of the external program is not limited to removing the memory card, but it is substantially the same effect as removing the memory card by stopping the next execution when a predetermined routine of the external program is terminated. Is obtained.

PLU処理用プログラムの実行中に、第1のポートのメモリカードが点検処理用プログ
ラム(優先順位3)を保存したものに差し替えられることがある。この場合、PLU処理
用プログラム(実行プログラム)の優先順位(=4)が差し替えられたメモリカード内の
点検処理用プログラムの優先順位より高いのでPLU処理用プログラムの実行は何ら中断
されない。よって、店舗管理者はメモリカードを挿入するタイミングを何ら考慮すること
なく、業務遂行において最も都合のよいときに、任意のタイミングでメモリカードのセッ
トを行うことができる。
そして、PLU処理用プログラムの実行が終了した後は、ステップ11からの処理が同
様に繰り返される。
なお、この実施例では、外部プログラムと実行プログラムの優先順位が同一の場合、実
行プログラムをそのまま実行させているが、外部プログラムを優先的に実行させることも
できる。
During execution of the PLU processing program, the memory card of the first port may be replaced with a storage of the inspection processing program (priority order 3). In this case, since the priority (= 4) of the PLU processing program (execution program) is higher than the priority of the inspection processing program in the replaced memory card, the execution of the PLU processing program is not interrupted at all. Therefore, the store manager can set the memory card at an arbitrary timing when it is most convenient for business execution without considering the timing of inserting the memory card.
Then, after the execution of the PLU processing program is completed, the processing from step 11 is similarly repeated.
In this embodiment, when the priority order of the external program and the execution program is the same, the execution program is executed as it is. However, the external program can be executed preferentially.

この実施例は、インターネット接続環境におけるウイルスチェックに本発明を適用した
例である。システム構成は図2と同様である。
外部プログラムの優先順位は「1」と「2」の2つとする。
まず、アイドリング状態(優先順位=0)のシステムに優先順位=1のインターネット
接続環境用のアプリケーションプログラムが記録された第1のメモリカードを挿入する(
ステップ3)。優先順位の高低に従い、インターネット接続環境用のアプリケーションプ
ログラムが実行され、例えばブラウザ表示とメール送受信が可能となる(ステップ5、7
)。
インターネットに接続中に危険度の高いウイルスが発見されたという情報が入ったとき
、ウイルス対策用プログラム(検出プログラムや駆除プログラム(ワクチン))の記録さ
れた第2のメモリカードを入手する。この第2のメモリカードの優先順位は2である。そ
して、この第2のメモリカードを第2のポートに挿入すると(ステップ11)、優先順位
が低いインターネット接続環境用のアプリケーションプログラムが中断され、ウイルス対
策用のプログラムが実行される(ステップ13、15)。そして、このウイルス対策用の
プログラムが終了し、メモリカードが抜かれるとインターネット接続環境用アプリケーシ
ョンプログラムの実行が再開される。
In this embodiment, the present invention is applied to a virus check in an Internet connection environment. The system configuration is the same as in FIG.
The priority order of the external program is two, “1” and “2”.
First, the first memory card in which the application program for the Internet connection environment with the priority = 1 is recorded is inserted into the system in the idling state (priority = 0).
Step 3). In accordance with the priority level, an application program for the Internet connection environment is executed, and for example, browser display and mail transmission / reception are possible (steps 5 and 7).
).
When information indicating that a high-risk virus has been found while connected to the Internet is entered, a second memory card in which an anti-virus program (detection program or removal program (vaccine)) is recorded is obtained. The priority of this second memory card is 2. Then, when this second memory card is inserted into the second port (step 11), the application program for the Internet connection environment having a low priority is interrupted and the anti-virus program is executed (steps 13 and 15). ). When the anti-virus program ends and the memory card is removed, execution of the Internet connection environment application program is resumed.

この実施例は、ゲーム機に本発明を適用した例である。システム構成は図2と同様であ
る。
外部プログラムの優先順位は「1」と「2」の2つとする。
まず、アイドリング状態(優先順位=0)のシステムに優先順位=1のゲーム用プログ
ラムが記録された第1のメモリカードを挿入する(ステップ3)。優先順位の高低に従い
、ゲーム用プログラムが実行され、ゲームがプレイ可能となる(ステップ5、7)。
ゲームプレイ中に学習時間となったとき、学習用プログラムの記録された第2のメモリ
カードを準備する。この第2のメモリカードの優先順位は2である。そして、この第2の
メモリカードを第2のポートに挿入すると(ステップ11)、優先順位が低いゲーム用プ
ログラムが中断され、学習用プログラムが実行される(ステップ13、15)。そして、
この学習用のプログラムが終了し、第2のメモリカードが抜かれるとゲーム用プログラム
の実行が再開される。
この実施例において、学習用プログラムの実行中にあらためてゲーム用プログラムを記
憶したメモリカードを挿入してもゲーム用プログラムを実行することができない。従って
、学習効率を図る上で好適なゲーム機となる。
In this embodiment, the present invention is applied to a game machine. The system configuration is the same as in FIG.
The priority order of the external program is two, “1” and “2”.
First, a first memory card on which a game program with priority = 1 is recorded is inserted into a system in an idling state (priority = 0) (step 3). According to the priority level, the game program is executed and the game can be played (steps 5 and 7).
When the learning time comes during the game play, a second memory card on which the learning program is recorded is prepared. The priority of this second memory card is 2. When this second memory card is inserted into the second port (step 11), the game program with the lower priority is interrupted and the learning program is executed (steps 13 and 15). And
When the learning program ends and the second memory card is removed, the execution of the game program is resumed.
In this embodiment, even if the memory card storing the game program is inserted again during the execution of the learning program, the game program cannot be executed. Therefore, the game machine is suitable for learning efficiency.

この発明は、上記発明の実施の形態及び実施例の説明に何ら限定されるものではない。
特許請求の範囲の記載を逸脱せず、当業者が容易に想到できる範囲で種々の変形態様もこ
の発明に含まれる。
The present invention is not limited to the description of the embodiments and examples of the invention described above.
Various modifications may be included in the present invention as long as those skilled in the art can easily conceive without departing from the description of the scope of claims.

この発明の実施例のレジ端末を示す斜視図である。It is a perspective view which shows the cash register terminal of the Example of this invention. 同じくレジ端末の機能ブロック図である。It is the functional block diagram of a cash register terminal similarly. アプリケーションプログラム処理部の機能を示すブロック図である。It is a block diagram which shows the function of an application program process part. 優先順位決定部の構成を示すブロック図である。It is a block diagram which shows the structure of a priority determination part. 実施例の情報処理装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the information processing apparatus of an Example.

符号の説明Explanation of symbols

1 レジ端末
15 アプリケーションプログラム処理部
151 優先順位決定部
153 比較部
154 プログラム実行制御部
155 プログラム実行部
157 優先順位保存部
DESCRIPTION OF SYMBOLS 1 Cash register terminal 15 Application program process part 151 Priority order determination part 153 Comparison part 154 Program execution control part 155 Program execution part 157 Priority order preservation | save part

Claims (8)

外部記憶媒体に保存されている外部プログラムを読み出して実行するプログラム実行装置
と、
前記外部記憶媒体を前記プログラム実行装置に接続したとき、該外部記憶媒体が所有す
る優先順位情報に基づき、実行するプログラムを選択するプログラム選択装置と、
前記プログラム実行装置が実行中の実行プログラムを一時中断するプログラム中断装置
と、
中断されていた前記実行プログラムを再開するプログラム再開装置と、
を備え、
前記プログラム選択装置が前記外部プログラムの優先順位と前記実行プログラムの優先
順位とを比較して、前記実行プログラムよりも前記外部プログラムの優先順位が高いとき
、前記プログラム中断装置は前記実行プログラムを中断して前記外部プログラムを実行し
、前記外部プログラムが終了した後に前記プログラム再開装置が中断された前記実行プロ
グラムの実行を再開する、ことを特徴とする情報処理装置。
A program execution device that reads and executes an external program stored in an external storage medium;
A program selection device that selects a program to be executed based on priority information possessed by the external storage medium when the external storage medium is connected to the program execution device;
A program interruption device for temporarily interrupting an execution program being executed by the program execution device;
A program restarting device for restarting the suspended execution program;
With
When the program selection device compares the priority of the external program with the priority of the execution program, and the priority of the external program is higher than the execution program, the program interruption device interrupts the execution program. The information processing apparatus is characterized in that the external program is executed, and the program resumption apparatus resumes execution of the suspended execution program after the external program ends.
前記外部記憶媒体は前記プログラムに対応する優先順位情報を優先順位電子データとして
保存し、
前記プログラム選択装置は該優先順位電子データに対応する優先順位データテーブルを
備え、前記外部記憶媒体が前記プログラム実行装置に接続されたとき、前記優先順位電子
データを読み出し前記優先順位データテーブルと比較して外部記録媒体から読み出したプ
ログラムの優先順位を決定する、ことを特徴とする請求項1に記載の情報処理装置。
The external storage medium stores priority information corresponding to the program as priority electronic data,
The program selection device includes a priority data table corresponding to the priority electronic data, and when the external storage medium is connected to the program execution device, reads the priority electronic data and compares it with the priority data table. The information processing apparatus according to claim 1, wherein the priority order of the programs read from the external recording medium is determined.
前記プログラム選択装置は前記外部記憶媒体の機械的特徴に基づきプログラムの優先順位
を決定する、ことを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the program selection apparatus determines a priority order of programs based on mechanical characteristics of the external storage medium.
外部記憶媒体に保存されている外部プログラムを読み出して実行するプログラム実行装置
におけるプログラム実行方法であって、
前記外部記憶媒体を前記プログラム実行装置に接続したとき、該外部記憶媒体が所有す
る優先順位情報に基づき、前記外部プログラムの優先順位を決定する優先順位決定ステッ
プと、
前記外部プログラムの優先順位と現在実行中の実行プログラムの優先順位とを比較する
比較ステップと、
前記外部プログラムの優先順位が前記実行プログラムの優先順位よりも高いとき、前記
実行プログラムを一時中断し、前記外部プログラムを実行するプログラム選択ステップと

前記外部プログラムの実行が終了した後、中断されていた前記実行プログラムの実行を
再開するプログラム再開ステップと、
を含んでなるプログラム実行方法。
A program execution method in a program execution device for reading and executing an external program stored in an external storage medium,
A priority order determining step for determining a priority order of the external program based on priority order information possessed by the external storage medium when the external storage medium is connected to the program execution device;
A comparison step for comparing the priority of the external program with the priority of the currently executing execution program;
When the priority of the external program is higher than the priority of the execution program, the program selection step of suspending the execution program and executing the external program;
A program restarting step for restarting execution of the execution program that has been interrupted after the execution of the external program is completed;
A program execution method comprising:
外部記憶媒体に保存されている外部プログラムを読み出して実行するコンピュータ用のコ
ンピュータプログラムであって、
該コンピュータを、
前記外部記憶媒体を前記プログラム実行装置に接続したとき、該外部記憶媒体が所有す
る優先順位情報に基づき、前記外部プログラムの優先順位を決定する優先順位決定手段と

前記外部プログラムの優先順位と現在実行中の実行プログラムの優先順位とを比較する
比較手段と、
前記外部プログラムの優先順位が前記実行プログラムの優先順位よりも高いとき、前記
実行プログラムを一時中断し、外部プログラムを実行するプログラム選択手段と、
前記外部プログラムの実行が終了した後、中断されていた前記実行プログラムの実行を
再開するプログラム再開手段と、
として機能させるコンピュータプログラム。
A computer program for a computer that reads and executes an external program stored in an external storage medium,
The computer
Priority order determining means for determining the priority order of the external program based on priority order information possessed by the external storage medium when the external storage medium is connected to the program execution device;
Comparing means for comparing the priority of the external program with the priority of the currently executing execution program;
When the priority of the external program is higher than the priority of the execution program, program selection means for temporarily suspending the execution program and executing the external program;
Program resumption means for resuming execution of the execution program that has been suspended after the execution of the external program is completed;
A computer program that functions as a computer program.
外部記憶媒体を接続する複数の接続ポートと、
該接続ポートに接続された前記外部記憶媒体に保存されている外部プログラムを読み出
して実行するプログラム実行装置と、
前記接続ポートが所有する優先順位情報に基づき、読み出すべき前記外部プログラムを
選択するプログラム選択装置と、
前記プログラム実行装置が実行中の実行プログラムを一時中断するプログラム中断装置
と、
中断されていた前記実行プログラムを再開するプログラム再開装置と、
を備え、
前記プログラム選択装置は前記外部記憶媒体が新たに接続された接続ポートの優先順位
と現在実行中の前記実行プログラムを保存する外部記憶媒体の接続された接続ポートの優
先順位とを比較して、後者より前者の優先順位が高いとき、前記プログラム中断装置は前
記実行プログラムを中断して優先順位の高い接続ポートに接続されている外部記憶媒体か
ら前記外部プログラムを読み出して実行し、前記外部プログラムが終了した後に前記プロ
グラム再開装置が中断された前記実行プログラムの実行を再開する、ことを特徴とする情
報処理装置。
A plurality of connection ports for connecting external storage media;
A program execution device that reads and executes an external program stored in the external storage medium connected to the connection port;
A program selection device for selecting the external program to be read based on priority information possessed by the connection port;
A program interruption device for temporarily interrupting an execution program being executed by the program execution device;
A program restarting device for restarting the suspended execution program;
With
The program selection device compares the priority of the connection port to which the external storage medium is newly connected with the priority of the connection port to which the external storage medium that stores the currently executing execution program is connected. When the former priority is higher, the program interruption device interrupts the execution program, reads and executes the external program from the external storage medium connected to the connection port having a higher priority, and the external program ends. After that, the program resuming apparatus resumes execution of the execution program suspended.
複数の接続ポートに接続された前記外部記憶媒体に保存されている外部プログラムを読み
出して実行するプログラム実行装置におけるプログラム実行方法であって、
前記接続ポートが所有する優先順位情報に基づき、前記外部プログラムの優先順位を決
定する優先順位決定ステップと、
前記外部プログラムの優先順位と現在実行中の実行プログラムの優先順位とを比較する
比較ステップと、
前記外部プログラムの優先順位が前記実行プログラムの優先順位よりも高いとき、前記
実行プログラムを一時中断し、前記外部プログラムを実行するプログラム選択ステップと

前記外部プログラムの実行が終了した後、中断されていた前記実行プログラムの実行を
再開するプログラム再開ステップと、
を含んでなるプログラム実行方法。
A program execution method in a program execution device for reading and executing an external program stored in the external storage medium connected to a plurality of connection ports,
A priority determining step for determining a priority of the external program based on priority information possessed by the connection port;
A comparison step for comparing the priority of the external program with the priority of the currently executing execution program;
When the priority of the external program is higher than the priority of the execution program, the program selection step of suspending the execution program and executing the external program;
A program restarting step for restarting execution of the execution program that has been interrupted after the execution of the external program is completed;
A program execution method comprising:
複数の接続ポートに接続された前記外部記憶媒体に保存されている外部プログラムを読み
出して実行するコンピュータ用のコンピュータプログラムであって、
該コンピュータを、
前記接続ポートが所有する優先順位情報に基づき、前記外部プログラムの優先順位を決
定する優先順位決定手段と、
前記外部プログラムの優先順位と現在実行中の実行プログラムの優先順位とを比較する
比較手段と、
前記外部プログラムの優先順位が前記実行プログラムの優先順位よりも高いとき、前記
実行プログラムを一時中断し、前記外部プログラムを実行するプログラム選択手段と、
前記外部プログラムの実行が終了した後、中断されていた前記実行プログラムの実行を
再開するプログラム再開手段と、
として機能させるコンピュータプログラム。
A computer program for a computer that reads and executes an external program stored in the external storage medium connected to a plurality of connection ports,
The computer
Priority order determining means for determining the priority order of the external program based on the priority order information possessed by the connection port;
Comparing means for comparing the priority of the external program with the priority of the currently executing execution program;
When the priority of the external program is higher than the priority of the execution program, program selection means for temporarily suspending the execution program and executing the external program;
Program resumption means for resuming execution of the execution program that has been suspended after the execution of the external program is completed;
A computer program that functions as a computer program.
JP2004116779A 2004-04-12 2004-04-12 Information processor Withdrawn JP2005301666A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004116779A JP2005301666A (en) 2004-04-12 2004-04-12 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004116779A JP2005301666A (en) 2004-04-12 2004-04-12 Information processor

Publications (1)

Publication Number Publication Date
JP2005301666A true JP2005301666A (en) 2005-10-27

Family

ID=35333118

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004116779A Withdrawn JP2005301666A (en) 2004-04-12 2004-04-12 Information processor

Country Status (1)

Country Link
JP (1) JP2005301666A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100959548B1 (en) * 2008-05-21 2010-05-27 한국과학기술원 A method of interrupt scheduling

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100959548B1 (en) * 2008-05-21 2010-05-27 한국과학기술원 A method of interrupt scheduling

Similar Documents

Publication Publication Date Title
KR101119320B1 (en) Apparatus and method of firmware updating for movable storage apparatus
US8321482B2 (en) Selectively modifying files of a container file
JP2009086832A (en) Information system
CN101131671A (en) Controlling access to non-volatile memory
CA2231382C (en) System and method for managing device driver logical state information in an information handling system
US8983862B2 (en) Initiating a service call for a hardware malfunction in a point of sale system
US20040199732A1 (en) System and method for processing high priority data elements
JP2002215477A (en) System and processing method for monitoring device state, and information recording medium
JP2007193537A (en) Tag information management program, tag information management method, and tag information management device
CN1277703A (en) POS terminal, method of controlling the POS terminal, POS system using the POS terminal, and information storage medium
CN101499009B (en) Method, system and medium for installing peripheral software driver
US6970949B2 (en) System method for replacing old device with new device in a layered structure and determining configuration information for lower level devices associated with new device
JP5010068B2 (en) Device environment setting system, device environment setting processing method, and information recording medium
JP2005301666A (en) Information processor
JP2001034822A (en) Controller for automatic vending machine
CN115543750A (en) Method, device, equipment and medium for asset information function processing of PCIE (peripheral component interface express) equipment
JPH06309265A (en) Dynamic selection method for driver program of information processor
JP3920021B2 (en) Information recording / playback system
JP2001357215A (en) Automatic transaction device, computer-readable recording medium with transaction program recorded, and transaction program
US8392759B2 (en) Test method, test program, test apparatus, and test system
US6536669B2 (en) Method of componentizing an inventory scanner and providing a plug-in architecture
US6108780A (en) Operating system startup apparatus, method for operating system startup and a mechanically readable storage medium containing a program therefor
JP5225963B2 (en) Collection and delivery system
JP3698945B2 (en) Data update processing method
JP3546962B2 (en) Installation device, installation method, and medium recording installation program

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070703