Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3945313B2 - Remote monitoring system - Google Patents
[go: Go Back, main page]

JP3945313B2 - Remote monitoring system - Google Patents

Remote monitoring system Download PDF

Info

Publication number
JP3945313B2
JP3945313B2 JP2002153208A JP2002153208A JP3945313B2 JP 3945313 B2 JP3945313 B2 JP 3945313B2 JP 2002153208 A JP2002153208 A JP 2002153208A JP 2002153208 A JP2002153208 A JP 2002153208A JP 3945313 B2 JP3945313 B2 JP 3945313B2
Authority
JP
Japan
Prior art keywords
terminal
variable
local
server
center server
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 - Fee Related
Application number
JP2002153208A
Other languages
Japanese (ja)
Other versions
JP2003348673A (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.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP2002153208A priority Critical patent/JP3945313B2/en
Publication of JP2003348673A publication Critical patent/JP2003348673A/en
Application granted granted Critical
Publication of JP3945313B2 publication Critical patent/JP3945313B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Alarm Systems (AREA)
  • Selective Calling Equipment (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、オフィスビルや集合住宅などに設置されている設備機器の状態を遠隔から集中監視する遠隔監視システムに関するものである。
【0002】
【従来の技術】
図3に従来の遠隔監視システムの概略構成図を示す。本システムはネットワーク2にそれぞれ接続されるセンターサーバ1およびローカルサーバ3と、ローカルサーバ3のローカル伝送ライン4に接続される複数台の端末器5とで構成される。
【0003】
各端末器5は、住宅或いはオフィスビルや集合住宅内の所定のエリアに設置され、エリア内に設置された照明や空調機器などの設備機器の状態を監視又は制御するアプリケーションソフトが組み込まれている。また、各端末器5には互いに異なる端末アドレスが割り振られており、ローカルサーバ3では、それらの端末アドレスを利用してローカル伝送ライン4に接続された端末器5との間で通信を行い、個々の端末器5を管理している。また、センターサーバ1も、ローカルサーバ3と同様、端末アドレスを利用し、ローカルサーバ3を経由して個々の端末器5を管理している。
【0004】
各端末器5は、対応する設備機器の状態を監視又は制御するための変数を複数用意しており、組込のアプリケーションソフトにより、上記変数にセットされたデータを用いて所定の処理を実行することで、設備機器の状態を制御するとともに、処理結果を上記変数にセットすることで、設備機器の状態を監視できるようになっている。
【0005】
ここで、ローカルサーバ3からもローカル伝送ライン4を介して各端末器5にアクセスし、上記変数の値を読み込んだり、上記変数の内容を書き換えたりすることで、対応する設備機器の動作を監視又は制御することができる。
【0006】
また、ローカルサーバ3には、ネットワーク2に接続されたセンターサーバ1からの要求に応じてローカル伝送ライン4に接続された端末器5をアクセスし、その端末器5に設けられた変数の値を読み込んだり、書き換えたりする処理を行うソフトウェアが組み込まれており、センターサーバ1から、ローカルサーバ3を経由して上記変数の値を読み込むことによる監視動作と、上記変数を書き換えることによる制御動作とを行うこともできる。
【0007】
ところで、ローカルサーバ3には、本システムの施工時にローカル伝送ライン4に新たに接続された端末器5の端末アドレスを取得すると、取得した端末アドレスをセンターサーバ1に通知する処理を行うアプリケーションソフトが組み込まれており、センターサーバ1及びローカルサーバ3で新たに接続された端末器5の端末アドレスを登録する処理がそれぞれ実行されるのであるが、センターサーバ1及びローカルサーバ3で端末アドレスの登録処理が正常に終了したか否かを確認する場合は、ネットワーク2を経由してセンターサーバ1及びローカルサーバ3に接続されるデータ設定器6で確認作業を行っていた。
【0008】
また遠隔のセンターサーバ1から、各端末器5に接続された設備機器の状態を監視又は制御する場合、各端末器5を特定するために、各端末器5の設置場所を端末器5の設置された建物に割り当てられた物件コードで管理していた。また各端末器5が集合住宅の複数の建物A1,A2内の各戸に分かれて設置されている場合は、各端末器5の設置場所を、各端末器5が設置された建物A1,A2に割り当てられた物件コードと、各戸の部屋番号のような設置エリアを示すエリア番号とで管理しており、センターサーバ1から各端末器5を特定するために、各端末器5の端末アドレスに物件コードやエリア番号を対応させる形でセンターサーバ1に登録する必要があった。
【0009】
その場合、端末器5を現場に設置した後に、ネットワーク2を経由してセンターサーバ1に接続されるデータ設定器6を用いて、センターサーバ1に新たに登録された端末アドレスに対応して、物件コードやエリア番号を入力することでシステム設定を行っていた。
【0010】
【発明が解決しようとする課題】
上述した遠隔監視システムでは、端末器5の設置現場で端末器5の端末アドレスがローカルサーバ3やセンターサーバ1に正常に登録されたか否かを確認したり、端末アドレスに対応した物件コードやエリア番号を登録するためにデータ設定器6を別途用意する必要があり、設定に手間がかかるという問題があった。また、作業者がデータ設定器6を用いて手作業で設定作業を行う場合、設定ミスが発生する虞もあった。
【0011】
本発明は上記問題点に鑑みて為されたものであり、その目的とするところは、施工時における端末器の設定作業を容易にした遠隔監視システムを提供することにある。
【0012】
【課題を解決するための手段】
上記目的を達成するために、請求項1の発明では、ネットワークにそれぞれ接続されたセンターサーバ及び1乃至複数のローカルサーバと、各ローカルサーバのローカル伝送ラインに接続された複数の端末器とで構成され、全ての端末器には互いに異なる固有の端末アドレスを割り当ててあり、各ローカルサーバから、これらの端末アドレスを利用してローカル伝送ラインに接続された複数の端末器を管理するとともに、センターサーバから端末アドレスを利用し、各ローカルサーバを経由して複数の端末器を管理するシステムであって、各端末器は、各端末器に接続された設備機器の状態を監視、制御するための複数の変数を用意し、組込のアプリケーションソフトにより変数にセットされた値を用いて対応する設備機器の状態を制御する処理を行うとともに、処理の結果を別の変数にセットする処理を行っており、さらに各ローカルサーバは、ネットワークを介して接続されるセンターサーバからの要求に応じて、ローカル伝送ラインに接続された端末器の変数にアクセスする機能を有し、センターサーバから、各ローカルサーバを経由して、各端末器の変数を読み込むことで、対応する設備機器の状態を監視する処理と、各端末器の変数を書き換えることで、対応する設備機器の状態を制御する処理とを行えるようにした遠隔監視システムにおいて、各端末器は、設備機器として対応するローカルサーバで自己の端末アドレスが登録されたことを報知する第1の報知手段が接続され、変数として第1の報知手段の報知動作を制御するための第1の報知動作制御用変数を用意し、施工時にローカル伝送ラインに新たに接続されると自己の端末アドレスを対応するローカルサーバに送信しており、ローカルサーバでは、新たに接続された端末器からの端末アドレスを受信すると、受信した端末アドレスをセンターサーバに送信するとともに、受信した端末アドレスを登録する処理を実行し、登録処理が正常に終了した時点で、当該端末器をアクセスして、第1の報知動作制御用変数にデータをセットし、第1の報知手段により報知動作を行わせることを特徴とする。
【0013】
請求項2の発明では、請求項1の発明において、各端末器は、設備機器としてセンターサーバで自己の端末アドレスが登録されたことを報知する第2の報知手段が接続され、変数として第2の報知手段の報知動作を制御するための第2の報知動作制御用変数を用意しており、センターサーバでは、システム施工時にローカルサーバから新たに接続された端末器の端末アドレスが送信されると、当該端末アドレスを登録する処理を実行し、登録処理が正常に終了した時点で、ローカルサーバを介して当該端末器をアクセスし、第2の報知動作制御用変数にデータをセットして、第2の報知手段により報知動作を行わせることを特徴とする。
【0014】
請求項3の発明では、請求項1の発明において、センターサーバは、ローカルサーバから新たに接続された端末器の端末アドレスが送信されると、当該端末アドレスを登録する処理を実行し、登録処理が正常に終了した時点で、当該端末アドレスと登録処理の終了した時刻とを履歴情報として保存することを特徴とする。
【0015】
請求項4の発明では、請求項1の発明において、各端末器には、設備機器として、当該端末器が設置された建物を示す物件コードを入力するための物件コード入力手段が接続され、変数として、物件コード入力手段により入力された物件コードがセットされる物件コード用変数を用意したことを特徴とする。
【0016】
請求項5の発明では、請求項1の発明において、各端末器には、設備機器として、当該端末器が設置された建物内の場所を示すエリア番号を入力するためのエリア番号入力手段が接続され、変数として、エリア番号入力手段により入力されたエリア番号がセットされるエリア番号用変数を用意したことを特徴とする。
【0017】
【発明の実施の形態】
図1に本実施形態の遠隔監視システムの概略構成図を示す。本システムは、インターネットのようなネットワーク2にそれぞれ接続されるセンターサーバ1および1乃至複数(本実施形態では例えば1台)のローカルサーバ3と、ローカルサーバ3のローカル伝送ライン4に接続される複数台の端末器5とで構成される。
【0018】
センターサーバ1は伝送処理部1aと制御部1bと記憶部1cとで構成され、ローカルサーバ3は伝送処理部3aと制御部3bと記憶部3cとで構成される。
【0019】
全ての端末器5には、互いに異なる端末アドレスがそれぞれ割り振られており、この端末アドレスを用いてローカルサーバ3との間で所定の通信プロトコルにより通信伝送を行う伝送処理部5aと、端末器5に接続された設備機器との間の入出力処理を行うアプリケーション処理部5bとを備えている。そして、各端末器5には、設備機器としてローカルサーバ3で自己の端末アドレスの登録処理が完了したことを音や光で報知する報知部7(第1の報知手段)と、センターサーバ1で自己の端末アドレスの登録処理が完了したことを音や光で報知する報知部8(第2の報知手段)と、当該端末器5が設置された建物の物件コードを入力するための物件コード入力部9(物件コード入力手段)と、当該端末器5が設置された設置エリアのエリア番号を入力するためのエリア番号入力部10(エリア番号入力手段)とが接続されている。また各端末器5には、設備機器として照明や空調機器などの電気設備(図示せず)も接続されており、これら設備機器の動作状態を監視又は制御している。ここに、アプリケーション処理部5bはマイクロコンピュータ(以下、マイコンと言う)により実現され、報知部7,8及び各入力部9,10はマイコンの入出力ポートに接続されている。
【0020】
また端末器5には、報知部7の報知動作を制御するための第1の報知動作制御用変数(以下、単に変数と言う)aと、報知部8の報知動作を制御するための第2の報知動作制御用変数(以下、単に変数と言う)bと、物件コード入力部9により入力された物件コードがセットされる物件コード用変数(以下、単に変数と言う)cと、エリア番号入力部10により入力されたエリア番号がセットされるエリア番号用変数(以下、単に変数と言う)dとが用意されており、これらの変数a〜dには伝送処理部5a及びアプリケーション処理部5bの両方からアクセスできるようになっている。
【0021】
ここで、端末器5の動作を図2のシーケンス図に基づいて説明する。
【0022】
システム施工時に、作業者がローカルサーバ3のローカル伝送ライン4に端末器5を新たに接続し、新たに接続された端末器5の物件コードを物件コード入力部9を用いて入力するとともに、エリア番号入力部10を用いてエリア番号を入力すると、アプリケーション処理部5bが、物件コード入力部9により入力された物件コードを入力ポートから読み込んで、その値を変数cにセットするとともに、エリア番号入力部10により入力されたエリア番号を入力ポートから読み込んで、その値を変数dにセットする(S1)。
【0023】
端末器5では、変数cに物件コードが、変数dにエリア番号がそれぞれ設定されると、組込のアプリケーションソフトが起動され、伝送処理部5aからローカル伝送ライン4を介してローカルサーバ3に自己の端末アドレスを送信させる(S2)。
【0024】
ローカルサーバ3では、伝送処理部3aが新たに接続された端末器5の端末アドレスを受信すると、制御部3bが受信した端末アドレスを記憶部3cに登録する処理を実行し(S3)、登録処理が終了した時点でローカル伝送ライン4を介して当該端末器5にアクセスし、端末器5の変数aに報知部7を駆動するための制御データを書き込む(S4)。端末器5では、変数aに制御データが書き込まれると、この制御データに基づいてアプリケーション処理部5bが報知部7を駆動し、報知部7による報知動作を行わせているので、作業者に対してローカルサーバ3で端末アドレスを登録する処理が正常に終了したことを知らしめることができる(S5)。
【0025】
また、ローカルサーバ3では、新たな端末器5の端末アドレスを登録する処理を終了すると、ネットワーク2を介してセンターサーバ1にアクセスし、新たな端末器5の端末アドレスをセンターサーバ1に通知する(S6)。
【0026】
センターサーバ1では、伝送処理部1aがローカルサーバ3から送信された新たな端末器5の端末アドレスを受信すると、制御部1bが受信した端末アドレスを記憶部1cに登録する処理を実行し(S7)、登録処理が正常に終了すると、登録処理の終了した時刻を端末アドレスに対応させた形式でファイルにし、通信記録(ログ)として記憶部1cに保存する(S8)。
【0027】
センターサーバ1で端末アドレスの登録処理が完了すると、センターサーバ1からネットワーク2及びローカルサーバ3を介して新たに登録された端末器5にアクセスし、端末器5に設けた変数bに報知部8を駆動するための制御データを書き込む(S9,S10)。端末器5では、変数bに制御データが書き込まれると、この制御データに基づいてアプリケーション処理部5bが報知部8を駆動し、報知部8による報知動作を行わせているので、作業者に対してセンターサーバ1で端末アドレスを登録する処理が正常に終了したことを知らしめることができる(S11)。
【0028】
また、センターサーバ1において端末アドレスの登録処理が終了すると、センターサーバ1の制御部1bは、伝送処理部1aによりネットワーク2及びローカルサーバ3を介して新たに登録された端末器5にアクセスさせ、端末器5に対して変数cに設定された物件コードを送信するよう要求する(S12,S13)。この時、端末器5では、伝送処理部5aがセンターサーバ1からの要求信号を受信し、この要求信号に基づいて変数cに設定された物件コードを、ローカルサーバ3及びネットワーク2を介してセンターサーバ1に送信させる(S14,S15)。そして、センターサーバ1では伝送処理部1aが端末器5から送信された物件コードを受信すると、制御部1bが受信した物件コードを当該端末器5の端末アドレスに対応させた形で記憶部1cに設定する処理を行う(S16)。
【0029】
また物件コードの設定処理が終了すると、センターサーバ1の制御部1bは、伝送処理部1aによりネットワーク2及びローカルサーバ3を介して新たに登録された端末器5にアクセスさせ、端末器5に対して変数dに設定されたエリア番号を送信するよう要求する(S17,S18)。この時、端末器5では、伝送処理部5aがセンターサーバ1からの要求信号を受信し、この要求信号に基づいて変数dに設定されたエリア番号を、ローカルサーバ3及びネットワーク2を介してセンターサーバ1に送信させる(S19,S20)。そして、センターサーバ1では伝送処理部1aが端末器5から送信されたエリア番号を受信すると、制御部1bが受信したエリア番号を当該端末器5の端末アドレスに対応させた形で記憶部1cに設定する処理を行う(S21)。
【0030】
このように、本実施形態ではシステム施工時に端末器5からローカル伝送ライン4を介してローカルサーバ3に端末アドレスを送信させると共に、ローカルサーバ3が受信した端末アドレスをネットワーク2を介してセンターサーバ1に送信させており、センターサーバ1及びローカルサーバ3でそれぞれ端末アドレスを登録する処理を行わせている。そして、端末アドレスの登録処理が終了した時点で、センターサーバ1及びローカルサーバ3から端末器5にアクセスし、変数a,bにデータをセットすることで、報知部7,8による報知動作を行わせているので、作業者に対してセンターサーバ1及びローカルサーバ3で端末アドレスを登録する処理が終了したことを知らしめることができ、従来の遠隔監視システムのようにネットワーク2に接続したデータ設定器を用いて登録処理が終了したか否かを確認する必要が無く、確認作業の手間を少なくして、システム施工時の作業性を向上させることができる。
【0031】
また、各端末器5では、物件コード入力部9およびエリア番号入力部10を用いて入力された物件コード及びエリア番号をそれぞれ変数c,dにセットしているので、センターサーバ1及びローカルサーバ3から各変数c,dの値を参照することで、変数c,dにセットされた物件コード及びエリア番号を読み取ることができ、従来の遠隔監視システムのようにネットワーク2に接続したデータ設定器を用いて物件コードやエリア番号を登録する必要がないので、登録時の入力ミスを無くすことができる。
【0032】
【発明の効果】
上述のように、請求項1の発明は、ネットワークにそれぞれ接続されたセンターサーバ及び1乃至複数のローカルサーバと、各ローカルサーバのローカル伝送ラインに接続された複数の端末器とで構成され、全ての端末器には互いに異なる固有の端末アドレスを割り当ててあり、各ローカルサーバから、これらの端末アドレスを利用してローカル伝送ラインに接続された複数の端末器を管理するとともに、センターサーバから端末アドレスを利用し、各ローカルサーバを経由して複数の端末器を管理するシステムであって、各端末器は、各端末器に接続された設備機器の状態を監視、制御するための複数の変数を用意し、組込のアプリケーションソフトにより変数にセットされた値を用いて対応する設備機器の状態を制御する処理を行うとともに、処理の結果を別の変数にセットする処理を行っており、さらに各ローカルサーバは、ネットワークを介して接続されるセンターサーバからの要求に応じて、ローカル伝送ラインに接続された端末器の変数にアクセスする機能を有し、センターサーバから、各ローカルサーバを経由して、各端末器の変数を読み込むことで、対応する設備機器の状態を監視する処理と、各端末器の変数を書き換えることで、対応する設備機器の状態を制御する処理とを行えるようにした遠隔監視システムにおいて、各端末器は、設備機器として対応するローカルサーバで自己の端末アドレスが登録されたことを報知する第1の報知手段が接続され、変数として第1の報知手段の報知動作を制御するための第1の報知動作制御用変数を用意し、施工時にローカル伝送ラインに新たに接続されると自己の端末アドレスを対応するローカルサーバに送信しており、ローカルサーバでは、新たに接続された端末器からの端末アドレスを受信すると、受信した端末アドレスをセンターサーバに送信するとともに、受信した端末アドレスを登録する処理を実行し、登録処理が正常に終了した時点で、当該端末器をアクセスして、第1の報知動作制御用変数にデータをセットし、第1の報知手段により報知動作を行わせることを特徴とし、ローカルサーバにおいて新たに接続された端末器の端末アドレスを登録する処理が終了すると、端末器に設けた第1の報知動作制御用変数にデータがセットされ、そのデータに応じて第1の報知手段が報知動作を行うので、ローカルサーバで端末アドレスの登録処理が終了したことを作業者に知らしめることができ、且つ、設定器を用いてアドレスの設定や登録状況の確認を行う手間がなくなって、施工作業の作業性が向上するという効果がある。
【0033】
請求項2の発明は、請求項1の発明において、各端末器は、設備機器としてセンターサーバで自己の端末アドレスが登録されたことを報知する第2の報知手段が接続され、変数として第2の報知手段の報知動作を制御するための第2の報知動作制御用変数を用意しており、センターサーバでは、システム施工時にローカルサーバから新たに接続された端末器の端末アドレスが送信されると、当該端末アドレスを登録する処理を実行し、登録処理が正常に終了した時点で、ローカルサーバを介して当該端末器をアクセスし、第2の報知動作制御用変数にデータをセットして、第2の報知手段により報知動作を行わせることを特徴とし、センターサーバにおいて新たに接続された端末器の端末アドレスを登録する処理が終了すると、センターサーバがローカルサーバを介して端末器にアクセスし、端末器に設けた第2の報知動作制御用変数にデータがセットされ、そのデータに応じて第2の報知手段が報知動作を行うので、センターサーバで端末アドレスの登録処理が完了したことを作業者に知らしめることができ、且つ、設定器を用いてアドレスの設定や登録状況の確認を行う手間がなくなり、施工作業の作業性が向上するという効果がある。
【0034】
請求項3の発明は、請求項1の発明において、センターサーバは、ローカルサーバから新たに接続された端末器の端末アドレスが送信されると、当該端末アドレスを登録する処理を実行し、登録処理が正常に終了した時点で、当該端末アドレスと登録処理の終了した時刻とを履歴情報として保存することを特徴とし、各端末器の端末アドレスを登録する処理が終了した時刻をセンターサーバで保管しておくことができる。
【0035】
請求項4の発明は、請求項1の発明において、各端末器には、設備機器として、当該端末器が設置された建物を示す物件コードを入力するための物件コード入力手段が接続され、変数として、物件コード入力手段により入力された物件コードがセットされる物件コード用変数を用意したことを特徴とし、各端末器において物件コード入力手段を用いて物件コードを入力しておけば、センターサーバからローカルサーバを介して各端末器をアクセスし、物件コード用変数にセットされたデータを参照することで、端末器の設置された建物を示す物件コードをセンターサーバから読み取ることができ、設定器を用いてセンターサーバにエリア番号を登録する必要がないので、登録ミスを減らすこともできる。
【0036】
請求項5の発明は、請求項1の発明において、各端末器には、設備機器として、当該端末器が設置された建物内の場所を示すエリア番号を入力するためのエリア番号入力手段が接続され、変数として、エリア番号入力手段により入力されたエリア番号がセットされるエリア番号用変数を用意したことを特徴とし、各端末器においてエリア番号入力手段を用いてエリア番号を入力しておけば、センターサーバからローカルサーバを介して各端末器をアクセスし、エリア番号用変数にセットされたデータを参照することで、端末器の設置された場所を示すエリア番号をセンターサーバから読み取ることができ、設定器を用いてセンターサーバにエリア番号を登録する必要がないので、登録ミスを減らすこともできる。
【図面の簡単な説明】
【図1】本実施形態の遠隔監視システムの概略構成図である。
【図2】同上の動作を説明するシーケンス図である。
【図3】従来の遠隔監視システムの概略構成図である。
【符号の説明】
1 センターサーバ
2 ネットワーク
3 ローカルサーバ
4 ローカル伝送ライン
5 端末器
7 報知部
a 変数
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a remote monitoring system for remotely monitoring the state of equipment installed in an office building or a housing complex from a remote location.
[0002]
[Prior art]
FIG. 3 shows a schematic configuration diagram of a conventional remote monitoring system. The system includes a center server 1 and a local server 3 connected to the network 2, and a plurality of terminals 5 connected to the local transmission line 4 of the local server 3.
[0003]
Each terminal device 5 is installed in a predetermined area in a house, an office building, or an apartment house, and application software for monitoring or controlling the state of equipment such as lighting and air conditioning equipment installed in the area is incorporated. . Further, different terminal addresses are allocated to each terminal device 5, and the local server 3 communicates with the terminal devices 5 connected to the local transmission line 4 using these terminal addresses, Each terminal 5 is managed. Similarly to the local server 3, the center server 1 also manages each terminal device 5 via the local server 3 using a terminal address.
[0004]
Each terminal 5 has a plurality of variables for monitoring or controlling the state of the corresponding equipment, and executes predetermined processing using the data set in the variables by built-in application software. Thus, the state of the equipment can be monitored by controlling the state of the equipment and setting the processing result in the variable.
[0005]
Here, the operation of the corresponding equipment is monitored by accessing each terminal 5 from the local server 3 through the local transmission line 4 and reading the value of the variable or rewriting the content of the variable. Or it can be controlled.
[0006]
Further, the local server 3 is accessed by a terminal device 5 connected to the local transmission line 4 in response to a request from the center server 1 connected to the network 2, and the values of variables provided in the terminal device 5 are stored. Software that performs processing of reading and rewriting is incorporated, and the monitoring operation by reading the value of the variable from the center server 1 via the local server 3 and the control operation by rewriting the variable are performed. It can also be done.
[0007]
By the way, the local server 3 has application software for performing processing for notifying the center server 1 of the acquired terminal address when the terminal address of the terminal device 5 newly connected to the local transmission line 4 is acquired at the time of installation of the present system. The process of registering the terminal address of the terminal device 5 newly incorporated in the center server 1 and the local server 3 is executed, respectively, and the terminal address registration process in the center server 1 and the local server 3 In order to confirm whether or not the process has been normally completed, the data setting unit 6 connected to the center server 1 and the local server 3 via the network 2 has been used for confirmation.
[0008]
Further, when monitoring or controlling the state of the equipment connected to each terminal device 5 from the remote center server 1, in order to identify each terminal device 5, the installation location of each terminal device 5 is installed. Managed by the property code assigned to the building. In addition, when each terminal 5 is divided and installed in each house in a plurality of buildings A1 and A2 of an apartment house, the installation location of each terminal 5 is changed to the buildings A1 and A2 in which each terminal 5 is installed. Managed by the assigned property code and the area number indicating the installation area such as the room number of each house. In order to identify each terminal device 5 from the center server 1, the property is assigned to the terminal address of each terminal device 5. It was necessary to register with the center server 1 in the form of corresponding codes and area numbers.
[0009]
In that case, after installing the terminal device 5 in the field, using the data setting device 6 connected to the center server 1 via the network 2, corresponding to the terminal address newly registered in the center server 1, The system was set up by entering the property code and area number.
[0010]
[Problems to be solved by the invention]
In the remote monitoring system described above, it is confirmed whether or not the terminal address of the terminal device 5 is normally registered in the local server 3 or the center server 1 at the installation site of the terminal device 5, or the property code or area corresponding to the terminal address. In order to register the number, it is necessary to prepare the data setting device 6 separately, and there is a problem that setting takes time. Further, when the operator manually performs the setting operation using the data setting device 6, there is a possibility that a setting error occurs.
[0011]
The present invention has been made in view of the above problems, and an object of the present invention is to provide a remote monitoring system that facilitates setting work of a terminal device during construction.
[0012]
[Means for Solving the Problems]
To achieve the above object, the invention of claim 1 comprises a center server and one or more local servers respectively connected to the network, and a plurality of terminals connected to the local transmission line of each local server. All terminal devices are assigned different unique terminal addresses, and each local server manages a plurality of terminals connected to the local transmission line using these terminal addresses, and the center server. Is a system for managing a plurality of terminals via each local server, using a terminal address from each terminal, and each terminal is a plurality for monitoring and controlling the status of the equipment connected to each terminal. , And control the state of the corresponding equipment using the value set in the variable by the built-in application software In addition, each local server is connected to a local transmission line in response to a request from a center server connected via a network. It has a function to access the variable of the terminal device, and the process of monitoring the state of the corresponding equipment device by reading the variable of each terminal device from the center server via each local server, In a remote monitoring system that can perform processing to control the state of the corresponding equipment by rewriting the variable, each terminal unit confirms that its own terminal address is registered in the local server corresponding to the equipment. First notification means for notification is connected, and a first notification operation control variable for controlling the notification operation of the first notification means is prepared as a variable. When it is newly connected to the local transmission line at the time of construction, it sends its own terminal address to the corresponding local server. When the local server receives the terminal address from the newly connected terminal, the received terminal address Is transmitted to the center server, the process of registering the received terminal address is executed, and when the registration process is normally completed, the terminal is accessed and data is set in the first notification operation control variable. In addition, a notification operation is performed by the first notification means.
[0013]
In the invention of claim 2, in the invention of claim 1, each terminal device is connected to the second notification means for notifying that the terminal address is registered in the center server as the equipment device, and the second is used as the variable. The second notification operation control variable for controlling the notification operation of the notification means is prepared, and when the center server transmits the terminal address of the newly connected terminal device from the local server at the time of system construction , Execute the process of registering the terminal address, and when the registration process ends normally, access the terminal via the local server, set the data in the second notification operation control variable, The notification operation is performed by the two notification means.
[0014]
In the invention of claim 3, in the invention of claim 1, when the center server transmits the terminal address of the newly connected terminal device from the local server, the center server executes the process of registering the terminal address, and the registration process The terminal address and the time at which the registration process is completed are stored as history information at the time when the process ends normally.
[0015]
In the invention of claim 4, in the invention of claim 1, each terminal device is connected with property code input means for inputting a property code indicating a building in which the terminal device is installed as a facility device. As described above, a property code variable in which the property code input by the property code input means is set is prepared.
[0016]
In the invention of claim 5, in the invention of claim 1, an area number input means for inputting an area number indicating a place in a building where the terminal is installed is connected to each terminal as equipment. As a variable, an area number variable in which the area number input by the area number input means is set is prepared.
[0017]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 shows a schematic configuration diagram of a remote monitoring system of the present embodiment. The system includes a center server 1 and one or more (for example, one in this embodiment) local servers 3 connected to a network 2 such as the Internet and a plurality of local servers 3 connected to a local transmission line 4 of the local server 3. It comprises a terminal unit 5.
[0018]
The center server 1 includes a transmission processing unit 1a, a control unit 1b, and a storage unit 1c, and the local server 3 includes a transmission processing unit 3a, a control unit 3b, and a storage unit 3c.
[0019]
Different terminal addresses are allocated to all the terminal devices 5, and a transmission processing unit 5 a that performs communication transmission with the local server 3 using a predetermined communication protocol using the terminal addresses, and the terminal device 5. And an application processing unit 5b for performing input / output processing with the equipment connected to the. Each terminal device 5 includes a notification unit 7 (first notification means) that notifies the local server 3 as a facility device that the registration processing of its own terminal address has been completed by sound or light, and the center server 1. Property code input for inputting the property code of the building where the terminal 5 is installed and the notification unit 8 (second notification means) for notifying the completion of the registration process of its own terminal address by sound or light The unit 9 (property code input means) and an area number input unit 10 (area number input means) for inputting the area number of the installation area where the terminal 5 is installed are connected. Each terminal 5 is also connected with electrical equipment (not shown) such as lighting and air conditioning equipment as equipment, and monitors or controls the operating state of these equipment. Here, the application processing unit 5b is realized by a microcomputer (hereinafter referred to as a microcomputer), and the notification units 7 and 8 and the input units 9 and 10 are connected to an input / output port of the microcomputer.
[0020]
The terminal 5 includes a first notification operation control variable (hereinafter simply referred to as a variable) a for controlling the notification operation of the notification unit 7 and a second for controlling the notification operation of the notification unit 8. Notification operation control variable (hereinafter simply referred to as variable) b, property code variable (hereinafter simply referred to as variable) c in which the property code input by property code input unit 9 is set, and area number input An area number variable (hereinafter simply referred to as a variable) d in which the area number input by the unit 10 is set is prepared, and these variables a to d include the transmission processing unit 5a and the application processing unit 5b. It can be accessed from both.
[0021]
Here, operation | movement of the terminal device 5 is demonstrated based on the sequence diagram of FIG.
[0022]
At the time of system construction, the operator newly connects the terminal device 5 to the local transmission line 4 of the local server 3 and inputs the property code of the newly connected terminal device 5 using the property code input unit 9. When the area number is input using the number input unit 10, the application processing unit 5b reads the property code input by the property code input unit 9 from the input port, sets the value to the variable c, and inputs the area number. The area number input by the unit 10 is read from the input port, and the value is set in the variable d (S1).
[0023]
In the terminal device 5, when the property code is set in the variable c and the area number is set in the variable d, the built-in application software is activated, and the transmission processing unit 5 a sends the local server 3 via the local transmission line 4. Is transmitted (S2).
[0024]
In the local server 3, when the transmission processing unit 3a receives the terminal address of the newly connected terminal device 5, the control unit 3b executes processing for registering the received terminal address in the storage unit 3c (S3), and registration processing. Is terminated, the terminal 5 is accessed via the local transmission line 4, and control data for driving the notification unit 7 is written in the variable a of the terminal 5 (S4). In the terminal device 5, when control data is written in the variable a, the application processing unit 5 b drives the notification unit 7 based on this control data and performs a notification operation by the notification unit 7. Thus, it can be notified that the process of registering the terminal address in the local server 3 has been completed normally (S5).
[0025]
When the local server 3 finishes the process of registering the terminal address of the new terminal device 5, the local server 3 accesses the center server 1 via the network 2 and notifies the center server 1 of the terminal address of the new terminal device 5. (S6).
[0026]
In the center server 1, when the transmission processing unit 1a receives the terminal address of the new terminal device 5 transmitted from the local server 3, the control unit 1b executes a process of registering the received terminal address in the storage unit 1c (S7). When the registration process ends normally, the time at which the registration process ends is converted into a file in a format corresponding to the terminal address, and stored in the storage unit 1c as a communication record (log) (S8).
[0027]
When the registration process of the terminal address is completed in the center server 1, the terminal device 5 newly accessed from the center server 1 through the network 2 and the local server 3 is accessed, and the notification unit 8 is set in the variable b provided in the terminal device 5. Control data for driving is written (S9, S10). In the terminal device 5, when the control data is written in the variable b, the application processing unit 5 b drives the notification unit 8 based on the control data and causes the notification unit 8 to perform a notification operation. Thus, it can be notified that the process of registering the terminal address in the center server 1 has been completed normally (S11).
[0028]
When the registration processing of the terminal address is completed in the center server 1, the control unit 1b of the center server 1 causes the transmission processing unit 1a to access the newly registered terminal 5 via the network 2 and the local server 3, The terminal 5 is requested to transmit the property code set in the variable c (S12, S13). At this time, in the terminal device 5, the transmission processing unit 5 a receives the request signal from the center server 1, and the property code set in the variable c based on this request signal is sent to the center via the local server 3 and the network 2. It is transmitted to the server 1 (S14, S15). In the center server 1, when the transmission processing unit 1 a receives the property code transmitted from the terminal device 5, the property code received by the control unit 1 b is stored in the storage unit 1 c in a form corresponding to the terminal address of the terminal device 5. A setting process is performed (S16).
[0029]
When the property code setting process is completed, the control unit 1b of the center server 1 causes the transmission processing unit 1a to access the newly registered terminal 5 via the network 2 and the local server 3, and Request to transmit the area number set in the variable d (S17, S18). At this time, in the terminal device 5, the transmission processing unit 5 a receives the request signal from the center server 1, and the area number set in the variable d based on this request signal is transmitted to the center via the local server 3 and the network 2. It is transmitted to the server 1 (S19, S20). In the center server 1, when the transmission processing unit 1 a receives the area number transmitted from the terminal device 5, the area number received by the control unit 1 b is stored in the storage unit 1 c in a form corresponding to the terminal address of the terminal device 5. A setting process is performed (S21).
[0030]
As described above, in this embodiment, the terminal 5 is transmitted from the terminal 5 to the local server 3 via the local transmission line 4 at the time of system construction, and the terminal address received by the local server 3 is transmitted to the center server 1 via the network 2. And the center server 1 and the local server 3 perform processing for registering terminal addresses. Then, when the terminal address registration process is completed, the terminal 5 is accessed from the center server 1 and the local server 3, and data is set in the variables a and b, so that the notifying operation by the notifying units 7 and 8 is performed. Therefore, it is possible to inform the worker that the process of registering the terminal address at the center server 1 and the local server 3 has been completed, and data setting connected to the network 2 as in the conventional remote monitoring system. It is not necessary to confirm whether or not the registration process has been completed using a container, and it is possible to reduce the labor of confirmation work and improve workability at the time of system construction.
[0031]
In each terminal device 5, the property code and the area number input using the property code input unit 9 and the area number input unit 10 are set in the variables c and d, respectively. The property code and area number set in the variables c and d can be read by referring to the values of the variables c and d, and a data setter connected to the network 2 like a conventional remote monitoring system can be read. Since there is no need to register the property code and area number, it is possible to eliminate input mistakes during registration.
[0032]
【The invention's effect】
As described above, the invention of claim 1 is composed of a center server and one or more local servers respectively connected to the network, and a plurality of terminals connected to the local transmission line of each local server. Different terminal addresses are assigned to the terminals of each of the terminals, and each local server manages a plurality of terminals connected to the local transmission line using these terminal addresses, and the terminal address from the center server. And managing a plurality of terminals via each local server, each terminal having a plurality of variables for monitoring and controlling the state of the equipment connected to each terminal. Prepare and perform processing to control the state of the corresponding equipment using the value set in the variable by the built-in application software In addition, the processing result is set to another variable, and each local server receives a request from a center server connected via the network in response to a request from a terminal connected to the local transmission line. It has a function to access variables. By reading the variables of each terminal from the center server via each local server, the process of monitoring the status of the corresponding equipment and the variables of each terminal are rewritten. Thus, in the remote monitoring system that can perform processing for controlling the state of the corresponding equipment device, each terminal device notifies that its own terminal address is registered in the corresponding local server as the equipment device. 1 notification means is connected, and a first notification operation control variable for controlling the notification operation of the first notification means is prepared as a variable. When a new connection is made to the transmission line, it sends its own terminal address to the corresponding local server. When the local server receives the terminal address from the newly connected terminal, the received terminal address is sent to the center. A process of registering the received terminal address is transmitted to the server, and when the registration process is normally completed, the terminal is accessed and data is set in the first notification operation control variable, A notification operation is performed by the first notification means, and when the process of registering the terminal address of the newly connected terminal in the local server is completed, a first notification operation control variable provided in the terminal Since the first notification means performs a notification operation according to the data, the terminal address registration process is completed at the local server. In addition, the operator can be informed of this, and there is no need to set the address or confirm the registration status using the setting device, thereby improving the workability of construction work.
[0033]
According to a second aspect of the present invention, in the first aspect of the invention, each terminal device is connected to a second notification means for notifying that the terminal address is registered in the center server as a facility device, and a second variable is used as a variable. The second notification operation control variable for controlling the notification operation of the notification means is prepared, and when the center server transmits the terminal address of the newly connected terminal device from the local server at the time of system construction , Execute the process of registering the terminal address, and when the registration process ends normally, access the terminal via the local server, set the data in the second notification operation control variable, And a notification operation is performed by the notification means, and when the process of registering the terminal address of the newly connected terminal in the center server is completed, Accesses the terminal via the local server, data is set in the second notification operation control variable provided in the terminal, and the second notification means performs the notification operation according to the data. The operator can be informed that the terminal address registration process has been completed, and there is no need to set the address or check the registration status using the setting device, which improves the workability of construction work. effective.
[0034]
According to a third aspect of the present invention, in the first aspect of the invention, when the center server transmits a terminal address of a newly connected terminal from the local server, the center server executes a process of registering the terminal address, and performs a registration process. The terminal address and the time when the registration process is completed are stored as history information when the process ends normally, and the time when the process of registering the terminal address of each terminal is completed is stored in the center server. I can keep it.
[0035]
According to a fourth aspect of the present invention, in the first aspect of the invention, each terminal device is connected to a property code input means for inputting a property code indicating a building in which the terminal device is installed as a facility device. As a feature, a property code variable in which the property code input by the property code input means is set is prepared. If the property code is input using the property code input means in each terminal, the center server By accessing each terminal device from the local server via the local server and referring to the data set in the property code variable, the property code indicating the building where the device is installed can be read from the center server. Since there is no need to register the area number in the center server using, it is possible to reduce registration mistakes.
[0036]
According to a fifth aspect of the present invention, in the first aspect of the invention, an area number input means for inputting an area number indicating a place in the building where the terminal is installed is connected to each terminal as equipment. As a variable, an area number variable in which the area number input by the area number input means is set is prepared. If the area number is input by using the area number input means in each terminal unit By accessing each terminal from the center server via the local server and referring to the data set in the area number variable, the area number indicating the location where the terminal is installed can be read from the center server. Since there is no need to register the area number in the center server using the setting device, registration errors can be reduced.
[Brief description of the drawings]
FIG. 1 is a schematic configuration diagram of a remote monitoring system of an embodiment.
FIG. 2 is a sequence diagram illustrating the operation described above.
FIG. 3 is a schematic configuration diagram of a conventional remote monitoring system.
[Explanation of symbols]
1 Center server 2 Network 3 Local server 4 Local transmission line 5 Terminal 7 Notification unit a Variable

Claims (5)

ネットワークにそれぞれ接続されたセンターサーバ及び1乃至複数のローカルサーバと、各ローカルサーバのローカル伝送ラインに接続された複数の端末器とで構成され、全ての端末器には互いに異なる固有の端末アドレスを割り当ててあり、各ローカルサーバから、これらの端末アドレスを利用してローカル伝送ラインに接続された複数の端末器を管理するとともに、センターサーバから前記端末アドレスを利用し、各ローカルサーバを経由して複数の端末器を管理するシステムであって、
各端末器は、各端末器に接続された設備機器の状態を監視、制御するための複数の変数を用意し、組込のアプリケーションソフトにより前記変数にセットされた値を用いて対応する設備機器の状態を制御する処理を行うとともに、処理の結果を別の変数にセットする処理を行っており、さらに各ローカルサーバは、ネットワークを介して接続されるセンターサーバからの要求に応じて、ローカル伝送ラインに接続された端末器の変数にアクセスする機能を有し、センターサーバから、各ローカルサーバを経由して、各端末器の変数を読み込むことで、対応する設備機器の状態を監視する処理と、各端末器の変数を書き換えることで、対応する設備機器の状態を制御する処理とを行えるようにした遠隔監視システムにおいて、
各端末器は、前記設備機器として対応するローカルサーバで自己の端末アドレスが登録されたことを報知する第1の報知手段が接続され、前記変数として第1の報知手段の報知動作を制御するための第1の報知動作制御用変数を用意し、施工時にローカル伝送ラインに新たに接続されると自己の端末アドレスを対応するローカルサーバに送信しており、ローカルサーバでは、新たに接続された端末器からの端末アドレスを受信すると、受信した端末アドレスをセンターサーバに送信するとともに、受信した端末アドレスを登録する処理を実行し、登録処理が正常に終了した時点で、当該端末器をアクセスして、第1の報知動作制御用変数にデータをセットし、第1の報知手段により報知動作を行わせることを特徴とする遠隔監視システム。
It consists of a center server and one or more local servers each connected to the network, and a plurality of terminals connected to the local transmission line of each local server. Each terminal has a unique terminal address different from each other. And managing a plurality of terminals connected to the local transmission line using these terminal addresses from each local server, and using the terminal addresses from the center server via each local server A system for managing a plurality of terminals,
Each terminal prepares a plurality of variables for monitoring and controlling the state of the equipment connected to each terminal, and the corresponding equipment using the values set in the variables by built-in application software In addition to processing to control the status of the network, processing to set the processing result to another variable is performed, and each local server performs local transmission in response to a request from a center server connected via the network. Processing to monitor the status of the corresponding equipment by reading the variables of each terminal device from the center server via each local server, with the function of accessing the variables of the terminal devices connected to the line In the remote monitoring system that can perform the process of controlling the state of the corresponding equipment by rewriting the variables of each terminal,
Each terminal is connected to first notification means for notifying that its own terminal address is registered in the local server corresponding to the equipment device, and controls the notification operation of the first notification means as the variable. The first notification operation control variable is prepared, and when it is newly connected to the local transmission line at the time of construction, its own terminal address is transmitted to the corresponding local server. In the local server, the newly connected terminal When the terminal address from the device is received, the received terminal address is transmitted to the center server, the process of registering the received terminal address is executed, and when the registration process is normally completed, the terminal device is accessed. The remote monitoring system is characterized in that data is set in the first notification operation control variable and the notification operation is performed by the first notification means.
各端末器は、前記設備機器としてセンターサーバで自己の端末アドレスが登録されたことを報知する第2の報知手段が接続され、前記変数として第2の報知手段の報知動作を制御するための第2の報知動作制御用変数を用意しており、センターサーバでは、システム施工時にローカルサーバから新たに接続された端末器の端末アドレスが送信されると、当該端末アドレスを登録する処理を実行し、登録処理が正常に終了した時点で、ローカルサーバを介して当該端末器をアクセスし、第2の報知動作制御用変数にデータをセットして、第2の報知手段により報知動作を行わせることを特徴とする請求項1記載の遠隔監視システム。Each terminal is connected to a second notification means for notifying that its own terminal address is registered in the center server as the equipment device, and a second for controlling the notification operation of the second notification means as the variable. 2 for the notification operation control, and in the center server, when the terminal address of the newly connected terminal device is transmitted from the local server at the time of system construction, a process for registering the terminal address is executed, When the registration process is normally completed, the terminal is accessed via the local server, data is set in the second notification operation control variable, and the notification operation is performed by the second notification means. The remote monitoring system according to claim 1, wherein: センターサーバは、ローカルサーバから新たに接続された端末器の端末アドレスが送信されると、当該端末アドレスを登録する処理を実行し、登録処理が正常に終了した時点で、当該端末アドレスと登録処理の終了した時刻とを履歴情報として保存することを特徴とする請求項1記載の遠隔監視システム。When the center server receives the terminal address of the newly connected terminal from the local server, the center server executes the process of registering the terminal address, and when the registration process is normally completed, the center server and the registration process The remote monitoring system according to claim 1, wherein the time when the operation is completed is stored as history information. 各端末器には、前記設備機器として、当該端末器が設置された建物を示す物件コードを入力するための物件コード入力手段が接続され、前記変数として、物件コード入力手段により入力された物件コードがセットされる物件コード用変数を用意したことを特徴とする請求項1記載の遠隔監視システム。Each terminal is connected to the property code input means for inputting the property code indicating the building where the terminal is installed as the equipment, and the property code input by the property code input means as the variable The remote monitoring system according to claim 1, wherein a property code variable in which is set is prepared. 各端末器には、前記設備機器として、当該端末器が設置された建物内の場所を示すエリア番号を入力するためのエリア番号入力手段が接続され、前記変数として、エリア番号入力手段により入力されたエリア番号がセットされるエリア番号用変数を用意したことを特徴とする請求項1記載の遠隔監視システム。Each terminal is connected to the area number input means for inputting an area number indicating the location in the building where the terminal is installed as the equipment, and is input as the variable by the area number input means. 2. The remote monitoring system according to claim 1, wherein an area number variable in which an area number is set is prepared.
JP2002153208A 2002-05-28 2002-05-28 Remote monitoring system Expired - Fee Related JP3945313B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002153208A JP3945313B2 (en) 2002-05-28 2002-05-28 Remote monitoring system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002153208A JP3945313B2 (en) 2002-05-28 2002-05-28 Remote monitoring system

Publications (2)

Publication Number Publication Date
JP2003348673A JP2003348673A (en) 2003-12-05
JP3945313B2 true JP3945313B2 (en) 2007-07-18

Family

ID=29770293

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002153208A Expired - Fee Related JP3945313B2 (en) 2002-05-28 2002-05-28 Remote monitoring system

Country Status (1)

Country Link
JP (1) JP3945313B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006060708A (en) * 2004-08-23 2006-03-02 Matsushita Electric Works Ltd Equipment monitoring controller and equipment monitoring control system having the same equipment monitoring controller
JP4513595B2 (en) * 2005-02-18 2010-07-28 株式会社島津製作所 Data management system and program for measuring apparatus

Also Published As

Publication number Publication date
JP2003348673A (en) 2003-12-05

Similar Documents

Publication Publication Date Title
US7650323B2 (en) CAN communication for building automation system
US7433740B2 (en) CAN communication for building automation systems
JP3729251B2 (en) Controller and system
JP3444159B2 (en) Building management system
US20080282182A1 (en) Control System For Networked Home Electrical Appliances
CN108700324B (en) remote management system
US20080224834A1 (en) Communication System For Information Of Home-Use Electrical Devices
CN1577342B (en) Method for accessing corresponding machine of network and apparatus thereof
US20040230968A1 (en) Management system of relays for network apparatus, relay for network apparatus, authentication server, updating server, and method of managing relays for network apparatus
JP4835566B2 (en) Device management system, device setting device, device management device, device management method, and device management program
CN1767488A (en) Network domestic electric appliance control system
JP3561001B2 (en) Elevator control device and operation control program maintenance device
KR101000056B1 (en) Air Conditioning System and Its Operation Method
JP3945313B2 (en) Remote monitoring system
JP2018092288A (en) Protocol conversion device, protocol conversion system and equipment device
JP2002020052A (en) Maintenance method of elevator control device
JP4183433B2 (en) Installation location name transmission method air conditioner, air conditioner address setting method, and air conditioner address setting program
JP2009111901A (en) Centralized management device and centralized management system
JP2009232282A (en) Network system
CN106790351A (en) A kind of method and system of equipment control
JP2004348548A (en) Control system and maintenance service method for the system
JP2004362402A (en) Device with user registration function
CN118764469B (en) Networking method, device and system of intercom terminal
KR20030005970A (en) network system and method for automatically setting up network option thereof
JPH05276178A (en) Home bus system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050112

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070309

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070320

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070402

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100420

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100420

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100420

Year of fee payment: 3

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110420

Year of fee payment: 4

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130420

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees