JPH1185231A - Data transfer device - Google Patents

Data transfer device

Info

Publication number
JPH1185231A
JPH1185231A JP9246980A JP24698097A JPH1185231A JP H1185231 A JPH1185231 A JP H1185231A JP 9246980 A JP9246980 A JP 9246980A JP 24698097 A JP24698097 A JP 24698097A JP H1185231 A JPH1185231 A JP H1185231A
Authority
JP
Japan
Prior art keywords
definition data
support tool
transmission line
collation key
data
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
Application number
JP9246980A
Other languages
Japanese (ja)
Other versions
JP3666541B2 (en
Inventor
Satoshi Nosaka
聡 野坂
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 JP24698097A priority Critical patent/JP3666541B2/en
Publication of JPH1185231A publication Critical patent/JPH1185231A/en
Application granted granted Critical
Publication of JP3666541B2 publication Critical patent/JP3666541B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten processing time by transferring data of only a modified part at the time of transfer from a support tool to a programmable controller(PC). SOLUTION: To transfer definition data generated by the support tool 5 to the PC side, matching key arrays 6 as to the definition data 5 are generated at the same time with the generation of the definition data 5. Those matching key arrays 6 are sent to the PC side together with the definition data 5 and stored. Then matching key arrays 2 corresponding to definition data 9 on the PC side are read in the support tool side through a transmission line and prepared as matching key arrays 3. Then the matching key arrays 3 are matched against the matching key arrays 6 of the definition data 5 scheduled to be transferred. If there is a mismatching part, only the definition data corresponding to the part are transferred from the support tool to the PC together with the matching key array 6 to rewrite the definition data 9 on the PC side.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、伝送回線を介して
接続されたプログラマブル・コントローラ(以下、PC
と称す。)とサポートツールとの間で、データを転送す
る装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a programmable controller (hereinafter referred to as PC) connected via a transmission line.
Called. ) And a support tool.

【0002】[0002]

【従来の技術】従来、PCとサポートツールとの間でデ
ータの転送・照合する場合は、図3に示されるようにし
て行われていた。すなわち、以下の手順によりデータの
転送・照合が行われる。 1.最初に、サポートツールにおいて、定義画面(1)
を用いてソースデータ(2)を作成(3)する。 2.次に、作成されたソースデータ(3)をコンパイル
(4)して、定義データ(5)とする。 3.次いで、サポートツールの定義データ(5)の範囲
Aを読みとり、伝送ラインを介してPC側へ転送して所
定の記憶領域へライト(6)し、定義データ(7)とす
る。 4.さらに、PC側の定義データ(7)を伝送ラインを
介してサポートツール側へ読みとり、サポートツールの
定義データ(5)と比較(8)して照合する。 なお、ここでソースデータとは、PCの動作を定義する
テーブルデータの元となるデータである。また、同じ
く、定義データとは、PCの動作を定義するテーブルデ
ータ等であり、いわゆるオブジェクトデータである。
2. Description of the Related Art Conventionally, data transfer / collation between a PC and a support tool has been performed as shown in FIG. That is, data transfer / collation is performed according to the following procedure. 1. First, in the support tool, the definition screen (1)
Is used to create (3) the source data (2). 2. Next, the created source data (3) is compiled (4) to obtain definition data (5). 3. Next, the range A of the definition data (5) of the support tool is read, transferred to the PC via the transmission line, written to a predetermined storage area (6), and becomes definition data (7). 4. Further, the definition data (7) on the PC side is read to the support tool side via the transmission line, and is compared (8) with the definition data (5) of the support tool and collated. Here, the source data is data that is a source of table data that defines the operation of the PC. Similarly, the definition data is table data or the like that defines the operation of the PC, and is so-called object data.

【0003】[0003]

【発明が解決しようとする課題】ところで、上述した従
来方法では、定義データを上から順に、最終のデータま
ですべてを転送・照合していた。そのため、データに変
更がない部分についても、重複して転送・照合をするこ
とになり、その分が余分な処理時間となっていた。そこ
で、本発明は、サポートツールからPCへデータを転送
・照合する際に、変更した部分のデータのみを転送・照
合することで処理時間の短縮を可能にしたデータ転送装
置を提供することを課題とする。
By the way, in the above-mentioned conventional method, all the definition data are transferred and collated from the top to the last data. For this reason, even for a portion where there is no change in the data, the transfer and collation are duplicated, and the extra processing time is required. Therefore, an object of the present invention is to provide a data transfer device that can reduce processing time by transferring and comparing only changed data when transferring and comparing data from a support tool to a PC. And

【0004】[0004]

【課題を解決するための手段】上記課題を解決するため
に、請求項1の発明は、伝送回線を介して接続されたP
Cとサポートツールを備えて、サポートツールで作成さ
れた定義データを伝送回線を介してPCへ転送するデー
タ転送装置において、サポートツールにおける定義デー
タの作成時に定義データをそのレコード単位または一定
長さ単位ごとに圧縮して圧縮コードからなる照合キー配
列を作成する手段と、サポートツールおよびPCに設け
られてそれぞれが保持している定義データに対応する照
合キー配列を記憶する記憶手段と、サポートツールから
PCへ定義データを転送する前に、PC側の記憶手段に
記憶されている照合キー配列を伝送ラインを介してサポ
ートツール側に読み込み、転送予定の定義データの照合
キー配列と照合する手段と、照合の結果、不一致部分が
ある場合にその部分に該当する定義データのみをその照
合キー配列とともにサポートツールからPCへ転送して
PC側の定義データを書き換える手段とを備えたことを
特徴とする。
Means for Solving the Problems To solve the above-mentioned problems, the invention of claim 1 is based on a P-line connected via a transmission line.
In a data transfer device that includes C and a support tool, and transfers the definition data created by the support tool to a PC via a transmission line, the definition data is created in the record unit or fixed length unit when the definition data is created in the support tool. Means for creating a collation key array consisting of a compressed code by compressing each key, storage means for storing a collation key array corresponding to the definition data provided in the support tool and the PC and held by the support tool, Means for reading the collation key array stored in the storage means on the PC side to the support tool side via a transmission line before transferring the definition data to the PC, and collating with the collation key array of the definition data to be transferred; If there is a mismatched part as a result of matching, only the definition data corresponding to that part is matched with the matching key array. Transferred from the support tool to the PC is characterized in that a means for rewriting the definition data on the PC side.

【0005】請求項2の発明は、伝送回線を介して接続
されたPCとサポートツールを備えて、サポートツール
で作成された定義データを伝送回線を介してPCへ転送
するデータ転送装置において、サポートツールにおける
定義データの作成時に定義データをそのレコード単位ま
たは一定長さ単位ごとに圧縮して圧縮コードからなる照
合キー配列を作成する手段と、サポートツールおよびP
Cに設けられてそれぞれが保持している定義データに対
応する照合キー配列を記憶する記憶手段と、PC側の記
憶手段に記憶されている照合キー配列を伝送ラインを介
してサポートツール側に読み込み、サポートツールが保
持している定義データの照合キー配列と照合する手段
と、照合の結果、不一致部分がある場合にその部分に該
当する定義データのみをPC側からサポートツール側へ
転送して該当する両定義データを照合する手段とを備え
たことを特徴とする。
According to a second aspect of the present invention, there is provided a data transfer apparatus which includes a PC connected via a transmission line and a support tool, and transfers definition data created by the support tool to the PC via the transmission line. Means for creating a collation key array consisting of a compressed code by compressing the definition data for each record unit or fixed length unit when creating the definition data in the tool;
C means for storing a collation key array corresponding to the definition data respectively held in C, and reads the collation key arrangement stored in the storage means on the PC side to the support tool side via a transmission line. Means for collating with the collation key array of the definition data held by the support tool, and if there is a mismatched part as a result of the collation, transfer only the definition data corresponding to that part from the PC side to the support tool side Means for comparing the two definition data with each other.

【0006】[0006]

【発明の実施の形態】以下、図に沿って本発明の実施形
態を説明する。図1は請求項lに係る発明の実施形態を
示す説明図である。この実施形態は、図示されるよう
に、PCとサポートツールが伝送回線を介して接続され
ており、サポートツール側で作成した定義データが伝送
回線を介してPCへ送られる。以下、具体的なデータ転
送の手順を説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is an explanatory view showing an embodiment of the invention according to claim 1. In this embodiment, as shown, a PC and a support tool are connected via a transmission line, and definition data created by the support tool is sent to the PC via the transmission line. Hereinafter, a specific data transfer procedure will be described.

【0007】1.サポートツールにより作成された定義
データ(5)をPC側へ転送しようとする際は、定義デ
ータ(5)の作成と同時にこの定義データ(5)につい
ての照合キー配列(6)を作成(4)する。この照合キ
ー配列とは、定義データの作成時に定義データをそのレ
コード単位または一定長さ単位ごとに圧縮して作成した
相違識別コード、例えばBCCコード等の配列である。
これらの照合キー配列は、定義データの転送時に、定義
データとともにPC側へ送られて所定の記憶領域に記憶
される。
[0007] 1. When the definition data (5) created by the support tool is to be transferred to the PC, a matching key array (6) for the definition data (5) is created simultaneously with the creation of the definition data (5) (4). I do. The collation key array is an array of a difference identification code, such as a BCC code, created by compressing the definition data for each record unit or fixed length unit when the definition data is created.
These collation key arrays are sent to the PC together with the definition data when the definition data is transferred, and are stored in a predetermined storage area.

【0008】2.次に、PC側の定義データ(9)に対
応する照合キー配列(2)を、伝送ラインを介してサポ
ートツール側へ読み込み照合キー配列(3)として用意
する。 3.ここで、PC側の照合キー配列(3)とサポートツ
ール側の照合キー配列(6)を比較(7)し、不一致の
配列番号を検出する。図では、アドレス1の定義データ
の照合キー配列が互いに異なり、不一致として検出され
る。
[0008] 2. Next, the collation key array (2) corresponding to the definition data (9) on the PC side is read into the support tool via the transmission line and prepared as the collation key array (3). 3. Here, the collation key array (3) on the PC side and the collation key array (6) on the support tool side are compared (7), and a mismatched array number is detected. In the figure, the collation key arrangements of the definition data of address 1 are different from each other and are detected as mismatch.

【0009】4.次に、検出された不一致の配列番号に
対応する部分の定義データ(5)を伝送ラインを介して
PC側へ送り、所定の記憶領域(図ではアドレス1の部
分)へライト(8)する。 5.同時に、PC側へ送った定義データ(5)について
の照合キー配列(6)も、伝送ラインを介してPC側へ
送り、所定の記憶領域へライト(10)する。これらの
処理では、PC側に予め記憶されている定義データとサ
ポートツール側から転送しようとする定義データに同一
部分があれば、その部分の定義データの転送を省略でき
るため、転送に要する処理時間が短縮される。
4. Next, the definition data (5) of the portion corresponding to the detected mismatched array element number is sent to the PC side via the transmission line, and is written (8) to a predetermined storage area (address 1 in the figure). 5. At the same time, the collation key array (6) for the definition data (5) sent to the PC is also sent to the PC via the transmission line and written to a predetermined storage area (10). In these processes, if there is the same part in the definition data stored in advance on the PC side and the definition data to be transferred from the support tool side, the transfer of the definition data of that part can be omitted, and the processing time required for the transfer is reduced. Is shortened.

