JPH0640293B2 - Information processing equipment - Google Patents

Information processing equipment

Info

Publication number
JPH0640293B2
JPH0640293B2 JP59209355A JP20935584A JPH0640293B2 JP H0640293 B2 JPH0640293 B2 JP H0640293B2 JP 59209355 A JP59209355 A JP 59209355A JP 20935584 A JP20935584 A JP 20935584A JP H0640293 B2 JPH0640293 B2 JP H0640293B2
Authority
JP
Japan
Prior art keywords
power
processing
reset
initialization
request information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP59209355A
Other languages
Japanese (ja)
Other versions
JPS6188317A (en
Inventor
博夫 曽根原
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP59209355A priority Critical patent/JPH0640293B2/en
Publication of JPS6188317A publication Critical patent/JPS6188317A/en
Publication of JPH0640293B2 publication Critical patent/JPH0640293B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Description

【発明の詳細な説明】 [技術分野] 本発明は、電源オンまたはリセット等の直後に、所望の
初期化処理を実行する情報処理装置に関する。
Description: TECHNICAL FIELD The present invention relates to an information processing apparatus that executes a desired initialization process immediately after power-on or reset.

[従来の技術] 従来、マイクロコンピュータを用いた情報処理装置にお
いて、電源投入等の直後に行なわれる処理は、画一的な
ものであった。マイクロプロセッサの初期化を要求する
要因である起動・リセット等にかかわる初期化の処理と
しては、例えば次のものが知られている。
[Prior Art] Conventionally, in an information processing apparatus using a microcomputer, the processing performed immediately after power-on or the like has been uniform. For example, the following is known as the initialization process related to the start-up / reset, which is a factor that requires the initialization of the microprocessor.

(1)電源とリセットとの区別がなく、両方とも同一の
初期化の処理を行なった後、特定の制御プログラムを立
ち上げるもの。
(1) There is no distinction between a power supply and a reset, and both perform the same initialization processing and then start a specific control program.

(2)電源オンとリセットは区別しているが、それぞれ
電源スイッチ、リセットスイッチを起動要因として、予
め定めた処理を画一的に実行するもの。なお、(2)の
ケースでの電源オン処理、リセット処理の一例を次に挙
げる。
(2) Although the power-on and the reset are distinguished from each other, the predetermined process is uniformly executed by using the power switch and the reset switch as activation factors. An example of the power-on process and the reset process in the case of (2) will be given below.

電源オン処理…マイクロプロセッサテスト、ベースRA
Mテスト、スタックセット、各種BIOSイニシャライズお
よびテスト、タイマイニシャライズ、VRAMテスト、
RAMテスト、制御プログラムの開始、 リセット処理…マイクロプロセッサテスト、ベースRA
Mテスト、スタックセット、各種BIOSイニシャライズお
よびテスト、タイマイニシャライズ、制御プログラムの
開始、 これら電源オン時の初期化処理もリセットの割込による
リセット時の初期化処理も、システムに対しては各々独
立した要求として存在する。それぞれの要求が生じた場
合には、予め定めた割込ベクトルを参照し、対応する初
期化の処理を実行するのである。もとより、両者を区別
しないシステムでは、初期化の処理プログラムが置かれ
た同一の番地に処理を移行し、同一の初期化の処理を実
行する。
Power-on process ... Microprocessor test, base RA
M test, stack set, various BIOS initialization and tests, timer initialization, VRAM test,
RAM test, control program start, reset process ... Microprocessor test, base RA
M test, stack set, various BIOS initialization and test, timer initialization, control program start, and initialization processing at power-on and at reset by interrupt of reset are independent of the system. Exists as a request. When each request is generated, a predetermined interrupt vector is referred to and the corresponding initialization process is executed. Of course, in a system that does not distinguish between the two, the processing is moved to the same address where the initialization processing program is placed, and the same initialization processing is executed.

また、最近では、バックアップ技術の進展により、電源
を遮断した後も種々の情報を保持しておくことが可能と
なりつつある。電源遮断中にも保存されている情報が多
くなってくると、電源を投入するとき、すべてを初期化
するといった単純な処理を一律に実施するという対応で
は足りず、状況に応じて種々の処理を実施する必要が生
まれる。しかしながら、こうした状況に的確に対処する
技術は、未だ提案されていない。
Also, recently, due to the development of backup technology, it is becoming possible to retain various information even after the power is cut off. If the amount of stored information increases even when the power is turned off, it is not enough to uniformly perform a simple process such as initializing everything when the power is turned on. Need to be carried out. However, no technique has been proposed yet that accurately deals with such a situation.

[発明が解決しようとする問題点] このように従来の情報処理装置では、電源オンの要求が
生じた場合であれ、リセットの要求が生じた場合であ
れ、画一的な処理を行なっており、例えば同じ電源オン
時であっても、電源遮断時の状況によって異なる処理を
行なわせるといったことはできなかった。
[Problems to be Solved by the Invention] As described above, in the conventional information processing apparatus, uniform processing is performed regardless of whether a power-on request is made or a reset request is made. For example, even when the same power is turned on, different processing cannot be performed depending on the situation when the power is turned off.

また、電源オン時の初期化処理の最中にリセットの割込
が入ると、電源オン時の処理を中断してリセット割込時
の初期化処理を実行してしまうので、一部の初期化処理
が不完全なまま制御プログラムを立ち上げようとしてエ
ラーを起こすことがあり得るといった不具合も指摘され
ていた。また、所望の状態でシステムが立ち上がらない
場合も考えられた。
Also, if a reset interrupt occurs during the initialization process when the power is turned on, the process when the power is turned on is interrupted and the initialization process at the reset interrupt is executed. It has also been pointed out that there is a possibility that an error may occur when trying to launch the control program while the processing is incomplete. It was also considered that the system could not start up in a desired state.

[目的] 本発明の目的は、上記問題点を解決し、電源投入処理要
請情報に対して、異なる初期化の処理を実行可能な情報
処理装置を実現することにある。ここで、電源投入時処
理要請情報は、例えば電源遮断時に設定される情報であ
る。
[Object] An object of the present invention is to solve the above-mentioned problems and to realize an information processing apparatus capable of executing different initialization processing for power-on processing request information. Here, the power-on process request information is, for example, information set when the power is cut off.

[発明の概要] 本発明の情報処理装置は、 予め用意されたプログラムに基づいて各種の処理を行な
うマイクロプロセッサと、書き込まれた情報を電源遮断
時にも保存する保存用メモリとを備えた情報処理装置で
あって、 電源投入、リセット等の前記マイクロプロセッサの起動
を要求する要因の発生時に実行する初期化の処理を記憶
した記憶部と、 電源遮断時に、前記保存用メモリに電源投入後の処理の
種別を示す電源投入時処理要請情報を記憶する要請情報
記憶手段と、 電源投入、リセット等の前記マイクロプロセッサの起動
を要求する要因の発生を検出したとき、前記保存用メモ
リに記憶された電源投入時処理要請情報に基づいて、前
記記憶部に記憶した初期化の処理のうちの特定の処理を
実行する初期化処理実行手段と を備えることを要旨とする。
[Summary of the Invention] An information processing apparatus of the present invention includes an information processing apparatus that includes a microprocessor that performs various processes based on a program prepared in advance, and a storage memory that stores written information even when power is turned off. A storage unit that stores initialization processing to be executed when a factor that requests activation of the microprocessor such as power-on or reset occurs, and processing after power-on to the storage memory when power is cut off. Request information storage means for storing power-on process request information indicating the type of power-on, and a power-source stored in the storage memory when the occurrence of a factor that requires the activation of the microprocessor, such as power-on or reset, is detected. Initialization processing executing means for executing a specific processing of the initialization processing stored in the storage unit based on the input processing request information. The gist.

この結果、起動にかかわる要因の発生時に電源投入時処
理要請情報に基づく初期化処理が実行される。
As a result, the initialization process based on the power-on process request information is executed when a factor related to the start-up occurs.

[実施例] 以下、本発明の実施例について、図面と共に説明する。
第1図は、本発明の一実施例の概略ブロック図である。
第1図において、1はマイクロプロセッサ(以下、MP
Uと略す)、2はRAM等のメインメモリ、3は電源オ
ン処理プログラムやリセット処理プログラムを含むイニ
シャルプログラムローダ(以下、IPLと呼ぶ)RO
M、4は消費電力の小さなCMOSを用いたメモリ(以
下、CMOSと呼ぶ)、5はCMOS4を常時バックア
ップする電源、6は図示しないリセットボタンの操作を
検出する図示しない回路から出力されるリセット信号
線、7はシステムに電源を供給する図示しない電源ユニ
ットの電圧の低下に先だって電源の遮断を検出するパワ
ーダウン信号線、8はデータバスである。リセット信号
線6は、パワーダウン信号線7は、MPU1に直接入力
されており、いずれも、MPU1に対してプライオリテ
ィの高い割込要因となっている。
[Examples] Examples of the present invention will be described below with reference to the drawings.
FIG. 1 is a schematic block diagram of an embodiment of the present invention.
In FIG. 1, 1 is a microprocessor (hereinafter, MP
U is abbreviated), 2 is a main memory such as RAM, and 3 is an initial program loader (hereinafter referred to as IPL) RO including a power-on processing program and a reset processing program.
M, 4 is a memory using CMOS with low power consumption (hereinafter referred to as CMOS), 5 is a power source for always backing up CMOS 4, 6 is a reset signal output from a circuit (not shown) for detecting operation of a reset button (not shown) Reference numeral 7 is a power-down signal line for detecting the interruption of the power supply before the voltage drop of a power supply unit (not shown) which supplies power to the system, and 8 is a data bus. The reset signal line 6 and the power-down signal line 7 are directly input to the MPU 1, both of which are high-priority interrupt factors with respect to the MPU 1.

CMOS4は、電源5によりバックアップされているか
ら、装置への電源が遮断された後も、書き込まれたデー
タを保存する保存用メモリとして用いられる。
Since the CMOS 4 is backed up by the power supply 5, it is used as a storage memory for storing the written data even after the power supply to the device is cut off.

次に、第1図の実施例の動作を第2図および第3図のフ
ローチャートに基づいて説明する。なお、両図において
符号〈〉で挟まれた番号は、処理のステップ番号を表わ
している。
Next, the operation of the embodiment shown in FIG. 1 will be described with reference to the flow charts shown in FIGS. It should be noted that in both figures, the numbers sandwiched by the symbol <> represent the step numbers of the processing.

MPU1の稼働時に電源スイッチ(図示せず)をオフす
ると(ステップ1)、パワーダウン信号線7によりパワ
ーダウンの割込が発生する。すると、第2図のフローチ
ャートに示される動作が始まり、電源オフ時の割込ルー
チンが起動され(ステップ2)、次にCMOS4に電源
ON処理要請情報がセットされる。(ステップ3)。
When the power switch (not shown) is turned off during the operation of the MPU 1 (step 1), the power down signal line 7 causes a power down interrupt. Then, the operation shown in the flowchart of FIG. 2 starts, the interrupt routine at the time of power off is started (step 2), and then the power on processing request information is set in the CMOS 4. (Step 3).

一方、リセットボタンを押してリセット信号線6にリセ
ット割込信号が生じた場合には、CMOS4に電源ON
処理要請情報のセットは行なわれない。
On the other hand, when the reset button is pressed and a reset interrupt signal is generated on the reset signal line 6, the CMOS 4 is powered on.
No processing request information is set.

この結果、電源遮断時には、CMOS4に電源ON処理
要請情報がセットされ、リセット時にはセットされない
ことになる。電源遮断後であって次に電源が投入された
とき、もしくはリセットボタンが操作されてハード的に
定まるリセット時間の経過後には、第3図のフローチャ
ートに示された処理が実行される(ステップ11)。
As a result, the power-on processing request information is set in the CMOS 4 when the power is cut off, and is not set when the power is reset. After the power is turned off and the power is next turned on, or after the reset time which is determined by hardware by operating the reset button has elapsed, the processing shown in the flowchart of FIG. 3 is executed (step 11). ).

電源がオンされるか、リセットボタンを押すかされると
(ステップ11)、第3図のシステムの初期化ルーチン
(ステップ12)が実行される。この処理は、ステップ
12では、電源オン時とリセットボタン操作時に共通の
処理である。このシステム初期化ルーチンのプログラム
はIPLROM3内に格納されており、電源オンの時で
もリセットの時でも同じ位置から処理を開始し、例えば
ベースRAMテストやスタックセットなどの共通の処理
を実行した後、途中でCMOS4内の電源ON処理要請
情報をチェックする(ステップ13)。
When the power is turned on or the reset button is pressed (step 11), the system initialization routine of FIG. 3 (step 12) is executed. In step 12, this process is common to the power-on and the reset button operation. The program of this system initialization routine is stored in the IPLROM 3, and starts processing from the same position both when the power is turned on and when it is reset, and after performing common processing such as base RAM test or stack set, On the way, the power-on processing request information in the CMOS 4 is checked (step 13).

ここで、電源ON処理要請情報がセットされている場合
には、電源オン専用の処理(ステップ14、第3図左)
を行ない、セットされていない場合には、リセット専用
の処理を行なう(ステップ14、第3図右)。そして、
電源オン専用処理が完了した後は、CMOS4内の電源
ON処理要請情報をクリアする(ステップ15)。
Here, if the power-on processing request information is set, the power-on-only processing (step 14, left in FIG. 3)
If it is not set, a reset-only process is performed (step 14, right in FIG. 3). And
After the power-on processing is completed, the power-on processing request information in the CMOS 4 is cleared (step 15).

この処理(ステップ15)の終了後、またはリセット処
理(ステップ14)の終了後、システム初期化ルーチン
を終了する(ステップ16)。更に、その後、IPLR
OM3に格納された制御プログラムの実行に移行する。
(ステップ17)。
After this processing (step 15) or the reset processing (step 14) is completed, the system initialization routine is ended (step 16). Furthermore, after that, IPLR
Then, the control program stored in the OM3 is executed.
(Step 17).

以上説明したように、本実施例の情報処理装置では、電
源遮断時に第2図に示した処理を実行するようにしてお
けば、電源遮断時に、電源ON処理要請情報がセットさ
れ、次に電源が投入された場合には、この情報に従って
電源オン処理が実行される。電源オン処理としては、単
にメモリをチェックする項目がリセットボタンの操作時
と異なるだけでなく、例えば、前回と同じ使用環境を再
現する処理などを考えることもできる。
As described above, in the information processing apparatus of this embodiment, if the processing shown in FIG. 2 is executed when the power is cut off, the power ON processing request information is set when the power is cut off, and then the power is turned on. When is turned on, the power-on process is executed according to this information. As the power-on process, not only the item for checking the memory is different from that at the time of operating the reset button, but also a process for reproducing the same usage environment as the previous time can be considered.

なお、電源ON処理要請情報は、この電源オン処理の実
行後クリアされる。一方、リセットボタンが操作された
場合には、この電源ON処理要請情報はセットされない
から、リセット処理が行なわれる。即ち、同じ処理化の
処理ルーチンを起動しても、電源オンを要因として起動
したのか、リセットを要因として起動したかは、常時電
源バックアップされたCMOS4に記憶された電源ON
処理要請情報に応じて区別され、電源オンもしくはリセ
ットVボタンの操作に応じた処理が実行されることにな
る。また、電源遮断時に電源投入時処理要請情報がセッ
トされないよう指定しておけば、同じ電源ON時の初期
化の処理であっても、リセットボタンの操作時と同じ初
期化の処理が行なわれる。
The power-on processing request information is cleared after the power-on processing is executed. On the other hand, when the reset button is operated, the power-on processing request information is not set, so the reset processing is performed. That is, even if the processing routine of the same processing is activated, whether the activation is caused by the power-on or the reset is the power-on state stored in the CMOS 4 whose power is always backed up.
It is distinguished according to the processing request information, and the processing is executed according to the power-on or the operation of the reset V button. Further, if it is specified that the power-on process request information is not set when the power is turned off, even if the initialization process is the same when the power is turned on, the same initialization process as when the reset button is operated is performed.

