JPH02170296A - Pos terminal - Google Patents
Pos terminalInfo
- Publication number
- JPH02170296A JPH02170296A JP63324976A JP32497688A JPH02170296A JP H02170296 A JPH02170296 A JP H02170296A JP 63324976 A JP63324976 A JP 63324976A JP 32497688 A JP32497688 A JP 32497688A JP H02170296 A JPH02170296 A JP H02170296A
- Authority
- JP
- Japan
- Prior art keywords
- program
- pos terminal
- rom
- battery backup
- ram
- 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
Links
- 101100524645 Toxoplasma gondii ROM5 gene Proteins 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 4
- 230000005856 abnormality Effects 0.000 description 3
- 238000000034 method Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 1
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Stored Programmes (AREA)
- Cash Registers Or Receiving Machines (AREA)
Abstract
Description
【発明の詳細な説明】
(産業上の利用分野)
本発明は、POSシステムにおけるPOSターミナルに
関し、特に単独で動作可能なPOSターミナルの動作を
決定する10グラムの起動方式に特徴をもつPOSター
ミナルに関する。DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a POS terminal in a POS system, and particularly relates to a POS terminal characterized by a 10-gram startup method that determines the operation of a POS terminal that can operate independently. .
(従来の技術)
従来、この種のPOSターミナルのプログラムの基本部
はROMに格納され、CPUがROMからプログラムを
読み出し実行したり、また、作業領域を必要とするプロ
グラムの場合は、ROMから、一旦、RAM上に10グ
ラム全体を転送後、RAMからプログラムを読み出しな
がら実行していた。(Prior Art) Conventionally, the basic part of a program for this type of POS terminal is stored in a ROM, and the CPU reads and executes the program from the ROM, and in the case of a program that requires a work area, the program is stored in the ROM. Once the entire 10 grams were transferred to the RAM, the program was executed while being read from the RAM.
(発明が解決しようとする課題)
上述した従来のプログラム起動法では、プログラムがR
OMに格納されているなめ、プログラムに修正が必要と
なった場合は、ROMを交換するとか、ROMが載せら
れている基盤ごと交換するなど、ハードウェアの交換が
必要となるという欠点がある。(Problem to be solved by the invention) In the conventional program startup method described above, the program
The drawback is that if it is necessary to modify the programs stored in the OM, the hardware must be replaced, such as replacing the ROM or replacing the entire board on which the ROM is mounted.
(課題を解決するための手段)
本発明によるPOSターミナルは、POSターミナルの
動作を決定するプログラムがROMに格納されており、
一旦、ROMからRAMにプログラム展開後に動作する
POSターミナルにおいて、内容の書き換えが可能で、
かつ、バッテリバックアップされており、POSターミ
ナルの電源が切れても内容が破壊されないRAMを設け
るとともに前記RAMの内容を書き換える手段とを備え
る。(Means for Solving the Problems) A POS terminal according to the present invention has a program that determines the operation of the POS terminal stored in a ROM,
Once the program is expanded from ROM to RAM, the contents can be rewritten at the POS terminal that operates.
The present invention also includes a RAM that is backed up by a battery and whose contents are not destroyed even if the power of the POS terminal is turned off, and a means for rewriting the contents of the RAM.
(実施例) 次に本発明について図面を参照して説明する。(Example) Next, the present invention will be explained with reference to the drawings.
第1図は本発明の一実施例のPOSターミナルのハード
ウェア構成図である。FIG. 1 is a hardware configuration diagram of a POS terminal according to an embodiment of the present invention.
CPUIには、表示装置2、プリンタ3、キー人力装置
4、ROM 5 、バッテリバックアップメモリ(BU
M)6、RAM7およびFDD8が接続されている。The CPU includes a display device 2, a printer 3, a key input device 4, a ROM 5, and a battery backup memory (BU).
M) 6, RAM 7 and FDD 8 are connected.
ROM5にはCPUIが実行するプログラムが格納され
ている。バッテリバックアップメモリ(BUM)6には
、ROM5内のプログラムに修正箇所が存在するかどう
かを示すフラグ情報の他、修正がある場合は、例えば第
2図のような形式で書き換え情報が格納される。このフ
ラグ情報と、書き換え情報は、もともとフロッピィディ
スクに書き込まれており、FDD8を経由して、ROM
5内にあるバッテリバックアップメモリ6書き込みプロ
グラムにより、バッテリバックアップメモリ6に書き込
まれる。The ROM 5 stores programs executed by the CPUI. The battery backup memory (BUM) 6 stores flag information indicating whether or not there is a modified part in the program in the ROM 5, and if there is a modification, rewrite information is stored in the format shown in FIG. 2, for example. . This flag information and rewriting information were originally written on the floppy disk, and then transferred to the ROM via the FDD8.
The data is written to the battery backup memory 6 by the battery backup memory 6 write program located in the battery backup memory 5.
第2図は、バッテリバックアップメモリ内に書き込まれ
るプログラム書き換え情報の単位を示す図で、BUM6
内にはプログラム書き換え箇所の数分だけ書き込まれる
事になる。書き換え情報の単位は、書き換える場所の先
頭を示す書き換えアドレス11と、書き換えデータ長1
2と、実際の書き換えデータ13から成る。なお、書き
換えデータ長は書き換え情報毎に異なるため、書き換え
情報単位自身の長さもさまざまな者となる。FIG. 2 is a diagram showing the unit of program rewriting information written in the battery backup memory.
Inside, the number of parts to be rewritten in the program will be written. The unit of rewriting information is a rewriting address 11 indicating the beginning of the rewriting location and a rewriting data length 1.
2 and actual rewritten data 13. Note that since the rewrite data length varies depending on the rewrite information, the length of the rewrite information unit itself also varies.
第3図は、ROM5内に格納されているプログラムの一
部で、POSターミナルの電源投入後、一番最初にCP
UIが読み出して実行する部分の流れ図である。Figure 3 shows a part of the program stored in ROM5.
It is a flowchart of the part that the UI reads and executes.
まず、POSターミナルを構成するハードウェア、例え
ばプリンタ3、RAM7、およびFDD8などに異常が
ないか否かをチエツクしくステップ21.22>、異常
があればエラー表示して(ステップ23)、POSター
ミナルの動作を停止する(ステップ24)、ハードウェ
アに異常がなければ、ROM5に格納されているプログ
ラムをRAM7へ転送する0次に、バックアップメモリ
6から、プログラム書き換えが必要かどうかのフラグ情
報を読み出しくステップ26)、書き換えの必要がなけ
れば終了し、書き換えの必要があればバックアップメモ
リ6より第2図のような書き換え情報を読み出しRAM
T上に転送済みのプログラムを書き換えて(ステップ2
8)終了する。First, check whether there are any abnormalities in the hardware that makes up the POS terminal, such as the printer 3, RAM 7, and FDD 8. Steps 21 and 22> If there are any abnormalities, display an error message (step 23), and then (Step 24). If there is no abnormality in the hardware, transfer the program stored in ROM 5 to RAM 7. Next, read flag information from backup memory 6 indicating whether program rewriting is necessary. Step 26) ends if rewriting is not necessary, and if rewriting is necessary, reads the rewriting information as shown in Figure 2 from the backup memory 6 and stores it in the RAM.
Rewrite the transferred program on T (Step 2)
8) Finish.
第3図のプログラム実行終了後、CPUIはRAM7か
らプログラムを読み出して実行していく、 この実施例
では、10グラム変換するためには、修正情報の入った
フロッピィディスクをPOSターミナルのFDDにセッ
トし、BUM書き換えプログラムを動作させるだけでよ
いことになる。After the execution of the program shown in Fig. 3 is completed, the CPUI reads the program from RAM 7 and executes it. In this example, in order to convert 10 grams, the floppy disk containing the correction information is set in the FDD of the POS terminal. , it is only necessary to run the BUM rewriting program.
(発明の効果)
以上説明したように本発明は、POSターミナル起動時
のプログラム転送を、ROMからだけでなく、書き換え
が可能でバッテリバックアップのあるメモリをも同時に
用いることにより、ハードウェアの交換なしに、POS
ターミナルのプログラム変更ができるため、プログラム
修正作業が簡単になるという効果がある。(Effects of the Invention) As explained above, the present invention transfers the program when starting the POS terminal not only from the ROM but also by using a rewritable memory with battery backup, thereby eliminating the need for hardware replacement. In, POS
Since the terminal program can be changed, it has the effect of simplifying program modification work.
第1図は本発明の実施例のPOSターミナルのハードウ
ェア構成を示す図、第2図は第1図のバッテリバックア
ップメモリ6に格納されるプログラム書き換え情報の構
成図、第3図は第1図のCPUIがPOSターミナル電
源投入直後に実行するプログラムの流れ図である。
1・・・CPU、2・・・表示装置、3・・・プリンタ
、4・・・キー人力装置、5・・・ROM、6・・・B
UM (バックアップメモリ)、7・・・RAM、8・
・・FDD。
第
】
図
第
図
第
3図FIG. 1 is a diagram showing the hardware configuration of a POS terminal according to an embodiment of the present invention, FIG. 2 is a diagram showing the configuration of program rewriting information stored in the battery backup memory 6 of FIG. 1, and FIG. 2 is a flowchart of a program executed by the CPU of the POS terminal immediately after power is turned on. 1...CPU, 2...Display device, 3...Printer, 4...Key manual device, 5...ROM, 6...B
UM (backup memory), 7...RAM, 8.
...FDD. Figure 3 Figure 3
Claims (1)
に格納されており、一旦、ROMからRAMにプログラ
ム展開後に動作するPOSターミナルにおいて、内容の
書き換えが可能で、かつ、バッテリバックアップされて
おり、POSターミナルの電源が切れても内容が破壊さ
れないRAMを設けるとともに前記RAMの内容を書き
換える手段とを備えて成ることを特徴とするPOSター
ミナル。The program that determines the operation of the POS terminal is the ROM.
The RAM is stored in a POS terminal that operates after the program is expanded from ROM to RAM, and the contents can be rewritten and backed up by a battery, so that the contents will not be destroyed even if the power of the POS terminal is cut off. A POS terminal comprising a means for rewriting the contents of the RAM.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63324976A JPH02170296A (en) | 1988-12-23 | 1988-12-23 | Pos terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63324976A JPH02170296A (en) | 1988-12-23 | 1988-12-23 | Pos terminal |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH02170296A true JPH02170296A (en) | 1990-07-02 |
Family
ID=18171734
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63324976A Pending JPH02170296A (en) | 1988-12-23 | 1988-12-23 | Pos terminal |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH02170296A (en) |
-
1988
- 1988-12-23 JP JP63324976A patent/JPH02170296A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH10307726A (en) | System for firmware recovery at time of start error | |
JPH02170296A (en) | Pos terminal | |
JPH06314202A (en) | Image-forming device | |
JP2000235483A (en) | Information processor | |
JP2005050079A (en) | Server device, bios updating program, bootstrap program, and bios updating method | |
JP2009238071A (en) | Built-in system | |
JP2001344156A (en) | Device with flash memory and data rewriting method | |
JP2005128613A (en) | Image forming device | |
JP2812285B2 (en) | Network interface card for printer | |
JPS62125452A (en) | Data back-up system for storage device | |
JPH05274157A (en) | Image generating device | |
JPH06219021A (en) | Image forming device | |
JPS62284440A (en) | Software resource maintenance system for terminal equipment | |
JPH067394Y2 (en) | Programmable small electronic calculator | |
JP2003122575A (en) | Information processing unit | |
JPH07146837A (en) | Computer peripheral device and program update control method for the same | |
JP2004110220A (en) | Method for updating program | |
JPH0546270A (en) | Method for starting up computer | |
JP3008816B2 (en) | Method of storing system program in programmable controller | |
JPH01124041A (en) | Information processor | |
JP2004348546A (en) | Device and method for switching control program | |
JP2001265602A (en) | Program booting system | |
JPH05324300A (en) | System for collating data of program file | |
JPH11188934A (en) | Printer | |
JPH06139215A (en) | Controller with duplexed eeprom |