【0010】図2は請求項2に係る発明の実施形態を示
す説明図である。この実施形態は、図示されるように、
PCとサポートツールが伝送回線を介して接続されてお
り、サポートツール側で作成した定義データが伝送回線
を介してPC側に記憶されている定義データと照合され
る。以下、具体的なデータ照合の手順を説明する。
FIG. 2 is an explanatory view showing an embodiment of the second aspect of the present invention. This embodiment, as shown,
The PC and the support tool are connected via a transmission line, and the definition data created on the support tool side is collated with the definition data stored on the PC side via the transmission line. Hereinafter, a specific data collation procedure will be described.

【0011】1.サポートツールにより作成された定義
データ(5)をPC側の定義データ(9)と照合しよう
とする際は、定義データ(5)の作成と同時にこの定義
データ(5)についての照合キー配列(6)を作成
(4)する。この照合キー配列とは、図1の実施形態と
同様に、定義データの作成時に定義データをそのレコー
ド単位または一定長さ単位ごとに圧縮して作成した相違
識別コード、例えばBCCコード等の配列である。これ
らの照合キー配列は、定義データの転送時に、定義デー
タとともにPC側へ送られて所定の記憶領域に記憶され
る。
1. When the definition data (5) created by the support tool is to be collated with the definition data (9) on the PC side, the collation key array (6) for the definition data (5) is created simultaneously with the creation of the definition data (5). ) Is created (4). The collation key array is a difference identification code created by compressing the definition data for each record unit or fixed length unit when the definition data is created, as in the embodiment of FIG. is there. These collation key arrays are sent to the PC together with the definition data when the definition data is transferred, and are stored in a predetermined storage area.

【0012】2.次に、PC側の定義データ(9)に対
応する照合キー配列(2)を伝送ラインを介してサポー
トツール側へ読み込み照合キー配列(3)として用意す
る。 3.ここで、PC側の照合キー配列(3)とサポートツ
ール側の照合キー配列(6)を比較(7)し、不一致の
配列番号を検出する。図ではアドレス1の定義データの
照合キー配列が互いに異なり、不一致として検出され
る。 4.次に、PC側の定義データ(9)から、検出された
不一致の配列番号に対応する部分(網掛け部)を伝送ラ
インを介してサポートツール側へ読み込み、同様にサポ
ートツール側の定義データ(5)から不一致の配列番号
に対応する部分(網掛け部)を読みとり、両者を比較
(8)して照合する。
2. Next, the collation key array (2) corresponding to the definition data (9) on the PC side is read into the support tool side via the transmission line and prepared as the collation key array (3). 3. Here, the collation key array (3) on the PC side and the collation key array (6) on the support tool side are compared (7), and a mismatched array number is detected. In the figure, the collation key arrangements of the definition data of the address 1 are different from each other, and are detected as mismatch. 4. Next, from the definition data (9) on the PC side, a portion (shaded portion) corresponding to the detected mismatched sequence number is read into the support tool side via the transmission line, and similarly, the definition data ( The portion (shaded portion) corresponding to the mismatched sequence number is read from 5), and the two are compared (8) and collated.

【0013】これらの処理では、PC側の定義データと
サポートツール側の定義データを照合する場合に、ま
ず、両者の照合キー配列を照合し、不一致の部分が検出
されたらその不一致の配列番号に対応する部分の定義デ
ータを比較することで、全範囲を順に照合する必要がな
くなり、照合に要する処理時間が短縮される。
In these processes, when the definition data on the PC side and the definition data on the support tool side are collated, first, the collation key arrangements of both are collated, and if a mismatched portion is detected, the mismatched array number is added. By comparing the definition data of the corresponding parts, it is not necessary to sequentially collate the entire range, and the processing time required for collation is reduced.

【0014】[0014]

【発明の効果】以上述べたように請求項1の発明によれ
ば、PC側からサポートツール側へ定義データを転送す
る前に、両者の照合キー配列を比較して、不一致部分が
ある場合にその部分に該当する定義データのみをその照
合キー配列とともにサポートツールからPCへ転送する
ことで、重複して転送処理することがなくなり、その分
の処理時間が短縮される。
As described above, according to the first aspect of the present invention, before the definition data is transferred from the PC to the support tool, the matching key arrangements of the two are compared. By transferring only the definition data corresponding to that portion together with the collation key arrangement from the support tool to the PC, redundant transfer processing is eliminated, and the processing time is reduced accordingly.

【0015】請求項2の発明によれば、サポートツール
側の定義データとPC側の定義データを照合する前に、
両者の照合キー配列を比較して、不一致部分がある場合
にその部分に該当する定義データのみを照合すること
で、重複して照合処理することがなくなり、その分の処
理時間が短縮される。
According to the second aspect of the present invention, before collating the definition data on the support tool side with the definition data on the PC side,
By comparing the collation key arrays of the two and, when there is a mismatched portion, collating only the definition data corresponding to the portion, the collation process is not repeated, and the processing time is reduced accordingly.

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

【図1】請求項lに係る発明の実施形態を示す説明図で
ある。
FIG. 1 is an explanatory diagram showing an embodiment of the invention according to claim 1;

【図2】請求項2に係る発明の実施形態を示す説明図で
ある。
FIG. 2 is an explanatory diagram showing an embodiment of the invention according to claim 2;

【図3】従来例を示す図である。FIG. 3 is a diagram showing a conventional example.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 伝送回線を介して接続されたPCとサポ
ートツールを備えて、サポートツールで作成された定義
データを伝送回線を介してPCへ転送するデータ転送装
置において、 サポートツールにおける定義データの作成時に定義デー
タをそのレコード単位または一定長さ単位ごとに圧縮し
て圧縮コードからなる照合キー配列を作成する手段と、 サポートツールおよびPCに設けられてそれぞれが保持
している定義データに対応する照合キー配列を記憶する
記憶手段と、 サポートツールからPCへ定義データを転送する前に、
PC側の記憶手段に記憶されている照合キー配列を伝送
ラインを介してサポートツール側に読み込み、転送予定
の定義データの照合キー配列と照合する手段と、 照合の結果、不一致部分がある場合にその部分に該当す
る定義データのみをその照合キー配列とともにサポート
ツールからPCへ転送してPC側の定義データを書き換
える手段と、 を備えたことを特徴とするデータ転送装置。
1. A data transfer device comprising a PC connected via a transmission line and a support tool, and transferring definition data created by the support tool to the PC via the transmission line. Means for creating a collation key array consisting of a compressed code by compressing definition data for each record unit or fixed length unit at the time of creation, and corresponding to the definition data provided in the support tool and the PC and held respectively. Before transferring the definition data from the support tool to the PC,
Means for reading the collation key array stored in the storage means on the PC side to the support tool side via the transmission line and collating it with the collation key array of the definition data to be transferred; Means for transferring only the definition data corresponding to the portion together with the collation key arrangement from the support tool to the PC, and rewriting the definition data on the PC side.
【請求項2】 伝送回線を介して接続されたPCとサポ
ートツールを備えて、サポートツールで作成された定義
データを伝送回線を介してPCへ転送するデータ転送装
置において、 サポートツールにおける定義データの作成時に定義デー
タをそのレコード単位または一定長さ単位ごとに圧縮し
て圧縮コードからなる照合キー配列を作成する手段と、 サポートツールおよびPCに設けられてそれぞれが保持
している定義データに対応する照合キー配列を記憶する
記憶手段と、 PC側の記憶手段に記憶されている照合キー配列を伝送
ラインを介してサポートツール側に読み込み、サポート
ツールが保持している定義データの照合キー配列と照合
する手段と、 照合の結果、不一致部分がある場合にその部分に該当す
る定義データのみをPC側からサポートツール側へ転送
して該当する両定義データを照合する手段と、 を備えたことを特徴とするデータ転送装置。
2. A data transfer device, comprising a PC connected via a transmission line and a support tool, for transferring definition data created by the support tool to a PC via a transmission line. Means for creating a collation key array consisting of a compressed code by compressing definition data for each record unit or fixed length unit at the time of creation, and corresponding to the definition data provided in the support tool and the PC and held respectively. The storage means for storing the collation key array, and the collation key array stored in the storage means on the PC side are read into the support tool via the transmission line, and collated with the collation key array of the definition data held by the support tool. If there is a mismatched portion as a result of the comparison, only the definition data corresponding to the mismatched portion from the PC side Data transfer apparatus for a means for matching the both definition data in question is transferred to port the tool side, further comprising a said.
JP24698097A 1997-09-11 1997-09-11 Data transfer device Expired - Fee Related JP3666541B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24698097A JP3666541B2 (en) 1997-09-11 1997-09-11 Data transfer device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24698097A JP3666541B2 (en) 1997-09-11 1997-09-11 Data transfer device

