JP2000250779A - Programmable controller - Google Patents

Programmable controller

Info

Publication number
JP2000250779A
JP2000250779A JP11048488A JP4848899A JP2000250779A JP 2000250779 A JP2000250779 A JP 2000250779A JP 11048488 A JP11048488 A JP 11048488A JP 4848899 A JP4848899 A JP 4848899A JP 2000250779 A JP2000250779 A JP 2000250779A
Authority
JP
Japan
Prior art keywords
data
program
sequence program
trace
programmable controller
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11048488A
Other languages
Japanese (ja)
Inventor
Kazuhide Ashida
和英 芦田
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP11048488A priority Critical patent/JP2000250779A/en
Publication of JP2000250779A publication Critical patent/JP2000250779A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a programmable controller capable of monitoring real data in the middle of executing a sequence program by adding a data trace circuit or using a dedicated data trace program when a microprocessor executes a sequence program. SOLUTION: In this programmable controller provided with a program memory 2 storing a sequence program, a data memory 5 storing data necessary to control and a microprocessor 1 for carrying out the execution of the sequence program and the whole control, it is possible to monitor real data in the middle of sequence program execution by adding a data trace circuit 9 that immediately traces data used in the middle of execution of the sequence program.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、鉄鋼、製紙プラン
トや上下水道などの公共システム、自動車産業など、産
業用システムの制御に広く使用されているプログラマブ
ルコントローラに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a programmable controller widely used for controlling industrial systems such as steel, papermaking plants, public systems such as water and sewage, and the automobile industry.

【0002】[0002]

【従来の技術】従来、この種のプログラマブルコントロ
ーラ(以下、PLCと略称)において、プログラム実行
状態をモニタするには、1スキャン分のシーケンスプロ
グラムを実行した後で、モニタ対象のプログラム範囲で
使用されている変数のデータ内容をPLCのデータメモ
リから読み出し、シーケンスプログラムを表示したモニ
タ装置の画面上で、変数を使用している命令の近傍にデ
ータ内容を表示させたり、該当するシーケンス命令の表
示色を変えるなどの方法を採用していた。
2. Description of the Related Art Conventionally, in such a programmable controller (hereinafter abbreviated as PLC), to monitor a program execution state, a sequence program for one scan is executed and then used in a program range to be monitored. The data content of the variable is read out from the data memory of the PLC, and the data content is displayed near the instruction using the variable on the screen of the monitor device displaying the sequence program, or the display color of the corresponding sequence instruction is displayed. And other methods were adopted.

【0003】この方法はシーケンスプログラム中でモニ
タの対象となる変数が一度だけ使用されている場合には
正しい内容を表示できるが、同一変数が繰り返し使用さ
れている場合には正しい内容を表示できない、という問
題があった。
This method can display correct contents when a variable to be monitored is used only once in a sequence program, but cannot display correct contents when the same variable is used repeatedly. There was a problem.

【0004】従来のコントローラのプログラムモニタの
状態を図8で説明する。図8のプログラムは変数A、B
を加えて変数Cに格納し、変数Cに変数Dを乗じてその
結果を再び変数Cに格納するというものである。このと
き、実際の変数の内容は図8(a)のようになるが、こ
の実行完了後に変数の内容をモニタして表示すると図8
(b)のようになってしまい、変数Cに着目してみれ
ば、乗算の入力側と出力側で内容が同じ、という正しく
ないモニタ表示となっていた。
The state of a program monitor of a conventional controller will be described with reference to FIG. The program shown in FIG.
Is stored in the variable C, the variable C is multiplied by the variable D, and the result is stored in the variable C again. At this time, the actual contents of the variables are as shown in FIG. 8 (a).
(B), and when focusing on the variable C, an incorrect monitor display indicating that the contents of the input and output sides of the multiplication are the same is obtained.

【0005】[0005]

【発明が解決しようとする課題】このように構成された
従来の装置においては、次のような問題点が存在する。
シーケンスプログラムで使用したデータや結果を正しく
モニタするためには、モニタ対象となるプログラムを実
行した直後にデータを1個ずつトレースすれば可能であ
るが、従来は専用のシーケンス実行ハードウェア以外で
は、そのような実施例はなかった。
The conventional apparatus having the above configuration has the following problems.
In order to correctly monitor the data and results used in the sequence program, it is possible to trace data one by one immediately after executing the program to be monitored, but conventionally, except for dedicated sequence execution hardware, There was no such example.

【0006】近年、マイクロプロセッサの性能向上に伴
い、シーケンスプログラムを汎用のマイクロプロセッサ
を使用してインタプリタ方式やコンパイラ方式で実行す
る事例が多くなっている。汎用マイクロプロセッサを使
用した場合にはシーケンス命令実行直後のデータトレー
スを実施した例はなかった。
In recent years, with the improvement in the performance of microprocessors, there have been many cases where a sequence program is executed by an interpreter method or a compiler method using a general-purpose microprocessor. When a general-purpose microprocessor was used, there was no example in which data trace was performed immediately after execution of a sequence instruction.

【0007】本発明は、上記の事情に基づいてなされた
もので、シーケンスプログラム実行中の実データをモニ
タ可能とするプログラマブルコントローラを提供するこ
とを目的としている。
The present invention has been made in view of the above circumstances, and has as its object to provide a programmable controller capable of monitoring actual data during execution of a sequence program.

【0008】[0008]

【課題を解決するための手段】前記目的を達成するた
め、請求項1に対応する発明は、シーケンスプログラム
を記憶したプログラムメモリと、制御に必要なデータを
記憶するデータメモリと、前記シーケンスプログラムの
実行と全体の制御を実行するためのマイクロプロセッサ
を備えたプログラマブルコントローラにおいて、前記シ
ーケンスプログラムの実行中に使用したデータを即時ト
レースするデータトレース手段を付加することにより、
前記シーケンスプログラム実行中の実データをモニタす
ることが可能なように構成したことを特徴とするプログ
ラマブルコントローラである。
According to one aspect of the present invention, there is provided a program memory for storing a sequence program, a data memory for storing data necessary for control, and a program memory for storing the sequence program. In a programmable controller having a microprocessor for executing execution and overall control, by adding data tracing means for immediately tracing data used during execution of the sequence program,
A programmable controller characterized in that actual data during execution of the sequence program can be monitored.

【0009】請求項1に対応する発明によれば、付加さ
れたデータトレース手段がモニタ対象範囲の検出、例え
ばユーザが作成したシーケンスプログラムの解釈、デー
タ形の判定などを実行し、演算対象データと演算結果の
データを自動的にトレースバッファに格納するので、シ
ーケンスプログラムの実時間でのモニタが可能となる。
According to the first aspect of the present invention, the added data tracing means detects a range to be monitored, for example, interprets a sequence program created by a user, determines a data type, etc. Since the calculation result data is automatically stored in the trace buffer, the sequence program can be monitored in real time.

【0010】前記目的を達成するため、請求項2に対応
する発明は、請求項1記載のプログラマブルコントロー
ラにおいて、インタプリタ方式で前記シーケンスプログ
ラムを実行する場合に、前記シーケンスプログラムの実
行中に使用したデータを即時トレースするデータ卜レー
ス手段を付加することにより、前記マイクロプロセッサ
がプログラムを実行するときに作業領域として使用する
ワークメモリの内容や一時的に使用されたデータのトレ
ースが可能なように構成したことを特徴とするプログラ
マブルコントローラである。
According to a second aspect of the present invention, in the programmable controller according to the first aspect, when the sequence program is executed by an interpreter method, the data used during execution of the sequence program. The data trace means for immediately tracing the data is added so that the contents of the work memory used as a work area when the microprocessor executes the program and the data temporarily used can be traced. A programmable controller characterized in that:

