JP4803051B2 - Programmable logic controller support device - Google Patents

Programmable logic controller support device Download PDF

Info

Publication number
JP4803051B2
JP4803051B2 JP2007018636A JP2007018636A JP4803051B2 JP 4803051 B2 JP4803051 B2 JP 4803051B2 JP 2007018636 A JP2007018636 A JP 2007018636A JP 2007018636 A JP2007018636 A JP 2007018636A JP 4803051 B2 JP4803051 B2 JP 4803051B2
Authority
JP
Japan
Prior art keywords
module
parameter
setting
logic controller
programmable logic
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.)
Active
Application number
JP2007018636A
Other languages
Japanese (ja)
Other versions
JP2008186206A (en
Inventor
伯明 澤本
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2007018636A priority Critical patent/JP4803051B2/en
Publication of JP2008186206A publication Critical patent/JP2008186206A/en
Application granted granted Critical
Publication of JP4803051B2 publication Critical patent/JP4803051B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Programmable Controllers (AREA)

Description

本発明は、プログラマブルロジックコントローラ(PLC)を構成する各モジュールのパラメータを設定するプログラマブルロジックコントローラ支援装置に関するものである。   The present invention relates to a programmable logic controller support device for setting parameters of modules constituting a programmable logic controller (PLC).

PLCは、CPUモジュールやI/Oモジュール等の機能別に分類された各モジュールを組み合わせて構成されており、使用する際には各モジュールのパラメータの設定を行う必要がある。   The PLC is configured by combining modules classified by function, such as a CPU module and an I / O module. When using the PLC, it is necessary to set parameters of each module.

図4は従来のパラメータ設定画面のイメージ図である。
コンフィギュレーションウインド1にI/Oモジュールの実装状態がユニット番号とスロット番号によりマトリックス状に表示されている。「使用」の文字がある箇所はCPUモジュールがアクセスできるスロットであり、空欄はCPUモジュールがアクセスできないスロットである。
ユニット番号、スロット番号に対応する位置をクリックすることでモジュール設定ウインド2が開き、パラメータの設定が可能となる。
FIG. 4 is a conceptual diagram of a conventional parameter setting screen.
In the configuration window 1, the mounting state of the I / O module is displayed in a matrix by unit numbers and slot numbers. A portion with the word “use” is a slot that the CPU module can access, and a blank column is a slot that cannot be accessed by the CPU module.
By clicking on the position corresponding to the unit number and slot number, the module setting window 2 is opened and parameters can be set.

具体的には、ユニット0、スロット2の位置をクリックすると該当I/Oモジュールのモジュール設定ウインドが開く。端子番号毎に、端子の使用の有無、モジュール停止時の出力状態、データコード、及び入力サンプリング時間の入力又は選択を行い、OKボタンを押すと設定内容が該当ユニット0、スロット2に位置するI/Oモジュールに対して反映される。   Specifically, when the position of unit 0 or slot 2 is clicked, the module setting window for the corresponding I / O module is opened. For each terminal number, whether or not the terminal is used, the output state when the module is stopped, the data code, and the input sampling time are input or selected, and when the OK button is pressed, the setting contents are located in the corresponding unit 0, slot 2 Reflected for / O module.

特開2006−202165号公報JP 2006-202165 A

パラメータを設定する際には、ひとつひとつユニット番号、スロット番号に対応する位置をクリックしてモジュールを選択し、モジュール毎に同じ作業を繰り返し行わなければならないという問題点があった。   When setting parameters, there is a problem that the module must be selected by clicking the position corresponding to the unit number and slot number one by one, and the same operation must be repeated for each module.

本発明は上述した問題点を解決するためになされたものであり、複数のモジュールに同一パラメータをまとめて設定することができるプログラマブルロジックコントローラ支援装置を実現することを目的とする。   The present invention has been made to solve the above-described problems, and an object thereof is to realize a programmable logic controller support device capable of setting the same parameters in a plurality of modules collectively.

このような課題を達成するために、本発明は次のとおりの構成になっている。
(1)プログラマブルロジックコントローラを構成する各モジュールのパラメータを設定するプログラマブルロジックコントローラ支援装置において、
パラメータの設定の対象となるモジュールを選択するモジュール選択手段と、
設定するパラメータを入力又は参照するパラメータを出力する設定参照手段と、
モジュールに対して実行する処理を選択する処理選択手段と、
前記モジュール選択手段により選択したモジュールを対象として前記処理選択手段で選択した処理を実行する処理実行手段と、を有し
前記処理選択手段は、前記設定参照手段に入力したパラメータをモジュールに設定するか、前記設定参照手段に出力されたパラメータと同一パラメータのモジュールを検索するかの処理を選択することを特徴とするプログラマブルロジックコントローラ支援装置。
In order to achieve such a subject, the present invention is configured as follows.
(1) In a programmable logic controller support device for setting parameters of each module constituting the programmable logic controller,
Module selection means for selecting a module for which a parameter is set;
A setting reference means for inputting or referring to a parameter to be set;
A process selection means for selecting a process to be executed on the module;
Processing execution means for executing the process selected by the process selection means for the module selected by the module selection means ;
The process selection means selects a process for setting a parameter input to the setting reference means in a module or searching for a module having the same parameter as the parameter output to the setting reference means. Logic controller support device.

(2)プログラマブルロジックコントローラを構成する各モジュールのパラメータを設定するプログラマブルロジックコントローラ支援装置において、
パラメータの設定の対象となるモジュールを選択するモジュール選択手段と、
設定するパラメータを入力又は参照するパラメータを出力する設定参照手段と、
モジュールに対して実行する処理を選択する処理選択手段と、
前記モジュール選択手段により選択したモジュールを対象として前記処理選択手段で選択した処理を実行する処理実行手段と、を有し、
前記モジュール選択手段は、前記設定参照手段に入力又は出力されたパラメータと同一パラメータが設定されているモジュールの検索処理を実行した場合、モジュールウインドに表示されたモジュール一覧の該当モジュールを同一色表示とすることを特徴とするプログラマブルロジックコントローラ支援装置。
(2) In a programmable logic controller support device that sets parameters of each module constituting the programmable logic controller,
Module selection means for selecting a module for which a parameter is set;
A setting reference means for inputting or referring to a parameter to be set;
A process selection means for selecting a process to be executed on the module;
Processing execution means for executing the process selected by the process selection means for the module selected by the module selection means;
When the module selection unit executes a search process for a module in which the same parameter as the parameter input or output to the setting reference unit is executed, the corresponding module in the module list displayed in the module window is displayed in the same color. A programmable logic controller support device characterized by:

(3)前記モジュール選択手段によるモジュールの選択は、モジュールウインドに表示されたモジュール一覧の各モジュールに対応して設けられたチェック欄をチェックすることにより行うことを特徴とする(1)又は(2)記載のプログラマブルロジックコントローラ支援装置。 (3) The module selection by the module selection means is performed by checking a check column provided corresponding to each module in the module list displayed in the module window (1) or (2 ) Programmable logic controller support device.

(4)前記モジュール選択手段によるモジュールの選択は、モジュールウインドに表示されたモジュール一覧の各モジュールを選択することにより行うことを特徴とする請求項1又は2に記載のプログラマブルロジックコントローラ支援装置。 (4) The programmable logic controller support apparatus according to claim 1 or 2 , wherein the module selection by the module selection means is performed by selecting each module in the module list displayed in the module window.

本発明によれば次のような効果がある。
モジュール一覧において設定内容を反映させるモジュールを複数選択可能としたことにより、複数のモジュールに同一パラメータをまとめて設定することができる。
The present invention has the following effects.
By making it possible to select a plurality of modules that reflect the setting contents in the module list, it is possible to set the same parameter in a plurality of modules collectively.

以下、図面を用いて本発明を詳細に説明する。
図1は本発明の一実施例を示す構成図である。
PLC支援装置10は、PLC20と通信し、各モジュールを使用する際に設定するパラメータのデータをダウンロードし、また、各モジュールのパラメータがどうなっているかを確認するためにデータをアップロードして、PLCの環境設定等の支援を行う。
モジュール選択手段11において、パラメータ設定の対象となるモジュールを選択する。モジュール選択手段11では、モジュールを複数同時に選択可能となっている。
設定参照手段12において、設定するパラメータの入力を行ったり、参照するパラメータの出力を行う。
処理選択手段13において、モジュールに対して実行する処理を選択する。処理としては、モジュールへのパラメータの設定、あるモジュールのパラメータと同一のパラメータを有するモジュールの検索等がある。
処理実行手段14は、モジュール選択手段11により選択したモジュールを対象として処理選択手段13で選択した処理を実行する。この際、モジュール選択手段11で複数のモジュールが選択されている場合は、これら選択されたモジュール全てに対して処理が実行される。
Hereinafter, the present invention will be described in detail with reference to the drawings.
FIG. 1 is a block diagram showing an embodiment of the present invention.
The PLC support device 10 communicates with the PLC 20, downloads parameter data to be set when each module is used, and uploads data to check the parameters of each module. Provide support for environmental settings.
The module selection unit 11 selects a module for which a parameter is set. The module selection means 11 can select a plurality of modules simultaneously.
The setting reference means 12 inputs a parameter to be set or outputs a parameter to be referred to.
The process selection means 13 selects a process to be executed on the module. The processing includes setting a parameter for a module, searching for a module having the same parameter as a parameter of a certain module, and the like.
The process execution unit 14 executes the process selected by the process selection unit 13 for the module selected by the module selection unit 11. At this time, when a plurality of modules are selected by the module selection unit 11, the processing is executed for all the selected modules.

図2は本発明のパラメータ設定画面のイメージ図である。
処理選択ウインド31は、図1の処理選択手段13及び処理実行手段14から構成される。モジュールに対して実行する処理を選択可能になっており、実行ボタンを押すことにより選択した処理が実行される。
FIG. 2 is an image diagram of the parameter setting screen of the present invention.
The process selection window 31 includes the process selection unit 13 and the process execution unit 14 shown in FIG. The process to be executed for the module can be selected, and the selected process is executed by pressing the execute button.

設定参照ウインド32は、図1の設定参照手段12から構成される。設定参照ウインド32の各設定項目にモジュールに設定するパラメータを入力したり、モジュールからパラメータを読み出して表示する。パラメータの入力は、キーによる入力、プルダウンメニューでの選択やチェック欄へのチェック等により行う。   The setting reference window 32 includes the setting reference means 12 shown in FIG. A parameter to be set for the module is input to each setting item of the setting reference window 32, or the parameter is read from the module and displayed. Parameters are input by key input, selection from a pull-down menu, check in a check column, or the like.

モジュールウインド33は、図1のモジュール選択手段11から構成される。アドレスとそのアドレスに実装されているモジュール名が表示されている。モジュールウインド33のモジュール名の欄には当初モジュール名は表示されていないが、PLC支援装置10がPLC20からモジュール情報をアップロードすることでモジュール名が表示されるようになる。また、モジュール名の欄と対応してチェック欄が設けられており処理対象となるモジュールを選択する。チェック欄のチェックは複数行うことができ、これにより処理対象となるモジュールを同時に複数選択可能になっている。   The module window 33 includes the module selection unit 11 shown in FIG. The address and the module name installed at that address are displayed. Although the module name is not initially displayed in the module name column of the module window 33, the module name is displayed when the PLC support apparatus 10 uploads module information from the PLC 20. A check field is provided corresponding to the module name field, and a module to be processed is selected. A plurality of checks in the check column can be performed, so that a plurality of modules to be processed can be selected simultaneously.

パラメータをPLCのモジュールに設定する場合について説明する。
処理選択ウインド31では、「設定」の項目をチェックして選択する。
設定参照ウインド32では、各設定項目に対しパラメータを入力する。例えば、フィルター処理のON/OFF、サンプリング時間、モジュール停止時に出力をHOLDするかRESETするかの設定等の環境設定を行う。
モジュールウインド33では、設定参照ウインド32に入力したパラメータの設定内容を反映させるモジュールを選択する。同一パラメータを設定するモジュールが複数ある場合、そのモジュール名に対応して設けられているチェック欄をチェックする。
A case where parameters are set in a PLC module will be described.
In the process selection window 31, the “setting” item is checked and selected.
In the setting reference window 32, parameters are input for each setting item. For example, environment settings such as ON / OFF of filter processing, sampling time, and setting of whether to hold or reset the output when the module is stopped are performed.
In the module window 33, a module that reflects the parameter settings input to the setting reference window 32 is selected. When there are a plurality of modules for setting the same parameter, the check column provided corresponding to the module name is checked.

最後に処理選択ウインド31の実行ボタンを押すことによって、設定参照ウインド32に入力したパラメータの設定内容が、モジュールウインド33で選択したモジュールに設定される。この場合、処理選択ウインド31での処理の選択、設定参照ウインド32でのパラメータの入力、及びモジュールウインド33でのモジュールの選択のそれぞれの順序には影響されず、処理選択ウインド31の実行ボタンを押したときのそれぞれの状態に従って処理が実行される。   Finally, by pressing the execution button of the process selection window 31, the parameter setting content input to the setting reference window 32 is set to the module selected in the module window 33. In this case, the execution button of the process selection window 31 is not affected by the order of the process selection in the process selection window 31, the parameter input in the setting reference window 32, and the module selection in the module window 33. Processing is executed according to each state when the button is pressed.

このように、複数のモジュールに対して同一パラメータの設定をまとめてすることができ、従来のようにモジュールひとつひとつに同じ作業を行う必要がなくなり、設定に費やす時間を短縮することができる。   In this way, the same parameter setting can be made for a plurality of modules together, so that it is not necessary to perform the same operation for each module as in the prior art, and the time spent for setting can be reduced.

パラメータをPLCのモジュールから参照する場合について説明する。
モジュールウインド33に表示されているモジュール一覧の中からパラメータの設定内容を参照したいモジュールをクリックする。モジュールをクリックすることで、該当モジュールのパラメータの設定内容がアップロードされ、設定参照ウインド32にその内容が表示される。
これにより、モジュールに設定されたパラメータの内容を容易に確認することができる。
A case where parameters are referred from a PLC module will be described.
From the module list displayed in the module window 33, click the module for which you want to refer to the parameter settings. By clicking on a module, the parameter setting contents of the module are uploaded and displayed in the setting reference window 32.
Thereby, the contents of the parameters set in the module can be easily confirmed.

また、あるモジュールのパラメータの設定内容を他のモジュールにコピーする場合について説明する。
この場合、コピーのもととなるモジュールのパラメータの設定内容を参照し、設定参照ウインド32にその内容が表示されている状態で、コピー先となるモジュールをモジュールウインド33で選択する。この状態で、処理選択ウインド31の「設定」の項目をチェックし、その後実行ボタンを押すことによりパラメータの設定内容がコピー先のモジュールにコピーされる。
これにより、あるモジュールのパラメータの設定内容を他のモジュールに容易にコピーすることができる。
Also, a case will be described in which the parameter setting contents of a certain module are copied to another module.
In this case, the parameter setting contents of the module to be copied are referred to, and the module to be the copy destination is selected in the module window 33 while the contents are displayed in the setting reference window 32. In this state, the item of “setting” in the process selection window 31 is checked, and then the execution content is copied to copy the parameter setting contents to the copy destination module.
As a result, the parameter setting contents of a certain module can be easily copied to another module.

図3は本発明のパラメータ設定画面の他のイメージ図である。
パラメータをPLCのモジュールから検索する場合について説明する。
設定参照ウインド32に検索するパラメータを表示させた状態にする。表示させる方法としては、設定参照ウインド32の各設定項目に対しパラメータを入力してもよいし、モジュールウインド33に表示されているモジュール一覧の中からモジュールをクリックしてパラメータを読み出してもよい。
FIG. 3 is another image diagram of the parameter setting screen of the present invention.
A case where the parameter is searched from the PLC module will be described.
The parameter to be searched is displayed in the setting reference window 32. As a display method, parameters may be input for each setting item in the setting reference window 32, or parameters may be read by clicking a module from the module list displayed in the module window 33.

この状態で処理選択ウインド31の「検索」の項目をチェックして選択し、実行ボタンを押すと、モジュールウインド33に表示されたモジュール一覧の該当モジュールが同一色で表示され、他のモジュールと識別される。
これにより、設定参照ウインド32に入力又は出力されたパラメータと同一パラメータが設定されているモジュールの検索を容易にすることができる。
In this state, check and select the “search” item in the process selection window 31 and press the execute button. The corresponding module in the module list displayed in the module window 33 is displayed in the same color, and is distinguished from other modules. Is done.
Thereby, it is possible to easily search for a module in which the same parameter as the parameter input or output to the setting reference window 32 is set.

なお、検索時に設定参照ウインド32にパラメータを入力する場合、全ての設定項目について入力する必要はなく、入力した範囲においてパラメータの設定内容が共通するモジュールを検索することができる。   When parameters are input to the setting reference window 32 at the time of searching, it is not necessary to input all the setting items, and it is possible to search for modules having the same parameter setting contents in the input range.

本発明の一実施例を示す構成図である。It is a block diagram which shows one Example of this invention. 本発明のパラメータ設定画面のイメージ図である。It is an image figure of the parameter setting screen of this invention. 本発明のパラメータ設定画面の他のイメージ図である。It is another image figure of the parameter setting screen of the present invention. 従来のパラメータ設定画面のイメージ図である。It is an image figure of the conventional parameter setting screen.

符号の説明Explanation of symbols

10 PLC支援装置
11 モジュール選択手段
12 設定参照手段
13 処理選択手段
14 処理実行手段
20 PLC
33 モジュールウインド
DESCRIPTION OF SYMBOLS 10 PLC support apparatus 11 Module selection means 12 Setting reference means 13 Process selection means 14 Process execution means 20 PLC
33 Module window

Claims (4)

プログラマブルロジックコントローラを構成する各モジュールのパラメータを設定するプログラマブルロジックコントローラ支援装置において、
パラメータの設定の対象となるモジュールを選択するモジュール選択手段と、
設定するパラメータを入力又は参照するパラメータを出力する設定参照手段と、
モジュールに対して実行する処理を選択する処理選択手段と、
前記モジュール選択手段により選択したモジュールを対象として前記処理選択手段で選択した処理を実行する処理実行手段と、を有し
前記処理選択手段は、前記設定参照手段に入力したパラメータをモジュールに設定するか、前記設定参照手段に出力されたパラメータと同一パラメータのモジュールを検索するかの処理を選択することを特徴とするプログラマブルロジックコントローラ支援装置。
In the programmable logic controller support device for setting the parameters of each module constituting the programmable logic controller,
Module selection means for selecting a module for which a parameter is set;
A setting reference means for inputting or referring to a parameter to be set;
A process selection means for selecting a process to be executed on the module;
Processing execution means for executing the process selected by the process selection means for the module selected by the module selection means ;
The process selection means selects a process for setting a parameter input to the setting reference means in a module or searching for a module having the same parameter as the parameter output to the setting reference means. Logic controller support device.
プログラマブルロジックコントローラを構成する各モジュールのパラメータを設定するプログラマブルロジックコントローラ支援装置において、
パラメータの設定の対象となるモジュールを選択するモジュール選択手段と、
設定するパラメータを入力又は参照するパラメータを出力する設定参照手段と、
モジュールに対して実行する処理を選択する処理選択手段と、
前記モジュール選択手段により選択したモジュールを対象として前記処理選択手段で選択した処理を実行する処理実行手段と、を有し、
前記モジュール選択手段は、前記設定参照手段に入力又は出力されたパラメータと同一パラメータが設定されているモジュールの検索処理を実行した場合、モジュールウインドに表示されたモジュール一覧の該当モジュールを同一色表示とすることを特徴とするプログラマブルロジックコントローラ支援装置。
In the programmable logic controller support device for setting the parameters of each module constituting the programmable logic controller,
Module selection means for selecting a module for which a parameter is set;
A setting reference means for inputting or referring to a parameter to be set;
A process selection means for selecting a process to be executed on the module;
Processing execution means for executing the process selected by the process selection means for the module selected by the module selection means;
When the module selection unit executes a search process for a module in which the same parameter as the parameter input or output to the setting reference unit is executed, the corresponding module in the module list displayed in the module window is displayed in the same color. A programmable logic controller support device characterized by:
前記モジュール選択手段によるモジュールの選択は、モジュールウインドに表示されたモジュール一覧の各モジュールに対応して設けられたチェック欄をチェックすることにより行うことを特徴とする1又は2に記載のプログラマブルロジックコントローラ支援装置。   3. The programmable logic controller according to 1 or 2, wherein the module selection unit performs module selection by checking a check column provided corresponding to each module in the module list displayed in the module window. Support device. 前記モジュール選択手段によるモジュールの選択は、モジュールウインドに表示されたモジュール一覧の各モジュールを選択することにより行うことを特徴とする請求項1又は2に記載のプログラマブルロジックコントローラ支援装置。 The programmable logic controller support apparatus according to claim 1 or 2 , wherein the module selection by the module selection means is performed by selecting each module in the module list displayed in the module window.
JP2007018636A 2007-01-30 2007-01-30 Programmable logic controller support device Active JP4803051B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007018636A JP4803051B2 (en) 2007-01-30 2007-01-30 Programmable logic controller support device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007018636A JP4803051B2 (en) 2007-01-30 2007-01-30 Programmable logic controller support device

Publications (2)

Publication Number Publication Date
JP2008186206A JP2008186206A (en) 2008-08-14
JP4803051B2 true JP4803051B2 (en) 2011-10-26

Family

ID=39729211

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007018636A Active JP4803051B2 (en) 2007-01-30 2007-01-30 Programmable logic controller support device

Country Status (1)

Country Link
JP (1) JP4803051B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5672655B2 (en) * 2009-03-25 2015-02-18 ヤマハ株式会社 Acoustic signal processing device
WO2010109729A1 (en) 2009-03-25 2010-09-30 三菱電機株式会社 Parameter setting device
JP5332794B2 (en) * 2009-03-25 2013-11-06 ヤマハ株式会社 Acoustic signal processing device
JP5531429B2 (en) * 2009-03-25 2014-06-25 ヤマハ株式会社 Parameter display device
JP5782339B2 (en) * 2011-09-02 2015-09-24 アズビル株式会社 Parameter setting device and parameter setting method
JP2014096099A (en) * 2012-11-12 2014-05-22 Azbil Corp Device management apparatus and device management method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07253806A (en) * 1994-03-15 1995-10-03 Fuji Facom Corp Scheduler definition generation device
JPH11304815A (en) * 1998-04-20 1999-11-05 Hitachi Ltd Carrying system
JP4371673B2 (en) * 2003-02-28 2009-11-25 キヤノン株式会社 Program installation method and server device
JP2006158079A (en) * 2004-11-29 2006-06-15 Yaskawa Electric Corp Multiple-axis drive unit
JP3925557B2 (en) * 2005-02-28 2007-06-06 オムロン株式会社 Parameter setting device

Also Published As

Publication number Publication date
JP2008186206A (en) 2008-08-14

Similar Documents

Publication Publication Date Title
US7587251B2 (en) Remote monitoring and control of an I/O module
JP4803051B2 (en) Programmable logic controller support device
US20180322035A1 (en) Automation testing platform for facilitating automatic testing of an information technology (it) enabled application
US20180095604A1 (en) Rendering components based on screen size
US10175954B2 (en) Method of processing big data, including arranging icons in a workflow GUI by a user, checking process availability and syntax, converting the workflow into execution code, monitoring the workflow, and displaying associated information
US20110265175A1 (en) Graphical user interface tester
JP5619328B1 (en) Sequence program creation support device
US10387124B2 (en) System and method for creating domain specific language
US7130760B2 (en) Reporting invalid parameter values for a parameter-based system
JP4426492B2 (en) Programmable terminal system
US10135684B2 (en) Differential staging of devices in bulk enrollment
JP6260585B2 (en) Information processing apparatus and information processing program
JP6141561B2 (en) Object adjustment tool and object adjustment program
CN104267892A (en) Orientation adjustment method and device
JP6215105B2 (en) Program conversion apparatus and conversion processing program
CA3058917A1 (en) Multi-language keyboard system
US10782963B2 (en) Introducing artifact information system and method
CN110955813A (en) Data crawling method and device
CN107818000B (en) Operation method and device of page table
JP4005605B2 (en) Vehicle quality analysis system, multiple data management method and program thereof
JP7014199B2 (en) Control systems, information processing equipment, and information processing programs
JP5286402B2 (en) Method for analyzing a plurality of images having the same image block using an image analysis program
JP7044086B2 (en) Control systems, control methods, and control programs
Sur Visual Studio 2013 and. NET 4.5 Expert Cookbook
EP4148559A1 (en) Self-directed computer system validation

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110303

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110310

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110401

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110712

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110725

R150 Certificate of patent or registration of utility model

Ref document number: 4803051

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140819

Year of fee payment: 3