WO2010137139A1 - シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム - Google Patents

シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム Download PDF

Info

Publication number
WO2010137139A1
WO2010137139A1 PCT/JP2009/059709 JP2009059709W WO2010137139A1 WO 2010137139 A1 WO2010137139 A1 WO 2010137139A1 JP 2009059709 W JP2009059709 W JP 2009059709W WO 2010137139 A1 WO2010137139 A1 WO 2010137139A1
Authority
WO
WIPO (PCT)
Prior art keywords
value
range
setting
sequence program
debugging
Prior art date
Application number
PCT/JP2009/059709
Other languages
English (en)
French (fr)
Inventor
真人 野々村
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to PCT/JP2009/059709 priority Critical patent/WO2010137139A1/ja
Priority to KR1020117023314A priority patent/KR101324370B1/ko
Priority to DE112009004802T priority patent/DE112009004802T5/de
Priority to CN200980159559.6A priority patent/CN102449563B/zh
Priority to JP2011515795A priority patent/JP5279901B2/ja
Priority to US13/322,501 priority patent/US20120072777A1/en
Publication of WO2010137139A1 publication Critical patent/WO2010137139A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/056Programming the PLC
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/048Monitoring; Safety
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/13Plc programming
    • G05B2219/13142Debugging, tracing

