JP3456084B2 - Reference reference method in CAD system - Google Patents

Reference reference method in CAD system

Info

Publication number
JP3456084B2
JP3456084B2 JP03320296A JP3320296A JP3456084B2 JP 3456084 B2 JP3456084 B2 JP 3456084B2 JP 03320296 A JP03320296 A JP 03320296A JP 3320296 A JP3320296 A JP 3320296A JP 3456084 B2 JP3456084 B2 JP 3456084B2
Authority
JP
Japan
Prior art keywords
output
instruction
cad system
rung
command
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
JP03320296A
Other languages
Japanese (ja)
Other versions
JPH09230912A (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.)
Meidensha Corp
Original Assignee
Meidensha Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meidensha Corp filed Critical Meidensha Corp
Priority to JP03320296A priority Critical patent/JP3456084B2/en
Publication of JPH09230912A publication Critical patent/JPH09230912A/en
Application granted granted Critical
Publication of JP3456084B2 publication Critical patent/JP3456084B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、特に、プログラマ
ブルコントローラ(PC)用のアプリケーションプログ
ラムのラダー回路図を作成するCADシステムにおける
使用アドレスに対するリファレンス機能に係わり、CA
Dシステムにおけるリファレンス参照方法に関するもの
である。
The present invention relates, in particular, relates to a reference function for use addresses in CAD system for creating a ladder circuit diagram of the application program for a programmable controller (PC), CA
The present invention relates to a reference reference method in the D system .

【0002】[0002]

【従来の技術】PC用アプリケーションプログラムのC
ADシステムでは、図8に示したように、設計者が作成
したアプリケーションプログラム91のプログラム部分
93をCADシステム92に図面入力し、またこの入力
したプログラム部分93に信号説明部分94を入力し、
また機械コードの変換やクロスリファレンス(リファレ
ンス情報)の展開などの内部処理95を行った後、ラダ
ー回路出力図面96を出力している。この場合、この出
力図面にリファレンス情報が付加されることがある。ま
た、これをフロッピーディスクなどの記憶媒体に保存す
る場合もある。
2. Description of the Related Art C of application program for PC
In the AD system, as shown in FIG. 8 , the program portion 93 of the application program 91 created by the designer is input to the CAD system 92 as a drawing, and the signal explanation portion 94 is input to the input program portion 93.
Further, after performing internal processing 95 such as conversion of machine code and development of cross reference (reference information), the ladder circuit output drawing 96 is output. In this case, reference information may be added to this output drawing. Further, it may be stored in a storage medium such as a floppy disk.

【0003】ここで、リファレンス情報は、各出力命令
に対して接点として参照されている場所を回路番号(ラ
ング番号)などで表示したものであり、リファレンス情
報によって回路の流れが追い易くなる。なお、上記のラ
ダー回路における5桁のアドレス表現(xxxxY)に
おいて、「xxxxx」はワードアドレスであり、
「Y」はビットアドレスである。
Here, the reference information indicates a location referred to as a contact for each output command by a circuit number (rung number) or the like, and the reference information facilitates the flow of the circuit. In the 5-digit address expression (xxxxY) in the ladder circuit, “xxxxxx” is a word address,
"Y" is a bit address.

【0004】また、同一のアドレス番号に対して複数の
リファレンスを出力するラダー回路においては、従来
は、図9のように、参照しているラング番号を全て表示
している。つまり、図9で、12Aにおいてレファレン
スは本来はラング2だけであるが、ラング4も表示され
ている。また12Bにおいてリファレンスは本来はラン
グ4だけであるが、ラング2も表示されている。
[0004] Also, in the ladder circuit for outputting a plurality of reference for the same address number, it is conventionally displayed all manner, the referring rung numbers in Figure 9. That is, in FIG. 9 , the reference is originally only the rung 2 in 12A, but the rung 4 is also displayed. Further, in 12B, the reference is originally only the rung 4, but the rung 2 is also displayed.

【0005】[0005]

【発明が解決しようとする課題】ところで、上記従来の
構成において、得られたラダー図面において接点側にそ
のアドレスに出力しているラング番号のリファレンスが
ない場合があり、この場合には回路を追い難い。更に、
図10のように参照しているラング番号を全て表示する
方式は、回路接続などの関係がかえってまぎらわしくな
るという問題がある。
By the way, in the above-mentioned conventional structure, there is a case where there is no reference of the rung number output to the address on the contact side in the obtained ladder drawing. In this case, the circuit is traced. hard. Furthermore,
The method of displaying all the referenced rung numbers as shown in FIG. 10 has a problem that the relationship such as circuit connection is rather confusing.

【0006】また、従来のラダー図面ではビット対ビッ
ト、ワード対ワードのリファレンスだけを表示してお
り、ワード対ワードのリファレンスは表示されないとい
う問題がある。つまり、図10の場合のリファレンスと
してはラング2、3、4であるが、ワード対ワードのリ
ファレンスでは「なし」になる。
[0006] The bit-to-bit in the conventional ladder drawings, which display only reference word pair the word, the word pair the word reference has a problem does not appear. That is, although the rungs 2, 3, and 4 are used as the reference in the case of FIG. 10 , the word-to-word reference is “none”.

【0007】本発明の目的は、上記のような問題がな
く、リファレンスを効率良く参照することができるCA
Dシステムにおけるリファレンス参照方法を提供するこ
とにある。
An object of the present invention is to enable a CA to efficiently refer to a reference without the above problems.
It is to provide a reference reference method in the D system .

【0008】[0008]

【課題を解決するための手段】本発明の第1発明は、プ
ログラマブル用アプリケーションプログラムからラダー
回路を作成するCADシステムにおいて、前記アプリケ
ーションプログラムにおけるアドレス番号毎に使用ラン
グ番号をまとめる際に、入力(リード命令)や出力(ラ
イト命令)の区分が付加される。これにより、アドレス
番号をキーに、発生したラング番号をその命令種別とと
もに順次まとめることでアドレス番号に対応するリファ
レンス情報を纏めたリファレンステーブルを作成する。
このリファレンステーブルからアドレス番号毎のリファ
レンス情報を検索することでラダー回路を作成する。
SUMMARY OF THE INVENTION A first aspect of the present invention is to provide a ladder from a programmable application program.
In a CAD system that creates a circuit, the application
Run for each address number in the
Input (read command) and output (r
Section) is added. This gives the address
With the number as a key, the rung number that occurred is
Refers to the address numbers
Create a reference table that summarizes lens information.
From this reference table, refer to each address number
A ladder circuit is created by searching the lens information.

【0009】第2発明は、リファレンステーブル作成の
際に、ワード出力された命令をビット出力に展開した
後、これをリファレンステーブルに追加する。
The second aspect of the invention is to create a reference table.
At this time, the word output instruction was expanded to bit output.
Later, add this to the reference table.

【0010】第3発明は、リファレンス情報の検索の際
に、入力命令の時は直前の出力命令を探し出し、また出
力命令のときには、次の出力命令までの間を探し出す処
理がなされる。
A third invention is to search reference information.
In addition, when it is an input command, it searches for the previous output command and outputs it again.
When it is a force command, it searches for the time until the next output command.
It makes sense.

【0011】[0011]

【発明の実施の形態】以下、本発明の実施の形態を説明
するに、本発明の第1発明の実施の形態であるCADシ
ステムにおけるリファレンス参照方法を説明する。この
実施の形態において、各アドレス番号に対するリファレ
ンス情報の作成と検索を次のように行なう。そして、こ
の実施の形態における処理の流れを図1から図3に示し
た。
BEST MODE FOR CARRYING OUT THE INVENTION The CAD system according to the first embodiment of the present invention will be described below in order to explain the embodiments of the present invention.
The reference reference method in the stem will be described. In this embodiment, the reference for each address number is
To create and retrieve information about the environment as follows. And this
1 to 3 show the flow of processing in the embodiment of
It was

【0012】まず、第1発明の実施の形態におけるリフ
ァレンス情報の作成について概略的に説明すれば、アド
レス番号毎に使用ラング番号をまとめる際に、入力と出
力の区分が付加される。これにより、例えば上記の図9
の回路からは、図4のような構成のリファレンステーブ
ルを作成することができる。つまり、アドレス番号をキ
ーに、発生したラング番号をその命令種別(入力:R、
出力:W)とともに、順次まとめて行く。
First, the creation of reference information in the embodiment of the first aspect of the invention will be briefly described. When collecting the rung numbers used for each address number, an input and an output are added. As a result, for example, as shown in FIG.
A reference table having a configuration as shown in FIG. 4 can be created from the circuit of FIG . That is, using the address number as a key, the generated rung number is used as the instruction type (input: R,
Output: W), together with one another.

【0013】次に、第1発明の実施の形態におけるリフ
ァレンス情報の検索について概略的に説明すれば、上記
で作成したリファレンステーブルから自分自身を見付け
出し、これが入力命令の場合には直前の出力命令のラン
グを探し、また出力命令の場合には次の出力命令までの
間のラングを全て捜し出す処理が、それぞれ行われる。
入力命令の場合の処理の例を図5に、また出力命令の場
合の処理の例を図6に、それぞれ示した。
Next, the search for the reference information in the embodiment of the first invention will be described in brief. If it finds itself from the reference table created above, and if this is an input command, it outputs the immediately preceding output command. Is searched for, and in the case of an output command, all the rungs up to the next output command are searched.
An example of processing in the case of an input instruction is shown in FIG. 5 , and an example of processing in the case of an output instruction is shown in FIG .

【0014】そして、図1のフローチャートは、上記の
リファレンス情報となるリファレンステーブルの作成の
具体的なフローチャートを示し、また図2は上記のリフ
ァレンス情報に基づいてラダー図を作成するフローチャ
ートを、さらに図3にラダー図からリファレンス情報を
検索する場合のフローチャートを、それぞれ示した。な
お、図7は出力画面であるラダー図の一例を示した。
The flow chart of FIG. 1 shows a specific flow chart for creating the reference table serving as the above reference information, and FIG. 2 further illustrates the flow chart for creating a ladder diagram based on the above reference information . 3 shows a flowchart for searching reference information from a ladder diagram. Note that FIG. 7 shows an example of a ladder diagram which is an output screen.

【0015】図1を参照して、処理S21において、ま
ず1ラングの読み込みが行われ、次いで処理S22で終
了の判別がなされる。終了の場合(Y)には処理は終了
し、また終了でない場合(N)には処理S23におい
て、機械コードの変換が行われ、次いで処理S24にお
いて、1命令読み込みがされた後、処理S25において
終了の有無が判別される。
Referring to FIG . 1, at step S21, one rung is read first, and then at step S22, the end is determined. In the case of end (Y), the process ends, and in the case of not end (N), machine code conversion is performed in process S23, and then one command is read in process S24, and then in process S25. Whether or not it has ended is determined.

【0016】処理S24で終了の場合(Y)には、処理
S21に戻り、また終了でない(N)場合には処理S2
6において命令種別の算定、つまりリード命令か、ライ
ト命令かの判別がなされる。その後、処理S27におい
て、アドレス番号の算定がなされ、次いで処理S28に
おいて、リファレンステーブルへの追加がなされる。な
お、リファレンステーブルのフォーマットとしては、例
えば、アドレス番号をキーにして、命令種別やラング番
号などが対応して整理されたものが挙げられる。 次
に、処理S29においてアドレスがワード命令かどうか
の判別がなされ、ワード命令でない(N)の場合には処
理がS24に戻る。またワード命令の場合(Y)には、
ワード命令をビットアドレスに展開した後(処理S3
0)、これをリファレンステーブルに追加する処理S3
1が行われる。
When the process S24 ends (Y), the process returns to the process S21, and when the process S24 does not end (N), the process S2.
In 6, the instruction type is calculated, that is, it is determined whether the instruction is a read instruction or a write instruction. After that, in step S27, the address number is calculated, and then in step S28, it is added to the reference table. As the format of the reference table, for example, there is a format in which instruction types, rung numbers, and the like are arranged in correspondence with the address numbers as keys. Next, in process S29, it is determined whether or not the address is a word command. If it is not a word command (N), the process returns to S24. In the case of a word instruction (Y),
After expanding the word instruction into a bit address (process S3
0), processing S3 of adding this to the reference table
1 is performed.

【0017】次に、図2を参照して、ラダー図作成フロ
ーチャートを説明する。処理S41において、まず1ラ
ングの読み込みが行われ、次いで処理S42で終了の判
別がなされる。終了の場合(Y)には処理は終了し、ま
た終了でない場合(N)には処理S43において機械コ
ードの変換が行われ、次いで処理S44において、1命
令読み込みがされた後、処理S45において、終了の有
無が判別される。
Next, with reference to FIG. 2, illustrating the ladder diagram create flowchart. In the process S41, one rung is read first, and then the end of the process is determined in the process S42. If it is the end (Y), the process is ended, and if it is not the end (N), the machine code is converted in the process S43, and then one instruction is read in the process S44, and then in the process S45, Whether or not it has ended is determined.

【0018】処理S44で終了の場合(Y)には、ラダ
ー図の作図がされた後、処理S41に戻る。また終了で
ない(N)場合には処理S46において、命令種別の算
定、つまりリード命令か、ライト命令かの判別がなされ
る。その後、処理S47において、アドレス番号の算定
がなされ、次いで処理S48において、リファレンステ
ーブルの検索がなされる。なお、リファレンステーブル
の検索は、例えば図3の手順が採られる。次に、処理S
49において信号説明の追加がなされた後、処理S50
において、ラダー図が生成された後、処理44に戻る。
If the process ends in step S44 (Y), a ladder diagram is drawn, and then the process returns to step S41. If not completed (N), in step S46, the instruction type is calculated, that is, it is determined whether the instruction is a read instruction or a write instruction. Thereafter, in step S47, the address number is calculated, and then in step S48, the reference table is searched. Note that the reference table is searched, for example, by the procedure shown in FIG . Next, process S
After the signal explanation is added in 49, processing S50
In, after the ladder diagram is generated, the process returns to the process 44.

【0019】さらに図3を参照して、リファレンス情報
の検索のフローを説明する。まず処理S51において、
リファレンステーブルをサーチし、自分自身テーブルの
位置n1を得る。この位置は、アドレス番号、命令種
別、ラング番号がマッチングする所である。
Further, referring to FIG. 3 , the flow of reference information retrieval will be described. First, in process S51,
The reference table is searched and the position n1 of the own table is obtained. This position is where the address number, instruction type, and rung number match.

【0020】次に、処理S52において、命令種別の判
別が行われ、ライト(WRITE)命令の時は処理S5
3に、またリード(READ)命令の場合には処理S5
7に、それぞれ進む。
Next, in step S52, the instruction type is determined, and if it is a WRITE instruction, step S5 is performed.
3 or processing S5 in the case of a read (READ) instruction
Go to 7 respectively.

【0021】処理S53では、次の出力命令ラングを得
る。つまり、上記のマッチング位置から次の種別=ライ
トの位置を得る。このテーブル位置をn2とする。な
お、次の種別=ライトの位置がない場合には、テーブル
の先頭から自分までをサーチする。次に、処理S54に
おいてデータの有無が判別され、ある場合(Y)には処
理S55において、n1とn2の間のラング番号がリフ
ァレンス情報となって処理が終了する。また、ない場合
(N)には処理S56において、リファレンスなし、つ
まりライトのみと判別されて処理が終了する。
In step S53, the next output instruction rung is obtained. That is, the next type = write position is obtained from the above matching position. This table position is n2. If the next type = write position does not exist, the table is searched from the beginning to itself. Next, in step S54, the presence or absence of data is determined. If there is (Y), in step S55 the rung number between n1 and n2 becomes reference information, and the process ends. If not (N), in process S56, it is determined that there is no reference, that is, only write, and the process ends.

【0022】一方、処理S57においては、直前の出力
命令ラングを得る。つまりマッチング位置から逆のぼ
り、種別=ライトの位置を得る。このテーブル位置をn
2とする。なお、次の種別=ライトの位置がない場合に
は、最終テーブル位置から自分まで逆のぼる。次に、処
理S58において、データの有無が判別され、ある場合
(Y)には処理S59において、n2のラング番号がリ
ファレンス情報となって処理が終了する。また、ない場
合(N)には処理60においてリファレンスなし、つま
りリードのみと判別されて処理が終了する。
On the other hand, in step S57, the immediately preceding output instruction rung is obtained. That is, the position is reversed from the matching position, and the position of type = light is obtained. This table position is n
Set to 2. If the next type = write position does not exist, the process is reversed from the final table position to the self position. Next, in process S58, the presence or absence of data is determined, and if there is (Y), in process S59, the rung number of n2 becomes reference information, and the process ends. If not (N), it is determined in the process 60 that there is no reference, that is, only read, and the process ends.

【0023】[0023]

【発明の効果】以上の通り、本発明のCADシステムに
おけるリファレンス参照方法によれば、リファレンステ
ーブルを検索することで、接点側のリファレンスを効率
良く参照できるため、同一アドレスに複数回出力してい
る回路でのリファレンスが直接作用を及ぼしたときだけ
参照することができる。また、ワード出力された命令を
ビット出力に展開してリファレンステーブルに追加する
ことで、ワード出力した所をビットでリードした場合で
もリファレンスとして参照することができる。
As described above, according to the CAD system of the present invention.
According to the reference reference method in the above, since the reference on the contact side can be efficiently referred to by searching the reference table, it is referred only when the reference in the circuit outputting multiple times to the same address directly acts. be able to. Further, by expanding the word output instruction to bit output and adding it to the reference table, it is possible to refer to it as a reference even when the word output location is read in bits.

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

【図1】本発明のリファレンス参照方法の実施の形態に
おけるリファレンステーブルの作成手順のフローチャー
ト。
FIG. 1 shows an embodiment of a reference reference method of the present invention.
Flowchart of reference table creation procedure .

【図2】本発明のリファレンス参照方法の実施の形態に
おいてリファレンス情報に基づいてラダー図を作成する
手順のフローチャート。
FIG. 2 shows an embodiment of a reference reference method of the present invention .
Create a ladder diagram based on reference information
Flow chart of the procedure.

【図3】本発明のファレンス参照方法の実施の形態にお
いてラダー図からリファレンス情報を検索する手順のフ
ローチャート。
FIG. 3 shows an embodiment of a reference reference method according to the present invention .
Procedure for searching reference information from the ladder diagram
Row chart.

【図4】リファレンステーブルの一例の説明図。 FIG. 4 is an explanatory diagram of an example of a reference table.

【図5】リファレンス情報の検索の処理の要部の説明
図。
FIG. 5 is an explanatory view of a main part of a process of searching reference information .
Fig.

【図6】リファレンス情報の検索の処理の要部の説明
図。
FIG. 6 is an explanatory view of a main part of a reference information search process.
Fig.

【図7】出力画面によるラダー図の一例の説明図。FIG. 7 is an explanatory diagram of an example of a ladder diagram using an output screen .

【図8】PC用アプリケーションプログラムの一例の説
明図。
FIG. 8 is an explanatory diagram of an example of a PC application program .

【図9】ラダー回路の一例の説明図。FIG. 9 is an explanatory diagram of an example of a ladder circuit .

【図10】ラダー回路の他例の説明図。FIG. 10 is an explanatory diagram of another example of a ladder circuit .

【符号の説明】S21〜S31、S41〜S50、S51〜S60 …処
[Explanation of Codes ] S21 to S31, S41 to S50, S51 to S60 ... Processing

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 プログラマブル用アプリケーションプロ
グラムからラダー回路を作成するCADシステムにおい
て、 前記アプリケーションプログラムにおけるアドレス番号
毎に使用ラング番号をその入力や出力の命令種別ととも
に順次まとめることでアドレス番号に対応するリファレ
ンス情報を纏めたリファレンステーブルを作成し、 前記リファレンステーブルからアドレス番号毎のリファ
レンス情報を検索することでラダー回路を作成すること
を特徴とするCADシステムにおけるリファレンス参照
方法。
1. A CAD system for creating a ladder circuit from a programmable application program, wherein reference information corresponding to an address number is obtained by sequentially collecting rung numbers used for each address number in the application program together with instruction types of the input and output. A reference reference method in a CAD system, characterized in that a ladder circuit is created by creating a reference table summarizing the above, and searching reference information for each address number from the reference table.
【請求項2】 前記リファレンステーブル作成の際に、
ワード出力された命令をビット出力に展開してリファレ
ンステーブルに追加することを特徴とする請求項1記載
のCADシステムにおけるリファレンス参照方法。
2. When creating the reference table,
2. The reference reference method in a CAD system according to claim 1, wherein the word output instruction is expanded to a bit output and added to a reference table.
【請求項3】 前記リファレンス情報の検索の際には、
入力命令の時は直前の出力命令を探し出し、また出力命
令のときには、次の出力命令までの間を探し出すことを
特徴とする請求項1または記載のCADシステムにお
けるリファレンス参照方法。
3. When retrieving the reference information,
3. The reference referencing method in a CAD system according to claim 1 , wherein when the input command is an output command, the immediately preceding output command is searched for, and when the output command is an output command, a period until the next output command is searched.
JP03320296A 1996-02-21 1996-02-21 Reference reference method in CAD system Expired - Fee Related JP3456084B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03320296A JP3456084B2 (en) 1996-02-21 1996-02-21 Reference reference method in CAD system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03320296A JP3456084B2 (en) 1996-02-21 1996-02-21 Reference reference method in CAD system

Publications (2)

Publication Number Publication Date
JPH09230912A JPH09230912A (en) 1997-09-05
JP3456084B2 true JP3456084B2 (en) 2003-10-14

Family

ID=12379893

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03320296A Expired - Fee Related JP3456084B2 (en) 1996-02-21 1996-02-21 Reference reference method in CAD system

Country Status (1)

Country Link
JP (1) JP3456084B2 (en)

Also Published As

Publication number Publication date
JPH09230912A (en) 1997-09-05

Similar Documents

Publication Publication Date Title
US9760347B2 (en) Method and system to identify GUI objects for non-markup-language-presented applications
JPH03266039A (en) Free format data link processing system
JPH04271443A (en) Method and device for data base constitution
US5600826A (en) Structured data processor for converting between sequential and tree structured data
CA2275391C (en) File processing method, data processing device, and storage medium
JP3456084B2 (en) Reference reference method in CAD system
JP3788956B2 (en) Structured document display method, structured document display device, and program
JP2006120070A (en) Programming device, its symbol inputting method, and recording medium
JPH05334363A (en) Data base retrieval system
JP3019922B2 (en) Trace data reduction method
JP2861453B2 (en) Hypertext model creation device
JP3056071B2 (en) Design support equipment
JPS62214438A (en) Software specification reuse system
JPH11272526A (en) Data processor and storage medium
JP3279002B2 (en) Information management device
JP3424558B2 (en) Object management method
JP3102222B2 (en) Knowledge acquisition method and its implementation device
JP2722684B2 (en) File system search device
CN114138984A (en) Relationship map updating method and device, computing equipment and storage medium
JPH1049408A (en) Method and device for converting data schema
JPH07160542A (en) Method for storing, reproducing and displaying picture trace data
JP2705549B2 (en) Integrated circuit design data conversion apparatus and hierarchical data expansion method
JP2000347878A (en) Method and device for memory reduction
JP4071462B2 (en) HTML document generation program and computer-readable medium
JP2746161B2 (en) Table data acquisition method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070801

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20080801

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20080801

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090801

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees