JPH0426503B2 - - Google Patents
Info
- Publication number
- JPH0426503B2 JPH0426503B2 JP60208218A JP20821885A JPH0426503B2 JP H0426503 B2 JPH0426503 B2 JP H0426503B2 JP 60208218 A JP60208218 A JP 60208218A JP 20821885 A JP20821885 A JP 20821885A JP H0426503 B2 JPH0426503 B2 JP H0426503B2
- Authority
- JP
- Japan
- Prior art keywords
- procedure
- task
- control
- program
- main memory
- 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
Links
Landscapes
- Computer And Data Communications (AREA)
- Communication Control (AREA)
Description
【発明の詳細な説明】
〔概要〕
少なくとも、プロセツサと、主記憶装置(メイ
ンメモリ)と、外部記憶装置(FPD)と、通信
制御チヤネルとを備えた通信制御処理装置におい
て、上記主記憶装置上に、各回線の伝送制御手順
に必要な手順制御タスクの番号を記憶している手
順対応テーブルと、コマンド受付APLタスクと、
手順切り替えタスクと、ローデイングタスクとを
設け、操作者からの直接、又はワークステーシヨ
ンを通した指示があると、該指示された回線制御
に必要なプログラム(手順制御タスク)の番号を
上記手順対応テーブルから選択して、外部記憶装
置(FPD)から主記憶装置上にローデイングし、
該ローデイングされたプログラムを実行可能な状
態にして、操作者に通知するようにしたものであ
る。[Detailed Description of the Invention] [Summary] In a communication control processing device that includes at least a processor, a main memory, an external storage device (FPD), and a communication control channel, , a procedure correspondence table that stores the number of procedure control tasks necessary for the transmission control procedure of each line, a command reception APL task,
A procedure switching task and a loading task are provided, and when there is an instruction directly from the operator or through the workstation, the number of the program (procedure control task) necessary for the instructed line control is changed to correspond to the above procedure. Select from the table and load it from the external storage device (FPD) onto the main storage device,
The loaded program is made executable and the operator is notified.
本発明は、通信制御処理装置においてシステム
運用中に、実行すべき回線制御手順毎に必要なプ
ログラム群、即ち、手順制御タスク(具体的に
は、各手順制御タスクのプログラム番号)を自動
的に選択して、主記憶装置上にローデイングする
回線制御手順自動切り替え方式に関する。
The present invention automatically executes a program group required for each line control procedure to be executed, that is, a procedure control task (specifically, the program number of each procedure control task) during system operation in a communication control processing device. This invention relates to an automatic switching method for line control procedures that are selected and loaded onto a main memory.
最近の通信回線の開放に伴つて、電話回線を使
用した通信業務、例えば、端末−ホスト計算機間
通信、パソコン間通信等の業務が増加している
が、該通信業務の内容によつて、或いは通信相手
のホスト計算機/端末の種別によつて、回線制御
手順が異なるのが一般的である。 With the recent opening of communication lines, the number of communication services using telephone lines, such as communication between terminals and host computers, communication between personal computers, etc., is increasing. Generally, the line control procedure differs depending on the type of host computer/terminal of the communication partner.
一方、上記通信業務が多様化されるにつれ、該
通信システムの運用中に、相手端末を動的に変更
することがあり、該端末等の変更に合わせて、効
果的に回線制御手順を切り替えることができる切
り替え方式が要求されるようになつてきた。 On the other hand, as the above-mentioned communication services become more diversified, the destination terminal may be changed dynamically during the operation of the communication system, and it is difficult to effectively switch line control procedures in accordance with changes in the terminal, etc. There is a growing demand for a switching method that allows for
第2図は従来の回線制御手順の切り替え方式を
示した図である。
FIG. 2 is a diagram showing a conventional switching method for line control procedures.
一般には、当該通信制御処理装置のプロセツサ
が、特定のプログラム群(手順制御タスク群)を
実行することにより、通信制御チヤネルを通し
て、特定の回線制御を行うことができるが、本明
細書においては、説明の便宜上、上記プロセツ
サ、通信制御チヤネルは省略してある。 Generally, the processor of the communication control processing device can perform specific line control through the communication control channel by executing a specific program group (procedure control task group), but in this specification, For convenience of explanation, the processor and communication control channel are omitted.
先ず、通信制御処理システムの設計者が、そ
れぞれの回線制御手順a,b,cに必要なプロ
グラム(手順制御タスク)を、回線制御手順対
応表1から識別し、プログラムのリンク(取り
出して、繋ぐ)2を行い、実行形式の目的プロ
グラムを作成する。 First, the designer of the communication control processing system identifies the programs (procedure control tasks) required for each line control procedure a, b, and c from line control procedure correspondence table 1, and links the programs (extracts and connects them). ) 2 to create an executable target program.
該作成された目的プログラムを基に、各回線
制御手順毎にシステム編集3を行い、それぞれ
の回線制御手順システムa,b,cをフアイル
メモリ{例えば、フロツピデイスク(FPD)}
4に格納する。 Based on the created target program, system editing 3 is performed for each line control procedure, and the respective line control procedure systems a, b, and c are stored in a file memory {for example, a floppy disk (FPD)}.
Store in 4.
ある通信処理を行う場合、上記フアイルメモ
リ(FPD)4から、該通信処理に必要な回線
制御手順システムを選択して初期プログラムロ
ーデイング(IPL)5を行い、該ローデイング
された手順によつて上記通信処理を運用する。 When performing a certain communication process, the line control procedure system necessary for the communication process is selected from the file memory (FPD) 4, initial program loading (IPL) 5 is performed, and the above-mentioned process is performed according to the loaded procedure. Operate communication processing.
〔発明が解決しようとする問題点〕
従つて、従来方式においては、
(1) 回線制御手順a,b,c毎に、システム編集
3を行う必要があつた。[Problems to be Solved by the Invention] Therefore, in the conventional system, (1) it was necessary to perform system editing 3 for each line control procedure a, b, and c.
(2) 上記編集処理の結果、回線制御手順a,b,
c毎に別のフアイルメモリ(フロツピデイスク
(FPD)}4を用意する必要があつた。(2) As a result of the above editing process, line control procedures a, b,
It was necessary to prepare a separate file memory (floppy disk (FPD)) for each C.
(3) 回線制御手順を切り替える為には、それぞれ
のフロツピデイスク(FPD)4から、運用の
度毎に初期プログラムローデイング(IDL)5
を行わなければならず、システムの運用中に、
回線制御手順を切り替える必要があつた場合に
は、システムの運用を中断する必要があつた。(3) In order to switch the line control procedure, initial program loading (IDL) 5 must be loaded from each floppy disk (FPD) 4 each time the operation is performed.
must be carried out, and during operation of the system,
If it was necessary to switch line control procedures, it was necessary to interrupt system operation.
本発明は上記従来の欠点に鑑み、初期プログラ
ムローデイング(IPL)を行うことなく、システ
ム運用中に、動的に回線制御手順を切り替えるこ
とができる方法を提供することを目的とするもの
である。 In view of the above-mentioned conventional drawbacks, the present invention aims to provide a method that can dynamically switch line control procedures during system operation without performing initial program loading (IPL). .
第1図は本発明の一実施例を模式的に示した図
である。本図においても、プロセツサと通信制御
チヤネルは省略してある。
FIG. 1 is a diagram schematically showing an embodiment of the present invention. Also in this figure, the processor and communication control channel are omitted.
本発明においては、主記憶装置(メインメモ
リ)6上に、各回線の伝送制御手順に必要な手順
制御タスクの番号を記憶している手順対応テーブ
ル61と、コマンド受付アプリケーシヨン(以
下、APLと云う)タスク62と、手順切り替え
タスク63と、ローデイングタスク64とを設
け、操作者からの直接、又は図示していないワー
クステーシヨンを通した指示に基づいて、上記コ
マンド受付APLタスク62が手順切り替えタス
ク63を起動し、該手順切り替えタスク63が、
上記手順対応テーブル61を参照して、回線制御
に必要なプログラム(手順制御タスク)65のロ
ーデイング依頼を、上記ローデイングタスク64
に依頼し、該ローデイングタスク64が、該プロ
グラム(手順制御タスク)65のローデイングを
完了すると、上記手順切り替えタスク63が、上
記コマンド受付APLタスク62に、当該プログ
ラム(手順制御タスク)65が動作可能になつた
ことを通知するように構成する。 In the present invention, a procedure correspondence table 61 that stores the numbers of procedure control tasks necessary for the transmission control procedure of each line and a command reception application (hereinafter referred to as APL) are stored on the main memory 6. A task 62, a procedure switching task 63, and a loading task 64 are provided, and the command reception APL task 62 switches procedures based on instructions directly from the operator or through a workstation (not shown). The task 63 is started, and the procedure switching task 63 is
With reference to the procedure correspondence table 61, a loading request for a program (procedure control task) 65 necessary for line control is sent to the loading task 64.
When the loading task 64 completes loading of the program (procedure control task) 65, the procedure switching task 63 requests the command reception APL task 62 to run the program (procedure control task) 65. Configure it to notify you when it becomes available.
即ち、本発明によれば、少なくとも、プロセツ
サと、主記憶装置(メインメモリ)と、外部記憶
装置(FPD)と、通信制御チヤネルとを備えた
通信制御処理装置において、上記主記憶装置上
に、各回線の伝送制御手順に必要な手順制御タス
クの番号を記憶している手順対応テーブルと、コ
マンド受付APLタスクと、手順切り替えタスク
と、ローデイングタスクとを設け、操作者からの
直接、又はワークステーシヨンを通した指示があ
ると、該指示された回線制御に必要なプログラム
番号(手順制御タスクの番号)を上記手順対応テ
ーブルから選択し、外部記憶装置(FPD)から
主記憶装置上にローデイングし、該ローデイング
されたプログラム(手順制御タスク)を実行可能
な状態にして、操作者に通知するようにしたもの
であるので、回線制御手順別の初期プログラムロ
ーデイング(IPL)を行うことなく、システム運
用中に、回線制御手順を動的に切り替えて実行す
ることができ、該手順の変更も、単に主記憶装置
上の手順対応テーブルを変更するだけで対処でき
る効果がある。
That is, according to the present invention, in a communication control processing device including at least a processor, a main memory, an external storage (FPD), and a communication control channel, on the main memory, A procedure correspondence table that stores the number of procedure control tasks necessary for the transmission control procedure of each line, a command reception APL task, a procedure switching task, and a loading task are provided. When an instruction is given through the station, the program number (procedure control task number) required for the specified line control is selected from the procedure correspondence table and loaded from the external storage device (FPD) onto the main storage device. , the loaded program (procedure control task) is put into an executable state and the operator is notified, so the system can be loaded without performing initial program loading (IPL) for each line control procedure. During operation, line control procedures can be dynamically switched and executed, and changes in the procedures can be handled simply by changing the procedure correspondence table on the main storage device.
以下本発明の実施例を図面によつて詳述する。
前述の第1図が、本発明の一実施例を模式的に示
した図であつて、各回線の伝送制御手順に必要な
手順制御タスクの番号を記憶している手順対応テ
ーブル61、コマンド受付APLタスク62、手
順切り替えタスク63、ローデイングタスク64
が本発明を実施するのに必要な手段である。尚、
全図を通して、同じ符号は同じ対象物を示してい
るものとする。
Embodiments of the present invention will be described in detail below with reference to the drawings.
The above-mentioned FIG. 1 is a diagram schematically showing an embodiment of the present invention, and includes a procedure correspondence table 61 that stores the number of procedure control tasks necessary for the transmission control procedure of each line, and a command reception table. APL task 62, procedure switching task 63, loading task 64
are the means necessary to carry out the present invention. still,
The same reference numerals indicate the same objects throughout the figures.
第1図において、フロツピデイスク(FPD)
4には、システム設計者により、通信制御処理シ
ステムで実行する回線制御手順に必要な総てのプ
ログラム群(手順制御タスク群)が格納されてい
る。 In Figure 1, a floppy disc (FPD)
4 stores all program groups (procedure control task group) necessary for line control procedures executed by the communication control processing system by the system designer.
先ず、本発明を実施するのに必要な、前述の各
手段の概要を説明する。 First, an overview of each of the above-mentioned means necessary to carry out the present invention will be explained.
手順対応テーブル61:
各回線制御手順毎に必要なプログラム番号(手
順制御タスクの番号)が、該回線制御手順毎に定
義されたもので、初期プログラムローデイング
(IPL)時に、外部記憶装置(FPD)4から主記
憶装置(以下、メインメモリと云う)6にローデ
イングされる。Procedure correspondence table 61: The program number (procedure control task number) required for each line control procedure is defined for each line control procedure. ) 4 to a main memory device (hereinafter referred to as main memory) 6.
そして、該回線制御手順は、この手順対応テー
ブルを修正するだけで、任意の制御手順に変更で
きると云う特徴がある。 The line control procedure is characterized in that it can be changed to any control procedure simply by modifying this procedure correspondence table.
コマンド受付APLタスク62:
例えば、操作者(オペレータ)からのコンソー
ル指示により、後述の手順切り替えタスク63に
対して、特定の回線制御手順(例えば、手順a)
の実行を依頼する機能を備えている。Command reception APL task 62: For example, in response to a console instruction from an operator, a specific line control procedure (for example, procedure a) is sent to a procedure switching task 63, which will be described later.
It has a function to request execution.
手順切り替えタスク63:
上記回線制御手順の実行依頼により、メインメ
モリ6上のシステムパラメータ定義テーブル内
の、上記手順対応テーブル61を参照し、必要な
プログラム(手順制御タスク)のメインメモリ6
へのローデイングを後述のローデイングタスク6
4に依頼し、該ローデイングが完了すると、該手
順制御プログラムの初期パラメータ(動作条件:
時間監視タイマ値、端末アドレス等)を渡し、手
順制御タスク65を起動する機能を備えている。Procedure switching task 63: Upon requesting execution of the line control procedure, the procedure correspondence table 61 in the system parameter definition table on the main memory 6 is referred to, and the necessary program (procedure control task) is transferred to the main memory 6.
Loading task 6 described below
4, and when the loading is completed, the initial parameters (operating conditions:
It has a function to pass the time monitoring timer value, terminal address, etc.) and start the procedure control task 65.
ローデイングタスク64:
上記、手順切り替えタスク63からのプログラ
ム(手順制御タスク)のローデイング依頼によ
り、メインメモリ6上にないプログラムを、外部
記憶装置(FPD)4よりメインメモリ6にロー
デイングする機能を備えている。Loading task 64: Equipped with a function to load a program that is not on the main memory 6 from the external storage device (FPD) 4 to the main memory 6 in response to a loading request for a program (procedure control task) from the procedure switching task 63 mentioned above. ing.
以下、上記の各種の手段を用いて実行される回
線制御手順自動切り替え方式を説明する。 The line control procedure automatic switching method executed using the various means described above will be described below.
通信制御処理システム運用中に、オペレータ
が、例えば、コンソール(DISP/KB)7よ
り、回線制御手順bの実行を入力する。 During operation of the communication control processing system, an operator inputs an instruction to execute line control procedure b from the console (DISP/KB) 7, for example.
上記の実行依頼指示を受けたコマンド受付
APLタスク62は、該コンソール(DISP/
KB)7から入力されたコマンドを解析した
後、次の手順切り替えタスク63に、回線制御
手順bの実行依頼を行う。 Command reception that received the above execution request instruction
The APL task 62 executes the console (DISP/
After analyzing the command input from KB) 7, it requests the next procedure switching task 63 to execute line control procedure b.
手順切り替えタスク63は、上記回線制御手
順bの実行依頼を受信すると、メインメモリ6
上のシステムパラメータ定義テーブル内の手順
対応テーブル61を参照し、当該回線制御手順
bを実行するのに必要なプログラム(手順制御
タスク)A,C,Fを総てローデイングする依
頼を、次のローデイングタスク64に送出す
る。 Upon receiving the execution request for the line control procedure b, the procedure switching task 63 switches the main memory 6
Referring to the procedure correspondence table 61 in the system parameter definition table above, send a request to load all programs (procedure control tasks) A, C, and F necessary to execute the line control procedure b to the next load. The data is sent to the debugging task 64.
ローデイングタスク64は、依頼されたプロ
グラム(手順制御タスク)の内、メインメモリ
6上に無いプログラム(手順制御タスク)につ
いて、外部フアイル(FPD)4のライブラリ
よりメインメモリ6の特定領域にローデイング
する。(点線の枠で示す)
手順切り替えタスク63は、上記ローデイン
グタスク64よりローデイング完了の通知を受
信すると、前述の初期パラメータ等を当該タス
クに渡して、当該回線に対する手順制御タスク
65を起動する。 The loading task 64 loads a requested program (procedure control task) that is not on the main memory 6 into a specific area of the main memory 6 from the library of the external file (FPD) 4. . (Indicated by a dotted line frame) When the procedure switching task 63 receives the notification of completion of loading from the loading task 64, it passes the above-mentioned initial parameters etc. to the task and starts the procedure control task 65 for the line.
回線制御手順bに必要な総ての手順制御タス
ク65が動作した時、手順切り替えタスク63
は、上記コマンド受付APLタスク62に、該
回線制御手順の実行準備の完了を通知する。 When all the procedure control tasks 65 necessary for line control procedure b operate, the procedure switching task 63
notifies the command reception APL task 62 of completion of preparation for execution of the line control procedure.
コマンド受付APLタスク62は、コンソー
ル(DISP/KB)7に、上記投入コマンドの
実行完了を表示して、オペレータに通知する。 The command reception APL task 62 displays the completion of execution of the input command on the console (DISP/KB) 7 and notifies the operator.
オペレータが該コマンドの実行完了を認識し
て、実行コマンドを投入することにより、上記
回線制御手順bに従つた回線制御が実行され
る。 When the operator recognizes the completion of execution of the command and inputs an execution command, the line control according to the above line control procedure b is executed.
上記の実施例は、オペレータからの指示に基づ
いた回線制御手順の自動切り替え動作であるが、
当該通信制御処理システムに電源を投入した時の
初期プログラムローデイング(IPL)時には、デ
フオルト定義された回線制御手順を起動すること
ができる。 The above embodiment is an automatic switching operation of the line control procedure based on instructions from the operator.
At initial program loading (IPL) when the communication control processing system is powered on, a default defined line control procedure can be activated.
又、上記オペレータからの回線手順の実行指示
は、本例のようなコンソール(DISP/KB)7
からの直接指示のみならず、例えば、通常のワー
クステーシヨンを経由しても、本発明の主旨を妨
げるものでないことは明らかである。 In addition, instructions to execute the line procedure from the above operator are sent to the console (DISP/KB) 7 as in this example.
It is clear that the gist of the present invention is not impeded by direct instructions from, for example, via a conventional workstation.
このように、本発明においては、初期プログラ
ムローデイング(IPL)時に、各種の回線制御手
順に対応したプログラム(手順制御タスク)の実
行手順を、プログラム番号の形で手順対応テーブ
ルとして、メインメモリ上にローデイングしてお
き、後はシステム運用中において、オペレータか
ら指示する回線制御手順に応じて、上記手順対応
テーブルを参照し、該回線制御に必要なプログラ
ム群(手順制御タスク群)を外部フアイル
(FPD)からメインメモリに動的にローデイング
して、回線制御手順を自動的に切り替えるように
した所に特徴がある。 As described above, in the present invention, during initial program loading (IPL), execution procedures of programs (procedure control tasks) corresponding to various line control procedures are stored in the main memory as a procedure correspondence table in the form of program numbers. After that, during system operation, depending on the line control procedure instructed by the operator, refer to the procedure correspondence table above and save the program group (procedure control task group) necessary for the line control to an external file ( The feature is that it is dynamically loaded from FPD to main memory and the line control procedure is automatically switched.
以上、詳細に説明したように、本発明の回線制
御手順自動切り替え方式は、少なくとも、プロセ
ツサと、メインメモリと、外部記憶装置(FPD)
と、通信制御チヤネルとを備えた通信制御処理装
置において、上記メインメモリ上に、各回線の伝
送制御手順に必要な手順制御タスクの番号を記憶
している手順対応テーブルと、コマンド受付
APLタスクと、手順切り替えタスクと、ローデ
イングタスクとを設け、操作者からの直接、又は
ワークステーシヨンを通した指示があると、該指
示された回線制御に必要なプログラム番号(手順
制御タスクの番号)を上記手順対応テーブルから
選択して外部記憶装置(FPD)からメインメモ
リ上にローデイングし、該ローデイングされたプ
ログラム(手順制御タスク)を実行可能な状態に
して、操作者に通知するようにしたものであるの
で、回線制御手順別の初期プログラムローデイン
グ(IPL)を行うことなく、システム運用中に、
回線制御手順を動的に切り替えて実行することが
でき、該手順の変更も、単にメインメモリ上の手
順対応テーブルを変更するだけで対処できる効果
がある。
As described above in detail, the line control procedure automatic switching method of the present invention is effective for at least a processor, a main memory, and an external storage device (FPD).
and a communication control channel, the main memory stores a procedure correspondence table that stores the numbers of procedure control tasks necessary for the transmission control procedure of each line, and a command reception
An APL task, a procedure switching task, and a loading task are provided, and when there is an instruction directly from the operator or through the workstation, the program number (procedure control task number) required for the instructed line control is ) is selected from the above procedure correspondence table and loaded onto the main memory from the external storage device (FPD), the loaded program (procedure control task) is made executable, and the operator is notified. During system operation, there is no need to perform initial program loading (IPL) for each line control procedure.
The line control procedure can be dynamically switched and executed, and the procedure can be changed simply by changing the procedure correspondence table in the main memory.
第1図は本発明の一実施例を模式的に示した
図、第2図は従来の回線制御手順の切り替え方式
を示した図、である。
図面において、1は回線制御手順対応表、2は
プログラムのリンク、3はシステム編集、4は外
部記憶装置(FPD)、5は初期プログラムローデ
イング(IPL)、6は主記憶装置(メインメモ
リ)、61は手順対応テーブル、62はコマンド
受付APLタスク、63は手順切り替えタスク、
64はローデイングタスク、65は手順制御タス
ク、7はコンソール(DISP/KB)、〜は回
線制御手順切り替えの各ステツプ、A〜Fは回線
制御手順に必要な各プログラム、をそれぞれ示
す。
FIG. 1 is a diagram schematically showing an embodiment of the present invention, and FIG. 2 is a diagram showing a conventional switching method for line control procedures. In the drawing, 1 is a line control procedure correspondence table, 2 is a program link, 3 is a system edit, 4 is an external storage device (FPD), 5 is an initial program loading (IPL), and 6 is a main memory (main memory). , 61 is a procedure correspondence table, 62 is a command reception APL task, 63 is a procedure switching task,
64 is a loading task, 65 is a procedure control task, 7 is a console (DISP/KB), ~ is each step of line control procedure switching, and A to F are each program necessary for the line control procedure.
Claims (1)
インメモリ)6と、外部記憶装置(FPD)4と、
通信制御チヤネルとを備えた通信制御処理装置に
おいて、 上記主記憶装置(メインメモリ)6上に、各回
線の伝送制御手順に必要な手順制御タスク65の
番号を記憶している手順対応テーブル61と、コ
マンド受付アプリケーシヨン(APL)タスク6
2と、手順切り替えタスク63と、ローデイング
タスク64とを設け、 操作者からの直接、又はワークステーシヨンを
通した指示に基づいて、上記コマンド受付アプリ
ケーシヨン(APL)タスク62が手順切り替え
タスク63を起動し、 該手順切り替えタスク63が、上記手順対応テ
ーブル61を参照して、回線制御に必要なプログ
ラム(手順制御タスク)65のローデイング依頼
を、上記ローデイングタスク64に依頼し、 該ローデイングタスク64が、上記外部記憶装
置(FPD)4から主記憶装置(メインメモリ)
6に、該プログラム(手順制御タスク)65のロ
ーデイングを完了して、上記手順切り替えタスク
63に通知すると、 該手順切り替えタスク63が該プログラム(手
順制御タスク)65を動作可能な状態にして、上
記コマンド受付アプリケーシヨン(APL)タス
ク62に、当該プログラム(手順制御タスク)6
5が動作可能になつたことを通知するようにした
ことを特徴とする回線制御手順自動切り替え方
式。[Claims] 1. At least a processor, a main memory 6, an external storage device (FPD) 4,
In the communication control processing device equipped with a communication control channel, the main memory 6 includes a procedure correspondence table 61 storing the numbers of procedure control tasks 65 necessary for transmission control procedures of each line. , Command reception application (APL) task 6
2, a procedure switching task 63, and a loading task 64, and the command reception application (APL) task 62 executes the procedure switching task 63 based on instructions directly from the operator or through the workstation. Activated, the procedure switching task 63 refers to the procedure correspondence table 61 and requests the loading task 64 to load a program (procedure control task) 65 necessary for line control; 64 is the main memory (main memory) from the external storage device (FPD) 4
6, when the loading of the program (procedure control task) 65 is completed and the procedure switching task 63 is notified, the procedure switching task 63 puts the program (procedure control task) 65 into an operable state and executes the procedure switching task 63. The relevant program (procedure control task) 6 is sent to the command receiving application (APL) task 62.
5. An automatic line control procedure switching system characterized in that a notification is given when the line control procedure has become operational.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP60208218A JPS6269343A (en) | 1985-09-20 | 1985-09-20 | Automatic switching system for circuit control procedure |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP60208218A JPS6269343A (en) | 1985-09-20 | 1985-09-20 | Automatic switching system for circuit control procedure |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS6269343A JPS6269343A (en) | 1987-03-30 |
| JPH0426503B2 true JPH0426503B2 (en) | 1992-05-07 |
Family
ID=16552626
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP60208218A Granted JPS6269343A (en) | 1985-09-20 | 1985-09-20 | Automatic switching system for circuit control procedure |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS6269343A (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0686787B2 (en) * | 1988-06-10 | 1994-11-02 | 三和シヤッター工業株式会社 | Opening / closing control system for architectural shutter |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5491030A (en) * | 1977-12-28 | 1979-07-19 | Fujitsu Ltd | Terminal accommodation system of communication controller |
| JPS57112152A (en) * | 1980-12-29 | 1982-07-13 | Fujitsu Ltd | Communication control system |
-
1985
- 1985-09-20 JP JP60208218A patent/JPS6269343A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS6269343A (en) | 1987-03-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0426503B2 (en) | ||
| JPH04346136A (en) | Virtual instruction processor configuration control method | |
| JPH05197577A (en) | Virtual computer execution priority control system in virtual computer system | |
| JPH04157854A (en) | Program loading system | |
| JPH0357053A (en) | Down load control system for communication processing device | |
| JPH04156615A (en) | System rising system | |
| JPH01108669A (en) | Decentralized processing system | |
| JPH07182261A (en) | Information processor | |
| JPH03113503A (en) | Industrial computer | |
| JPS6223895B2 (en) | ||
| JPH06161817A (en) | Thread online debug device | |
| JPS62135951A (en) | network system | |
| JPH02282823A (en) | Software version-up system for microprocessor mounted unit | |
| JPS63273152A (en) | Execution job control system | |
| JPH0535643A (en) | Fully duplex channel input/output control system | |
| JPH0375832A (en) | Virtual machine control system | |
| JPH05324355A (en) | Inter-task execution controller | |
| JPH01204170A (en) | Decentralized process control system | |
| JPS61260345A (en) | Bus control system among multiprocessors | |
| JPH02112057A (en) | Data treatment method for on-line system | |
| JPH02202635A (en) | Task control method | |
| JPS63180164A (en) | Program control system | |
| JPH09179822A (en) | Console screen control method | |
| JPH02239328A (en) | System for switching initial operation of micro program controller | |
| JPH06250964A (en) | Controller |