【0011】請求項2に対応する発明によれば、インタ
プリタ方式に対応したデータトレース手段を付加するこ
とにより、シーケンスプログラムを実行する際にマイク
ロプロセッサがシーケンスプログラムメモリから読み出
したブログラムのアドレスと内容からトレース範囲とト
レース内容を判定し、その後データメモリに入出力され
たデータを順次トレースするので、シーケンスプログラ
ムの実時間モニタが可能となる。
According to the second aspect of the present invention, by adding data tracing means compatible with the interpreter system, the address and contents of the program read from the sequence program memory by the microprocessor when executing the sequence program. Then, the trace range and the contents of the trace are determined, and then the data input / output to / from the data memory are sequentially traced, so that the real-time monitoring of the sequence program becomes possible.

【0012】前記目的を達成するため、請求項3に対応
する発明は、請求項1記載のプログラマブルコントロー
ラにおいて、コンパイラ方式で前記シーケンスプログラ
ムを実行する場合に、前記シーケンスプログラムの実行
中に使用したデータを即時トレースするデータトレース
手段を付加することにより、前記マイクロプロセッサが
プログラムを実行するときに作業領域として使用するワ
ークメモリの内容や一時的に使用されたデータのトレー
スが可能なように構成したことを特徴とするプログラマ
ブルコントローラである。
According to a third aspect of the present invention, in the programmable controller according to the first aspect, when the sequence program is executed by a compiler method, the data used during execution of the sequence program. By adding a data tracing means for immediately tracing the data, so that the content of a work memory used as a work area when the microprocessor executes a program and data temporarily used can be traced. A programmable controller characterized by the following.

【0013】請求項3に対応する発明によれば、コンパ
イラ方式に対応したデータトレース手段を付加すること
により、コンパイラ方式でシーケンスプログラムを実行
する際に、データメモリをアクセスしたときのアドレス
とデータを組にしてトレースバッファに格納するので、
シーケンスプログラムの実時間モニタが可能となる。
According to the third aspect of the present invention, by adding data tracing means corresponding to the compiler system, when executing the sequence program by the compiler system, the address and data when accessing the data memory can be stored. Since they are stored in pairs in the trace buffer,
Real-time monitoring of the sequence program becomes possible.

【0014】前記目的を達成するため、請求項4に対応
する発明は、シーケンスプログラムを記憶したプログラ
ムメモリと、制御に必要なデータを記憶するデータメモ
リと、前記シーケンスプログラムの実行と全体の制御を
実行するためのマイクロプロセッサを備えたプログラマ
ブルコントローラにおいて、前記シーケンスプログラム
の実行中に使用したデータを即時トレースするデータト
レース用の専用プログラムを実行することにより、前記
シーケンスプログラム実行中の実データをモニタするこ
とが可能なように構成したことを特徴とするプログラマ
ブルコントローラである。
According to a fourth aspect of the present invention, there is provided a program memory for storing a sequence program, a data memory for storing data necessary for control, execution of the sequence program, and overall control. In a programmable controller having a microprocessor for execution, a dedicated program for data tracing for immediately tracing data used during execution of the sequence program is executed to monitor actual data during execution of the sequence program. A programmable controller characterized in that the programmable controller is configured to be able to perform the operations.

【0015】請求項4に対応する発明によれば、シーケ
ンスプログラムを実行する際に命令の実行と並行して、
命令の実行に使用したデータをトレースバッファに格納
するので、シーケンスプログラムの実時間モニタが可能
となる。
According to the invention corresponding to claim 4, when the sequence program is executed, in parallel with the execution of the instruction,
Since the data used for the execution of the instruction is stored in the trace buffer, real-time monitoring of the sequence program is possible.

【0016】前記目的を達成するため、請求項5に対応
する発明は、請求項4記載のプログラマブルコントロー
ラにおいて、インタプリタ方式で前記シーケンスプログ
ラムを実行する際に、データトレース実行用プログラム
を呼び出すことにより、シーケンス実行中の実データを
モニタすることが可能なように構成したことを特微とす
るプログラマブルコントローラである。
According to a fifth aspect of the present invention, there is provided a programmable controller according to the fourth aspect, wherein a data trace execution program is called when the sequence program is executed by an interpreter method. The programmable controller is characterized in that it is configured to monitor actual data during execution of a sequence.

【0017】請求項5に対応する発明によれば、インタ
プリタ式でプログラムを実行する際に、データトレース
専用の命令実行プログラムを呼び出すことにより、命令
実行と並行して命令実行に使用したデータと結果データ
のトレースを実行するので、シーケンスプログラムの実
時間モニタが可能となる。
According to the invention corresponding to claim 5, when the program is executed in an interpreted manner, by calling the data trace-dedicated instruction execution program, the data and the result used in the instruction execution in parallel with the instruction execution are obtained. Since data tracing is performed, real-time monitoring of the sequence program becomes possible.

【0018】前記目的を達成するため、請求項6に対応
する発明は、請求項4に記載のプログラマブルコントロ
ーラにおいて、コンパイラ方式で前記シーケンスプログ
ラムを実行する際に、データトレースを実行する部分の
プログラムをデータトレース用のプログラムに切り替え
て実行することにより、シーケンス実行中の実データを
モニタすることが可能なように構成したことを特徴とす
るプログラマブルコントローラである。
According to a sixth aspect of the present invention, there is provided a programmable controller according to the fourth aspect, wherein a program for executing a data trace is executed when the sequence program is executed by a compiler method. A programmable controller characterized by being configured so as to be able to monitor actual data during sequence execution by switching to and executing a data trace program.

【0019】請求項6に対応する発明によれば、モニタ
対象範囲のシーケンスプログラムを実行する際に、モニ
夕範囲のシーケンスプログラムをトレース用にコンパイ
ルしたプログラムに切り替えて実行し、トレース用のプ
ログラムではシーケンスプログラムの内容に従って、使
用したデータや演算結果をトレースバッファに格納する
ので、シーケンスプログラムの実時間モニタが可能とな
る。
According to the invention corresponding to claim 6, when the sequence program in the monitoring target range is executed, the sequence program in the monitoring range is switched to a program compiled for tracing and executed. Since the used data and the operation result are stored in the trace buffer in accordance with the contents of the sequence program, real-time monitoring of the sequence program becomes possible.

【0020】前記目的を達成するため、請求項7に対応
する発明は、請求項1記載のプログラマブルコントロー
ラにおいて、ループ実行を行うシーケンスプログラムの
データトレースを行う際に、ループ実行の階層の深さを
指定してデータのトレースを実行可能なように構成した
こと特徴とするプログラマブルコントローラである。
According to a seventh aspect of the present invention, there is provided a programmable controller according to the first aspect, wherein when performing data tracing of a sequence program for executing a loop, the depth of the loop execution hierarchy is reduced. A programmable controller characterized in that data tracing can be executed by designating the programmable controller.

【0021】請求項7に対応する発明によれば、データ
トレース手段にループ実行の回数を指定してデータのト
レースをすることができるので、ループ実行の途中のデ
ータについても実時間モニタが可能となる。
According to the seventh aspect of the present invention, since data can be traced by designating the number of times of loop execution to the data tracing means, real-time monitoring of data in the middle of loop execution is possible. Become.

【0022】前記目的を達成するため、請求項8に対応
する発明は、請求項1記載のプログラマブルコントロー
ラにおいて、前記シーケンスプログラムの中にジャンプ
命令などを実行フローを制御する命令が存在した場合
に、その命令の実行アドレスと飛び先のアドレスを順次
トレースすることにより、前記シーケンスプログラムの
不実行部分も含めて実使用データのトレースを実行可能
なように構成したことを特徴とするプログラマブルコン
トローラである。
In order to achieve the above object, an invention according to claim 8 is the programmable controller according to claim 1, wherein an instruction for controlling an execution flow such as a jump instruction is present in the sequence program. A programmable controller characterized in that it is configured to trace actual use data including the non-executable part of the sequence program by sequentially tracing the execution address of the instruction and the jump address.

【0023】請求項8に対応する発明によれば、データ
トレース手段が使用したデータと併せてジャンプ元アド
レスとジャンプ先アドレスもトレースするので、モニタ
の対象範囲にジャンプ命令が存在しても正しく実時間モ
ニタが可能となる。
According to the invention corresponding to claim 8, since the jump source address and the jump destination address are traced together with the data used by the data tracing means, even if a jump instruction exists in the range to be monitored, the jump instruction is correctly executed. Time monitoring becomes possible.

【0024】前記目的を達成するため、請求項9に対応
する発明は、請求項1記載のプログラマブルコントロー
ラにおいて、前記シーケンスプログラムのデータトレー
スを行う際に、実行した命令の種類に従ってトレースデ
ータを加工し、データ格納領域が最小になるように構成
したことを特徴とするプログラマブルコントローラであ
る。
According to a ninth aspect of the present invention, when the data trace of the sequence program is performed, the trace data is processed in accordance with the type of the executed instruction. , Wherein the data storage area is minimized.

【0025】請求項9に対応する発明によれば、データ
トレース手段が実行した命令のデータ形を判定し、不要
なデータを削除してトレースバッファに無駄なく格納す
るので、モニタ装置との間での通信データ量を削減する
ことが可能となる。
According to the ninth aspect of the present invention, the data form of the instruction executed by the data tracing means is determined, and unnecessary data is deleted and stored in the trace buffer without waste. It is possible to reduce the amount of communication data.

【0026】前記目的を達成するため、請求項10に対
応する発明は、請求項1記載のプログラマブルコントロ
ーラにおいて、前記シーケンスプログラムのデータトレ
ースを行う際に、複数スキャン分のトレースデータを連
続して格納可能なように構成したことを特徴とするプロ
グラマブルコントローラである。
In order to achieve the above object, a tenth aspect of the present invention is the programmable controller according to the first aspect, wherein trace data for a plurality of scans are continuously stored when data tracing of the sequence program is performed. A programmable controller characterized by being configured as possible.

【0027】請求項10に対応する発明によれば、デー
タトレース手段が連続した複数スキャン分のデータを卜
レース可能なので、モニタ装置との間での通信周期とは
係わりなく、高速なスキャン実行のモニタが可能とな
る。
According to the tenth aspect of the present invention, since the data tracing means can trace data for a plurality of continuous scans, high-speed scan execution can be performed irrespective of the communication cycle with the monitor device. Monitoring becomes possible.

【0028】[0028]

【発明の実施の形態】以下、本発明の実施形態について
図面を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0029】<第1の実施形態(請求項1、請求項2に
対応)>図1により本発明の第1の実施形態について説
明する。図1において、CPU1はマイクロプロセッサ
で、PLCの中枢部分であり、シーケンスの実行及び実
行制御を行う。
<First Embodiment (Corresponding to Claims 1 and 2)> A first embodiment of the present invention will be described with reference to FIG. In FIG. 1, a CPU 1 is a microprocessor, which is a central part of a PLC, and executes a sequence and controls execution.

【0030】プログラムメモリ2はCPU1が実行する
プログラムが格納されているメモリであり、OSやシー
ケンスプログラムの解釈、実行プログラムが格納され
る。
The program memory 2 is a memory in which a program executed by the CPU 1 is stored, and stores an OS, an interpretation of a sequence program, and an execution program.

【0031】ワークメモリ3はCPU1がプログラムを
実行するときに作業領域として使用する。シーケンスプ
ログラムメモリ(ユーザプログラムメモリ)4はユーザ
が作成したシーケンスプログラムを格納するメモリであ
る。データメモリ5はユーザが使用する変数などのデー
タを格納するメモリである。
The work memory 3 is used as a work area when the CPU 1 executes a program. The sequence program memory (user program memory) 4 is a memory for storing a sequence program created by a user. The data memory 5 is a memory for storing data such as variables used by the user.

【0032】マイコンバス6はPLC内の要素をCPU
1と接続するためのバスであり、アドレスバス、データ
バス、制御バスの総体である。I/O7はPLCと外部
の制御対象を接続するための入出力装置である。
The microcomputer bus 6 controls the elements in the PLC by using a CPU.
1 and is a total of an address bus, a data bus, and a control bus. The I / O 7 is an input / output device for connecting the PLC to an external control target.

【0033】通信インタフェース(通信I/F)8はP
LCとモニタ装置20などを通信媒体を介して接続する
ための回路である。
The communication interface (communication I / F) 8 is P
This is a circuit for connecting the LC and the monitor device 20 via a communication medium.

【0034】データトレース回路9はマイコンバス6を
介してCPU1や各種メモリに接続されており、マイコ
ンバス6上の信号を監視しながら自立して動作できるよ
うに構成されている。
The data trace circuit 9 is connected to the CPU 1 and various memories via the microcomputer bus 6, and is configured to operate independently while monitoring signals on the microcomputer bus 6.

【0035】図2はデータトレース手段、例えばデータ
トレース回路9の構成を説明するための図である。トレ
ース制御回路91はトレースの開始、停止タイミングを
制御したり、トレースすべきデータの形を実行中の命令
種別によって判定するなどの動作を行い、データトレー
ス回路9全体の制御を行う。
FIG. 2 is a diagram for explaining the configuration of the data trace means, for example, the data trace circuit 9. The trace control circuit 91 performs operations such as controlling the start and stop timings of the trace and determining the form of data to be traced according to the type of the instruction being executed, and controls the entire data trace circuit 9.

【0036】アドレス比較回路92は、付属するアドレ
スレジスタとマイコンバス6上のアドレスを比較して一
致信号をトレース制御回路91に送る。アドレスレジス
タ93,94はCPU1によってセットされ、ここにセ
ットされたアドレスがマイコンバス6上に現れるとアド
レス比較回路92がトレース制御回路91にアドレスー
致信号を出力する。
The address comparison circuit 92 compares an attached address register with an address on the microcomputer bus 6 and sends a coincidence signal to the trace control circuit 91. The address registers 93 and 94 are set by the CPU 1, and when the set address appears on the microcomputer bus 6, the address comparison circuit 92 outputs an address matching signal to the trace control circuit 91.

【0037】アドレスレジスタは次の3個である。トレ
ース開始アドレスレジスタ93はトレース開始アドレス
をセットするためのレジスタである。トレース終了アド
レスレジスタ94はトレース終了アドレスをセットする
ためのレジスタである。アドレスマッチレジスタ95
は、ループアドレス用他、汎用に使用されるレジスタで
ある。
The following three address registers are provided. The trace start address register 93 is a register for setting a trace start address. The trace end address register 94 is a register for setting a trace end address. Address match register 95
Is a register used for general purposes as well as for a loop address.

【0038】トレースカウンタ96はトレースしたデー
タ数をカウントするカウンタであり、次に述べるトレー
スバッファが一杯になったときにトレース制御回路91
を介してCPU1に割り込み信号10を発生させる。ビ
ットトレースメモリ(ビットトレースバッファ)97と
ワードトレースメモリ98及びアドレストレースメモリ
99はトレースバッファとして使用されるメモリであ
り、それぞれ、ビットデータ、ワードデータ、アドレス
データを格納する。
The trace counter 96 is a counter for counting the number of traced data. When the trace buffer described below becomes full, a trace control circuit 91 is provided.
To cause the CPU 1 to generate an interrupt signal 10. A bit trace memory (bit trace buffer) 97, a word trace memory 98, and an address trace memory 99 are memories used as trace buffers, and store bit data, word data, and address data, respectively.

【0039】データトレース回路9は必要なときに割込
み信号10を介してCPU1に割込みをかけることがで
きる。モニタ装置20はPLCのシーケンスプログラム
実行状態を監視したり、シーケンスプログラムの作成、
修正に使用される。モニタ装置20はCRT、他の表示
装置とキーボード、他の入力装置を持っている。
The data trace circuit 9 can interrupt the CPU 1 via the interrupt signal 10 when necessary. The monitor device 20 monitors the execution state of the sequence program of the PLC, creates a sequence program,
Used for correction. The monitor device 20 has a CRT, other display devices and a keyboard, and other input devices.

【0040】CPU1はI/O7を介して外部の制御対
象の状態を入力した後、シーケンスプログラムメモリ4
からシーケンスプログラムを読み出し、必要に応じてデ
ータメモリ5内のデータをアクセスしながら実行し、結
果をI/O7を介して外部の制御対象に出力する。
After the CPU 1 inputs the state of the external control target via the I / O 7, the sequence program memory 4
And executes the program while accessing the data in the data memory 5 as necessary, and outputs the result to an external control target via the I / O 7.

【0041】シーケンスプログラムの実時間モニタを行
うときには、まずモニタ開始アドレスをCPU1からト
レース開始アドレスレジスタ93にセットし、モニタ終
了アドレスをトレース終了アドレスレジスタ94にセッ
トする。
When real-time monitoring of the sequence program is performed, first, the monitor start address is set in the trace start address register 93 from the CPU 1 and the monitor end address is set in the trace end address register 94.

【0042】その後、シーケンスプログラムの実行を開
始するとモニタ対象範囲のシーケンスプログラムを実行
した際に、トレース制御回路91がトレース開始アドレ
スを検出して、それ以降の必要なデータをマイコンバス
6から取り出して対応するトレースバッファに格納し、
トレースカウンタ96を更新していく。
Thereafter, when the execution of the sequence program is started, when the sequence program in the range to be monitored is executed, the trace control circuit 91 detects the trace start address, and extracts necessary data thereafter from the microcomputer bus 6. Stored in the corresponding trace buffer,
The trace counter 96 is updated.

【0043】トレース終了アドレスが検出されるか、ト
レースカウンタ96が規定の値になるとトレース制御回
路91が割込み信号10を使用してそれをCPU1に知
らせ、トレースバッフアの読みとりやトレースの終了処
理を要求する。
When the trace end address is detected or when the value of the trace counter 96 reaches a specified value, the trace control circuit 91 notifies the CPU 1 using the interrupt signal 10 to read the trace buffer and terminate the trace. Request.

【0044】このようにしてデータトレース回路9を使
用してシーケンスプログラムの実時間モニタが可能にな
る。
In this way, the real-time monitoring of the sequence program using the data trace circuit 9 becomes possible.

【0045】次に、インタプリタ方式でシーケンスプロ
グラムを実行する場合の動作について説明する。ここ
で、インタプリタとは、必要最低限のソース、プログラ
ムをその都度変換して実行する方式で、例えば図式表示
を図式単位毎に機械語に変換する方式である。
Next, the operation when the sequence program is executed by the interpreter method will be described. Here, the interpreter is a method of converting and executing a minimum necessary source and program each time, and for example, a method of converting a graphic display into a machine language for each graphic unit.

【0046】ここで、シーケンスプログラムをインタプ
リタ方式で実行するときの動作を図3を使用して説明す
る。シーケンスプログラムメモリ4のA接点命令を実行
しようとすると、まずCPU1はシーケンスプログラム
メモリ4からA接点命令のコードを読み出す。CPU1
はこの命令コードに対応した処理プログラムをプログラ
ムメモリ2から読み出して実行する。このプログラムの
処理中にデータメモリ5へのアクセスが発生する。
Here, the operation when the sequence program is executed by the interpreter method will be described with reference to FIG. When trying to execute the A contact instruction in the sequence program memory 4, the CPU 1 first reads out the code of the A contact instruction from the sequence program memory 4. CPU1
Reads a processing program corresponding to this instruction code from the program memory 2 and executes it. Access to the data memory 5 occurs during the processing of this program.

【0047】ここでは、オペランドであるXというビッ
トの読み出しが発生する。この命令がモニタの対象とな
っているときには、トレース制御回路91はシーケンス
プログラムメモリ4からの読み出しは命令コードである
と判定してこのコードを取り込み、コードをデコードし
てトレースするべきデータの種別を決定する。
In this case, the reading of the bit X, which is the operand, occurs. When this instruction is to be monitored, the trace control circuit 91 determines that reading from the sequence program memory 4 is an instruction code, fetches the code, decodes the code, and determines the type of data to be traced. decide.

【0048】A接点の場合には、データメモリ5から読
み出したビットデータがモニタ対象となるので、トレー
ス制御回路91はマイコンバス6の状態を監視し、デー
タメモリからの読み出しが発生したときにそのデータを
取り込み、命令コードから必要なビットを判定して、ビ
ットトレースメモリ97に格納する。トレースの開始と
終了アドレスの決定については前述した通りである。
In the case of the A contact, the bit data read from the data memory 5 is to be monitored. Therefore, the trace control circuit 91 monitors the state of the microcomputer bus 6 and, when reading from the data memory occurs, The data is fetched, necessary bits are determined from the instruction code, and stored in the bit trace memory 97. The determination of the start and end addresses of the trace is as described above.

【0049】このようにインタプリタ方式に対応したデ
ータトレース回路9ではシーケンスプログラムメモリ4
とデータメモリ5へのアクセスを監視し、CPU1での
シーケンスプログラムの実行と並行して、適宜データバ
ッファヘデータを格納することで実時間でのモニタが可
能となる。
In the data trace circuit 9 corresponding to the interpreter system, the sequence program memory 4
In addition, the access to the data memory 5 is monitored, and the data is appropriately stored in the data buffer in parallel with the execution of the sequence program by the CPU 1, so that the monitoring can be performed in real time.

【0050】<第2の実施形態(請求項3に対応)>次
に、図2を使用して第2の実施形態について、具体的に
説明する。コンパイラ方式でのシーケンスプログラムの
実行は図4に示すようにシーケンスプログラムメモリ4
内にシーケンス命令をCPU1が解釈できる形にしたプ
ログラムが直接書かれている。
<Second Embodiment (corresponding to claim 3)> Next, a second embodiment will be specifically described with reference to FIG. As shown in FIG. 4, the execution of the sequence program in the compiler system
A program in which a sequence command is interpreted by the CPU 1 is directly written therein.

【0051】ここで、コンパイラはすべてのプログラム
を一括して変換し、機械語プログラムを生成すること
で、例えば図式表示を一括して機械語プログラムに変換
することである。
Here, the compiler converts all the programs collectively and generates a machine language program, for example, to convert the graphic display collectively into a machine language program.

【0052】トレース開始、終了の設定をシーケンスプ
ログラムメモリ4のアドレスを使用して実施することは
前述の場合と同様である。
The setting of the start and end of the trace is performed by using the address of the sequence program memory 4 in the same manner as in the case described above.

【0053】ただ、コンパイラ方式の場合では、シーケ
ンスプログラムメモリ4内のコードから元のシーケンス
命令の内容やデータ形を判別することが困難なので、デ
ータトレース回路9ではトレースを開始した後は、デー
タメモリ5への全てのアクセスについて、アドレスとデ
ータ及び読み出し/書込みの別を組にしてトレースバッ
ファに書き込むものとする。この様子を図5に示す。
However, in the case of the compiler system, it is difficult to determine the contents and data type of the original sequence instruction from the code in the sequence program memory 4. It is assumed that all accesses to No. 5 are written in the trace buffer in pairs of address, data, and read / write. This is shown in FIG.

【0054】前記のデータの組はモニタ装置20に送
り、モニ夕装置20側でモニタ中のプログラム内容と照
合することによってデータ形の判別や必要なデータの抽
出を行いモニタに使用するものとする。
The set of data is sent to the monitor device 20, and the monitor device 20 compares the data set with the contents of the program being monitored to determine the data type and extract necessary data to be used for monitoring. .

【0055】上述のように構成することにより、コンパ
イラ方式のシーケンスプログラムの実行においても実時
間でのモニタが可能となる。
With the above configuration, it is possible to monitor in real time even when executing a sequence program of the compiler system.

【0056】<第3の実施形態(請求項4に対応)>次
に、第3の実施形態について、具体的に説明するが、第
3の実施形態の構成は図2においてデータトレース回路
9を省略したものである。従って、この場合はデータト
レースをハードウェアではなく、ソフトウェアで実行す
る。もともと、マイクロプロセッサはシーケンスプログ
ラムをソフトウェアで実行しているのであるが、モニタ
範囲のシーケンスブログラムを実行するときには通常の
シーケンスプログラム処理用のプログラムとは異なるデ
ータトレース時専用のプログラムに切り替えて実行す
る。データトレース時専用のプログラムではシーケンス
プログラムのオペランドとなる変数データをデータメモ
リ5との間で入出力する際に、そのデータをワークメモ
リ3などに設定したトレースバッファに格納するように
プログラミングされている。
<Third Embodiment (corresponding to Claim 4)> Next, a third embodiment will be described in detail. The configuration of the third embodiment is the same as that of the data trace circuit 9 shown in FIG. It is omitted. Therefore, in this case, the data trace is executed not by hardware but by software. Originally, the microprocessor executes the sequence program by software, but when executing the sequence program in the monitor range, it switches to a program dedicated to data tracing that is different from the program for normal sequence program processing. . In a program dedicated to data tracing, when variable data serving as an operand of a sequence program is input / output to / from the data memory 5, the data is programmed to be stored in a trace buffer set in the work memory 3 or the like. .

【0057】このように構成することにより、特別なハ
ードウェアを使用することなく、実時間でのモニタが可
能となる。もちろん、この方法は、データトレース回路
9を使用する方式に比較してシーケンスプログラム処理
時間が長くなる、という欠点がある。
With this configuration, monitoring can be performed in real time without using special hardware. Of course, this method has a disadvantage that the sequence program processing time is longer than the method using the data trace circuit 9.

【0058】<第4の実施形態(請求項5に対応)>次
に、第4の実施形態について、具体的に説明する。イン
タプリタ方式でシーケンスプログラムを実行する場合に
は、図6に示すようにシーケンス命令に対応した処理プ
ログラムがプログラムメモリ2内に用意されている。
<Fourth Embodiment (corresponding to claim 5)> Next, a fourth embodiment will be specifically described. When the sequence program is executed by the interpreter method, a processing program corresponding to the sequence instruction is prepared in the program memory 2 as shown in FIG.

【0059】実時間でのモニタを実行するために、この
処理プログラムを2種類設けるものとする。一つは通常
のシーケンス処理プログラムであり、他方はシーケンス
プログラムの実行と並行してデータのトレースを実行す
る処理を含んだプログラムである。
In order to execute monitoring in real time, two types of processing programs are provided. One is a normal sequence processing program, and the other is a program including processing for executing data tracing in parallel with execution of the sequence program.

【0060】CPU1がシーケンスプログラムをシーケ
ンスプログラムメモリ4から1命令分読み出して解釈
し、プログラムメモリ2中の対応する処理プログラムを
呼び出す場合に、このシーケンスプログラムがモニタ対
象となっている、という情報(フラグなど)を使用して
プログラムメモリ2からの呼び出しアドレスにオフセッ
トを設定してデータトレース用の処理プログラムが呼び
出されるように構成する。
When the CPU 1 reads and interprets one sequence program from the sequence program memory 4 for one instruction, and calls a corresponding processing program in the program memory 2, information (flag) indicating that the sequence program is to be monitored. And the like, an offset is set to the calling address from the program memory 2 so that the processing program for data tracing is called.

【0061】このようにすることにより、インタプリタ
方式のシーケンスプログラムにおいて実時間のモニタが
可能となる。
In this way, real-time monitoring becomes possible in a sequence program of the interpreter system.

【0062】<第5の実施形態(請求項6に対応)>次
に、第5の実施形態について、図7を使用して具体的に
説明する。コンパイラ方式でシーケンスプログラムを実
行する場合には、ユーザが作成したシーケンスプログラ
ムをコンパイルする際に通常の処理用と、データトレー
ス用の2種類のコンパイルプログラムを作成しておく。
2つのシーケンスプログラムは適当な大きさを単位とし
て分割しておき、モニタ実行はこのブロック単位で実行
するように構成する。
<Fifth Embodiment (corresponding to claim 6)> Next, a fifth embodiment will be specifically described with reference to FIG. When a sequence program is executed by a compiler method, two types of compile programs for normal processing and data tracing are created when compiling a sequence program created by a user.
The two sequence programs are divided in units of an appropriate size, and the monitor execution is configured to be executed in block units.

【0063】通常のシーケンスプログラムを実行中にモ
ニタ対象となっているブロックに入ったときには、そこ
でデータトレース用プログラムのルーチンにジャンプし
てデータトレースを命令処理と並行して実施し、データ
をトレースバッファに格納する。そして、モニタ対象の
ブロックの実行を終了したときには再び通常の処理プロ
グラムのブロックに戻るようにする。
When a block to be monitored is entered during execution of a normal sequence program, the program jumps to a routine of a data tracing program to execute data tracing in parallel with instruction processing, and stores data in a trace buffer. To be stored. When the execution of the block to be monitored is completed, the process returns to the block of the normal processing program.

【0064】このように構成することにより、データト
レース用のプログラムでは必要なデータ数や形が分かっ
ているので効率の良い実時間でのモニタが可能となる。
With this configuration, the data trace program knows the required number and shape of data, so that efficient real-time monitoring becomes possible.

【0065】<第6の実施形態(請求項7に対応)>次
に第6の実施形態について、具体的に説明する。シーケ
ンスプログラム中にループ実行等の繰り返し実行要素が
あると、その部分のデータだけが繰り返しトレースされ
ることになるが、モニタ装置20での表示では1種類の
データしか表示できないので、着目した実行タイミング
でのデータだけが必要となる。
<Sixth Embodiment (corresponding to claim 7)> Next, a sixth embodiment will be specifically described. If there is a repetitive execution element such as a loop execution in the sequence program, only the data of that part is repeatedly traced. However, only one type of data can be displayed on the monitor device 20, so that the execution timing Only the data at is needed.

【0066】ここでは、図2のデータトレース回路9を
使用して動作を説明する。モニタ範囲のシーケンスプロ
グラム中に繰り返し実行部分があるときは、CPU1は
モニタ開始後、繰り返し部分のプログラムの先頭アドレ
スをデータトレース回路9のアドレスマッチレジスタ9
5に設定し、繰り返し回数をループカウンタ90に設定
する。シ−ケンースプログラムがこの命令を実行しよう
としたときに、アドレス比較回路92とトレース制御回
路91は繰り返し演算であることを検出してこのアドレ
スの実行ごとにループカウンタ90を減算し始める。
Here, the operation will be described using the data trace circuit 9 of FIG. If there is a repetition execution part in the sequence program in the monitor range, after starting the monitoring, the CPU 1 sets the start address of the repetition part program to the address match register 9 of the data trace circuit 9.
5, and the number of repetitions is set in the loop counter 90. When the sequence program tries to execute this instruction, the address comparison circuit 92 and the trace control circuit 91 detect that the operation is a repetitive operation, and start decrementing the loop counter 90 every time this address is executed.

【0067】そして、実行回数がCPU1からの指定回
数になったときにだけデータトレースを実行するように
制御するのである。繰り返し処理の部分が複数個ある場
合には1個の繰り返し処理部分を実行後、繰り返しCP
U1からアドレスマッチレジスタ95に次の繰り返し部
分の先頭アドレスを設定することにより、上記と同様に
処理可能である。
Then, control is performed such that the data trace is executed only when the number of executions reaches the number specified by the CPU 1. If there are a plurality of repetition processing parts, after executing one repetition processing part,
By setting the start address of the next repetition part in the address match register 95 from U1, processing can be performed in the same manner as described above.

【0068】このようにして繰り返し実行部分が存在し
ても実時間のモニタが可能となる。<第7の実施形態
(請求項8に対応)>次に、第7の実施形について、具
体的に説明する。シーケンスプログラム中にジャンプ命
令が存在するときには、通常の方法でデータトレースを
実行すると、モニタ時にデータとプログラムの表示が一
致しなくなるという問題が生じる。
In this way, real-time monitoring is possible even if there are repeated execution parts. <Seventh embodiment (corresponding to claim 8)> Next, a seventh embodiment will be specifically described. If a data trace is executed by a normal method when a jump instruction is present in the sequence program, there is a problem that the display of the data and the display of the program do not match during monitoring.

【0069】そこで、本実施形態のデータトレース回路
9ではトレース制御回路91がジャンプ命令の実行を検
出すると、そのときのシーケンスプログラムメモリ4の
アドレスと、ジャンプ先のアドレスをアドレストレース
メモリ99に格納するように制御する。
Therefore, in the data trace circuit 9 of this embodiment, when the trace control circuit 91 detects the execution of the jump instruction, the address of the sequence program memory 4 at that time and the jump destination address are stored in the address trace memory 99. Control.

【0070】こうすることにより、モニタ装置20側で
アドレストレースメモリ99の内容とモニタ中のプログ
ラム内容を比較することによってトレースデータをモニ
タ表示中のプログラムと正しく対応させることが可能と
なる。
In this way, the contents of the address trace memory 99 and the contents of the program being monitored are compared on the monitor device 20 side, so that the trace data can be correctly associated with the program being displayed on the monitor.

【0071】<第8の実施形態(請求項9に対応)>次
に第8の実施形態について、具体的に説明する。図2及
び図3に示すようにデータトレース回路9ではデータメ
モリ5に入出力されたデータをメモリの語長に合わせて
トレースするのではなく、シーケンス命令の種別から使
用するデータ形を判定してトレースバッファに格納する
ように構成している。つまり、ビットデータをオペラン
ドとする命令を実行している場合には、データメモリ5
に対してワード単位でのアクセスが発生したとしても、
命令コードを解釈して必要なビットデータを抽出し、そ
のデータだけをビットトレースメモリ97に格納する。
<Eighth Embodiment (corresponding to claim 9)> Next, an eighth embodiment will be specifically described. As shown in FIGS. 2 and 3, the data trace circuit 9 does not trace the data input / output to / from the data memory 5 according to the word length of the memory, but determines the data type to be used from the type of the sequence instruction. It is configured to store in the trace buffer. That is, when an instruction using bit data as an operand is executed, the data memory 5
Even if word access occurs to
The necessary bit data is extracted by interpreting the instruction code, and only that data is stored in the bit trace memory 97.

【0072】このように構成することにより、トレース
データ量を削減し、モニタ装置20へのデータ伝送量を
削減して高速のモニタを可能にしている。
With this configuration, the amount of trace data is reduced, the amount of data transmitted to the monitor device 20 is reduced, and high-speed monitoring is enabled.

【0073】<第9の実施形態(請求項10に対応)>
次に、第9の実施形態について、具体的に説明する。一
般にシーケンスプログラムのスキャン実行時間はモニタ
装置20とのデータ転送時間に比較すると大変に短く、
スキャン毎のトレースデータをモニタ装置20に伝送す
ることには無理がある。また、モニタ装置20に全スキ
ャン分のデータが表示されても高速すぎて確認はほとん
ど不可能である。それでも連続したスキャン実行の結果
を確認したい、という要求は存在する。
<Ninth Embodiment (corresponding to claim 10)>
Next, a ninth embodiment will be specifically described. Generally, the scan execution time of the sequence program is very short compared to the data transfer time with the monitor device 20,
It is impossible to transmit the trace data for each scan to the monitor device 20. Further, even if the data for all scans is displayed on the monitor device 20, it is too fast to confirm it. Nevertheless, there is a demand for confirming the results of continuous scan execution.

【0074】そこで、本実施形態のデータトレース回路
9ではシーケンスプログラムの連続したスキャン実行で
のデータトレースを可能としている。これは、1スキャ
ン分のデータトレースが完了した後も、CPU1に割込
み信号を送らず、所望のスキャン分の実行完了後に割込
みを発生させることによって実現する。データトレース
レジスタやアドレストレースレジスタには1スキャン完
了毎に境界を示す特別なコードを書き込み、モニタ装置
側でスキャンの境界を判別できるように構成する。
Therefore, the data trace circuit 9 of the present embodiment enables data trace in the continuous scan execution of the sequence program. This is realized by not sending an interrupt signal to the CPU 1 even after the data trace for one scan is completed, and generating an interrupt after the execution of the desired scan is completed. A special code indicating a boundary is written into the data trace register and the address trace register every time one scan is completed, so that the monitor device can determine the scan boundary.

【0075】このようにすることにより、複数スキャン
分のデータトレースが可能となる。
In this manner, data trace for a plurality of scans can be performed.

【0076】[0076]

【発明の効果】以上述べた本発明によれば、次のような
作用効果が得られるプログラマブルコントローラを提供
できる。即ち、マイクロプロセッサによってシーケンス
プログラムを実行するプログラマブルコントローラにお
いて、シーケンスプログラムを実行した時点で使用され
たデータをモニタすることが可能となるので、常にシー
ケンス命令と対応するオペランドデータが正しくモニタ
でき、プログラムの実行状態の確認に有効である。
According to the present invention described above, it is possible to provide a programmable controller having the following functions and effects. That is, in a programmable controller that executes a sequence program by a microprocessor, it is possible to monitor data used at the time of executing the sequence program, so that a sequence instruction and operand data corresponding to the sequence instruction can always be correctly monitored, and This is effective for checking the execution status.

【0077】また、シーケンスプログラム中に繰り返し
実行部分やジャンプが存在しても正しくデータをモニタ
可能なプログラマブルコントローラを提供することがで
きる。
Further, it is possible to provide a programmable controller capable of correctly monitoring data even if a repeated execution portion or a jump exists in the sequence program.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明のプログラマブルコントローラを説明す
るためのブロック図。
FIG. 1 is a block diagram for explaining a programmable controller of the present invention.

【図2】図1のデータトレース回路を説明するための
図。
FIG. 2 is a diagram for explaining the data trace circuit of FIG. 1;

【図3】図1の動作を説明するための図であって、イン
タプリタ方式のプログラム実行を説明する図。
FIG. 3 is a diagram for explaining the operation of FIG. 1 and is a diagram for explaining execution of a program in an interpreter system.

【図4】図1の動作を説明するための図であって、コン
パイラ方式のプログラム実行を説明する図。
FIG. 4 is a diagram for explaining the operation of FIG. 1 and is a diagram for explaining execution of a program by a compiler method.

【図5】図1の動作を説明するための図であって、デー
タトレースの様子を説明する図。
FIG. 5 is a diagram for explaining the operation of FIG. 1 and is a diagram for explaining a state of data tracing.

【図6】図1の動作を説明するための図であって、イン
タプリタ方式でのプログラムメモリの構成を説明する
図。
FIG. 6 is a diagram for explaining the operation of FIG. 1 and is a diagram for explaining a configuration of a program memory in an interpreter system.

【図7】図1の動作を説明するための図であって、コン
パイラ方式でのシーケンスプログラムメモリの構成を説
明する図。
FIG. 7 is a diagram for explaining the operation of FIG. 1 and is a diagram for explaining a configuration of a sequence program memory in a compiler system.

【図8】従来のコントローラでのプログラムモニタの状
態を説明するための図。
FIG. 8 is a view for explaining a state of a program monitor in a conventional controller.

【符号の説明】[Explanation of symbols]

1…マイクロプロセッサ(CPU) 2…プログラムメモリ 3…ワークメモリ 4…シーケンスプログラムメモリ 5…データメモリ 6…マイコンバス 7…I/O 8…通信インタフェース 9…データトレース回路 90…ループカウンタ 91…トレース制御回路 92…アドレス比較回路 93…トレース開始アドレスレジスタ 94…トレース終了アドレスレジスタ 95…アドレスマッチレジスタ 96…トレースカウンタ 97…ビットトレースメモリ 98…ワードトレースメモリ 99…アドレストレースメモリ 10…割込み信号 20…モニタ装置 DESCRIPTION OF SYMBOLS 1 ... Microprocessor (CPU) 2 ... Program memory 3 ... Work memory 4 ... Sequence program memory 5 ... Data memory 6 ... Microcomputer bus 7 ... I / O 8 ... Communication interface 9 ... Data trace circuit 90 ... Loop counter 91 ... Trace control Circuit 92 ... Address comparison circuit 93 ... Trace start address register 94 ... Trace end address register 95 ... Address match register 96 ... Trace counter 97 ... Bit trace memory 98 ... Word trace memory 99 ... Address trace memory 10 ... Interrupt signal 20 ... Monitor device

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 シーケンスプログラムを記憶したプログ
ラムメモリと、制御に必要なデータを記憶するデータメ
モリと、前記シーケンスプログラムの実行と全体の制御
を実行するためのマイクロプロセッサを備えたプログラ
マブルコントローラにおいて、 前記シーケンスプログラムの実行中に使用したデータを
即時トレースするデータトレース手段を付加することに
より、前記シーケンスプログラム実行中の実データをモ
ニタすることが可能なように構成したことを特徴とする
プログラマプルコントローラ。
1. A programmable controller comprising: a program memory storing a sequence program; a data memory storing data necessary for control; and a microprocessor for executing the sequence program and performing overall control. A program controller, wherein a data trace means for immediately tracing data used during execution of the sequence program is added so that actual data during execution of the sequence program can be monitored.
【請求項2】 請求項1記載のプログラマブルコントロ
ーラにおいて、インタプリタ方式で前記シーケンスプロ
グラムを実行する場合に、前記シーケンスプログラムの
実行中に使用したデータを即時トレースするデータ卜レ
ース手段を付加することにより、前記マイクロプロセッ
サがプログラムを実行するときに作業領域として使用す
るワークメモリの内容や一時的に使用されたデータのト
レースが可能なように構成したことを特徴とするプログ
ラマブルコントローラ。
2. The programmable controller according to claim 1, wherein, when the sequence program is executed by an interpreter method, data tracing means for immediately tracing data used during execution of the sequence program is added. A programmable controller characterized in that the content of a work memory used as a work area when the microprocessor executes a program and a trace of data used temporarily can be traced.
【請求項3】 請求項1記載のプログラマブルコントロ
ーラにおいて、コンパイラ方式で前記シーケンスプログ
ラムを実行する場合に、前記シーケンスプログラムの実
行中に使用したデータを即時トレースするデータトレー
ス手段を付加することにより、前記マイクロプロセッサ
がプログラムを実行するときに作業領域として使用する
ワークメモリの内容や一時的に使用されたデータのトレ
ースが可能なように構成したことを特徴とするプログラ
マブルコントローラ。
3. The programmable controller according to claim 1, wherein, when the sequence program is executed by a compiler method, a data trace unit for immediately tracing data used during execution of the sequence program is added. A programmable controller characterized in that the contents of a work memory used as a work area when the microprocessor executes a program and the data temporarily used can be traced.
【請求項4】 シーケンスプログラムを記憶したプログ
ラムメモリと、制御に必要なデータを記憶するデータメ
モリと、前記シーケンスプログラムの実行と全体の制御
を実行するためのマイクロプロセッサを備えたプログラ
マブルコントローラにおいて、 前記シーケンスプログラムの実行中に使用したデータを
即時トレースするデータトレース用の専用プログラムを
実行することにより、前記シーケンスプログラム実行中
の実データをモニタすることが可能なように構成したこ
とを特徴とするプログラマブルコントローラ。
4. A programmable controller comprising: a program memory storing a sequence program; a data memory storing data necessary for control; and a microprocessor for executing the sequence program and executing overall control. A programmable program characterized in that it is possible to monitor actual data during execution of the sequence program by executing a dedicated program for data tracing that immediately traces data used during execution of the sequence program. controller.
【請求項5】 請求項4記載のプログラマブルコントロ
ーラにおいて、インタプリタ方式で前記シーケンスプロ
グラムを実行する際に、データトレース実行用プログラ
ムを呼び出すことにより、シーケンス実行中の実データ
をモニタすることが可能なように構成したことを特微と
するプログラマブルコントローラ。
5. The programmable controller according to claim 4, wherein, when the sequence program is executed by an interpreter method, by calling a data trace execution program, it is possible to monitor actual data during execution of the sequence. Programmable controller characterized in that it is configured as follows.
【請求項6】 請求項4に記載のプログラマブルコント
ローラにおいて、コンパイラ方式で前記シーケンスプロ
グラムを実行する際に、データトレースを実行する部分
のプログラムをデータトレース用のプログラムに切り替
えて実行することにより、シーケンス実行中の実データ
をモニタすることが可能なように構成したことを特徴と
するプログラマブルコントローラ。
6. The programmable controller according to claim 4, wherein when the sequence program is executed by a compiler method, a program of a portion for executing data trace is switched to a program for data trace and executed, thereby executing the sequence. A programmable controller characterized in that actual data being executed can be monitored.
【請求項7】 請求項1記載のプログラマブルコントロ
ーラにおいて、ループ実行を行うシーケンスプログラム
のデータトレースを行う際に、ループ実行の階層の深さ
を指定してデータのトレースを実行可能なように構成し
たこと特徴とするプログラマブルコントローラ。
7. The programmable controller according to claim 1, wherein when tracing data of a sequence program for performing loop execution, data tracing can be performed by designating a depth of a loop execution hierarchy. A programmable controller.
【請求項8】 請求項1記載のプログラマブルコントロ
ーラにおいて、前記シーケンスプログラムの中にジャン
プ命令などを実行フローを制御する命令が存在した場合
に、その命令の実行アドレスと飛び先のアドレスを順次
トレースすることにより、前記シーケンスプログラムの
不実行部分も含めて実使用データのトレースを実行可能
なように構成したことを特徴とするプログラマブルコン
トローラ。
8. The programmable controller according to claim 1, wherein when an instruction for controlling an execution flow of a jump instruction or the like exists in the sequence program, an execution address of the instruction and a jump destination address are sequentially traced. Thus, the programmable controller is configured to be able to trace the actual use data including the non-executable part of the sequence program.
【請求項9】 請求項1記載のプログラマブルコントロ
ーラにおいて、前記シーケンスプログラムのデータトレ
ースを行う際に、実行した命令の種類に従ってトレース
データを加工し、データ格納領域が最小になるように構
成したことを特徴とするプログラマブルコントローラ。
9. The programmable controller according to claim 1, wherein when performing data tracing of said sequence program, trace data is processed in accordance with a type of an executed instruction so that a data storage area is minimized. Features a programmable controller.
【請求項10】 請求項1記載のプログラマブルコント
ローラにおいて、前記シーケンスプログラムのデータト
レースを行う際に、複数スキャン分のトレースデータを
連続して格納可能なように構成したことを特徴とするプ
ログラマブルコントローラ。
10. The programmable controller according to claim 1, wherein a trace data for a plurality of scans can be continuously stored when data trace of the sequence program is performed.
JP11048488A 1999-02-25 1999-02-25 Programmable controller Pending JP2000250779A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11048488A JP2000250779A (en) 1999-02-25 1999-02-25 Programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11048488A JP2000250779A (en) 1999-02-25 1999-02-25 Programmable controller

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2005004152A Division JP3892873B2 (en) 2005-01-11 2005-01-11 Programmable controller

Publications (1)

Publication Number Publication Date
JP2000250779A true JP2000250779A (en) 2000-09-14

Family

ID=12804785

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11048488A Pending JP2000250779A (en) 1999-02-25 1999-02-25 Programmable controller

Country Status (1)

Country Link
JP (1) JP2000250779A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003122595A (en) * 2001-10-11 2003-04-25 Mitsubishi Electric Corp Method and device for software fault analysis
JP2010020494A (en) * 2008-07-09 2010-01-28 Mitsubishi Electric Corp Protection controller
JP2010211555A (en) * 2009-03-11 2010-09-24 Meidensha Corp Data trace method for programmable controller

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59160247A (en) * 1983-03-02 1984-09-10 Omron Tateisi Electronics Co Program testing device
JPS6073756A (en) * 1983-09-29 1985-04-25 Fujitsu Ltd Program tracer
JPS61183705A (en) * 1985-02-09 1986-08-16 Meidensha Electric Mfg Co Ltd Operating trace processing method of programmable controller
JPH02214904A (en) * 1989-02-16 1990-08-27 Fuji Electric Co Ltd Working state monitor device for programmable controller
JPH0317803U (en) * 1989-06-29 1991-02-21
JPH06161518A (en) * 1992-11-27 1994-06-07 Hitachi Ltd Programmable controller
JPH06266420A (en) * 1993-03-16 1994-09-22 Toshiba Corp Programmable controller
JPH0764469A (en) * 1993-08-27 1995-03-10 Omron Corp Programmable controller
JPH07334211A (en) * 1994-06-08 1995-12-22 Yaskawa Electric Corp Data tracing method for programmable controller
JPH0916243A (en) * 1995-06-30 1997-01-17 Toshiba Corp Programmable controller
JPH0916432A (en) * 1995-06-27 1997-01-17 Nec Commun Syst Ltd Trace data analysis system
JPH10275092A (en) * 1997-03-31 1998-10-13 Hewlett Packard Japan Ltd Trace information output method for microprocessor

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59160247A (en) * 1983-03-02 1984-09-10 Omron Tateisi Electronics Co Program testing device
JPS6073756A (en) * 1983-09-29 1985-04-25 Fujitsu Ltd Program tracer
JPS61183705A (en) * 1985-02-09 1986-08-16 Meidensha Electric Mfg Co Ltd Operating trace processing method of programmable controller
JPH02214904A (en) * 1989-02-16 1990-08-27 Fuji Electric Co Ltd Working state monitor device for programmable controller
JPH0317803U (en) * 1989-06-29 1991-02-21
JPH06161518A (en) * 1992-11-27 1994-06-07 Hitachi Ltd Programmable controller
JPH06266420A (en) * 1993-03-16 1994-09-22 Toshiba Corp Programmable controller
JPH0764469A (en) * 1993-08-27 1995-03-10 Omron Corp Programmable controller
JPH07334211A (en) * 1994-06-08 1995-12-22 Yaskawa Electric Corp Data tracing method for programmable controller
JPH0916432A (en) * 1995-06-27 1997-01-17 Nec Commun Syst Ltd Trace data analysis system
JPH0916243A (en) * 1995-06-30 1997-01-17 Toshiba Corp Programmable controller
JPH10275092A (en) * 1997-03-31 1998-10-13 Hewlett Packard Japan Ltd Trace information output method for microprocessor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003122595A (en) * 2001-10-11 2003-04-25 Mitsubishi Electric Corp Method and device for software fault analysis
JP2010020494A (en) * 2008-07-09 2010-01-28 Mitsubishi Electric Corp Protection controller
JP2010211555A (en) * 2009-03-11 2010-09-24 Meidensha Corp Data trace method for programmable controller

Similar Documents

Publication Publication Date Title
EP0523758B1 (en) A method and apparatus for coordinating execution of an instruction by a coprocessor
US4758950A (en) Method and apparatus for selectively delaying an interrupt of a coprocessor
JP3892873B2 (en) Programmable controller
JP2000250779A (en) Programmable controller
JPS62226231A (en) Processor
JPH0330917Y2 (en)
JP2808757B2 (en) Microprocessor for debugging
JP2002163126A (en) Event detecting circuit embedded in debugging cpu, event detecting method, and external peripheral circuit
KR940006829B1 (en) Interruptable digital processor
JP3328867B2 (en) Multiprocessor arithmetic device and programmable controller having the device
JPH1165881A (en) Extended interruption control system for cpu and debugger used by same cpu
JPH0795288B2 (en) Microcomputer
JP2926941B2 (en) Instruction decoding device
JPH06348543A (en) Method for connection with input/output simulator
JPH0465729A (en) Symbolic debugger
JPS63104151A (en) Microprocessor containing tracing function
JPH02110636A (en) Debugging device for tag architecture machine and its compiler
JPH0259828A (en) Support device for development of microcomputer
JPS59202548A (en) Debugging device
JPH02191046A (en) Tracing system for program
JPH0435779B2 (en)
JPH04290130A (en) Error control system of processor
JPS6349941A (en) Arithmetic processing unit
JPH07219808A (en) Emulator and its tracking method
JPS6255738A (en) Data processor having program counter tracing mechanism

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040224

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040423

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041109

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050111

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20050128

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20050415

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070820