JPH06250864A - Method for preventing generation of error output from programmable controller - Google Patents

Method for preventing generation of error output from programmable controller

Info

Publication number
JPH06250864A
JPH06250864A JP5038240A JP3824093A JPH06250864A JP H06250864 A JPH06250864 A JP H06250864A JP 5038240 A JP5038240 A JP 5038240A JP 3824093 A JP3824093 A JP 3824093A JP H06250864 A JPH06250864 A JP H06250864A
Authority
JP
Japan
Prior art keywords
output
signal
cpu
programmable controller
output signal
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
JP5038240A
Other languages
Japanese (ja)
Inventor
Kazuhiro Fujita
和弘 藤田
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Co Ltd
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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP5038240A priority Critical patent/JPH06250864A/en
Publication of JPH06250864A publication Critical patent/JPH06250864A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To make a device compact by detecting the runaway of an arithmetic processor, inputting an interruption, determining an output signal from the processor at a safety side level, and supplying the output signal to an output circuit. CONSTITUTION:A central processing unit(CPU) 3 controls the operation of the whole device, executes a sequence program stored in a built-in RAM 5 and executes the automatic control of an electronic apparatus. A monitoring timer 6 is functioned as a watchdog timer to detect the abnormality of the CPU 3, and when time-up is generated, inputs an interrupt to the CPU 3. Receiving the interruption input, the CPU 3 transfers a current program reading address to the leading storing address of an interruption program stored in a built-in program memory 4. Consequently the CPU 3 sends an OFF signal to the output circuit 11 through an I/O port 8. Consequently an exclusive reset signal line and an external timer can be made unnecessary and the device can be made compact.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、プログラマブルコント
ローラ内のマイクロコンピュータが暴走した時に、プロ
グラマブルコントローラが制御していた電子機器を安全
側に制御するためのプログラマブルコントローラの誤出
力防止方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for preventing erroneous output of a programmable controller for controlling electronic devices controlled by the programmable controller to a safe side when a microcomputer in the programmable controller runs out of control.

【0002】[0002]

【従来の技術】従来、プログラマブルコントローラは制
御対象の電子機器から動作状態信号を入出力装置を介し
て受信し、受信した信号内容に応じて電子機器の動作を
指示する制御信号を上記電子機器に送信している。この
ために、プログラマブルコントローラはマイクロコンピ
ュータを内蔵し、マイクロコンピュータにシーケンスプ
ログラムを実行させて上記制御信号(以下、出力信号と
称する。)の内容を決定している。マイクロコンピュー
タは周知のように雑音影響のためにプログラムの実行順
序が狂うことがある。
2. Description of the Related Art Conventionally, a programmable controller receives an operation state signal from an electronic device to be controlled via an input / output device, and sends a control signal to the electronic device to instruct the operation of the electronic device according to the content of the received signal. I am sending. To this end, the programmable controller has a microcomputer built therein, and causes the microcomputer to execute a sequence program to determine the content of the control signal (hereinafter referred to as an output signal). As is well known, a microcomputer may cause a program execution order to be out of order due to noise influence.

【0003】そこで、従来のプログラマブルコントロー
ラではウオッチドッグタイマーと呼ばれる監視用タイマ
ー(図4参照)により暴走の検知を行っている。より具
体的にはウオッチドッグタイマー18が一定時間を計時
する前にマイクロコンピュータ2側のソフトウエア実行
処理により一定周期でウオッチドッグタイマーにリセッ
トをかけ、ウオッチドッグタイマー18をカウントアッ
プさせないようにする。マイクロコンピュータ2が暴走
した時にはウオッチドッグタイマー18にリセットがか
からないので、ウオッチドッグタイマー18は一定時間
を計時しタイムアップ信号19を発生する。このタイム
アップ信号19は、マイクロコンピュータ2や外部入出
力ポート(入出力装置)16に対してリセット信号とし
て送られる。このリセット信号により、マイクロコンピ
ュータ2は暴走状態から解放され、初期状態に設定され
る。
Therefore, in a conventional programmable controller, a watchdog timer (see FIG. 4) called a watchdog timer detects runaway. More specifically, the watchdog timer 18 is reset at regular intervals by software execution processing on the microcomputer 2 side before the watchdog timer 18 counts a fixed time, so that the watchdog timer 18 is not counted up. Since the watchdog timer 18 is not reset when the microcomputer 2 runs out of control, the watchdog timer 18 counts a fixed time and generates a time-up signal 19. The time-up signal 19 is sent as a reset signal to the microcomputer 2 and the external input / output port (input / output device) 16. This reset signal releases the microcomputer 2 from the runaway state and sets it to the initial state.

【0004】また、外部入出力ポート16側では上記リ
セット信号により制御対象に送信される出力信号が全て
オフに設定される。この結果、たとえ、マイクロコンピ
ュータ2が暴走しても制御対象の電子機器は安全側に制
御される。
On the side of the external input / output port 16, all the output signals transmitted to the controlled object are set to off by the reset signal. As a result, even if the microcomputer 2 runs out of control, the electronic device to be controlled is controlled on the safe side.

【0005】[0005]

【発明が解決しようとする課題】マイクロコンピュータ
2と外部入出力ポート16との間は入出力信号線により
接続されているにも拘らず、ウオッチドッグタイマー1
8と外部入出力ポート16との間に専用のリセット信号
線を設けることは信号線の本数が増え、装置の大型化に
つながる。また、マイクロコンピュータの中にはタイマ
ーを内蔵しているものもあり、このようなマイクロコン
ピュータでは、タイマーを2つ備えることになり、やは
り、装置の大型化につながる。
Although the microcomputer 2 and the external input / output port 16 are connected by the input / output signal line, the watchdog timer 1
Providing a dedicated reset signal line between the I / O 8 and the external input / output port 16 increases the number of signal lines, leading to an increase in size of the device. Further, some microcomputers have a built-in timer, and such a microcomputer has two timers, which also leads to an increase in the size of the device.

【0006】そこで、本発明は、上述の点に鑑みて、装
置の小型化に寄与することの可能なプログラマブルコン
トローラの誤出力防止方法を提供することを目的とす
る。
Therefore, in view of the above points, an object of the present invention is to provide a method for preventing erroneous output of a programmable controller that can contribute to downsizing of the device.

【0007】[0007]

【課題を解決するための手段】このような目的を達成す
るために、請求項1の発明は、プログラマブルコントロ
ーラの出力回路から制御対象機器に出力する出力信号に
より該制御対象機器の動作を制御し、前記出力信号の内
容を前記プログラマブルコントローラの演算プロセッサ
により決定する場合に、該演算プロセッサが暴走した時
の前記出力信号の前記制御対象機器への誤出力を防止す
るプログラマブルコントローラの誤出力防止方法におい
て、ウオッチドッグタイマーにより前記演算プロセッサ
の暴走を検知し、その検知信号を前記演算プロセッサに
割り込み入力し、該割り込み入力に応じて前記演算プロ
セッサは前記出力信号を、安全側のレベルに決定し、当
該決定した出力信号を前記出力回路に供給することを特
徴とする。
In order to achieve such an object, the invention of claim 1 controls the operation of the controlled device by an output signal output from the output circuit of the programmable controller to the controlled device. In a method of preventing an erroneous output of a programmable controller, which prevents erroneous output of the output signal to the controlled device when the arithmetic processor of the programmable controller is out of control when the content of the output signal is determined by the arithmetic processor of the programmable controller. The watchdog timer detects runaway of the arithmetic processor, interrupts the detection signal to the arithmetic processor, and in response to the interrupt input, the arithmetic processor determines the output signal to a safe side level. The determined output signal is supplied to the output circuit.

【0008】請求項2の発明は、プログラマブルコント
ローラの出力回路から制御対象機器に出力する出力信号
により該制御対象機器の動作を制御し、前記出力信号の
内容を前記プログラマブルコントローラの演算プロセッ
サにより決定する場合に、該演算プロセッサが暴走した
時の前記出力信号の前記制御対象機器への誤出力を防止
するプログラマブルコントローラの誤出力防止方法にお
いて、ウオッチドッグタイマーにより前記演算プロセッ
サの暴走を検知し、その検知信号を前記演算プロセッサ
に割り込み入力し、該割り込み入力に応じて前記演算プ
ロセッサは前記出力回路にリセット信号を供給すること
により、前記出力信号を安全側のレベルに設定すること
を特徴とする。
According to a second aspect of the present invention, the operation of the controlled device is controlled by an output signal output from the output circuit of the programmable controller to the controlled device, and the content of the output signal is determined by the arithmetic processor of the programmable controller. In this case, in a programmable controller erroneous output prevention method for preventing erroneous output of the output signal to the control target device when the arithmetic processor runs out of control, a watchdog timer detects the runaway of the arithmetic processor, and detects the runaway. An interrupt signal is input to the arithmetic processor, and the arithmetic processor supplies a reset signal to the output circuit in response to the interrupt input, thereby setting the output signal to a safe level.

【0009】[0009]

【作用】本発明は、CPUやマイクロプロセッサなどの
演算プロセッサが割り込み機能を有し、外部から割り込
み信号を入力すると、予め定められた割り込みプログラ
ムの格納アドレスをプログラム実行アドレスに自動設定
する点に着目し、暴走の発生により演算プロセッサの実
行アドレスが不定になっても、この割り込み処理により
不定の実行アドレスを特定のアドレスに正常復帰させ
る。請求項1の発明は、上記割り込み処理により出力信
号のレベルそのものを決定する。このため、従来のよう
な専用のリセット信号線は不要となる。請求項2の発明
は、上記割り込み処理により出力回路に供給するリセッ
ト信号を作成するので、特に外付きのタイマーによりリ
セット信号を作成する必要はない。
The present invention focuses on the point that a processor such as a CPU or a microprocessor has an interrupt function, and when an interrupt signal is input from the outside, the storage address of a predetermined interrupt program is automatically set as the program execution address. However, even if the execution address of the arithmetic processor becomes indefinite due to the occurrence of runaway, this interrupt processing normally returns the indefinite execution address to a specific address. According to the invention of claim 1, the level itself of the output signal is determined by the interrupt processing. Therefore, a dedicated reset signal line as in the conventional case is not necessary. According to the second aspect of the present invention, since the reset signal supplied to the output circuit is created by the interrupt processing, it is not necessary to create the reset signal by an external timer.

【0010】[0010]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0011】図1は本発明を適用したプログラマブルコ
ントローラの主要構成を示す。図4の従来例と同様の箇
所には同一の符号を付している。
FIG. 1 shows the main configuration of a programmable controller to which the present invention is applied. The same parts as those in the conventional example of FIG. 4 are designated by the same reference numerals.

【0012】図1において以下の回路が内部バス9に接
続されている。中央演算処理装置(CPU)3は装置全
体の動作制御を司ると共に内蔵RAM5に格納されたシ
ーケンスプログラムを実行し、電子機器の自動制御を実
行する。内蔵プログラムメモリ4にはCPU3が実行す
るシステムプログラムが格納されている。本発明にかか
わる割り込み処理を規定した割り込みプログラムも内蔵
プログラムメモリ4に格納されている。内蔵RAM(ラ
ンダムアクセスメモリ)5はCPU3で用いられる各種
データを一時記憶する。シーケンスプログラムもこのメ
モリに一時記憶される。
In FIG. 1, the following circuits are connected to the internal bus 9. The central processing unit (CPU) 3 controls the operation of the entire apparatus and executes a sequence program stored in the built-in RAM 5 to execute automatic control of electronic equipment. A system program executed by the CPU 3 is stored in the built-in program memory 4. An interrupt program defining the interrupt processing according to the present invention is also stored in the built-in program memory 4. A built-in RAM (random access memory) 5 temporarily stores various data used by the CPU 3. The sequence program is also temporarily stored in this memory.

【0013】監視用タイマー6はウオッチドッグタイマ
ーとして機能し、CPU3が正常状態の時にはCPU3
のリセット処理によりタイムアップが阻止される。本実
施例では監視用タイマー6をクリア(リセット)するプ
ログラムがCPU3の実行プログラムの中の所定位置に
設けられている。監視用タイマー6のタイムアップ信号
7はCPU3の割り込み信号入力端子に入力される。本
実施例では監視用タイマー6がCPU3の異常を検知
し、タイムアップしたときに、CPU3に対して割り込
みをかけることで暴走状態を解除し、入出力装置への出
力信号をオフにするという異常対処(誤出力防止)処理
をCPU3に実行させることに特徴がある。
The monitoring timer 6 functions as a watchdog timer, and when the CPU 3 is in a normal state,
The reset process prevents the time from increasing. In this embodiment, a program for clearing (resetting) the monitoring timer 6 is provided at a predetermined position in the execution program of the CPU 3. The time-up signal 7 of the monitoring timer 6 is input to the interrupt signal input terminal of the CPU 3. In this embodiment, the monitoring timer 6 detects an abnormality of the CPU 3, and when the time is up, interrupts the CPU 3 to release the runaway state and turn off the output signal to the input / output device. It is characterized in that the CPU 3 is caused to execute a countermeasure (erroneous output prevention) process.

【0014】入出力ポート8は制御対象の電子機器とC
PU3との間で授受する入出力信号を転送する。バス拡
張用バッファ10は外部バス14と内部バス9を接続
し、例えば、拡張プログラムメモリ13の情報をCPU
3に転送する。以上の回路が一体化されて1チップのマ
イクロコンピュータ2を構成する。また、マイクロコン
ピュータ2の入出力ポート8と入力回路12、出力回路
11とが接続される。入力回路12は制御対象機器から
送られた入力信号をCPU3が処理可能な制御信号に変
換する。出力回路11は逆に制御信号を制御対象機器が
処理可能な信号に変換する。以上の回路によりプログラ
マブルコントローラシステム1が構成される。
The input / output port 8 is an electronic device to be controlled and C
Transfers the input / output signals exchanged with the PU3. The bus expansion buffer 10 connects the external bus 14 and the internal bus 9, and, for example, stores information in the expansion program memory 13 in the CPU.
Transfer to 3. The above circuits are integrated to form a one-chip microcomputer 2. Further, the input / output port 8 of the microcomputer 2 is connected to the input circuit 12 and the output circuit 11. The input circuit 12 converts an input signal sent from the controlled device into a control signal that can be processed by the CPU 3. On the contrary, the output circuit 11 converts the control signal into a signal that can be processed by the controlled device. The programmable controller system 1 is configured by the above circuits.

【0015】このような構成において実行される異常対
処処理を図1、図2を参照して説明する。図2は内蔵プ
ログラムメモリ4に予め格納された割り込みプログラム
であり、監視用タイマー6のタイムアップ信号により起
動される。
The abnormality handling processing executed in such a configuration will be described with reference to FIGS. 1 and 2. FIG. 2 shows an interrupt program stored in advance in the built-in program memory 4, which is activated by a time-up signal from the monitoring timer 6.

【0016】CPU3が正常に作動している間はCPU
3のリセット処理により監視用タイマー6はタイムアッ
プしない。雑音影響やプリント板の短絡、開放などによ
りCPU3のプログラム読み取りアドレスが変化すると
CPU3はいわゆる暴走を開始する。この結果、従来と
同様、監視用タイマー6がタイムアップし、タイムアッ
プ割り込み信号7を発生する。この割り込み入力によ
り、CPU3は現在のプログラム読み取りアドレス(不
定状態)を上記割り込みプログラムの先頭格納アドレス
に移行させる。このためCPU3は図2の制御手順を開
始する。すなわち、CPU3は入出力ポート8を選択し
て、入出力ポート8を介して出力回路11にオフ信号を
送出する。なお、制御対象機器を安全側に設定するレベ
ルがオンの場合は、当然、出力信号レベルはオンに決定
される(S10)。CPU3はその他異常に対処すべき
処理、を実行して停止する(S20)。
While the CPU 3 is operating normally, the CPU
Due to the reset processing of 3, the monitoring timer 6 does not time up. When the program read address of the CPU 3 changes due to the influence of noise, short circuit or opening of the printed board, the CPU 3 starts so-called runaway. As a result, as in the conventional case, the monitoring timer 6 times up, and a time-up interrupt signal 7 is generated. By this interrupt input, the CPU 3 shifts the current program read address (undefined state) to the head storage address of the interrupt program. Therefore, the CPU 3 starts the control procedure of FIG. That is, the CPU 3 selects the input / output port 8 and sends an off signal to the output circuit 11 via the input / output port 8. When the level for setting the controlled device to the safe side is ON, the output signal level is naturally set to ON (S10). The CPU 3 executes other processing for coping with the abnormality and stops (S20).

【0017】本実施例の他次の変形例を実施できる。In addition to this embodiment, the following modifications can be implemented.

【0018】1)図4の従来例の既存回路を一部用いて
外付きの外部監視用タイマー18を他の用途に使用する
ことができる。この場合の回路構成を図3に示す。この
例では入出力ポート8の出力信号の中の一本を外部入出
力ポート16のリセット入力に接続し、外部入出力ポー
ト16から出力される信号すべてをオフ設定する。この
例では図2の割り込み処理でCPU3がレベル設定する
信号数はリセット信号の1つであり、高速処理が可能と
いう利点がある。この例が請求項2の発明に相当する。
1) The external external monitoring timer 18 can be used for other purposes by partially using the existing circuit of the conventional example shown in FIG. The circuit configuration in this case is shown in FIG. In this example, one of the output signals of the input / output port 8 is connected to the reset input of the external input / output port 16, and all the signals output from the external input / output port 16 are turned off. In this example, the number of signals set by the CPU 3 in the interrupt processing of FIG. 2 is one of the reset signals, which is advantageous in that high-speed processing is possible. This example corresponds to the invention of claim 2.

【0019】2)また、図4において外付きの外部監視
用タイマー18のリセットをマイクロコンピュータ2へ
割り込み入力し、CPU3の割り込み処理でバス拡張バ
ッファ10を介して出力回路11への出力信号をオフに
しても良い。
2) Further, in FIG. 4, the reset of the external external monitoring timer 18 is interrupt-input to the microcomputer 2 and the output signal to the output circuit 11 is turned off via the bus expansion buffer 10 by the interrupt processing of the CPU 3. You can

【0020】3)本実施例で用いるマイクロコンピュー
タには割り込み機能を有するものであればどのようなも
のを用いてもよいが、特に、割り込み信号をマスクでき
ないものを用いると、異常対処処理がより確実となる。
3) Any microcomputer having an interrupt function may be used as the microcomputer used in the present embodiment. In particular, if a microcomputer that cannot mask the interrupt signal is used, the abnormality handling processing is more effective. Be certain.

【0021】[0021]

【発明の効果】以上説明したように、本発明によれば、
従来、必要であった、リセット信号線や、あるいは外付
きのタイマーを不要とすることができるので、装置の小
型化に寄与することができる。
As described above, according to the present invention,
Since a reset signal line and an externally attached timer, which are conventionally required, can be eliminated, it is possible to contribute to downsizing of the device.

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

【図1】本発明実施例の回路構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing a circuit configuration of an embodiment of the present invention.

【図2】図1のCPU3が実行する処理内容を示すフロ
ーチャートである。
FIG. 2 is a flowchart showing the contents of processing executed by a CPU 3 in FIG.

【図3】本発明実施例の他の回路構成を示すブロック図
である。
FIG. 3 is a block diagram showing another circuit configuration of the embodiment of the present invention.

【図4】従来例の回路構成を示すブロック図である。FIG. 4 is a block diagram showing a circuit configuration of a conventional example.

【符号の説明】 1 プログラマブルコントローラシステム 2 マイクロコンピュータ 3 CPU 4 内蔵プログラムメモリ 5 内蔵RAM 6 監視用(ウオッチドッグ)タイマー 7 タイムアップ割り込み信号 8 入出力ポート 9 内部バス 10 バス拡張用バッファ 11 出力回路 12 入力回路 13 拡張プログラムメモリ 14 外部バス 15 出力(制御)信号 16 外部入出力ポート 17 ポート出力信号(リセット信号) 18 外付き監視用(ウオッチドッグ)タイマー 19 タイムアップ信号(リセット)信号[Explanation of symbols] 1 programmable controller system 2 microcomputer 3 CPU 4 built-in program memory 5 built-in RAM 6 watchdog timer 7 time-up interrupt signal 8 input / output port 9 internal bus 10 bus expansion buffer 11 output circuit 12 Input circuit 13 Extended program memory 14 External bus 15 Output (control) signal 16 External I / O port 17 Port output signal (reset signal) 18 External monitoring (watchdog) timer 19 Time-up signal (reset) signal

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 プログラマブルコントローラの出力回路
から制御対象機器に出力する出力信号により該制御対象
機器の動作を制御し、前記出力信号の内容を前記プログ
ラマブルコントローラの演算プロセッサにより決定する
場合に、該演算プロセッサが暴走した時の前記出力信号
の前記制御対象機器への誤出力を防止するプログラマブ
ルコントローラの誤出力防止方法において、 ウオッチドッグタイマーにより前記演算プロセッサの暴
走を検知し、 その検知信号を前記演算プロセッサに割り込み入力し、 該割り込み入力に応じて前記演算プロセッサは前記出力
信号を、安全側のレベルに決定し、 当該決定した出力信号を前記出力回路に供給することを
特徴とするプログラマブルコントローラの誤出力防止方
法。
1. When the operation of the controlled device is controlled by an output signal output from the output circuit of the programmable controller to the controlled device and the content of the output signal is determined by an arithmetic processor of the programmable controller, the arithmetic operation is performed. In a programmable controller erroneous output prevention method for preventing erroneous output of the output signal to the controlled device when the processor runs out of control, a watchdog timer detects runaway of the arithmetic processor, and outputs a detection signal to the arithmetic processor. Erroneous output of a programmable controller characterized in that the arithmetic processor determines the output signal to a level on the safe side in accordance with the interrupt input, and supplies the determined output signal to the output circuit. Prevention method.
【請求項2】 プログラマブルコントローラの出力回路
から制御対象機器に出力する出力信号により該制御対象
機器の動作を制御し、前記出力信号の内容を前記プログ
ラマブルコントローラの演算プロセッサにより決定する
場合に、該演算プロセッサが暴走した時の前記出力信号
の前記制御対象機器への誤出力を防止するプログラマブ
ルコントローラの誤出力防止方法において、 ウオッチドッグタイマーにより前記演算プロセッサの暴
走を検知し、 その検知信号を前記演算プロセッサに割り込み入力し、 該割り込み入力に応じて前記演算プロセッサは前記出力
回路にリセット信号を供給することにより、前記出力信
号を安全側のレベルに設定することを特徴とするプログ
ラマブルコントローラの誤出力防止方法。
2. The operation when the operation of the controlled device is controlled by an output signal output from the output circuit of the programmable controller to the controlled device and the content of the output signal is determined by an arithmetic processor of the programmable controller. In a programmable controller erroneous output prevention method for preventing erroneous output of the output signal to the controlled device when the processor runs out of control, a watchdog timer detects runaway of the arithmetic processor, and outputs a detection signal to the arithmetic processor. To the erroneous output prevention method of a programmable controller, characterized in that the arithmetic processor supplies a reset signal to the output circuit in response to the interrupt input to set the output signal to a safe level. .
JP5038240A 1993-02-26 1993-02-26 Method for preventing generation of error output from programmable controller Pending JPH06250864A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5038240A JPH06250864A (en) 1993-02-26 1993-02-26 Method for preventing generation of error output from programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5038240A JPH06250864A (en) 1993-02-26 1993-02-26 Method for preventing generation of error output from programmable controller

Publications (1)

Publication Number Publication Date
JPH06250864A true JPH06250864A (en) 1994-09-09

Family

ID=12519787

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5038240A Pending JPH06250864A (en) 1993-02-26 1993-02-26 Method for preventing generation of error output from programmable controller

Country Status (1)

Country Link
JP (1) JPH06250864A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100465906C (en) * 2006-07-06 2009-03-04 中兴通讯股份有限公司 Device and its method for real-time detection of fixed firmware reposition cause
JP2010244213A (en) * 2009-04-02 2010-10-28 Fuji Electric Systems Co Ltd Programmable controller, program execution monitoring method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100465906C (en) * 2006-07-06 2009-03-04 中兴通讯股份有限公司 Device and its method for real-time detection of fixed firmware reposition cause
JP2010244213A (en) * 2009-04-02 2010-10-28 Fuji Electric Systems Co Ltd Programmable controller, program execution monitoring method, and program

Similar Documents

Publication Publication Date Title
CA1111924A (en) Input/output interface logic for concurrent operations
KR940011670B1 (en) Interrupt controller
KR950001417B1 (en) Computer system
JPH06250864A (en) Method for preventing generation of error output from programmable controller
EP0785508B1 (en) Method of controlling data writing into on-board microcomputer
US20050022073A1 (en) Microcomputer system
JPS6136665B2 (en)
KR100291138B1 (en) Device for preventing interrupt from losing
KR100442290B1 (en) A circuit for controlling program counter
JPH02293939A (en) Stack overflow detection time processing system
JP2725107B2 (en) Interrupt device
KR890001796B1 (en) System for processing machine check interruption
JP2864861B2 (en) Response signal control circuit
JP2606615B2 (en) Computer reset control circuit and computer reset control method
JPH0667755A (en) Circuit board mounting/dismounting detecting system
JPS61110242A (en) Method for detecting interrupt signal of microcomputer
JPS6362776B2 (en)
JP2725680B2 (en) Bus error detection circuit
JPS6029849A (en) Prevention system against malfunction of detecting circuit for processor malfunction
JPS6133551A (en) Monitoring device of microprocessor
JPH03204739A (en) Microcomputer
JPH01267756A (en) Computer control device
JPH0251748A (en) Microcomputer
JPH02259845A (en) Processor
JPH07104841A (en) Abnormality detecting method for programmable controller