[go: up one dir, main page]

JP2004206227A - Monitoring display device - Google Patents

Monitoring display device Download PDF

Info

Publication number
JP2004206227A
JP2004206227A JP2002371892A JP2002371892A JP2004206227A JP 2004206227 A JP2004206227 A JP 2004206227A JP 2002371892 A JP2002371892 A JP 2002371892A JP 2002371892 A JP2002371892 A JP 2002371892A JP 2004206227 A JP2004206227 A JP 2004206227A
Authority
JP
Japan
Prior art keywords
display device
monitoring
monitoring display
operation control
control unit
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.)
Withdrawn
Application number
JP2002371892A
Other languages
Japanese (ja)
Inventor
Hikari Kitamura
光 北村
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP2002371892A priority Critical patent/JP2004206227A/en
Publication of JP2004206227A publication Critical patent/JP2004206227A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Safety Devices In Control Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a display device for monitoring capable of preventing the occurrence of malfunction and improving security without using a hook function supported by an OS. <P>SOLUTION: The display device for monitoring capable of displaying a monitoring picture for performing monitoring operation and activating an application program other than the monitoring operation is provided with an operation control means for limiting the activation of the application program. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、分散型制御装置等に用いる監視用表示装置の誤操作防止及びセキュリティ向上に関する。
【0002】
【従来の技術】
図2は従来における監視用表示装置の構成例を示す機能ブロック図である。1はヒューマンマシンインターフェイスとして機能する監視用表示装置であり、制御バス2に接続されている。3は同じく制御バス2に接続されたフィールドコントロールステーションであり、I/Oバス4を介してプラントに存在するフィールド機器群5の制御を実行すると共に、プロセスデータやアラーム情報を、制御バス2を介して監視用表示装置1に送る。
【0003】
6は定常的な監視操作を行うオペレータであり、監視用表示装置1の表示画面10に表示される監視画面11を介して、監視並びに異常等に対する操作を行う。7は管理者であり、監視用表示装置1の表示画面10より起動するアプリケーションプログラムによりシステムの各種設定を行う。
【0004】
表示画面10において、12は一覧形式プログラム起動インターフェイス(以下、I/F)部であり、標準的なOSでは[スタート]メニューと同等の機能である。13は非常駐プログラム起動I/F部であり、標準的なOSではタスクバーと同等機能である。14は常駐プログラム起動I/F部であり、標準的なOSではタスクトレイと同等機能である。15は表示画面10に1個又は複数個のアイコンで表示される簡易プログラム起動I/F部であり、標準的なOSではショートカットと同等機能である。
【0005】
監視画面11はブラウザ形式で複数枚(nで示す)表示され、各々の表示画面上部(メニューバー)には、監視画面表示プログラムメニュー11aが表示されている。
【0006】
標準的なOSではフック機能をサポートしており、市販のフック設定アプリケーションにより画面からの操作を制限する設定が可能である。16は管理者7のみがアクセス可能な操作制限フックプログラム(自フック)である。通常、フックはフックチェーンを構成して動作する。17は自フック16の前段の他フックプログラム、18は自フック16の後段の他フックプログラムである。
【0007】
フック無しの場合には、オペレータ6及び管理者7は、前記のI/F部12乃至15及び11aの全てにアクセス可能であり、該当するプログラムやサービスを呼び出し、呼び出されたプログラムやサービスを通して、監視以外の作業を監視用表示装置上で行うことができる。
【0008】
フック有の場合には、I/F部12乃至15及び11aにアクセスしてもそのアクセスがフックされ、監視以外の操作は制限される。
【0009】
【特許文献1】
特開平4−323703号公報
【0010】
【発明が解決しようとする課題】
フック無しの場合の問題点は、
(1)誤操作によって、システム設定の変更、データの消失、シャットダウンなどが行われてしまう可能性がある。
(2)誤操作によって、監視画面表示プログラムが多数呼び出され、システム資源の枯渇やパフォーマンス劣化を引き起こす可能性がある。
(3)悪意のある者によって、データの改ざん、データの盗難などが行われる可能性がある。
【0011】
フック有の場合の問題点は、
(1)通常、フックはフックチェーンを構成して動作する。このため自フックを含めてすべてのフックが正常動作することに依存する。従って、他のフックが正常に動作しなかったり、自フックが正常に動作しなかった場合には、自他フックが正常動作しないばかりでなく、システム全体の不安定を引き起こす可能性がある。
(2)フック処理のオーバヘッドのため、パフォーマンス劣化を引き起こす可能性がある。
【0012】
本発明の目的は、OSでサポートされるフック機能を使用することなく、誤操作防止及びセキュリティ向上を可能とする監視用表示装置を実現することにある。
【0013】
【課題を解決するための手段】
このような目的を達成するための本発明の構成は次の通りである。
(1)監視操作を行うための監視画面を表示すると共に、前記監視操作以外のアプリケーションプログラムが起動可能とされた監視用表示装置において、
前記アプリケーションプログラムの起動操作を制限するための操作制御手段を具備することを特徴とする、監視用表示装置。
(2)前記操作制御手段は、アプリケーションプログラムにより実現されることを特徴とする、請求項1記載の監視用表示装置。
(3)前記操作制御手段による制限は、一覧形式プログラム起動インターフェイス部の不可視化であることを特徴とする、請求項1又は2記載の監視用表示装置。
(4)前記操作制御手段による制限は、非常駐プログラムインターフェイス部の機能無効化であることを特徴とする、請求項1又は2記載の監視用表示装置。
(5)前記操作制御手段による制限は、常駐プログラムインターフェイス部の不可視化であることを特徴とする、請求項1又は2記載の監視用表示装置。
(6)前記操作制御手段による制限は、簡易プログラム起動インターフェイス部の不可視化であることを特徴とする、請求項1又は2記載の監視用表示装置。
(7)前記操作制御手段による制限は、前記監視画面表示プログラムメニューの不可視化であることを特徴とする、請求項1又は2記載の監視用表示装置。
(8)前記操作制御手段による制限は、前記監視画面の表示枚数制限であることを特徴とする、請求項1乃至7のいずれかに記載の監視用表示装置。
(9)前記操作制御手段は、制限内容の設定が可能とされることを特徴とする、請求項1乃至8のいずれかに記載の監視用表示装置。
(10)前記監視用表示装置は、分散型制御システムにおけるヒューマンマシンインターフェイスステーションであることを特徴とする、請求項1乃至9のいずれかに記載の監視用表示装置。
【0014】
【発明の実施の形態】
以下本発明実施態様を、図面を用いて説明する。図1は本発明を適用した監視用表示装置の一例を示す機能ブロック図であり、図2の従来装置で説明した要素と同一要素には同一符号を付して説明を省略する。
【0015】
本発明の構成上の特徴部は、操作制御手段20の導入である。操作制御手段20はOSでサポートされるフック機能とは異なり、それ自身は一般的なアプリケーションプログラムであり、監視用表示装置にインストールされ、表示画面10より起動可能である。
【0016】
このプログラムの起動は、管理者7のみが行える。したがって起動には管理者のアカウントが必要となる。管理者は、本プログラムを用いて監視用表示装置環境の以下の設定に行う。設定項目は任意に選択可能である。
(1)一覧形式プログラム起動I/F部12の内容の不可視化。
(2)非常駐プログラム起動I/F部13の機能の無効化。
(3)は常駐プログラム起動I/F部14の不可視化。
(4)簡易プログラム起動I/F部15の不可視化。
(5)監視画面11表示枚数(nで示す)の最大値設定
(6)監視画面11の上部に表示される、監視画面表示プログラムメニュー11aの不可視化。
【0017】
このような操作制限の設定結果、操業時において、オペレータ6は監視画面10上での作業以外は行えなくなる。また操作制御手段20の監視機能によって監視画面10の枚数nの監視が行われ、必要以上の表示が行われなくなる。もしくは、警告メッセージなどによって通知される。
【0018】
また緊急時には、管理者7は現在の監視用表示装置環境を終了させることなく、操作制御手段20を起動することができるため、このプログラムを通して各種アプリケーションプログラムを起動して作業を行なうことができる。この場合にも、起動には管理者のアカウントが必要となる。
【0019】
実施例では、監視用表示装置1が分散型制御システムのヒューマンマシンインターフェイスとして機能する適用例を示したが、本発明は、汎用PCを利用した業務用専用端末やデモンストレーション用端末など、必要以上の操作を使用者に行わせたくない端末に対しても有効に適用することができる。
【0020】
更に、本発明の操作制御手段をインストールしている端末は、データの改ざん・盗難が不可能な端末であることを証明することができる。
【0021】
【発明の効果】
以上説明したことから明らかなように、本発明によれば監視画面以外を不可視化したり無効化することにより、誤操作防止及びセキュリティを向上せしめたシステムを容易に構築することができ、具体的には次のような効果を期待することができる。
(1)意図しない設定変更やデータ消失を防止できる。
(2)意図的な設定変更、データ削除/改ざん/盗難を防止できる。
(3)権限外行為(シャットダウン、再起動、ログオフなど)を抑制できる。
(4)表示画面数の制限によるシステム資源枯渇・パフォーマンス劣化を防止できる。
(5)不可視化により不要操作自体を発生させない。
(6)不要操作処理排除によって不要操作の処理オーバヘッドを排除できる。
(7)不要操作処理排除によってパフォーマンス劣化を排除できる。
(8)他のプログラムに依存することなく正常動作できる。
(9)管理者のみが設定機能の起動・実行が可能であるため、本機能自体も誤操作・悪意のある操作から防御されている。
(10)管理者のみが設定機能を起動できるようにアカウントチェックを導入することができる。
(11)緊急時あるいは必要時、管理者は監視用表示装置環境を終了させることなく、管理者の権限で各種作業が行えるため、操業へ影響を与えない。
【図面の簡単な説明】
【図1】本発明にかかる監視用表示装置の一実施例の構成を示す機能ブロック図である。
【図2】従来における監視用表示装置の構成例を示す機能ブロック図である。
【符号の説明】
1 監視用表示装置
2 制御バス
3 フィールドコントロールステーション
4 I/Oバス
5 フィールド機器群
6 オペレータ
7 管理者
10 表示画面
11 監視画面
11a 監視画面表示プログラムメニュー
12 一覧式プログラム起動I/F部
13 非常駐プログラム起動I/F部
14 常駐プログラム起動I/F部
15 簡易プログラム起動I/F部
20 操作制御手段
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to prevention of erroneous operation of a monitoring display device used for a distributed control device and the like and improvement of security.
[0002]
[Prior art]
FIG. 2 is a functional block diagram showing a configuration example of a conventional monitoring display device. Reference numeral 1 denotes a monitoring display device that functions as a human-machine interface, and is connected to the control bus 2. Reference numeral 3 denotes a field control station also connected to the control bus 2, which controls the field devices 5 existing in the plant via the I / O bus 4 and transmits process data and alarm information to the control bus 2. To the monitoring display device 1 via the display.
[0003]
Reference numeral 6 denotes an operator who performs a regular monitoring operation, and performs monitoring and operations for abnormalities and the like via a monitoring screen 11 displayed on a display screen 10 of the monitoring display device 1. Reference numeral 7 denotes an administrator, who performs various settings of the system using an application program started from the display screen 10 of the monitoring display device 1.
[0004]
In the display screen 10, reference numeral 12 denotes a list-type program start interface (hereinafter, I / F), which has a function equivalent to a [Start] menu in a standard OS. Reference numeral 13 denotes a non-resident program start I / F, which has the same function as the task bar in a standard OS. Reference numeral 14 denotes a resident program start I / F unit, which has a function equivalent to a task tray in a standard OS. Reference numeral 15 denotes a simple program start I / F unit displayed as one or a plurality of icons on the display screen 10, and has a function equivalent to a shortcut in a standard OS.
[0005]
A plurality of monitoring screens 11 (indicated by n) are displayed in a browser format, and a monitoring screen display program menu 11a is displayed at the top (menu bar) of each display screen.
[0006]
A standard OS supports a hook function, and a setting for restricting operations from the screen can be made by a commercially available hook setting application. Reference numeral 16 denotes an operation restriction hook program (own hook) that can be accessed only by the administrator 7. Normally, the hook operates by forming a hook chain. Reference numeral 17 denotes another hook program preceding the own hook 16, and reference numeral 18 denotes another hook program following the own hook 16.
[0007]
When there is no hook, the operator 6 and the manager 7 can access all of the I / F units 12 to 15 and 11a, call the corresponding programs and services, and through the called programs and services, Operations other than monitoring can be performed on the monitoring display device.
[0008]
If a hook is provided, the access is hooked even if the I / F units 12 to 15 and 11a are accessed, and operations other than monitoring are restricted.
[0009]
[Patent Document 1]
JP-A-4-323703
[Problems to be solved by the invention]
The problem with no hook is
(1) Due to an erroneous operation, system settings may be changed, data may be lost, or a shutdown may be performed.
(2) Due to an erroneous operation, a large number of monitoring screen display programs are called up, which may cause exhaustion of system resources and performance degradation.
(3) There is a possibility that data may be falsified or stolen by a malicious person.
[0011]
The problem with hooks is
(1) Normally, the hook operates by forming a hook chain. Therefore, it depends on the normal operation of all hooks including the own hook. Therefore, if the other hook does not operate normally or the own hook does not operate normally, not only the own and other hooks do not operate normally, but also the whole system may be unstable.
(2) Performance degradation may occur due to the overhead of hook processing.
[0012]
An object of the present invention is to realize a monitoring display device that can prevent erroneous operations and improve security without using a hook function supported by an OS.
[0013]
[Means for Solving the Problems]
The configuration of the present invention for achieving such an object is as follows.
(1) In a monitoring display device which displays a monitoring screen for performing a monitoring operation and in which an application program other than the monitoring operation can be started,
A monitoring display device, comprising: an operation control unit for restricting a start operation of the application program.
(2) The monitoring display device according to claim 1, wherein the operation control means is realized by an application program.
(3) The monitoring display device according to claim 1 or 2, wherein the restriction by the operation control means is invisible of a list-form program starting interface unit.
(4) The monitoring display device according to claim 1 or 2, wherein the restriction by the operation control means is a function invalidation of a non-resident program interface unit.
(5) The monitoring display device according to claim 1 or 2, wherein the restriction by the operation control means is invisible of a resident program interface unit.
(6) The monitoring display device according to claim 1 or 2, wherein the restriction by the operation control means is invisible of a simple program start interface unit.
(7) The monitoring display device according to claim 1 or 2, wherein the restriction by the operation control means is invisibility of the monitoring screen display program menu.
(8) The monitoring display device according to any one of claims 1 to 7, wherein the limitation by the operation control means is a limitation on the number of displayed images on the monitoring screen.
(9) The monitoring display device according to any one of claims 1 to 8, wherein the operation control means is capable of setting restriction contents.
(10) The monitor display device according to any one of claims 1 to 9, wherein the monitor display device is a human-machine interface station in a distributed control system.
[0014]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a functional block diagram showing an example of a monitoring display device to which the present invention is applied. The same elements as those described in the conventional apparatus of FIG.
[0015]
A structural feature of the present invention is the introduction of the operation control means 20. Unlike the hook function supported by the OS, the operation control means 20 itself is a general application program, is installed in the monitoring display device, and can be activated from the display screen 10.
[0016]
This program can be started only by the administrator 7. Therefore, an administrator account is required for activation. The administrator makes the following settings for the monitoring display device environment using this program. The setting items can be arbitrarily selected.
(1) Making the contents of the list-format program start I / F unit 12 invisible.
(2) Invalidation of the function of the non-resident program start I / F unit 13.
(3) makes the resident program start I / F unit 14 invisible.
(4) Making the simple program start I / F unit 15 invisible.
(5) Setting the maximum value of the number of images to be displayed on the monitoring screen 11 (indicated by n) (6) Making the monitoring screen display program menu 11a displayed at the top of the monitoring screen 11 invisible.
[0017]
As a result of the operation restriction setting, the operator 6 cannot perform any operation other than the operation on the monitoring screen 10 during operation. In addition, the monitoring function of the operation control means 20 monitors the number n of the monitoring screens 10, so that an unnecessary display is not performed. Alternatively, it is notified by a warning message or the like.
[0018]
In an emergency, the administrator 7 can start the operation control means 20 without terminating the current monitoring display device environment, and can start various application programs to perform work through this program. Also in this case, an administrator account is required for activation.
[0019]
In the embodiment, the application example in which the monitoring display device 1 functions as a human-machine interface of the distributed control system has been described. However, the present invention is not limited to a terminal for business use or a terminal for demonstration using a general-purpose PC. The present invention can be effectively applied to a terminal that does not want the user to perform an operation.
[0020]
Furthermore, a terminal in which the operation control means of the present invention is installed can prove that the data cannot be falsified or stolen.
[0021]
【The invention's effect】
As is apparent from the above description, according to the present invention, by invisible or invalidating other than the monitoring screen, it is possible to easily construct a system in which erroneous operation is prevented and security is improved. Can expect the following effects.
(1) Unintentional setting changes and data loss can be prevented.
(2) It is possible to prevent intentional setting change, data deletion / falsification / theft.
(3) Unauthorized acts (shutdown, restart, logoff, etc.) can be suppressed.
(4) Depletion of system resources and performance degradation due to the limitation of the number of display screens can be prevented.
(5) Unnecessary operation itself is not generated by invisibility.
(6) Unnecessary operation processing can be eliminated to eliminate unnecessary processing overhead.
(7) Performance degradation can be eliminated by eliminating unnecessary operation processing.
(8) Normal operation can be performed without depending on other programs.
(9) Since only the administrator can start and execute the setting function, this function itself is also protected from erroneous operation and malicious operation.
(10) An account check can be introduced so that only the administrator can activate the setting function.
(11) In an emergency or when necessary, the administrator can perform various operations with the authority of the administrator without ending the monitoring display device environment, so that the operation is not affected.
[Brief description of the drawings]
FIG. 1 is a functional block diagram showing a configuration of an embodiment of a monitoring display device according to the present invention.
FIG. 2 is a functional block diagram illustrating a configuration example of a conventional monitoring display device.
[Explanation of symbols]
REFERENCE SIGNS LIST 1 monitoring display device 2 control bus 3 field control station 4 I / O bus 5 field device group 6 operator 7 administrator 10 display screen 11 monitoring screen 11 a monitoring screen display program menu 12 list-type program start I / F section 13 non-resident program Start I / F unit 14 Resident program start I / F unit 15 Simple program start I / F unit 20 Operation control means

Claims (10)

監視操作を行うための監視画面を表示すると共に、前記監視操作以外のアプリケーションプログラムが起動可能とされた監視用表示装置において、
前記アプリケーションプログラムの起動操作を制限するための操作制御手段を具備することを特徴とする、監視用表示装置。
A monitoring display device for performing a monitoring operation is displayed, and a monitoring display device in which an application program other than the monitoring operation can be started,
A monitoring display device, comprising: an operation control unit for restricting a start operation of the application program.
前記操作制御手段は、アプリケーションプログラムにより実現されることを特徴とする、請求項1記載の監視用表示装置。The monitoring display device according to claim 1, wherein the operation control unit is realized by an application program. 前記操作制御手段による制限は、一覧形式プログラム起動インターフェイス部の不可視化であることを特徴とする、請求項1又は2記載の監視用表示装置。The monitor display device according to claim 1, wherein the restriction by the operation control unit is invisible of a list-form program start interface unit. 前記操作制御手段による制限は、非常駐プログラムインターフェイス部の機能無効化であることを特徴とする、請求項1又は2記載の監視用表示装置。The monitoring display device according to claim 1, wherein the restriction by the operation control unit is a function invalidation of a non-resident program interface unit. 前記操作制御手段による制限は、常駐プログラムインターフェイス部の不可視化であることを特徴とする、請求項1又は2記載の監視用表示装置。The monitoring display device according to claim 1, wherein the restriction by the operation control unit is invisible of a resident program interface unit. 前記操作制御手段による制限は、簡易プログラム起動インターフェイス部の不可視化であることを特徴とする、請求項1又は2記載の監視用表示装置。3. The monitoring display device according to claim 1, wherein the restriction by the operation control unit is invisible of a simplified program start interface unit. 前記操作制御手段による制限は、前記監視画面表示プログラムメニューの不可視化であることを特徴とする、請求項1又は2記載の監視用表示装置。The monitoring display device according to claim 1, wherein the restriction by the operation control unit is invisible of the monitoring screen display program menu. 前記操作制御手段による制限は、前記監視画面の表示枚数制限であることを特徴とする、請求項1乃至7のいずれかに記載の監視用表示装置。The monitoring display device according to claim 1, wherein the limitation by the operation control unit is a limitation on the number of displayed images on the monitoring screen. 前記操作制御手段は、制限内容の設定が可能とされることを特徴とする、請求項1乃至8のいずれかに記載の監視用表示装置。The monitoring display device according to claim 1, wherein the operation control unit is capable of setting restriction contents. 前記監視用表示装置は、分散型制御システムにおけるヒューマンマシンインターフェイスステーションであることを特徴とする、請求項1乃至9のいずれかに記載の監視用表示装置。The monitoring display device according to any one of claims 1 to 9, wherein the monitoring display device is a human-machine interface station in a distributed control system.
JP2002371892A 2002-12-24 2002-12-24 Monitoring display device Withdrawn JP2004206227A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002371892A JP2004206227A (en) 2002-12-24 2002-12-24 Monitoring display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002371892A JP2004206227A (en) 2002-12-24 2002-12-24 Monitoring display device

Publications (1)

Publication Number Publication Date
JP2004206227A true JP2004206227A (en) 2004-07-22

Family

ID=32810653

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002371892A Withdrawn JP2004206227A (en) 2002-12-24 2002-12-24 Monitoring display device

Country Status (1)

Country Link
JP (1) JP2004206227A (en)

Similar Documents

Publication Publication Date Title
US11483390B2 (en) Remote data securement on mobile devices
CN100375039C (en) Method, system and program product for screensaver breakthrough of prioritized messages
AU2002315824B2 (en) A anti keylog editor of activex base
US20070168285A1 (en) Systems and methods for neutralizing unauthorized attempts to monitor user activity
US7823201B1 (en) Detection of key logging software
US9176646B2 (en) Suppressing dialog boxes
EP2782040A1 (en) Malware Discovery Method and System
CN106990972B (en) Method and device for operating a trusted user interface
AU2002315824A1 (en) A anti keylog editor of activex base
US7665139B1 (en) Method and apparatus to detect and prevent malicious changes to tokens
CN102890641B (en) Process behavior control method and device
US20120005759A1 (en) Image display device, image display method, and recording medium
WO2017206136A1 (en) Method and device for displaying notification message, electronic apparatus, and computer program product
CN106557687A (en) A kind of authority control method and device of application program installation process
CN103679017A (en) Device and method for preventing user interface from being hijacked
CN110704247B (en) Processing method and device for application memory exception, electronic equipment and device
WO2001027724A1 (en) Computer use privacy protector and method
JP2019525314A (en) Mitigation of malicious activity related to graphical user interface elements
JP2004206227A (en) Monitoring display device
JP6619299B2 (en) Detection apparatus and detection method
CN112417533A (en) Anti-screenshot method and device, computer equipment and storage medium
US20160232355A1 (en) Information processing method and electronic device
CN104252385B (en) The event fast response method of android system
KR20180065535A (en) System and method for detecting kernel rootkit
KR101147645B1 (en) System and method for display hacking preventing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Effective date: 20050209

Free format text: JAPANESE INTERMEDIATE CODE: A621

A977 Report on retrieval

Effective date: 20070525

Free format text: JAPANESE INTERMEDIATE CODE: A971007

A131 Notification of reasons for refusal

Effective date: 20070607

Free format text: JAPANESE INTERMEDIATE CODE: A131

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20070723