JPH10283533A - Program rewriting device for vending machine - Google Patents
Program rewriting device for vending machineInfo
- Publication number
- JPH10283533A JPH10283533A JP8835897A JP8835897A JPH10283533A JP H10283533 A JPH10283533 A JP H10283533A JP 8835897 A JP8835897 A JP 8835897A JP 8835897 A JP8835897 A JP 8835897A JP H10283533 A JPH10283533 A JP H10283533A
- Authority
- JP
- Japan
- Prior art keywords
- data
- program
- vending machine
- memory
- new
- 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.)
- Granted
Links
Landscapes
- Control Of Vending Devices And Auxiliary Devices For Vending Devices (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、例えば、カップ飲
料の自動販売機のプログラムを書き換える自動販売機の
プログラム書換装置に関し、特に、プログラムの変更に
関連したデータの設定を容易、且つ、確実に行えるよう
にすると共に、プログラムの変更に関連したデータの設
定領域が予め割り当てられていた領域を越えてもアドレ
スの再編成を容易に行えるようにした自動販売機のプロ
グラム書換装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to, for example, a program rewriting device for a vending machine for rewriting a program for a vending machine for cup beverages, and more particularly, to easily and reliably set data relating to a program change. The present invention relates to a program rewriting device for a vending machine, which is capable of easily reorganizing an address even if a data setting area related to a program change exceeds a pre-allocated area.
【0002】[0002]
【従来の技術】客先の要望などによって市場に出回って
いる自動販売機に新しい機能を追加する場合には、自動
販売機の制御プログラムの変更を行っている。2. Description of the Related Art When a new function is added to a vending machine on the market in response to a request from a customer or the like, a control program of the vending machine is changed.
【0003】従来、自動販売機の制御プログラムの変更
は、ROMを交換することによって行われていたが、制
御プログラムを変更する自動販売機の数だけROMが必
要になることから、最近では、例えば、特開平5−89
325号公報に開示されるように、電気的に書換え可能
なROM(例えば、フラッシュメモリ)に制御プログラ
ムを記憶させ、ROMの制御プログラムを書換えること
によって行っている。Conventionally, the control program of a vending machine has been changed by exchanging a ROM. However, recently, since ROMs are required for the number of vending machines for which the control program is changed, recently, for example, JP-A-5-89
As disclosed in Japanese Patent Publication No. 325, a control program is stored in an electrically rewritable ROM (for example, a flash memory), and the control program of the ROM is rewritten.
【0004】ところで、制御プログラムによる制御の実
行は、RAM等のデータメモリに格納された設定データ
に基づいて行われるため、機能の追加によって制御プロ
グラムを変更した場合には、新しい機能に関連した設定
データをデータメモリに新たに設定する必要がある。By the way, since the execution of the control by the control program is performed based on the setting data stored in the data memory such as the RAM, when the control program is changed by adding a function, the setting related to the new function is changed. It is necessary to newly set data in the data memory.
【0005】図14は、例えば、カップ飲料の自動販売
機における変更前の旧バージョンの制御プログラムに対
応したデータメモリの内容を示す。データメモリには、
Hミックス飲料1、2等の飲料の仕様に応じた設定デー
タや、売上集計データ等の販売機データが格納され、そ
の設定データの各飲料の記憶領域中のアドレス0104
H〜0106H、010BH〜010DH、・・にはそ
れぞれダミーデータ1〜3が存在している。ダミーデー
タ1〜3は、機能の追加が生じた場合に新しい機能のデ
ータに割り当てられることにより、アドレスがずれるの
を防ぐもので、機能の追加前は、通常、0が設定されて
いる。FIG. 14 shows, for example, the contents of a data memory corresponding to an old version of a control program before a change in a cup beverage vending machine. The data memory contains
Setting data according to the specifications of the beverage such as the H-mix beverages 1 and 2 and vending machine data such as sales total data are stored, and the address 0104 of the setting data in the storage area of each beverage.
H to 0106H, 010BH to 010DH,... Have dummy data 1 to 3, respectively. The dummy data 1 to 3 are assigned to data of a new function when a function is added, thereby preventing an address from being shifted. Usually, 0 is set before the function is added.
【0006】図15は上記カップ飲料の自動販売機にお
ける制御プログラムを書き換えて攪拌機能を新たに追加
した場合のデータメモリの内容を示す。Hミックス飲料
1、2の設定データのダミーデータ1の部分が攪拌機能
のデータに割り当てられている。FIG. 15 shows the contents of the data memory when the control program in the cup beverage vending machine is rewritten and a stirring function is newly added. The portion of the dummy data 1 of the setting data of the H-mix beverages 1 and 2 is assigned to the data of the stirring function.
【0007】このように新しい機能の追加に伴って制御
プログラムを変更してアドレス0104H、及び010
BHにカクハン時間を割り当てても、データ値が0のま
まであるため、攪拌時間が0となる。また、バックアッ
プ用電池の不足やプログラムの暴走などで0以外のデー
タに変化している場合には、攪拌時間が規定値を外れて
しまう。このため、プログラム変更後に、キーボードを
使用して追加された新しい機能に関連したデータの設定
を行う。As described above, the control program is changed in accordance with the addition of a new function, and the addresses 0104H and 010 are changed.
Even if the agitation time is assigned to BH, the stirring value becomes 0 because the data value remains 0. In addition, if the data has changed to a value other than 0 due to a shortage of a backup battery or a runaway of a program, the stirring time deviates from a specified value. For this reason, after the program is changed, data related to the added new function is set using the keyboard.
【0008】[0008]
【発明が解決しようとする課題】しかし、従来の自動販
売機のプログラム書換装置によると、キーボードを使用
して手作業でダミーデータを新しい機能に関連するデー
タに設定変更しているため、作業が煩雑であると共に設
定ミスや設定もれ等が発生する恐れがあり、確実な設定
ができないという問題がある。また、当初の予想を越え
た新しい機能が追加された場合には、用意したダミーデ
ータのエリアでは不足し、上位互換性のないものにな
る。このため、売上集計データ等をクリアし、設定デー
タを全て設定し直してアドレスの再編成を行う必要があ
る。However, according to the program rewriting device of the conventional vending machine, the setting of the dummy data to the data relating to the new function is manually changed using the keyboard. There is a problem that the setting is complicated and there is a possibility that a setting error or a setting omission may occur, so that a reliable setting cannot be performed. Also, if a new function beyond the initial expectation is added, the prepared dummy data area will be insufficient and will not be upward compatible. Therefore, it is necessary to clear the sales summary data and the like, reset all the setting data, and reorganize the addresses.
【0009】従って、本発明の目的はプログラムの変更
に関連したデータの設定を容易、且つ、確実に行うこと
ができる自動販売機のプログラム書換装置を提供するこ
とである。SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a program rewriting device for a vending machine which can easily and surely set data relating to a program change.
【0010】本発明の他の目的はプログラムの変更に関
連したデータの設定領域が予め割り当てられていた領域
を越えてもアドレスの再編成を容易に行うことができる
自動販売機のプログラム書換装置を提供することであ
る。Another object of the present invention is to provide a program rewriting device for a vending machine which can easily reorganize addresses even if a data setting area related to a program change exceeds a pre-allocated area. To provide.
【0011】[0011]
【課題を解決するための手段】本発明は上記問題点に鑑
み、プログラムの変更に関連したデータの設定を容易、
且つ、確実に行えるようにすると共に、プログラムの変
更に関連したデータの設定領域が予め割り当てられてい
た領域を越えてもアドレスの再編成を容易に行えるよう
にするため、自動販売機に内蔵され、使用中のプログラ
ムを格納する第1のメモリと、自動販売機に内蔵され、
使用中のプログラムに関連したデータ、及びダミー用の
データを格納する第2のメモリと、自動販売機の外部に
位置し、新プログラムを格納する第3のメモリと、自動
販売機の外部に位置し、新プログラムに関連したデータ
を格納する第4のメモリと、自動販売機の外部に位置
し、使用中のプログラムを新プログラムで書き換えると
き、第2のメモリに格納された関連したデータ、及びダ
ミー用のデータを転送されて格納する第5のメモリと、
自動販売機の外部に位置し、使用中のプログラムを新プ
ログラムで書き換えるとき、第5のメモリに格納されて
いるダミー用のデータを新プログラムに関連したデータ
で書き換え、且つ、第3のメモリの新プログラムを第1
のメモリへ転送して使用中のプログラムを新プログラム
で書き換え、更に第5のメモリの新プログラムに関連し
たデータを第2のメモリへ転送する制御手段を備えた自
動販売機のプログラム書換装置を提供するものである。SUMMARY OF THE INVENTION In view of the above problems, the present invention facilitates setting of data related to a program change,
The vending machine has a built-in vending machine so that the address can be easily reorganized even if the data setting area related to the program change exceeds the pre-allocated area. , A first memory for storing a program in use, and a built-in vending machine,
A second memory for storing data related to the program in use and dummy data, a third memory located outside the vending machine for storing a new program, and a third memory located outside the vending machine And a fourth memory for storing data related to the new program, and a related data stored in the second memory when rewriting the used program located outside the vending machine with the new program; A fifth memory for transferring and storing dummy data;
When rewriting a program in use located outside the vending machine and using the new program, the dummy data stored in the fifth memory is rewritten with data related to the new program, and the data in the third memory is rewritten. New program first
And a program rewriting device for a vending machine provided with a control means for transferring data related to the new program in the fifth memory to the second memory by rewriting the program in use by transferring the program to the second memory. Is what you do.
【0012】上記制御手段は、第5のメモリのダミー用
のデータの格納領域が新プログラムに関連したデータを
格納する容量を有しないとき、新プログラムに関連する
データに基づいて第5のメモリのアドレスを再編成する
ように構成されていることが好ましい。When the storage area for the dummy data in the fifth memory does not have a capacity for storing the data related to the new program, the control means may store the data in the fifth memory based on the data related to the new program. Preferably, it is configured to reorganize the addresses.
【0013】上記自動販売機、及び前記制御手段は、有
線、無線等の通信手段を介して接続されている構成であ
ることが好ましい。[0013] It is preferable that the vending machine and the control means are connected via a communication means such as a wired or wireless communication.
【0014】[0014]
【発明の実施の形態】以下、本発明の自動販売機のプロ
グラム書換装置を添付図面を参照しながら詳細に説明す
る。DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a program rewriting device for a vending machine according to the present invention will be described in detail with reference to the accompanying drawings.
【0015】図1は本発明の第1の実施の形態に係る自
動販売機のプログラム書換装置を示す。この自動販売機
のプログラム書換装置は、カップ飲料を販売する自動販
売機1とパーソナルコンピュータ2を通信回線3を介し
て接続して構成されている。FIG. 1 shows a program rewriting device for a vending machine according to a first embodiment of the present invention. This program rewriting device for a vending machine is configured by connecting a vending machine 1 for selling cup beverages and a personal computer 2 via a communication line 3.
【0016】自動販売機1は、電気的に書換え可能なR
OM(例えば、フラッシュメモリ)から構成されている
と共に自動販売機1の制御プログラムを格納したプログ
ラムメモリ4と、制御プログラムに関連した設定データ
や、売上集計データ、更には制御プログラムを変更した
場合に新しい機能のデータに割り当てられるダミーデー
タ等を有した販売機データが格納されたRAM等のデー
タメモリ5と、プログラムメモリ4の制御プログラムと
データメモリ5の設定データに基づいてコインメカや飲
料供給部等の各制御部を総括的に制御する制御部6と、
制御部6と通信回線3との間に挿入された送受信部7を
有している。The vending machine 1 has an electrically rewritable R
A program memory 4 composed of an OM (for example, a flash memory) and storing a control program of the vending machine 1, setting data related to the control program, sales total data, and further when the control program is changed A data memory 5 such as a RAM in which vending machine data having dummy data and the like assigned to data of a new function is stored; a coin mechanism, a beverage supply unit, and the like based on a control program in the program memory 4 and setting data in the data memory 5 A control unit 6 that controls each of the control units in a comprehensive manner;
It has a transmission / reception unit 7 inserted between the control unit 6 and the communication line 3.
【0017】パーソナルコンピュータ2は、自動販売機
1の制御プログラムを書き換えるための書換プログラム
を格納したプログラムメモリ8と、自動販売機1の新バ
ージョンの制御プログラムを格納した新プログラムメモ
リ9と、新バージョンの制御プログラムと自動販売機1
の販売機データの変更を行うアドレス、及びデータ値の
関係を示す変更データテーブルを格納したテーブル格納
部10と、制御プログラムの書き換え時に自動販売機1
のデータメモリ5内の販売機データが格納されるデータ
メモリ11と、プログラムメモリ8の書換プログラムに
基づいて自動販売機1の制御プログラムの書き換え制御
を実行する制御部12と、制御部12と通信回線3との
間に挿入された送受信部13を有している。The personal computer 2 has a program memory 8 storing a rewriting program for rewriting a control program of the vending machine 1, a new program memory 9 storing a control program of a new version of the vending machine 1, and a new version. Control program and vending machine 1
Table storage unit 10 storing a change data table indicating the relationship between addresses at which vending machine data is changed and data values, and vending machine 1 upon rewriting of control programs.
A data memory 11 for storing vending machine data in the data memory 5, a control unit 12 for executing rewriting control of a control program of the vending machine 1 based on a rewriting program of the program memory 8, and communication with the control unit 12. It has a transmission / reception unit 13 inserted between the transmission line 3 and the line 3.
【0018】制御部12は、自動販売機1の制御部6に
制御プログラム、及び販売機データの転送を行わせて、
自動販売機1の制御プログラムの旧バージョンを判別す
ると共に、販売機データをデータメモリ11に記憶さ
せ、制御プログラムの旧バージョンと新バージョン、及
びテーブル格納部10に格納された変更データテーブル
に基づいて設定データのダミーデータを新バージョンの
制御プログラムに関連したデータで書き換え、且つ、新
プログラムメモリ9の新バージョンの制御プログラム、
及びデータメモリ11の販売機データを自動販売機1に
転送して、プログラムメモリ4の制御プログラムの書き
換え、及びデータメモリ5の販売機データの書き換えを
行う。The control unit 12 causes the control unit 6 of the vending machine 1 to transfer a control program and vending machine data.
The old version of the control program of the vending machine 1 is determined, and vending machine data is stored in the data memory 11 based on the old version and the new version of the control program and the change data table stored in the table storage unit 10. The dummy data of the setting data is rewritten with data relating to the new version of the control program, and the new version of the control program in the new program memory 9 is
The vending machine data in the data memory 11 is transferred to the vending machine 1 to rewrite the control program in the program memory 4 and the vending machine data in the data memory 5.
【0019】図2は自動販売機1の制御プログラムの書
き換え前の旧バージョン(Ver10)に対応したデー
タメモリ5の内容を示す。図14で前述したように、デ
ータメモリ5には、Hミックス飲料1、2等の飲料の仕
様に応じた設定データや売上集計データ等の販売機デー
タが格納され、その設定データの各飲料の記憶領域中の
アドレス0104H〜0106H、010BH〜010
DH、・・には、制御プログラムの変更時に新しい機能
のデータに割り当てられるダミーデータ1〜3がそれぞ
れ存在している。FIG. 2 shows the contents of the data memory 5 corresponding to the old version (Ver10) before rewriting the control program of the vending machine 1. As described above with reference to FIG. 14, the data memory 5 stores vending machine data such as setting data according to the specifications of the beverage such as the H-mix beverages 1 and 2 and sales total data. Addresses 0104H to 0106H and 010BH to 010 in the storage area
Each of DH,... Has dummy data 1 to 3 assigned to data of a new function when the control program is changed.
【0020】図3はパーソナルコンピュータ2のテーブ
ル格納部10に格納された変更データテーブルを示し、
制御プログラムの新バージョンとデータメモリ5の販売
機データの変更を行うアドレス、及びデータ値の関係が
示されている。FIG. 3 shows a modified data table stored in the table storage unit 10 of the personal computer 2.
The relationship between the new version of the control program, the address at which the vending machine data in the data memory 5 is changed, and the data value are shown.
【0021】以下、第1の実施の形態の自動販売機のプ
ログラム書換装置の動作を図4のフローチャートを参照
しながら説明する。Hereinafter, the operation of the program rewriting device of the vending machine according to the first embodiment will be described with reference to the flowchart of FIG.
【0022】(1) Ver10の制御プログラムを攪拌機
能が追加されたVer13の制御プログラムで書き換え
る場合(1) Rewriting the control program of Ver10 with the control program of Ver13 to which the stirring function is added
【0023】まず、パーソナルコンピュータ2の制御部
12は、制御プログラムの転送指令を送受信部13、通
信回線3、及び送受信部7を介して自動販売機1の制御
部6に出力する。First, the control section 12 of the personal computer 2 outputs a transfer command of the control program to the control section 6 of the vending machine 1 via the transmission / reception section 13, the communication line 3, and the transmission / reception section 7.
【0024】自動販売機1の制御部6は、この指令を受
けると、プログラムメモリ4に格納された制御プログラ
ムのバージョン(Ver10)を送受信部7から通信回
線3を介して送受信部13に転送する。Upon receiving this command, the control unit 6 of the vending machine 1 transfers the version (Ver 10) of the control program stored in the program memory 4 from the transmission / reception unit 7 to the transmission / reception unit 13 via the communication line 3. .
【0025】パーソナルコンピュータ2の制御部12
は、転送されてきた制御プログラムの旧バージョン(V
er10)を取得する(ステップS1 )。旧バージョン
を取得すると、販売機データの転送指令を送受信部1
3、通信回線3、及び送受信部7を介して自動販売機1
の制御部6に出力する。The control unit 12 of the personal computer 2
Is the old version of the transferred control program (V
ER10) to get (step S 1). When the old version is acquired, the transmission / reception unit 1 transmits a vending machine data transfer command.
3. Vending machine 1 via communication line 3 and transmission / reception unit 7
Is output to the control unit 6.
【0026】自動販売機1の制御部6は、販売機データ
の転送指令を受けると、データメモリ5の販売機データ
(設定データ、及び売上集計データ等)を送受信部7、
通信回線3、及び送受信部13を介してパーソナルコン
ピュータ2の制御部12に転送する。When the control unit 6 of the vending machine 1 receives the vending machine data transfer command, the control unit 6 transmits the vending machine data (setting data, sales total data, etc.) of the data memory 5 to the transmitting / receiving unit 7,
The data is transferred to the control unit 12 of the personal computer 2 via the communication line 3 and the transmission / reception unit 13.
【0027】パーソナルコンピュータ2の制御部12
は、転送されてきた販売機データをデータメモリ11に
格納する(ステップS2 )。そして、テーブル格納部1
0に格納された変更データテーブルのテーブルNo.を
初期化(テーブルNo.=1)し(ステップS3 )、テ
ーブルNo.1のVer13のアドレスが0000H
(終了マーク)か否かを判定する(判定D1 )。Ver
13はアドレスが104Hなので、次の判定D2 に進
み、ここでテーブルNo.1のVer13のアドレスと
テーブルNo.1のVer10のアドレスが等しいか否
かを判定する。テーブルNo.1のVer13のアドレ
スは104H、テーブルNo.1のVer10のアドレ
スは0000Hなので、次にテーブルNo.1のVer
13のデータ=5をデータメモリ11の設定データのア
ドレス104Hに相当するアドレスに書き込む(ステッ
プS4 )。書き込みが終了すると、Ver13のテーブ
ルNo.1に1を加算して、新バージョンのテーブルN
o.を2とする(ステップS5 )。そして、テーブルN
o.2のVer13のアドレスが0000Hか否かを判
定する(判定D1 )。Ver13はアドレスが10BH
なので、次の判定D2 に進み、ここでテーブルNo.2
のVer13のアドレスとテーブルNo.1のVer1
0のアドレスが等しいか否かを判定する。テーブルN
o.2のVer13のアドレスは10BH、テーブルN
o.1のVer10のアドレスは0000Hなので、次
にテーブルNo.2のVer13のデータ=5をデータ
メモリ11の設定データのアドレス10BHに相当する
アドレスに書き込む(ステップS4 )。書き込みが終了
すると、Ver13のテーブルNo.2に1を加算し
て、新バージョンのテーブルNo.を3とする(ステッ
プS5 )。そして、テーブルNo.3のVer13のア
ドレスが0000Hか否かを判定する(判定D1 )。V
er13はアドレスが0000Hなので、新プログラム
メモリ9の制御プログラムを送受信部13、通信回線
3、及び送受信部7を介して自動販売機1に転送して、
プログラムメモリ4の制御プログラムをVer13に書
き換える(ステップS8)。また、データメモリ11の
販売機データを送受信部13、通信回線3、及び送受信
部7を介して自動販売機1に転送して、データメモリ5
の販売機データをデータメモリ11の内容で書き換える
(ステップS9 )。Control unit 12 of personal computer 2
Stores the transferred vending machine data in the data memory 11 (step S 2 ). Then, the table storage unit 1
0 of the change data table stored in No. 0 Is initialized (table No. = 1) (step S 3 ), and the table No. 1 Ver13 address is 0000H
(End mark) is determined (determination D 1 ). Ver
13 addresses because 104H, proceed to the next determination D 2, where the table No. No. 1 Ver 13 address and table No. It is determined whether the addresses of the Vers 1 are equal. Table No. 1 has an address of Ver. Since the address of Ver10 of 0000H is 0000H, the next table No. Ver of 1
13 data = 5 is written to the address corresponding to the address 104H of the setting data in the data memory 11 (step S 4 ). When the writing is completed, the table No. Add 1 to 1 to add new version of table N
o. The a 2 (Step S 5). And table N
o. It is determined whether the address of the second Ver 13 is 0000H (determination D 1 ). Ver13 has an address of 10BH
So, the flow proceeds to the next decision D 2, where the table No. 2
Ver13 address and table No. Ver1 of 1
It is determined whether the addresses of 0 are equal. Table N
o. 2 Ver13 address is 10BH, table N
o. Since the address of Ver10 of 0000H is 0000H, the next table No. The data of Ver 13 of 2 = 5 is written to the address corresponding to the address 10BH of the setting data in the data memory 11 (step S 4 ). When the writing is completed, the table No. Add 1 to 2 to add the new version of Table No. And 3 (step S 5). Then, the table No. It is determined whether or not the address of Ver13 of No. 3 is 0000H (determination D 1 ). V
Since the address of er13 is 0000H, the control program of the new program memory 9 is transferred to the vending machine 1 via the transmission / reception unit 13, the communication line 3, and the transmission / reception unit 7, and
Rewriting the control program in the program memory 4 in Ver13 (Step S 8). The vending machine data in the data memory 11 is transferred to the vending machine 1 via the transmission / reception unit 13, the communication line 3, and the transmission / reception unit 7, and the data memory 5
Is rewritten with the contents of the data memory 11 (step S 9 ).
【0028】図5は自動販売機1の制御プログラムの書
き換え後のデータメモリの内容を示す。このように制御
プログラムをVer10からVer13に変更すると、
アドレス0104H、及び010BHにカクハン時間が
割り当てられ、パーソナルコンピュータ2のデータメモ
リ11内で変更データテーブルに基づいて変更されたデ
ータ=5が設定される。FIG. 5 shows the contents of the data memory after the control program of the vending machine 1 is rewritten. When the control program is changed from Ver10 to Ver13 in this way,
The delay time is assigned to the addresses 0104H and 010BH, and the changed data = 5 is set in the data memory 11 of the personal computer 2 based on the changed data table.
【0029】(2) Ver12の制御プログラムをVer
13の制御プログラムで書き換える場合(データの変更
が不要なとき)(2) Ver. 12 control program
When rewriting with 13 control programs (when it is not necessary to change data)
【0030】まず、パーソナルコンピュータ2の制御部
12は、制御プログラムの転送指令を送受信部13、通
信回線3、及び送受信部7を介して自動販売機1の制御
部6に出力する。First, the control unit 12 of the personal computer 2 outputs a control program transfer command to the control unit 6 of the vending machine 1 via the transmission / reception unit 13, the communication line 3, and the transmission / reception unit 7.
【0031】自動販売機1の制御部6は、この指令を受
けると、プログラムメモリ4に格納された制御プログラ
ムのバージョン(Ver12)を送受信部7から通信回
線3を介して送受信部13に転送する。Upon receiving this command, the control unit 6 of the vending machine 1 transfers the version (Ver12) of the control program stored in the program memory 4 from the transmission / reception unit 7 to the transmission / reception unit 13 via the communication line 3. .
【0032】パーソナルコンピュータ2の制御部12
は、転送されてきた制御プログラムの旧バージョン(V
er12)を取得する(ステップS1 )。旧バージョン
を取得すると、販売機データの転送指令を送受信部1
3、通信回線3、及び送受信部7を介して自動販売機1
の制御部6に出力する。Control unit 12 of personal computer 2
Is the old version of the transferred control program (V
Er12) to get (step S 1). When the old version is acquired, the transmission / reception unit 1 transmits a vending machine data transfer command.
3. Vending machine 1 via communication line 3 and transmission / reception unit 7
Is output to the control unit 6.
【0033】自動販売機1の制御部6は、販売機データ
の転送指令を受けると、データメモリ5の販売機データ
(設定データ、及び売上集計データ等)を送受信部7、
通信回線3、及び送受信部13を介してパーソナルコン
ピュータ2の制御部12に転送する。Upon receiving the vending machine data transfer command, the control unit 6 of the vending machine 1 transmits the vending machine data (setting data, sales total data, etc.) of the data memory 5 to the transmission / reception unit 7,
The data is transferred to the control unit 12 of the personal computer 2 via the communication line 3 and the transmission / reception unit 13.
【0034】パーソナルコンピュータ2の制御部12
は、転送されてきた販売機データをデータメモリ11に
格納する(ステップS2 )。そして、テーブル格納部1
0に格納された変更データテーブルのテーブルNo.を
初期化し(ステップS3 )、テーブルNo.1のVer
13のアドレスが0000H(終了マーク)か否かを判
定する(判定D1 )。Ver13はアドレスが104H
なので、次の判定D2 に進み、ここでテーブルNo.1
のVer13のアドレスとテーブルNo.1のVer1
2のアドレスが等しいか否かを判定する。テーブルN
o.1のVer13のアドレスは104H、テーブルN
o.1のVer12のアドレスは104Hなので、次
に、Ver13のテーブルNo.1に1を加算して、新
バージョンのテーブルNo.を2とする(ステップ
S6 )。また、Ver12のテーブルNo.1に1を加
算して、旧バージョンのテーブルNo.を2とする(ス
テップS7 )。そして、テーブルNo.2のVer13
のアドレスが0000Hか否かを判定する(判定
D1 )。Ver13はアドレスが10BHなので、次の
判定D2 に進み、ここでテーブルNo.2のVer13
のアドレスとテーブルNo.2のVer12のアドレス
が等しいか否かを判定する。テーブルNo.2のVer
13のアドレスは10BH、テーブルNo.2のVer
12のアドレスは10BHなので、次に、Ver13の
テーブルNo.2に1を加算して、新バージョンのテー
ブルNo.を3とする(ステップS6 )。また、Ver
12のテーブルNo.2に1を加算して、旧バージョン
のテーブルNo.を3とする(ステップS7 )。そし
て、テーブルNo.3のVer13のアドレスが000
0Hか否かを判定する(判定D1 )。Ver13はアド
レスが0000Hなので、新プログラムメモリ8の制御
プログラムを送受信部13、通信回線3、及び送受信部
7を介して自動販売機1に転送して、プログラムメモリ
4の制御プログラムをVer13に書き換える(ステッ
プS8 )。また、データメモリ11の販売機データを送
受信部13、通信回線3、及び送受信部7を介して自動
販売機1に転送して、データメモリ5の販売機データを
データメモリ11の内容で書き換える(ステップ
S9 )。このようにして、データの変更が不必要な場合
にも対応することができる。Control unit 12 of personal computer 2
Stores the transferred vending machine data in the data memory 11 (step S 2 ). Then, the table storage unit 1
0 of the change data table stored in No. 0 Is initialized (step S 3 ), and the table No. Ver of 1
It is determined whether the address of No. 13 is 0000H (end mark) (determination D 1 ). Ver13 has an address of 104H
So, the flow proceeds to the next decision D 2, where the table No. 1
Ver13 address and table No. Ver1 of 1
It is determined whether the two addresses are equal. Table N
o. The address of Ver13 of 1 is 104H, table N
o. Since the address of Ver12 of 104 is 104H, the table No. of Ver13 is next. 1 is added to Table No. 1 of the new version. Is set to 2 (step S 6 ). In addition, the table No. 1 is added to the table No. 1 of the old version. Is set to 2 (step S 7 ). Then, the table No. Ver13 of 2
Is determined whether or not the address is 0000H (determination D 1 ). Ver13 the address since 10BH, proceed to the next determination D 2, where the table No. Ver13 of 2
Address and table No. It is determined whether or not the addresses of the second Ver12 are equal. Table No. Ver of 2
13 is 10BH, table No. Ver of 2
Since the address of No. 12 is 10 BH, the table No. of Ver 13 is next. Add 1 to 2 to add the new version of Table No. Is set to 3 (step S 6 ). Also, Ver
Table No. 12 2 is added to 1, and the table No. of the old version is added. And 3 (step S 7). Then, the table No. The address of Ver3 of 3 is 000
It is determined whether it is 0H (determination D 1 ). Since the address of Ver13 is 0000H, the control program of the new program memory 8 is transferred to the vending machine 1 via the transmitting / receiving unit 13, the communication line 3, and the transmitting / receiving unit 7, and the control program of the program memory 4 is rewritten to Ver13 ( step S 8). Further, the vending machine data in the data memory 11 is transferred to the vending machine 1 via the transmitting / receiving unit 13, the communication line 3, and the transmitting / receiving unit 7, and the vending machine data in the data memory 5 is rewritten with the contents of the data memory 11 ( step S 9). In this way, it is possible to cope with a case where data change is unnecessary.
【0035】次に、本発明の第2の実施の形態に係る自
動販売機のプログラム書換装置を説明する。第2の実施
の形態の自動販売機のプログラム書換装置は、第1の実
施の形態の構成において、制御プログラムの変更に関連
したデータの設定領域が予め割り当てられていた領域よ
り大なるときアドレスの再編成を行うように構成されて
いる。Next, a program rewriting device for a vending machine according to a second embodiment of the present invention will be described. The program rewriting device for a vending machine according to the second embodiment is configured such that, in the configuration of the first embodiment, when the setting area of the data related to the change of the control program is larger than the previously allocated area, It is configured to perform reorganization.
【0036】図6はパーソナルコンピュータ2のデータ
メモリ11を示す。データメモリ11は、自動販売機1
のデータメモリ5の販売機データを記憶する旧バージョ
ンデータ記憶領域11Aと、旧バージョンデータ記憶領
域11Aの販売機データに新バージョンの制御プログラ
ムによって新たに追加される販売機データを記憶する新
バージョンデータ記憶領域11Bを有している。FIG. 6 shows the data memory 11 of the personal computer 2. The data memory 11 stores the vending machine 1
Old version data storage area 11A for storing vending machine data in the data memory 5, and new version data for storing vending machine data newly added to the vending machine data in the old version data storage area 11A by a new version control program. It has a storage area 11B.
【0037】図7はテーブル格納部10に格納された変
更データテーブルを示す。変更データテーブルは、新バ
ージョンであるVer13に変更する場合のもので、制
御プログラムの旧バージョンと、データメモリ11の旧
バージョンデータ記憶領域11Aから新バージョンデー
タ記憶領域11Bにデータ転送するための旧アドレス、
新アドレス、転送するデータ長(以下、単に「長さ」と
いう)、及びデータ書き込み時のデータ値の関係が示さ
れている。FIG. 7 shows a changed data table stored in the table storage unit 10. The change data table is for changing to the new version Ver13, and includes the old version of the control program and the old address for transferring data from the old version data storage area 11A of the data memory 11 to the new version data storage area 11B. ,
The relationship between the new address, the data length to be transferred (hereinafter, simply referred to as “length”), and the data value at the time of data writing is shown.
【0038】以下、第2の実施の形態の自動販売機のプ
ログラム書換装置の動作を図8、図9、及び図10のフ
ローチャートを参照しながら説明する。Hereinafter, the operation of the program rewriting device of the vending machine according to the second embodiment will be described with reference to the flowcharts of FIGS. 8, 9 and 10.
【0039】(1) Ver10の制御プログラムをVer
13の制御プログラムで書き換える場合(1) The control program of Ver10 is
When rewriting with 13 control programs
【0040】まず、パーソナルコンピュータ2の制御部
12は、制御プログラムの転送指令を送受信部13、通
信回線3、及び送受信部7を介して自動販売機1の制御
部6に出力する。First, the control unit 12 of the personal computer 2 outputs a control program transfer command to the control unit 6 of the vending machine 1 via the transmission / reception unit 13, the communication line 3, and the transmission / reception unit 7.
【0041】自動販売機1の制御部6は、この指令を受
けると、プログラムメモリ4に格納された制御プログラ
ムのバージョン(Ver10)を送受信部7から通信回
線3を介して送受信部13に転送する。Upon receiving this command, the control unit 6 of the vending machine 1 transfers the version (Ver 10) of the control program stored in the program memory 4 from the transmission / reception unit 7 to the transmission / reception unit 13 via the communication line 3. .
【0042】パーソナルコンピュータ2の制御部12
は、転送されてきた制御プログラムの旧バージョン(V
er10)を取得する(ステップS1 )。旧バージョン
を取得すると、販売機データの転送指令を送受信部1
3、通信回線3、及び送受信部7を介して自動販売機1
の制御部6に出力する。Control unit 12 of personal computer 2
Is the old version of the transferred control program (V
ER10) to get (step S 1). When the old version is acquired, the transmission / reception unit 1 transmits a vending machine data transfer command.
3. Vending machine 1 via communication line 3 and transmission / reception unit 7
Is output to the control unit 6.
【0043】自動販売機1の制御部6は、販売機データ
の転送指令を受けると、データメモリ5の販売機データ
(設定データ、及び売上集計データ等)を送受信部7か
ら通信回線3を介して送受信部13に転送する。Upon receiving the vending machine data transfer command, the control unit 6 of the vending machine 1 transmits the vending machine data (setting data, sales total data, etc.) of the data memory 5 from the transmission / reception unit 7 via the communication line 3. To the transmission / reception unit 13.
【0044】パーソナルコンピュータ2の制御部12
は、転送されてきた販売機データをデータメモリ11の
旧バージョンデータ記憶領域11Aに格納する(ステッ
プS2)。図11はデータメモリ11の旧バージョンデ
ータ記憶領域11Aに記憶された販売機データを示す。Control unit 12 of personal computer 2
Stores the transferred vending machine data in the old version data storage area 11A of the data memory 11 (step S 2 ). FIG. 11 shows vending machine data stored in the old version data storage area 11A of the data memory 11.
【0045】そして、パーソナルコンピュータ2の制御
部12は、テーブル格納部10に格納された変更データ
テーブルのテーブルNo.を初期化し(ステップ
S3 )、テーブルNo.1のVer10のモードが0
(終了マーク)か否かを判定する(判定D1 )。Ver
10はモードが1なので、次の判定D2 に進み、ここで
テーブルNo.1のVer10のモードが1か否かを判
定する。Ver10のモードは1なので、次にデータ転
送モード(コピーモード)に移行する(ステップ
S4 )。Then, the control unit 12 of the personal computer 2 transmits the table No. of the changed data table stored in the table storage unit 10. Is initialized (step S 3 ), and the table No. Ver10 mode of 1 is 0
(End mark) is determined (determination D 1 ). Ver
10 is the mode 1, so the process proceeds to the next decision D 2, where the table No. It is determined whether or not the mode of one Ver10 is 1. Ver10 mode one, so then shifted to a data transfer mode (copy mode) (Step S 4).
【0046】図9に示すように、データ転送モードで
は、長さをテーブルNo.1の長さ104Hに、読出ア
ドレスをテーブルNo.1の旧アドレス000Hに、書
込アドレスをテーブルNo.1の新アドレス000Hに
設定し(ステップS41)、長さが0か否か判定する(判
定D3 )。長さは104Hのため、次に新バージョンデ
ータ記憶領域11Bの先頭アドレス1000Hに書込ア
ドレス000Hを加算したアドレス1000Hに、旧バ
ージョンデータ記憶領域11Aの先頭アドレス2000
Hに読出アドレス000Hを加算したアドレス2000
Hのデータを転送する(ステップS42)。転送が終了す
ると、読出アドレス、及び書込アドレスをインクリメン
トして、それぞれ001Hにすると共に、長さをデクリ
メントして、103Hにする(ステップS43)。そし
て、再び長さが0か否か判定する(判定D3 )。長さは
103Hのため、次に新バージョンデータ記憶領域11
Bの先頭アドレス1000Hに書込アドレス001Hを
加算したアドレス1001Hに、旧バージョンデータ領
域11Aの先頭アドレス2000Hに読出アドレス00
1Hを加算したアドレス2001Hのデータを転送する
(ステップS42)。転送が終了すると、読出アドレス、
及び書込アドレスをインクリメントして、それぞれ00
2Hにすると共に、長さをデクリメントして、102H
にする(ステップS43)。このようにして旧バージョン
データ記憶領域11Aから新バージョンデータ記憶領域
11Bへの1バイトのデータ転送を長さが0になるまで
繰り返し行い、図11に示す旧バージョンデータ記憶領
域11Aのアドレス2000Hから2103Hまでのデ
ータを新バージョン領域11Bのアドレス1000Hか
ら1103Hに転送する。ここまでの転送が終了する
と、テーブルNo.1に1を加算してテーブルNo.を
2とする(ステップS6 )。As shown in FIG. 9, in the data transfer mode, the length is stored in the table No. In the length 104H, the read address is set to the table No. The write address is stored in the old address 000H of the table No. 1 in the table No. 1. Set to 1 new address 000H (step S 41), and determines whether or not the length 0 (determination D 3). Since the length is 104H, the start address 2000H of the old version data storage area 11A is added to the address 1000H obtained by adding the write address 000H to the start address 1000H of the new version data storage area 11B.
Address 2000 obtained by adding read address 000H to H
The data of H is transferred (step S42 ). When the transfer is completed, the read address, and increments the write address, as well as to 001H each, decrements the length, to 103H (step S 43). Then, it is determined again whether the length is 0 (determination D 3 ). Since the length is 103H, the new version data storage area 11
A read address 00 is added to an address 1001H obtained by adding the write address 001H to the start address 1000H of B, and to a start address 2000H of the old version data area 11A.
Transferring data address 2001H obtained by adding the 1H (step S 42). When the transfer is completed, the read address,
And the write address is incremented to 00
2H and decrement the length to 102H
To (step S 43). In this way, the one-byte data transfer from the old version data storage area 11A to the new version data storage area 11B is repeated until the length becomes 0, and the addresses 2000H to 2103H of the old version data storage area 11A shown in FIG. Are transferred from the addresses 1000H to 1103H of the new version area 11B. When the transfer up to this point is completed, the table No. 1 is added to 1 and the table No. Is set to 2 (step S 6 ).
【0047】この後、パーソナルコンピュータ2の制御
部12は、テーブルNo.2のVer10のモードが0
か否かを判定する。Ver10はモードが1なので、次
の判定D2 に進み、ここでテーブルNo.1のVer1
0のモードが1か否かを判定する。Ver10のモード
は1なので、次にデータ転送モード(コピーモード)に
移行する(ステップS4 )。Thereafter, the control unit 12 of the personal computer 2 sends the table No. The mode of Ver10 of 2 is 0
It is determined whether or not. Ver10 Since the mode 1, the process proceeds to the next decision D 2, where the table No. Ver1 of 1
It is determined whether the mode of 0 is 1 or not. Ver10 mode one, so then shifted to a data transfer mode (copy mode) (Step S 4).
【0048】データ転送モードでは、長さをテーブルN
o.2の長さ4に、読出アドレスをテーブルNo.2の
旧アドレス107Hに、書込アドレスをテーブルNo.
2の新アドレス108Hに設定し(ステップS41)、テ
ーブルNo.1の転送と同様に長さが0になるまで転送
を行って、図11に示す旧バージョンデータ記憶領域1
1Aのアドレス2107Hから210AHまでのデータ
を図12に示す新バージョンデータ記憶領域11Bのア
ドレス1108Hから110BHに転送する。ここまで
の転送が終了すると、テーブルNo.2に1を加算して
テーブルNo.を3とする(ステップS6 )。In the data transfer mode, the length is stored in table N
o. In the length 4 of the table 2, the read address is stored in the table No. In the old address 107H of Table 2, the write address is set to the table No.
Set in 2 of the new address 108H (step S 41), table No. The transfer is performed until the length becomes 0 as in the transfer of the old version data storage area 1 shown in FIG.
The data of addresses 1107H to 210AH of 1A is transferred to addresses 1108H to 110BH of the new version data storage area 11B shown in FIG. When the transfer up to this point is completed, the table No. 2 is added to 1, and the table No. Is set to 3 (step S 6 ).
【0049】この後、パーソナルコンピュータ2の制御
部12は、テーブルNo.3のVer10のモードが0
か否かを判定する。Ver10はモードが1なので、次
の判定D2 に進み、ここでテーブルNo.3のVer1
0のモードが1か否かを判定する。Ver10のモード
は1なので、次にデータ転送モード(コピーモード)に
移行する(ステップS4 )。Thereafter, the control unit 12 of the personal computer 2 sends the table No. Ver10 mode of 3 is 0
It is determined whether or not. Ver10 Since the mode 1, the process proceeds to the next decision D 2, where the table No. Ver1 of 3
It is determined whether the mode of 0 is 1 or not. Ver10 mode one, so then shifted to a data transfer mode (copy mode) (Step S 4).
【0050】データ転送モードでは、長さをテーブルN
o.3の長さ1EFHに、読出アドレスをテーブルN
o.3の旧アドレス10EHに、書込アドレスをテーブ
ルNo.3の新アドレス110Hに設定し(ステップS
41)、テーブルNo.1の転送と同様に長さが0になる
まで転送を行って、図11に示す旧バージョンデータ記
憶領域11Aのアドレス210EH移行の長さ1EFH
のデータを新バージョンデータ記憶領域11Bのアドレ
ス1110Hから長さ1EFHに応じたアドレスに転送
する。ここまでの転送が終了すると、テーブルNo.3
に1を加算してテーブルNo.を4とする(ステップS
6 )。In the data transfer mode, the length is stored in table N
o. 3 and the read address in table 1
o. In the old address 10EH of Table 3, the write address is set to the table No. 3 is set to the new address 110H (step S
41 ), table No. The transfer is performed until the length becomes 0 in the same manner as the transfer of No. 1 and the length 1 EFH of the shift to the address 210 EH of the old version data storage area 11A shown in FIG.
Is transferred from the address 1110H of the new version data storage area 11B to an address corresponding to the length 1EFH. When the transfer up to this point is completed, the table No. 3
To the table No. To 4 (step S
6 ).
【0051】この後、パーソナルコンピュータ2の制御
部12は、テーブルNo.4のVer10のモードが0
か否かを判定する。Ver10はモードが2なので、次
の判定D2 に進み、ここでテーブルNo.4のVer1
0のモードが1か否かを判定する。Ver10のモード
は2なので、次にデータ書込モードに移行する(ステッ
プS5 )。Thereafter, the control unit 12 of the personal computer 2 sends the table No. Mode of Ver10 of 4 is 0
It is determined whether or not. Since the mode of Ver10 is 2 , the process proceeds to the next determination D2, where the table No. Ver1 of 4
It is determined whether the mode of 0 is 1 or not. Ver10 mode is 2, then the process proceeds to the data write mode (Step S 5).
【0052】図10に示すように、データ書込モードで
は、長さをテーブルNo.4の長さ4に、書込アドレス
をテーブルNo.4の新アドレス104Hに、データを
テーブルNo.4のデータ0にそれぞれ設定し(ステッ
プS51)、次に長さが0か否か判定する(判定D4 )。
長さは4のため、次に新バージョンデータ記憶領域11
Bの先頭アドレス1000Hに書込アドレス104Hを
加算したアドレス1104Hにデータ0を書き込む(ス
テップS52)。書き込みが終了すると、書込アドレスを
インクリメントして、105Hにすると共に、長さをデ
クリメントして、3にする(ステップS53)。そして、
再び長さが0か否か判定する(判定D4)。長さは3の
ため、次に新バージョンデータ記憶領域11Bの先頭ア
ドレス1000Hに書込アドレス105Hを加算したア
ドレス1105Hにデータ0を書き込む(ステップ
S52)。書き込みが終了すると、書込アドレスをインク
リメントして、106Hにすると共に、長さをデクリメ
ントして、2にする(ステップS53)。このようにして
長さが0になるまで書込アドレスに1を加算したアドレ
スに0を書き込み、新バージョンデータ記憶領域11B
のアドレス1104Hから1107Hまでのデータを全
て0に設定する。ここまでの書き込みが終了すると、テ
ーブルNo.4に1を加算してテーブルNo.を5とす
る(ステップS6)。As shown in FIG. 10, in the data write mode, the length is stored in the table No. 4, the write address is set to the table No. 4 is stored in the new address 104H of the table No. 4. Respectively set to 4 data 0 (step S 51), then the length is determined whether 0 or not (determination D 4).
Since the length is 4, the new version data storage area 11 is next.
Write data 0 to address 1104H obtained by adding the write address 104H to the head address 1000H of B (step S 52). When the writing is completed, the write address is incremented to 105H, and the length is decremented to 3 (step S53 ). And
It is determined again whether the length is 0 (determination D 4 ). Since length of 3, then writes the data 0 to address 1105H obtained by adding the write address 105H to the head address 1000H of the new version data storage area 11B (step S 52). When writing is completed, the write address is incremented to 106H, and the length is decremented to 2 (step S53 ). Thus, 0 is written to the address obtained by adding 1 to the write address until the length becomes 0, and the new version data storage area 11B
All data from address 1104H to address 1107H are set to 0. When the writing up to this point is completed, the table No. 4 to 1 and add the table No. Is set to 5 (step S 6 ).
【0053】この後、パーソナルコンピュータ2の制御
部12は、テーブルNo.5のVer10のモードが0
か否かを判定する。Ver10はモードが2なので、次
の判定D2 に進み、ここでテーブルNo.5のVer1
0のモードが1か否かを判定する。Ver10のモード
は2なので、次にデータ書込モードに移行する(ステッ
プS5 )。Thereafter, the control unit 12 of the personal computer 2 sends the table No. Mode of Ver10 of 5 is 0
It is determined whether or not. Since the mode of Ver10 is 2 , the process proceeds to the next determination D2, where the table No. Ver1 of 5
It is determined whether the mode of 0 is 1 or not. Ver10 mode is 2, then the process proceeds to the data write mode (Step S 5).
【0054】データ書込モードでは、長さをテーブルN
o.5の長さ4に、書込アドレスをテーブルNo.5の
新アドレス10CHに、データをテーブルNo.5のデ
ータ0に設定し(ステップS51)、テーブルNo.4の
書き込みと同様に長さが0になるまで書き込みを行っ
て、新バージョンデータ記憶領域11Bのアドレス11
0CHから110FHまでのデータを全て0に設定す
る。ここまでの書き込みを終了すると、テーブルNo.
5に1を加算してテーブルNo.を6とする(ステップ
S6 )。In the data write mode, the length is stored in table N
o. In the length 4 of the table 5, the write address is set to the table No. In the new address 10CH of table No. 5, data is stored in table No. 5 is set to data 0 (step S51 ), and the table No. 5 is set. 4, writing is performed until the length becomes 0, and the address 11 of the new version data storage area 11B is written.
All data from 0CH to 110FH are set to 0. When the writing up to this point is completed, the table No.
5 is added to 1 and the table No. Is set to 6 (step S 6 ).
【0055】この後、パーソナルコンピュータ2の制御
部12は、テーブルNo.6のVer10のモードが0
か否かを判定する。Ver10はモードが0なので、販
売機データの変更が終了となる。図12は新バージョン
データ記憶領域11Bの販売機データを示し、図11で
示す旧バージョンデータ記憶領域11Aの販売機データ
の設定データの各飲料の記憶領域中にダミーデータが1
つ追加されている。このようにアドレスの再編成を行う
と、第1の実施の形態で前述したように、各ダミーデー
タに追加された機能に関するデータを設定する。そし
て、新プログラムメモリ9の制御プログラムを送受信部
13、通信回線3、及び送受信部7を介して自動販売機
1に転送して、プログラムメモリ4の制御プログラムを
Ver13に書き換える(ステップS7 )。また、デー
タメモリ11の新バージョンデータ記憶領域11Bの販
売機データを送受信部13、通信回線3、及び送受信部
7を介して自動販売機1に転送して、データメモリ5の
販売機データをデータメモリ11の新バージョンデータ
記憶領域11Bの内容で書き換える(ステップS8 )。Thereafter, the control unit 12 of the personal computer 2 sends the table No. The mode of Ver10 of 6 is 0
It is determined whether or not. Since the mode of Ver10 is 0, the change of the vending machine data is completed. FIG. 12 shows vending machine data in the new version data storage area 11B, and one dummy data is stored in the storage area of each beverage in the setting data of vending machine data in the old version data storage area 11A shown in FIG.
One has been added. When the addresses are rearranged in this manner, data relating to the function added to each dummy data is set as described above in the first embodiment. The transmitting and receiving unit 13 a control program of the new program memory 9, is transferred to the vending machine 1 through the communication line 3 and the transceiver unit 7, rewrites the control program in the program memory 4 in Ver13 (Step S 7). The vending machine data in the new version data storage area 11B of the data memory 11 is transferred to the vending machine 1 via the transmission / reception unit 13, the communication line 3, and the transmission / reception unit 7, and the vending machine data in the data memory 5 is transferred to the vending machine data. rewriting the contents of the new version data storage area 11B of the memory 11 (step S 8).
【0056】図13は自動販売機1の制御プログラムの
書き換え後のデータメモリの内容を示す。このように制
御プログラムをVer10からVer13に変更する
と、アドレスの再編成が行われ、Hミックス飲料1、及
びHミックス飲料2のデータ領域が増えて、アドレス0
104Hから0107H、及びアドレス010CHから
010FHが割り当てられている。FIG. 13 shows the contents of the data memory after the control program of the vending machine 1 is rewritten. When the control program is changed from Ver10 to Ver13 in this way, the addresses are rearranged, the data area of the H-mix beverage 1 and the H-mix beverage 2 increases, and the address 0 is changed.
104H to 0107H and addresses 010CH to 010FH are assigned.
【0057】(2) Ver12の制御プログラムをVer
13の制御プログラムで書き換える場合(データの再編
成が不要なとき)(2) The control program of Ver12 is
When rewriting with 13 control programs (when data reorganization is not required)
【0058】まず、パーソナルコンピュータ2の制御部
12は、制御プログラムの転送指令を送受信部13、通
信回線3、及び送受信部7を介して自動販売機1の制御
部6に出力する。First, the control section 12 of the personal computer 2 outputs a control program transfer command to the control section 6 of the vending machine 1 via the transmission / reception section 13, the communication line 3, and the transmission / reception section 7.
【0059】自動販売機1の制御部6は、この指令を受
けると、プログラムメモリ4に格納された制御プログラ
ムのバージョン(Ver12)を送受信部7から通信回
線3を介して送受信部13に転送する。Upon receiving this command, the control unit 6 of the vending machine 1 transfers the version (Ver12) of the control program stored in the program memory 4 from the transmission / reception unit 7 to the transmission / reception unit 13 via the communication line 3. .
【0060】パーソナルコンピュータ2の制御部12
は、転送されてきた制御プログラムの旧バージョン(V
er12)を取得する(ステップS1 )。旧バージョン
を取得すると、販売機データの転送指令を送受信部1
3、通信回線3、及び送受信部7を介して自動販売機1
の制御部6に出力する。Control unit 12 of personal computer 2
Is the old version of the transferred control program (V
Er12) to get (step S 1). When the old version is acquired, the transmission / reception unit 1 transmits a vending machine data transfer command.
3. Vending machine 1 via communication line 3 and transmission / reception unit 7
Is output to the control unit 6.
【0061】自動販売機1の制御部6は、販売機データ
の転送指令を受けると、データメモリ5の販売機データ
(設定データ、及び売上集計データ等)を送受信部7か
ら通信回線3を介して送受信部13に転送する。Upon receiving the vending machine data transfer command, the control unit 6 of the vending machine 1 transmits the vending machine data (setting data, sales total data, etc.) of the data memory 5 from the transmission / reception unit 7 via the communication line 3. To the transmission / reception unit 13.
【0062】パーソナルコンピュータ2の制御部12
は、転送されてきた販売機データをデータメモリ11の
旧バージョンデータ記憶領域11Aに格納する(ステッ
プS2)。そして、テーブル格納部10に格納された変
更データテーブルのテーブルNo.を初期化し(ステッ
プS3 )、テーブルNo.1のVer12のモードが0
(終了マーク)か否かを判定する(判定D1 )。Ver
12はモードが1なので、次の判定D2 に進み、ここで
テーブルNo.1のVer12のモードが1か否かを判
定する。Ver12のモードは1なので、次にデータ転
送モード(コピーモード)に移行する(ステップ
S4 )。Control unit 12 of personal computer 2
Stores the transferred vending machine data in the old version data storage area 11A of the data memory 11 (step S 2 ). Then, the table No. of the change data table stored in the table storage unit 10. Is initialized (step S 3 ), and the table No. 1 Ver12 mode is 0
(End mark) is determined (determination D 1 ). Ver
12 mode is 1, so the process proceeds to the next decision D 2, where the table No. It is determined whether or not the mode of one Ver12 is 1. Ver12 mode one, so then shifted to a data transfer mode (copy mode) (Step S 4).
【0063】データ転送モードでは、長さをテーブルN
o.1の長さ2FFHに、読出アドレスをテーブルN
o.1の旧アドレス000Hに、書込アドレスをテーブ
ルNo.1の新アドレス000Hに設定し(ステップS
41)、長さが0か否か判定する(判定D3 )。長さは2
FFHのため、次に新バージョンデータ記憶領域11B
の先頭アドレス1000Hに書込アドレス000Hを加
算したアドレス1000Hに、旧バージョンデータ記憶
領域11Aの先頭アドレス2000Hに読出アドレス0
00Hを加算したアドレス2000Hのデータを転送す
る(ステップS42)。この転送を前述した方法と同様に
長さが0になるまで繰り返し行い、長さが0になるとテ
ーブルNo.1に1を加算してテーブルNo.を2とす
る(ステップS6 )。In the data transfer mode, the length is stored in table N
o. Read address in table N to length 2FFH of 1
o. The write address is stored in the old address 000H of the table No. 1 in the table No. 1. 1 is set to the new address 000H (step S
41 ), it is determined whether or not the length is 0 (determination D 3 ). Length is 2
Because of FFH, the new version data storage area 11B
Address 1000H obtained by adding the write address 000H to the start address 1000H of the old version, the read address 0 to the start address 2000H of the old version data storage area 11A.
Transferring data address 2000H obtained by adding the 00H (step S 42). This transfer is repeated until the length becomes 0 in the same manner as described above. 1 is added to 1 and the table No. Is set to 2 (step S 6 ).
【0064】この後、パーソナルコンピュータ2の制御
部12は、テーブルNo.2のVer12のモードが0
か否かを判定する。Ver12はモードが0なので、販
売機データの変更が終了となる。この後、新プログラム
メモリ8の制御プログラムを送受信部13、通信回線
3、及び送受信部7を介して自動販売機1に転送して、
プログラムメモリ4の制御プログラムをVer13に書
き換える(ステップS7)。また、データメモリ11の
新バージョンデータ記憶領域11Bの販売機データを送
受信部13、通信回線3、及び送受信部7を介して自動
販売機1に転送して、データメモリ5の販売機データを
データメモリ11の新バージョンデータ記憶領域11B
の内容で書き換える(ステップS8 )。Thereafter, the controller 12 of the personal computer 2 sends the table No. Mode of Ver12 of 2 is 0
It is determined whether or not. Since the mode of Ver12 is 0, the change of the vending machine data is completed. Thereafter, the control program in the new program memory 8 is transferred to the vending machine 1 via the transmission / reception unit 13, the communication line 3, and the transmission / reception unit 7, and
Rewriting the control program in the program memory 4 in Ver13 (Step S 7). The vending machine data in the new version data storage area 11B of the data memory 11 is transferred to the vending machine 1 via the transmission / reception unit 13, the communication line 3, and the transmission / reception unit 7, and the vending machine data in the data memory 5 is transferred to the vending machine data. New version data storage area 11B of memory 11
(Step S 8 ).
【0065】なお、以上述べた実施の形態では、自動販
売機1とパーソナルコンピュータ2を通信回線3を介し
て接続して制御プログラム、及び販売機データの転送を
行ったが、この他に光通信等の無線通信手段で行っても
良い。また、通信回線3として電話回線を使用しても良
い。更に、新プログラムメモリ9、テーブル格納部1
0、及びデータメモリ11は、複数のメモリによって構
成されても良く、或いは1つのメモリの複数の領域から
構成されても良い。In the above-described embodiment, the vending machine 1 and the personal computer 2 are connected via the communication line 3 to transfer the control program and the vending machine data. It may be performed by wireless communication means such as. Further, a telephone line may be used as the communication line 3. Further, the new program memory 9 and the table storage unit 1
0 and the data memory 11 may be composed of a plurality of memories, or may be composed of a plurality of areas of one memory.
【0066】[0066]
【発明の効果】以上説明したように、本発明の自動販売
機のプログラム書換装置によると、使用中のプログラム
を新プログラムで書き換えるとき、新プログラムに関連
したデータへの設定変更を書き換え用プログラムで自動
的に行うようにしたため、プログラムの変更に関連した
データの設定を容易、且つ、確実に行うことができる。
また、ダミー用のデータの格納領域が新プログラムに関
連したデータを格納する容量を有しないときでも、書き
換え用プログラムがアドレスの再編成を自動的に行うの
で、設定データを全て設定し直す必要がなく、アドレス
の再編成を容易に行うことができる。As described above, according to the program rewriting device for a vending machine of the present invention, when a program in use is rewritten with a new program, the setting change to data related to the new program is performed by the rewriting program. Since the automatic setting is performed, the setting of the data related to the change of the program can be easily and reliably performed.
Also, even when the storage area for the dummy data does not have the capacity to store the data related to the new program, the rewriting program automatically reorganizes the addresses, so it is necessary to reset all the setting data. Address can be easily rearranged.
【図1】本発明の第1の実施の形態に係る自動販売機の
プログラム書換装置を示す説明図。FIG. 1 is an explanatory diagram showing a program rewriting device of a vending machine according to a first embodiment of the present invention.
【図2】第1の実施の形態に係る制御プログラム変更前
の自動販売機のデータメモリの内容を示す説明図。FIG. 2 is an explanatory diagram showing contents of a data memory of the vending machine before a control program is changed according to the first embodiment.
【図3】第1の実施の形態に係るテーブル格納部の変更
データテーブルを示す説明図。FIG. 3 is an explanatory diagram showing a change data table of a table storage unit according to the first embodiment.
【図4】第1の実施の形態に係る制御フローを示すフロ
ーチャート。FIG. 4 is a flowchart showing a control flow according to the first embodiment.
【図5】第1の実施の形態に係る制御プログラム変更後
の自動販売機のデータメモリの内容を示す説明図。FIG. 5 is an explanatory diagram showing the contents of the data memory of the vending machine after the control program is changed according to the first embodiment.
【図6】本発明の第2の実施の形態に係る自動販売機の
プログラム書換装置のパーソナルコンピュータのデータ
メモリを示す説明図。FIG. 6 is an explanatory diagram showing a data memory of a personal computer of a program rewriting device for a vending machine according to a second embodiment of the present invention.
【図7】第2の実施の形態に係るテーブル格納部の変更
データテーブルを示す説明図。FIG. 7 is an explanatory diagram showing a change data table of a table storage unit according to the second embodiment.
【図8】第2の実施の形態に係る制御フローを示すフロ
ーチャート。FIG. 8 is a flowchart showing a control flow according to the second embodiment.
【図9】第2の実施の形態に係るデータ転送モード時の
制御フローを示すフローチャート。FIG. 9 is a flowchart showing a control flow in a data transfer mode according to the second embodiment.
【図10】第2の実施の形態に係るデータ書込モード時
の制御フローを示すフローチャート。FIG. 10 is a flowchart showing a control flow in a data write mode according to the second embodiment;
【図11】第2の実施の形態に係る旧バージョンデータ
記憶領域の内容を示す説明図。FIG. 11 is an explanatory diagram showing the contents of an old version data storage area according to the second embodiment.
【図12】第2の実施の形態に係る新バージョンデータ
記憶領域の内容を示す説明図。FIG. 12 is an explanatory diagram showing the contents of a new version data storage area according to the second embodiment.
【図13】第2の実施の形態に係る制御プログラム変更
後の自動販売機のデータメモリの内容を示す説明図。FIG. 13 is an explanatory diagram showing contents of a data memory of a vending machine after a control program is changed according to the second embodiment.
【図14】従来の自動販売機における変更前の旧バージ
ョンの制御プログラムに対応したデータメモリの内容を
示す説明図。FIG. 14 is an explanatory view showing the contents of a data memory corresponding to an old version control program before change in a conventional vending machine.
【図15】従来の自動販売機における制御プログラム変
更後のデータメモリの内容を示す説明図。FIG. 15 is an explanatory diagram showing the contents of a data memory after a control program is changed in a conventional vending machine.
1 自動販売機 2 パーソナルコンピュータ 3 通信回線 4 プログラムメモリ 5 データメモリ 6 制御部 7 送受信部 8 プログラムメモリ 9 新プログラムメモリ 10 テーブル格納部 11 データメモリ 11A 旧バージョンデータ記憶領域 11B 新バージョンデータ記憶領域 12 制御部 13 送受信部 REFERENCE SIGNS LIST 1 vending machine 2 personal computer 3 communication line 4 program memory 5 data memory 6 control unit 7 transmission and reception unit 8 program memory 9 new program memory 10 table storage unit 11 data memory 11A old version data storage area 11B new version data storage area 12 control Unit 13 Transmitting and receiving unit
Claims (3)
ジョンアップされた新プログラムで書き換える自動販売
機のプログラム書換装置において、 前記自動販売機に内蔵され、前記使用中のプログラムを
格納する第1のメモリと、 前記自動販売機に内蔵され、前記使用中のプログラムに
関連したデータ、及びダミー用のデータを格納する第2
のメモリと、 前記自動販売機の外部に位置し、前記新プログラムを格
納する第3のメモリと、 前記自動販売機の外部に位置し、前記新プログラムに関
連したデータを格納する第4のメモリと、 前記自動販売機の外部に位置し、前記使用中のプログラ
ムを前記新プログラムで書き換えるとき、前記第2のメ
モリに格納された前記関連したデータ、及び前記ダミー
用のデータを転送されて格納する第5のメモリと、 前記自動販売機の外部に位置し、前記使用中のプログラ
ムを前記新プログラムで書き換えるとき、前記第5のメ
モリに格納されている前記ダミー用のデータを前記新プ
ログラムに関連したデータで書き換え、且つ、前記第3
のメモリの前記新プログラムを前記第1のメモリへ転送
して前記使用中のプログラムを前記新プログラムで書き
換え、更に前記第5のメモリの前記新プログラムに関連
したデータを前記第2のメモリへ転送する制御手段を備
えたことを特徴とする自動販売機のプログラム書換装
置。1. A vending machine program rewriting device for rewriting a program in use of a vending machine with a version-upgraded new program, wherein the first program is built in the vending machine and stores the used program. A second memory, which is built in the vending machine and stores data related to the program in use and dummy data;
A third memory located outside the vending machine and storing the new program; and a fourth memory located outside the vending machine and storing data related to the new program. When the program in use is located outside the vending machine and the program in use is rewritten with the new program, the related data and the dummy data stored in the second memory are transferred and stored. A fifth memory, which is located outside the vending machine and, when rewriting the program in use with the new program, the dummy data stored in the fifth memory to the new program Rewrite with related data, and
Transferring the new program in the memory to the first memory, rewriting the program in use with the new program, and further transferring data related to the new program in the fifth memory to the second memory A program rewriting device for a vending machine, comprising:
記ダミー用のデータの格納領域が前記新プログラムに関
連したデータを格納する容量を有しないとき、前記新プ
ログラムに関連するデータに基づいて前記第5のメモリ
のアドレスを再編成する請求項1記載の自動販売機のプ
ログラム書換装置。2. The control means according to claim 1, wherein said storage area for said dummy data in said fifth memory does not have a capacity for storing data relating to said new program. 2. The program rewriting device for a vending machine according to claim 1, wherein the address of the fifth memory is rearranged by re-organization.
有線、無線等の通信手段を介して接続されている構成の
請求項1記載の自動販売機のプログラム書換装置。3. The vending machine and the control means,
2. The program rewriting device for a vending machine according to claim 1, wherein the program rewriting device is configured to be connected via a wired or wireless communication means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP08835897A JP3763180B2 (en) | 1997-04-07 | 1997-04-07 | Vending machine program rewriting device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP08835897A JP3763180B2 (en) | 1997-04-07 | 1997-04-07 | Vending machine program rewriting device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH10283533A true JPH10283533A (en) | 1998-10-23 |
JP3763180B2 JP3763180B2 (en) | 2006-04-05 |
Family
ID=13940599
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP08835897A Expired - Fee Related JP3763180B2 (en) | 1997-04-07 | 1997-04-07 | Vending machine program rewriting device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3763180B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002083349A (en) * | 2000-07-03 | 2002-03-22 | Sanyo Electric Co Ltd | Control device for dispenser |
-
1997
- 1997-04-07 JP JP08835897A patent/JP3763180B2/en not_active Expired - Fee Related
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002083349A (en) * | 2000-07-03 | 2002-03-22 | Sanyo Electric Co Ltd | Control device for dispenser |
JP4595188B2 (en) * | 2000-07-03 | 2010-12-08 | 富士電機リテイルシステムズ株式会社 | Vending machine control device |
Also Published As
Publication number | Publication date |
---|---|
JP3763180B2 (en) | 2006-04-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6402026B1 (en) | Smart card and method for bidirectional data transfer between a terminal and a smart card | |
US6173397B1 (en) | Processing apparatus and an operation control information update system employing the processing apparatus | |
US5910806A (en) | Video display apparatus | |
US6275875B1 (en) | Electronic apparatus with version-up information having address information storing in EEPROM | |
US7054909B1 (en) | Automatic vending machine having a control system capable of easily and reliably rewriting a control program in each terminal control unit | |
EP0602997B1 (en) | Information transmission system | |
EP1120709A2 (en) | Method of rewriting a boot program in a flash micro-computer | |
GB2257538A (en) | Air conditioning control. | |
JP2002247252A (en) | Image forming device | |
US6498965B2 (en) | System for controlling vending machine | |
KR20020036717A (en) | Microcomputer and method for controlling the same | |
JP3385844B2 (en) | vending machine | |
US7395357B2 (en) | Information processing apparatus and computer readable medium | |
JPH10283533A (en) | Program rewriting device for vending machine | |
JPH05217361A (en) | Memory card | |
JP4080698B2 (en) | Image forming apparatus, method for controlling image forming apparatus, and program for causing computer to execute the method | |
US20030100374A1 (en) | Mobile electronic information apparatus | |
JP2000293366A (en) | Method for updating module for set top box | |
JP3692857B2 (en) | Vending machine controller | |
US5987534A (en) | Radio selective paging receiver provided with an I/O memory card which can be easily upgraded to include new attributes | |
JP3109262B2 (en) | Master slave network system | |
JPH1027097A (en) | Method and device for rewriting data of flash rom | |
JPH0589325A (en) | Automatic vending machine provided with program changing function | |
JPH11110620A (en) | Automatic vending machine and control method therefor | |
JPH05324305A (en) | Program change method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20051116 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20051227 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20060109 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100127 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110127 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110127 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120127 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130127 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130127 Year of fee payment: 7 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130127 Year of fee payment: 7 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130127 Year of fee payment: 7 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130127 Year of fee payment: 7 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130127 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140127 Year of fee payment: 8 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |