JPH04290363A - Data change state detecting device - Google Patents

Data change state detecting device

Info

Publication number
JPH04290363A
JPH04290363A JP5516291A JP5516291A JPH04290363A JP H04290363 A JPH04290363 A JP H04290363A JP 5516291 A JP5516291 A JP 5516291A JP 5516291 A JP5516291 A JP 5516291A JP H04290363 A JPH04290363 A JP H04290363A
Authority
JP
Japan
Prior art keywords
data
change
state
situation
processing
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.)
Withdrawn
Application number
JP5516291A
Other languages
Japanese (ja)
Inventor
Takayuki Muraoka
村岡 高行
Hiroaki Maruyama
浩明 丸山
Nobue Kikuchi
菊地 伸江
Masayuki Nozu
野津 雅之
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.)
Fujitsu Ltd
Fujitsu Communication Systems Ltd
Original Assignee
Fujitsu Ltd
Fujitsu Communication Systems Ltd
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 Fujitsu Ltd, Fujitsu Communication Systems Ltd filed Critical Fujitsu Ltd
Priority to JP5516291A priority Critical patent/JPH04290363A/en
Publication of JPH04290363A publication Critical patent/JPH04290363A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Monitoring And Testing Of Exchanges (AREA)

Abstract

PURPOSE:To detect change state and to realize low cost. CONSTITUTION:Plural different data change states are preliminarily set against plural state decision data (Z). A decision means 73 deciding the state decision data (Z) to be inputted corresponds to any data change state and a calculation means 72 performing calculation based on a formula (Z=(n+1)X+Y) taking the data (X, Y) as variables while inputting data (Y) before change and the data (X) after change and obtaining state decision data (Z) are provided.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はデータ変化状況検出装置
に関する。詳しくは、例えば交換台における交換状態の
遷移等の様にある所定範囲内でシーケンシャル変化する
データの変化状況を検出する装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data change situation detection device. More specifically, the present invention relates to a device for detecting changes in data that change sequentially within a predetermined range, such as a change in switching status in a switchboard.

【0002】電話交換システムの一つとして、図6に示
す如く、交換機50に交換台51,パーソナルコンピュ
ータ(以下、パソコンという)52,制御パッケージ5
3を接続して交換業務を行なう交換システムがある。こ
のようなシステムにおいて、オペレータが交換台51に
かかってくる電話を目的の電話機に転送するに際し、制
御パッケージ53では交換機50から交換台51へ送ら
れるデータの状態遷移を検出してしかるべき交換処理の
指令を行なう必要がある。そこで各種交換処理の指令を
出すためには交換機50から、交換台51へ送られるデ
ータの変化を検出する必要がある。
As shown in FIG. 6, one type of telephone exchange system includes a switch 50, a switch board 51, a personal computer (hereinafter referred to as a personal computer) 52, and a control package 5.
There is an exchange system that connects 3 and performs exchange operations. In such a system, when an operator transfers an incoming call to the switchboard 51 to a destination telephone, the control package 53 detects the state transition of data sent from the switchboard 50 to the switchboard 51 and performs appropriate switching processing. It is necessary to carry out the following instructions. Therefore, in order to issue commands for various switching processes, it is necessary to detect changes in data sent from the switch 50 to the switch 51.

【0003】0003

【従来の技術】交換台51にかかってくる電話を目的の
電話機に転送するに際し、交換台51における状態には
およそ ■  空き  …かかってきてもいない状態■  着信
中…電話がかかってきているが電話をとっていない状態 ■  通話中…かかってきた電話を取り相手と通話して
いる状態 ■  保留中…かかってきた電話を保留した状態■  
転送中…かかってきた電話をどこかへ転送した状態の如
きものがある。これらはある状態からある状態へ、又、
別の状態から更に別の状態へ遷移していくものであり、
制御パッテケージ53において取扱うデータは、これら
交換台51へ送られるデータの状態遷移に対応して例え
ばデータ「0」からデータ「5」の6種類の所定変化範
囲内で変化する。
2. Description of the Related Art When an incoming call to a switchboard 51 is transferred to a destination telephone, the states of the switchboard 51 are approximately: ■ Idle...no incoming call ■ Incoming call...incoming call, but A state in which you are not picking up the phone. ■ On a call... A state in which you have picked up an incoming call and are talking to the other party. ■ On hold... A state in which an incoming call is on hold.
Transferring...It's like an incoming call is being transferred somewhere. These are from one state to another, and
It is a transition from one state to another,
The data handled by the control package 53 changes within six predetermined change ranges, for example, from data "0" to data "5", corresponding to the state transition of the data sent to the switchboard 51.

【0004】そこで、制御パッケージ53では、例えば
データ「0」からデータ「1」へ変化した場合はa処理
(例えばテンキーの送信先を交換機側からパソコン側へ
切換え、転送先一覧をパソコン52の表示部に表示する
)、データ「1」からデータ「3」へ変化した場合はb
処理(例えば、今まで表示していた転送先一覧を消して
現在の通話状況をパソコン52の表示部に表示する)と
いうように、データの変化状況を検出して交換に必要な
処理を行なう。実際には状態遷移の種類及び処理の種類
は多数あるが、ここでは説明を簡略化するためにデータ
「0」からデータ「5」までの6つの状態、a処理、b
処理、c処理、d処理の4つの交換処理を用いて説明す
る。
Therefore, in the control package 53, when the data changes from data "0" to data "1", for example, processing a is performed (for example, the destination of the numeric keypad is switched from the exchange side to the personal computer side, and a list of destinations is displayed on the personal computer 52). ), if the data changes from “1” to “3”, b
It detects changes in data and performs the necessary processing for exchange, such as processing (for example, erasing the list of forwarding destinations that have been displayed so far and displaying the current call status on the display section of the personal computer 52). In reality, there are many types of state transitions and types of processing, but to simplify the explanation here, we will focus on six states from data "0" to data "5", a process, b
This will be explained using four exchange processes: process, c process, and d process.

【0005】図7は従来のデータ変化状況検出方式の一
例を説明するフローチャートを示す。例えばデータ「0
」からデータ「2」へ変化した場合について説明する。 同図において制御パッケージは交換機50からのデータ
遷移状態をデータ「0」からデータ「5」までの所定範
囲内で変化するデータに書換え、(ステップ60)、変
化前の状態と変化後の状態とが異なるか否かを判別し(
ステップ61)、異なっているときは変化前がデータ「
0」であるか否かを判別し(ステップ62)、この場合
は「0」であるのでa処理を行なう(ステップ63)。 続いて、変化前がデータ「1」であるか否かを判別し(
ステップ64)、この場合は「1」でないので、変化後
のデータが「0」であるか否かを判別する(ステップ6
6)。この場合は「0」でないので変化後のデータが「
2」であるかを判別し(ステップ68)、この場合は「
2」であるのでd処理を行ない(ステップ69)、処理
終了とする。
FIG. 7 shows a flowchart illustrating an example of a conventional data change situation detection method. For example, data “0”
” to data “2” will be explained. In the figure, the control package rewrites the data transition state from the exchange 50 into data that changes within a predetermined range from data "0" to data "5" (step 60), and distinguishes between the state before the change and the state after the change. determine whether they are different (
Step 61), if they are different, the data before the change is "
It is determined whether or not it is "0" (step 62), and since it is "0" in this case, processing a is performed (step 63). Next, determine whether the data before the change is "1" (
Step 64), in this case, it is not "1", so it is determined whether the data after the change is "0" (Step 6
6). In this case, since it is not "0", the data after the change is "
2" (step 68), and in this case, "
2'', the d process is performed (step 69), and the process ends.

【0006】一方、例えばデータ「1」からデータ「0
」へ変化した場合について説明する。この場合はステッ
プ62において変化前のデータ「0」でないことを判別
し、次にステップ64において変化前のデータが「1」
であることを判別するのでb処理を行なう(ステップ6
5)。続いてステップ66において変化後のデータが「
0」であることを判別するのでc処理を行ない(ステッ
プ67)、次にステップ68において変化後のデータが
「2」でないことを判別して処理終了とする。 このように、従来方式はデータの変化状況を検出するの
に多くの判別処理(ステップ62,64,66,68)
を行ない、データの変化に応じて夫々の交換処理(ステ
ップ63,65,67,69)を行なう。
On the other hand, for example, from data "1" to data "0"
” will be explained below. In this case, it is determined in step 62 that the data before the change is not "0", and then in step 64, the data before the change is "1".
Since it is determined that
5). Next, in step 66, the data after the change is changed to "
Since it is determined that the data is "0", the c process is performed (step 67), and then in step 68, it is determined that the changed data is not "2", and the process is terminated. In this way, the conventional method requires many discrimination processes (steps 62, 64, 66, 68) to detect changes in data.
and performs respective exchange processing (steps 63, 65, 67, 69) according to changes in data.

【0007】[0007]

【発明が解決しようとする課題】従来例は、データ変化
状況を検出するに際して多くの判別処理(図7のステッ
プ62,64,66,68)を必要とし、このため、制
御パッケージにおけるプログラムが複雑になり、処理時
間を多く必要として迅速に処理を行ない得ず、又、メモ
リ容量も多く必要としてコスト高になる等の問題点があ
った。
[Problems to be Solved by the Invention] The conventional example requires a large number of determination processes (steps 62, 64, 66, and 68 in FIG. 7) when detecting data change situations, and as a result, the program in the control package becomes complicated. Therefore, there were problems such as requiring a large amount of processing time, making it impossible to process quickly, and requiring a large memory capacity, resulting in high costs.

【0008】本発明は、迅速に変化状況検出を行ない得
、又、低コストに実現できるデータ変化状況検出装置を
提供することを目的とする。
SUMMARY OF THE INVENTION An object of the present invention is to provide a data change situation detection device that can quickly detect change situations and can be realized at low cost.

【0009】[0009]

【課題を解決するための手段】図1は本発明の原理説明
図を示す。同図中、73は判別手段で、複数の状況の判
別データ(Z)に夫々対応して複数の異なるデータ変化
状況(a,b,…)が予め設定されており、入力される
状況判別データ(Z)がデータ変化状況(a,b,…)
のいずれかに該当するかを判別する。
[Means for Solving the Problems] FIG. 1 shows a diagram illustrating the principle of the present invention. In the same figure, reference numeral 73 denotes a discrimination means, in which a plurality of different data change situations (a, b,...) are set in advance in correspondence with discrimination data (Z) of a plurality of situations, and the input situation discrimination data (Z) is the data change status (a, b,...)
Determine whether any of the following apply.

【0010】72は計算手段で、変化前のデータ(Y)
及び変化後のデータ(X)を夫々入力されて該データ(
Y,X)を変数とする計算式(Z=(n+1)X+Y)
に基づいて計算を行ない、上記状況判別データ(Z)を
求める。
[0010] 72 is a calculation means, which calculates the data (Y) before change.
and changed data (X) are respectively input and the data (
Calculation formula with variables Y, X) (Z=(n+1)X+Y)
The above situation determination data (Z) is obtained by performing calculations based on the above.

【0011】[0011]

【作用】変化状況判別データ(Z)はデータ変化状況(
a,b,…)に予め対応して設定されており、変化前デ
ータ(Y)と変化後データ(X)とに関係づけられて図
5に示すデータテーブル内の数値(Z=6.12等)の
ように設定されている。この変化状況判別データ(Z)
はZ=6X+Yなる計算式で求めることができ、Zの値
からデータ変化状況を検出できる。
[Operation] The change situation determination data (Z) is the data change situation (
a, b, ...), and the numerical value (Z = 6.12) in the data table shown in FIG. etc.). This change status determination data (Z)
can be calculated using the calculation formula Z=6X+Y, and data change status can be detected from the Z value.

【0012】本発明では、変化前データと変化後データ
とを計算式に基づいて計算するだけでデータ変化状況を
検出でき、変化状況検出に従来例のように多くの判別処
理を必要とせず処理時間を短くでき、メモリ容量を小さ
くできる。
According to the present invention, a data change situation can be detected simply by calculating the data before the change and the data after the change based on a calculation formula, and there is no need for many discrimination processes to detect the change situation as in the conventional example. The time can be shortened and the memory capacity can be reduced.

【0013】[0013]

【実施例】図2は本発明の一実施例のブロック図を示し
、図6に示すシステム構成図中の制御パッケージ53の
内部である。図2中、70はCPUで、図3に示すフロ
ーチャートに従ってシステム全体の制御を一括して行な
う。71はデータ受信部で、交換機50からのデータを
受信する。72は計算部で、データ受信部71にて受信
された変化前データ(Y)及び変化後データ(X)を用
いて計算を行ない、変化状況判別データ(Z)を求める
。73は判別部で、計算部72にて求められた変化状況
判別データに基づいてa処理、b処理、c処理、d処理
のいずれを実施するかの判別を行なう。74a〜74d
は夫々a処理部、b処理部、c処理部、d処理部で、判
別部73からの指令で例えば図4に示す各処理を実施す
る。75はデータ送信部で、パソコン52へデータを送
信する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 2 shows a block diagram of an embodiment of the present invention, showing the inside of the control package 53 in the system configuration diagram shown in FIG. In FIG. 2, 70 is a CPU, which collectively controls the entire system according to the flowchart shown in FIG. A data receiving unit 71 receives data from the exchange 50. Reference numeral 72 denotes a calculation unit that performs calculations using the before-change data (Y) and after-change data (X) received by the data receiving unit 71 to obtain change status determination data (Z). Reference numeral 73 denotes a determination unit that determines which of the a process, b process, c process, and d process to perform, based on the change situation determination data obtained by the calculation unit 72. 74a-74d
are a processing section, a processing section b, a processing section c, and a processing section d, respectively, which execute each process shown in FIG. 4, for example, in response to instructions from the determination section 73. 75 is a data transmitting unit that transmits data to the personal computer 52.

【0014】次に本発明の動作について図3に示すフロ
ーチャートと併せて説明する。
Next, the operation of the present invention will be explained in conjunction with the flowchart shown in FIG.

【0015】図2に示すデータ受信部71において、交
換機50からのデータの遷移状態をデータ「0」からデ
ータ「5」までの所定範囲内で変化するデータに書換え
(図3のステップ80)、続いて計算部72において、
データ受信部71で書換えられた変化前のデータ及び変
化後のデータに基づいて計算を行ない、変化状況判別デ
ータを求める(ステップ81)。即ち、データの変化範
囲をA〜B(A<B、つまり、データ「0」〜データ「
5」)、変化前の状態データをY、変化後の状態データ
をXとすると、処理指令データZは、    Z=(B
−A+1)×(X−A)+(Y−A)=6X+Yにて求
められる。即ち、データの変化範囲を「0」〜「n」と
すると、 Z=(n+1)X+Yとなる。
In the data receiving section 71 shown in FIG. 2, the transition state of the data from the exchange 50 is rewritten to data that changes within a predetermined range from data "0" to data "5" (step 80 in FIG. 3), Subsequently, in the calculation section 72,
Calculations are performed based on the data before change and the data after change that have been rewritten by the data receiving unit 71 to obtain change status determination data (step 81). That is, the data change range is A to B (A<B, that is, data "0" to data "
5''), the state data before the change is Y, and the state data after the change is X, the processing command data Z is Z=(B
-A+1)×(X-A)+(Y-A)=6X+Y. That is, if the data change range is "0" to "n", then Z=(n+1)X+Y.

【0016】本発明では実際にはテーブルを用いていな
いが、上記式が成立する理由を図5に示すようなデータ
テーブルを作成してみると理解し易い。図5に示すデー
タテーブルは、変化前データYと変化後データXとを夫
々対応させてこれに単に数字を小さい方から順に羅列記
載したものであり、この羅列した数字が即ち変化状況判
別データZとなる。図3に示す如く、変化状況判別デー
タZは予めa処理、b処理、c処理、d処理に夫々対応
して設定されており、例えばZ=6が求められればこれ
はa処理を行なうための変化状況判別データとなる。
Although the present invention does not actually use a table, the reason why the above formula holds can be easily understood by creating a data table as shown in FIG. The data table shown in FIG. 5 is a table in which pre-change data Y and post-change data becomes. As shown in FIG. 3, change situation determination data Z is set in advance to correspond to a process, b process, c process, and d process, respectively. For example, if Z=6 is obtained, this is the data for performing a process. This becomes data for determining change status.

【0017】例えばデータ「0」からデータ「2」へ変
化した場合について説明する。図2に示す計算部72に
おいて、Y=0、X=2であるから、Z=6×2+0=
12の計算を行ない(図4のステップ81)、判別部7
3においてZ=12であることからa処理及びd処理を
行なうための変化状況判別データであることを判別し(
ステップ82)、a処理部74a及びd処理部74dに
て夫々a処理及びd処理を行ない(ステップ83,86
)、処理終了とする。この場合、図4に示す如く、a処
理(通話中へ状態遷移)としては、交換台51のテンキ
ー51aの送信先を交換機50からパソコン52側へ切
換え、かつ、データ送信部75によって転送先一覧をパ
ソコン52の表示部(通常は現在の通話状態(保留等)
が表示されている)に表示する。又、d処理(空きから
他へ状態遷移)としては、現在交換台51で扱っている
電話の数(最大で10回線とされている)を+1とし、
電話の数が1(いままで扱っている電話がない)ならば
、表示部にこれを表示する。
For example, a case where data changes from "0" to data "2" will be explained. In the calculation unit 72 shown in FIG. 2, since Y=0 and X=2, Z=6×2+0=
12 calculations (step 81 in FIG. 4), and the determination unit 7
Since Z=12 in 3, it is determined that the data is change situation discrimination data for performing a process and d process (
Step 82), the a processing section 74a and the d processing section 74d perform the a processing and the d processing, respectively (steps 83 and 86).
), the process ends. In this case, as shown in FIG. 4, as process a (state transition to busy), the destination of the numeric keypad 51a of the switchboard 51 is switched from the switchboard 50 to the personal computer 52, and the data transmitter 75 lists the transfer destinations. on the display of the computer 52 (usually the current call status (on hold, etc.)
). In addition, for the d process (state transition from idle to other), the number of telephones currently being handled by the switchboard 51 (up to 10 lines) is set to +1,
If the number of telephones is 1 (there is no telephone handled so far), this is displayed on the display section.

【0018】このように、本発明は、変化前の状態デー
タYと変化後の状態データXとを前述の式に基づいて計
算するだけでデータの変化状況を検出でき、これに応じ
た交換処理を行なわせることができる。この場合、本発
明は図7に示す従来例に比して判別処理を大幅に減少で
き(図3のステップ82のみ)、従来例に比して制御パ
ッケージにおけるプログラムが簡単になり、処理時間が
短くて済み、又、メモリ容量を小さくできるので低コス
トである。
As described above, the present invention can detect the state of data change simply by calculating the state data Y before the change and the state data X after the change based on the above-mentioned formula, and can perform exchange processing accordingly. can be made to do so. In this case, the present invention can significantly reduce the determination process (only step 82 in FIG. 3) compared to the conventional example shown in FIG. It is short and the memory capacity can be reduced, resulting in low cost.

【0019】一方、例えばデータ「1」からデータ「0
」へ変化した場合について説明する。前述の場合は同様
に計算部72において、Y=1、X=0であるから、Z
=6×0+1=1の計算を行ない(ステップ81)、判
別部73においてZ=1であることからb処理及びc処
理を行なうための変化状況判別データであることを判別
し(ステップ82)、b処理部74b及びc処理部74
cにて夫々b処理及びc処理を行ない(ステップ84,
85)、処理終了とする。この場合、図4に示す如く、
b処理(通話中から他へ状態遷移)としては、今まで表
示部に表示していた転送先一覧を消し、現在の通話状況
(例えば転送中)を表示する。又、c処理(空き状態遷
移)としては、交換台51で扱っている電話の数を−1
とし、このとき電話の数が0(扱っている電話がない)
ならば画面保護のために表示部を消す。
On the other hand, for example, from data "1" to data "0"
” will be explained below. In the above case, in the calculation unit 72, since Y=1 and X=0, Z
=6×0+1=1 (step 81), and since Z=1 in the determination unit 73, it is determined that this is change situation determination data for performing b processing and c processing (step 82), b processing section 74b and c processing section 74
At c, process b and process c are performed, respectively (step 84,
85), the process ends. In this case, as shown in Figure 4,
As process b (state transition from call in progress to other state), the list of forwarding destinations that had been displayed on the display unit is erased, and the current call status (for example, in progress of transfer) is displayed. Also, in the c process (vacant state transition), the number of telephones handled by the switchboard 51 is reduced by -1.
At this time, the number of phones is 0 (there is no phone being handled)
If so, turn off the display to protect the screen.

【0020】なお、求められたXの値が図3に示す値に
一致しない場合(例えばデータ「4」からデータ「1」
に変化した場合)はいずれの処理も行なわず、終了とな
る。
Note that if the obtained value of X does not match the value shown in FIG.
), no processing is performed and the process ends.

【0021】[0021]

【発明の効果】本発明によれば、計算式によってデータ
変化状況を検出するようにしているので、検出に従来例
のように多くの判別処理を必要とせず、これにより、プ
ログラムが簡単であり,処理時間を短くでき、又、メモ
リ容量を小さくできるので低コストである。
[Effects of the Invention] According to the present invention, since the data change situation is detected using a calculation formula, the detection does not require as much discrimination processing as in the conventional example, and this makes the program simple. , Processing time can be shortened and memory capacity can be reduced, resulting in low cost.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram explaining the principle of the present invention.

【図2】本発明の一実施例のブロック図である。FIG. 2 is a block diagram of one embodiment of the invention.

【図3】本発明の動作フローチャートである。FIG. 3 is an operation flowchart of the present invention.

【図4】本発明における各処理を説明する図である。FIG. 4 is a diagram illustrating each process in the present invention.

【図5】本発明における計算式の成立を説明するデータ
テーブルイメージ図である。
FIG. 5 is a data table image diagram illustrating the establishment of a calculation formula in the present invention.

【図6】一般のシステム構成図である。FIG. 6 is a general system configuration diagram.

【図7】従来方式の一例を説明する動作フローチャート
である。
FIG. 7 is an operation flowchart illustrating an example of a conventional method.

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

50  交換機 51  交換台 52  パーソナルコンピュータ 53  制御パッケージ 70  CPU 71  データ受信部 72  計算部(計算手段) 73  判別部(判別手段) 74a  a処理部 74b  b処理部 74c  c処理部 74d  d処理部 75  データ受信部 50 Exchange machine 51 Switching table 52 Personal computer 53 Control package 70 CPU 71 Data receiving section 72 Calculation unit (calculation means) 73 Discrimination unit (discrimination means) 74a a processing section 74b b processing section 74c c processing section 74d d processing section 75 Data receiving section

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  所定範囲(0〜n)内でシーケンシャ
ルに変化する複数のデータの変化状況(a,b,…)を
検出するデータ変化状況検出装置において、複数の状況
判別データ(Z)に夫々対応して複数の異なるデータ変
化状況(a,b…)が予め設定されており、入力される
該状況判別データ(Z)が該データ変化状況(a,b,
…)のいずれに該当するかを判別する判別手段(73)
と、変化前のデータ(Y)及び変化後のデータ(X)を
夫々入力されて該データ(Y,X)を変数とする計算式
(Z=(n+1)X+Y)に基づいて計算を行ない、上
記状況判別データ(Z)を求める計算手段(72)とを
設け、上記計算式による計算によってデータ変化状況を
検出することを特徴とするデータ変化状況検出装置。
Claim 1: A data change situation detection device that detects change situations (a, b,...) of a plurality of data that sequentially change within a predetermined range (0 to n), wherein a plurality of situation determination data (Z) are detected. A plurality of different data change situations (a, b...) are set in advance in correspondence with each other, and the input situation determination data (Z) is set in advance according to the data change situation (a, b,...).
Discrimination means (73) for determining which of the following applies
Then, the data before the change (Y) and the data after the change (X) are respectively input, and calculation is performed based on the calculation formula (Z = (n + 1) X + Y) using the data (Y, X) as variables, A data change situation detection device characterized in that it is provided with a calculation means (72) for determining the situation determination data (Z), and detects a data change situation by calculation using the above calculation formula.
JP5516291A 1991-03-19 1991-03-19 Data change state detecting device Withdrawn JPH04290363A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5516291A JPH04290363A (en) 1991-03-19 1991-03-19 Data change state detecting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5516291A JPH04290363A (en) 1991-03-19 1991-03-19 Data change state detecting device

Publications (1)

Publication Number Publication Date
JPH04290363A true JPH04290363A (en) 1992-10-14

Family

ID=12991048

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5516291A Withdrawn JPH04290363A (en) 1991-03-19 1991-03-19 Data change state detecting device

Country Status (1)

Country Link
JP (1) JPH04290363A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1077373C (en) * 1994-10-12 2002-01-02 株式会社日立制作所 TV communication monitor system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1077373C (en) * 1994-10-12 2002-01-02 株式会社日立制作所 TV communication monitor system

Similar Documents

Publication Publication Date Title
US7162275B2 (en) Apparatus and method for performing a dialing operation using a phone book of a mobile communication terminal
JPH04290363A (en) Data change state detecting device
JP2542063B2 (en) Model management method for extension telephones in a private branch exchange
JP2630065B2 (en) Premises telephone equipment
JPS62221298A (en) Operational data setting system in key telephone system
US5367568A (en) Switchboard terminal apparatus having a plurality of loop circuits
JP3735286B2 (en) Extension telephone control system
JPH06152762A (en) Switching communication system
JP2911583B2 (en) Telephone equipment
JP2003008606A (en) Communication controller and method and program for communication control
JPH11220770A (en) Portable information communication equipment
JPS63158953A (en) System for changing set data
JPH04126427A (en) Data terminal communication controller
JP2002354102A (en) Telephone set and registration method for telephone number
JPH0349393A (en) Dial-in incoming call processing system
JPH0346495A (en) System data transfer system for key telephone set
JPH01286660A (en) Abbreviated dial control system
JPH0287751A (en) Communication equipment
JPH0479443A (en) Exchanging device
JPH09275448A (en) External line reservation method and key telephone system provided with external line reservation function
JPH01192247A (en) Facsimile equipment
JPH0250557A (en) Telephone system
JPH03280651A (en) Communication controller
JPH02250457A (en) Key telephone set
JPH0346858A (en) Absence transfer setting method for electronic exchange

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980514