JPS63278112A - Automatic power-off method - Google Patents

Automatic power-off method

Info

Publication number
JPS63278112A
JPS63278112A JP62111700A JP11170087A JPS63278112A JP S63278112 A JPS63278112 A JP S63278112A JP 62111700 A JP62111700 A JP 62111700A JP 11170087 A JP11170087 A JP 11170087A JP S63278112 A JPS63278112 A JP S63278112A
Authority
JP
Japan
Prior art keywords
power
power source
turn
stage
application program
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
JP62111700A
Other languages
Japanese (ja)
Inventor
Kozo Kayane
茅根 孝三
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP62111700A priority Critical patent/JPS63278112A/en
Publication of JPS63278112A publication Critical patent/JPS63278112A/en
Pending legal-status Critical Current

Links

Landscapes

  • Power Sources (AREA)

Abstract

PURPOSE:To automatically and efficiently turn off a power source by detecting the existence of a condition to turn off the power source during execution of an application program and turning off the power source of an information processor in accordance with the detection above. CONSTITUTION:In a first stage, a CPU 2 communicates with a host computer in accordance with contents of a fundamental program part 3-1 in a program memory 3 of a terminal controller 1 to process the daily online business. In a second stage, the CPU 2 processes an auxiliary business in accordance with contents of an application program part 3-2; and in a third stage, the CPU 2 performs the power-off checking process during execution of the application program to detect whether the condition to turn off the power source exists or not. In a fourth stage, a power-off signal is sent to an automatic power controller 6 to turn off the power source if the result of the detection satisfies the condition. Thus, the power source of the information processor is automatically and efficiently turned off.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報処理装置における自動電源切断方法に係
わり、より詳しくはプログラムに組み込まれた電源切断
信号に応答して電源を切断可能な情報処理装置における
自動電源切断方法に関するものである。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to an automatic power-off method for an information processing device, and more specifically, to information that allows the power to be cut off in response to a power-off signal incorporated in a program. The present invention relates to an automatic power-off method in a processing device.

〔従来の技術〕[Conventional technology]

従来、コンピュータを利用したオンライン情報処理装置
等においては、各端末部にて情報を処理するターミナル
コントローラのシステム電源の切断時に、この情報処理
装置の主たる業務を実行する基本プログラムの実行をま
ず終了させ、その後一定の遅延時間経過後に当該システ
ム電源を切断するいわゆるタイマー機能を用いた自動電
源切断方法が採用されていた。
Conventionally, in online information processing equipment using computers, when the system power of the terminal controller that processes information at each terminal is turned off, the execution of the basic program that executes the main business of this information processing equipment is first terminated. , an automatic power-off method using a so-called timer function has been adopted in which the system power is turned off after a certain delay time has elapsed.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかしながら、この種のタイマー機能を用いた電源切断
方法においては、所定の一定時間経過後には無条件に情
報処理装置の電源を切断する構成となっていたために、
各ターミナルコントローラにおいて独自に割り当てられ
た不特定のユーザプログラムを確実に実行完了すること
ができない場合が発生する。そのため、確実に実行完了
する必要の有るユーザプログラムを、前記したタイマー
機能の動作時に実行させるように設定することは実際上
不可能であった。
However, this type of power-off method using a timer function is configured to unconditionally turn off the power to the information processing device after a predetermined period of time has elapsed.
There are cases where it is not possible to reliably complete the execution of an unspecified user program uniquely assigned to each terminal controller. Therefore, it is practically impossible to set a user program that needs to be completely executed to be executed when the timer function is activated.

逆に、すべてのユーザプログラムが、常に実行完了する
ように前記したタイマー機能における時定数を大に設定
すると、余分な時間ターミナルコントローラを動作し続
けねばならなくなり、迅速な電源の切断および情報処理
装置の効率的利用が阻害されるという問題点があった。
On the other hand, if the time constant of the timer function described above is set to a large value so that all user programs always complete execution, the terminal controller must continue to operate for an extra period of time, and the power can be quickly turned off and the information processing device There was a problem that the efficient use of the materials was hindered.

〔問題点を解決するための手段〕[Means for solving problems]

本発明に係る自動電源切断方法は、前記問題点に鑑みて
なされたものであり、基本プログラムの実行終了後、ア
プリケーションプログラムを実行し、その実行期間中に
電源を切断すべき条件の成立を検知し、その検知に応答
して情報処理装置の電源を切断することを特徴とする。
The automatic power-off method according to the present invention has been developed in view of the above-mentioned problems, and includes executing an application program after the execution of the basic program is completed, and detecting the establishment of a condition for power-off during the execution period. The information processing apparatus is characterized in that the information processing apparatus is powered off in response to the detection.

すなわち、基本プログラムの実行終了後は、タイマー機
能ではなく、アプリケーションプログラム中に組み込ま
れた判断機能に基づき装置の電源を切断することをその
特徴としている。
That is, the feature is that after the execution of the basic program is finished, the device is powered off based on a determination function built into the application program rather than a timer function.

〔実施例〕 以下、本発明を実施例に基づき詳細に説明する。〔Example〕 Hereinafter, the present invention will be explained in detail based on examples.

第1図は、本発明の実施に好適な情報処理装置であるタ
ーミナルコントローラ1のハードウェア構成を表わした
ものである。
FIG. 1 shows the hardware configuration of a terminal controller 1, which is an information processing device suitable for implementing the present invention.

図において、オンラインネットワークにより外部のホス
トコンピュータ(図示せず)に接続された中央処理装置
2は、ターミナルコントローラ1内のプログラムメモリ
3、磁気ディスクシステム等によりなる補助記載装置4
、および商品の価格データが蓄積されたPLLJメモリ
5に接続されている。ターミナルコントローラ1内の電
源は、自動電源コントローラ6より供給されており、そ
の接続と切断は中央処理装置2からの制御コマンドによ
って制御されている。プログラムメモリ3内には、計算
処理等の主業務を扱う基本プログラムR3−1と、商品
マスクファイルの修正、PLLIメモリチェック等の補
助的業務を扱うアプリケーションプログラム部3−2と
が、それぞれ記憶されている。
In the figure, a central processing unit 2 connected to an external host computer (not shown) via an online network includes a program memory 3 in a terminal controller 1 and an auxiliary writing device 4 comprising a magnetic disk system, etc.
, and a PLLJ memory 5 in which product price data is stored. Power inside the terminal controller 1 is supplied from an automatic power supply controller 6, and its connection and disconnection are controlled by control commands from the central processing unit 2. The program memory 3 stores a basic program R3-1 that handles main tasks such as calculation processing, and an application program section 3-2 that handles auxiliary tasks such as modifying product mask files and checking PLLI memory. ing.

中央処理装置2は、基本プログラム部3−1の内容に応
じて、ホストコンピュータとの交信を行イ、毎日のオン
ライン業務を処理し、その後アプリケーションプログラ
ム部3−2の内容に応じて補助的業務を処理し、最終的
に自動電源コントローラ6に電源切断信号を発する。電
源切断信号を受けた自動電源コントローラ6は、電源を
切断し、その日の業務を完全に終了する。
The central processing unit 2 communicates with the host computer according to the contents of the basic program section 3-1, processes daily online operations, and then performs auxiliary operations according to the contents of the application program section 3-2. and finally issues a power cut signal to the automatic power controller 6. The automatic power supply controller 6 that receives the power cutoff signal cuts off the power and completely ends the day's work.

第2図は、本発明に係る電源切断処理フローを示す図で
ある。
FIG. 2 is a diagram showing a power-off processing flow according to the present invention.

すなわち、ターミナルコントローラ1のその日の業務が
終了した際に電源オフチェック処理(ステップ■)にて
、(1)ターミナルコントローラ1が設定した時間(そ
の期間の変更が可能)内であること、(2)各実行プロ
グラムが動作を終了していること、(3)ターミナルコ
ントローラ1のシステム終了処理(基本プログラム部3
−1内に含まれる。)が終了していること、(4)オン
ラインでの組み込み要求が行われていないことをチェッ
クし、すべての条件を満足している場合には、次に進み
満足していなければ元に戻る。
That is, when the terminal controller 1 finishes its work for the day, the power off check process (step ■) determines that (1) it is within the time set by the terminal controller 1 (the period can be changed); ) Each execution program has finished its operation, (3) System termination processing of terminal controller 1 (basic program section 3)
-1 included. ) has been completed, and (4) that no online installation request has been made. If all conditions are satisfied, proceed to the next step; if not, return to the previous step.

次に所定時間待機した後(ステップ■)再度ステップ■
と同様のチェックをしくステップ■)、条件不備の場合
には最初に戻り、満足していれば、PLUメモリに最終
の価格データを蓄積する(ステップ■)。次にその日が
月初めであるか否かを所定データにて判断し、月初めで
あればそれまで毎日更新されてきたファイルの再絹成処
理を行い、そうでなければバ・イパスする(ステップ■
)。
Next, after waiting for a predetermined time (step ■), step again
If the conditions are unsatisfactory, the process returns to the beginning, and if the conditions are satisfied, the final price data is stored in the PLU memory (step ■). Next, it is determined based on predetermined data whether or not that day is the beginning of the month, and if it is the beginning of the month, the files that have been updated every day until then are re-created, and if not, it is bypassed (step ■
).

次に、前記ステップ■と同様のチェックを再度行い(ス
テップ■)、条件不備の場合には最初に戻り、満足して
いれば自動電源コントローラ6に電源切断信号を送出し
、電源を切断する(ステップ■)。
Next, the same check as step (2) above is performed again (step (2)), and if the conditions are unsatisfactory, the process returns to the beginning, and if the conditions are satisfied, a power cut signal is sent to the automatic power controller 6 and the power is cut off ( Step ■).

なお、前記ステップ■、■、■でのチェック条件のうち
、オンラインでの組み込み要求が有った場合(条件(4
〉不成立)には、その組み込み処理あるいは受信後処理
が終了するのを待って、ターミナルコントローラ1の電
源を切断する必要がある。
Of the check conditions in steps ■, ■, and ■ above, if there is an online installation request (condition (4)
), it is necessary to wait for the installation process or post-reception process to be completed and then turn off the power to the terminal controller 1.

かかるアプリケーション処理の流れを第3図に示してい
る。
The flow of such application processing is shown in FIG.

処理開始(ステップ■)後、オンラインによる組み込み
要求ファイルセンス処理(ステップ■)にて、ターミナ
ルコントローラ1が一定時間毎にホストコンピュータに
より商品マスクデータまたは部門別予算データの受信が
行われたか否かを監視する。
After starting the process (step ■), the terminal controller 1 checks whether or not product mask data or departmental budget data has been received by the host computer at regular intervals in the online installation request file sense process (step ■). Monitor.

この時、商品マスクデータが受信された場合には、受信
後処理として商品マスク修正ファイル作成処理(ステッ
プ■)を実行する。その後、PLUメモリのデータを照
合するPLUメモリチェック処理(ステップ■)を実行
し、補助記憶装置4に格納されている商品マスクファイ
ルに対し、商品マスクメンテナンス処理(ステップ■)
を行う。
At this time, if the product mask data is received, a product mask correction file creation process (step 2) is executed as a post-reception process. Thereafter, PLU memory check processing (step ■) is executed to check the data in the PLU memory, and product mask maintenance processing (step ■) is performed on the product mask file stored in the auxiliary storage device 4.
I do.

ターミナルコントローラ1がホストコンピュータから受
信したデータの中に、部門別予算データが含まれている
場合には、部門別予算前年データ作成処理(ステップ■
)を実行する。
If the data received by the terminal controller 1 from the host computer includes departmental budget data, the departmental budget previous year data creation process (step
).

前記した商品マスクメンテナンス処理(ステップ■)ま
たは部門別予算前年データ作成処理(ステップ■)を終
了すると、一連の処理に異常が有った場合に行うリトラ
イ(再処理)等の組み込み後処理(ステップ■)を実行
受信後処理を終了しくステップ■)、処理開始点(ステ
ップ■)に戻る。
After completing the product mask maintenance process (step ■) or the departmental budget previous year data creation process (step ■) described above, post-embedding processes such as retry (reprocessing) to be performed in case there is an abnormality in the series of processes (step (2) Execute After receiving, the process ends and returns to step (2) and the processing start point (step (2)).

この一連の処理を、組み込み要求が存続する限り繰り返
し、最終的に組み込み要求が無くなると、第2図にて説
明した電源オフチェック処理(第2図ステップ■)と同
様に前述した4つの条件判断処理を行う(第3図ステッ
プ■)。各条件をすべて満足した場合には、システム管
理処理としてのPLUメモリセーブ処理(ステップ0)
、ファイル再組成処理(ステップ■)を行った後に、電
源切断信号が発せられて自動電源コントローラ6はター
ミナルコントローラ1の電源を切断する(ステップ0)
This series of processes is repeated as long as the embedding request remains, and when the embedding request is finally eliminated, the four condition judgments described above are performed in the same way as the power off check process (step ■ in Fig. 2) explained in Fig. 2. Processing is performed (Step ■ in Figure 3). If all conditions are satisfied, PLU memory save processing as system management processing (step 0)
After performing the file recomposition process (step ■), a power cut signal is issued and the automatic power controller 6 turns off the power to the terminal controller 1 (step 0).
.

電源オフチェック処理(ステップ■)にて、4つの条件
の内生なくとも1つを満足していないと判断された場合
には、再び組み込み要求ファイルセンス処理(ステップ
■)に戻って、一連のアプリケーション処理を繰り返し
実行する。
If it is determined in the power off check process (step ■) that at least one of the four conditions is not satisfied, the process returns to the embedding request file sense process (step ■) and performs a series of steps. Execute application processing repeatedly.

〔発明の効果〕〔Effect of the invention〕

以上詳細に説明したとおり、本発明に係る自動電源切断
方法においては、基本プログラムの実行終了後に続けて
実行されるアプリケーションプログラムの実行中に、タ
ーミナルコントローラ等の情報処理装置の電源を切断す
るか否かの判断機能を組み込み実行させることによって
、自動的かつ効率的に情報処理装置の電源切断をするこ
とが可能である。
As explained in detail above, in the automatic power-off method according to the present invention, it is possible to determine whether or not to turn off the power to an information processing device such as a terminal controller during the execution of an application program that is subsequently executed after the execution of the basic program is completed. By incorporating and executing such a determination function, it is possible to automatically and efficiently power off the information processing apparatus.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の実施に好適な情報処理装置のハードウ
ェア構成を示すブロック図、第2図は本発明に係る電源
切断処理を示す流れ図、第3図はアプリケーション処理
の流れを示す流れ図である。 1・・・・・・ターミナルコントローラ、2・・・・・
・中央処理装置、3・・・・・・プログラムメモリ、4
・・・・・・補助記憶装置、5・・・・・・PLLIメ
モリ、6・・・・・・自動電源コントローラ。
FIG. 1 is a block diagram showing the hardware configuration of an information processing device suitable for implementing the present invention, FIG. 2 is a flowchart showing power-off processing according to the invention, and FIG. 3 is a flowchart showing the flow of application processing. be. 1...Terminal controller, 2...
・Central processing unit, 3...Program memory, 4
...Auxiliary storage device, 5...PLLI memory, 6...Automatic power supply controller.

Claims (1)

【特許請求の範囲】[Claims] プログラムに組み込まれた電源切断信号に応答して電源
の切断が可能な情報処理装置において、基本プログラム
の実行を終了する第1の過程と、前記第1の過程の終了
後アプリケーションプログラムを実行する第2の過程と
、前記アプリケーションプログラムの実行中に前記電源
を切断すべき条件の成立を検出する第3の過程と、前記
電源を切断する条件の成立を検知した時に前記電源切断
信号を発し前記電源を切断する第4の過程を含むことを
特徴とした自動電源切断方法。
In an information processing device capable of turning off the power in response to a power cut signal incorporated in a program, a first step of terminating execution of a basic program, and a second step of executing an application program after the first step is completed. a third step of detecting the establishment of a condition for turning off the power while the application program is being executed; An automatic power-off method characterized by including a fourth step of cutting off the power.
JP62111700A 1987-05-09 1987-05-09 Automatic power-off method Pending JPS63278112A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62111700A JPS63278112A (en) 1987-05-09 1987-05-09 Automatic power-off method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62111700A JPS63278112A (en) 1987-05-09 1987-05-09 Automatic power-off method

Publications (1)

Publication Number Publication Date
JPS63278112A true JPS63278112A (en) 1988-11-15

Family

ID=14567938

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62111700A Pending JPS63278112A (en) 1987-05-09 1987-05-09 Automatic power-off method

Country Status (1)

Country Link
JP (1) JPS63278112A (en)

Similar Documents

Publication Publication Date Title
DE69635409T2 (en) A COMPUTER SYSTEM WITH UNBEATED ON-REQUEST AVAILABILITY
JP4591178B2 (en) Power supply control apparatus, power supply control method, and program
JPS63278112A (en) Automatic power-off method
JPH02227750A (en) File back-up system
JPH01205343A (en) System for resuming interruption of process in electronic computer system
JPH064417A (en) Battery backup control system for memory
JPH07271561A (en) Information processor
JP2000010692A (en) Application device and method provided with redo/undo function and automatic preservation function of work
JPH03260838A (en) Limiting system for cpu using time
JP3778720B2 (en) Software update method
JPH05100935A (en) Data base managing system
JPH02162437A (en) File processor
JP2551075B2 (en) Overlay structure program execution method
JP3263987B2 (en) Automatic IPL initial setting processing method
JP3101349B2 (en) Electronic device and control method for electronic device
JPH05224770A (en) Method and device for processing data
JPH09237212A (en) File backup system
JPH02272648A (en) File rearrangement system
JPH02139614A (en) Ac driven personal computer
JPH02118726A (en) Job performance control system
JPS61255440A (en) Program interruption control system
JPH01133168A (en) Method for restoring failure of program in on-line terminal equipment
JPH02236663A (en) Data processor
JPH11265264A (en) Backup storage system and method therefor
JPH04188210A (en) System backup system at the time of power failure