JPS61248697A - Regenerating system for station data condition of electronic exchange - Google Patents

Regenerating system for station data condition of electronic exchange

Info

Publication number
JPS61248697A
JPS61248697A JP8901385A JP8901385A JPS61248697A JP S61248697 A JPS61248697 A JP S61248697A JP 8901385 A JP8901385 A JP 8901385A JP 8901385 A JP8901385 A JP 8901385A JP S61248697 A JPS61248697 A JP S61248697A
Authority
JP
Japan
Prior art keywords
station data
address
station
data
exchange
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
JP8901385A
Other languages
Japanese (ja)
Inventor
Shoichi Nakamura
中村 省一
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 JP8901385A priority Critical patent/JPS61248697A/en
Publication of JPS61248697A publication Critical patent/JPS61248697A/en
Pending legal-status Critical Current

Links

Landscapes

  • Exchange Systems With Centralized Control (AREA)

Abstract

PURPOSE:To simplify the maintenance of the regenerating system of station data condition by keeping a station data condition regenerating program independent from the address in the primary table of a station data. CONSTITUTION:A station data address list table 2 is prepared at a station data area (a station data part) in a switching on-line program other than several kinds of station data 1-n. It is assumed that the station data address list table 2 is a table which has a content of addresses of the primary table of each station and is the one that is not referred from the switching on-line program. The station data condition regenerating program recognizes memory addresses on the exchange of each station data by reading the table. When a document is regenerated from the station data that is the data of the switching on-line program, for the first, the station data address list table is read and from this, the address in the primary table of the station data is taken out. Based upon a taken out address, the document is regenerated following the station data from a master (the primary table) to a slave (a lower grade table).

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、汎用コンピュータにおける電子交換機の局デ
ータ条件再生システムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a system for reproducing station data conditions of an electronic exchange in a general-purpose computer.

〔従来の技術〕[Conventional technology]

電子交換機のハードウェアの増設、交換用オンラインプ
ログラムのバージョンアップ等に伴い局データも大きく
更新される必要がある。
The station data also needs to be significantly updated as the hardware of the electronic exchange is expanded and the exchange online program is upgraded.

これ以外にも局データの更新はしばしば行われ、局デー
タの内容の正確な維持管理は一般に困難である。局1デ
ータの更新には第3図に示すように現局データを局デー
タ条件再生システムによって原票の形式に交換し、この
原票イメージに必要な修正を加え再びこの原票から局デ
ータ生成システムによって新局データへ変換する手法が
採られている。
In addition to this, station data is frequently updated, and accurate maintenance and management of the contents of station data is generally difficult. To update the station 1 data, as shown in Figure 3, the current station data is exchanged into the original form using the station data condition reproduction system, the necessary corrections are made to this original image, and the station data generation system generates new data from this original form. A method of converting to station data is adopted.

局データの構造は第4図に示すように(局データ1から
局データnまでを示す)木構造になっている。すなわち
各局データは、1次テーブルと呼ばれる一番親に当たる
テーブルから下位のテーブルへと木構造になっている。
The structure of the station data is a tree structure (showing station data 1 to station data n) as shown in FIG. That is, the data of each station has a tree structure from the most parent table called the primary table to the lower tables.

交換用オンラインプログラムからは、局データの木構造
の一番親に当たる1次テーブルのみが直接参照される。
From the exchange online program, only the primary table, which is the parent of the tree structure of station data, is directly referenced.

図では、この参照の状態を矢印1で示している。このよ
うに、局データ条件再生システムでは、複数種類の局デ
ータの1次テーブルから下位のテーブルをたどり原票を
再生ずるので、原票再生の起点となる各局データの1次
テーブルの交換機上のメモリアドレス情報をプログラム
内に持つ必要があった。
In the figure, this reference state is indicated by an arrow 1. In this way, in the station data condition reproduction system, the original table is reproduced by tracing the lower tables from the primary table of multiple types of station data, so the memory address on the exchange of the primary table of each station data, which is the starting point for original document reproduction, is It was necessary to have the information within the program.

局データの性質」二、交換用オンラインプログラムに変
更が加われば局データもその影響を受け、1次テーブル
のアドレスが変更されることもあり、これに対応して、
プログラム内に持たれている局データ1次テーブルのア
ドレスを修正する必要があった。
Characteristics of station data" 2. If changes are made to the exchange online program, the station data will also be affected, and the address of the primary table may be changed. In response to this,
It was necessary to modify the address of the station data primary table contained in the program.

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

」二連した従来の局データ条件再生システムでは、プロ
グラム内に局データの交換機上のメモリアドレス情報を
持っているので、局データの1次テーブルのアドレスの
変更に対応してプログラムを作りなおす必要があるとい
う欠点がある。
In the conventional two-way station data condition reproduction system, the memory address information on the exchange for station data is included in the program, so it is necessary to recreate the program in response to changes in the address of the primary table of station data. There is a drawback that there is.

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

本発明の目的は、上述のような欠点のない局データ条件
再生システムを提供することにある。
SUMMARY OF THE INVENTION The object of the present invention is to provide a station data condition reproduction system that does not have the drawbacks mentioned above.

本発明は、交換用オンラインプログラムのデータである
局データから原票を再生ずる電子交換機の局データ条件
再生システムにおいて、交換用オンラインプログラムの
局データエリアに、複数種類の局データの他に、各局デ
ータの1次テーブルの交換機−Lのメモリアドレスを内
容として持つ局データアドレスリストテーブルを追加し
、この局データアドレスリストテーブルから局データの
1次テーブルのアドレスを取出し、取出したアドレスを
もとに局データの1次テーブルから下位テーブルをたど
り原票を再生することを特徴としている。
The present invention provides a station data condition reproduction system for an electronic exchange that reproduces an original form from station data that is data of an online exchange program, in which each station data is stored in the station data area of the online exchange program in addition to a plurality of types of station data. Add a station data address list table whose contents are the memory addresses of exchange L in the primary table of , extract the address of the primary table of station data from this station data address list table, and perform the station data based on the retrieved address. It is characterized by tracing the lower tables from the primary table of data and reproducing the original slip.

〔実施例〕〔Example〕

本発明の実施例を図面を参照して説明する。 Embodiments of the present invention will be described with reference to the drawings.

第1図は本発明における局データの構造を示すもので、
局データエリア(局テーク部)には従来の複数種類の局
データ1〜局データnの他に、本発明の特徴をなす局デ
ータアドレスリストテーブル2を有している。この局デ
ータアドレスリストテーブル2は、各局データの1次テ
ーブルのアドレスを内容として持ち、交換用オンライン
プログラムから参照されるこきはないテーブルである。
Figure 1 shows the structure of station data in the present invention.
The station data area (station take section) has a station data address list table 2, which is a feature of the present invention, in addition to conventional plural types of station data 1 to station data n. This station data address list table 2 has the addresses of the primary table of each station's data as its contents, and is a table that is not referenced by the exchange online program.

局データ条件再生プログラムは、このテーブルを読込む
ことにより各局データの交換機上のメモリアドレスを知
ることができる。
The station data condition reproduction program can know the memory address of each station's data on the exchange by reading this table.

本シテスムにおいては、局データトラバース関数を利用
して原票を再生していく。この局データトラバース関数
は、次表に示すPlおよびP2をパラメートとし、その
機能は、パラメ〜りPlとして与えられる交換機下の局
データのアドレスの値により、直接組成ファイルからこ
のアドレスを含むページと呼ばれる単位で取出し、対応
する汎用コンピュータ上のメモリアドレスを返却値とし
て返すことにある。
In this system, the original document is reproduced using the station data traversal function. This station data traversal function uses Pl and P2 shown in the following table as parameters, and its function is to directly extract the page containing this address from the composition file by the value of the address of the station data under the exchange given as the parameter Pl. The purpose is to retrieve the unit called and return the corresponding memory address on the general-purpose computer as the return value.

この局データトラバース関数は、局データの交換機上の
メモリアドレスと局データの次数を与えることにより、
論理的には、各次数毎に局データアドレスを含むページ
単位に汎用コンピュータメモリに在駐させ、汎用コンピ
ュータのメモリアドレスを返却値とする。この関数を利
用して原票を再生していく。
This station data traversal function can be calculated by giving the memory address of the station data on the exchange and the order of the station data.
Logically, pages containing the station data address for each order are stored in the general-purpose computer memory, and the memory address of the general-purpose computer is used as the return value. This function is used to reproduce the original document.

第2図は本実施例における局データ条件再生の手順を示
したものである。交換用オンラインプロダラムのデータ
である局データから原票を再生ずろ場合、まず局データ
アドレスリストテーブルを読込む(ステップSl)。次
に局データアドレスリストデープルから局データの1次
テーブルのアドレスを取出すくステップS2)。取出し
たアドレスをもとに局データを親(1次テーブル)から
子(下位テーブル)へとたどり原票を再生ずるくステッ
プS3)。この場合、前述した局データトラバース関数
が利用される。局データアト1スリストテーブル内のす
べての局データから原票が再生された場合には、手続を
終了し、再生されていない場合にはステップS1の動作
にもどる(ステップ34)。
FIG. 2 shows the procedure for reproducing station data conditions in this embodiment. When the original document is to be reproduced from the station data which is the data of the exchange online program, first the station data address list table is read (step Sl). Next, the address of the primary table of station data is extracted from the station data address list table (step S2). Based on the retrieved address, the station data is traced from the parent (primary table) to the child (lower table) and the original slip is regenerated (step S3). In this case, the station data traversal function described above is utilized. If the original ticket has been reproduced from all the station data in the station data list table, the procedure is ended, and if it has not been reproduced, the process returns to step S1 (step 34).

以上のようなシスアトによれば、局データアドレスリス
トテーブルを読込むことにより、各局データの交換機」
−のメモリアドレスを知ることができるので、局データ
の1次テーブルのアドレスが変更されても、局データ再
生には影響を与えない。
According to the above-mentioned system, by reading the station data address list table, each station's data exchange
Since the memory address of - can be known, even if the address of the primary table of station data is changed, it will not affect the reproduction of the station data.

従って、局データの1次テーブルのアドレスの変更に対
応してプログラムを修正する必要はなくなろ。
Therefore, there is no need to modify the program in response to a change in the address of the primary table of station data.

尚、本発明によれば局データアト1/スリストテーブル
を新たに局データとして追加することにより交換機−1
−のメモリ領域が余分に必要となるが、必要エリアは約
0.5にワードであり負担とはならない。
According to the present invention, by adding the station data at 1/list table as new station data, the exchange
Although an additional memory area of - is required, the required area is approximately 0.5 words and is not a burden.

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

以上説明したように本発明は局データ条件再生プログラ
ムが局データの1次テーブルのアドレスとの間で独を性
が保たれることにより局データ条件再生シスアトの保守
が簡単化できるという効果がある。
As explained above, the present invention has the effect that maintenance of the station data condition reproduction system can be simplified by maintaining the uniqueness between the station data condition reproduction program and the address of the primary table of station data. .

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

第1図は本発明における局データの構造を示す図、 第2図は局データ条件を再生ずる手順を示す図、第3図
は局データ生成システムを示す図、第4図は従来の局デ
ータの構造を示す図である。 1・・・交換用オンラインプログラムから局データへの
参照 2・・・局データアドレスリストテーブル代理人 弁理
士 岩 佐 義 幸 第3図
Fig. 1 is a diagram showing the structure of station data in the present invention, Fig. 2 is a diagram showing the procedure for reproducing the station data conditions, Fig. 3 is a diagram showing the station data generation system, and Fig. 4 is a diagram showing the conventional station data FIG. 1... Reference to station data from online exchange program 2... Bureau data address list table Agent Patent attorney Yoshiyuki Iwasa Figure 3

Claims (1)

【特許請求の範囲】[Claims] (1)交換用オンラインプログラムのデータである局デ
ータから原票を再生する電子交換機の局データ条件再生
システムにおいて、交換用オンラインプログラムの局デ
ータエリアに、複数種類の局データの他に、各局データ
の1次テーブルの交換機上のメモリアドレスを内容とし
て持つ局データアドレスリストテーブルを追加し、この
局データアドレスリストテーブルから局データの1次テ
ーブルのアドレスを取出し、取出したアドレスをもとに
局データの1次テーブルから下位テーブルをたどり原票
を再生することを特徴とする電子交換機の局データ条件
再生システム。
(1) In the station data condition reproduction system of an electronic exchange that reproduces the original form from the station data that is the data of the exchange online program, in addition to multiple types of station data, each station data is stored in the station data area of the exchange online program. Add a station data address list table whose content is the memory address on the exchange of the primary table, extract the address of the primary table of station data from this station data address list table, and calculate the station data based on the extracted address. A central office data condition reproducing system for an electronic exchange, characterized in that the original table is reproduced by following the lower table from the primary table.
JP8901385A 1985-04-26 1985-04-26 Regenerating system for station data condition of electronic exchange Pending JPS61248697A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8901385A JPS61248697A (en) 1985-04-26 1985-04-26 Regenerating system for station data condition of electronic exchange

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8901385A JPS61248697A (en) 1985-04-26 1985-04-26 Regenerating system for station data condition of electronic exchange

Publications (1)

Publication Number Publication Date
JPS61248697A true JPS61248697A (en) 1986-11-05

Family

ID=13959028

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8901385A Pending JPS61248697A (en) 1985-04-26 1985-04-26 Regenerating system for station data condition of electronic exchange

Country Status (1)

Country Link
JP (1) JPS61248697A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0816515A (en) * 1994-06-29 1996-01-19 Nec Corp Terminal information change system for online system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0816515A (en) * 1994-06-29 1996-01-19 Nec Corp Terminal information change system for online system

Similar Documents

Publication Publication Date Title
EP0451384B1 (en) Hypertext data processing system and method
US20040133854A1 (en) Persistent document object model
JPH04105143A (en) File sharing system
US6212533B1 (en) Hyper-media document management system having navigation mechanism
JPS63273961A (en) Management system for plural versions
CN101661277B (en) Part processing method and device used for numerical control machine
JPH02297284A (en) Document processing system and version control system
JPS61248697A (en) Regenerating system for station data condition of electronic exchange
JP3169596B2 (en) Database management device
JPS6254369A (en) Document file retrieving system
JPH0527147B2 (en)
JP2590846B2 (en) System design document creation device
CN118193641A (en) Method and equipment for fast data replication
JPH0744426A (en) File management method for file system
JP2507399B2 (en) Database equipment
JPH038062A (en) Document converting device
JPS62276626A (en) File control system
JPH0266645A (en) Network data base
JPH02287875A (en) Filing system in computer system
JP2001142759A (en) Method for performing access to file system
JPH02143350A (en) Semiconductor memory
KR920014101A (en) Database approach using virtual database in DBMS of electronic switchboard.
JPH0442371A (en) Logic simulation method
JPS63140336A (en) Source program managing system
JPH09265422A (en) Method for accessing data