JP5279901B2 - シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム - Google Patents
シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム Download PDFInfo
- Publication number
- JP5279901B2 JP5279901B2 JP2011515795A JP2011515795A JP5279901B2 JP 5279901 B2 JP5279901 B2 JP 5279901B2 JP 2011515795 A JP2011515795 A JP 2011515795A JP 2011515795 A JP2011515795 A JP 2011515795A JP 5279901 B2 JP5279901 B2 JP 5279901B2
- Authority
- JP
- Japan
- Prior art keywords
- value
- range
- setting
- skip
- debugging
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 11
- 238000000605 extraction Methods 0.000 claims description 19
- 239000000284 extract Substances 0.000 claims description 11
- 238000010586 diagram Methods 0.000 description 61
- 230000006870 function Effects 0.000 description 9
- 230000015654 memory Effects 0.000 description 2
- 230000002250 progressing effect Effects 0.000 description 2
- 101100328887 Caenorhabditis elegans col-34 gene Proteins 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
- G05B19/056—Programming the PLC
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/048—Monitoring; Safety
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/36—Preventing errors by testing or debugging software
- G06F11/3664—Environments for testing or debugging software
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/10—Plc systems
- G05B2219/13—Plc programming
- G05B2219/13142—Debugging, tracing
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Automation & Control Theory (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- General Engineering & Computer Science (AREA)
- Programmable Controllers (AREA)
Description
〔本実施の形態〕
2 ROM
3 RAM
4 キーボード
5 ディスプレイ
8 HDD
9 NIC
10 デバッグ装置
11 入力装置
12 制御部
13 表示装置
21 設定部
22 範囲設定部
23 抽出部
24 画面生成部
25 値設定部
28 データ保持部
29 実行部
Claims (6)
- シーケンスプログラムを実行する際にスキップするスキップ範囲を設定する範囲設定部と、
前記スキップ範囲に含まれ他の範囲に値を出力する出力接点を抽出する抽出部と、
抽出された前記出力接点に値を設定する値設定部と、
を有し、
前記抽出部は、さらに、前記スキップ範囲と異なる範囲に含まれ前記スキップ範囲に値を入力する入力接点を抽出し、
前記出力接点の値が前記入力接点の値に対応して変化する場合に、前記値設定部は、前記入力接点が取り得る値毎に、前記出力接点の値を設定することを特徴とするシーケンスプログラムのデバッグ装置。 - 設定された前記値を保持する値保持部を有することを特徴とする請求項1記載のシーケンスプログラムのデバッグ装置。
- 設定された前記出力接点の値を用いて、前記シーケンスプログラムのデバッグ処理を実行する実行部を有することを特徴とする請求項1または2に記載のシーケンスプログラムのデバッグ装置。
- 前記入力接点及び前記出力接点は、ビットデバイス又はワードデバイスであることを特徴とする請求項1ないし3の何れか一項に記載のシーケンスプログラムのデバッグ装置。
- シーケンスプログラムを実行する際にスキップするスキップ範囲を設定する範囲設定ステップと、
前記スキップ範囲に含まれ他の範囲に値を出力する出力接点を抽出する抽出ステップと、
抽出された前記出力接点に値を設定する値設定ステップと、
を有し、
前記抽出ステップは、さらに、前記スキップ範囲と異なる範囲に含まれ前記スキップ範囲に値を入力する入力接点を抽出し、
前記出力接点の値が前記入力接点の値に対応して変化する場合に、前記値設定ステップは、前記入力接点が取り得る値毎に、前記出力接点の値を設定する
ことを特徴とするシーケンスプログラムのデバッグ方法。 - シーケンスプログラムを実行する際にスキップするスキップ範囲を設定する範囲設定ステップと、
前記スキップ範囲に含まれ他の範囲に値を出力する出力接点を抽出する抽出ステップと、
抽出された前記出力接点に値を設定する値設定ステップと、
を有し、
前記抽出ステップは、さらに、前記スキップ範囲と異なる範囲に含まれ前記スキップ範囲に値を入力する入力接点を抽出し、
前記出力接点の値が前記入力接点の値に対応して変化する場合に、前記値設定ステップは、前記入力接点が取り得る値毎に、前記出力接点の値を設定する
シーケンスプログラムのデバッグ方法をコンピュータに実行させるためのプログラム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2009/059709 WO2010137139A1 (ja) | 2009-05-27 | 2009-05-27 | シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2010137139A1 JPWO2010137139A1 (ja) | 2012-11-12 |
JP5279901B2 true JP5279901B2 (ja) | 2013-09-04 |
Family
ID=43222280
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011515795A Expired - Fee Related JP5279901B2 (ja) | 2009-05-27 | 2009-05-27 | シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム |
Country Status (6)
Country | Link |
---|---|
US (1) | US20120072777A1 (ja) |
JP (1) | JP5279901B2 (ja) |
KR (1) | KR101324370B1 (ja) |
CN (1) | CN102449563B (ja) |
DE (1) | DE112009004802T5 (ja) |
WO (1) | WO2010137139A1 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE112012006107B4 (de) * | 2012-03-26 | 2015-12-03 | Mitsubishi Electric Corp. | Sequenzprogramm-Fehlerbehebungs-Hilfsvorrichtung |
DE112013006688T5 (de) * | 2013-03-07 | 2015-10-29 | Mitsubishi Electric Corporation | Kontaktplanprogramm-Anzeigeprogramm und Kontaktplanprogramm-Anzeigevorrichtung |
WO2015170382A1 (ja) * | 2014-05-08 | 2015-11-12 | 三菱電機株式会社 | エンジニアリングツール、プログラム編集装置およびプログラム編集システム |
JP5762601B1 (ja) * | 2014-06-17 | 2015-08-12 | 三菱電機株式会社 | プログラム編集装置、方法、およびプログラム |
JP6150953B2 (ja) * | 2015-06-01 | 2017-06-21 | 三菱電機株式会社 | デバッグ装置、デバッグ方法及びデバッグプログラム |
JP6356726B2 (ja) * | 2016-05-19 | 2018-07-11 | ファナック株式会社 | ラダープログラム解析装置 |
CN109002388B (zh) * | 2018-07-17 | 2021-11-23 | 京信网络系统股份有限公司 | 一种调试方法及装置 |
CN110543429B (zh) * | 2019-09-10 | 2023-05-16 | 深圳前海微众银行股份有限公司 | 测试用例调试方法、装置及存储介质 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05134718A (ja) * | 1991-11-08 | 1993-06-01 | Omron Corp | 故障診断のための診断対象のグループ化方法および装置 |
JPH06250712A (ja) * | 1993-02-26 | 1994-09-09 | Toyoda Mach Works Ltd | プログラマブルコントローラの周辺装置 |
JPH0736510A (ja) * | 1993-07-22 | 1995-02-07 | Mitsubishi Electric Corp | プログラマブルコントローラ |
Family Cites Families (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6093519A (ja) * | 1983-10-26 | 1985-05-25 | Mitsubishi Electric Corp | プロセス入出力信号の模擬装置 |
JP2978260B2 (ja) * | 1991-03-15 | 1999-11-15 | 株式会社日立製作所 | プログラマブルコントローラのプログラミング方法及びその装置 |
CN1279449C (zh) * | 1994-12-28 | 2006-10-11 | 株式会社东芝 | 微处理器 |
JP3439882B2 (ja) | 1995-05-30 | 2003-08-25 | 三菱電機株式会社 | プログラマブルコントローラ装置 |
JPH08328619A (ja) | 1995-06-01 | 1996-12-13 | Omron Corp | 処理装置 |
US6480818B1 (en) * | 1998-11-13 | 2002-11-12 | Cray Inc. | Debugging techniques in a multithreaded environment |
JP2002073370A (ja) * | 2000-08-25 | 2002-03-12 | Nec Microsystems Ltd | デバッグ支援装置およびその装置によるデバッグ方法 |
US7191373B2 (en) * | 2001-03-01 | 2007-03-13 | Syntest Technologies, Inc. | Method and apparatus for diagnosing failures in an integrated circuit using design-for-debug (DFD) techniques |
US7155426B2 (en) * | 2001-09-20 | 2006-12-26 | International Business Machines Corporation | SQL debugging using stored procedures |
CN100351805C (zh) * | 2002-12-26 | 2007-11-28 | 三菱电机株式会社 | 加工程序编制装置 |
US20050028036A1 (en) * | 2003-07-30 | 2005-02-03 | Kohsaku Shibata | Program debug apparatus, program debug method and program |
US7299456B2 (en) * | 2003-09-18 | 2007-11-20 | International Business Machines Corporation | Run into function |
US7383540B2 (en) * | 2003-12-12 | 2008-06-03 | International Business Machines Corporation | Altering execution flow of a computer program |
DE602005015052D1 (de) * | 2004-03-31 | 2009-08-06 | Omron Tateisi Electronics Co | Vorrichtung zur Entwicklungsunterstützung |
US7958497B1 (en) * | 2006-06-07 | 2011-06-07 | Replay Solutions, Inc. | State synchronization in recording and replaying computer programs |
US7836430B2 (en) * | 2006-07-21 | 2010-11-16 | Apple Inc. | Reversing execution of instructions in a debugger |
JP2011028648A (ja) * | 2009-07-28 | 2011-02-10 | Renesas Electronics Corp | オブジェクトコード生成システム、及びオブジェクトコード生成方法 |
US8745597B2 (en) * | 2009-11-25 | 2014-06-03 | International Business Machines Corporation | Providing programming support to debuggers |
US20110137820A1 (en) * | 2009-12-09 | 2011-06-09 | Reisbich Julia | Graphical model-based debugging for business processes |
-
2009
- 2009-05-27 US US13/322,501 patent/US20120072777A1/en not_active Abandoned
- 2009-05-27 JP JP2011515795A patent/JP5279901B2/ja not_active Expired - Fee Related
- 2009-05-27 DE DE112009004802T patent/DE112009004802T5/de not_active Withdrawn
- 2009-05-27 WO PCT/JP2009/059709 patent/WO2010137139A1/ja active Application Filing
- 2009-05-27 CN CN200980159559.6A patent/CN102449563B/zh not_active Expired - Fee Related
- 2009-05-27 KR KR1020117023314A patent/KR101324370B1/ko not_active IP Right Cessation
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05134718A (ja) * | 1991-11-08 | 1993-06-01 | Omron Corp | 故障診断のための診断対象のグループ化方法および装置 |
JPH06250712A (ja) * | 1993-02-26 | 1994-09-09 | Toyoda Mach Works Ltd | プログラマブルコントローラの周辺装置 |
JPH0736510A (ja) * | 1993-07-22 | 1995-02-07 | Mitsubishi Electric Corp | プログラマブルコントローラ |
Also Published As
Publication number | Publication date |
---|---|
CN102449563B (zh) | 2014-06-18 |
KR101324370B1 (ko) | 2013-11-01 |
CN102449563A (zh) | 2012-05-09 |
WO2010137139A1 (ja) | 2010-12-02 |
US20120072777A1 (en) | 2012-03-22 |
KR20120041153A (ko) | 2012-04-30 |
DE112009004802T5 (de) | 2012-06-28 |
JPWO2010137139A1 (ja) | 2012-11-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5279901B2 (ja) | シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム | |
JP5859173B1 (ja) | エンジニアリングツール、プログラム編集装置およびプログラム編集システム | |
JP5228537B2 (ja) | テキスト表示装置、開発システム、テキスト表示方法及びプログラム | |
JP2007072901A5 (ja) | ||
JP6430037B2 (ja) | デバッグ支援装置およびデバッグ支援方法 | |
JP6891838B2 (ja) | 開発支援装置、開発支援方法、および開発支援プログラム | |
JP2006343846A5 (ja) | ||
US20060085783A1 (en) | Multi-process display method in debugger system | |
US9811071B2 (en) | System construction support apparatus | |
SE0402533D0 (sv) | A system and a method for programming an industrial robot | |
CN104238865A (zh) | 一种在电子设备中撤消和重做界面操作的方法及系统 | |
JP2008186206A (ja) | プログラマブルロジックコントローラ支援装置 | |
JP2010102454A (ja) | 情報処理装置、情報処理プログラム | |
JP2008102831A (ja) | 情報提供装置、プログラム及び情報提供方法 | |
JP2010097414A (ja) | 工作機械の制御装置及び制御方法 | |
WO2013186928A1 (ja) | 出力制御装置、出力制御方法、出力制御用プログラム及び情報記録媒体 | |
JP5360423B2 (ja) | Plcのラダー回路図式プログラミング装置における回路要素の並列入力支援方法、並列入力支援装置及びコンピュータプログラム | |
JP2006330778A (ja) | データトレース装置及びプログラムデバッグ装置 | |
WO2019207679A1 (ja) | モニタ支援装置、プログラマブルロジックコントローラ、モニタ支援方法およびモニタ支援プログラム | |
JP2008299423A (ja) | 情報処理装置および情報処理プログラム | |
JP5277217B2 (ja) | 情報処理装置およびコンピュータープログラム | |
JP2005038260A (ja) | プログラマブルコントローラ用のプログラム開発支援装置およびプログラマブルコントローラシステム | |
JP2006092441A (ja) | プログラマブルコントローラ | |
JP4802130B2 (ja) | 図面作成プログラム、図面作成装置および図面作成方法 | |
JP2008165387A5 (ja) |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121120 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121219 |
|
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: 20130423 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130521 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |