JP2000222184A - Program change method - Google Patents

Program change method

Info

Publication number
JP2000222184A
JP2000222184A JP11023949A JP2394999A JP2000222184A JP 2000222184 A JP2000222184 A JP 2000222184A JP 11023949 A JP11023949 A JP 11023949A JP 2394999 A JP2394999 A JP 2394999A JP 2000222184 A JP2000222184 A JP 2000222184A
Authority
JP
Japan
Prior art keywords
monitoring device
program
application program
new application
change
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
JP11023949A
Other languages
Japanese (ja)
Inventor
Kuni Shoji
久仁 庄司
Hiroshi Kiyosugi
浩 清杉
Hisatoku Fukai
久徳 深井
Seiji Kawanishi
清司 川西
Asaki Kiyouya
朝紀 京家
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.)
Hitachi Building Systems Co Ltd
Original Assignee
Hitachi Building Systems Co 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 Hitachi Building Systems Co Ltd filed Critical Hitachi Building Systems Co Ltd
Priority to JP11023949A priority Critical patent/JP2000222184A/en
Publication of JP2000222184A publication Critical patent/JP2000222184A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a program change method capable of easily changing an application program at an excellent timing without going over to a place where a monitoring device is installed. SOLUTION: A new application program of an elevator monitoring device 2 and the change time are specified from a center device 1 connected through a telephone line 4. The elevator monitoring device 2 which receives them preserves them in a new program area 5c and a RAM 7, copies a present program to an old program area 5d, changes to the new application program inside the new program area 5c upon reaching the change time thereafter, and in the case of failing, returns to the present application program in the old program area 5d.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、通信回線により接
続された監視装置のアプリケーションプログラムを遠隔
のセンタ装置から書換えやプログラムの変更タイミング
を設定するプログラム変更方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program change method for rewriting an application program of a monitoring device connected by a communication line from a remote center device and setting a change timing of the program.

【0002】[0002]

【従来の技術】従来、エレベータ監視装置のアプリケー
ションプログラム変更は、各地の保全作業拠点に新プロ
グラムをEPROMやメモリカードに格納して配布し、
この配布品から作成したコピーを持って保全作業員が現
地に赴きプログラムの変更作業を行なっていた。また特
開平7−162547号公報に記載のようにセンタ装置
から通信回線を介してエレベータ監視装置のプログラム
の書き換えを行なう場合、通信中にプログラムを消去し
変更する方法が提案されていた。
2. Description of the Related Art Conventionally, an application program of an elevator monitoring device is changed by storing a new program in an EPROM or a memory card and distributing it to a maintenance work site in various places.
A maintenance worker had to go to the site with a copy made from the distribution product and modify the program. Also, as described in Japanese Patent Application Laid-Open No. 7-162547, when a program of an elevator monitoring device is rewritten from a center device via a communication line, a method of deleting and changing the program during communication has been proposed.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来に
おける前者の方法では、各地の保全作業拠点に新プログ
ラムを格納したEPROMやメモリカードを配布してい
たため、各地の保全作業拠点ではEPROMやメモリカ
ードをコピーするためのコピー用部品の入手および多種
プログラムの管理を行なわなければならず、また、保全
作業員による変更作業の失敗や、コピー品の破損による
現地からの後戻り作業がおこる可能性があり作業量が増
加してしまう。また、従来における後者の方法では、セ
ンタ装置が監視装置で収集したデータを月次データとし
て収集する前に、収集項目の追加、削除もしくは収集デ
ータの計測方法の変更等により監視装置のアプリケーシ
ョンプログラムを変更しようとすると、アプリケーショ
ンプログラムの変更前と変更後では同一月次データの内
容が異なってしまう。従って、このデータの混在を防ぐ
ためには、月次データを収集するときにしかアプリケー
ションプログラムの変更を行なうことができず、データ
を収集する監視装置の台数が膨大である場合、このタイ
ミングでの変更作業がかなり困難な作業となる。さらに
後者の方法では、旧アプリケーションプログラムを消去
してしまうため、誤書き込みがあった場合、再度センタ
装置からアプリケーションプログラムの正常な書込み処
理を行なわない限り、エレベータの監視を行なうことが
できなくなってしまう。
However, in the former method, the EPROM or the memory card storing the new program is distributed to the maintenance work bases in various places. Therefore, the EPROM or the memory card is stored in the maintenance work bases in various places. It is necessary to obtain copy parts for copying and manage various programs, and there is a possibility that maintenance workers may fail to make changes and return work from the site due to damage to the copy products. The amount will increase. In the latter method, before the center device collects data collected by the monitoring device as monthly data, an application program of the monitoring device is added or deleted or the measurement method of the collected data is changed by adding or deleting a collection item. Attempting to change the contents of the same monthly data before and after the application program is changed. Therefore, in order to prevent this data from being mixed, application programs can only be changed when monthly data is collected. If the number of monitoring devices that collect data is enormous, change at this timing The task is quite difficult. Further, in the latter method, the old application program is erased, so that if there is an erroneous write, the elevator cannot be monitored unless the center device performs normal write processing of the application program again. .

【0004】本発明の目的は、監視装置が設置されてい
る場所まで赴くことなく容易に、かつタイミング良くア
プリケーションプログラムの変更が可能なプログラム変
更方法を提供することにある。
[0004] It is an object of the present invention to provide a program change method capable of changing an application program easily and at a good timing without going to a place where a monitoring device is installed.

【0005】[0005]

【課題を解決するための手段】本発明は上述した目的を
達成するために、少なくとも情報収集機能を有する監視
装置と、この監視装置と通信回線を介して接続したセン
タ装置とから構成し、上記センタ装置から上記監視装置
の少なくとも情報収集を行なうアプリケーションプログ
ラムを変更するプログラム変更方法において、上記セン
タ装置から新アプリケーションプログラムを上記監視装
置に送信し、上記監視装置は、上記センタ装置からの上
記新アプリケーションプログラムを一時保存した後の所
定の時期に、上記新アプリケーションプログラムへの変
更を行なうようにしたことを特徴とする。
In order to achieve the above object, the present invention comprises a monitoring device having at least an information collecting function and a center device connected to the monitoring device via a communication line. In a program changing method for changing an application program for collecting at least information of the monitoring device from a center device, a new application program is transmitted from the center device to the monitoring device, and the monitoring device transmits the new application program from the center device. At a predetermined time after the program is temporarily stored, the change to the new application program is performed.

【0006】本発明によるプログラム変更方法は、セン
タ装置からの新アプリケーションプログラムおよび変更
時期を監視装置に一時保存し、その後の変更時期に達し
たとき、新アプリケーションプログラムへの変更を行な
うようにしたため、監視装置が設置されている場所まで
赴くことなく容易にアプリケーションプログラムの変更
が可能であり、また監視装置の台数が多くてもタイミン
グの良い変更が可能になる。
In the program change method according to the present invention, the new application program from the center device and the change time are temporarily stored in the monitoring device, and when the change time comes, the change to the new application program is performed. It is possible to easily change the application program without going to the place where the monitoring device is installed, and it is possible to make a timely change even if the number of monitoring devices is large.

【0007】[0007]

【発明の実施の形態】以下、本発明の実施の形態を図面
によって説明する。図2は、本発明の一実施の形態によ
るプログラム変更方法を用いる遠隔監視装置の概略構成
を示すブロック図である。管制センタにはセンタ装置1
が設置され、このセンタ装置1は、エレベータ制御装置
3からの信号などに基づいてエレベータの運行状態を監
視するエレベータ監視装置2と電話回線4等の通信回線
を介して接続されている。このエレベータ監視装置2に
おける書込み関連部は、図3のブロック図に示すように
エレベータ監視装置2を制御するマイコン6に、制御プ
ログラムを格納する電気的に書込み・消去可能なFla
shROM5と、時限情報や監視装置2の各種収集デー
タを格納するRAM7と、電話回線4でセンタ装置1と
データ通信を行なうモデム回路8と、発報装置とのデー
タ通信I/F回路9が接続されている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 2 is a block diagram showing a schematic configuration of a remote monitoring device using the program change method according to one embodiment of the present invention. Center device 1 for control center
The center device 1 is connected via a communication line such as a telephone line 4 to an elevator monitoring device 2 that monitors the operating state of the elevator based on a signal from the elevator control device 3 and the like. As shown in the block diagram of FIG. 3, the writing-related portion in the elevator monitoring device 2 is provided to a microcomputer 6 for controlling the elevator monitoring device 2 to store a control program and to store electrically controllable and erasable Fla.
An shROM 5, a RAM 7 for storing timed information and various collected data of the monitoring device 2, a modem circuit 8 for performing data communication with the center device 1 via the telephone line 4, and a data communication I / F circuit 9 for the alarm device are connected. Have been.

【0008】次に、本発明の一実施の形態によるプログ
ラム変更方法を上述したエレベータ監視装置2のアプリ
ケーションプログラムのバージョンアップが必要になっ
た場合について、図に示したフローチャートを用いて説
明する。先ず、エレベータ監視装置2のアプリケーショ
ンプログラムのバージョンアップが必要になった場合、
ステップS1でセンタ装置1に新アプリケーションプロ
グラムを格納する。次に、ステップS2として作業上余
裕のあるときまたはデータ収集を行なった直後に、セン
タ装置1は電話回線4を使用してエレベータ監視装置2
に接続し、新アプリケーションプログラムの送信を連絡
する。これをステップS3で受信するとエレベータ監視
装置2は、ステップS4で図4に示したアプリケーショ
ンエリア5bの現アプリケーションプログラムを旧プロ
グラムエリア5dにコピーし、現アプリケーションプロ
グラムのバージョンおよび書込み許可信号をセンタ装置
1に送る。
Next, a program change method according to an embodiment of the present invention will be described with reference to a flowchart shown in FIG. 1 in a case where the application program of the elevator monitoring apparatus 2 needs to be upgraded. First, when it is necessary to upgrade the application program of the elevator monitoring device 2,
In step S1, the new application program is stored in the center device 1. Next, in step S2, when there is room for work, or immediately after data collection, the center device 1 uses the telephone line 4 to transmit the elevator monitoring device 2
Connect to and send the new application program. When this is received in step S3, the elevator monitoring device 2 copies the current application program in the application area 5b shown in FIG. Send to

【0009】これをステップS5で受信したセンタ装置
1は、ステップS6で送られてきた現アプリケーション
プログラムのバージョンを変更リストと比較し、変更の
対象のバージョンと一致したなら、ステップS8で新ア
プリケーションプログラムの送信と、書き込み変更時期
を指定する指示とを含む書込み処理信号を送信する。こ
れをエレベータ監視装置2がステップS9で受信する
と、ステップS10で図4に示したエレベータ監視装置
2内の新プログラムエリア5cへの新アプリケーション
プログラムの書込み処理と、図3に示したRAM7への
変更時期の書込み処理を行なう。
The center apparatus 1 receiving this in step S5 compares the version of the current application program sent in step S6 with the change list, and if it matches the version to be changed, in step S8 the new application program And a write processing signal including an instruction for designating a write change time. When the elevator monitoring device 2 receives this in step S9, in step S10 a process of writing a new application program into the new program area 5c in the elevator monitoring device 2 shown in FIG. 4 and a change to the RAM 7 shown in FIG. The timing writing process is performed.

【0010】この変更時期としては、例えば、エレベー
タ監視装置2が収集したデータを少なくとも月1回、月
次データとしてセンタ装置1に送信する場合、月次デー
タと別個に指定することもできるが、月次データの送信
時期に変更するものとし、同時にそれまでに収集したデ
ータをセンタ装置1に送信するようにする。このように
すればエレベータ監視装置2が複数台であっても、月次
データとしては変更時期を境にして調和を保つことがで
きる。また変更時期としては、日時や時間帯を指定する
こともできる。
When the data collected by the elevator monitoring device 2 is transmitted to the center device 1 at least once a month as monthly data, the change time can be specified separately from the monthly data. It should be changed to the transmission time of monthly data, and at the same time, the data collected so far is transmitted to the center device 1. In this way, even if there are a plurality of elevator monitoring devices 2, it is possible to maintain harmony as the monthly data after the change time. As the change time, a date and time or a time zone can be designated.

【0011】一方、ステップS6でセンタ装置1が、送
られてきた現アプリケーションプログラムのバージョン
が変更対象外と判断した場合、ステップS7として新ア
プリケーションプログラムの送信を行なわず終了信号を
送信する。
On the other hand, if the center device 1 determines in step S6 that the version of the transmitted current application program is not to be changed, it transmits an end signal without transmitting a new application program in step S7.

【0012】次に、エレベータ監視装置2は、新プログ
ラムエリア5cへの新アプリケーションプログラムを書
き込み終了後、ステップS11でその新アプリケーショ
ンプログラムのサム値をセンタ装置1に送信する。セン
タ装置1は、ステップS12でその新アプリケーション
プログラムのサム値を受信すると、ステップS13で送
信した新アプリケーションプログラムのサム値と一致す
るかどうかを判断する。ここでサム値が一致すれば、電
話回線4を開放しエレベータ監視装置2との通信を終了
させる。
Next, after finishing writing the new application program in the new program area 5c, the elevator monitoring device 2 transmits the sum value of the new application program to the center device 1 in step S11. When receiving the sum value of the new application program in step S12, the center device 1 determines whether or not the sum value matches the sum value of the new application program transmitted in step S13. If the sums match, the telephone line 4 is released and the communication with the elevator monitoring device 2 is terminated.

【0013】その後、エレベータ監視装置2は、ステッ
プS14でRAM7上に指定された時期に達すると、ス
テップS15で新アプリケーションプログラムの変更を
行なう。つまり、ステップS14でRAM7上に指定さ
れた日時を認識した場合、アプリケーションプログラム
を旧プログラムエリア5dの現アプリケーションプログ
ラムのコピーに変更し、ステップS15で新プログラム
エリア5cの新アプリケーションプログラムをアプリケ
ーションエリア5bにコピーし、ステップS16でそれ
と新プログラムエリア5cとのサム値のチェックを行な
う。その結果、サム値が予定通り一致すれば、新アプリ
ケーションプログラムへの変更は終了となり、ステップ
S17でプログラムリセットをスタートし、アプリケー
ションエリア5bの新アプリケーションプログラムによ
る監視となる。
Thereafter, when the time specified in the RAM 7 has been reached in step S14, the elevator monitoring device 2 changes the new application program in step S15. That is, when the date and time specified on the RAM 7 is recognized in step S14, the application program is changed to a copy of the current application program in the old program area 5d, and in step S15 the new application program in the new program area 5c is stored in the application area 5b. Copying is performed, and the sum value of the copy and the new program area 5c is checked in step S16. As a result, if the sum values match as expected, the change to the new application program ends, and a program reset is started in step S17, and monitoring by the new application program in the application area 5b is performed.

【0014】しかし、ステップS16の判定の結果、サ
ム値が予定の値と異なった場合、ステップS18で旧プ
ログラムエリア5dにコピーされていた現アプリケーシ
ョンプログラムに再度変更し、ステップS19で電話回
線4を使用してセンタ装置1に新アプリケーションプロ
グラムの変更失敗を連絡する。これを受信したセンタ装
置1は、再度ステップS2から始めて、エレベータ監視
装置2の新プログラムエリア5cに新アプリケーション
プログラムを書き込み、以下同様の変更作業を行なう。
However, if the result of determination in step S16 is that the sum value is different from the expected value, the current application program copied to the old program area 5d is changed again in step S18, and the telephone line 4 is switched in step S19. To notify the center apparatus 1 of the failure to change the new application program. The center device 1 that has received this starts again from step S2, writes the new application program in the new program area 5c of the elevator monitoring device 2, and performs the same change work thereafter.

【0015】この説明から分かるように、保全作業員を
エレベータ制御装置2の設置場所まで派遣することな
く、センタ装置1から電話回線4を介してエレベータ制
御装置2のアプリケーションプログラムを変更すること
ができるので、コピー品の破損などによる現地からの後
戻り作業がなくなり、また保全作業拠点にコピー用部品
を設置したり、各種プログラムを管理したりする必要が
なくなる。また、アプリケーションプログラムの変更日
時を設定するようにしたため、エレベータ制御装置2の
台数が多くても、事前に設定した変更日時によってタイ
ミングの良い変更を行なうことができる。
As can be seen from this description, the application program of the elevator control device 2 can be changed from the center device 1 via the telephone line 4 without sending a maintenance worker to the place where the elevator control device 2 is installed. Therefore, there is no need to return work from the site due to damage to the copy product, and it is not necessary to install copy parts at the maintenance work base or to manage various programs. In addition, since the change date and time of the application program is set, even when the number of elevator control devices 2 is large, a change with good timing can be made by the change date and time set in advance.

【0016】上述した実施の形態では、センタ装置1か
ら電話回線4を介してエレベータ制御装置2のアプリケ
ーションプログラムを変更するようにしたが、センタ装
置1からその各地の保全作業拠点に設置されているモニ
タ装置1aに、電話回線4を使用して新アプリケーショ
ンプログラムを送信しておき、このモニタ装置1aから
電話回線4を介してエレベータ制御装置2のアプリケー
ションプログラムを変更するようにしても良い。
In the above-described embodiment, the application program of the elevator control device 2 is changed from the center device 1 via the telephone line 4, but the application program is installed from the center device 1 to a maintenance work base in each place. The new application program may be transmitted to the monitor device 1a using the telephone line 4, and the application program of the elevator control device 2 may be changed from the monitor device 1a via the telephone line 4.

【0017】図5は、他の遠隔監視装置の概略構成を示
すブロック図である。電話回線4等の通信回線を介して
センタ装置1に接続されたエレベータ監視装置は、エレ
ベータの状態データ等を収集する複数の子機監視装置1
6と、この複数の子機監視装置2の状態データ等を監視
して電話回線4を介してセンタ装置1に異常発報を行な
う1台の親機監視装置10とから構成している。親機監
視装置10の書込み関連部は、ブロック図である図6に
示すように制御プログラムを格納する電気的に書込み・
消去可能なFlashROM11と、親機監視装置10
を制御するマイコン12と、時限情報や各種子機監視装
置2の各種収集データを格納する第一RAM13と、子
機監視装置用の変更プログラム情報を格納する第二RA
M14と、子機監視装置16とのデータ通信I/F15
を有している。また、子機監視装置16は、先の実施の
形態の場合と同様に図3および図4に示すように構成さ
れている。
FIG. 5 is a block diagram showing a schematic configuration of another remote monitoring device. An elevator monitoring device connected to the center device 1 via a communication line such as a telephone line 4 includes a plurality of slave monitoring devices 1 that collect elevator status data and the like.
6 and one master monitoring device 10 that monitors status data and the like of the plurality of slave monitoring devices 2 and issues an abnormality to the center device 1 via the telephone line 4. As shown in FIG. 6 which is a block diagram, the write-related portion of the parent device monitoring device 10 electrically writes and stores a control program.
Erasable FlashROM 11 and parent device monitoring device 10
, A first RAM 13 for storing time limit information and various collected data of the various slave monitoring devices 2, and a second RA for storing change program information for the slave monitoring device.
M14 and data communication I / F 15 between slave unit monitoring device 16
have. Further, the handset monitoring device 16 is configured as shown in FIGS. 3 and 4 similarly to the case of the above embodiment.

【0018】このような構成の遠隔監視装置における親
機監視装置10のアプリケーションプログラムを変更す
る方法は、先の実施の形態におけるセンタ装置1とエレ
ベータ監視装置2間の変更処理と同様に行なう。
The method of changing the application program of the master monitoring device 10 in the remote monitoring device having such a configuration is performed in the same manner as the change process between the center device 1 and the elevator monitoring device 2 in the above embodiment.

【0019】一方、親機監視装置10の下位に接続され
た子機監視装置16のアプリケーションプログラムを変
更する場合は、センタ装置1に新アプリケーションプロ
グラムを格納しておき、センタ装置1から電話回線4を
使用して親機監視装置10に接続し、親機監視装置10
の子機監視装置用の変更プログラム情報を格納する第二
RAM14に新アプリケーションプログラム、プログラ
ムバージョン、変更日時を書き込む。その後、第二RA
M14に書き込んだデータを読み出し、送信したデータ
と比較して異常が無ければ回線を閉結する。
On the other hand, when the application program of the slave monitoring device 16 connected below the master monitoring device 10 is to be changed, the new application program is stored in the center device 1 and the telephone line 4 Is connected to the parent device monitoring device 10 using the
The new application program, the program version, and the change date and time are written in the second RAM 14 that stores the change program information for the slave monitoring device. Then, the second RA
The data written in M14 is read and compared with the transmitted data, and if there is no abnormality, the line is closed.

【0020】その後、親機監視装置10は、子機監視装
置16に新アプリケーションプログラムの書き込みを行
なうが、監視装置通信I/F15を使用して接続した子
機監視装置16に新アプリケーションプログラムの書き
込みを連絡する。これを受信した子機監視装置16は、
図3に示したアプリケーション部5bの現アプリケーシ
ョンプログラムを旧プログラム部5dにコピーし、現ア
プリケーションプログラムのバージョンと書込み許可信
号を親機監視装置10に送る。これを受信した親機監視
装置10は、受信したアプリケーションプログラムのバ
ージョンを変更リストと比較し変更の対象と一致するこ
とを確認したなら、子機監視装置16内の新プログラム
エリア5cへの新アプリケーションプログラムの書込み
処理と、図3に示したRAM7に変更時期の書込み処理
を行なう。一方、親機監視装置10が、受信したアプリ
ケーションプログラムのバージョンが変更対象外と判断
したときはプログラムの送信を行なわず終了信号を送信
する。親機監視装置10は書き込み終了後、新プログラ
ムエリア5cに書き込まれたアプリケーションプログラ
ムのサム値を受信し、送信したアプリケーションプログ
ラムのサム値と同じであれば、監視装置通信I/F15
を開放し子機監視装置16との通信を終了する。
Thereafter, the parent device monitoring device 10 writes the new application program into the child device monitoring device 16, and writes the new application program into the child device monitoring device 16 connected using the monitoring device communication I / F 15. Contact Upon receiving this, the slave monitoring device 16
The current application program of the application section 5b shown in FIG. 3 is copied to the old program section 5d, and the version of the current application program and a write permission signal are sent to the parent device monitoring device 10. Upon receiving this, the parent device monitoring device 10 compares the version of the received application program with the change list and confirms that the version matches the target of the change, and stores the new application in the new program area 5c in the child device monitoring device 16. A program write process and a process of writing a change time into the RAM 7 shown in FIG. 3 are performed. On the other hand, when master device monitoring apparatus 10 determines that the version of the received application program is not to be changed, it transmits an end signal without transmitting the program. After the writing is completed, master device monitoring device 10 receives the sum value of the application program written in new program area 5c, and if the sum value is the same as the transmitted application program sum value, monitoring device communication I / F 15
Is released and the communication with the slave unit monitoring device 16 is terminated.

【0021】その後、子機監視装置16は、RAM7上
に指定された所定の時期に達するとアプリケーションプ
ログラムの変更を行なう。つまり、子機監視装置16
は、RAM7上に指定された日時を認識した場合、アプ
リケーションプログラムを旧プログラムエリア5dの現
アプリケーションプログラムのコピーに変更し、新アプ
リケーションプログラムを新プログラムエリア5cから
アプリケーションエリア5bにコピーし、新プログラム
エリア5cとサム値のチェックを行なう。サム値が予定
通り一致すれば、新アプリケーションプログラムへの変
更は終了となり、プログラムリセットをスタートし、ア
プリケーションプログラムはアプリケーションエリア5
bの新アプリケーションプログラムに変更される。
Thereafter, the slave unit monitoring device 16 changes the application program when a predetermined time specified on the RAM 7 is reached. That is, the slave monitoring device 16
Changes the application program to a copy of the current application program in the old program area 5d when the specified date and time is recognized in the RAM 7, copies the new application program from the new program area 5c to the application area 5b, 5c and the sum value are checked. If the sum values match as expected, the change to the new application program is completed, and a program reset is started.
b is changed to the new application program.

【0022】しかし、サム値が予定の値と異なった場合
は、旧プログラムエリア5dにコピーされていた旧アプ
リケーションプログラムに再度変更し、監視装置通信I
/F15を使用して親機監視装置10に新アプリケーシ
ョンプログラムの変更失敗を連絡し、再度、親機監視装
置10から新プログラムエリア5cに新アプリケーショ
ンプログラムを書き込み、同様の変更作業を行なう。
However, if the sum value differs from the expected value, the sum is changed to the old application program copied to the old program area 5d again, and the monitoring device communication I
Using the / F15, the change failure of the new application program is notified to the parent device monitoring device 10, the new application program is written from the parent device monitoring device 10 into the new program area 5c again, and the same modification work is performed.

【0023】このような遠隔監視装置においても、保全
作業員を親機監視装置10および子機監視装置16の設
置場所まで派遣することなく、センタ装置1から電話回
線4を介して親機監視装置10に新アプリケーションプ
ログラムと指示を与え、所定の日時に達したとき親機監
視装置10から子機監視装置16のアプリケーションプ
ログラムを変更することができるので、コピー品の破損
などによる現地からの後戻り作業がなくなり、また保全
作業拠点にコピー用部品を設置したり、各種プログラム
を管理したりする必要がなくなる。また、アプリケーシ
ョンプログラムの変更日時を設定するようにしたため、
子機監視装置2の台数が多くても、事前に設定した変更
日時によってタイミングの良い変更を行なうことができ
る。
In such a remote monitoring device as well, the maintenance worker is not sent to the installation location of the parent device monitoring device 10 and the child device monitoring device 16 from the center device 1 through the telephone line 4 without sending the maintenance worker. 10, a new application program and an instruction are given, and when a predetermined date and time has been reached, the application program of the child device monitoring device 16 can be changed from the parent device monitoring device 10; In addition, there is no need to install copy parts at the maintenance work base or to manage various programs. In addition, since the date and time of change of the application program is set,
Even when the number of slave monitoring devices 2 is large, a change with good timing can be made based on the change date and time set in advance.

【0024】尚、上述した実施の形態では、センタ装置
1と電話回線4を介して接続したエレベータ監視装置に
ついて説明したが、エレベータ以外の他の機器を監視す
る監視装置に適用することができる。
In the above-described embodiment, the elevator monitoring device connected to the center device 1 via the telephone line 4 has been described. However, the present invention can be applied to a monitoring device that monitors devices other than the elevator.

【0025】[0025]

【発明の効果】以上説明した本発明のプログラム変更方
法によれば、遠隔地に設置された監視装置のプログラム
変更を保全作業員が現地まで赴くことなく容易に行な
え、しかも、変更日時を自由に設定できるので多数の監
視装置であっても時間に追われることなくタイミング良
く変更作業が行なえる。
According to the program change method of the present invention described above, the program change of the monitoring device installed in a remote place can be easily performed without the maintenance worker going to the site, and the change date and time can be freely set. Since it can be set, even a large number of monitoring devices can be changed in a timely manner without being rushed by time.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施の形態によるプログラム変更方
法を示すフローチャートである。
FIG. 1 is a flowchart illustrating a program changing method according to an embodiment of the present invention.

【図2】図1に示したプログラム変更方法を適用する遠
隔監視装置を示すブロック図である。
FIG. 2 is a block diagram showing a remote monitoring device to which the program changing method shown in FIG. 1 is applied.

【図3】図2に示したエレベータ監視装置の要部を示す
ブロック図である。
FIG. 3 is a block diagram illustrating a main part of the elevator monitoring device illustrated in FIG. 2;

【図4】図2に示したエレベータ監視装置の他の要部を
示すブロック図である。
FIG. 4 is a block diagram showing another main part of the elevator monitoring device shown in FIG. 2;

【図5】図1に示したプログラム変更方法を適用する他
の遠隔監視装置を示すブロック図である。
FIG. 5 is a block diagram showing another remote monitoring device to which the program changing method shown in FIG. 1 is applied.

【図6】図5に示した発報装置の要部を示すブロック図
である。
FIG. 6 is a block diagram showing a main part of the alarm device shown in FIG. 5;

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

1 センタ装置 1a モニタ装置 2 エレベータ監視装置 3 エレベータ制御装置 4 電話回線 5,11 FlashRAM 5b アプリケーションエリア 5c 新プログラムエリア 5d 旧プログラムエリア 6,12 制御マイコン 7,13,14 RAM 9,15 データ通信I/F回路 10 親機監視装置 16 子機監視装置 DESCRIPTION OF SYMBOLS 1 Center apparatus 1a Monitor apparatus 2 Elevator monitoring apparatus 3 Elevator control apparatus 4 Telephone line 5,11 FlashRAM 5b Application area 5c New program area 5d Old program area 6,12 Control microcomputer 7,13,14 RAM 9,15 Data communication I / F circuit 10 Master monitoring device 16 Remote monitoring device

───────────────────────────────────────────────────── フロントページの続き (72)発明者 深井 久徳 東京都千代田区神田錦町1丁目6番地 株 式会社日立ビルシステム内 (72)発明者 川西 清司 東京都千代田区神田錦町1丁目6番地 株 式会社日立ビルシステム内 (72)発明者 京家 朝紀 東京都千代田区神田錦町1丁目6番地 株 式会社日立ビルシステム内 Fターム(参考) 5B042 HH39 JJ02 5B076 AC03 AC10 EA18  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Hisatoku Fukai 1-6-6 Kanda Nishikicho, Chiyoda-ku, Tokyo, Japan Inside the Hitachi Building System Co., Ltd. (72) Inventor Seiji Kawanishi 1-6-6 Kandanishikicho, Chiyoda-ku, Tokyo, Japan Hitachi Building Systems Co., Ltd. (72) Inventor Kyoya Asaki 1-6-6 Kanda Nishikicho, Chiyoda-ku, Tokyo F-term in Hitachi Building Systems Co., Ltd. 5B042 HH39 JJ02 5B076 AC03 AC10 EA18

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも情報収集機能を有する監視装
置と、この監視装置と通信回線を介して接続したセンタ
装置とから構成し、上記センタ装置から上記監視装置の
少なくとも情報収集を行なうアプリケーションプログラ
ムを変更するプログラム変更方法において、上記センタ
装置から新アプリケーションプログラムを上記監視装置
に送信し、上記監視装置は、上記センタ装置からの上記
新アプリケーションプログラムを一時保存した後の所定
の時期に、上記新アプリケーションプログラムへの変更
を行なうようにしたことを特徴とするプログラム変更方
法。
1. A monitoring system having at least an information collecting function and a center device connected to the monitoring device via a communication line, and an application program for collecting at least information of the monitoring device from the center device is changed. Transmitting a new application program from the center device to the monitoring device, and the monitoring device transmits the new application program at a predetermined time after temporarily storing the new application program from the center device. A method for changing a program, wherein the program is changed.
【請求項2】 請求項1記載のものにおいて、上記セン
タ装置は、上記新アプリケーションプログラムと、その
変更時期を上記監視装置に送信するようにし、上記監視
装置は、上記センタ装置からの上記新アプリケーション
プログラムを一時保存した後、所定の時期に変更するよ
うにしたことを特徴とするプログラム変更方法。
2. The apparatus according to claim 1, wherein the center device transmits the new application program and a change time thereof to the monitoring device, and the monitoring device transmits the new application program from the center device. A program changing method, wherein a program is temporarily stored and then changed at a predetermined time.
【請求項3】 請求項1記載のものにおいて、上記セン
タ装置は、上記監視装置にアプリケーションプログラム
を送信するとき、上記監視装置の現在動作中のプログラ
ムのバージョンと変更リストを比較し、バージョンが一
致しているときにのみ上記新プログラムを送信するよう
にしたことを特徴とするプログラム変更方法。
3. The center apparatus according to claim 1, wherein, when transmitting the application program to the monitoring apparatus, the center apparatus compares a version of a program currently operating of the monitoring apparatus with a change list, and determines that the version is one. A program change method characterized in that the above new program is transmitted only when the program is running.
【請求項4】 請求項1記載のものにおいて、上記監視
装置は、現在動作中のアプリケーションプログラムを旧
プログラムエリアにコピーした後、新プログラムエリア
に上記新アプリケーションプログラムをコピーするよう
にしたことを特徴とするプログラム変更方法。
4. The apparatus according to claim 1, wherein the monitoring device copies the currently operating application program to an old program area and then copies the new application program to a new program area. How to change the program.
【請求項5】 少なくとも情報収集機能を有する監視装
置と、この監視装置と通信回線を介して接続したセンタ
装置とから構成し、上記監視装置は収集したデータを少
なくとも月に一回月次データとして送信するようにし、
上記センタ装置から上記監視装置の少なくとも情報収集
を行なうアプリケーションプログラムを変更するプログ
ラム変更方法において、上記センタ装置から上記監視装
置に上記新アプリケーションプログラムを送信し、上記
監視装置は、上記センタ装置からの上記新アプリケーシ
ョンプログラムを一時保存した後の所定の時期に、上記
新アプリケーションプログラムへの変更を行なうように
すると共に、その直前までに収集したデータを上記セン
タ装置へ送信するようにしたことを特徴とするプログラ
ム変更方法。
5. A monitoring device having at least an information collecting function and a center device connected to the monitoring device via a communication line, wherein the monitoring device converts collected data as monthly data at least once a month. To send,
In a program change method for changing an application program for collecting at least information of the monitoring device from the center device, the center device transmits the new application program to the monitoring device, and the monitoring device transmits the new application program from the center device. At a predetermined time after temporarily storing the new application program, the new application program is changed to the new application program, and data collected up to that time is transmitted to the center device. How to change the program.
【請求項6】 請求項5記載のものにおいて、上記セン
タ装置は、上記監視装置から上記月次データを収集する
ときに、上記新アプリケーションプログラムを送信する
ようにしたことを特徴とするプログラム変更方法。
6. The program changing method according to claim 5, wherein the center device transmits the new application program when collecting the monthly data from the monitoring device. .
【請求項7】 少なくとも情報収集機能を有する監視装
置と、この監視装置と通信回線を介して接続したセンタ
装置とから構成し、上記センタ装置から上記監視装置の
少なくとも情報収集を行なうアプリケーションプログラ
ムを変更するプログラム変更方法において、上記監視装
置は、少なくとも情報収集機構を有する複数の子機監視
装置と、上記子機監視装置の収集データを収集する1台
の親機監視装置とを有して構成し、上記センタ装置から
上記子機監視装置の新アプリケーションプログラムおよ
びその変更時期を上記親機監視装置を介して送信し、上
記子機監視装置は、これらを一時保存し、その後の上記
変更時期に上記新アプリケーションプログラムへの変更
を行なうようにしたことを特徴とするプログラム変更方
法。
7. A monitoring device having at least an information collecting function and a center device connected to the monitoring device via a communication line, and an application program for collecting at least information of the monitoring device from the center device is changed. In the above-described program change method, the monitoring device includes at least a plurality of slave monitoring devices having an information collection mechanism, and one master monitoring device that collects data collected by the slave monitoring device. The center device transmits a new application program of the slave unit monitoring device and a change time thereof through the master unit monitoring device, and the slave monitoring device temporarily stores the new application program and the change time, and transmits the new program at the subsequent change time. A program change method, wherein a change to a new application program is performed.
【請求項8】 請求項7記載のものにおいて、上記親機
監視装置は、上記センタ装置からの上記新アプリケーシ
ョンプログラムと、その変更時期を上記子機監視装置に
送信するようにし、上記子機監視装置は、上記新アプリ
ケーションプログラムを一時保存した後の上記変更時期
にアプリケーションプログラムを変更するようにしたこ
とを特徴とするプログラム変更方法。
8. The slave monitoring device according to claim 7, wherein the master monitoring device transmits the new application program from the center device and a change time thereof to the slave monitoring device. A program change method, wherein the device changes the application program at the change time after temporarily storing the new application program.
JP11023949A 1999-02-01 1999-02-01 Program change method Pending JP2000222184A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11023949A JP2000222184A (en) 1999-02-01 1999-02-01 Program change method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11023949A JP2000222184A (en) 1999-02-01 1999-02-01 Program change method

Publications (1)

Publication Number Publication Date
JP2000222184A true JP2000222184A (en) 2000-08-11

Family

ID=12124813

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11023949A Pending JP2000222184A (en) 1999-02-01 1999-02-01 Program change method

Country Status (1)

Country Link
JP (1) JP2000222184A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005182217A (en) * 2003-12-17 2005-07-07 Yokogawa Electric Corp Input/output device
JP2008304989A (en) * 2007-06-05 2008-12-18 Yanmar Co Ltd Remote monitor system
JP2011159197A (en) * 2010-02-03 2011-08-18 Softbank Bb Corp Communication equipment, and method of upgrading firmware of the same
JP2011221912A (en) * 2010-04-13 2011-11-04 Nec Corp Computer system and computer system management method
JP2016504640A (en) * 2012-10-08 2016-02-12 フィッシャー−ローズマウント システムズ,インコーポレイテッド Dynamically reusable class
US11216159B2 (en) 2012-10-08 2022-01-04 Fisher-Rosemount Systems, Inc. Configuration element for graphic elements
US11774927B2 (en) 2012-10-08 2023-10-03 Fisher-Rosemount Systems, Inc. Methods and apparatus to provide a role-based user interface

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0520118A (en) * 1991-07-12 1993-01-29 Fujitsu Ltd Maintenance system for service processor and integrated monitoring device
JPH05241848A (en) * 1992-02-28 1993-09-21 Toshiba Corp Program distribution system
JPH0675781A (en) * 1992-08-28 1994-03-18 Fujitsu Ltd Processor equipped with function dynamically changing job environment and method therefor
JPH07210395A (en) * 1994-01-10 1995-08-11 Fujitsu Ltd Firmware maintenance system
JPH0895760A (en) * 1994-09-27 1996-04-12 Tec Corp Module updating device for decentralized processing system
JPH08106393A (en) * 1994-10-06 1996-04-23 Matsushita Electric Ind Co Ltd Portable terminal system
JPH09305383A (en) * 1996-05-16 1997-11-28 Hitachi Ltd Program modification system of on-line terminal

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0520118A (en) * 1991-07-12 1993-01-29 Fujitsu Ltd Maintenance system for service processor and integrated monitoring device
JPH05241848A (en) * 1992-02-28 1993-09-21 Toshiba Corp Program distribution system
JPH0675781A (en) * 1992-08-28 1994-03-18 Fujitsu Ltd Processor equipped with function dynamically changing job environment and method therefor
JPH07210395A (en) * 1994-01-10 1995-08-11 Fujitsu Ltd Firmware maintenance system
JPH0895760A (en) * 1994-09-27 1996-04-12 Tec Corp Module updating device for decentralized processing system
JPH08106393A (en) * 1994-10-06 1996-04-23 Matsushita Electric Ind Co Ltd Portable terminal system
JPH09305383A (en) * 1996-05-16 1997-11-28 Hitachi Ltd Program modification system of on-line terminal

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005182217A (en) * 2003-12-17 2005-07-07 Yokogawa Electric Corp Input/output device
JP2008304989A (en) * 2007-06-05 2008-12-18 Yanmar Co Ltd Remote monitor system
JP2011159197A (en) * 2010-02-03 2011-08-18 Softbank Bb Corp Communication equipment, and method of upgrading firmware of the same
JP2011221912A (en) * 2010-04-13 2011-11-04 Nec Corp Computer system and computer system management method
JP2016504640A (en) * 2012-10-08 2016-02-12 フィッシャー−ローズマウント システムズ,インコーポレイテッド Dynamically reusable class
US10444949B2 (en) 2012-10-08 2019-10-15 Fisher-Rosemount Systems, Inc. Configurable user displays in a process control system
US10691311B2 (en) 2012-10-08 2020-06-23 Fisher-Rosemount Systems, Inc. Derived and linked definitions with override
JP2020177686A (en) * 2012-10-08 2020-10-29 フィッシャー−ローズマウント システムズ,インコーポレイテッド Dynamically reusable classes
US11216159B2 (en) 2012-10-08 2022-01-04 Fisher-Rosemount Systems, Inc. Configuration element for graphic elements
JP7025485B2 (en) 2012-10-08 2022-02-24 フィッシャー-ローズマウント システムズ,インコーポレイテッド Dynamically reusable class
US11599251B2 (en) 2012-10-08 2023-03-07 Fisher-Rosemount Systems, Inc Derived and linked definitions with override
US11650718B2 (en) 2012-10-08 2023-05-16 Fisher-Rosemount Systems, Inc. Derived and linked definitions with override
US11774927B2 (en) 2012-10-08 2023-10-03 Fisher-Rosemount Systems, Inc. Methods and apparatus to provide a role-based user interface

Similar Documents

Publication Publication Date Title
JP3335801B2 (en) Information processing system enabling access to different types of files and control method thereof
KR100440610B1 (en) Video display device
US20130117865A1 (en) Message control system for a portable device
KR940001275B1 (en) Operating control method using internal-bus
US6654880B1 (en) Method and apparatus for reducing system down time by restarting system using a primary memory before dumping contents of a standby memory to external storage
JP2000222184A (en) Program change method
KR0182632B1 (en) Client server system performing automatic reconnection and control method thereof
KR100516551B1 (en) Remote software upgrade method and system in optical network
JPH10187454A (en) Bios reloading system
JP3630647B2 (en) Display device, program thereof, and program of each device in system including the same
JPH05276178A (en) Home bus system
JP2900364B2 (en) Communication control device
JPH0155617B2 (en)
JP2976897B2 (en) Data backup method for transmission equipment
JP3364275B2 (en) State match control method
JP3589433B2 (en) Database guarantee method
JP3351254B2 (en) Load control system
JPH09152960A (en) Information processor and information processing system
JP3107722B2 (en) Signal processing device
JP2903901B2 (en) Data transceiver
JPH06162372A (en) Monitor and control device for disaster prevention system
JPH0410895A (en) Controller
JP3089186B2 (en) Image forming apparatus management system
JP2881489B2 (en) Automatic sending of word processor print setting items in the network
JPH06274426A (en) Remote console repeater system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040803

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041207