JP2006318168A - Setting program, recording medium, setting method and setting device - Google Patents

Setting program, recording medium, setting method and setting device Download PDF

Info

Publication number
JP2006318168A
JP2006318168A JP2005139522A JP2005139522A JP2006318168A JP 2006318168 A JP2006318168 A JP 2006318168A JP 2005139522 A JP2005139522 A JP 2005139522A JP 2005139522 A JP2005139522 A JP 2005139522A JP 2006318168 A JP2006318168 A JP 2006318168A
Authority
JP
Japan
Prior art keywords
setting
character information
text file
program
language
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.)
Pending
Application number
JP2005139522A
Other languages
Japanese (ja)
Inventor
Hiroki Kataoka
裕樹 片岡
Takashi Fujii
高史 藤井
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.)
Omron Corp
Original Assignee
Omron Corp
Omron Tateisi Electronics Co
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 Omron Corp, Omron Tateisi Electronics Co filed Critical Omron Corp
Priority to JP2005139522A priority Critical patent/JP2006318168A/en
Publication of JP2006318168A publication Critical patent/JP2006318168A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Programmable Controllers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To allow easy conversion of a setting program used for setting of a parameter or the like of equipment into multiple languages to reduce cost and a time necessary for development thereof. <P>SOLUTION: This setting program 4 comprises an execution program 4a and a text file 4b. The execution program 4a makes a personal computer 2 function as a setting device to a temperature controller 1, and its screen display is performed on the basis of character information read from the text file 4b. By translation of the text file 4b, localization can be performed. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、温度調節器や計測機器などの各種の機器のパラメータ等の設定に用いられる設定用プログラム、このプログラムが記録された記録媒体、設定方法および設定装置に関し、更に詳しくは、各国の言語への対応が容易な設定用プログラムに関する。   The present invention relates to a setting program used for setting parameters and the like of various devices such as a temperature controller and a measuring device, a recording medium on which the program is recorded, a setting method, and a setting device. The present invention relates to a setting program that is easy to handle.

従来、例えば、温度調節器では、P,I,D定数などの制御パラメータや目標温度などの設定は、当該温度調節器の表示部を見ながらキーを操作することによって行うことが可能であるが、一般に、表示部は、セグメント表示であって、表示内容が分かりにくく、キーの数も限られているために、ユーザは、操作マニュアル等で表示内容を確認しながらキーを操作してパラメータの数値等を順次入力しなければならず、設定操作が煩雑であった。   Conventionally, for example, in a temperature controller, setting of control parameters such as P, I, and D constants and a target temperature can be performed by operating a key while looking at the display unit of the temperature controller. In general, since the display section is a segment display, the display contents are difficult to understand, and the number of keys is limited, the user operates the keys while confirming the display contents in an operation manual etc. Numeric values and the like must be sequentially input, and the setting operation is complicated.

このため、設定用プログラムを用いて汎用のパソコンなどから温度調節器にパラメータ等を設定することも一般に行われている(例えば、特許文献1参照)。   For this reason, a parameter or the like is generally set in a temperature controller from a general-purpose personal computer using a setting program (see, for example, Patent Document 1).

かかる設定では、例えば、パソコンの画面上には、パラメータなどの設定項目が文字で表示され、ユーザが、その設定項目に対応する数値などを、キーボード等を操作して入力することにより、通信によって、温度調節器に設定されるものである。   In such a setting, for example, setting items such as parameters are displayed in characters on the screen of a personal computer, and the user inputs a numerical value corresponding to the setting item by operating a keyboard or the like by communication. The temperature controller is set.

図8は、かかる設定用プログラムによるパソコンを用いた温度調節器の設定を概略的に示す図であり、同図において、4’は設定用プログラム、2はこの設定用プログラム4’を実行するパソコン、1は通信ケーブル3を介してパソコン2に接続された温度調節器である。   FIG. 8 is a diagram schematically showing the setting of the temperature controller using a personal computer by such a setting program. In FIG. 8, 4 ′ is a setting program, and 2 is a personal computer that executes the setting program 4 ′. Reference numeral 1 denotes a temperature controller connected to the personal computer 2 via the communication cable 3.

パソコン2の液晶ディスプレイ5には、設定項目として、例えば、「目標値」が設定用プログラム4’から読み出されて表示されており、ユーザは、パソコン2のキーボード7等を操作して目標値として設定すべき値を入力することになる。
特開平11−110004
On the liquid crystal display 5 of the personal computer 2, for example, “target value” is read from the setting program 4 ′ and displayed as a setting item, and the user operates the keyboard 7 or the like of the personal computer 2 to display the target value. A value to be set as is input.
JP 11-110004 A

このようなパソコン2などを用いてパラメータを設定するための設定用プログラム4’を、外国で使用できるようにする、すなわち、ローカライズするには、パソコン2の画面に表示させる文字を、ローカライズ先の言語(以下「現地語」ともいう)に対応させる必要があり、図9に示すように、例えば、ローカライズ先の言語として英語に対応した設定用プログラム4’−1を用いることによって、設定項目として、上述の図8の「目標値」に代えて、パソコン2の液晶ディスプレイ5には、「Set Point」が設定用プログラム4’−1から読み出されて表示されることになる。   In order to make the setting program 4 ′ for setting parameters using such a personal computer 2 usable in a foreign country, that is, to localize, the characters to be displayed on the screen of the personal computer 2 are localized. It is necessary to correspond to a language (hereinafter also referred to as “local language”). As shown in FIG. 9, for example, by using a setting program 4′-1 corresponding to English as a localized language, Instead of the “target value” in FIG. 8 described above, “Set Point” is read from the setting program 4′-1 and displayed on the liquid crystal display 5 of the personal computer 2.

従来では、パソコン2の画面上に表示する文字も、プログラムとして組み込まれて設定用プログラム4’,4’−1が作成されており、このため、ローカライズするには、図10に示すような手順で設定用プログラムの作成を行う必要があった。   Conventionally, characters to be displayed on the screen of the personal computer 2 are also incorporated as a program to create setting programs 4 'and 4'-1. For this reason, the procedure shown in FIG. It was necessary to create a setting program.

この図10において、左側は、プログラミングを行うプログラマーが担当する作業を、右側は、現地語を理解して翻訳ができる現地語習得者が担当する作業をそれぞれ示している。   In FIG. 10, the left side shows the work handled by the programmer who performs programming, and the right side shows the work handled by the local language learner who can understand and translate the local language.

プログラマーは、エディタ、コンパイラ、デバッガなど、プログラミングに必要なツールが統合して扱えるようなソフトウェア開発環境で、ローカライズ前の基本となる言語に対応した設定用プログラム4’を作成する(S1)。   The programmer creates a setting program 4 'corresponding to a basic language before localization in a software development environment in which tools necessary for programming such as an editor, a compiler, and a debugger can be integrated and handled (S1).

この基本となる言語に対応した設定用プログラム4’を、ローカライズする場合には、設定用プログラム4’に文字も組み込まれて構成されているために、プログラマーは、ソフトウェア開発環境で現地語に翻訳する必要がある箇所を抽出する(S2)。   When the setting program 4 'corresponding to the basic language is localized, characters are also incorporated into the setting program 4' so that the programmer translates it into the local language in the software development environment. The part which needs to be extracted is extracted (S2).

次に、現地語を理解できる現地語習得者は、テキストファイルなどとして抽出された箇所を、テキストエディタなどの汎用のテキスト編集環境で現地語に翻訳する(S3)。   Next, the local language learner who can understand the local language translates the portion extracted as a text file into the local language in a general text editing environment such as a text editor (S3).

次に、プログラマーは、現地語習得者によって翻訳された箇所を、ソフトウェア開発環境で入力してプログラムを再構築することにより(S4)、現地語に対応した設定用プログラム4’−1が作成される。   Next, the programmer inputs the part translated by the local language learner in the software development environment and reconstructs the program (S4), thereby creating a setting program 4'-1 corresponding to the local language. The

更に、作成された設定用プログラム4’−1をテスト環境でテストし(S5)、現地語で正しく表示されるか否かなどを、現地語習得者が評価し、修正の必要があれば、再び同様の作業を行って修正し、修正の必要がなければ、設定用プログラム4’−1の作成が終了する。   Further, the created setting program 4′-1 is tested in a test environment (S5), and the local language learner evaluates whether or not it is correctly displayed in the local language. The same operation is performed again for correction, and if there is no need for correction, creation of the setting program 4′-1 is completed.

一般に、ソフトウェア開発環境でプログラミングを行うプログラマーは、英語以外の現地語、例えば、スペイン語、イタリア語等を習得していることは極めて希であるので、現地語への翻訳は、現地語習得者しかできない一方、翻訳された言語を、ソフトウェア開発環境で入力してプログラムを再構築するのは、プログラマーしかできず、上述のように、現地語を理解できる現地語習得者とソフトウェアを作る技術を有するプログラマーとが作業を分担して設定用プログラムの作成を行う必要がある。   In general, programmers who perform programming in a software development environment rarely learn local languages other than English, for example, Spanish, Italian, etc. On the other hand, only the programmer can reconstruct the program by inputting the translated language in the software development environment. As mentioned above, the local language learner who can understand the local language and the technology to make the software. It is necessary to create a setting program by sharing the work with a programmer.

このため、バグや翻訳に誤りがあったような場合には、プログラマーと現地語習得者とが再び上述の作業を行わねばならず、多くの工数と時間とを必要とし、また、プログラマーは、自分自身で、翻訳の正誤判断ができないために、一連の作業を円滑に進められないといった課題がある。   For this reason, if there is a bug or an error in the translation, the programmer and local language learner must perform the above-mentioned work again, which requires a lot of man-hours and time. There is a problem that a series of work cannot be smoothly performed because it is not possible to judge whether the translation is correct or not.

本発明は、上述の点に鑑みて為されたものであって、機器のパラメータ等の設定に用いられる設定用プログラムを、容易に多言語化できるようにし、その開発に要する時間およびコストを削減することを目的とする。   The present invention has been made in view of the above-described points, and makes it possible to easily multi-language a setting program used for setting device parameters and the like, thereby reducing the time and cost required for its development. The purpose is to do.

本発明では、上記目的を達成するために、次のように構成している。   In order to achieve the above object, the present invention is configured as follows.

すなわち、本発明の設定用プログラムは、機器に対する設定を、前記機器に接続されるコンピュータ装置から行うための設定用プログラムであって、前記コンピュータ装置の表示手段に表示する文字情報を、テキストファイルから読み出して表示させるものである。   That is, the setting program of the present invention is a setting program for performing settings for a device from a computer device connected to the device, and character information to be displayed on the display means of the computer device is obtained from a text file. It is read and displayed.

ここで、コンピュータ装置とは、プログラムに従って処理を行う装置をいい、汎用のパソコンやワークステーションなどをいう。   Here, the computer device refers to a device that performs processing according to a program, such as a general-purpose personal computer or a workstation.

機器とコンピュータ装置とは、通信ケーブル等の有線で接続されてもよいし、無線で接続されてもよい。また、表示手段とは、液晶ディスプレイやCRTなどをいう。   The device and the computer device may be connected by wire such as a communication cable or may be connected wirelessly. The display means refers to a liquid crystal display, a CRT, or the like.

また、表示手段に表示する文字情報としては、例えば、設定項目や操作キーの操作内容を示す文字情報、あるいは、操作手順の案内情報など、表示手段に表示される文字情報であればよい。   Further, the character information displayed on the display means may be character information displayed on the display means, such as character information indicating the setting items and operation contents of the operation keys, or operation procedure guidance information.

本発明によると、コンピュータ装置から機器に各種の設定を行なう際に、コンピュータ装置の表示手段には、テキストファイルから読み出された文字情報が表示されるので、当該設定用プログラムを、外国で使用できるように、ローカライズするには、テキストファイルの文字情報を翻訳するだけでよく、従来のように、エディタ、コンパイラ、デバッガなど、プログラミングに必要なツールが統合して扱えるようなソフトウェア開発環境でプログラミングを行うプログラマーと現地語習得者とが作業を分担してローカライズする必要がなく、ローカライズに要する時間およびコストを削減できる。   According to the present invention, when various settings are made from the computer device to the device, the character information read from the text file is displayed on the display means of the computer device. Therefore, the setting program is used in a foreign country. To localize, you only need to translate the text information in the text file. As in the past, programming is done in a software development environment that can handle integrated tools such as editors, compilers, and debuggers. The programmer and the local language learner do not need to share and localize the work, and the time and cost required for localization can be reduced.

本発明の一実施態様においては、前記設定用プログラムは、前記テキストファイルと、該テキストファイルから前記文字情報を読み出して前記表示手段に表示させる実行プログラムとを備えている。   In one embodiment of the present invention, the setting program includes the text file and an execution program that reads the character information from the text file and displays the character information on the display means.

このテキストファイルは、その文字情報を、ローカライズできるように編集可能であるのが好ましい。   This text file is preferably editable so that its character information can be localized.

この実施態様によると、当該設定用プログラムを、テキストファイルと実行プログラムとに分けて構成しているので、ローカライズする場合には、表示手段に表示する文字情報から構成されているテキストファイルのみをローカライズすればよい。   According to this embodiment, since the setting program is divided into a text file and an execution program, in the case of localization, only the text file composed of character information displayed on the display means is localized. do it.

本発明の好ましい実施態様においては、前記設定用プログラムにより、前記コンピュータ装置を、前記機器に対する設定項目を表示する前記表示手段、前記設定項目に対応する設定データを操作入力する操作入力手段、および、前記設定データを通信手段を介して前記機器に設定する設定手段として機能させるとともに、前記表示手段に表示する前記文字情報を、前記テキストファイルから読み出す読出し手段として機能させるものである。   In a preferred embodiment of the present invention, the setting program causes the computer device to display the setting means for displaying setting items for the device, operation input means for operating and inputting setting data corresponding to the setting items, and The setting data is made to function as setting means for setting the device via the communication means, and the character information to be displayed on the display means is made to function as a reading means for reading from the text file.

ここで、設定項目とは、機器に対して設定を行なう項目をいい、例えば、機器の機能を規定する各種のパラメータ、目標値や警報値などをいい、この設定項目の数は、通常複数である。   Here, the setting item refers to an item to be set for the device, for example, various parameters that define the function of the device, target value, alarm value, etc. The number of setting items is usually plural. is there.

表示手段は、少なくとも設定項目を表示するものであればよく、その他の表示、例えば、設定の操作手順を案内したり、設定操作を促す表示を行なうようにしてもよい。   The display means only needs to display at least setting items, and other displays, for example, guidance for setting operation procedures or display for prompting a setting operation may be performed.

また、表示手段には、機器から読み出された既に設定されている設定データを、通信手段を介して受信して表示するようにしてもよい。   The display means may receive and display already set setting data read from the device via the communication means.

この実施態様によると、当該設定用プログラムを実行することにより、コンピュータ装置には、機器に対する設定項目が文字情報として表示され、ユーザが、操作入力手段を操作して設定項目に対応する設定データを入力することにより、通信手段を介して設定データが機器に設定されることになる。   According to this embodiment, by executing the setting program, the setting item for the device is displayed as character information on the computer device, and the user operates the operation input means to set the setting data corresponding to the setting item. By inputting, setting data is set in the device via the communication means.

本発明の一実施態様においては、前記テキストファイルは、当該設定用プログラムが使用される国の言語に対応した文字データから構成されている。   In one embodiment of the present invention, the text file is composed of character data corresponding to the language of the country in which the setting program is used.

この実施態様によると、複数の国の言語に個別的に対応した複数のテキストファイルを予め準備し、当該設定用プログラムが使用される国毎に、対応するテキストファイルを用いたり、あるいは、基本となる言語、例えば、英語に対応したテキストファイルを、当該設定用プログラムを使用する国において、当該国の言語に翻訳して用いることができる。   According to this embodiment, a plurality of text files individually corresponding to the languages of a plurality of countries are prepared in advance, and the corresponding text file is used for each country in which the setting program is used. A text file corresponding to a language such as English can be translated into the language of the country in the country where the setting program is used.

本発明の他の実施態様においては、前記テキストファイルは、或る国の言語に対応した文字情報を、コンピュータ装置に実装されたテキストエディタを用いて他の国の言語に対応した文字情報に書き換え可能である。   In another embodiment of the present invention, the text file rewrites character information corresponding to a language of a certain country into character information corresponding to the language of another country using a text editor installed in a computer device. Is possible.

この実施態様によると、テキストファイルの文字情報は、汎用のテキストエディタを用いて他の国の言語に対応した文字情報に書き換えできるので、ソフトウェア開発環境を必要とすることなく、現地語習得者のみで容易にローカライズできることになり、しかも、現地において、ユーザの要求に応じて、設定項目などの表示内容を、カスタマイズすることも可能となる。   According to this embodiment, since the character information of the text file can be rewritten to character information corresponding to the language of another country using a general-purpose text editor, only the local language learner does not need a software development environment. In addition, it is possible to customize the display contents such as setting items according to the user's request at the site.

本発明の好ましい実施態様においては、前記設定項目は、前記機器の機能を規定するパラメータを含むものであり、また、前記機器は、調節器、計測機器およびPLC(プログラマブル・ロジック・コントローラ)の少なくともいずれか一つである。   In a preferred embodiment of the present invention, the setting item includes a parameter that defines a function of the device, and the device includes at least a controller, a measuring device, and a PLC (programmable logic controller). One of them.

この実施態様によると、調節器、計測機器あるいはPLCなどの機器の各種のパラメータの設定に好適に実施できる。   According to this embodiment, it can be suitably implemented for setting various parameters of devices such as a controller, a measuring device, or a PLC.

本発明の記録媒体は、本発明に係る設定用プログラムが記録されたコンピュータに読み取り可能な記録媒体である。   The recording medium of the present invention is a computer-readable recording medium in which the setting program according to the present invention is recorded.

ここで、記録媒体とは、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、磁気テープ、不揮発性のメモリカード、ROMなどをいう。   Here, the recording medium refers to, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, magnetic tape, nonvolatile memory card, ROM, and the like.

本発明の設定用プログラムを、記録媒体から読み取ってコンピュータに実行させることにより、該コンピュータから機器に各種の設定を行なうことが可能となり、また、当該設定用プログラムを、ソフトウェアパッケージなどとして提供することができる。   By reading the setting program of the present invention from a recording medium and causing a computer to execute it, various settings can be performed on the device from the computer, and the setting program is provided as a software package or the like. Can do.

本発明の設定方法は、機器に対する設定項目を、コンピュータ装置の表示手段に表示し、前記コンピュータ装置の操作入力手段を介して入力された前記設定項目に対応する設定データを、通信手段を介して前記機器に設定する設定方法であって、前記表示手段における文字情報の表示を、テキストファイルから読み出した文字情報に基いて行うものである。   In the setting method of the present invention, setting items for the device are displayed on the display means of the computer device, and the setting data corresponding to the setting items input via the operation input means of the computer device are transmitted via the communication means. A setting method for setting to the device, wherein character information is displayed on the display means based on character information read from a text file.

本発明によると、表示手段における設定項目などの文字情報の表示を、テキストファイルから読み出した文字情報に基いて行うので、ローカライズ先の言語に対応したテキストファイルを用いることによって、外国で当該設定方法を実施できることになる。   According to the present invention, since the display of character information such as setting items on the display means is performed based on the character information read from the text file, the setting method can be used in a foreign country by using the text file corresponding to the localized language. Can be implemented.

本発明の好ましい実施態様においては、前記テキストファイルは、或る国の言語に対応した文字情報を、コンピュータ装置に実装されたテキストエディタを用いて他の国の言語に対応した文字情報に書き換え可能である。   In a preferred embodiment of the present invention, the text file can rewrite character information corresponding to a language of a certain country into character information corresponding to a language of another country using a text editor installed in a computer device. It is.

この実施態様によると、汎用のテキストエディタを用いて他の国の言語に対応した文字情報に書き換えできるので、現地語習得者のみで容易にローカライズできることになり、しかも、現地において、ユーザの要求に応じて、設定項目などの表示内容を、カスタマイズすることも可能となる。   According to this embodiment, it is possible to rewrite the character information corresponding to the language of another country using a general-purpose text editor, so that it can be easily localized only by a local language learner. Accordingly, display contents such as setting items can be customized.

本発明の設定装置は、機器に対して設定を行う設定装置であって、前記機器に対する設定項目を表示する表示手段と、前記設定項目に対応する設定データを操作入力する操作入力手段と、前記設定データを通信手段を介して前記機器に設定する設定手段と、前記表示手段に表示する文字情報を、テキストファイルから読み出す読出し手段とを備えている。   A setting device according to the present invention is a setting device that performs setting for a device, a display unit that displays a setting item for the device, an operation input unit that operates and inputs setting data corresponding to the setting item, Setting means for setting data to the device via communication means, and reading means for reading character information to be displayed on the display means from a text file are provided.

本発明によると、表示手段における機器に対する設定項目などの文字情報の表示を、テキストファイルから読み出した文字情報に基づいて行うので、ローカライズ先の言語に対応したテキストファイルを用いることによって、外国で当該設定装置を用いて機器の設定を行えることになる。   According to the present invention, since the display of character information such as setting items for the device in the display means is performed based on the character information read from the text file, by using the text file corresponding to the language of the localization destination, The device can be set using the setting device.

本発明の好ましい実施態様においては、前記テキストファイルは、或る国の言語に対応した文字情報を、コンピュータ装置に実装されたテキストエディタを用いて他の国の言語に対応した文字情報に書き換え可能である。   In a preferred embodiment of the present invention, the text file can rewrite character information corresponding to a language of a certain country into character information corresponding to a language of another country using a text editor installed in a computer device. It is.

この実施態様によると、汎用のテキストエディタを用いて他の国の言語に対応した文字情報に書き換えできるので、現地語習得者のみで容易にローカライズできることになり、しかも、現地において、ユーザの要求に応じて、設定項目などの表示内容を、カスタマイズすることも可能となる。   According to this embodiment, it is possible to rewrite the character information corresponding to the language of another country using a general-purpose text editor, so that it can be easily localized only by a local language learner. Accordingly, display contents such as setting items can be customized.

本発明によれば、機器に対する設定を行うコンピュータ装置の表示手段には、テキストファイルから読み出した文字情報を表示するので、ローカライズする場合には、テキストファイルの文字情報を翻訳するだけでよく、従来のように、ソフトウェア開発環境でプログラミングを行うプログラマーと現地語習得者とが作業を分担してローカライズする必要がなく、ローカライズに要する時間およびコストを削減できる。   According to the present invention, the character information read from the text file is displayed on the display means of the computer device that performs the setting for the device. Therefore, for localization, it is only necessary to translate the character information of the text file. As described above, it is not necessary for the programmer who performs programming in the software development environment and the local language learner to share the work and localize, and the time and cost required for localization can be reduced.

以下、本発明の実施の形態について、図面に基づいて詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

(実施の形態1)
図1は、本発明の一つの実施の形態に係る設定装置の概略構成を示す図であり、上述の図8に対応する部分には、同一の参照符号を付す。
(Embodiment 1)
FIG. 1 is a diagram showing a schematic configuration of a setting apparatus according to an embodiment of the present invention, and parts corresponding to those in FIG. 8 are given the same reference numerals.

この実施の形態では、機器としての温度調節器1に対してコンピュータ装置としての汎用のパソコン2からパラメータ等を設定する場合に適用して説明する。   In this embodiment, a description will be given by applying to the case where a parameter or the like is set from a general-purpose personal computer 2 as a computer device to a temperature controller 1 as a device.

温度調節器1は、セグメント表示が可能な表示部1aを有するとともに、各種設定を行なうための複数の操作キー1bを備えており、従来と同様に、表示部1aの表示を見ながら操作キー1bを操作してP,I,D定数などの制御パラメータや目標値などの設定を行うことが可能である。   The temperature controller 1 includes a display unit 1a capable of segment display, and includes a plurality of operation keys 1b for performing various settings. The operation key 1b is viewed while viewing the display on the display unit 1a as in the prior art. It is possible to set control parameters such as P, I, and D constants and target values by operating.

また、本発明に係る設定用プログラム4が記録されたCD−ROMなどの記録媒体がセットされたパソコン2を、通信ケーブル3を介して温度調節器1に接続することにより、パソコン2のキーボード7やマウスを操作して温度調節器1に対して、制御パラメータや目標値などの設定を行うことが可能である。   Further, by connecting a personal computer 2 on which a recording medium such as a CD-ROM in which the setting program 4 according to the present invention is recorded, to the temperature controller 1 through the communication cable 3, a keyboard 7 of the personal computer 2 is obtained. It is possible to set control parameters, target values, etc. for the temperature controller 1 by operating the mouse.

温度調節器1とパソコン2との間の通信は、例えば、RS232C等の規格化された通信インターフェースを用いて行われるものであり、温度調節器1およびパソコン2は、それぞれ対応する通信部を備えている。   Communication between the temperature controller 1 and the personal computer 2 is performed using, for example, a standardized communication interface such as RS232C, and the temperature controller 1 and the personal computer 2 each have a corresponding communication unit. ing.

パソコン2から温度調節器1に対する制御パラメータ等の設定は、基本的に従来例と同様に行われる。   Setting of control parameters and the like from the personal computer 2 to the temperature controller 1 is basically performed in the same manner as in the conventional example.

この実施の形態では、設定用プログラム4は、容易にローカライズできるように、上述の図8の設定用プログラム4’とは異なり、設定用の処理をパソコン2に実行させるための実行プログラム4aと、パソコン2の液晶ディスプレイ5の表示のためのテキストファイル4bとを備えて構成されている。   In this embodiment, the setting program 4 is different from the setting program 4 ′ in FIG. 8 described above so that the setting program 4 can be easily localized, and an execution program 4a for causing the personal computer 2 to execute setting processing; And a text file 4b for display on the liquid crystal display 5 of the personal computer 2.

実行プログラム4aは、パソコン2から温度調節器1に設定を行なうために必要な処理を実行するためのものであって、しかも、言語に依存しない各国に共通のプログラムである。この実行プログラム4aは、従来の設定用プログラムと同様に、パソコン2を温度調節器1に対する設定装置として機能させるためのものであるが、パソコン2の液晶ディスプレイ5の表示については、テキストファイル4bから読み出して表示させるものである。   The execution program 4a is a program for executing processing necessary for setting the temperature controller 1 from the personal computer 2, and is a program common to each country independent of language. This execution program 4a is for causing the personal computer 2 to function as a setting device for the temperature controller 1 as in the conventional setting program. The display on the liquid crystal display 5 of the personal computer 2 is from the text file 4b. It is read and displayed.

一方、テキストファイル4bは、パソコン2の液晶ディスプレイ5に表示させる言語に依存するものであり、当該設定用プログラム4が使用される国の言語に対応した文字情報で構成されている。   On the other hand, the text file 4b depends on the language displayed on the liquid crystal display 5 of the personal computer 2, and is composed of character information corresponding to the language of the country in which the setting program 4 is used.

従来の設定用プログラムは、パソコンの画面上に表示する文字も、プログラムとして組み込まれて構成されていたのに対して、この実施の形態の設定用プログラム4は、設定ツールとしての動作を決定する言語に依存しない共通の実行プログラム4aの部分と、パソコン2の液晶ディスプレイ5に表示させる言語に依存するテキストファイル4bの部分とに区分して構成されている。なお、実行プログラム4aおよびテキストファイル4bは、同一の記録媒体に記録してもよいし、個別の記録媒体に記録してもよい。   The conventional setting program is configured such that characters to be displayed on the screen of the personal computer are also incorporated as a program, whereas the setting program 4 of this embodiment determines the operation as a setting tool. The program is divided into a portion of a common execution program 4 a that does not depend on the language and a portion of a text file 4 b that depends on the language displayed on the liquid crystal display 5 of the personal computer 2. The execution program 4a and the text file 4b may be recorded on the same recording medium or may be recorded on individual recording media.

かかる構成の設定用プログラム4によれば、実行プログラム4aを実行してパソコン2の液晶ディスプレイ5に、例えば、設定項目などの画面表示を行なう場合には、対応する文字コードを、テキストファイル4bから読み出して表示を行なうものであり、例えば、「目標値」に対応する文字コードがテキストファイル4bから読み出されてパソコン2の液晶ディスプレイ5に表示されることになる。   According to the setting program 4 having such a configuration, when the execution program 4a is executed to display, for example, a setting item or the like on the liquid crystal display 5 of the personal computer 2, the corresponding character code is obtained from the text file 4b. For example, the character code corresponding to the “target value” is read from the text file 4 b and displayed on the liquid crystal display 5 of the personal computer 2.

したがって、テキストファイル4bとして、図2に示すように、例えば、英語に対応したテキストファイル4b−1を用いることにより、実行プログラム4−1を実行してパソコン2に、設定項目の画面表示を行なうような場合には、対応する文字コードを、テキストファイル4b−1から読み出して表示を行なうので、例えば、図1の「目標値」に代えて、「Set Point」に対応する文字コードがテキストファイル4b−1から読み出されて表示されることになる。   Therefore, as shown in FIG. 2, for example, the text file 4 b-1 corresponding to English is used as the text file 4 b, thereby executing the execution program 4-1 and displaying the setting items on the personal computer 2. In such a case, since the corresponding character code is read from the text file 4b-1 and displayed, the character code corresponding to “Set Point” is replaced with the text file instead of the “target value” in FIG. 4b-1 is read and displayed.

なお、温度調節器1に対するパラメータ等の設定は、従来と同様に行われるものであり、パラメータ等の設定項目がパソコン2の液晶ディスプレイ5に表示され、ユーザが、パソコン2のキーボード等の操作入力手段を操作して設定項目に対応する設定データを入力し、この設定データを、通信ケーブル3を介して温度調節器1に送信して温度調節器1の記憶部に書込んで設定を行うものである。   The setting of parameters and the like for the temperature controller 1 is performed in the same manner as before, and the setting items such as parameters are displayed on the liquid crystal display 5 of the personal computer 2, and the user can input the operation of the keyboard of the personal computer 2 or the like. The setting data corresponding to the setting item is input by operating the means, and the setting data is transmitted to the temperature controller 1 via the communication cable 3 and written in the storage unit of the temperature controller 1 for setting. It is.

また、温度調節器1に既に書き込まれているパラメータ等を通信ケーブル3を介して受信して液晶ディスプレイ5に表示し、その内容を確認した上で、必要に応じて書き換えてもよい。   In addition, parameters already written in the temperature controller 1 may be received via the communication cable 3 and displayed on the liquid crystal display 5, and after confirming the contents thereof, the parameters may be rewritten as necessary.

次に、この実施の形態の設定用プログラム4を、外国で使用できるようにローカライズする場合の手順を、上述の図10に対応する図3に基いて説明する。   Next, a procedure for localizing the setting program 4 of this embodiment so that it can be used in a foreign country will be described with reference to FIG. 3 corresponding to FIG.

プログラマーは、エディタ、コンパイラ、デバッガなど、プログラミングに必要なツールが統合して扱えるようなソフトウェア開発環境でプログラムを作成し(S1)、各国に共通な実行プログラム4aと、ローカライズ前の基本となる言語に対応したテキストファイル4bとからなる設定用プログラム4を作成する。   The programmer creates a program in a software development environment in which tools necessary for programming such as an editor, a compiler, a debugger, etc. can be integrated and handled (S1), and an execution program 4a common to each country and a basic language before localization A setting program 4 including a text file 4b corresponding to the above is created.

この設定用プログラム4を、ローカライズする場合には、現地語習得者が、テキストエディタなどの汎用のテキスト編集環境で、テキストファイル4bから読み出した文字を、翻訳し、現地語に対応したテキストファイル4b−1を編集作成する(S2)。   When the setting program 4 is localized, the local language learner translates characters read from the text file 4b in a general-purpose text editing environment such as a text editor, and the text file 4b corresponding to the local language. -1 is created (S2).

この編集作成されたテキストファイル4b−1と各国共通の実行プログラム4aとによって、現地語に対応した設定用プログラム4−1が構成されることになる。   The edited and created text file 4b-1 and the execution program 4a common to each country constitute a setting program 4-1 corresponding to the local language.

この設定用プログラム4−1をテスト環境でテストし(S3)、現地語で正しく表示されるか否かなどを、現地語習得者が評価し、修正の必要があれば、汎用のテキスト編集環境で修正し、修正の必要がなければ、設定用プログラム4−1の作成が終了する。   This setting program 4-1 is tested in a test environment (S3), and a local language learner evaluates whether or not it is correctly displayed in the local language. If no correction is necessary, the creation of the setting program 4-1 ends.

このようにローカライズは、現地語習得者が、テキストファイル4bを、パソコンにインストールされたテキストエディタなどの汎用のテキスト編集環境で翻訳編集すればよく、上述の従来例のように、エディタ、コンパイラ、デバッガなど、プログラミングに必要なツールが統合して扱えるようなソフトウェア開発環境でプログラマーがプログラミングする必要がなく、ローカライズに要する時間、コストを削減することが可能となる。   In this way, localization can be performed by a local language learner who translates and edits the text file 4b in a general-purpose text editing environment such as a text editor installed in a personal computer. It is not necessary for the programmer to program in a software development environment in which tools necessary for programming such as a debugger can be integrated and handled, and the time and cost required for localization can be reduced.

さらに、設定項目の表示の内容を、現地において、ユーザの要求に応じて容易にカスタマイズすることができる。例えば、温度調節器1の設定項目には、複数の設定温度があるが、「設定温度1」、「設定温度2」といった表示に代えて、ユーザの要求によって「炉の入口温度」、「炉の出口温度」といった表示にすることも容易となる。   Furthermore, the display contents of the setting items can be easily customized at the site according to the user's request. For example, the set items of the temperature controller 1 include a plurality of set temperatures. Instead of displaying “set temperature 1” and “set temperature 2”, “furnace inlet temperature”, “ It is also easy to display such as “exit temperature”.

以下、本発明を更に詳細に説明する。   Hereinafter, the present invention will be described in more detail.

図4は、英語に対応した設定用プログラムによる表示処理を説明するためのフローチャートである。   FIG. 4 is a flowchart for explaining display processing by a setting program corresponding to English.

実行プログラムの実行処理において、例えば、ID002の表示要求があると(ステップn1)、対応する表示内容を検索し(ステップn2)、この例では、英語に対応したテキストファイル4bからID002に対応した文字コードを取得し(ステップn3)、パソコン2の画面上の対応する位置に、その文字、例えば、「Write」を表示する(ステップn4)。   In the execution process of the execution program, for example, when there is a display request for ID002 (step n1), the corresponding display content is searched (step n2). In this example, the character corresponding to ID002 is retrieved from the text file 4b corresponding to English. The code is acquired (step n3), and the character, for example, “Write” is displayed at a corresponding position on the screen of the personal computer 2 (step n4).

この「Write」の表示は、例えば、設定項目を入力する入力エリアに、設定データの書き込みを促す表示である。   The display of “Write” is, for example, a display prompting writing of setting data in an input area for inputting setting items.

このように、実行プログラム4aは、パソコン2に、温度調節器機器1に対する各種の設定を行なうための処理を実行させるものであって、その処理における画面表示について、その表示内容を、テキストファイル4bから読み出させて表示させる以外は、従来例の設定用プログラムと同様である。   In this way, the execution program 4a causes the personal computer 2 to execute processing for making various settings for the temperature controller device 1, and the display content of the screen display in the processing is changed to the text file 4b. The program is the same as that of the setting program of the conventional example, except that it is read from and displayed.

したがって、この実施の形態の設定用プログラム4では、テキストファイル4bの文字情報を、ローカライズ先の言語に翻訳することで、設定用プログラム4を容易にローカライズすることが可能となる。   Therefore, in the setting program 4 of this embodiment, it is possible to easily localize the setting program 4 by translating the character information of the text file 4b into the localized language.

図5は、テキストファイルのローカライズを説明するためのパソコン画面の表示例を示す図であり、この図では、英語に対応したテキストファイルを、日本語にローカライズする場合の例を示している。   FIG. 5 is a diagram showing a display example of a personal computer screen for explaining the localization of a text file. In this figure, an example in which a text file corresponding to English is localized into Japanese is shown.

先ず、ローカライズ前のテキストファイルを、メモ帳などのテキストエディタで開くと、画面5Aに示すようにコード番号および対応する英語が表示される。   First, when the text file before localization is opened with a text editor such as Notepad, the code number and the corresponding English are displayed as shown on the screen 5A.

ローカライズ先の言語習得者は、この英語を画面5Bに示すように逐次翻訳し、全ての翻訳が画面5Cに示すように終了した後、編集保存することにより、ローカライズ先の言語である日本語に対応したテキストファイルが得られることになり、このテキストファイルと、各国に共通な実行プログラムとによって、日本語に対応した設定用プログラムとなる。   The language learner of the localization destination sequentially translates this English as shown in the screen 5B, and after all the translations are finished as shown in the screen 5C, edits and saves it to the localization destination Japanese. A corresponding text file is obtained, and a setting program corresponding to Japanese is obtained by this text file and an execution program common to each country.

なお、翻訳が一部終了した時点のテキストファイルを用いて実行プログラムを実行して、その時点までの表示が正しく行われるか否かを途中で確認することもできる。   It is also possible to execute the execution program using the text file at the time when the translation is partially completed, and confirm whether or not the display up to that time is correctly performed.

図6および図7は、ローカライズの前後のテキストファイル4b,4b−1およびそのテキストファイル4b,4b−1によるパソコン2の表示画面の一例をそれぞれ示す図である。   FIGS. 6 and 7 are diagrams showing examples of text files 4b and 4b-1 before and after localization and a display screen of the personal computer 2 by the text files 4b and 4b-1.

各図において、(a),(b)は、テキストファイル4b,4b−1および表示画面をそれぞれ示している。   In each figure, (a) and (b) respectively show text files 4b and 4b-1 and a display screen.

この図6および図7に示すように、パソコン画面上の対応する各種の操作キー6の内容が、テキストファイル4b,4b−1の言語に対応した文字で表示されることになる。   As shown in FIGS. 6 and 7, the contents of the corresponding operation keys 6 on the personal computer screen are displayed in characters corresponding to the language of the text files 4b and 4b-1.

上述の実施の形態では、設定用プログラムは、実行プログラムとテキストファイルとで構成したけれども、他の実施の形態として、実行プログラムのみで構成し、機器に対する設定の際に、テキストファイルと組み合わせて使用するようにしてもよい。   In the above-described embodiment, the setting program is composed of an execution program and a text file. However, as another embodiment, the setting program is composed only of the execution program and used in combination with the text file when setting the device. You may make it do.

なお、本発明に係る設定用プログラムは、記録媒体に記録して提供する場合に限らず、インターネット等のネットワークを介して提供するようにしてもよい。   The setting program according to the present invention is not limited to being provided by being recorded on a recording medium, but may be provided via a network such as the Internet.

上述の実施の形態では、温度調節器の設定に適用して説明したけれども、デジタルパネルメータ等の計測機器やPLC等の他の機器の設定にも適用できるのは勿論である。   In the above-described embodiment, the present invention is applied to the setting of the temperature controller. However, it is needless to say that the present invention can be applied to the setting of a measuring device such as a digital panel meter and other devices such as a PLC.

本発明は、温度調節器などの機器に対するパラメータ等の設定に有用である。   The present invention is useful for setting parameters and the like for devices such as a temperature controller.

本発明の一つの実施の形態に係る設定装置の概略構成図である。It is a schematic block diagram of the setting apparatus which concerns on one embodiment of this invention. ローカライズ後の図1に対応する概略構成図である。It is a schematic block diagram corresponding to FIG. 1 after localization. ローカライズの手順を説明するための図である。It is a figure for demonstrating the procedure of localization. 表示処理のフローチャートである。It is a flowchart of a display process. テキストファイルの画面表示例を示す図である。It is a figure which shows the example of a screen display of a text file. ローカライズ前のテキストファイルおよび対応する画面表示を示す図である。It is a figure which shows the text file before localization and a corresponding screen display. ローカライズ後のテキストファイルおよび対応する画面図表示を示す図である。It is a figure which shows the text file after localization, and a corresponding screen figure display. 従来例の図1に対応する図である。It is a figure corresponding to FIG. 1 of a prior art example. 従来例の図2に対応する図である。It is a figure corresponding to FIG. 2 of a prior art example. 従来例の図3に対応する図である。It is a figure corresponding to FIG. 3 of a prior art example.

符号の説明Explanation of symbols

1 温度調節器 2 パソコン
3 通信ケーブル 4,4−1 設定用プログラム
4a 実行プログラム 4b,4b−1 テキストファイル
5 液晶ディスプレイ 6 操作キー
7 キーボード
DESCRIPTION OF SYMBOLS 1 Temperature controller 2 Personal computer 3 Communication cable 4,4-1 Setting program 4a Execution program 4b, 4b-1 Text file 5 Liquid crystal display 6 Operation key 7 Keyboard

Claims (12)

機器に対する設定を、前記機器に接続されるコンピュータ装置から行うための設定用プログラムであって、
前記コンピュータ装置の表示手段に表示する文字情報を、テキストファイルから読み出して表示させることを特徴とする設定用プログラム。
A setting program for setting a device from a computer device connected to the device,
A setting program for reading and displaying character information to be displayed on a display means of the computer device from a text file.
前記設定用プログラムは、前記テキストファイルと、該テキストファイルから前記文字情報を読み出して前記表示手段に表示させる実行プログラムとを備える請求項1に記載の設定用プログラム。   The setting program according to claim 1, further comprising: the text file; and an execution program that reads the character information from the text file and displays the character information on the display unit. 前記設定用プログラムにより、前記コンピュータ装置を、前記機器に対する設定項目を表示する前記表示手段、前記設定項目に対応する設定データを操作入力する操作入力手段、および、前記設定データを通信手段を介して前記機器に設定する設定手段として機能させるとともに、前記表示手段に表示する前記文字情報を、前記テキストファイルから読み出す読出し手段として機能させる請求項1または2に記載の設定用プログラム。   The setting program causes the computer device to display the setting item for the device, the operation input unit for operating and inputting the setting data corresponding to the setting item, and the setting data via the communication unit. The setting program according to claim 1, wherein the setting program is configured to function as a setting unit configured to set in the device, and to function as a reading unit that reads the character information displayed on the display unit from the text file. 前記テキストファイルは、当該設定用プログラムが使用される国の言語に対応した文字情報から構成されている請求項1〜3のいずれか1項に記載の設定用プログラム。   The setting program according to any one of claims 1 to 3, wherein the text file includes character information corresponding to a language of a country in which the setting program is used. 前記テキストファイルは、或る国の言語に対応した文字情報を、コンピュータ装置に実装されたテキストエディタを用いて他の国の言語に対応した文字情報に書き換え可能である請求項1〜4のいずれか1項に記載の設定用プログラム。   The text file can rewrite character information corresponding to a language of a certain country to character information corresponding to a language of another country using a text editor installed in a computer device. 2. The setting program according to item 1. 前記設定項目は、前記機器の機能を規定するパラメータを含む請求項3〜5のいずれか1項に記載の設定用プログラム。   The setting program according to any one of claims 3 to 5, wherein the setting item includes a parameter that defines a function of the device. 前記機器は、調節器、計測機器およびPLC(プログラマブル・ロジック・コントローラ)の少なくともいずれか一つである請求項1〜6のいずれか1項に記載の設定用プログラム。   The setting device according to claim 1, wherein the device is at least one of a controller, a measuring device, and a PLC (programmable logic controller). 前記請求項1〜7のいずれか1項に記載の設定用プログラムが記録されたコンピュータに読み取り可能な記録媒体。   A computer-readable recording medium in which the setting program according to any one of claims 1 to 7 is recorded. 機器に対する設定項目を、コンピュータ装置の表示手段に表示し、前記コンピュータ装置の操作入力手段を介して入力された前記設定項目に対応する設定データを、通信手段を介して前記機器に設定する設定方法であって、
前記表示手段における文字情報の表示を、テキストファイルから読み出した文字情報に基いて行うことを特徴とする設定方法。
A setting method for displaying setting items for a device on display means of a computer device, and setting data corresponding to the setting items input via the operation input means of the computer device to the device via communication means Because
A setting method comprising: displaying character information on the display means based on character information read from a text file.
前記テキストファイルは、或る国の言語に対応した文字情報を、コンピュータ装置に実装されたテキストエディタを用いて他の国の言語に対応した文字情報に書き換え可能である請求項9に記載の設定方法。   10. The setting according to claim 9, wherein the text file can rewrite character information corresponding to a language of a certain country to character information corresponding to a language of another country using a text editor installed in a computer device. Method. 機器に対して設定を行う設定装置であって、
前記機器に対する設定項目を表示する表示手段と、前記設定項目に対応する設定データを操作入力する操作入力手段と、前記設定データを通信手段を介して前記機器に設定する設定手段と、前記表示手段に表示する文字情報を、テキストファイルから読み出す読出し手段とを備えることを特徴とする設定装置。
A setting device for setting a device,
Display means for displaying setting items for the device, operation input means for operating and inputting setting data corresponding to the setting items, setting means for setting the setting data in the device via communication means, and the display means A setting device comprising: reading means for reading out character information to be displayed from a text file.
前記テキストファイルは、或る国の言語に対応した文字情報を、コンピュータ装置に実装されたテキストエディタを用いて他の国の言語に対応した文字情報に書き換え可能である請求項11に記載の設定装置。   12. The setting according to claim 11, wherein the text file can rewrite character information corresponding to a language of a certain country into character information corresponding to a language of another country using a text editor installed in a computer device. apparatus.
JP2005139522A 2005-05-12 2005-05-12 Setting program, recording medium, setting method and setting device Pending JP2006318168A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005139522A JP2006318168A (en) 2005-05-12 2005-05-12 Setting program, recording medium, setting method and setting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005139522A JP2006318168A (en) 2005-05-12 2005-05-12 Setting program, recording medium, setting method and setting device

Publications (1)

Publication Number Publication Date
JP2006318168A true JP2006318168A (en) 2006-11-24

Family

ID=37538802

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005139522A Pending JP2006318168A (en) 2005-05-12 2005-05-12 Setting program, recording medium, setting method and setting device

Country Status (1)

Country Link
JP (1) JP2006318168A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012014277A (en) * 2010-06-29 2012-01-19 Toshiba Tec Corp Computer file rewriting apparatus, rewriting program and device manufacturing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012014277A (en) * 2010-06-29 2012-01-19 Toshiba Tec Corp Computer file rewriting apparatus, rewriting program and device manufacturing method

Similar Documents

Publication Publication Date Title
US6055369A (en) Apparatus for visual programming with screen flow
KR101076867B1 (en) Automatic image capture for generating content
JP4667386B2 (en) Business model diagram creation support program, business model diagram creation support method, and business model diagram creation support device
JP4909877B2 (en) Debugging apparatus and debugging method
KR100915762B1 (en) Pseudo translation within integrated development environment
CN108351764B (en) Data processing method and system
US7721255B2 (en) Sequence program editing apparatus
US20020007483A1 (en) Interactive flow visualization, graphical editing and analysis of textual languages
US7962893B2 (en) System and program for assisting the creation of automatic sampler control program
JP5454783B2 (en) Variable name input support method in PLC programming, variable name input support device in PLC programming, and computer program
JP2006318168A (en) Setting program, recording medium, setting method and setting device
JP2017016411A (en) Development support program, recording medium, development support method, and development support device
JP2007080166A (en) Software for supporting creation of standard manual for analytical instruments
GB2510866A (en) Computer code editor
Vlasov et al. Imitational studies with GPSS WORLD: New capabilities
JP4894602B2 (en) Correction target file search device, correction target file search method, and correction target file search program
JP2007207096A (en) Differential image display device
JP4458491B2 (en) Test command file creation system, method and program
JP2006195827A (en) Application development tool
JP2008047083A (en) Program preparation support device, and program preparation support program
JP2001306352A (en) Analyzer system and computer readable recording medium having analyzer inspection program recorded thereon
CN115151873A (en) Support device, support program, and support method
CN116363256A (en) Method and device for realizing visual display of code pictures
JP2004102742A (en) Program test debugging system
JPH08179938A (en) Device and method for generating automatic specification

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080117

A131 Notification of reasons for refusal

Effective date: 20090915

Free format text: JAPANESE INTERMEDIATE CODE: A131

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090917

A02 Decision of refusal

Effective date: 20100126

Free format text: JAPANESE INTERMEDIATE CODE: A02