Publications (2)

Publication Number Publication Date
JPH1185231A true JPH1185231A (en) 1999-03-30
JP3666541B2 JP3666541B2 (en) 2005-06-29

Family

ID=17156586

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24698097A Expired - Fee Related JP3666541B2 (en) 1997-09-11 1997-09-11 Data transfer device

Country Status (1)

Country Link
JP (1) JP3666541B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62179027A (en) * 1986-01-31 1987-08-06 Hitachi Software Eng Co Ltd Text file correction system
JPS62264329A (en) * 1986-05-13 1987-11-17 Nec Corp Screen text editor processing system
JPH0390902A (en) * 1989-08-31 1991-04-16 Mitsubishi Electric Corp Program maintenance tool for programmable controller
JPH04151748A (en) * 1990-08-29 1992-05-25 Fujitsu Ltd Data processor and data processing method
JPH05324730A (en) * 1992-05-27 1993-12-07 Hitachi Ltd Document information retrieving device
JPH0756955A (en) * 1993-06-30 1995-03-03 Microsoft Corp Method and system for search of compressed data

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62179027A (en) * 1986-01-31 1987-08-06 Hitachi Software Eng Co Ltd Text file correction system
JPS62264329A (en) * 1986-05-13 1987-11-17 Nec Corp Screen text editor processing system
JPH0390902A (en) * 1989-08-31 1991-04-16 Mitsubishi Electric Corp Program maintenance tool for programmable controller
JPH04151748A (en) * 1990-08-29 1992-05-25 Fujitsu Ltd Data processor and data processing method
JPH05324730A (en) * 1992-05-27 1993-12-07 Hitachi Ltd Document information retrieving device
JPH0756955A (en) * 1993-06-30 1995-03-03 Microsoft Corp Method and system for search of compressed data

Also Published As

Publication number Publication date
JP3666541B2 (en) 2005-06-29

Similar Documents

Publication Publication Date Title
JPH1185231A (en) Data transfer device
JP2000181942A (en) Automatic i/o buffer operation power source check system
JPH07237067A (en) Tool control device
JPH1097471A (en) Method and system for error correction of memory data
US5146458A (en) Data transfer checking system
JPH01118956A (en) Data processor
JPH03245399A (en) Rom writer
JPS6278625A (en) Magnetic disk controller
JPH0541041A (en) Magnetic disk write read diagnostic system
JPH08153017A (en) Port connection recognizing method
JPH05122335A (en) Station data collation system
JPH06131888A (en) Semiconductor filing device
JPH03292700A (en) Ram test system
JPH09218829A (en) Write testing method for external storage and information processing system adopting the same
JPH0273420A (en) Semiconductor disk device
JPH04248652A (en) Dma controller
JPH06110931A (en) Duplex data base device
JPH02231894A (en) Station data collating method
JPS6332642A (en) Information processor
JPH0619631A (en) Initialization system for storage device
JPH03257545A (en) Program working confirmation system
JPH04105137A (en) Check system for input/output function of computer
JPH06103173A (en) Portable data processor
JPH09161025A (en) Clock changeover control method for ic card
JPH04257037A (en) Data base stored failure page erase/restore system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050216

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: 20050316

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050329

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees