JP4556807B2 - Program verification device - Google Patents

Program verification device Download PDF

Info

Publication number
JP4556807B2
JP4556807B2 JP2005240650A JP2005240650A JP4556807B2 JP 4556807 B2 JP4556807 B2 JP 4556807B2 JP 2005240650 A JP2005240650 A JP 2005240650A JP 2005240650 A JP2005240650 A JP 2005240650A JP 4556807 B2 JP4556807 B2 JP 4556807B2
Authority
JP
Japan
Prior art keywords
program
difference
line
lines
compared
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
JP2005240650A
Other languages
Japanese (ja)
Other versions
JP2007058368A (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 JP2005240650A priority Critical patent/JP4556807B2/en
Publication of JP2007058368A publication Critical patent/JP2007058368A/en
Application granted granted Critical
Publication of JP4556807B2 publication Critical patent/JP4556807B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、複数のプログラムを比較してその差分を照合するプログラムの照合装置に関する。本発明の照合対象となるプログラムは、プログラマブルロジックコントローラ(以下、PLC)に適用されるラダープログラムである。   The present invention relates to a program verification apparatus that compares a plurality of programs and compares the differences. The program to be verified in the present invention is a ladder program applied to a programmable logic controller (hereinafter referred to as PLC).

図3は、従来のプログラムの照合装置の構成例を示す機能ブロック図である。1は、フィールド機器(図示せず)を制御するPLCであり、11はこのPLCにおいて稼動中のプログラムAのファイルである。   FIG. 3 is a functional block diagram showing a configuration example of a conventional program verification apparatus. Reference numeral 1 denotes a PLC that controls a field device (not shown), and reference numeral 11 denotes a file of a program A that is operating in this PLC.

このプログラムAは、予め上位装置でエンジニアリングされてダウンロードされたものであるが、ユーザ2によりオンラインメンテナンスが実行されると、ダウンロード時の内容に対して変更が生ずる。   This program A is downloaded by being engineered in advance by the host device. However, when online maintenance is executed by the user 2, the contents at the time of downloading change.

3は、PLC1が接続される通信バスである。4は、この通信バス3を介してPLC1と通信する上位装置であり、プログラム間の差分照合と編集機能を有する。上位装置4において、41は、通信バス3を介してPLC1より取得してコピーした稼働中のプログラムAのファイルである。42はプログラム生成手段である。43及び44は、このプログラム生成手段でユーザが生成したプログラムA´及びプログラムA″のファイルである。   3 is a communication bus to which the PLC 1 is connected. Reference numeral 4 denotes a host device that communicates with the PLC 1 via the communication bus 3 and has a function of comparing and editing the difference between programs. In the host device 4, reference numeral 41 denotes a file of the operating program A that is acquired from the PLC 1 via the communication bus 3 and copied. Reference numeral 42 denotes program generation means. Reference numerals 43 and 44 denote files of the program A ′ and the program A ″ generated by the user by the program generation means.

以下、差分照合と編集に関連する構成につき説明する。45は差分抽出手段であり、比較対象のプログラムA,A´,A″を比較して差分がある場合にはそれを抽出し、その差分データ(ニモニック)を差分データ表示手段46に渡して表示させる。   Hereinafter, a configuration related to difference matching and editing will be described. Reference numeral 45 denotes a difference extraction means, which compares the comparison target programs A, A ′, A ″ and extracts any difference, and passes the difference data (mnemonic) to the difference data display means 46 for display. Let

編集者5は、この差分に関する表示データを情報とし、編集手段47で変更対象のプログラム(A,A´,A″のいずれか)を呼び出して表示し、変更箇所を検索した上で、ラダープログラム上の相違点を確認する。確認後、編集者5は必要に応じて差分内容を編集し、その編集結果を比較相手のプログラムに合成して保存手段49により保存する、マージを実行する。   The editor 5 uses the display data relating to the difference as information, calls and displays the program to be changed (any one of A, A ′, and A ″) by the editing means 47, searches the changed portion, and then the ladder program. After the confirmation, the editor 5 edits the contents of the difference as necessary, combines the edited result with the comparison partner program, and saves it by the saving means 49, and executes merge.

図4は、マージの実行手順を示すイメージ図である。ファイル41及び43のプログラムA及びA´が比較されて差分データが抽出され、差分表示手段46にニモニック表示される。この差分データとプログラム表示手段48によるプログラムAの表示画面により編集を実行し、その結果をプログラムA´側に保存することでマージが実行される。   FIG. 4 is an image diagram showing a merge execution procedure. The programs A and A ′ of the files 41 and 43 are compared, and difference data is extracted and displayed mnemonically on the difference display means 46. The merge is executed by editing the difference data and the display screen of the program A by the program display means 48 and storing the result on the program A ′ side.

特許文献1には、プログラマブルロジックコントローラのプログラミング、特にラダー作成ツールに有効に適用可能なプログラム入力支援方法が記載されている。   Patent Document 1 describes a program input support method that can be effectively applied to programming of a programmable logic controller, particularly to a ladder creation tool.

特開2004−259084号公報JP 2004-259084 A

従来のプログラムの照合装置では、次のような問題点があった。
(1)差分データ表示手段により、プログラムの差分はニモニックではわかるが、実際のラダープログラムで表現されないので、プログラムをイメージできない。
The conventional program verification device has the following problems.
(1) Although the difference of the program is mnemonic by the difference data display means, the program cannot be imaged because it is not expressed by the actual ladder program.

(2)プログラムを呼び出して表示した場合に、差分個所とラダー位置を編集者が判定しなくてはならず、操作が煩雑である。 (2) When the program is called up and displayed, the editor must determine the difference location and the ladder position, and the operation is complicated.

(3)差分データを実際のラダープログラムに反映するためには、表示されているニモニックを理解してラダーに置き換える必要があり、操作が煩雑である。 (3) In order to reflect the difference data in the actual ladder program, it is necessary to understand the displayed mnemonic and replace it with a ladder, and the operation is complicated.

(4)差分のマージの数が多くなると、差分結果と実際のマージ対象個所が異なってわからなくなり、マージの操作ミスの要因となる。 (4) When the number of difference merges increases, the difference result and the actual merge target part are different and cannot be known, which causes a merge operation error.

(5)このようなことから、従来の差分データ表示手段による機能では、差分はわかったとしても、差分マージを行うことは処理時間や品質に大きな影響を及ぼしていた。 (5) As described above, even if the difference is found in the function of the conventional difference data display means, performing the difference merging has a great influence on the processing time and quality.

従って本発明が解決しようとする課題は、複数プログラムの差分照合を行なう場合に、差分のあるプログラムの記述行と差分行以外の全行を同時に把握できるプログラム照合装置を実現することにある。   Therefore, the problem to be solved by the present invention is to realize a program verification apparatus capable of simultaneously grasping a description line of a program having a difference and all lines other than the difference line when performing differential verification of a plurality of programs.

このような課題を達成するために、本発明の構成は次の通りである。
(1)複数のプログラムを比較してその差分を照合するプログラムの照合装置において、
比較されるプログラム間の相違がある行である差分行並びにその差分行以外の全行を同一画面上に表示する照合手段を備え、
前記照合手段は、前記差分行を識別表示すると共に、複数の差分行を順次ジャンプして表示することを特徴とするプログラムの照合装置。
In order to achieve such an object, the configuration of the present invention is as follows.
(1) In a program verification apparatus that compares a plurality of programs and compares the differences,
A difference line that is a line with a difference between programs to be compared and a matching unit that displays all lines other than the difference line on the same screen;
The collating device according to claim 1, wherein the collating means identifies and displays the differential lines, and sequentially jumps and displays a plurality of differential lines .

)前記差分行を編集する編集手段を備えることを特徴とする(1)に記載のプログラムの照合装置。
( 2 ) The program verification apparatus according to (1), further comprising an editing unit that edits the difference line.

)前記差分行を、比較対象のプログラムの差分行に合成するマージ手段を備えることを特徴とする(1)または(2)に記載のプログラムの照合装置。
( 3 ) The program verification apparatus according to (1) or (2), further comprising a merging unit that synthesizes the difference line with a difference line of a program to be compared.

)前記マージ手段は、差分行毎に比較対象のプログラムの差分行に合成することを特徴とする()に記載のプログラムの照合装置。
( 4 ) The program matching apparatus according to ( 3 ), wherein the merging unit synthesizes the difference lines of the program to be compared for each difference line.

)前記マージ手段は、差分行を一括して比較対象のプログラムの差分行に合成することを特徴とする()に記載のプログラムの照合装置。
( 5 ) The program matching apparatus according to ( 3 ), wherein the merging unit collectively synthesizes the difference lines into the difference lines of the program to be compared.

)前記マージ手段は、差分合成後のプログラムを再表示することを特徴とする(3)乃至(5)のいずれかに記載のプログラムの照合装置。
( 6 ) The program matching apparatus according to any one of (3) to (5) , wherein the merging unit redisplays the program after the difference synthesis.

)前記プログラムは、プログラマブルコントローラに適用されるラダープログラムであることを特徴とする(1)乃至()のいずれかに記載のプログラムの照合装置。

( 7 ) The program verification device according to any one of (1) to ( 6 ), wherein the program is a ladder program applied to a programmable controller.

以上説明したことから明らかなように、本発明によれば次のような効果がある。
(1)照合手段の比較表示画面により、実際のラダープログラムの表現で差分を視覚的に把握することができる。
As is apparent from the above description, the present invention has the following effects.
(1) On the comparison display screen of the collating means, the difference can be visually grasped by the actual ladder program expression.

(2)プログラムを呼び出して、差分個所とラダー位置を編集者が判定する煩雑な操作をする必要がない。 (2) It is not necessary to call the program and perform complicated operations for the editor to determine the difference location and the ladder position.

(3)ニモニック表示の差分データを、実際のラダープログラムに置き換える煩雑な操作をする必要がない。 (3) There is no need to perform complicated operations to replace the difference data of the mnemonic display with an actual ladder program.

(4)差分のマージの数が多くなっても、差分結果と実際のマージ対象個所が比較表示画面で視覚的に確認できるので、マージの操作ミスが発生しない。 (4) Even if the number of difference merges increases, the difference result and the actual merge target portion can be visually confirmed on the comparison display screen, so that a merge operation error does not occur.

以下、本発明を図面により詳細に説明する。図1は本発明を適用したプログラムの照合装置の一実施形態を示す機能ブロック図である。図3で説明した従来装置と同一要素には同一符号を付して説明を省略する。以下、本発明の特徴部につき説明する。   Hereinafter, the present invention will be described in detail with reference to the drawings. FIG. 1 is a functional block diagram showing an embodiment of a program verification apparatus to which the present invention is applied. The same elements as those of the conventional apparatus described with reference to FIG. Hereinafter, the characteristic part of the present invention will be described.

図1において、100は本発明が適用された上位装置である。この上位装置100において、プログラムAの取得ファイル101、プログラム生成手段102、生成されたプログラムA´及びA″のファイル103及び104は、図3の従来装置で説明した構成要素41乃至44と同一機能を有する。   In FIG. 1, reference numeral 100 denotes a host device to which the present invention is applied. In the host apparatus 100, the program A acquisition file 101, the program generation means 102, and the generated programs A ′ and A ″ files 103 and 104 have the same functions as the components 41 to 44 described in the conventional apparatus of FIG. Have

105は、本発明の主要部をなす照合手段であり、比較されるプログラム間の相違がある行である差分行並びにその差分行以外の全行を同一画面上に表示する。105aはプログラムAとプログラムA´の比較表示画面であり、対応する2箇所の差分行S1とS1´及びS2とS2´が、差分行以外の全行と共に同一画面上に比較表示されている。   Reference numeral 105 denotes collation means that constitutes a main part of the present invention, and displays a difference line that is a line having a difference between programs to be compared and all lines other than the difference line on the same screen. Reference numeral 105a denotes a comparison display screen between the program A and the program A ′, and two corresponding difference lines S1 and S1 ′ and S2 and S2 ′ are displayed in comparison on the same screen together with all the lines other than the difference lines.

図2は、差分行を含むラダープログラムを表示する比較表示画面105aの実際の表示画面例である。照合手段105は、差分行S1とS1´及びS2とS2を、視覚的に把握し易いように、図示に様な網掛けや変色等により識別表示する。   FIG. 2 is an example of an actual display screen of the comparison display screen 105a that displays a ladder program including a difference line. The collation means 105 identifies and displays the difference rows S1 and S1 ′ and S2 and S2 by shading, discoloration, etc. as shown in the drawing so that it can be easily grasped visually.

比較表示画面105aでは、プログラムA及びプログラムA´の全行を1画面に表示することは不可能であるから、スクロール表示となる。プログラム照合手段105は、この場合、複数の差分行を順次ジャンプして表示する機能を有する。この機能により差分行の確認作業を効率化することができる。   On the comparison display screen 105a, since it is impossible to display all lines of the program A and the program A ′ on one screen, scroll display is performed. In this case, the program verification unit 105 has a function of sequentially jumping and displaying a plurality of difference lines. This function makes it possible to make the difference line confirmation work more efficient.

106は編集手段であり、編集者5は照合手段105の表示情報に基づいて差分行を順次チェックしながら必要に応じてその差分行を編集することができる。107はマージ手段であり、表示された差分行及び編集された差分行を比較対象のプログラムに合成するマージを実行することができる。   Reference numeral 106 denotes an editing means, and the editor 5 can edit the difference lines as necessary while sequentially checking the difference lines based on the display information of the matching means 105. Reference numeral 107 denotes a merging unit, which can execute a merge that combines the displayed difference line and the edited difference line into a program to be compared.

マージ手段107は、差分行毎に比較対象のプログラムの差分行に合成することができる。図2では、プログラムAの差分行S1を、プログラムA´の差分行S1´にマージする例を示している。マージ手段107は、複数個の差分行を一括して比較対象のプログラムの差分行に合成することもできる。   The merging means 107 can synthesize the difference lines of the comparison target program for each difference line. FIG. 2 shows an example in which the difference line S1 of the program A is merged with the difference line S1 ′ of the program A ′. The merging means 107 can also combine a plurality of difference lines into a difference line of a program to be compared at a time.

更に、マージ手段107は、差分合成後のプログラムをリアルタイムに再表示することができ、マージ結果の妥当性を即座に確認することができる。これにより、マージミスの軽減を実現することが可能である。   Furthermore, the merging means 107 can redisplay the program after the difference synthesis in real time, and can immediately confirm the validity of the merge result. As a result, it is possible to reduce merge errors.

照合手段105、編集手段106、マージ手段106の各種操作は、画面に表示される操作候補スイッチ(図示せず)をクリックすることで実行される。これらの操作機能は、ウィンドウズ(登録商標)でサポートされている標準的なソフトウェアで開発可能である。   Various operations of the collating unit 105, the editing unit 106, and the merging unit 106 are executed by clicking an operation candidate switch (not shown) displayed on the screen. These operation functions can be developed with standard software supported by Windows (registered trademark).

本発明のモニタ対象となるプログラムとしては、プログラマブルコントローラに適用されるラダープログラムの例を示したが、これに限定されるものではなく、本発明は、プログラム一般の照合とマージを実行する装置に有効に適用することができる。   As an example of the program to be monitored of the present invention, an example of a ladder program applied to a programmable controller has been shown. However, the present invention is not limited to this, and the present invention can be applied to an apparatus for executing general program collation and merging. It can be applied effectively.

本発明を適用したプログラムの照合装置の一実施形態を示す機能ブロック図である。It is a functional block diagram which shows one Embodiment of the collation apparatus of the program to which this invention is applied. 差分行を含むラダープログラムの比較表示画面の実際の画面表示例である。It is an actual screen display example of a comparison display screen of a ladder program including a difference line. 従来のプログラムの照合装置の構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the collation apparatus of the conventional program. マージの実行手順を示すイメージ図である。It is an image figure which shows the execution procedure of merge.

符号の説明Explanation of symbols

1 PLC
11 プログラムAのファイル
2 ユーザ
3 通信バス
5 編集者
100 上位装置
101 プログラムAの取得ファイル
102 プログラム生成手段
103 プログラムA´のファイル
104 プログラムA″のファイル
105 照合手段
105a 比較表示画面
106 編集手段
107 マージ手段

1 PLC
11 Program A file 2 User 3 Communication bus 5 Editor 100 Host device 101 Program A acquisition file 102 Program generation means 103 Program A ′ file 104 Program A ″ file 105 Collation means 105a Comparison display screen 106 Editing means 107 Merge means

Claims (7)

複数のプログラムを比較してその差分を照合するプログラムの照合装置において、
比較されるプログラム間の相違がある行である差分行並びにその差分行以外の全行を同一画面上に表示する照合手段を備え、
前記照合手段は、前記差分行を識別表示すると共に、複数の差分行を順次ジャンプして表示することを特徴とするプログラムの照合装置。
In a program verification device that compares a plurality of programs and compares the differences,
A difference line that is a line with a difference between programs to be compared and a matching unit that displays all lines other than the difference line on the same screen;
The collating device according to claim 1, wherein the collating means identifies and displays the differential lines, and sequentially jumps and displays a plurality of differential lines .
前記差分行を編集する編集手段を備えることを特徴とする請求項1に記載のプログラムの照合装置。 2. The program verification apparatus according to claim 1, further comprising an editing unit that edits the difference line. 前記差分行を、比較対象のプログラムの差分行に合成するマージ手段を備えることを特徴とする請求項1または2に記載のプログラムの照合装置。 3. The program verification apparatus according to claim 1, further comprising a merging unit that synthesizes the difference line with a difference line of a program to be compared. 前記マージ手段は、差分行毎に比較対象のプログラムの差分行に合成することを特徴とする請求項3に記載のプログラムの照合装置 4. The program verification apparatus according to claim 3, wherein the merging unit synthesizes a difference line of a program to be compared for each difference line. 前記マージ手段は、差分行を一括して比較対象のプログラムの差分行に合成することを特徴とする請求項に記載のプログラムの照合装置。 4. The program collating apparatus according to claim 3 , wherein the merging unit synthesizes the difference lines into the difference lines of the program to be compared. 前記マージ手段は、差分合成後のプログラムを再表示することを特徴とする請求項3乃至5のいずれかに記載のプログラムの照合装置。 6. The program verification apparatus according to claim 3 , wherein the merging unit redisplays the program after the difference synthesis. 前記プログラムは、プログラマブルコントローラに適用されるラダープログラムであることを特徴とする請求項1乃至のいずれかに記載のプログラムの照合装置。 The program verification apparatus program according to any one of claims 1 to 6, characterized in that a ladder program that is applied to the programmable controller.
JP2005240650A 2005-08-23 2005-08-23 Program verification device Active JP4556807B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005240650A JP4556807B2 (en) 2005-08-23 2005-08-23 Program verification device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005240650A JP4556807B2 (en) 2005-08-23 2005-08-23 Program verification device

Publications (2)

Publication Number Publication Date
JP2007058368A JP2007058368A (en) 2007-03-08
JP4556807B2 true JP4556807B2 (en) 2010-10-06

Family

ID=37921846

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005240650A Active JP4556807B2 (en) 2005-08-23 2005-08-23 Program verification device

Country Status (1)

Country Link
JP (1) JP4556807B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11927933B2 (en) 2018-10-18 2024-03-12 Mitsubishi Electric Corporation Program comparison apparatus, program comparison method, and computer readable medium

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010032351A (en) * 2008-07-29 2010-02-12 Yokogawa Electric Corp Operation test support device
JP2012108568A (en) * 2009-03-13 2012-06-07 Mitsubishi Electric Corp Program creation support device
JP5595224B2 (en) * 2010-10-29 2014-09-24 株式会社日立製作所 Ladder program comparison method
JP2013109713A (en) * 2011-11-24 2013-06-06 Jtekt Corp Peripheral equipment of programmable controller
JP5964077B2 (en) * 2012-02-27 2016-08-03 三菱重工業株式会社 Control program management system and control program change method
JP5591271B2 (en) * 2012-03-26 2014-09-17 三菱電機株式会社 Logic drawing processing apparatus and processing method thereof
JP5904885B2 (en) * 2012-06-25 2016-04-20 住友重機械工業株式会社 Data comparison apparatus and data comparison method
JP6072714B2 (en) * 2014-02-20 2017-02-01 三菱電機株式会社 Program verification device
JP7003648B2 (en) * 2017-12-27 2022-01-20 株式会社明電舎 File change support device, file change support method and file change support program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003303003A (en) * 2002-04-08 2003-10-24 Fuji Mach Mfg Co Ltd Device and program for comparing sequence circuit
JP2004127156A (en) * 2002-10-07 2004-04-22 Nec Micro Systems Ltd Version management method and version management program
JP2006244178A (en) * 2005-03-03 2006-09-14 Bridgestone Corp Collation program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3711863A (en) * 1972-01-21 1973-01-16 Honeywell Inf Systems Source code comparator computer program
JPS63244134A (en) * 1987-03-30 1988-10-11 Shimadzu Corp Developing device for computer program
JPH02230294A (en) * 1989-03-03 1990-09-12 Nec Corp Scrolling control system for display
JPH09230915A (en) * 1996-02-26 1997-09-05 Matsushita Electric Works Ltd Programming device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003303003A (en) * 2002-04-08 2003-10-24 Fuji Mach Mfg Co Ltd Device and program for comparing sequence circuit
JP2004127156A (en) * 2002-10-07 2004-04-22 Nec Micro Systems Ltd Version management method and version management program
JP2006244178A (en) * 2005-03-03 2006-09-14 Bridgestone Corp Collation program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11927933B2 (en) 2018-10-18 2024-03-12 Mitsubishi Electric Corporation Program comparison apparatus, program comparison method, and computer readable medium

Also Published As

Publication number Publication date
JP2007058368A (en) 2007-03-08

Similar Documents

Publication Publication Date Title
JP4556807B2 (en) Program verification device
JP5702811B2 (en) Operation program creation device
US20060089728A1 (en) Sequence program editing apparatus
CN106662857B (en) Control program maintenance device, control program maintenance method and program
US6751523B2 (en) NC machining simulation apparatus
US20190303517A1 (en) Simulation device
JP2019160079A (en) Development support device, development support method, and development support program
JP2006277290A (en) Operation support device and method, and business navigation system
KR101951586B1 (en) Object adjustment tool and recording medium
JP4179355B2 (en) Fillet creation device
JP2005309593A (en) Program preparation device and program preparation method
JP4767309B2 (en) Information processing apparatus, information processing method, and computer program
US20110184549A1 (en) Machining Tool Control System and Control Method
JP4888663B2 (en) Verification program automatic generation apparatus, method and program thereof
JP2003084813A (en) Editing device for ladder circuit and its editing method
JP4743869B2 (en) Screen data generation method
JP7000302B2 (en) Information processing equipment
JP2005063425A (en) Simulation support tool, verification system of ladder program, generation method of program product and test input ladder program, and verification method of the ladder program
JP2008117029A (en) Method for checking out invalid procedure during creation of operational work procedure, method for generating command for preventing occurrence of failure, automatic execution command generation system, and program therefor
JP3170154B2 (en) SFC program development equipment
WO2023053641A1 (en) Creation assistance method, program, and creation assistance system
JP2982490B2 (en) SFC programming method
JP6919338B2 (en) Program development support device, program development support system, program development support method, and program development support program
JP2003223204A (en) Programming method of programmable controller, system thereof and recording medium thereof
WO2020184195A1 (en) Ladder diagram program creation assistance device, ladder diagram program creation assistance method, and ladder diagram program creation assistance program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080326

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100128

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100226

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 4556807

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20140730

Year of fee payment: 4