Definitions

  • the present invention relates to a debugging device, a debugging method, and a program for improving the debugging efficiency of a sequence program.
  • Patent Document 1 Japanese Patent Application Laid-Open No. 08-328614 (Patent Document 1) describes a step No. An invention of a programmable controller device that skips a part of a program by designating a program is disclosed.
  • the present invention has been invented in order to solve these problems in view of the above points, and has an object to provide a debugging environment in which a sequence program can be debugged easily and efficiently.
  • sequence program debugging apparatus of the present invention employs the following configuration.
  • the sequence program debugging device of the present invention includes a range setting unit that sets a skip range to be skipped when executing a sequence program, and an extraction unit that extracts an output contact that is included in the skip range and outputs a value to another range And a value setting unit for setting a value to the extracted output contact.
  • sequence program debugging apparatus debugging method, and program of the present invention. According to the sequence program debugging apparatus, debugging method, and program of the present invention, there are provided a sequence program debugging apparatus, debugging method, and program that provide a debugging environment that can easily and efficiently execute the debugging of the sequence program. It becomes possible to do.
  • FIG. 1 is a diagram illustrating an example of a functional configuration of a debugging device according to the present embodiment.
  • FIG. 2A is an example of a screen on which a part of the ladder program is displayed.
  • FIG. 2-2 is a diagram illustrating an example of a screen for setting a skip range.
  • FIG. 3A is a diagram for explaining a bit device and a word device that output values for a range outside the skip range.
  • FIG. 3B is a diagram illustrating an example of a screen for setting the value of the bit device and the word device by the device test function.
  • FIG. 4 is a diagram for explaining what is calculated outside the skip range and the value is referred to in the skip range.
  • FIG. 5 is a diagram for explaining processing for setting values in bit devices and word devices included in the skipping range.
  • FIG. 6A is a diagram illustrating an example of a screen in which a skip range is designated for the ladder program.
  • FIG. 6B is a diagram of an example of a screen that displays skip range information.
  • FIG. 6C is a diagram illustrating a screen for setting values for bit devices and word devices referenced in other ranges.
  • FIG. 7A is a diagram for explaining a screen from which bit devices calculated in the skipping range are extracted.
  • FIG. 7B is a diagram illustrating a screen for setting a value for the extracted bit device.
  • FIG. 8A is a diagram for explaining a screen from which word devices calculated in the skipping range are extracted.
  • FIG. 8A is a diagram for explaining a screen from which word devices calculated in the skipping range are extracted.
  • FIG. 8-2 is a diagram showing a screen for setting a value for the extracted word device.
  • FIG. 9 is a diagram for explaining processing for setting values in bit devices and word devices that are included in the skipping range and whose values vary depending on the values of bit devices or word devices in other ranges.
  • FIG. 10A is a diagram illustrating an example (part 1) in which a bit device that is operated in another range and is referenced in the skip range is extracted.
  • FIG. 10B is a diagram illustrating an example (part 1) in which a bit device that is operated in the skipping range and is referenced in another range is extracted.
  • FIG. 10C is a diagram illustrating an example (part 1) of setting the value of the bit device that is calculated in the skipping range and referred to in another range.
  • FIG. 10A is a diagram illustrating an example (part 1) in which a bit device that is operated in another range and is referenced in the skip range is extracted.
  • FIG. 10B is a diagram illustrating an example (part 1) in which
  • FIG. 11A is a diagram illustrating an example (part 1) in which a word device that is operated in another range and is referenced in the skip range is extracted.
  • FIG. 11B is a diagram illustrating an example (part 1) in which word devices that are operated in the skipping range and are referenced in another range are extracted.
  • FIG. 11C is a diagram illustrating an example (part 1) in which the value of the word device that is calculated in the skipping range and referred to in another range is set.
  • FIG. 12A is a diagram illustrating an example (part 2) in which a bit device that is operated in another range and is referenced in the skip range is extracted.
  • FIG. 12B is a diagram illustrating an example (part 2) in which word devices that are operated in the skipping range and are referenced in other ranges are extracted.
  • FIG. 12A is a diagram illustrating an example (part 1) in which a word device that is operated in another range and is referenced in the skip range is extracted.
  • FIG. 12B is a diagram illustrating an example
  • FIG. 12-3 is a diagram illustrating an example (part 2) in which the value of the word device that is calculated in the skipping range and referred to in another range is set.
  • FIG. 13A is a diagram illustrating an example (part 2) in which a word device that is operated in another range and is referenced in the skip range is extracted.
  • FIG. 13-2 is a diagram illustrating an example (part 2) in which a bit device that is operated in the skipping range and is referenced in another range is extracted.
  • FIG. 13C is a diagram illustrating an example (part 2) in which the value of the bit device that is calculated in the skipping range and referred to in another range is set.
  • FIG. 14 is a diagram of a hardware configuration of the debugging device 10 according to the present embodiment.
  • a ladder program is mainly described.
  • the embodiment is not limited to a ladder program, and is used for debugging a sequence program such as a structured text, a function block diagram, or a sequential function chart. Can be applied.
  • input contact corresponds to, for example, “contact” of the ladder program
  • output contact corresponds to, for example, “coil” of the ladder program.
  • FIG. 1 is a diagram illustrating an example of a functional configuration of a debugging device according to the present embodiment.
  • the debug device 10 in FIG. 1 includes an input device 11, a control unit 12, and a display device 13.
  • the input device 11 is an input device such as a keyboard, for example, and an instruction for debugging processing is input to the control unit 12 by the operator.
  • a range to be skipped in the sequence program is also input from the input device 11.
  • the display device 13 is, for example, a display, and displays a sequence program executed at the time of debugging, a result of debugging, and the like.
  • the control unit 12 performs a sequence program debugging process.
  • the control unit 12 includes a setting unit 21, a data holding unit 28, and an execution unit 29.
  • the setting unit 21 sets a range to be skipped when debugging a sequence program, and sets a contact value related to the range.
  • the setting unit 21 includes a range setting unit 22, an extraction unit 23, a screen generation unit 24, and a value setting unit 25.
  • the range setting unit 22 sets a skip range to be skipped when executing the sequence program. Note that “skip” refers to proceeding to the next line or the like without executing a specified range or the like.
  • the extraction unit 23 extracts an output contact that outputs a value to the other range of the sequence program among the contacts included in the set skip range.
  • the extraction unit 23 also extracts an input contact for inputting a value to the skip range from contacts included in a range different from the set skip range.
  • the screen generation unit 24 generates a screen that displays a screen that prompts the user to set a skip range, skip range information, contact information, and value information set for the contact.
  • the value setting unit 25 sets a value for the output contact extracted by the extraction unit 23.
  • the value setting unit 25 also sets the value of the output contact for each value of the input contact when the value of the output contact differs for each value of the input contact.
  • the data holding unit 28 holds the value of the output contact set by the value setting unit 25.
  • the data holding unit 28 may hold information on the skip range set by the range setting unit 22.
  • the execution unit 29 performs a sequence program debugging process.
  • the execution unit 29 acquires information on the skip range to be skipped during debugging from the data holding unit 28.
  • the execution unit 29 also acquires the value of the output contact that outputs a value from the skip range from the data holding unit 28. Thereby, it is possible to skip a part of the sequence program and debug without using a device test function or the like during the debugging process.
  • FIGS. 2 to 4 are diagrams for explaining examples of screens displayed when the sequence program is debugged.
  • FIG. 2A is an example of a screen on which a part of the ladder program is displayed.
  • a hatched range a1 is a skip range.
  • the skip range may be designated by designating a step in the screen of FIG. 2A with an input device such as a mouse.
  • FIG. 2-2 is a diagram showing an example of a screen for setting the range a1 shown in FIG. 2-1 as a skipping range.
  • the hatched row a2 is set as the skip range.
  • FIG. 3A is a diagram for explaining a bit device and a word device that output a value to a range outside the skip range among the bit devices and word devices included in the skip range.
  • the bit device M10 and the word device D10 are referenced outside the skip range. Therefore, a value obtained by calculating in the skip range is set in a pseudo manner using the device test function.
  • FIG. 3B is a diagram illustrating an example of a screen for setting bit device and word device values by the device test function during debugging processing.
  • FIG. 4 is a diagram illustrating a bit device and a word device included in the skip range that are calculated outside the skip range and whose values are referred to in the skip range.
  • the bit device M10 and the word device D10 calculate values on the lines b1 and b2 outside the skip range, respectively. These bit devices and word devices also set values in a pseudo manner by the device test function.
  • FIG. 5 is a diagram for explaining processing for setting values to bit devices and word devices included in the skipping range, which is executed by the debugging apparatus 10.
  • the skip range is set by the range setting unit 22.
  • the extraction unit 23 extracts a bit device and a word device that are calculated in the skip range and referenced in another range.
  • step S13 the value setting unit 25 sets values in the bit device and the word device extracted in step S12.
  • FIG. 6 is a diagram showing an example of a screen displayed in the process of FIG. The screen of FIG. 6 is displayed on the display device 13.
  • FIG. 6A is a diagram illustrating an example of a screen in which a skip range is designated for the ladder program. In FIG. 6A, the hatched range c1 is designated as the skip range.
  • FIG. 6B is a diagram illustrating an example of a screen that displays information on the designated skip range c1. In FIG. 6B, the line c2 indicating the start position and the end position of the skip range c1 is highlighted.
  • FIG. 6-3 is a diagram showing a screen for setting values for bit devices and word devices that are referred to in other ranges among the bit devices and word devices that are calculated in the skip range c1.
  • the value “ON” is set for the word device M10
  • the value “100” is set for the bit device D10.
  • the operator inputs a value from the input device 11 based on the screen of FIG. 6C, the value is set in the corresponding bit device or word device.
  • FIG. 7 is a diagram illustrating a screen when a bit device calculated in the skipping range is extracted and a value is set.
  • the screens of FIGS. 7A and 7B are generated by the screen generation unit 24 and displayed on the display device 13.
  • the bit device M10 is included in the skip range d1
  • the bit device M10 is referred to outside the skip range d1. Therefore, the extraction unit 23 extracts the bit device M10.
  • FIG. 7-2 is a diagram showing a screen for setting a value for the extracted bit device M10.
  • the value “ON” is associated with the bit device M10.
  • “M10” included in the device item is a bit device extracted by the extraction unit 23, and a value input from the input device 11 is displayed in the corresponding value column.
  • the value setting unit 25 sets the value “ON” for the bit device M10.
  • FIG. 8 is a diagram for explaining a screen when a word device calculated in the skipping range is extracted and a value is set.
  • the screens of FIGS. 8A and 8B are generated by the screen generation unit 24 and displayed on the display device 13.
  • the word device D10 is included in the skip range e1, and the word device D10 is referenced outside the skip range e1. Therefore, the extraction unit 23 extracts the word device D10.
  • FIG. 8-2 is a diagram showing a screen for setting a value for the extracted word device D10.
  • the value “100” is associated with the word device D10.
  • “D10” included in the device item is a word device extracted by the extraction unit 23, and a value input from the input device 11 is displayed in the corresponding value column.
  • the value setting unit 25 sets the value “100” for the word device D10.
  • FIG. 9 is a flowchart for explaining processing for setting a value in a bit device and a word device that are included in the skipping range and whose value changes depending on the value of the bit device or the word device in another range. The process of FIG. 9 is executed by the debug device 10.
  • step S21 of FIG. 9 the range setting unit 22 sets a skip range.
  • step S22 the extraction unit 23 extracts bit devices and word devices that are calculated in other ranges and referenced from the skip range.
  • step S23 the extraction unit 23 extracts bit devices and word devices that are calculated in the skipping range and referenced in other ranges.
  • step S24 the value setting unit 25 determines whether the device value extracted in step S23 depends on the device value extracted in step S22. When it depends, it progresses to step S25, and when it does not depend, it progresses to step S26.
  • step S25 a value corresponding to each value referenced in the skip range is set for the bit device and word device referenced in other ranges.
  • step S26 values are set for bit devices and word devices referenced in other ranges.
  • FIGS. 10 to 13 are diagrams showing examples of screens displayed when the values of the bit device and the word device are set by the processing of FIG.
  • the screens shown in FIGS. 10 to 13 are generated by the screen generation unit 24.
  • FIG. 10 is a diagram illustrating an example of setting a bit device value.
  • FIG. 10A is a diagram illustrating an example in which bit devices that are operated in other ranges and referenced in the skip range are extracted.
  • the bit device M0 output at f1 is input to f2 included in the skip range.
  • FIG. 10-2 is a diagram illustrating an example in which bit devices that are operated in the skipping range and referenced in other ranges are extracted.
  • the bit device M0 output at f3 included in the skipping range is input to f4.
  • 10-1 and 10-2 the value of the bit device M0 input to f4 varies depending on the value input to f2.
  • FIG. 10-3 is a diagram showing a screen for setting the value of M0 input to f4.
  • “Condition” indicates a value when being input to f2
  • “Device” indicates a device name
  • “Value” indicates a value to be set.
  • FIG. 10-3 shows an example in which the value input to f4 is input from the input device 11 for each case where the value input to f2 is “ON” and “OFF”.
  • the input value is associated with each condition by the value setting unit 25 and held in the data holding unit 28.
  • FIG. 11 is a diagram showing an example of setting a word device value.
  • FIG. 11A is a diagram illustrating an example in which word devices that are calculated in other ranges and referenced in the skip range are extracted.
  • the word device D0 output by g1 is referred to by g2 included in the skip range, and is assigned to the word device D10.
  • FIG. 11-2 is a diagram illustrating an example in which word devices that are calculated in the skipping range and referenced in other ranges are extracted.
  • the word device D10 output at g3 is referred to at g4.
  • FIG. 11C is a diagram illustrating an example of a screen for setting the value of the word device D10 for each value of the word device D0 referred to by g2.
  • “Condition” indicates a value when referred to by g2
  • “Device” indicates the name of a device for which a value is set
  • “Value” indicates a value to be set.
  • FIG. 11C illustrates an example in which the value input to g4 is input from the input device 11 for each case where the value of the word device D0 input to g2 is “0” and “10”.
  • the input value is associated with each condition by the value setting unit 25 and held in the data holding unit 28.
  • FIG. 12 is a diagram showing an example in which a word device value is set for each bit device value.
  • FIG. 12A is a diagram illustrating an example in which a bit device that is calculated in another range and referenced in the skip range is extracted.
  • the bit device M0 output at h1 is referred to by h2 included in the skip range, and the values of M10 and D10 are calculated based on the value.
  • FIG. 12-2 is a diagram showing an example in which word devices that are operated in the skipping range and referenced in other ranges are extracted.
  • the word device D10 output at h3 included in the skip range is referred to at h4.
  • FIG. 12-3 is a diagram showing an example of a screen for setting the value of the word device D10 for each value of the bit device M0 referred to by h2.
  • “condition” indicates the value of M0 referred to by h2
  • “device” indicates the name of the device for setting the value
  • “value” indicates the value to be set.
  • FIG. 12C an example in which the value of D10 input to h4 is input from the input device 11 for each case where the value of the bit device M0 input to h2 is “ON” and “OFF”. Show.
  • the input value is associated with each condition by the value setting unit 25 and held in the data holding unit 28.
  • FIG. 13 is a diagram showing an example in which a bit device value is set for each word device value.
  • FIG. 13A is a diagram illustrating an example in which word devices that are calculated in other ranges and referenced in the skip range are extracted.
  • the word device D0 output by j1 is referred to by j2 included in the skip range, and the value of the bit device M10 is determined according to the value.
  • FIG. 13-2 is a diagram illustrating an example in which bit devices that are operated in the skipping range and referenced in other ranges are extracted.
  • the value of the bit device M10 output at j3 included in the skipping range is referred to at j4.
  • FIG. 13C is a diagram illustrating an example of a screen for setting the value of the bit device M10 for each value of the word device D0 referred to by j2.
  • “condition” indicates the value of D0 referred to by j2
  • “device” indicates the name of the device for setting the value
  • “value” indicates the value to be set.
  • FIG. 13C an example in which the value of M10 input to j4 is input from the input device 11 for each case where the value of the word device D0 input to j2 is “ON” and “OFF”. Show.
  • the input value is associated with each condition by the value setting unit 25 and held in the data holding unit 28.
  • FIG. 14 is a diagram of a hardware configuration of the debug device 10 according to the present embodiment.
  • a debugging device 10 according to the present embodiment includes a CPU (Central Processing Unit) 1, a ROM (Read Only Memory) 2, a RAM (Random Access Memory) 3, a keyboard 4, a display 5, a hard disk drive (hereinafter referred to as “HDD”). 8) and a network interface card (hereinafter referred to as “NIC”) 9.
  • CPU Central Processing Unit
  • ROM Read Only Memory
  • RAM Random Access Memory
  • HDD hard disk drive
  • NIC network interface card
  • the CPU 1 is a control device and controls each part of the debug device 10.
  • the ROM 2 and RAM 3 are storage devices that store programs executed by the CPU 1 and function as work memories when the CPU 1 executes the programs.
  • the program according to the present embodiment may be stored in a computer-readable storage medium in addition to being stored in the ROM 2, and may be read and executed by the CPU 1 by being inserted into a drive device (not shown).
  • the keyboard 4 is an input device and inputs instructions to the debug device 10.
  • the display 5 is a display device, and displays a screen to be presented to the operator during debugging.
  • the HDD 8 is a storage device and stores data such as a sequence program to be debugged and a program executed by the CPU 1.
  • the NIC 9 communicates with other devices (not shown) connected via a network.
  • sequence program debugging apparatus is suitable for debugging a sequence program used in manufacturing a controlled machine.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • Programmable Controllers (AREA)

