JPH1027040A - Computer resetting system - Google Patents

Computer resetting system

Info

Publication number
JPH1027040A
JPH1027040A JP8180486A JP18048696A JPH1027040A JP H1027040 A JPH1027040 A JP H1027040A JP 8180486 A JP8180486 A JP 8180486A JP 18048696 A JP18048696 A JP 18048696A JP H1027040 A JPH1027040 A JP H1027040A
Authority
JP
Japan
Prior art keywords
reset
timer
computer
time
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
JP8180486A
Other languages
Japanese (ja)
Inventor
Yasushi Kanazawa
康史 金沢
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP8180486A priority Critical patent/JPH1027040A/en
Publication of JPH1027040A publication Critical patent/JPH1027040A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To prevent the occurrence of a failure even when resetting operation is erroneously performed (a reset button is pressed) by performing a system stopping process and preserving necessary information. SOLUTION: When a reset button 11 is pressed, the software of a computer receives system resetting information 31 and performs a system stopping process (T5) and stops software processing by turning off a reset inhibit flag 13. When the flag 13 is turned off, a system-reset signal 26 is outputted to reset the computer. On the other hand, a forcible reset timer 12 constituted of hardware is set at time longer than the time required for performing the system stopping process and, when the reset button 11 is pressed, the timer is started. When the above-mentioned set time has elapsed, system resetting is executed by outputting the reset signal 26 regardless of whether or not the system stopping process is completed (the rest inhibiting flag 13 is turned on).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、計算機のシステム
リセット方式に関するもので、特にシステム固有のアプ
リケーションプログラム及びオペレーティングシステム
のシャットダウン処理等のソフトウェア停止処理(シス
テム停止処理)と協調を可能にするシステムリセットに
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system reset method for a computer, and more particularly to a system reset method capable of cooperating with software stop processing (system stop processing) such as shutdown processing of an application program and an operating system specific to a system. About.

【0002】[0002]

【従来の技術】産業用計算機システムにおいては、シス
テム固有のアプリケーション及びオペレーションプログ
ラムが動作しており、システムを制御するアプリケーシ
ョンプログラム、プログラムにより制御される機器及び
オペレーションシステムは、計算機の動作を停止する
際、ファイル保存や処理中のデータの格納などの所定の
システム停止処理手順を有している。
2. Description of the Related Art In an industrial computer system, an application and an operation program unique to the system are operating, and an application program for controlling the system, a device controlled by the program, and an operation system are used when the operation of the computer is stopped. The system has a predetermined system stop processing procedure such as file storage or storage of data being processed.

【0003】また、産業用計算機システムにおいては、
ハードウェアのシステムリセット機能を有しており、こ
のシステムリセット機能として、計算機システムのハー
ドウェアリセット、計算機に接続された制御機器のハー
ドウェアリセットを行っている。
In an industrial computer system,
It has a hardware system reset function. As this system reset function, hardware reset of a computer system and hardware reset of a control device connected to the computer are performed.

【0004】従来の産業用計算機は、ソフトウェアを停
止するための「ソフトウェア停止処理(システム停止処
理)」と、ハードウェアシステムを停止・リセットする
ための「システムリセット処理」とは別々の機能であ
り、これらの機能間の連動はなかった。
In the conventional industrial computer, "software stop processing (system stop processing)" for stopping software and "system reset processing" for stopping and resetting a hardware system are separate functions. There was no link between these functions.

【0005】従来の構成を図7に示す。図7において、
11はリセット釦であり、リセット釦11からの信号が
直接システムリセット信号26に使用される。
FIG. 7 shows a conventional configuration. In FIG.
Reference numeral 11 denotes a reset button, and a signal from the reset button 11 is directly used as a system reset signal 26.

【0006】次に動作を説明する。 (1)ソフトウェア処理において、システムを起動する
と(S1)、(2)「リセット禁止フラグON」とし
(S2)、(3)通常のアプリケーションプログラムの
処理を行う(S3)。
Next, the operation will be described. (1) In software processing, when the system is started (S1), (2) the "reset prohibition flag is turned ON" (S2), and (3) normal application program processing is performed (S3).

【0007】(4)システム停止処理を行う際は、ソフ
トウェア内のシステム停止処理起動または、計算機の機
種によってはシャットダウン信号の入力により(S
4)、(5)システム停止処理として、システムS/W
(アプリケーション)の停止処理と、OSの停止処理
(シャットダウン処理)が実行される(S5)。
(4) When performing the system stop processing, the system stop processing is started by software or, depending on the type of computer, a shutdown signal is input (S
4), (5) System S / W
(Application) stop processing and OS stop processing (shutdown processing) are executed (S5).

【0008】(6)「リセット禁止フラグOFF」とし
(S6)、(7)ソフトウエア処理を停止する(S
7)。(8)一方、リセット釦11を押すことにより、
ソフトウエア処理の進行状況に拘らずシステムリセット
信号26を送出し、計算機のシステムリセットを行う。
このように、ソフトウェア処理とシステムリセット信号
26との関連はなかった。
(6) Set “reset prohibition flag OFF” (S6), and (7) Stop software processing (S6)
7). (8) On the other hand, by pressing the reset button 11,
The system reset signal 26 is transmitted regardless of the progress of the software processing, and the computer is reset.
Thus, there was no relation between the software processing and the system reset signal 26.

【0009】[0009]

【発明が解決しようとする課題】上記のように従来の技
術では、ソフトウェア処理とシステムリセット信号との
関連がないため、シャットダウン処理等のシステム停止
処理をせずに操作員が誤ってシステムリセットしようと
した場合、ファイル管理情報が正しく保存されず重大障
害に至る可能性があった。
As described above, in the prior art, since there is no relation between the software processing and the system reset signal, the operator may erroneously reset the system without performing a system stop processing such as a shutdown processing. In such a case, the file management information was not saved correctly, and there was a possibility of causing a serious failure.

【0010】また、産業用計算機の機種によっては停止
処理中に計算機固有の各種情報をセーブする機能を有し
ており、システム停止処理中にシステムリセットした場
合には、メモリに格納しているこれらの各種情報を破壊
する可能性を有していた。
Also, some types of industrial computers have a function of saving various information unique to the computer during the stop processing, and when the system is reset during the system stop processing, the information stored in the memory is stored. Had the potential to destroy various types of information.

【0011】本発明は、リセット信号(釦)とソフトウ
ェアでの停止処理を連動させることにより、産業用計算
機のリセット信号(釦)の誤動作により、誤ってリセッ
ト操作(リセット釦入力等)が要求されていも、障害に
至らないシステムリセット方式を提供する。
According to the present invention, a reset operation (such as reset button input) is erroneously requested due to a malfunction of a reset signal (button) of an industrial computer by linking a reset signal (button) with a stop process by software. However, the present invention provides a system reset method that does not lead to a failure.

【0012】[0012]

【課題を解決するための手段】[Means for Solving the Problems]

(1)この発明に係わる計算機のリセット方式は、計算
機のシステムリセットを行うリセット方式において、通
常リセット手段、強制リセット手段、及びタイマを備
え、上記通常リセット手段は、上記計算機が通常の処理
実行中にシステムリセット指令を受けると、所定のシス
テム停止処理をした後、上記計算機のシステムリセット
を行う手段とし、上記タイマは上記システム停止処理時
間以上にセットしておき、上記システムリセット指令で
起動するタイマとし、上記強制リセット手段は、上記タ
イマが上記システムリセット指令で起動して上記セット
した時間になると、上記システム停止処理が完了か否か
にかかわらず、上記計算機のシステムリセットを行う手
段としたものである。
(1) A reset method for a computer according to the present invention is a reset method for performing a system reset of a computer, the method comprising a normal reset means, a forced reset means, and a timer, wherein the normal reset means executes the normal processing of the computer. When a system reset command is received, the system performs predetermined system stop processing, and then performs a system reset of the computer. The timer is set to be equal to or longer than the system stop processing time, and a timer activated by the system reset command is provided. The forced reset means is means for performing a system reset of the computer when the timer is activated by the system reset command and the set time is reached, regardless of whether or not the system stop processing is completed. It is.

【0013】(2)また、計算機のシステムリセットを
行うリセット方式において、通常リセット手段、強制リ
セット手段、及びタイマを備え、上記通常リセット手段
は、上記計算機が通常の処理実行中にシステムリセット
指令を受けると、所定のシステム停止処理をした後、上
記計算機のシステムリセットを行うと共に、上記システ
ム停止処理の進行状態に応じて上記タイマのリセット時
間を変更する指令を送出する手段とし、上記タイマは上
記システム停止処理時間以上にセットしておき、上記シ
ステムリセット指令で起動し、上記リセット時間変更指
令に応じてセット時間を変更するタイマとし、上記強制
リセット手段は、上記タイマが上記システムリセット指
令で起動して上記セットした時間になると、上記システ
ム停止処理が完了か否かにかかわらず、上記計算機のシ
ステムリセットを行う手段としたものである。
(2) A reset method for resetting the system of a computer comprises a normal reset means, a forced reset means, and a timer, wherein the normal reset means issues a system reset command while the computer is executing normal processing. Upon receiving the predetermined system stop processing, the system resets the computer and sends a command to change the reset time of the timer according to the progress of the system stop processing. The timer is set to be longer than the system stop processing time, is started by the system reset command, and is a timer for changing the set time according to the reset time change command. The forced reset means is that the timer is started by the system reset command. At the time set above, the system stop processing is completed Regardless of whether, in which the means for performing a system reset of the computer.

【0014】(3)また、上記(1)または(2)にお
いて、システムリセット指令から所定の時間経過すると
計算機のシステムリセットを行う緊急リセット手段を設
けたものである。
(3) Further, in the above (1) or (2), an emergency reset means for resetting the system of the computer after a predetermined time has passed from the system reset command is provided.

【0015】(4)また、システムリセット操作を所定
時間継続すると、システムリセット指令を送出するリセ
ット指令遅延送出手段を設け、このシステムリセット指
令を上記(1)または(2)のシステムリセット指令と
したものである。
(4) A reset command delay sending means for sending a system reset command when the system reset operation is continued for a predetermined time is provided, and this system reset command is used as the system reset command of (1) or (2). Things.

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

実施の形態1.図1はこの実施の形態のブロック図であ
る。図2は通常停止の場合の信号のタイミングチャート
である。図3は強制リセットタイマで停止する場合の信
号のタイミングチャートである。
Embodiment 1 FIG. FIG. 1 is a block diagram of this embodiment. FIG. 2 is a timing chart of signals in the case of a normal stop. FIG. 3 is a timing chart of signals when the operation is stopped by the forced reset timer.

【0016】図1において、11はリセット釦、12は
強制リセットタイマ、13はリセット禁止フラグであ
る。
In FIG. 1, 11 is a reset button, 12 is a forced reset timer, and 13 is a reset prohibition flag.

【0017】リセット釦11は、リセット処理の始動を
行うもので、リセット釦11押下により、ソフトウェア
処理にシステムリセットを通知31すると共に、強制リ
セットタイマ起動信号32により強制リセットタイマ1
2をON起動する。
The reset button 11 is used to start a reset process. When the reset button 11 is pressed, a software reset is notified 31 to the software process, and a forced reset timer activation signal 32 is used to reset the forced reset timer 1.
2 is turned ON.

【0018】強制リセットタイマ12は、システム停止
処理が正常に終了しない場合に、強制的にシステムリセ
ット処理を実行するまでの適切な設定時間を持ち、強制
リセットタイマ起動信号32によりON起動され、設定
時間のタイムアップによりOFFする強制リセットタイ
マ信号22を出力する。
The forced reset timer 12 has an appropriate set time until the system reset processing is forcibly executed when the system stop processing is not normally completed, and is forcibly reset by the forced reset timer start signal 32 to start ON. A forced reset timer signal 22 that is turned off when the time is up is output.

【0019】なお、強制リセットタイマ12のタイムア
ップ時間は、システム停止処理以上に設定しており、数
10秒から数分、場合により10分以上かかることもあ
る。
Note that the time-up time of the forced reset timer 12 is set to be equal to or longer than the system stop processing, and it may take several tens of seconds to several minutes, and in some cases, more than 10 minutes.

【0020】リセット禁止フラグ13は、ソフトウェア
動作時のリセット禁止期間を示すフラグであり、ソフト
ウェア処理起動時のリセット禁止フラグON信号33に
よりON起動し、ソフトウェア処理停止前のリセット禁
止フラグOFF信号34によりOFFされる。
The reset prohibition flag 13 is a flag indicating a reset prohibition period during software operation. The reset prohibition flag 13 is turned on by a reset prohibition flag ON signal 33 when software processing is started, and is turned on by a reset prohibition flag OFF signal 34 before software processing is stopped. It is turned off.

【0021】41はフリップフロップ、42はNAND
回路、43はAND回路である。
41 is a flip-flop, 42 is a NAND
The circuit 43 is an AND circuit.

【0022】次に動作について説明する。 (1)ソフトウェア処理において、システムを起動する
と(T1)、(2)「リセット禁止フラグON」とし
(T2)、(3)通常のアプリケーションプログラムの
処理(図2b)を行う(T3)。
Next, the operation will be described. (1) In software processing, when the system is started (T1), (2) the "reset prohibition flag is turned on" (T2), and (3) normal application program processing (FIG. 2B) is performed (T3).

【0023】(4)システム停止処理を行う際は、リセ
ット釦11を押下して(図2a)、システムリセット通
知をし、ソフトウェア内のシステム停止処理起動また
は、計算機の機種によってはシャットダウン信号を入力
する(T4)。
(4) When performing the system stop processing, the reset button 11 is depressed (FIG. 2A), a system reset notification is issued, and the system stop processing in software is started or a shutdown signal is inputted depending on the computer model. (T4).

【0024】(5)システム停止処理(図2b)が実行
され(T5)、(6)「リセット禁止フラグOFF」と
し(図2c,T6)、(7)ソフトウエア処理を停止す
る(T7)。
(5) System stop processing (FIG. 2b) is executed (T5), (6) "reset prohibition flag OFF" (FIG. 2c, T6), and (7) software processing is stopped (T7).

【0025】(8)一方、リセット釦11を押すことに
より、システムリセット信号26を送出し、計算機のシ
ステムリセットを行う(図2g,b)。このシステムリ
セットの動作を説明すると、
(8) On the other hand, when the reset button 11 is pressed, the system reset signal 26 is sent out to reset the computer system (FIGS. 2g and 2b). To explain the operation of this system reset,

【0026】(1)システム稼働状態でリセット釦11
押下すると、通常の正常処理として、ソフトウェア処理
においてシステム停止処理後(図2b)、リセット禁止
フラグOFF信号34によりリセット禁止フラグ13を
OFFし、リセット禁止フラグ信号23をOFFする
(図2c)。
(1) Reset button 11 in system operating state
When the button is pressed, as a normal normal process, after the system stop processing in the software processing (FIG. 2B), the reset prohibition flag 13 is turned off by the reset prohibition flag OFF signal 34, and the reset prohibition flag signal 23 is turned off (FIG. 2C).

【0027】(2)強制リセットタイマ信号22はON
状態であり、リセット禁止フラグ信号23がOFFとな
ると、リセット許可信号25がONとなる(図2e)。 (3)一方、リセット釦11の押下により、フリップフ
ロップ41はラッチ出力しリセット保持信号24を出力
する(図2f)。
(2) The forced reset timer signal 22 is ON
In this state, when the reset prohibition flag signal 23 is turned off, the reset permission signal 25 is turned on (FIG. 2E). (3) On the other hand, when the reset button 11 is pressed, the flip-flop 41 outputs a latch and outputs the reset holding signal 24 (FIG. 2f).

【0028】(4)リセット許可信号25とリセット保
持信号24によって、AND回路43からシステムリセ
ット信号26が出力され(図2g)、計算機はシステム
リセットされる(図2b)。
(4) The system reset signal 26 is output from the AND circuit 43 in response to the reset permission signal 25 and the reset hold signal 24 (FIG. 2G), and the computer is reset (FIG. 2B).

【0029】ソフトウェアにおいて停止処理が正常終了
しない場合を図3のタイミングチャートと共に説明す
る。 (1)強制リセットタイマ12のタイムアップまでに、
リセット禁止フラグがOFFにならない場合は、強制リ
セットタイマ12のタイムアップにより強制リセットタ
イマ信号22がOFFすると(図3d)、
The case where the stop processing is not normally completed in software will be described with reference to the timing chart of FIG. (1) By the time the forced reset timer 12 times out,
If the reset prohibition flag is not turned off, the forced reset timer signal 22 is turned off by the time-up of the forced reset timer 12 (FIG. 3D).

【0030】(2)NAND回路42のリセット許可信
号25がONとなり(図3e)、(3)リセット許可信
号25ONとリセット保持信号24によって、AND回
路43からシステムリセット信号26が出力され(図3
g)、計算機はシステムリセットされる(図3b)。
(2) The reset permission signal 25 of the NAND circuit 42 is turned ON (FIG. 3E), and (3) The system reset signal 26 is output from the AND circuit 43 in response to the reset permission signal 25 ON and the reset holding signal 24 (FIG. 3).
g), the computer is system reset (FIG. 3b).

【0031】なお、リセット禁止フラグ13がOFFで
システムが停止状態では、(1)リセット許可信号25
はONであり、リセットが許可されているため、(2)
リセット釦11押下時には、リセット保持信号25がO
Nとなり、ソフトウェア処理およびタイマ処理なしにシ
ステムリセット信号26が出力される。
When the reset prohibition flag 13 is OFF and the system is stopped, (1) the reset permission signal 25
Is ON and reset is permitted, so (2)
When the reset button 11 is pressed, the reset holding signal 25
N, and the system reset signal 26 is output without software processing and timer processing.

【0032】以上のように、実施の形態1においては、
アプリケーションの停止処理とオペレーションソフトウ
ェアのシャットダウン処理等のシステム停止処理が必要
な産業用計算機において、 (1)ソフトウェアにおいては、システム起動時にリセ
ット禁止フラグ13をONし、リセット要求が入力され
た時にシステム停止処理を起動し、システム停止処理の
完了によりリセット禁止フラグをOFFする機能を持た
せることにより、誤ってリセット操作が要求されてもシ
ャットダウン処理等のシステム停止処理を行わずにシス
テムリセットされることを防止する。
As described above, in the first embodiment,
For industrial computers that require system stop processing such as application stop processing and operation software shutdown processing, (1) In software, the reset prohibition flag 13 is turned on when the system is started, and the system is stopped when a reset request is input By starting the process and having the function to turn off the reset prohibition flag when the system stop process is completed, the system can be reset without performing the system stop process such as the shutdown process even if the reset operation is requested by mistake. To prevent.

【0033】(2)また、ハードウェアにおいては、リ
セット要求により起動され予め設定された時間を計時す
る強制リセットタイマ12を設け、リセット禁止フラグ
OFF、または、強制リセットタイマタイムアップによ
りシステムリセットを起動することにより、システム稼
働中に誤ってリセット操作が要求されてもシャットダウ
ン処理が行われずにシステムリセットされることを防止
することができる。
(2) The hardware is provided with a forced reset timer 12 which is activated by a reset request and measures a preset time, and activates a system reset by turning off a reset prohibition flag or time-out of the forced reset timer. By doing so, even if a reset operation is erroneously requested while the system is operating, it is possible to prevent the system from being reset without performing the shutdown process.

【0034】(3)また、ソフトウェアにおいてシステ
ム停止処理が正常終了しない場合でも、強制リセットタ
イマ12のタイムアップにより強制的にシステムリセッ
トすることにより、どのような場合でも確実にシステム
リセットすることができる。
(3) Even if the system stop processing is not normally completed by software, the system can be forcibly reset in any case by forcibly resetting the system by the expiration of the forced reset timer 12. .

【0035】実施の形態2.図4は、実施の形態2のブ
ロック図である。図4において、実施の形態1の図1と
同一符号は同一のものを表し説明を省略する。
Embodiment 2 FIG. 4 is a block diagram of the second embodiment. 4, the same reference numerals as those in FIG. 1 of the first embodiment denote the same parts, and a description thereof will be omitted.

【0036】図において、強制リセットタイマ51は、
初期設定値としてシステム停止処理が正常に終了しない
場合に強制的にリセット処理を実行するまでの適切な設
定時間が設定されている。また、ソフトウエア処理での
システム停止処理中に、リセット値更新の指令である強
制リセットタイマ用再設定信号35,36を受けると、
その指示により設定時間が順次変更される。そして強制
リセットタイマ起動信号32によりON起動されて、設
定時間が来るとタイムアップしてOFFとなる強制リセ
ットタイマ信号22を出力する。
In the figure, a forced reset timer 51
An appropriate set time is set as an initial setting value until the reset process is forcibly executed when the system stop process does not end normally. Also, during the system stop processing in the software processing, when the forced reset timer reset signals 35 and 36 which are the reset value update command are received,
The set time is sequentially changed by the instruction. Then, it is turned on by the forced reset timer start signal 32 and outputs a forced reset timer signal 22 which is turned off when the set time comes and turns off.

【0037】ソフトウェア処理は、通常処理中にシステ
ムリセット通知信号31を受け取るとシステム停止処理
を行うが、本実施の形態ではシステム停止処理(ステッ
プU5,U7,U9)の途中に強制リセットタイマ値を
リード/ライトして変更する機能(ステップU6,U
8)を持つようにしている。
In the software processing, when the system reset notification signal 31 is received during the normal processing, the system stop processing is performed. In the present embodiment, the forced reset timer value is set during the system stop processing (steps U5, U7, U9). Read / write and change function (steps U6, U
8).

【0038】即ち、ソフトウェア処理では、システム停
止処理1(ステップU5)及びシステム停止処理2(ス
テップU7)の後で、リセット値更新(ステップU6,
U8)により、強制リセットタイマ再設定信号1(3
5)、及び、リセットタイマ再設定信号2(36)を出
力して強制リセットタイマ51の設定値を変更してい
る。
That is, in the software processing, after the system stop processing 1 (step U5) and the system stop processing 2 (step U7), the reset value is updated (step U6).
U8), the forced reset timer reset signal 1 (3
5) And the reset timer reset signal 2 (36) is output to change the set value of the forced reset timer 51.

【0039】これにより強制リセットタイマ51の設定
値をできるかぎり小さい値に設定し直すことができる。
この強制リセットタイマ51の設定時間の変更について
具体例を挙げて説明する。
Thus, the set value of the forced reset timer 51 can be reset to a value as small as possible.
The change of the set time of the forced reset timer 51 will be described with a specific example.

【0040】一般にシステムS/Wの停止処理時間は、
システムの稼働状況により大きく異なり、通常は1〜2
分で終わるのに、停止時にたまたま待避するファイルが
多くて数分(例えば、8分)かかったとする。OSの停
止時間が1分とすると、 8分+1分+マージン(1分とする)=10分 のタイマ設定となる。
Generally, the stop processing time of the system S / W is as follows.
It varies greatly depending on the operation status of the system.
Suppose that it takes several minutes (for example, 8 minutes) to save many files accidentally at the time of stoppage, although it ends in minutes. Assuming that the OS stop time is 1 minute, the timer setting is 8 minutes + 1 minute + margin (1 minute) = 10 minutes.

【0041】実際には、「1〜2分+1分=3分」程度
で停止する。 設定時間の変更機能が無い場合は、OSの停止に不具
合があり、正常にS/Wが停止しないと、10分タイマ
で停止となる。 設定時間の変更機能がある場合は、システムS/Wが
2分で終了した後、OS停止処理+マージン分で2分に
セットしなおしておけば、OSが正常に停止しない場合
でも、リセット釦押下後4分で停止できる。 即ち、は10分かかるが、は4分で停止できる。
Actually, the operation is stopped at about "1-2 minutes + 1 minute = 3 minutes". If there is no function to change the set time, there is a problem in the stop of the OS, and if the S / W does not stop normally, the OS is stopped by the 10-minute timer. If there is a function to change the set time, after the system S / W is finished in 2 minutes, if the OS is stopped and the margin is reset to 2 minutes, even if the OS does not stop normally, the reset button is pressed. It can be stopped 4 minutes after pressing. That is, it takes 10 minutes, but can be stopped in 4 minutes.

【0042】なお、リセット値更新について具体例で説
明すると、 システム停止処理1 通常1分 最長4分 システム停止処理2 通常1分 最長4分 OS停止処理 1分 とすると、
The reset value update will be described in a concrete example. System stop processing 1 normal 1 minute maximum 4 minutes System stop processing 2 normal 1 minute maximum 4 minutes OS stop processing 1 minute

【0043】 (1)最初、4+4+1+1(マージン)=10 で、10分をセット(タイマの初期設定)する。 (2)システム停止処理1終了時、残りの処理は、「シ
ステム停止処理2」と「OS停止処理」であるので、 4+1+1(マージン)=6 6分をセットする。
(1) First, 10 minutes is set (initial setting of a timer) with 4 + 4 + 1 + 1 (margin) = 10. (2) At the end of the system stop process 1, the remaining processes are “system stop process 2” and “OS stop process”, so 4 + 1 + 1 (margin) = 66 minutes is set.

【0044】(3)システム停止処理2終了時、残りの
処理は「OS停止処理」であるので、 1+1(マージン)=2 2分をセットする。以上が固定的な設定例であるが、処
理が必要なファイルの大きさやファイル数を計量して時
間を算出し、その時間に基づいてタイマの設定時間を導
出するようにしてもよい。
(3) At the end of the system stop processing 2, the remaining processing is "OS stop processing", so that 1 + 1 (margin) = 22 minutes is set. The above is a fixed setting example. However, it is also possible to calculate the time by measuring the size and the number of files that need to be processed, and to derive the set time of the timer based on the time.

【0045】図4のロジック回路の動作によるシステム
リセット信号26の送出は、実施の形態1と同様である
ので説明を省略する。
The transmission of the system reset signal 26 by the operation of the logic circuit shown in FIG. 4 is the same as that of the first embodiment, and the description is omitted.

【0046】以上のように、実施の形態2においては、
実施の形態1の効果に加え、ソフトウェア処理に強制リ
セットタイマのタイマ値更新機能を持たせ、ソフトウェ
ア処理においてシステム停止処理起動後、一定処理終了
時にタイマ値の値を変更することにより、よりきめの細
かい強制停止時間の設定を可能としている。
As described above, in the second embodiment,
In addition to the effects of the first embodiment, the software processing is provided with a timer value updating function of a forced reset timer, and the value of the timer value is changed at the end of a certain processing after the system stop processing is started in the software processing, so that a more granularity can be obtained. It is possible to set a detailed forced stop time.

【0047】従って、強制リセットタイマ51にセット
するタイマ値は、初期設定ではシステム停止処理終了ま
での時間を余裕度を持って見積もった値をセットする
が、処理の進行により余裕度を再見積することが可能で
ある。
Accordingly, the timer value set in the forced reset timer 51 is set to a value obtained by estimating the time until the end of the system stop processing with a margin in the initial setting, but the margin is re-estimated as the processing proceeds. It is possible.

【0048】一般的には、処理の進行が進むに従い余裕
度を小さく再見積りし、強制リセットタイマ値を変更す
ることにより、以後の停止処理が正常に停止しなかった
場合の強制リセットまでの時間を小さくすることができ
る。
In general, as the processing progresses, the margin is re-estimated to be smaller and the value of the forced reset timer is changed, so that the time until the forced reset in the case where the subsequent stop processing does not normally stop is performed. Can be reduced.

【0049】また、ソフトウェア処理において、システ
ム停止処理終了までの時間が強制リセットタイマ値に比
較して大きい値と見積もられた場合は、タイマ値を再設
定することによりソフトウェアによる停止処理を継続
し、ソフトウェア処理中の強制リセットを防止すること
ができる。
In the software processing, when the time until the end of the system stop processing is estimated to be larger than the forced reset timer value, the stop processing by the software is continued by resetting the timer value. Thus, forced reset during software processing can be prevented.

【0050】実施の形態3.図5は、実施の形態3のブ
ロック図である。図6は、緊急システムリセット動作の
タイミングチャートである。図5において、実施の形態
1の図1と異なる所は、オンディレイタイマ44と、O
R回路45を設けて、強制リセットタイマ51によるシ
ステムリセットをする前に緊急のシステムリセットが行
えるようにしたものである。
Embodiment 3 FIG. 5 is a block diagram of the third embodiment. FIG. 6 is a timing chart of the emergency system reset operation. 5 is different from FIG. 1 of the first embodiment in that an on-delay timer 44 and an O
An R circuit 45 is provided so that an emergency system reset can be performed before the system reset by the forced reset timer 51.

【0051】次に緊急リセットの動作について説明す
る。 (1)リセット釦11をオンディレイタイマ44のオン
ディレイ時間以上押下すると(図6a)、 (2)オンディレイタイマ44は、オンディレイ時間が
来ると緊急リセット信号27を出力し、OR回路45を
経てシステムリセット信号26を出力する(図6b)。 (3)一方、リセット釦11の押下時間がオンディレイ
タイマ44のオンディレイ時間以下であると(図6
a)、オンディレイタイマ44は信号出力しないので
(図6b)、実施の形態1の図1に示すリセット釦11
の押下によるリセット動作と同様の動作を行う。
Next, the operation of the emergency reset will be described. (1) When the reset button 11 is pressed for more than the ON delay time of the ON delay timer 44 (FIG. 6A), (2) The ON delay timer 44 outputs the emergency reset signal 27 when the ON delay time comes, and the OR circuit 45 After that, the system reset signal 26 is output (FIG. 6B). (3) On the other hand, if the pressing time of the reset button 11 is shorter than the ON delay time of the ON delay timer 44 (FIG. 6)
a) Since the on-delay timer 44 does not output a signal (FIG. 6B), the reset button 11 shown in FIG.
Performs the same operation as the reset operation by pressing.

【0052】実施の形態3においては、請求項1の効果
に加え、リセット釦を一定時間連続的に押し続けること
によりリセット信号を緊急に入力することを可能にして
いる。従って、通常、数分から数十分と長い時間が予想
されるシステム停止処理中に何らかの理由でシステムリ
セットが必要となった場合、本機能にて緊急にリセット
することが可能である。
In the third embodiment, in addition to the effect of the first aspect, it is possible to urgently input a reset signal by continuously pressing the reset button for a predetermined time. Therefore, if a system reset is required for some reason during the system stop processing, which is usually expected to take a long time of several minutes to tens of minutes, this function can be used for an emergency reset.

【0053】実施の形態4.この実施の形態は、操作員
が誤ったリセット釦の操作によりシステム停止するのを
防止するもので、操作員が意識的にシステム停止する際
はリセット釦を設定時間以上押すことにより可能とする
ものである。
Embodiment 4 This embodiment is intended to prevent the operator from stopping the system by erroneously operating the reset button. When the operator intentionally stops the system, the operator can press the reset button for a set time or longer. It is.

【0054】図7は、実施の形態4のブロック図であ
る。図8は通常停止の場合の信号のタイミングチャート
である。図9は強制リセットタイマで停止する場合の信
号のタイミングチャートである。
FIG. 7 is a block diagram of the fourth embodiment. FIG. 8 is a timing chart of signals in the case of a normal stop. FIG. 9 is a timing chart of signals when the operation is stopped by the forced reset timer.

【0055】図7において、実施の形態1と異なるとこ
ろは、オンディレイタイマ44、リセット釦信号ロック
回路46、及びOR回路47を設けたものである。
FIG. 7 differs from the first embodiment in that an on-delay timer 44, a reset button signal lock circuit 46, and an OR circuit 47 are provided.

【0056】オンディレイタイマ44の動作特性は、実
施の形態3のオンディレイタイマ44と同様で図6の特
性と同一であるが、この実施の形態では、出力がシステ
ムリセット信号26でなく、その出力は、 強制リセットタイマの駆動入力32 ソフトウエア処理におけるシステムリセット通知31 OR回路47への入力20 である。
The operation characteristics of the on-delay timer 44 are the same as those of the on-delay timer 44 of the third embodiment, and are the same as those of FIG. 6, but in this embodiment, the output is not the system reset signal 26 but The output is the drive input 32 of the forced reset timer 32. The system reset notification 31 in the software processing 31 The input 20 to the OR circuit 47.

【0057】次に動作につい説明する。まず、通常処理
では、 (1)システム稼働状態において、リセット釦11を押
下し、その押下時間がオンディレイタイマ44のディレ
イ時間未満であればオンディレイタイマ44は動作せ
ず、計算機は通常処理(T3)を実行している。
Next, the operation will be described. First, in the normal processing: (1) In the system operating state, the reset button 11 is pressed, and if the pressed time is less than the delay time of the on-delay timer 44, the on-delay timer 44 does not operate, and the computer performs the normal processing ( T3) is being executed.

【0058】(2)システム稼働状態において、リセッ
ト釦11を押下し、その押下時間がオンディレイタイマ
44のディレイ時間以上であれば(図8a)、オンディ
レイタイマ44はONして(図8b)、上記を出
力する。 (3)オンディレイタイマ44の出力20は、OR回路
30を経てフリップフロップ41によりラッチ出力され
リセット保持信号24となる(図8g)。
(2) In the system operating state, the reset button 11 is depressed, and if the depressed time is longer than the delay time of the on-delay timer 44 (FIG. 8A), the on-delay timer 44 is turned on (FIG. 8B). And output the above. (3) The output 20 of the on-delay timer 44 is latched by the flip-flop 41 via the OR circuit 30 and becomes the reset holding signal 24 (FIG. 8G).

【0059】(4)一方、強制リセットタイマ12の強
制リセットタイマ信号22と、リセット禁止フラグ信号
23は、実施の形態1の図2の動作と同様の動作を行
う。即ち、図8のように、オンディレイ時間だけ遅延し
て全ての動作が行われ、遅延後の動作は、図2と同一で
あるので説明を省略する。
(4) On the other hand, the forced reset timer signal 22 of the forced reset timer 12 and the reset prohibition flag signal 23 perform the same operation as that of the first embodiment shown in FIG. That is, as shown in FIG. 8, all the operations are performed with a delay of the ON delay time, and the operations after the delay are the same as those in FIG.

【0060】また、強制リセット処理では、図9に示す
ように、オンディレイ時間だけ遅延して全ての動作が行
われ、遅延後の動作は、実施の形態1の図3の動作と同
一であるので説明を省略する。
Further, in the forced reset processing, as shown in FIG. 9, all operations are performed with a delay of the ON delay time, and the operation after the delay is the same as the operation of the first embodiment shown in FIG. Therefore, the description is omitted.

【0061】このように、リセット釦11をオンディレ
イ時間以上押下しないと、リセット処理は実行されな
い。
As described above, the reset process is not executed unless the reset button 11 is pressed for the ON delay time or longer.

【0062】次に、ソフトウエア処理において、システ
ムが稼働中でない場合を説明する。 (1)強制リセットタイマ信号22と、リセット禁止フ
ラグ信号23共にOFFであるので、リセット許可信号
25はONとなっている。 (2)また、リセット禁止フラグからのリセット釦信号
ロック回路46への入力は、リセット禁止フラグ信号2
3が反転されるのでONとなる。
Next, a case where the system is not operating in software processing will be described. (1) Since both the forced reset timer signal 22 and the reset prohibition flag signal 23 are OFF, the reset permission signal 25 is ON. (2) The input from the reset prohibition flag to the reset button signal lock circuit 46 is the reset prohibition flag signal 2
3 is turned ON because it is inverted.

【0063】(3)一方、リセット釦11を押下する
と、その押下時間に関係なく、リセット信号ロック回路
46の出力29はONとなり、OR回路47を経て号3
0によりフリップフロップ41はラッチ出力してリセッ
ト保持信号24をONとし、システムリセット信号26
が送出され、計算機をシステムリセットする。
(3) On the other hand, when the reset button 11 is pressed, the output 29 of the reset signal lock circuit 46 is turned on regardless of the pressing time, and
0, the flip-flop 41 latches and turns on the reset holding signal 24, and the system reset signal 26
Is sent and the computer is reset.

【0064】実施の形態4においては、実施の形態1の
効果に加え、システム稼働中は一定時間に満たない時間
リセット操作(リセット釦11押下)した場合、リセッ
ト処理せず、一定時間リセット操作した場合、初めてリ
セット処理を開始する機能を持つ。これにより、誤った
リセット操作によるシステム停止を防止可能にし、操作
員が意識的にシステム停止する際は、リセット操作を設
定時間継続することにより可能となる。
In the fourth embodiment, in addition to the effect of the first embodiment, when the reset operation (reset button 11 is pressed) for less than a predetermined time during the operation of the system, the reset operation is performed for a predetermined time without performing the reset processing. In the case, it has a function to start reset processing for the first time. This makes it possible to prevent the system from being stopped due to an erroneous reset operation, and to allow the operator to intentionally stop the system by continuing the reset operation for a set time.

【0065】実施の形態5.実施の形態3の緊急システ
ムリセットをする方式は、実施の形態2の強制リセット
タイマのセット時間をシステム停止処理の進行にしたが
って変更する場合にも適用するとこができる。この場
合、実施の形態2の図4に、実施の形態3、図5のオン
ディレイタイマ44とOR回路45を設ける。
Embodiment 5 The emergency system reset method according to the third embodiment can be applied to a case where the set time of the forced reset timer according to the second embodiment is changed according to the progress of the system stop processing. In this case, the on-delay timer 44 and the OR circuit 45 of the third and fifth embodiments are provided in FIG. 4 of the second embodiment.

【0066】実施の形態6.実施の形態4のリセット釦
の押下によるシステムリセット動作を所定時間継続する
と、システムリセット動作を開始する方式は、実施の形
態2の強制リセットタイマのセット時間をシステム停止
処理の進行にしたがって変更する場合にも適用するとこ
ができる。この場合、実施の形態2の図4に、実施の形
態4、図7のオンディレイタイマ44と、リセット釦信
号ロック回路46と、OR回路47とを設ける。
Embodiment 6 FIG. The method of starting the system reset operation when the system reset operation is continued for a predetermined time by pressing the reset button according to the fourth embodiment is based on the case where the set time of the forced reset timer according to the second embodiment is changed according to the progress of the system stop processing. It can be applied to In this case, the ON delay timer 44, the reset button signal lock circuit 46, and the OR circuit 47 are provided in FIG. 4 of the second embodiment in FIG.

【0067】実施の形態7.上記の実施の形態では産業
用の計算機について説明したが、産業用以外の計算機に
も適用することができる。また、上記の実施の形態では
ハードウエアのタイマとして説明したが、計算機と別に
設置するタイマであれば、ハードウエア、ソフトウエア
を限定しない。
Embodiment 7 In the above-described embodiment, an industrial computer has been described, but the present invention can be applied to computers other than industrial computers. Further, in the above-described embodiment, a hardware timer has been described, but hardware and software are not limited as long as the timer is installed separately from a computer.

【0068】[0068]

【発明の効果】【The invention's effect】

(1)以上のように、この発明によれば、システム稼働
中に誤ってリセット操作が要求されてもシステム停止処
理が行われずにシステムリセットされることを防止す
る。また、システム停止処理が正常終了しない場合は、
強制リセットタイマのタイムアップにより強制的にシス
テムリセットすることにより、確実にシステムリセット
することができる。
(1) As described above, according to the present invention, even if a reset operation is erroneously requested during the operation of the system, the system is prevented from being reset without performing the system stop processing. If the system stop processing does not end normally,
By forcibly resetting the system by the expiration of the forced reset timer, the system can be reliably reset.

【0069】(2)また、システム停止処理の進行に応
じて強制リセットタイマのリセット時間を変更するよう
にしたので、よりきめの細かい強制停止時間の設定が可
能となり、効率的な強制リセットが行える。また、シス
テム停止処理時間に対応した強制リセットを行うことが
できる。
(2) Since the reset time of the forced reset timer is changed according to the progress of the system stop processing, finer setting of the forced stop time is possible, and efficient forced reset can be performed. . In addition, a forced reset corresponding to the system stop processing time can be performed.

【0070】(3)また、緊急システムリセット手段を
設けたので、ソフトウェアの処理状態に関係せずシステ
ムリセットをすることができる。
(3) Since the emergency system reset means is provided, the system can be reset irrespective of the processing state of the software.

【0071】(4)また、所定時間システムリセット操
作を継続しないとシステムリセットの指令を出力しない
ようにしたので、誤ったリセット操作によるシステムリ
セットを防止することができる。
(4) Since the system reset command is not output unless the system reset operation is continued for a predetermined time, it is possible to prevent a system reset due to an erroneous reset operation.

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

【図1】 この発明の実施の形態1による計算機のリセ
ット方式を示す構成図である。
FIG. 1 is a configuration diagram showing a reset method of a computer according to a first embodiment of the present invention.

【図2】 この発明の実施の形態1による通常の停止の
場合の動作のタイミングチャートである。
FIG. 2 is a timing chart of an operation in a case of a normal stop according to the first embodiment of the present invention.

【図3】 この発明の実施の形態1による強制リセット
タイマで停止する場合の動作のタイミングチャートであ
る。
FIG. 3 is a timing chart of an operation when stopping by a forced reset timer according to the first embodiment of the present invention;

【図4】 この発明の実施の形態2による計算機のリセ
ット方式を示す構成図である。
FIG. 4 is a configuration diagram showing a reset method of a computer according to a second embodiment of the present invention.

【図5】 この発明の実施の形態3による計算機のリセ
ット方式を示す構成図である。
FIG. 5 is a configuration diagram showing a reset method of a computer according to a third embodiment of the present invention.

【図6】 この発明の実施の形態3による動作のタイミ
ングチャートである。
FIG. 6 is a timing chart of the operation according to the third embodiment of the present invention.

【図7】 この発明の実施の形態4による計算機のリセ
ット方式を示す構成図である。
FIG. 7 is a configuration diagram showing a reset method of a computer according to a fourth embodiment of the present invention.

【図8】 この発明の実施の形態4による強制リセット
タイマで停止する場合の動作のタイミングチャートであ
る。
FIG. 8 is a timing chart of an operation when stopping by a forced reset timer according to a fourth embodiment of the present invention;

【図9】 この発明の実施の形態4による計算機のリセ
ット方式を示す構成図である。
FIG. 9 is a configuration diagram showing a reset method of a computer according to a fourth embodiment of the present invention.

【図10】 従来の計算機のリセット方式を示す構成図
である。
FIG. 10 is a configuration diagram showing a conventional computer reset method.

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

11 リセット釦、12 強制リセットタイマ、13
リセット禁止フラグ、21 リセット釦信号、22 強
制リセットタイマ信号、23 リセット禁止フラグ信
号、24 リセット保持信号、25 リセット許可信
号、26 システムリセット信号、27 緊急リセット
信号、28 通常リセット信号、31 システムリセッ
ト通知信号、32 強制リセットタイマ起動信号、33
リセット禁止フラグON信号、34 リセット禁止フ
ラグOFF信号、35 強制リセットタイマ再設定信号
1、36 強制リセットタイマ再設定信号2、41 フ
リップフロップ回路、42 NAND回路、43 AN
D回路、44 オンディレイタイマ、45 OR回路、
46 リセット釦信号ロック回路、51 強制リセット
タイマ。
11 reset button, 12 forced reset timer, 13
Reset prohibition flag, 21 reset button signal, 22 forced reset timer signal, 23 reset prohibition flag signal, 24 reset hold signal, 25 reset permission signal, 26 system reset signal, 27 emergency reset signal, 28 normal reset signal, 31 system reset notification Signal, 32 forced reset timer start signal, 33
Reset disable flag ON signal, 34 Reset disable flag OFF signal, 35 Force reset timer reset signal 1, 36 Force reset timer reset signal 2, 41 Flip-flop circuit, 42 NAND circuit, 43 AN
D circuit, 44 on-delay timer, 45 OR circuit,
46 reset button signal lock circuit, 51 forced reset timer.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 計算機のシステムリセットを行うリセッ
ト方式において、通常リセット手段、強制リセット手
段、及びタイマを備え、上記通常リセット手段は、上記
計算機が通常の処理実行中にシステムリセット指令を受
けると、所定のシステム停止処理をした後、上記計算機
のシステムリセットを行う手段とし、上記タイマは上記
システム停止処理時間以上にセットしておき、上記シス
テムリセット指令で起動するタイマとし、上記強制リセ
ット手段は、上記タイマが上記システムリセット指令で
起動して上記セットした時間になると、上記システム停
止処理が完了か否かにかかわらず、上記計算機のシステ
ムリセットを行う手段としたことを特徴とする計算機の
リセット方式。
1. A reset system for performing a system reset of a computer, comprising a normal reset unit, a forced reset unit, and a timer, wherein the normal reset unit receives a system reset command while the computer is executing a normal process. After performing a predetermined system stop processing, as a means for performing a system reset of the computer, the timer is set to be longer than the system stop processing time, a timer started by the system reset command, the forced reset means, A computer resetting means for resetting the computer when the timer is started by the system reset command and the set time is reached, irrespective of whether the system stop processing is completed or not. .
【請求項2】 計算機のシステムリセットを行うリセッ
ト方式において、通常リセット手段、強制リセット手
段、及びタイマを備え、上記通常リセット手段は、上記
計算機が通常の処理実行中にシステムリセット指令を受
けると、所定のシステム停止処理をした後、上記計算機
のシステムリセットを行うと共に、上記システム停止処
理の進行状態に応じて上記タイマのリセット時間を変更
する指令を送出する手段とし、上記タイマは上記システ
ム停止処理時間以上にセットしておき、上記システムリ
セット指令で起動し、上記リセット時間変更指令に応じ
てセット時間を変更するタイマとし、上記強制リセット
手段は、上記タイマが上記システムリセット指令で起動
して上記セットした時間になると、上記システム停止処
理が完了か否かにかかわらず、上記計算機のシステムリ
セットを行う手段としたことを特徴とする計算機のリセ
ット方式。
2. A reset method for performing a system reset of a computer, comprising a normal reset means, a forced reset means, and a timer, wherein the normal reset means receives a system reset command while the computer is executing a normal process. Means for performing a system reset of the computer after performing a predetermined system stop process, and sending a command to change a reset time of the timer according to a progress state of the system stop process; The timer is set to be longer than the time, and is started by the system reset command, and a timer for changing the set time in response to the reset time change command is provided. At the set time, whether the system stop processing is completed or not However, a computer reset method characterized in that the computer is a means for resetting the system.
【請求項3】 請求項1または請求項2の計算機のリセ
ット方式において、システムリセット指令から所定の時
間経過すると計算機のシステムリセットを行う緊急リセ
ット手段を設けたことを特徴とする計算機のリセット方
式。
3. The computer reset method according to claim 1, further comprising an emergency reset means for resetting the computer system when a predetermined time elapses from a system reset command.
【請求項4】 システムリセット操作を所定時間継続す
ると、システムリセット指令を送出するリセット指令遅
延送出手段を設け、このシステムリセット指令を請求項
1または請求項2のシステムリセット指令としたことを
特徴とする計算機のリセット方式。
4. A reset command delay sending means for sending a system reset command when a system reset operation is continued for a predetermined time, wherein the system reset command is the system reset command according to claim 1 or 2. Computer reset method.
JP8180486A 1996-07-10 1996-07-10 Computer resetting system Pending JPH1027040A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8180486A JPH1027040A (en) 1996-07-10 1996-07-10 Computer resetting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8180486A JPH1027040A (en) 1996-07-10 1996-07-10 Computer resetting system

Publications (1)

Publication Number Publication Date
JPH1027040A true JPH1027040A (en) 1998-01-27

Family

ID=16084076

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8180486A Pending JPH1027040A (en) 1996-07-10 1996-07-10 Computer resetting system

Country Status (1)

Country Link
JP (1) JPH1027040A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146403A (en) * 2004-11-17 2006-06-08 Fujitsu Ltd Reset control circuit and reset control method
CN110780725A (en) * 2019-10-25 2020-02-11 宁波三星医疗电气股份有限公司 Method for determining timing reset time and related device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146403A (en) * 2004-11-17 2006-06-08 Fujitsu Ltd Reset control circuit and reset control method
CN110780725A (en) * 2019-10-25 2020-02-11 宁波三星医疗电气股份有限公司 Method for determining timing reset time and related device
CN110780725B (en) * 2019-10-25 2021-04-27 宁波三星医疗电气股份有限公司 Method for determining timing reset time and related device

Similar Documents

Publication Publication Date Title
US7890800B2 (en) Method, operating system and computing hardware for running a computer program
WO2019140918A1 (en) Display panel control method, apparatus, system, display panel, and device unit
US20030051062A1 (en) Wait utility and method
CN111208893B (en) CPU reset control method, system and storage medium
JPH1027040A (en) Computer resetting system
WO2018003560A1 (en) Electronic control device
JP2701752B2 (en) Microprocessor clock supply control circuit
JPH064364A (en) Cpu operation recording system
JP3724034B2 (en) Control circuit for production equipment
JP2998804B2 (en) Multi-microprocessor system
JP6835422B1 (en) Information processing device and information processing method
US11119461B2 (en) Controller
JPS6363935B2 (en)
JPH0728572A (en) Automatic data preserving device at power interruption
CN109496299A (en) A kind of power-off protection method, device and computer
CN113650498A (en) Power-on method and device for electric vehicle, electric vehicle and storage medium
JPH04246711A (en) Fault restoration system for personal computer
JPH117394A (en) Task managing system, task managing method and storage medium in which task managing program is stored
JP3207446B2 (en) System stop method of controller system
JP2870083B2 (en) Microcomputer with built-in watchdog timer
JP2000347772A (en) Power consumption reduction control method for processor to be used for portable information equipment
JPH0519897A (en) Resetting control circuit of information processor
JPS585856A (en) Error recovery system for logical device
JPS6341088B2 (en)
JPH0895830A (en) Abnormality monitor device for electronic equipment