なお、電源遮断時に、第2図に示した割込処理が起動さ
れないように割込マスクしておけば、電源ON処理要請
情報がセットされないため、電源オン時にもリセット処
理と同一の処理が実行されることになる。即ち、初期化
の処理ルーチンの起動要因がいずれであれ、電源オン処
理要請情報に基づいて必要な初期化の処理が実行される
のである。
If the interrupt mask shown in FIG. 2 is masked so that the interrupt process shown in FIG. 2 is not activated when the power is turned off, the same process as the reset process is executed when the power is turned on because the power-on process request information is not set. Will be done. That is, regardless of the activation factor of the initialization processing routine, the required initialization processing is executed based on the power-on processing request information.

また、本実施例によれば、電源オン処理の実行中にリセ
ットボタンを押してもリセット処理が行なわれることは
なく、初期化の処理は電源オン時に行なわれる処理と同
一の処理が行なわれ、システムが立ち上がるという利点
も得られる。
Further, according to this embodiment, even if the reset button is pressed during the execution of the power-on process, the reset process is not performed, and the initialization process is the same as the process performed when the power is turned on. Also has the advantage that

なお、第1図には明示的には示されていないが、パワー
オフ時にCMOS4に電源ON処理要請情報をセットす
る割込ルーチンおよび電源オンの処理終了後にCMOS
4の電源ON処理要請情報をクリアする手段は、例えば
プログラムとして第1図のIPLROM3に格納されて
いる。また、本実施例では、電源オンの処理やリセット
処理は、制御プログラム開始までの処理として説明した
が、これは例示に過ぎず、初期化処理としては、例え
ば、電源ON処理要請情報がセットされている場合に
は、電源オン処理の後に制御プログラムの途中から実行
するといったことも可能である。
Although not explicitly shown in FIG. 1, an interrupt routine for setting power-on processing request information in the CMOS 4 at power-off and a CMOS after power-on processing is completed.
The means for clearing the power-on processing request information 4 is stored in the IPLROM 3 of FIG. 1 as a program, for example. Further, in the present embodiment, the power-on process and the reset process have been described as the processes up to the start of the control program, but this is merely an example, and the initialization process, for example, sets the power-on process request information. In this case, it is possible to execute the control program from the middle after the power-on process.

[発明の効果] 以上詳細に説明したように、本発明の情報処理装置によ
れば、電源オンやリセットといった初期化の要求要因に
対して、電源投入時処理要請情報に基づいて、特定の初
期化の処理を実行させることができるという優れた効果
を奏する。また、電源投入時処理要請情報が保存用メモ
リに記憶されていることから、電源遮断からの復帰時
に、特定の処理を確実に実行させることができる。
[Effects of the Invention] As described in detail above, according to the information processing apparatus of the present invention, a specific initial state is determined based on the power-on process request information with respect to initialization request factors such as power-on and reset. The excellent effect that the conversion process can be executed is achieved. Further, since the power-on process request information is stored in the storage memory, it is possible to surely execute the specific process when returning from the power shutdown.

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

第1図は、本発明の一実施例の情報処理装置の概略を示
すブロック図である。第2図、第3図は、実施例の情報
処理装置において実行される各処理を示すフローチャー
トである。 1……MPU、2……メインメモリ 3……IPLROM、4……CMOS 5……バックアップ電源
FIG. 1 is a block diagram showing the outline of an information processing apparatus according to an embodiment of the present invention. FIG. 2 and FIG. 3 are flowcharts showing each processing executed in the information processing apparatus of the embodiment. 1 ... MPU, 2 ... main memory 3 ... IPL ROM, 4 ... CMOS 5 ... backup power supply

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】予め用意されたプログラムに基づいて各種
の処理を行なうマイクロプロセッサと、書き込まれた情
報を電源遮断時にも保存する保存用メモリとを備えた情
報処理装置であって、 電源投入、リセット等の前記マイクロプロセッサの起動
を要求する要因の発生時に実行する初期化の処理を記憶
した記憶部と、 電源遮断時に、前記保存用メモリに電源投入後の処理の
種別を示す電源投入時処理要請情報を記憶する要請情報
記憶手段と、 電源投入、リセット等の前記マイクロプロセッサの起動
を要求する要因の発生を検出したとき、前記保存用メモ
リに記憶された電源投入時処理要請情報に基づいて、前
記記憶部に記憶した初期化の処理のうちの特定の処理を
実行する初期化処理実行手段と を備えた情報処理装置。
1. An information processing apparatus comprising: a microprocessor for performing various processes based on a program prepared in advance; and a storage memory for storing written information even when power is turned off. A storage unit that stores initialization processing that is executed when a factor that requests the activation of the microprocessor, such as a reset, occurs, and a power-on processing that indicates the type of processing after power-on to the storage memory when the power is shut off Request information storage means for storing request information, and based on the power-on process request information stored in the storage memory when the occurrence of a factor requesting activation of the microprocessor such as power-on or reset is detected. An initialization process executing means for executing a specific process among the initialization processes stored in the storage section.
JP59209355A 1984-10-05 1984-10-05 Information processing equipment Expired - Lifetime JPH0640293B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59209355A JPH0640293B2 (en) 1984-10-05 1984-10-05 Information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59209355A JPH0640293B2 (en) 1984-10-05 1984-10-05 Information processing equipment

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP7124283A Division JPH08110824A (en) 1995-04-24 1995-04-24 Information processor

Publications (2)

Publication Number Publication Date
JPS6188317A JPS6188317A (en) 1986-05-06
JPH0640293B2 true JPH0640293B2 (en) 1994-05-25

Family

ID=16571569

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59209355A Expired - Lifetime JPH0640293B2 (en) 1984-10-05 1984-10-05 Information processing equipment

Country Status (1)

Country Link
JP (1) JPH0640293B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0629506U (en) * 1992-09-25 1994-04-19 達雄 竹田 O-ring tester

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5824811B2 (en) * 1978-05-15 1983-05-24 富士通株式会社 Reset control method for terminal devices in information processing systems
JPS5530757A (en) * 1978-08-24 1980-03-04 Casio Comput Co Ltd Small size electronic calculator
JPS5886619A (en) * 1981-11-18 1983-05-24 Sharp Corp Electronic computer

Also Published As

Publication number Publication date
JPS6188317A (en) 1986-05-06

Similar Documents

Publication Publication Date Title
US4907150A (en) Apparatus and method for suspending and resuming software applications on a computer
EP1137987B1 (en) Initializing and restarting operating systems
EP0230351B1 (en) Information processing system
US6327653B1 (en) Technique for easily changing operating systems of a digital computer system using at least two pushbuttons
US5564054A (en) Fail-safe computer boot apparatus and method
US20040098578A1 (en) Apparatus with a standby mode, program and control method for an apparatus with a standby mode
JPH05189075A (en) Lithium processing method for os/2 operating system
US5748971A (en) Option card hibernation system
CN108228109B (en) Method and device for protecting data of electronic equipment and computer storage medium
JPH08129495A (en) Computer system and self test method therefor
JPH0640293B2 (en) Information processing equipment
JP3317361B2 (en) Battery backup control method for memory
JP2003044284A (en) Activation method for computer system and program for activation
JPH0126086B2 (en)
JPH0276021A (en) Recovery processing system for power source of information processor
JPH0728544A (en) Computer system
JPS5854418A (en) Interruption processing system
JPH052502A (en) Voltage margin testing system for information processor
JP3185446B2 (en) Computer system
JPH117392A (en) Data processor obtained by duplexing auxiliary storage device and method for falling system of data processor
JPS63284617A (en) Automatic restarting method for computer
JP2000311006A (en) Programmable controller
JPH0721091A (en) Service interruption processing method for electronic computer
JPH04215156A (en) Automatic test method for restore and backup function
JPH0511890A (en) Portable computer