Abstract

 シーケンスプログラムのデバッグを容易かつ効率的に実行できるデバッグ環境を提供するシーケンスプログラムのデバッグ装置を提供すること。シーケンスプログラムを実行する際にスキップするスキップ範囲を設定する範囲設定部と、前記スキップ範囲に含まれ他の範囲に値を出力する出力接点を抽出する抽出部と、抽出された前記出力接点に値を設定する値設定部と、を有することを特徴とする。

Description

シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム
 本発明は、シーケンスプログラムのデバッグ効率を向上させるための、デバッグ装置、デバッグ方法、及び、プログラムに関する。
 従来から、シーケンスプログラムのデバッグを行う際に、シーケンスプログラムの一部をスキップして実行させることがある。これは、シーケンスプログラムにより制御される機械の一部が完成していない場合等に行われる。例えば、特開平08-328614号公報(特許文献1)には、スキップする範囲のステップNo.を指定することより、プログラムの一部をスキップするプログラマブルコントローラ装置の発明が開示されている。
 特許文献1等に開示のシーケンスプログラムのデバッグ装置では、シーケンスプログラムの一部を指定して、その指定した範囲をスキップさせる設定を行い、その設定にしたがって、シーケンスプログラムの一部をスキップさせて実行させる。
特開平08-328614号公報
 しかしながら、特許文献1等に開示のプログラマブルコントローラ装置等の発明では、シーケンスプログラムのデバッグを行う際に、スキップさせている範囲内の演算結果を、シーケンスプログラムの実行時に擬似的にデバイステスト等の機能を用いて設定するため、デバッグが非効率かつ難しいという問題点があった。
 本発明は、上記の点に鑑みて、これらの問題を解消するために発明されたものであり、シーケンスプログラムのデバッグを容易かつ効率的に実行できるデバッグ環境を提供することを目的としている。
 上記目的を達成するために、本発明のシーケンスプログラムのデバッグ装置は次の如き構成を採用した。
 本発明のシーケンスプログラムのデバッグ装置は、シーケンスプログラムを実行する際にスキップするスキップ範囲を設定する範囲設定部と、前記スキップ範囲に含まれ他の範囲に値を出力する出力接点を抽出する抽出部と、抽出された前記出力接点に値を設定する値設定部と、を有する構成とすることができる。
 これにより、シーケンスプログラムのデバッグを容易かつ効率的に実行できるデバッグ環境を提供するシーケンスプログラムのデバッグ装置を提供することができる。
 本発明のシーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラムによれば、シーケンスプログラムのデバッグを容易かつ効率的に実行できるデバッグ環境を提供するシーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラムを提供することが可能になる。
図1は、本実施の形態に係るデバッグ装置の機能構成の例を示す図である。 図2-1は、ラダープログラムの一部が表示された画面の例である。 図2-2は、スキップ範囲を設定する画面の例を示す図である。 図3-1は、スキップ範囲の外の範囲に対し、値を出力するビットデバイス及びワードデバイスを説明する図である。 図3-2は、デバイステスト機能によりビットデバイス及びワードデバイスの値を設定する画面の例を示す図である。 図4は、スキップ範囲の外で演算され、スキップ範囲でその値が参照されるものを説明する図である。 図5は、スキップ範囲に含まれるビットデバイス及びワードデバイスに値を設定する処理を説明する図である。 図6-1は、ラダープログラムに対し、スキップ範囲が指定された画面の例を示す図である。 図6-2は、スキップ範囲の情報を表示する画面の例を示す図である。 図6-3は、他の範囲で参照されるビットデバイス及びワードデバイスに対し、値を設定する画面を示す図である。 図7-1は、スキップ範囲において演算されるビットデバイスが抽出された画面を説明する図である。 図7-2は、抽出されたビットデバイスに対し、値を設定する画面を示す図である。 図8-1は、スキップ範囲において演算されるワードデバイスが抽出された画面を説明する図である。 図8-2は、抽出されたワードデバイスに対し、値を設定する画面を示す図である。 図9は、スキップ範囲に含まれ、かつ、他の範囲のビットデバイス又はワードデバイスの値により値が変化するビットデバイス及びワードデバイスに値を設定する処理を説明する図である。 図10-1は、他の範囲で演算され、スキップ範囲で参照されるビットデバイスが抽出される例(その1)を示す図である。 図10-2は、スキップ範囲で演算され、他の範囲で参照されるビットデバイスが抽出される例(その1)を示す図である。 図10-3は、スキップ範囲で演算され、他の範囲で参照されるビットデバイスの値を設定する例(その1)を示す図である。 図11-1は、他の範囲で演算され、スキップ範囲で参照されるワードデバイスが抽出される例(その1)を示す図である。 図11-2は、スキップ範囲で演算され、他の範囲で参照されるワードデバイスが抽出される例(その1)を示す図である。 図11-3は、スキップ範囲で演算され、他の範囲で参照されるワードデバイスの値を設定する例(その1)を示す図である。 図12-1は、他の範囲で演算され、スキップ範囲で参照されるビットデバイスが抽出される例(その2)を示す図である。 図12-2は、スキップ範囲で演算され、他の範囲で参照されるワードデバイスが抽出される例(その2)を示す図である。 図12-3は、スキップ範囲で演算され、他の範囲で参照されるワードデバイスの値を設定する例(その2)を示す図である。 図13-1は、他の範囲で演算され、スキップ範囲で参照されるワードデバイスが抽出される例(その2)を示す図である。 図13-2は、スキップ範囲で演算され、他の範囲で参照されるビットデバイスが抽出される例(その2)を示す図である。 図13-3は、スキップ範囲で演算され、他の範囲で参照されるビットデバイスの値を設定する例(その2)を示す図である。 図14は、本実施の形態にかかるデバッグ装置10のハードウェア構成の図である。
 以下、本実施の形態を図面に基づき説明する。以下の実施の形態では、主としてラダープログラムについて説明するが、実施の形態は、ラダープログラムに限らず、ストラクチャード・テキスト、ファンクション・ブロック・ダイアグラム、又は、シーケンシャル・ファンクション・チャート等のシーケンスプログラムのデバッグに適用することができる。また、以下の実施の形態における「入力接点」は、例えば、ラダープログラムの「接点」に対応し、「出力接点」は、例えば、ラダープログラムの「コイル」に対応する。
〔本実施の形態〕
 図1は、本実施の形態に係るデバッグ装置の機能構成の例を示す図である。図1のデバッグ装置10は、入力装置11、制御部12、及び、表示装置13を有する。入力装置11は、例えば、キーボード等の入力デバイスであり、制御部12に対し、操作者により、デバッグ処理の指示等が入力される。入力装置11からは、また、シーケンスプログラムの中のスキップする範囲が入力される。表示装置13は、例えば、ディスプレイ等であり、デバッグの際に実行されるシーケンスプログラムや、デバッグの結果等が表示される。
 制御部12は、シーケンスプログラムのデバッグ処理を行う。制御部12は、設定部21、データ保持部28、及び、実行部29を有する。設定部21は、シーケンスプログラムをデバッグする際に、スキップする範囲を設定し、その範囲に係る接点の値を設定する。設定部21は、範囲設定部22、抽出部23、画面生成部24、及び、値設定部25を有する。
 範囲設定部22は、シーケンスプログラムを実行する際に、スキップするスキップ範囲を設定する。なお、「スキップする」とは、指定された範囲等を実行することなく、次のライン等に進むことをいう。
 抽出部23は、設定されたスキップ範囲に含まれている接点のうち、シーケンスプログラムの他の範囲に対して値を出力する出力接点を抽出する。抽出部23は、また、設定されたスキップ範囲とは異なる範囲に含まれている接点のうち、スキップ範囲に対して値を入力する入力接点を抽出する。
 画面生成部24は、スキップ範囲の設定を促す画面、スキップ範囲の情報、接点の情報、及び、接点に設定される値の情報等を表示する画面を生成する。
 値設定部25は、抽出部23が抽出した出力接点に対し、値を設定する。値設定部25は、また、出力接点の値が、入力接点の値毎に異なる場合には、それぞれの入力接点の値毎に、出力接点の値を設定する。
 データ保持部28は、値設定部25により設定された出力接点の値を保持する。データ保持部28は、また、範囲設定部22により設定されたスキップ範囲の情報を保持するとよい。
 実行部29は、シーケンスプログラムのデバッグ処理を行う。実行部29は、デバッグの際にスキップするスキップ範囲の情報を、データ保持部28から取得する。実行部29は、また、スキップ範囲から値を出力する出力接点の値を、データ保持部28から取得する。これにより、デバッグ処理の際に、デバイステスト機能等を用いることなく、シーケンスプログラムの一部をスキップしてデバッグすることができる。
 本実施の形態に係るデバッグ装置10によるデバッグ処理の詳細な説明に先んじて、従来のデバッグ処理の概略について、図2ないし図4を用いて説明する。図2ないし図4は、シーケンスプログラムのデバッグ処理を行う際に、表示される画面の例を説明する図である。図2-1は、ラダープログラムの一部が表示された画面の例である。図2-1の画面では、ハッチングが付された範囲a1が、スキップ範囲である。スキップ範囲の指定は、例えば、マウス等の入力デバイスにより、図2-1の画面中のステップを指定することにより行われるとよい。
 図2-2は、図2-1で示す範囲a1を、スキップ範囲として設定する画面の例を示す図である。図2-2では、ハッチングを付された行a2が、スキップ範囲として設定される。
 図3-1は、スキップ範囲に含まれているビットデバイス及びワードデバイスのうち、スキップ範囲の外の範囲に対し、値を出力するビットデバイス及びワードデバイスを説明する図である。図3-1では、ビットデバイスM10及びワードデバイスD10が、スキップ範囲の外で参照される。したがって、スキップ範囲で演算して得られる値をデバイステスト機能を用いて擬似的に設定する。図3-2は、デバッグ処理の際に、デバイステスト機能によりビットデバイス及びワードデバイスの値を設定する画面の例を示す図である。
 図4は、スキップ範囲に含まれているビットデバイス及びワードデバイスのうち、スキップ範囲の外で演算され、スキップ範囲でその値が参照されるものを説明する図である。図4では、ビットデバイスM10及びワードデバイスD10が、それぞれ、スキップ範囲の外のラインb1及びラインb2で演算して値が決められる。これらのビットデバイス及びワードデバイスも、デバイステスト機能により値を擬似的に設定する。
 図5は、デバッグ装置10が実行する、スキップ範囲に含まれるビットデバイス及びワードデバイスに値を設定する処理を説明する図である。図5のステップS11では、範囲設定部22により、スキップ範囲が設定される。ステップS11に続いてステップS12に進み、抽出部23が、スキップ範囲で演算され他の範囲で参照されるビットデバイス及びワードデバイスを抽出する。
 ステップS12に続いてステップS13に進み、値設定部25が、ステップS12で抽出されたビットデバイス及びワードデバイスに値を設定する。
 図6は、図5の処理において表示される画面の例を示す図である。図6の画面は、表示装置13に表示される。図6-1は、ラダープログラムに対し、スキップ範囲が指定された画面の例を示す図である。図6-1では、ハッチングを付された範囲c1が、スキップ範囲として指定されている。図6-2は、指定されたスキップ範囲c1の情報を表示する画面の例を示す図である。図6-2では、スキップ範囲c1の開始位置と終了位置とが示された行c2が、強調表示されている。
 図6-3は、スキップ範囲c1において演算されるビットデバイス及びワードデバイスのうち、他の範囲で参照されるビットデバイス及びワードデバイスに対し、値を設定する画面を示す図である。図6-3では、ワードデバイスM10に対し、値「ON」が設定され、ビットデバイスD10に対し、値「100」が設定される。図6-3の画面に基づいて、操作者が入力装置11から、値を入力することにより、対応するビットデバイス又はワードデバイスに値が設定される。
 図7は、スキップ範囲において演算されるビットデバイスが抽出され、値が設定される際の画面を説明する図である。図7-1及び図7-2の画面は、画面生成部24により生成され、表示装置13に表示される。図7-1では、スキップ範囲d1にビットデバイスM10が含まれ、さらに、スキップ範囲d1の外でビットデバイスM10が参照されている。そこで、抽出部23が、ビットデバイスM10を抽出する。
 図7-2は、抽出されたビットデバイスM10に対し、値を設定する画面を示す図である。図7-2では、ビットデバイスM10に、値「ON」が対応づけられている。デバイスの項目に含まれる「M10」は、抽出部23により抽出されたビットデバイスであり、対応する値の欄には、入力装置11から入力される値が表示される。これにより、値設定部25が、ビットデバイスM10に対し、値「ON」を設定する。
 図8は、スキップ範囲において演算されるワードデバイスが抽出され、値が設定される際の画面を説明する図である。図8-1及び図8-2の画面は、画面生成部24により生成され、表示装置13に表示される。図8-1では、スキップ範囲e1にワードデバイスD10が含まれ、さらに、スキップ範囲e1の外で、ワードデバイスD10が参照されている。そこで、抽出部23が、ワードデバイスD10を抽出する。
 図8-2は、抽出されたワードデバイスD10に対し、値を設定する画面を示す図である。図8-2では、ワードデバイスD10に、値「100」が対応づけられている。デバイスの項目に含まれる「D10」は、抽出部23により抽出されたワードデバイスであり、対応する値の欄には、入力装置11から入力される値が表示される。これにより、値設定部25が、ワードデバイスD10に対し、値「100」を設定する。
 図9は、スキップ範囲に含まれ、かつ、他の範囲のビットデバイス又はワードデバイスの値により値が変化するビットデバイス及びワードデバイスに値を設定する処理を説明するフロー図である。図9の処理は、デバッグ装置10により実行される。
 図9のステップS21では、範囲設定部22により、スキップ範囲が設定される。ステップS22では、抽出部23が、他の範囲で演算されスキップ範囲から参照されるビットデバイス及びワードデバイスを抽出する。ステップS23では、抽出部23が、スキップ範囲で演算され他の範囲で参照されるビットデバイス及びワードデバイスを抽出する。
 ステップS24では、値設定部25が、ステップS23で抽出されたデバイスの値が、ステップS22で抽出されたデバイスの値に依存するか否かを判断する。依存する場合には、ステップS25に進み、依存しない場合には、ステップS26に進む。
 ステップS25では、他の範囲で参照されるビットデバイス、及び、ワードデバイスに対し、スキップ範囲で参照される値毎に対応する値を設定する。ステップS26では、他の範囲で参照されるビットデバイス及びワードデバイスに対し、値を設定する。
 図10から図13は、図9の処理によりビットデバイス及びワードデバイスの値が設定される際に、表示される画面の例を示す図である。図10から図13の画面は、画面生成部24により生成される。
 図10は、ビットデバイスの値を設定する例を示す図である。図10-1は、他の範囲で演算され、スキップ範囲で参照されるビットデバイスが抽出される例を示す図である。図10-1では、f1で出力されるビットデバイスM0が、スキップ範囲に含まれているf2に入力される。
 図10-2は、スキップ範囲で演算され、他の範囲で参照されるビットデバイスが抽出される例を示す図である。図10-2では、スキップ範囲に含まれているf3で出力されるビットデバイスM0が、f4に入力される。図10-1及び図10-2より、f4に入力されるビットデバイスM0の値は、f2に入力される値により異なる値となる。
 図10-3は、f4に入力されるM0の値を設定する画面を示す図である。図10-3において、「条件」は、f2に入力される際の値、「デバイス」は、デバイスの名称、「値」は、設定する値、の項目をそれぞれ示す。
 図10-3では、f2に入力される際の値が「ON」と「OFF」とのそれぞれの場合毎に、f4に入力される値が入力装置11から入力された例を示す。入力された値は、値設定部25により、条件毎に対応づけられ、データ保持部28に保持される。
 図11は、ワードデバイスの値を設定する例を示す図である。図11-1は、他の範囲で演算され、スキップ範囲で参照されるワードデバイスが抽出される例を示す図である。図11-1では、g1で出力されるワードデバイスD0が、スキップ範囲に含まれているg2で参照され、ワードデバイスD10に代入される。
 図11-2は、スキップ範囲で演算され、他の範囲で参照されるワードデバイスが抽出される例を示す図である。図11-2では、g3で出力されるワードデバイスD10が、g4で参照される。
 図11-3は、g2で参照されるワードデバイスD0の値毎に、ワードデバイスD10の値を設定する画面の例を示す図である。図11-3において、「条件」は、g2で参照される際の値、「デバイス」は、値を設定するデバイスの名称、「値」は、設定する値、の項目をそれぞれ示す。
 図11-3では、g2に入力されるワードデバイスD0の値が「0」と「10」とのそれぞれの場合毎に、g4に入力される値が入力装置11から入力された例を示す。入力された値は、値設定部25により、条件毎に対応づけられ、データ保持部28に保持される。
 図12は、ビットデバイスの値毎に、ワードデバイスの値が設定される例を示す図である。図12-1は、他の範囲で演算され、スキップ範囲で参照されるビットデバイスが抽出される例を示す図である。図12-1では、h1で出力されるビットデバイスM0が、スキップ範囲に含まれるh2で参照され、その値により、M10とD10との値が演算される。
 図12-2は、スキップ範囲で演算され、他の範囲で参照されるワードデバイスが抽出される例を示す図である。図12-2では、スキップ範囲に含まれるh3で出力されるワードデバイスD10が、h4で参照される。
 図12-3は、h2で参照されるビットデバイスM0の値毎に、ワードデバイスD10の値を設定する画面の例を示す図である。図12-3において、「条件」は、h2で参照されるM0の値、「デバイス」は、値を設定するデバイスの名称、「値」は、設定する値、の項目をそれぞれ示す。
 図12-3では、h2に入力されるビットデバイスM0の値が「ON」と「OFF」とのそれぞれの場合毎に、h4に入力されるD10の値が入力装置11から入力された例を示す。入力された値は、値設定部25により、条件毎に対応づけられ、データ保持部28に保持される。
 図13は、ワードデバイスの値毎に、ビットデバイスの値が設定される例を示す図である。図13-1は、他の範囲で演算され、スキップ範囲で参照されるワードデバイスが抽出される例を示す図である。図13-1では、j1で出力されるワードデバイスD0が、スキップ範囲に含まれるj2で参照され、その値に応じてビットデバイスM10の値が定められる。
 図13-2は、スキップ範囲で演算され、他の範囲で参照されるビットデバイスが抽出される例を示す図である。図13-2では、スキップ範囲に含まれるj3で出力されるビットデバイスM10の値が、j4で参照される。
 図13-3は、j2で参照されるワードデバイスD0の値毎に、ビットデバイスM10の値を設定する画面の例を示す図である。図13-3において、「条件」は、j2で参照されるD0の値、「デバイス」は、値を設定するデバイスの名称、「値」は、設定する値、の項目をそれぞれ示す。
 図13-3では、j2に入力されるワードデバイスD0の値が「ON」と「OFF」とのそれぞれの場合毎に、j4に入力されるM10の値が入力装置11から入力された例を示す。入力された値は、値設定部25により、条件毎に対応づけられ、データ保持部28に保持される。
 図14は、本実施の形態にかかるデバッグ装置10のハードウェア構成の図である。本実施の形態にかかるデバッグ装置10は、CPU(Central Processing Unit)1、ROM(Read Only Memory)2、RAM(Random Access Memory)3、キーボード4、ディスプレイ5、ハードディスクドライブ(以下、「HDD」という。)8、及び、ネットワークインタフェースカード(以下、「NIC」という。)9を有する。
 CPU1は、制御装置であり、デバッグ装置10の各部を制御する。ROM2及びRAM3は、記憶装置であり、CPU1が実行するプログラム等を格納し、また、CPU1がプログラムを実行する際のワークメモリとして機能する。
 本実施の形態に係るプログラムは、ROM2に格納される他に、コンピュータで読取可能な記憶媒体に格納され、図示しないドライブ装置等に挿入されることにより、CPU1が読み出して実行されてもよい。
 キーボード4は、入力装置であり、デバッグ装置10に対する指示等を入力する。ディスプレイ5は、表示装置であり、デバッグの際に操作者に対して提示する画面等を表示する。HDD8は、記憶装置であり、デバッグ処理されるシーケンスプログラム等のデータ、及び、CPU1が実行するプログラム等を格納する。NIC9は、ネットワークを介して接続された図示しない他の装置等との通信を行う。
 以上、発明を実施するための最良の形態について説明を行ったが、本発明は、この最良の形態で述べた実施の形態に限定されるものではない。本発明の主旨をそこなわない範囲で変更することが可能である。
 以上のように、本発明にかかるシーケンスプログラムのデバッグ装置は、制御される機械の製作の際に用いられるシーケンスプログラムのデバッグに適している。
1 CPU
2 ROM
3 RAM
4 キーボード
5 ディスプレイ
8 HDD
9 NIC
10 デバッグ装置
11 入力装置
12 制御部
13 表示装置
21 設定部
22 範囲設定部
23 抽出部
24 画面生成部
25 値設定部
28 データ保持部
29 実行部

Claims (7)

  1.  シーケンスプログラムを実行する際にスキップするスキップ範囲を設定する範囲設定部と、
     前記スキップ範囲に含まれ他の範囲に値を出力する出力接点を抽出する抽出部と、
     抽出された前記出力接点に値を設定する値設定部と、
     を有することを特徴とするシーケンスプログラムのデバッグ装置。
  2.  設定された前記値を保持する値保持部を有することを特徴とする請求項1記載のシーケンスプログラムのデバッグ装置。
  3.  前記抽出部は、さらに、前記スキップ範囲と異なる範囲に含まれ前記スキップ範囲に値を入力する入力接点を抽出し、
     前記出力接点の値が前記入力接点の値に対応して変化する場合に、前記値設定部は、前記入力接点が取り得る値毎に、前記出力接点の値を設定することを特徴とする請求項1又は2記載のシーケンスプログラムのデバッグ装置。
  4.  設定された前記出力接点の値を用いて、前記シーケンスプログラムのデバッグ処理を実行する実行部を有することを特徴とする請求項1ないし3何れか一項に記載のシーケンスプログラムのデバッグ装置。
  5.  前記入力接点及び前記出力接点は、ビットデバイス又はワードデバイスであることを特徴とする請求項1ないし4何れか一項に記載のシーケンスプログラムのデバッグ装置。
  6.  シーケンスプログラムを実行する際にスキップするスキップ範囲を設定する範囲設定ステップと、
     前記スキップ範囲に含まれ他の範囲に値を出力する出力接点を抽出する抽出ステップと、
     抽出された前記出力接点に値を設定する値設定ステップと、
     を有することを特徴とするシーケンスプログラムのデバッグ方法。
  7.  シーケンスプログラムを実行する際にスキップするスキップ範囲を設定する範囲設定ステップと、
     前記スキップ範囲に含まれ他の範囲に値を出力する出力接点を抽出する抽出ステップと、
     抽出された前記出力接点に値を設定する値設定ステップと、
     を有するシーケンスプログラムのデバッグ方法をコンピュータに実行させるためのプログラム。
PCT/JP2009/059709 2009-05-27 2009-05-27 シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム WO2010137139A1 (ja)

Priority Applications (6)

Application Number Priority Date Filing Date Title
PCT/JP2009/059709 WO2010137139A1 (ja) 2009-05-27 2009-05-27 シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム
KR1020117023314A KR101324370B1 (ko) 2009-05-27 2009-05-27 시퀀스 프로그램의 디버그 장치, 디버그 방법, 및 프로그램
DE112009004802T DE112009004802T5 (de) 2009-05-27 2009-05-27 Debugging-Vorrichtung, Debugging-Verfahren und Computerprogramm für ein Ablaufprogramm
CN200980159559.6A CN102449563B (zh) 2009-05-27 2009-05-27 定序程序的调试装置、调试方法
JP2011515795A JP5279901B2 (ja) 2009-05-27 2009-05-27 シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム
US13/322,501 US20120072777A1 (en) 2009-05-27 2009-05-27 Debugging device, debugging method, and computer program for sequence program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2009/059709 WO2010137139A1 (ja) 2009-05-27 2009-05-27 シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム

Publications (1)

Publication Number Publication Date
WO2010137139A1 true WO2010137139A1 (ja) 2010-12-02

Family

ID=43222280

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2009/059709 WO2010137139A1 (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)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015170382A1 (ja) * 2014-05-08 2015-11-12 三菱電機株式会社 エンジニアリングツール、プログラム編集装置およびプログラム編集システム

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5599535B2 (ja) * 2012-03-26 2014-10-01 三菱電機株式会社 シーケンスプログラムデバッグ支援装置
KR20150127161A (ko) * 2013-03-07 2015-11-16 미쓰비시덴키 가부시키가이샤 래더 프로그램 표시 프로그램 및 래더 프로그램 표시 장치
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 (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6093519A (ja) * 1983-10-26 1985-05-25 Mitsubishi Electric Corp プロセス入出力信号の模擬装置
JPH04286001A (ja) * 1991-03-15 1992-10-12 Hitachi Ltd プログラマブルコントローラのプログラミング方法及びその装置
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 (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3380912B2 (ja) * 1991-11-08 2003-02-24 オムロン株式会社 故障診断のための診断対象のグループ化方法および装置
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
EP1582948B1 (en) * 2004-03-31 2009-06-24 Omron Corporation Development aid device
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

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6093519A (ja) * 1983-10-26 1985-05-25 Mitsubishi Electric Corp プロセス入出力信号の模擬装置
JPH04286001A (ja) * 1991-03-15 1992-10-12 Hitachi Ltd プログラマブルコントローラのプログラミング方法及びその装置
JPH06250712A (ja) * 1993-02-26 1994-09-09 Toyoda Mach Works Ltd プログラマブルコントローラの周辺装置
JPH0736510A (ja) * 1993-07-22 1995-02-07 Mitsubishi Electric Corp プログラマブルコントローラ

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015170382A1 (ja) * 2014-05-08 2015-11-12 三菱電機株式会社 エンジニアリングツール、プログラム編集装置およびプログラム編集システム
JP5859173B1 (ja) * 2014-05-08 2016-02-10 三菱電機株式会社 エンジニアリングツール、プログラム編集装置およびプログラム編集システム
US9727442B2 (en) 2014-05-08 2017-08-08 Mitsubishi Electric Corporation Engineering tool, program editing device, and program editing system

Also Published As

Publication number Publication date
KR101324370B1 (ko) 2013-11-01
JP5279901B2 (ja) 2013-09-04
JPWO2010137139A1 (ja) 2012-11-12
CN102449563B (zh) 2014-06-18
DE112009004802T5 (de) 2012-06-28
KR20120041153A (ko) 2012-04-30
US20120072777A1 (en) 2012-03-22
CN102449563A (zh) 2012-05-09

Similar Documents

Publication Publication Date Title
JP5279901B2 (ja) シーケンスプログラムのデバッグ装置、デバッグ方法、及び、プログラム
JP5702811B2 (ja) 動作プログラム作成装置
JP2007072901A5 (ja)
WO2015170382A1 (ja) エンジニアリングツール、プログラム編集装置およびプログラム編集システム
JP6400558B2 (ja) シーケンス制御プログラミング装置、シーケンス制御プログラミング方法及び作業システム
WO2018073868A1 (ja) デバッグ支援装置およびデバッグ支援方法
JP6891838B2 (ja) 開発支援装置、開発支援方法、および開発支援プログラム
JP5119902B2 (ja) 動的再構成支援プログラム、動的再構成支援方法、動的再構成回路、動的再構成支援装置および動的再構成システム
JP2007058368A (ja) プログラムの照合装置
JP2008186206A (ja) プログラマブルロジックコントローラ支援装置
JP2007128378A (ja) プログラマブルコントローラのプログラミング装置
JP2008242572A (ja) 制御処理シミュレーション装置
JP2008102831A (ja) 情報提供装置、プログラム及び情報提供方法
JP2007034825A (ja) デバッグ装置
JP6469330B1 (ja) モニタ支援装置、モニタ支援方法およびモニタ支援プログラム
JP2008083872A (ja) シーケンスプログラム変換装置、プログラマブルコントローラのプログラミング装置、および、プログラマブルコントローラ
JP2008299423A (ja) 情報処理装置および情報処理プログラム
JP2006330778A (ja) データトレース装置及びプログラムデバッグ装置
JP4479558B2 (ja) プログラマブルコントローラ及びそのプログラミングツール
JP4462402B2 (ja) プログラマブルコントローラ用のプログラム開発支援装置および処理方法並びにプログラムおよび記録媒体
JP5277217B2 (ja) 情報処理装置およびコンピュータープログラム
JP5008520B2 (ja) 表示画面内へのデータ入力状況表示方法
JP6407481B1 (ja) プログラム作成装置
JP2010152830A (ja) 制作されたラダープログラムをプログラミングツール画面上でデバッグ等する方法
JP3823938B2 (ja) プログラム作成装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200980159559.6

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09845206

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2011515795

Country of ref document: JP

ENP Entry into the national phase

Ref document number: 20117023314

Country of ref document: KR

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 13322501

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 112009004802

Country of ref document: DE

Ref document number: 1120090048021

Country of ref document: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09845206

Country of ref document: EP

Kind code of ref document: A1