JPH0535380A - Communication system for key signal - Google Patents

Communication system for key signal

Info

Publication number
JPH0535380A
JPH0535380A JP3189798A JP18979891A JPH0535380A JP H0535380 A JPH0535380 A JP H0535380A JP 3189798 A JP3189798 A JP 3189798A JP 18979891 A JP18979891 A JP 18979891A JP H0535380 A JPH0535380 A JP H0535380A
Authority
JP
Japan
Prior art keywords
key
key signal
storage area
task
processing
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
JP3189798A
Other languages
Japanese (ja)
Other versions
JP2778633B2 (en
Inventor
Hiroyuki Motosu
博之 本巣
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
Fuji Facom Corp
Original Assignee
Fuji Electric Co Ltd
Fuji Facom 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 Fuji Electric Co Ltd, Fuji Facom Corp filed Critical Fuji Electric Co Ltd
Priority to JP3189798A priority Critical patent/JP2778633B2/en
Publication of JPH0535380A publication Critical patent/JPH0535380A/en
Application granted granted Critical
Publication of JP2778633B2 publication Critical patent/JP2778633B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

PURPOSE:To offer the communication system of a key signal in which the processing of a task activated by a key signal receiving processing can be stopped without using key information indicating that the key of a key inputting device is detached. CONSTITUTION:While the key is pressed, the code of received data (S11) transmitted at every 10ms by a start stop synchronizing serial communication from a key inputting device side is used as a relative address, key information '1' is written in a pertinent address in a storage area (S12), and a task 2c is activated (S13). The task 2c operates a processing according to the kind of the key discriminated from the storage position of the key information of the storage area (S22), and the key information of the storage area is reset (S23). Therefore, when the key is detached, the key information is not set in the storage area, so that the processing can be stopped by the task 2c (S25).

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、キー入力装置と処理装
置間におけるキー信号の通信方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a key signal communication system between a key input device and a processing device.

【0002】[0002]

【従来の技術】キー入力装置側のキー信号送信処理は、
図4のタイムチャートに示されるように、キーが押され
た時点においてそのキーの種類を示すキー種別データと
押されたことを示すメイク信号を、キーが離された時点
においてキー種別データと離されたことを示すブレイク
信号をキー入力装置から処理装置へ送信する。処理装置
側のキー信号受信処理は、キーが押されたことを示すキ
ー種別データとメイク信号を受信すると、記憶領域内に
おけるキー種別データに対応する個所に“1”をセット
し、キーが押されてから離されるまでの間処理を実行す
るタスクを起動する。次にキー信号受信処理は、キーが
離されたことを示すキー種別データとブレイク信号を受
信すると、記憶領域内におけるキー種別データに対応す
る個所をリセット(“0”をセット)する。
2. Description of the Related Art Key signal transmission processing on the side of a key input device is
As shown in the time chart of FIG. 4, the key type data indicating the type of the key when the key is pressed and the make signal indicating that the key is pressed are released from the key type data when the key is released. A break signal indicating that it has been transmitted is transmitted from the key input device to the processing device. When the key signal receiving process on the processing device side receives the key type data indicating that the key is pressed and the make signal, "1" is set to the location corresponding to the key type data in the storage area, and the key is pressed. Starts a task that executes processing from the time it is released until it is released. Next, in the key signal receiving process, when the key type data indicating that the key has been released and the break signal are received, the portion corresponding to the key type data in the storage area is reset (“0” is set).

【0003】キー信号受信処理により起動されたタスク
は、受信データに関する処理を実行すると共に記憶領域
の監視を行い、記憶領域内におけるキー種別データに対
応する個所がリセットされると、タスク自体の処理の実
行を停止する。
The task activated by the key signal reception process executes the process related to the received data and monitors the storage area, and when the location corresponding to the key type data in the storage area is reset, the task itself is processed. Stop the execution of.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記従
来例のキー入力信号の伝達方式においては、キーが離さ
れたことを示すキー種別データとブレイク信号が伝送エ
ラーにより、キー信号受信処理で受信されなかった場
合、キー信号受信処理による記憶領域内におけるキー種
別データに対応する個所のリセットが行われないため、
キー信号受信処理により起動されたタスクは、処理の実
行を停止することができないという未解決の課題があっ
た。
However, in the conventional key input signal transmission method, the key type data indicating that the key is released and the break signal are received by the key signal reception process due to a transmission error. If not, the part corresponding to the key type data in the storage area is not reset by the key signal reception process,
There is an unsolved problem that the task started by the key signal reception process cannot stop the execution of the process.

【0005】そこで、本発明は、上記従来例の未解決の
課題に着目してなされたものであり、キー入力装置のキ
ーが離されたことを示すキー種別データとブレイク信号
を使用することなく、キー入力装置のキーが離されたと
きには、キー信号受信処理により起動されたタスクは処
理の実行を停止することのできるキー信号の通信方式を
提供することを目的としている。
Therefore, the present invention has been made by paying attention to the unsolved problem of the above-mentioned conventional example, without using the key type data and the break signal indicating that the key of the key input device has been released. The purpose of the present invention is to provide a key signal communication system in which the task started by the key signal receiving process can stop the execution of the process when the key of the key input device is released.

【0006】[0006]

【課題を解決するための手段】上記課題を解決するため
に、本発明は、図1に示すように、キー入力装置からの
キー信号を処理装置に送信して当該処理装置で受信処理
するようにしたキー信号の通信方式において、前記キー
入力装置に設けた、キーが押されている間一定周期でキ
ー信号の送信を行うキー信号送信手段と、前記処理装置
に設けた、前記キー信号を受信毎に記憶手段のキー信号
対応記憶領域の所定個所に書き込みを行うキー信号受信
手段とを備え、前記記憶領域は前記キー信号受信手段に
より起動されるタスクにより読み出された後にリセット
されることを特徴としている。
In order to solve the above problems, according to the present invention, as shown in FIG. 1, a key signal from a key input device is transmitted to a processing device and is processed by the processing device. In the key signal communication method described above, a key signal transmitting unit that is provided in the key input device and that transmits a key signal at a constant cycle while a key is pressed, and the key signal that is provided in the processing device are provided. A key signal receiving means for writing to a predetermined portion of a key signal corresponding storage area of the storing means for each reception, and the storage area is reset after being read by a task started by the key signal receiving means. Is characterized by.

【0007】[0007]

【作用】キー信号送信手段からキーが押されている間一
定周期で送信されるキー信号をキー信号受信手段で受信
する毎にキー信号対応記憶領域にキー情報が書き込まれ
るが、このキー情報は、キー信号受信手段により起動さ
れるタスクにより読み出された後にリセットされる。こ
のため、リセット後にキー信号を受信しないときはキー
情報は存在しなくなり、キー情報が存在する間処理を実
行する前記タスクは処理の実行を停止する。
The key information is written in the key signal corresponding storage area every time the key signal receiving means receives the key signal transmitted at a constant period while the key is being pressed by the key signal transmitting means. , Is reset after being read by the task started by the key signal receiving means. Therefore, when the key signal is not received after the reset, the key information does not exist, and the task that executes the process while the key information exists stops the execution of the process.

【0008】[0008]

【実施例】以下、本発明の実施例を図面を伴って説明す
る。図1は、本発明の実施例を示すブロック図であり、
図2,図3は、実施例のフローチャートである。図1に
おいて、1はキー入力装置であって、操作面のキーボー
ドよりキーを打鍵することにより、該キー信号はキー信
号送信手段1aによって読み込まれ送信される。2は処
理装置であって、キー信号送信手段1aから送信されて
きたキー信号を、キー信号受信手段2aによって受信
し、記憶手段2bのキー信号に対応する所定個所にキー
情報“1”を書き込む。タスク2cは、キー信号受信手
段2aによって起動をかけられる処理プログラムであっ
て、記憶手段2bを検索してキー情報“1”のセットさ
れているキーについての所定の処理を行い、そのキー情
報をリセットする。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention,
2 and 3 are flowcharts of the embodiment. In FIG. 1, reference numeral 1 denotes a key input device, and when a key is pressed on the keyboard on the operation surface, the key signal is read and transmitted by the key signal transmitting means 1a. A processor 2 receives the key signal transmitted from the key signal transmitting means 1a by the key signal receiving means 2a, and writes the key information "1" in a predetermined portion of the storage means 2b corresponding to the key signal. .. The task 2c is a processing program activated by the key signal receiving means 2a. The task 2c searches the storage means 2b to perform a predetermined process for a key for which the key information "1" is set, and to store the key information. Reset.

【0009】次に、図2,図3について説明する。図2
は、キー入力装置に格納されているキー送信処理プログ
ラムであって、例えば10msのタイマ割り込みにより
起動をかけられる。ステップS1では、キーボードから
のキー信号を読込む。次に、ステップS2では、ステッ
プS1で読み込まれたキー信号からキーボードのキーが
押されているか否かを判断する。キーが押されていれば
ステップS3へ移行し、キーが押されていなければメイ
ンプログラムへリターンする。
Next, FIGS. 2 and 3 will be described. Figure 2
Is a key transmission processing program stored in the key input device and can be activated by, for example, a 10 ms timer interrupt. In step S1, the key signal from the keyboard is read. Next, in step S2, it is determined from the key signal read in step S1 whether or not a key on the keyboard is pressed. If the key is pressed, the process proceeds to step S3, and if the key is not pressed, the process returns to the main program.

【0010】ステップS3の送信処理プログラムでは、
読み込まれたキー信号をデータとして、例えば調歩同期
式シリアル通信でRS−232Cインタフェースにより
処理装置へ送信する。この方式では、プログラムが10
ms毎に起動されるため、キーが押されている間は調歩
同期式シリアル通信で10msに一回キー信号が処理装
置に送信される。なお、転送速度は、送信周期である1
0msに対して充分に速い転送速度、例えば19.2K
bpsが使用される。
In the transmission processing program of step S3,
The read key signal is transmitted as data to the processing device through the RS-232C interface by, for example, asynchronous serial communication. With this method, the program
Since it is activated every ms, the key signal is transmitted to the processing device once every 10 ms by the asynchronous serial communication while the key is pressed. The transfer rate is 1 which is the transmission cycle.
Transfer rate sufficiently high for 0 ms, eg 19.2K
bps is used.

【0011】図3は、処理装置に格納されているキー受
信処理プログラムとこのキー受信処理プログラムによっ
て起動されるタスク2c処理プログラムとキー情報の受
け渡しを行う記憶手段2bである記憶領域について示し
ている。ここで、記憶手段2bである記憶領域は、例え
ば該記憶領域の先頭アドレスを基準アドレスとし、キー
信号のコードを相対アドレスとしてアドレッシングでき
るキー信号の種別毎に1ワード割り当てられた記憶部で
ある。
FIG. 3 shows a key receiving processing program stored in the processing device, a task 2c processing program started by this key receiving processing program, and a storage area which is a storage means 2b for transferring key information. .. Here, the storage area which is the storage means 2b is, for example, a storage section in which one word is assigned for each type of key signal that can be addressed by using the head address of the storage area as a reference address and the code of the key signal as a relative address.

【0012】次に、キー受信処理プログラムは、伝送エ
ラーがなければ受信の都度割り込みにより起動される。
ステップS11は、受信処理プログラムであって、キー
入力装置でキーが押されている間キー入力装置側から調
歩同期式シリアル通信で10ms毎に送られてくる受信
データからキー信号を取り出した後、ステップS12へ
移行する。ステップS12では、記憶領域内のキー信号
に対応するアドレスにキー情報“1”を書き込み、ステ
ップS13へ移行する。ステップS13では、タスク2
cの起動をしてメインプログラムへリターンする。この
ように、キーの押下が継続しているときには、受信デー
タは10ms毎に送られてくるため、キー情報“1”は
10ms毎に記憶領域にセットされることになる。
Next, if there is no transmission error, the key reception processing program is activated by an interrupt every reception.
Step S11 is a reception processing program, which extracts a key signal from the reception data sent every 10 ms by the asynchronous serial communication from the key input device while the key is being pressed by the key input device, Control goes to step S12. In step S12, the key information "1" is written in the address corresponding to the key signal in the storage area, and the process proceeds to step S13. In step S13, task 2
Start c and return to the main program. As described above, when the key is continuously pressed, the received data is sent every 10 ms, so that the key information "1" is set in the storage area every 10 ms.

【0013】次に、タスク2cの処理について説明す
る。ステップS21では、記憶領域からキー情報を読み
だして、キー情報の格納されていたアドレス位置からキ
ーの種類を判別し、ステップS22へ移行しキーの種類
に応じた処理を実行する。ステップS22のキーの種類
に応じた処理の内容については、本発明の範囲外である
ため説明は省略する。
Next, the processing of task 2c will be described. In step S21, the key information is read from the storage area, the type of the key is determined from the address position where the key information was stored, the process proceeds to step S22, and the process corresponding to the type of the key is executed. The content of the processing corresponding to the type of key in step S22 is outside the scope of the present invention, and thus the description thereof is omitted.

【0014】ステップS22のキーの種類に応じた処理
の終了後、ステップS23へ移行する。ステップS23
では、読みだした記憶領域のキー情報“1”の個所に
“0”をセットすることによりリセットを行う。これに
より、キー受信処理プログラムで記憶領域に書き込まれ
たキー情報は、タスク2c処理プログラムでリセットさ
れることになる。次に、ステップS24では例えば10
0msの待ち時間を計時する。100ms経過後ステッ
プS25へ移行し、記憶領域内にキー情報“1”がセッ
トされているか否かを判断し、キー情報“1”がセット
されていれば、再度タスク2cの処理を実行するために
ステップS21へ戻る。キー情報“1”がセットされて
いなければ、そのままメインプログラムへリターンして
処理を終了する。
After the processing corresponding to the type of the key in step S22 is completed, the process proceeds to step S23. Step S23
Then, resetting is performed by setting "0" to the location of the read key information "1" in the storage area. As a result, the key information written in the storage area by the key reception processing program is reset by the task 2c processing program. Next, in step S24, for example, 10
Time the waiting time of 0 ms. After 100 ms has elapsed, the process proceeds to step S25, and it is determined whether or not the key information "1" is set in the storage area. If the key information "1" is set, the processing of task 2c is executed again. Then, the process returns to step S21. If the key information "1" is not set, the process directly returns to the main program and ends the processing.

【0015】この図2,図3の処理において、ステップ
S1〜S3のキー送信処理プログラムがキー信号送信手
段に対応し、ステップS11〜S13のキー受信処理プ
ログラムがキー信号受信手段に対応する。したがって、
今、キー入力装置で“A”というキーが押されたとする
とキー送信処理プログラムは“A”というキーに対応し
たコードをデータとして、ステップS3で送信を行う。
処理装置側では、受信すると伝送エラーがなければ割り
込みが発生し、キー受信処理プログラムが起動され、デ
ータのコードを相対アドレスとして求まる記憶領域のア
ドレスにキー情報“1”をセットし、タスク2cの起動
をする。そして、タスク2c処理プログラムが実行され
ると、記憶領域のキー情報のセットされている個所から
キー情報“1”が読みだされ、ステップS22において
入力キーの“A”に関する処理が行われた後記憶領域の
キー情報はリセットされる。その後タスク2c処理プロ
グラムは100msの間ウエイトして、ステップS25
において記憶領域にキー情報がセットされているか否か
判断し、セットされてなければ処理を終了する。このよ
うに、タスク2c処理プログラムは、その処理の中で記
憶領域に書き込まれたキー情報をリセットするので、キ
ー入力装置のキーを離したという情報が伝送エラーによ
り受信できなくても処理を終了することができる。
In the processing of FIGS. 2 and 3, the key transmission processing program of steps S1 to S3 corresponds to the key signal transmission means, and the key reception processing program of steps S11 to S13 corresponds to the key signal reception means. Therefore,
Now, if the key "A" is pressed on the key input device, the key transmission processing program transmits the code corresponding to the key "A" as data in step S3.
On the processing device side, if there is no transmission error upon reception, an interrupt is generated, the key reception processing program is started, and the key information “1” is set to the address of the storage area obtained by using the data code as a relative address, and the task 2c Start up. Then, when the task 2c processing program is executed, the key information “1” is read from the location where the key information in the storage area is set, and after the processing relating to the input key “A” is performed in step S22. The key information in the storage area is reset. After that, the task 2c processing program waits for 100 ms, and then proceeds to step S25.
At, it is determined whether or not the key information is set in the storage area, and if it is not set, the process ends. In this way, the task 2c processing program resets the key information written in the storage area during the processing, so the processing ends even if the information indicating that the key of the key input device has been released cannot be received due to a transmission error. can do.

【0016】次に、キー入力装置で例えばカーソルキー
のようにキーが押され続けられていると、キー入力装置
からはデータが10ms毎に送信され、処理装置側では
受信の都度割り込みが発生し、したがって記憶領域には
10ms毎にキー情報の書き込みが行われ、タスク2c
を起動する。そのため、タスク2c処理プログラムは、
100msのウエイトをもつので、100ms毎に処理
が連続して実行される。そして、キーが離された後にタ
スク2cの処理は終了する。
Next, when a key is continuously pressed on the key input device, such as a cursor key, data is transmitted from the key input device every 10 ms, and an interrupt occurs every time the processor receives the data. Therefore, the key information is written in the storage area every 10 ms, and the task 2c is executed.
To start. Therefore, the task 2c processing program is
Since it has a weight of 100 ms, the processing is continuously executed every 100 ms. Then, after the key is released, the processing of task 2c ends.

【0017】なお、上記実施例において、伝送のインタ
フェースにRS−232Cを使用する場合について説明
したが、これに限らず、RS−422又はRS−423
を使用してもよい。また、上記実施例において、伝送方
式に調歩同期式シリアル通信を使用する場合について説
明したが、これに限らず、並列伝送方式を使用してもよ
い。
In the above embodiment, the case where RS-232C is used as the transmission interface has been described, but the present invention is not limited to this and RS-422 or RS-423 is used.
May be used. In the above embodiment, the case where the asynchronous serial communication is used as the transmission method has been described.

【0018】[0018]

【発明の効果】以上説明したように、本発明に係るキー
信号の通信方式によれば、キーが押されている間一定周
期でキー信号の受信を行うキー信号受信手段により記憶
領域の所定個所に書き込まれたキー情報は、キー信号受
信手段により起動されるタスクにより読み出された後に
リセットされるため、キーが離された後はキーが離され
たという情報を受信しなくても、キー情報が存在する間
処理を実行する前記タスクは処理の実行を確実に停止す
ることが出来るという効果がある。
As described above, according to the key signal communication system according to the present invention, the key signal receiving means for receiving the key signal at a constant period while the key is being pressed allows the predetermined location of the storage area. Since the key information written in is reset after being read by the task started by the key signal receiving means, even if the key is not released even after receiving the information that the key is released, The task that executes the process while the information is present has an effect that the execution of the process can be surely stopped.

【0019】また、キー信号送信手段は、キーを離した
という情報を送信しなくてもよいため、キー入力装置を
簡易化でき、信頼性の向上が期待出来るという効果があ
る。
Further, since the key signal transmitting means does not have to transmit the information indicating that the key has been released, there is an effect that the key input device can be simplified and the reliability can be expected to be improved.

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

【図1】実施例のブロック図である。FIG. 1 is a block diagram of an embodiment.

【図2】実施例のフローチャートである。FIG. 2 is a flowchart of an example.

【図3】実施例のフローチャートである。FIG. 3 is a flowchart of an example.

【図4】従来例の通信方式のタイムチャートである。FIG. 4 is a time chart of a communication method of a conventional example.

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

1 キー入力装置 2 処理装置 1a キー信号送信手段 2a キー信号受信手段 1 Key input device 2 Processing device 1a Key signal transmitting means 2a Key signal receiving means

Claims (1)

【特許請求の範囲】 【請求項1】 キー入力装置からのキー信号を処理装置
に送信して当該処理装置で受信処理するようにしたキー
信号の通信方式において、前記キー入力装置に設けた、
キーが押されている間一定周期でキー信号の送信を行う
キー信号送信手段と、前記処理装置に設けた、前記キー
信号を受信毎に記憶手段のキー信号対応記憶領域の所定
個所に書き込みを行うキー信号受信手段とを備え、前記
記憶領域は前記キー信号受信手段により起動されるタス
クにより読み出された後にリセットされることを特徴と
するキー信号の通信方式。
Claim: What is claimed is: 1. A key signal communication system in which a key signal from a key input device is transmitted to a processing device and is received and processed by the processing device.
A key signal transmitting means for transmitting a key signal at a constant cycle while a key is pressed, and a key signal transmitting means provided in the processing device for writing each time the key signal is received are stored in a predetermined portion of a key signal corresponding storage area of the storing means. A key signal communication system, comprising: a key signal receiving unit for performing the operation, wherein the storage area is reset after being read by a task started by the key signal receiving unit.
JP3189798A 1991-07-30 1991-07-30 Key signal communication method Expired - Fee Related JP2778633B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3189798A JP2778633B2 (en) 1991-07-30 1991-07-30 Key signal communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3189798A JP2778633B2 (en) 1991-07-30 1991-07-30 Key signal communication method

Publications (2)

Publication Number Publication Date
JPH0535380A true JPH0535380A (en) 1993-02-12
JP2778633B2 JP2778633B2 (en) 1998-07-23

Family

ID=16247393

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3189798A Expired - Fee Related JP2778633B2 (en) 1991-07-30 1991-07-30 Key signal communication method

Country Status (1)

Country Link
JP (1) JP2778633B2 (en)

Also Published As

Publication number Publication date
JP2778633B2 (en) 1998-07-23

Similar Documents

Publication Publication Date Title
EP0651335A1 (en) High speed receiver/transmitter interface
US6948025B2 (en) System and method for transferring data between an IEEE 1394 device and a SCSI device
US6952276B2 (en) Printer detecting data precisely in response to change in data transmission speed
JPH0535380A (en) Communication system for key signal
JP2828005B2 (en) Printer device
JPH0235500B2 (en)
JP3347387B2 (en) LAN control processor
JPH06290144A (en) Receiving buffer controller
JP3293143B2 (en) Data transmission system
JP2724572B2 (en) Token passing LAN device
JPH0234518B2 (en)
JPH0646731B2 (en) Data communication device
JP3254814B2 (en) Data transfer method
JP2611478B2 (en) Response monitoring device for communication control unit
JP3295829B2 (en) POS system
JPH03270334A (en) Reception controller in start-stop synchronizing communication
JPH0740240B2 (en) Information processing apparatus and information processing system
JP2925049B2 (en) Input buffer control method
JP2850737B2 (en) Data transmission / reception method and device
JPH01188135A (en) System for controlling broadcast communication
JPS6217856A (en) Cycle steal control system
JPH0480419B2 (en)
JPS626557A (en) Control system data transmission
JPH1139240A (en) Circuit and method for controlling transmission-reception buffer, and recording medium for recording control program for the circuit
JPH11243437A (en) Data communication method

Legal Events

Date Code Title Description
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

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

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20090508

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20100508

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees