JP2999333B2 - Vending machines and data loaders - Google Patents

Vending machines and data loaders

Info

Publication number
JP2999333B2
JP2999333B2 JP18324792A JP18324792A JP2999333B2 JP 2999333 B2 JP2999333 B2 JP 2999333B2 JP 18324792 A JP18324792 A JP 18324792A JP 18324792 A JP18324792 A JP 18324792A JP 2999333 B2 JP2999333 B2 JP 2999333B2
Authority
JP
Japan
Prior art keywords
data
vending machine
loader
sales
memory
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.)
Expired - Fee Related
Application number
JP18324792A
Other languages
Japanese (ja)
Other versions
JPH064744A (en
Inventor
喜四郎 草野
茂樹 堀
太 柳谷
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Co Ltd
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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP18324792A priority Critical patent/JP2999333B2/en
Publication of JPH064744A publication Critical patent/JPH064744A/en
Application granted granted Critical
Publication of JP2999333B2 publication Critical patent/JP2999333B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Control Of Vending Devices And Auxiliary Devices For Vending Devices (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は自動販売機、およびその
データを収集したり、設定したりするデータローダに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a vending machine and a data loader for collecting and setting data of the vending machine.

【0002】[0002]

【従来の技術】自動販売機には、販売や売上の結果、ま
たは設定内容をデータとして内部メモリへ記録しておく
ものがある。従来、これらデータの管理は絶対アドレス
管理方式により行われている。図10は、従来の自動販
売機21が記憶したデータをデータローダ23を介して
他の自動販売機22へ書き込む場合を示すものである。
データローダ23の収集では、自動販売機21から各デ
ータが絶対アドレスとともに転送されてくる。次の設定
では、データローダ23から収集したデータが絶対アド
レスとともに転送されて自動販売機22へ書き込まれ
る。なお、自動販売機21,22のシステムのバージョ
ンはともにAである。このようにバージョンが同じ自動
販売機21,22の間では、データの転送が可能であ
る。
2. Description of the Related Art Some vending machines record sales or sales results or setting contents as data in an internal memory. Conventionally, these data are managed by an absolute address management system. FIG. 10 shows a case where data stored in a conventional vending machine 21 is written to another vending machine 22 via a data loader 23.
In the collection of the data loader 23, each data is transferred from the vending machine 21 together with the absolute address. In the next setting, the data collected from the data loader 23 is transferred together with the absolute address and written to the vending machine 22. The system versions of the vending machines 21 and 22 are both A. As described above, data can be transferred between the vending machines 21 and 22 having the same version.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、データ
転送する自動販売機間のバージョンが互いに異なる場合
は、データの互換性がなくなり、データの転送ができな
い。図11は、バージョンアップ等のため互いにバージ
ョンが異なる場合を示し、自動販売機24からデータロ
ーダ23へ読み込んだデータを、自動販売機25へ書き
込もうとしても、互いにバージョンが異なるため、デー
タ構造、データバイト数等が違い、書き込んでも誤った
データとなってしまう。
However, if the vending machines that transfer data have different versions, the compatibility of the data is lost and the data cannot be transferred. FIG. 11 shows a case in which the versions are different from each other due to a version upgrade or the like. When the data read from the vending machine 24 to the data loader 23 is written into the vending machine 25, the versions are different from each other. The number of data bytes and the like are different, and even if written, incorrect data is obtained.

【0004】そのため、自動販売機間のデータ転送は互
いにバージョンが同じ場合に限られてしまう不便さがあ
った。本発明は上記問題点を解決するためになされたも
ので、その目的とするところは、システムのバージョン
が互いに異なる自動販売機間であっても売上、販売デー
タの収集/設定が可能な自動販売機およびデータローダ
を提供することにある。
For this reason, there has been an inconvenience that data transfer between vending machines is limited to the case where the versions are the same. SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide a vending machine capable of collecting and setting sales and sales data even between vending machines having different system versions. Machine and data loader.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に、第1の発明は、売上および設定データをメモリに記
憶しておく自動販売機において、売上および設定データ
のメモリへの書き込みをブロック単位で管理する手段
と、メモリ内のデータをデータローダへブロック単位で
転送する手段とを備えたことを特徴とする。
According to a first aspect of the present invention, there is provided a vending machine for storing sales and setting data in a memory. It is characterized by comprising means for managing data in units and means for transferring data in the memory to the data loader in units of blocks.

【0006】第2の発明は、自動販売機から売上および
設定データを読み取り、そのデータを他の自動販売機へ
転送するデータローダにおいて、データが読み取られる
自動販売機と転送先の自動販売機とのバージョンを比較
し、異なる場合にその旨をオペレータへ報知する手段
と、バージョンが異なる場合に転送データの不足分をオ
ペレータの入力にもとづき作成する手段とを備えたこと
を特徴とする。
A second invention is a data loader for reading sales and setting data from a vending machine and transferring the data to another vending machine. And a means for notifying the operator if the versions are different, and a means for creating a shortage of transfer data based on the input of the operator when the versions are different.

【0007】第3の発明は、自動販売機から売上および
設定データを読み取り、そのデータを他の自動販売機へ
転送するデータローダにおいて、絶対アドレス管理方式
により書き込まれた売上および設定データが自動販売機
から送信されてきた場合に、それをブロック管理方式に
変換して他の自動販売機へ転送する手段を備えたことを
特徴とする。
A third invention is a data loader for reading sales and setting data from a vending machine and transferring the data to another vending machine. In the data loader, sales and setting data written by an absolute address management method are automatically sold. When the data is transmitted from the vending machine, the vending machine is provided with a means for converting the data into a block management system and transferring it to another vending machine.

【0008】[0008]

【作用】第1の発明の自動販売機においては、自動販売
機のメモリへの売上および設定データの書き込みがブロ
ック単位で管理されるとともに、メモリ内のデータがブ
ロック単位でデータローダへ転送される。
In the vending machine of the first invention, the sales and the writing of the setting data to the memory of the vending machine are managed in units of blocks, and the data in the memory is transferred to the data loader in units of blocks. .

【0009】第2の発明のデータローダにおいては、デ
ータを送信した自動販売機と、転送先の自動販売機との
バージョンが比較されて、異なる場合はその旨がオペレ
ータへ報知されるとともに、転送データの不足分がオペ
レータの入力データにもとづき作成されて転送先へ送ら
れる。
In the data loader according to the second invention, the version of the vending machine that transmitted the data and the version of the vending machine to which the data is transferred are compared, and if different, the operator is notified of the fact and the transfer is performed. The data shortage is created based on the input data of the operator and sent to the transfer destination.

【0010】第3の発明のデータローダにおいては、絶
対アドレス管理方式により書き込まれた売上および設定
データが自動販売機から送信されてきた場合、そのデー
タはブロック管理方式に変換されてから他の自動販売機
へ送信されて書き込まれる。
In the data loader of the third invention, when sales and setting data written by the absolute address management system is transmitted from the vending machine, the data is converted to the block management system and then converted to another automatic management system. Sent to the vending machine and written.

【0011】[0011]

【実施例】以下、図に沿って本発明の実施例を説明す
る。図1,図2は第1の発明にかかる自動販売機のメモ
リ管理方式を示す説明図である。図1において、メモリ
6には自動販売機内の設定データおよび売上データが書
き込まれる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIGS. 1 and 2 are explanatory views showing a memory management system for a vending machine according to the first invention. In FIG. 1, setting data and sales data in a vending machine are written in a memory 6.

【0012】上記メモリ6は、テーブル情報領域6a
と、データ領域6bとに分けられる。データ領域6bに
は、実際の設定データおよび売上データがブロック単位
で書き込まれる。テーブル情報領域6aは、データ領域
6bの個々のブロックを管理するためのデータが格納さ
れる。
The memory 6 has a table information area 6a.
And a data area 6b. In the data area 6b, actual setting data and sales data are written in block units. The table information area 6a stores data for managing individual blocks in the data area 6b.

【0013】図2は、テーブル情報領域6aをさらに詳
細に示したものであり、該当するブロック全体のバイト
数、ブロック番号、ブロック内のデータ個数、ブロック
内にあるデータの構造(個数)を示す数値が順に書き込
まれて構成される。このようにして自動販売機内のメモ
リ6を管理すると、自動販売機内での絶対アドレスの変
更、ブロックの追加、削除等が容易に行える。また、そ
の結果、自動販売機がバージョンアップされた場合で
も、旧バージョンの自動販売機とのデータの互換性が良
くなり、データローダの自動販売機に対するデータ収集
/設定が容易になる。
FIG. 2 shows the table information area 6a in more detail, and shows the number of bytes of the entire block, the block number, the number of data in the block, and the structure (number) of data in the block. Numerical values are sequentially written and configured. By managing the memory 6 in the vending machine in this way, it is possible to easily change an absolute address, add or delete a block, etc. in the vending machine. As a result, even if the vending machine is upgraded, data compatibility with the vending machine of the previous version is improved, and data collection / setting of the data loader for the vending machine becomes easy.

【0014】図3は第2の発明のデータローダの動作を
説明する図である。図では、旧バージョンである自動販
売機7のデータをデータローダ8が読み込み、次いで新
バージョンである自動販売機9へ書き込むことを示して
いる。具体的には、データローダ8に自動販売機7を接
続して、自動販売機7のメモリからテーブル情報および
データを読み取りデータローダ8に格納する。次いで、
データローダ8に自動販売機9を接続する。ここで、デ
ータローダ8は自動販売機7と自動販売機9のバージョ
ンを比べ、バージョンが一致しているか否かをチェック
する。
FIG. 3 is a diagram for explaining the operation of the data loader of the second invention. The figure shows that the data of the vending machine 7 of the old version is read by the data loader 8 and then written to the vending machine 9 of the new version. Specifically, the vending machine 7 is connected to the data loader 8, and the table information and data are read from the memory of the vending machine 7 and stored in the data loader 8. Then
The vending machine 9 is connected to the data loader 8. Here, the data loader 8 compares the versions of the vending machine 7 and the vending machine 9 and checks whether the versions match.

【0015】一致している場合は読み込んだデータをそ
のまま自動販売機9のメモリへ書き込む。一致していな
い場合は、図示しない報知手段によりバージョンが異な
ることをオペレータへ知らせるとともに、既にデータロ
ーダ8へ格納した自動販売機7のテーブル情報と、自動
販売機9のテーブル情報とを比較して、書き込むデータ
を自動販売機9に整合させてから、自動販売機9へ書き
込む。このとき新たにデータを作成する場合は、オペレ
ータからの入力内容にもとづく。
If they match, the read data is written to the memory of the vending machine 9 as it is. If they do not match, the operator is informed that the versions are different by notifying means (not shown), and the table information of the vending machine 7 already stored in the data loader 8 is compared with the table information of the vending machine 9. After the data to be written is matched with the vending machine 9, the data is written to the vending machine 9. At this time, when newly creating data, it is based on the input contents from the operator.

【0016】図4は同じく第2の発明のデータローダ8
の動作を説明する図であり、自動販売機7と自動販売機
9とのバージョンが異なるとともに、さらにブロックの
データの数が少なくなる場合を示す。つまり、自動販売
機7からデータローダ8へ読み込まれるデータは4個の
ブロックからなり、書き込み先の自動販売機9は3個の
ブロックからなっている。そこで、データローダ8内で
は、読み込んだデータからブロック4を削除して新たに
3個のブロックからなるデータを作成して、自動販売機
9へ書き込む。
FIG. 4 shows a data loader 8 according to the second invention.
Is a diagram illustrating the operation of the vending machine 7 and the vending machine 9 with different versions, and further showing a case where the number of data in the block is further reduced. That is, the data read from the vending machine 7 to the data loader 8 is composed of four blocks, and the vending machine 9 to which data is written is composed of three blocks. Therefore, in the data loader 8, the block 4 is deleted from the read data, new data including three blocks is created, and the data is written to the vending machine 9.

【0017】図5は同じく第2の発明のデータローダ8
の動作を説明する図であり、自動販売機7と自動販売機
9とのバージョンが異なるとともに、さらにブロックの
データの数が多くなる場合を示す。つまり、自動販売機
7からデータローダ8へ読み込まれるデータは3個のブ
ロックからなり、書き込み先の自動販売機9は4個のブ
ロックからなっている。
FIG. 5 shows a data loader 8 according to the second invention.
Is a diagram illustrating the operation of the vending machine 7 and the vending machine 9 having different versions, and further showing a case where the number of data in the block is further increased. That is, the data read from the vending machine 7 to the data loader 8 is composed of three blocks, and the vending machine 9 to which the data is written is composed of four blocks.

【0018】この場合、データローダ8は、自動販売機
7と自動販売機9のバージョンが一致していないこと
を、図示しない報知手段によりオペレータへ知らせると
ともに、データが不足であることもあわせて表示する。
次いで、データローダ8は自動販売機7から読み込んだ
ブロック1〜ブロック3のデータを自動販売機9へ書き
込むとともに、オペレータからの設定値の入力を待ち、
不足するブロック4のデータを作成してから自動販売機
9へ書き込む。
In this case, the data loader 8 notifies the operator that the versions of the vending machine 7 and the vending machine 9 do not match by notifying means (not shown), and also displays that the data is insufficient. I do.
Next, the data loader 8 writes the data of the blocks 1 to 3 read from the vending machine 7 to the vending machine 9 and waits for an input of a set value from an operator.
The data of the missing block 4 is created and then written to the vending machine 9.

【0019】図6は同じく第2の発明のデータローダ8
の動作を説明する図であり、自動販売機7と自動販売機
9とのバージョンが異なるとともに、さらに一部のブロ
ックの構造が異なる場合を示す。つまり、ブロック2,
4については、読み込まれたブロックと書き込まれるブ
ロックとではその構造が互いに異なる。この場合、デー
タローダ8は、自動販売機7と自動販売機9のバージョ
ンが一致していないことを図示しない報知手段によりオ
ペレータへ知らせるとともに、データブロックの構造が
異なることもあわせて表示する。
FIG. 6 shows a data loader 8 according to the second invention.
Is a diagram illustrating the operation of the vending machine 7 and the vending machine 9 in different versions, and further shows a case where the structure of some blocks is different. That is, block 2,
Regarding the block No. 4, the structures of the read block and the written block are different from each other. In this case, the data loader 8 notifies the operator that the versions of the vending machine 7 and the vending machine 9 do not match by notifying means (not shown), and also displays that the structure of the data block is different.

【0020】次いで、データローダ8は、自動販売機7
から読み込んだブロック1,3については、データ構造
が同じであるため、そのまま自動販売機9へ書き込むと
ともに、オペレータからの設定値の入力を待ち、ブロッ
ク2,4のデータを作成して自動販売機9へ書き込む。
Next, the data loader 8 is connected to the vending machine 7
Since the data structures of the blocks 1 and 3 read from the vending machine are the same, they are written to the vending machine 9 as they are, the input of the set values from the operator is waited, and the data of the blocks 2 and 4 are created to prepare the vending machine. Write to 9.

【0021】このように第2の発明のデータローダ8
は、データを読み込む自動販売機7とデータを書き込む
自動販売機9とを比較して、バージョンが一致しない場
合は報知手段によりオペレータへ知らせるとともに設定
データの入力を促す。それによりオペレータはバージョ
ンを気にすることなく、報知された場合のみ請求された
データを入力するだけでデータの転送を行うことができ
る。また、バージョンが一致しない場合であっても、不
足の設定データを入力することにより、不足のブロック
が作成されてデータの転送が可能になる。
As described above, the data loader 8 of the second invention
Compares the vending machine 7 for reading the data with the vending machine 9 for writing the data, and when the versions do not match, notifies the operator by a notification means and prompts the input of the setting data. Thus, the operator can transfer the data only by inputting the requested data only when notified, without worrying about the version. Even if the versions do not match, by inputting the missing setting data, a missing block is created and the data can be transferred.

【0022】図7は第3の発明のデータローダの動作を
説明する図である。自動販売機11は絶対アドレス方式
により、自動販売機12はブロック管理方式によりそれ
ぞれメモリが管理される。自動販売機11,12が接続
されたデータローダ13は、それぞれメモリを読み込ん
でデータを収集する。
FIG. 7 is a diagram for explaining the operation of the data loader according to the third invention. The memory of the vending machine 11 is managed by an absolute address system, and the memory of the vending machine 12 is managed by a block management system. The data loaders 13 to which the vending machines 11 and 12 are connected read the respective memories and collect data.

【0023】このデータローダ13は、自動販売機11
から読み込んだ絶対アドレス方式によるデータを、それ
ぞれブロック単位に分割するとともに、個々のブロック
についてのテーブル情報を作成してともに格納する。こ
のようにして、自動販売機11、12から読み込んだデ
ータは全てブロック管理方式により格納される。また、
格納されたデータは必要に応じて接続された自動販売機
へブロック単位で書き込むことができる。その結果、メ
モリの管理方式が異なる自動販売機間であっても自在に
データの転送が可能になる。
The data loader 13 is used for the vending machine 11
In addition to dividing the data read in the absolute addressing method into block units, table information for each block is created and stored together. Thus, all the data read from the vending machines 11 and 12 are stored by the block management method. Also,
The stored data can be written to connected vending machines in block units as needed. As a result, data can be freely transferred even between vending machines having different memory management methods.

【0024】図8は、以上のように構成された自動販売
機とデータローダとの間で行われる交信手順を示す図で
ある。図に示すように、最初に自動販売機からデータロ
ーダに対して、データローダスタンバイコマンドを発行
する。データローダが接続されると、データローダはス
タンバイコマンドを受信し、自動販売機に対して応答を
返す。次に、データローダは、自動販売機に対してアド
レスデータ要求コマンドを発行する。
FIG. 8 is a diagram showing a communication procedure performed between the vending machine configured as described above and the data loader. As shown in the figure, first, a vending machine issues a data loader standby command to a data loader. When the data loader is connected, the data loader receives the standby command and returns a response to the vending machine. Next, the data loader issues an address data request command to the vending machine.

【0025】アドレスデータ要求コマンドを受信した自
動販売機は、自動販売機の内部メモリ管理方式が絶対ア
ドレス方式であれば、データローダにアドレス情報を送
信する。また、ブロック管理方式である場合は、パスワ
ード情報を送信する。データローダは、アドレス情報、
パスワード情報のいずれを受信したかにより、相手の自
動販売機内のメモリ管理方式を判別し、後述する図9の
A/B自販機判定フラッグをセットする。このフラッグ
を設けたことにより、1台のデータローダ内に、メモリ
管理方式の異なる複数の自動販売機のデータをそれぞれ
混在して格納することが可能になる。
The vending machine that has received the address data request command transmits address information to the data loader if the internal memory management system of the vending machine is an absolute address system. In the case of the block management method, password information is transmitted. The data loader contains address information,
The memory management method in the counterpart vending machine is determined depending on which of the password information is received, and an A / B vending machine determination flag in FIG. 9 described later is set. By providing this flag, data of a plurality of vending machines having different memory management methods can be mixed and stored in one data loader.

【0026】図9は、データローダにおけるメモリ管理
方式の一例を示す説明図である。このデータローダは、
図1の示した自動販売機の場合と同様に、メモリ内がブ
ロックに分割されるとともに、そのブロックごとの管理
情報を格納する自販機データ管理領域が設けられる。
FIG. 9 is an explanatory diagram showing an example of a memory management method in the data loader. This data loader
As in the case of the vending machine shown in FIG. 1, the inside of the memory is divided into blocks, and a vending machine data management area for storing management information for each block is provided.

【0027】図では、自販機データ管理領域が自動販売
機1台分づつにそれぞれの管理情報を格納している。管
理情報の内容は、絶対アドレス管理の場合、A/B自販
機判定フラッグ、機種コード、自販機側アドレス情報サ
イズ、自販機側アドレス情報ポインタ、自販機データサ
イズおよび自販機データポインタである。また、ブロッ
ク管理の場合は、A/B自販機判定フラッグ、機種コー
ド、自販機データサイズおよび自販機データポインタで
ある。
In the figure, the vending machine data management area stores management information for each vending machine. In the case of absolute address management, the contents of the management information include an A / B vending machine determination flag, a model code, a vending machine side address information size, a vending machine side address information pointer, a vending machine data size, and a vending machine data pointer. In the case of block management, the information includes an A / B vending machine determination flag, a model code, a vending machine data size, and a vending machine data pointer.

【0028】自販機データ記憶領域は、自販機データ管
理領域の指定内容により構成されるともに、具体的な売
上、設定内容データがブロック単位で書き込まれてい
る。このように従来はバージョンが同じ自動販売機間で
なければ、売上、販売データの収集/設定ができなかっ
たが、本発明の実施例を用いたことにより、機種、バー
ジョンにとらわれることなく自在にデータの転送が可能
になる。それにより自動販売機におけるデータの取扱が
容易になって作業性が向上する。
The vending machine data storage area is configured by the contents specified in the vending machine data management area, and specific sales and setting content data are written in block units. As described above, in the past, sales / sales data could not be collected / set unless the vending machines were of the same version. However, by using the embodiment of the present invention, the present invention can be freely performed regardless of the model and version. Data transfer becomes possible. Thereby, the handling of data in the vending machine is facilitated, and the workability is improved.

【0029】[0029]

【発明の効果】以上述べたように第1の発明の自動販売
機によれば、自動販売機のメモリへの売上および設定デ
ータの書き込みをブロック単位で管理するとともに、メ
モリ内のデータをブロック単位でデータローダへ転送す
ることにより、システムのバージョンの異なる自動販売
機間であっても、売上および設定データの収集/設定が
可能になる。
As described above, according to the vending machine of the first invention, the sales and the writing of the setting data to the memory of the vending machine are managed in units of blocks, and the data in the memory is managed in units of blocks. By transferring the data to the data loader, it is possible to collect and set sales and setting data even between vending machines having different system versions.

【0030】第2の発明のデータローダによれば、デー
タを送信した自動販売機と、転送先の自動販売機とのバ
ージョンを比較して、異なる場合はその旨をオペレータ
へ報知し、それによりオペレータから入力されるデータ
にもとづき不足データが作成されて転送先へ送られる。
それにより、オペレータは自動販売機のバージョンにつ
いて初めから気にすることなく売上および設定データの
収集/設定をおこなうことが可能になり、使い勝手が良
くなる。
According to the data loader of the second invention, the version of the vending machine that transmitted the data is compared with the version of the vending machine of the transfer destination, and if different, the operator is notified of the difference, and Insufficient data is created based on the data input by the operator and sent to the transfer destination.
As a result, the operator can collect and set the sales and setting data without worrying about the version of the vending machine from the beginning, thereby improving the usability.

【0031】第3の発明のデータローダによれば、絶対
アドレス管理方式により書き込まれた売上および設定デ
ータが自動販売機から送信されると、そのデータをブロ
ック管理方式に変換してから他の自動販売機へ送信して
書き込むことができる。それにより、従来、同一バージ
ョンの自動販売機間でなければデータの転送が不可能で
あった絶対アドレス管理方式の自動販売機についても、
他の任意の自動販売機との間で売上および設定データの
収集/設定をおこなうことが可能になる。
According to the data loader of the third invention, when the sales and setting data written by the absolute address management system is transmitted from the vending machine, the data is converted to the block management system and then converted to another automatic management system. It can be sent to the vending machine and written. As a result, vending machines of the absolute address management system, which could not transfer data only between vending machines of the same version,
It is possible to collect and set sales and setting data with another arbitrary vending machine.

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

【図1】第1の発明の自動販売機内におけるメモリ管理
方式を示す説明図である。
FIG. 1 is an explanatory diagram showing a memory management system in a vending machine of the first invention.

【図2】図2の要部を詳細に示した説明図である。FIG. 2 is an explanatory diagram showing a main part of FIG. 2 in detail.

【図3】第2の発明にかかるデータローダの動作の説明
図である。
FIG. 3 is an explanatory diagram of an operation of a data loader according to a second invention.

【図4】第2の発明にかかるデータローダの他の動作の
説明図である。
FIG. 4 is an explanatory diagram of another operation of the data loader according to the second invention.

【図5】第2の発明にかかるデータローダの他の動作の
説明図である。
FIG. 5 is an explanatory diagram of another operation of the data loader according to the second invention.

【図6】第2の発明にかかるデータローダの他の動作の
説明図である。
FIG. 6 is an explanatory diagram of another operation of the data loader according to the second invention.

【図7】第3の発明にかかるデータローダの動作の説明
図である。
FIG. 7 is an explanatory diagram of an operation of the data loader according to the third invention.

【図8】自動販売機とデータローダとの間で行われる交
信手順を示す図である。
FIG. 8 is a diagram showing a communication procedure performed between a vending machine and a data loader.

【図9】データローダにおけるメモリ管理方式の一例を
示す説明図である。
FIG. 9 is an explanatory diagram showing an example of a memory management method in the data loader.

【図10】従来の自動販売機におけるデータ転送を示す
説明図である。
FIG. 10 is an explanatory diagram showing data transfer in a conventional vending machine.

【図11】従来の自動販売機におけるデータ転送を示す
説明図である。
FIG. 11 is an explanatory diagram showing data transfer in a conventional vending machine.

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

6 メモリ 6a テーブル情報領域 6b データ領域 7 自動販売機 8 データローダ 9 自動販売機 11 自動販売機 12 自動販売機 13 データローダ 6 Memory 6a Table information area 6b Data area 7 Vending machine 8 Data loader 9 Vending machine 11 Vending machine 12 Vending machine 13 Data loader

───────────────────────────────────────────────────── フロントページの続き (72)発明者 柳谷 太 東京都日野市多摩平1丁目10番4号 富 士電機マイコンエンジニアリング株式会 社内 (58)調査した分野(Int.Cl.7,DB名) G07F 9/00 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Futa Yanagiya 1-10-4 Tamahira, Hino-shi, Tokyo Fuji Electric Microcomputer Engineering Co., Ltd. In-house (58) Field surveyed (Int.Cl. 7 , DB name) G07F 9/00

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 売上および設定データをメモリに記憶し
ておく自動販売機において、 売上および設定データのメモリへの書き込みをブロック
単位で管理する手段と、 メモリ内のデータをブロック単位でデータローダへ転送
する手段と、 を備えたことを特徴とする自動販売機。
1. A vending machine which stores sales and setting data in a memory, means for managing writing of sales and setting data to a memory in units of blocks, and data in the memory to a data loader in units of blocks. A vending machine comprising: means for transferring;
【請求項2】 自動販売機から売上および設定データを
読み取り、そのデータを他の自動販売機へ転送するデー
タローダにおいて、 データが読み取られる自動販売機と転送先の自動販売機
とのバージョンを比較し、異なる場合にその旨をオペレ
ータへ報知する手段と、 バージョンが異なる場合に転送データの不足分をオペレ
ータの入力にもとづき作成する手段と、 を備えたことを特徴とするデータローダ。
2. A data loader that reads sales and setting data from a vending machine and transfers the data to another vending machine, and compares the version of the vending machine from which the data is read with the vending machine of the transfer destination. A data loader, comprising: means for notifying the operator when the versions are different, and means for creating a shortage of transfer data based on the input of the operator when the versions are different.
【請求項3】 自動販売機から売上および設定データを
読み取り、そのデータを他の自動販売機へ転送するデー
タローダにおいて、 絶対アドレス管理方式により書き込まれた売上および設
定データが自動販売機から送信されてきた場合に、それ
をブロック管理方式に変換して他の自動販売機へ転送す
る手段を備えたことを特徴とするデータローダ。
3. A data loader for reading sales and setting data from a vending machine and transferring the data to another vending machine, wherein the sales and setting data written by the absolute address management system is transmitted from the vending machine. A data loader comprising means for converting the data to a block management system and transferring the data to another vending machine when the data is received.
JP18324792A 1992-06-16 1992-06-16 Vending machines and data loaders Expired - Fee Related JP2999333B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18324792A JP2999333B2 (en) 1992-06-16 1992-06-16 Vending machines and data loaders

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18324792A JP2999333B2 (en) 1992-06-16 1992-06-16 Vending machines and data loaders

Publications (2)

Publication Number Publication Date
JPH064744A JPH064744A (en) 1994-01-14
JP2999333B2 true JP2999333B2 (en) 2000-01-17

Family

ID=16132354

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18324792A Expired - Fee Related JP2999333B2 (en) 1992-06-16 1992-06-16 Vending machines and data loaders

Country Status (1)

Country Link
JP (1) JP2999333B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7292005B2 (en) 2001-08-03 2007-11-06 Linear Technology Corp. Capacitor charging circuitry and methodology implementing controlled on and off time switching

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4893691B2 (en) * 2008-05-12 2012-03-07 富士電機リテイルシステムズ株式会社 vending machine

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7292005B2 (en) 2001-08-03 2007-11-06 Linear Technology Corp. Capacitor charging circuitry and methodology implementing controlled on and off time switching

Also Published As

Publication number Publication date
JPH064744A (en) 1994-01-14

Similar Documents

Publication Publication Date Title
CN1953491B (en) Information processing apparatus and file controller
US5894585A (en) System for recording processing operations of one processing apparatus and reflecting contents of the operations which have not been reflected since the previous reflecting
US20080005531A1 (en) Data Storage Device
US6990554B2 (en) Data rewriting apparatus, control method, and recording medium
US5829014A (en) Method of supervising storage of data in a memory card having EEPROM and a memory card system using the same
JP2763096B2 (en) Electronic filing equipment
JP2999333B2 (en) Vending machines and data loaders
JP4381678B2 (en) System and method for transferring data between recording devices
US7451279B2 (en) Storage system comprising a shared memory to access exclusively managed data
JP4089097B2 (en) Data storage device and data storage method
JPH01204163A (en) File controller
US5345581A (en) Process for replacing storage media in electronic printing systems
JPS59151252A (en) Picture retrieving device
CN100468361C (en) Information recording medium, information recording medium accessing apparatus and accessing method
JP2903605B2 (en) File area management processing method
JP2834985B2 (en) Equipment number management device
US20090282201A1 (en) Storage device control method and computer system
JPH02178743A (en) File update processor
CN118568156A (en) Data importing method based on cloud platform, electronic equipment and storage medium
JPS6349817B2 (en)
JP2005277669A (en) File processor and electronic camera device
JPH07200378A (en) Library file management equipment
JP4504956B2 (en) Image storage system and image storage method
JPH08137933A (en) System and method for managing drawing data
JPH0827824B2 (en) IC card

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19991026

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071105

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081105

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091105

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees