JP2007128362A - Clock synchronization of controller - Google Patents

Clock synchronization of controller Download PDF

Info

Publication number
JP2007128362A
JP2007128362A JP2005321438A JP2005321438A JP2007128362A JP 2007128362 A JP2007128362 A JP 2007128362A JP 2005321438 A JP2005321438 A JP 2005321438A JP 2005321438 A JP2005321438 A JP 2005321438A JP 2007128362 A JP2007128362 A JP 2007128362A
Authority
JP
Japan
Prior art keywords
clock information
display unit
clock
control unit
display
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.)
Granted
Application number
JP2005321438A
Other languages
Japanese (ja)
Other versions
JP4497317B2 (en
Inventor
Yasumasa Sekigami
康昌 関上
Masahiro Sugano
雅弘 菅野
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.)
Omron Corp
Original Assignee
Omron Corp
Omron Tateisi Electronics Co
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 Omron Corp, Omron Tateisi Electronics Co filed Critical Omron Corp
Priority to JP2005321438A priority Critical patent/JP4497317B2/en
Publication of JP2007128362A publication Critical patent/JP2007128362A/en
Application granted granted Critical
Publication of JP4497317B2 publication Critical patent/JP4497317B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Programmable Controllers (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a controller capable of collectively setting clock information of a control section and display section and automatically and regularly synchronizing clocks of the control section and display section. <P>SOLUTION: The integrated controller comprises the control section 1 for controlling an apparatus including a clock having a clock transmitter built in, the display section 2 for including a clock having a clock transmitter built in, and an internal bus 3 for integrating the control section and display section. The control section has a shared memory allowing access to the display section, and has a writing means for writing in the shared memory by reading the clock information at a control section side at regular intervals, a writing means for writing the clock information into an internal memory 25 stored in the display section by reading the clock information at the control section side written into the shared memory, and a clock information updating means for writing the clock information into the clock having the clock transmitter built in the display section in which the clock information of the control section retained in the internal memory of the display section is set up as the clock information of the display section. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、制御装置としてのプログラマブル・コントローラに関する。   The present invention relates to a programmable controller as a control device.

従来より、制御装置としてのプログラマブル・コントローラ(以下、PLCと言う)はよく知られている。また、操作端末と表示装置とが一体化されたプログラマブル表示器も同様によく知られている。   Conventionally, a programmable controller (hereinafter referred to as PLC) as a control device is well known. Similarly, a programmable display in which an operation terminal and a display device are integrated is well known.

近年では、このPLCとプログラマブル表示器とを一つの制御装置として合体させた一体型の制御装置が開発されている。そして、このような多機能制御装置を製造するにあたり、以下の2通りの手法が考えられる。(1)そもそも、PLCとプログラマブル表示器とは別々の独立した製品として既に存在するため、PLCを制御部として、そしてプログラマブル表示器を表示部としてそれらを内部バス等で接続し、一つのハウジング内に収容して一体型の制御装置として構成する。(2)PLCの機能と、プログラマブル表示器の機能との両機能を有する制御装置を一から設計して製造する。   In recent years, an integrated control device has been developed in which the PLC and the programmable display are combined as a single control device. And in manufacturing such a multifunction control apparatus, the following two methods can be considered. (1) In the first place, since PLC and programmable display already exist as separate and independent products, PLC is used as a control unit, and programmable display is used as a display unit. And is configured as an integrated control device. (2) A control device having both functions of the PLC and the programmable display is designed and manufactured from scratch.

上記(1)の場合、新たに設計して製造する必要があるのは、ハウジングのみであり、制御部と表示部については別途設計等を一からやり直す必要がないため、(2)の場合に比べてコストや開発時間を大幅に抑えて製造することが可能である。また、このような制御装置を製造する企業は、既にPLCやプログラマブル表示器をそれぞれ単体として開発製造しているケースが殆どであるという実情もあり、現状では(1)の製造方法がより好まれている。   In the case of (1) above, it is only the housing that needs to be newly designed and manufactured, and it is not necessary to redesign the control unit and display unit from scratch. Compared to this, it is possible to manufacture with significantly reduced cost and development time. In addition, companies that manufacture such control devices have the actual situation that they have already developed and manufactured PLCs and programmable displays as a single unit, respectively, and the manufacturing method (1) is more preferred at present. ing.

しかし、このようにして製造される制御装置においては、PLCとしての機能を果たす制御部とプログラマブル表示器としての機能を果たす表示部は独立性の高いモジュールとして構成される。そのため、制御部も表示部も独自に異常検出の機能を備え、異常発生時にはそれぞれが発生した異常内容とともにその異常が発生した時刻情報をそれぞれに格納することが望ましい。この時刻情報を得るためには、通常、リアル・タイム・クロック(以下、RTCと言う)を実装するが、制御部と表示部のデータ交換が何らかの理由により中断ないし切断されてしまう場合を考慮すると制御部と表示部のそれぞれにRTCを実装することが望ましい。つまり、一体型として構成される制御装置には、2つの独立したRTCが存在することとなる。尚、このRTCとはクロック発信器を備え、計時動作を自立的に実行する時計のことである。   However, in the control device manufactured in this way, the control unit that functions as a PLC and the display unit that functions as a programmable display are configured as highly independent modules. For this reason, it is desirable that both the control unit and the display unit have an abnormality detection function, and when an abnormality occurs, the contents of the abnormality that occurred and the time information when the abnormality occurred are stored in each. In order to obtain this time information, a real time clock (hereinafter referred to as RTC) is usually mounted. However, considering the case where data exchange between the control unit and the display unit is interrupted or disconnected for some reason. It is desirable to mount an RTC on each of the control unit and the display unit. That is, there are two independent RTCs in the control device configured as an integrated type. The RTC is a timepiece that includes a clock transmitter and performs a timekeeping operation autonomously.

ところが、このRTCの性能にはばらつきがあり、月にどの程度の遅れが生じるかという許容範囲(月差)が設定されている。従って、2つのRTCにおいては、一月毎に数秒の誤差が生じてしまい、特に異なる種類(メーカーや型番等)のRTCにおいてはこの月差の設定も異なり、毎月数秒かそれ以上の誤差がほぼ確実に発生してしまう。そして、制御部と表示部に実装されるRTCとしては、従来汎用性の高い既製品が用いられ、その種類も異なる場合が多い。従って、制御部と表示部とを合体させた一体型の制御装置内において、2つのRTCの時計情報は毎月数秒、或いはそれ以上の誤差が生じてしまうこととなる。   However, the RTC performance varies, and an allowable range (monthly difference) is set for how much delay occurs in the month. Therefore, in two RTCs, an error of several seconds occurs every month, especially in different types of RTCs (manufacturers, model numbers, etc.), the setting of this monthly difference is also different, and an error of several seconds or more per month is almost the same. Will definitely occur. And as RTC mounted in a control part and a display part, a ready-made product with high versatility is used conventionally, and the kind is often different. Therefore, in the integrated control device in which the control unit and the display unit are combined, the clock information of the two RTCs may have an error of several seconds per month or more.

一方、発生した異常の原因を分析する際は、その異常が発生した時刻を示す情報が重要な手がかりとなる。上述したように、制御部と表示部のRTCから得られる時刻を示す情報(時計情報)に誤差が生じていると、同一の原因により発生した異常が制御部と表示部とで異なる時計情報に基づいて記録されることになる。その結果、ユーザは、異なる2つの異常が発生したものと誤認してしまう虞が生じることとなる。   On the other hand, when analyzing the cause of an abnormality that has occurred, information indicating the time at which the abnormality occurred is an important clue. As described above, if there is an error in the information (clock information) indicating the time obtained from the RTC of the control unit and the display unit, the abnormality caused by the same cause is changed to different clock information in the control unit and the display unit. Will be recorded based on. As a result, the user may misunderstand that two different abnormalities have occurred.

制御装置にRTCを組みこみ、時計情報の読み出しや設定を可能とした従来技術としては特許文献1がある。制御装置の代表例であるPLCやそのPLCと接続して制御システムを構成するプログラマブル表示器にも特許文献1と同様にRTCが組みこまれている。従来、PLCのRTCは専用ツールから、そしてプログラマブル表示器のRTCは、プログラマブル表示器の保守画面からそれぞれを設定していた。
特開2003−229760号公報
Japanese Patent Application Laid-Open No. 2004-133867 discloses a conventional technique in which an RTC is incorporated in a control device to enable reading and setting of clock information. Similarly to Patent Document 1, an RTC is incorporated in a PLC that is a representative example of a control device and a programmable display that is connected to the PLC and constitutes a control system. Conventionally, a PLC RTC is set from a dedicated tool, and a programmable display RTC is set from a maintenance screen of the programmable display.
JP 2003-229760 A

しかしながら、従来の手法によると、制御部と表示部の時計情報は、それぞれ個別に設定されており、一括設定することは出来なかった。また、それぞれの時計を同期させたい時は、専用部品を画面上に配置する必要があり、同期を行うための処理が煩雑であるという問題点が指摘されていた。   However, according to the conventional method, the clock information of the control unit and the display unit is set individually, and cannot be set collectively. Further, when synchronizing the respective clocks, it has been pointed out that a dedicated part needs to be arranged on the screen, and the process for performing the synchronization is complicated.

また、制御部と表示部の時計情報を定期的に同期させたいときには、ユーザはその都度専用部品を用いて同期処理を実行することが必要であり、ある程度の期間使用すると必ず生じてしまう誤差に対応するには煩わしいという問題点も指摘されていた。   In addition, when the user wants to synchronize the clock information of the control unit and the display unit periodically, the user needs to execute the synchronization process using a dedicated component each time. It was pointed out that it was cumbersome to deal with.

この発明は、このような従来の問題点に着目してなされたものであり、その目的とするところは、PLCとしての機能を果たす制御部とプログラマブル表示器としての機能を果たす表示部を備えた制御装置において、制御部内のRTCから得られる時計情報を定期的に表示部内のRTCに書き込み、それぞれに内蔵されるRTCの定期的な同期処理を自動的に行うことを可能とした制御装置を提供することにある。   The present invention has been made paying attention to such conventional problems, and the object of the present invention is to provide a control unit that functions as a PLC and a display unit that functions as a programmable display. In the control device, a clock control information obtained from the RTC in the control unit is periodically written into the RTC in the display unit, and a control device capable of automatically performing the periodic synchronization processing of the RTC built in each is provided. There is to do.

また、この発明の他の目的とするところは、制御部と表示部との間で通信異常が発生した場合においては、それぞれが独立動作するRTCを備えていることにより、継続動作することを可能とした制御装置を提供することにある。   Another object of the present invention is that when a communication abnormality occurs between the control unit and the display unit, it is possible to continue operation by providing RTCs that operate independently. It is to provide a control device.

この発明のその他の目的ならびに作用効果については、明細書の以下の記述を参照することにより、当業者であれば容易に理解される筈である。   Other objects and effects of the present invention should be easily understood by those skilled in the art by referring to the following description of the specification.

本発明の実施形態によると、時計情報を提供するリアル・タイム・クロックを含みプログラマブル・コントローラとしての機能を果たす制御部と、時計情報を提供するリアル・タイム・クロックを含みプログラマブル表示器としての機能を果たす表示部と、当該制御部と表示部とを内部バスにより接続して一つのハウジング内に収容して構成される一体型の制御装置であって、制御部は制御部と表示部との双方からアクセス可能とされた共有メモリをさらに有し、一定周期で制御部側の時計情報を読み出して共有メモリに書き込む手段と、共有メモリに書き込まれた制御部側の時計情報を読み出して表示部内に備えられる内部メモリへと書き込む手段とを有し、表示部の内部メモリに保持される制御部側の時計情報を表示部の時計情報として表示部に内蔵されるクロック発信器を内蔵した時計に書き込む時計情報更新手段とを備え、それにより、2つのリアル・タイム・クロックを自動的に一定周期毎に同期させることを特徴とする。   According to the embodiment of the present invention, a control unit that functions as a programmable controller including a real time clock that provides clock information, and a function as a programmable display that includes a real time clock that provides clock information And an integrated control device configured by connecting the control unit and the display unit by an internal bus and accommodating the display unit in a single housing. The control unit includes a control unit and a display unit. A shared memory that can be accessed from both sides, means for reading the clock information on the control unit side and writing it to the shared memory at a fixed period, and reading the clock information on the control unit side written in the shared memory to The clock information on the control unit side held in the internal memory of the display unit is used as the clock information of the display unit. And a clock information updating means for writing the clock with a built-in clock generator incorporated in radical 113, thereby characterized in that synchronized to each automatically fixed period of two real-time clock.

ここで言う『時計情報』とは、日時を特定する情報を意味するものであり、例えば、年(西暦)、月、日、時、分、秒の情報を示す。また、ここで言う『リアル・タイム・クロック』(以下、RTCと言う)とは、クロック発信器を備え、計時動作を自立的に実行する時計のことであり、計時専用のチップを意味するものである。そして、このような構成により、制御部と表示部とで2つの独立したRTCをそれぞれ有する一体型の制御装置において、この2つのRTCから得られる時計情報を自動的に同期させることが可能となり、利便性が飛躍的に向上する。また、制御部と表示部の時計情報の同期処理を定期的に実行することによって、ユーザが逐一同期処理を実行する手間が省け、かつ、同期を実行する周期を適宜調整することにより、それら2つのRTCから得られる時計情報に誤差が生じてしまうこと自体を未然に防ぐことが可能となる。   The “clock information” here refers to information for specifying the date and time, and indicates, for example, year (year), month, day, hour, minute, second information. The “real time clock” (hereinafter referred to as “RTC”) is a clock that has a clock generator and performs timekeeping operation autonomously, and means a chip dedicated to timekeeping. It is. With such a configuration, in the integrated control device having two independent RTCs in the control unit and the display unit, it is possible to automatically synchronize the clock information obtained from the two RTCs, Convenience is greatly improved. In addition, by periodically executing the synchronization processing of the clock information of the control unit and the display unit, it is possible to save the user from performing the synchronization processing one by one, and by appropriately adjusting the period of performing the synchronization, It is possible to prevent the occurrence of errors in the clock information obtained from two RTCs.

本発明の実施の形態によれば、時計情報更新手段において、制御部と表示部との通信が可能であるかどうかを判定する手段を有し、制御部と表示部との通信が可能な状況であると判定された場合のみ時計情報更新手段を実行する。   According to the embodiment of the present invention, the clock information update means has a means for determining whether or not communication between the control unit and the display unit is possible, and allows communication between the control unit and the display unit. Only when it is determined that the clock information is updated, the clock information updating means is executed.

このような構成により、制御部と表示部との通信が何らかの理由により切断されているような場合(通信不能)を識別することが可能となる。そして、制御部と表示部との通信が不能な場合は、表示部は制御部内の共有メモリにアクセスすることが出来ず、制御部の時計情報を得ることが出来ないため、時計情報更新手段を実行せずに、最後に行った時計情報更新手段で得られた時計情報を基に、表示部内のRTCが独自に動作し、時計情報を提供し続けることが可能となる。   With such a configuration, it is possible to identify a case where communication between the control unit and the display unit is disconnected for some reason (communication impossible). When the communication between the control unit and the display unit is impossible, the display unit cannot access the shared memory in the control unit and cannot obtain the clock information of the control unit. Without executing, based on the clock information obtained by the last clock information update means, the RTC in the display unit can operate independently and continue to provide clock information.

本発明の実施形態によれば、時計情報更新手段において、内部メモリに書き込まれた制御部の時計情報に対し、所定の範囲内であるか判定する判定手段をさらに備え、所定の範囲内であると判定された場合のみ時計情報更新手段を実行する。   According to the embodiment of the present invention, the clock information update unit further includes a determination unit that determines whether the clock information of the control unit written in the internal memory is within a predetermined range, and is within the predetermined range. The clock information update means is executed only when it is determined.

このような構成により、例えば、制御部の時計情報に何らかの異常が生じていて、明らかに正常ではない時計情報を提示している場合、表示部側において、その誤った時計情報を自分の時計情報として上書きしてしまうことを防ぐことが可能となる。尚、ここで言う『所定範囲』としては、例えば、西暦2100年を超えている場合を異常と判断する、等様々な設定を行うことが可能である。   With such a configuration, for example, in the case where some abnormality has occurred in the clock information of the control unit and clock information that is clearly not normal is presented, the display unit side displays the incorrect clock information as its own clock information. It is possible to prevent overwriting. In addition, as the “predetermined range” referred to here, various settings can be made such as, for example, determining that the year is over 2100 AD as abnormal.

本発明の実施の形態によれば、時計情報更新手段において、時計情報更新手段を実行しないと判定された場合においても、後に時計情報更新手段を実行するための判定条件が満たされた時点で時計情報更新手段を自動的に再開すること、を特徴とする。   According to the embodiment of the present invention, even when it is determined in the clock information update means that the clock information update means is not executed, the clock information is updated when a determination condition for executing the clock information update means is satisfied later. The information updating means is automatically restarted.

このような構成により、制御部と表示部との通信が可能ではないと判定され、時計情報更新処理の実行が一旦中断されていても、制御部と表示部との通信が復活した時点で時計情報更新処理を自動的に再開させることが可能となる。また、内部メモリ内の時計情報が正常値ではないと判定され、時計情報更新処理の実行が一旦中断されていても、内部メモリ内の時計情報が正常範囲内に復帰した際には、時計情報更新処理を自動的に再開させることが可能となる。そして、制御部側の時計情報に異常が生じていることが知見され、制御部の時計情報を適正値に修正することにより、自動的に時計情報更新処理が再開され、制御部と表示部との時計情報を同期させる処理が再開される。   With such a configuration, it is determined that communication between the control unit and the display unit is not possible, and even when the execution of the clock information update process is interrupted, the clock is not restored when communication between the control unit and the display unit is restored. The information update process can be automatically restarted. Even if it is determined that the clock information in the internal memory is not a normal value and the execution of the clock information update process has been interrupted, the clock information is restored when the clock information in the internal memory returns to the normal range. The update process can be automatically restarted. Then, it is found that there is an abnormality in the clock information on the control unit side, and the clock information update process is automatically restarted by correcting the clock information of the control unit to an appropriate value, and the control unit and the display unit The process of synchronizing the clock information is resumed.

本発明の制御装置においては、制御部における時計情報と表示部における時計情報とを定期的に同期させる同期処理を自動的に実行し、それぞれの時計情報に誤差が生じることを未然に防ぐことが可能となる。また、このような同期処理によって、制御部側の時計情報を設定することによって、自動的に表示部側の時計情報に反映され、両者の時計情報を一括して設定することが可能となる。   In the control device of the present invention, it is possible to automatically execute a synchronization process that periodically synchronizes the clock information in the control unit and the clock information in the display unit to prevent an error from occurring in each clock information. It becomes possible. Further, by setting the clock information on the control unit side by such a synchronization process, it is automatically reflected in the clock information on the display unit side, and the clock information of both can be set collectively.

以下に、この発明の制御装置の好適な実施の一形態を添付図面を参照しながら詳細に説明する。尚、以下に説明する実施の形態は、本発明の一例を示すものに過ぎず、本発明の要旨とするところは、特許請求の範囲の記載によってのみ規定されるものである。   Hereinafter, a preferred embodiment of a control device of the present invention will be described in detail with reference to the accompanying drawings. The embodiment described below is merely an example of the present invention, and the gist of the present invention is defined only by the description of the scope of claims.

先にも述べたように、本願における制御装置は、PLCの機能を有する制御部と、プログラマブル表示器の機能を有する表示部とを兼ね備えた制御装置である。尚、以下の説明は、便宜上PLCの機能とプログラマブル表示器の機能とを一体型の制御装置としているが、PLCと組み合わされる電子機器はプログラマブル表示器の機能に限るものではない。   As described above, the control device in the present application is a control device having both a control unit having a PLC function and a display unit having a programmable display function. In the following description, the function of the PLC and the function of the programmable display are used as an integrated control device for convenience, but the electronic device combined with the PLC is not limited to the function of the programmable display.

本発明における制御装置のハードウェア構成図が図1に示されている。同図にて示されるように、PLCの機能を有する制御部1とプログラマブル表示器の機能を有する表示部2とが内部バス3により接続されている。この制御部1は、マイクロプロセッサ(MPU)11と、、アプリケーションスペシフィックIC(ASIC)12と、RTC13と、外部インターフェイス(外部I/F)14と、入出力メモリ(IOM)15と、ROM16と、ワークRAM17とを含んでいる。   A hardware configuration diagram of a control device according to the present invention is shown in FIG. As shown in the figure, a control unit 1 having a PLC function and a display unit 2 having a programmable display function are connected by an internal bus 3. The control unit 1 includes a microprocessor (MPU) 11, an application specific IC (ASIC) 12, an RTC 13, an external interface (external I / F) 14, an input / output memory (IOM) 15, a ROM 16, And a work RAM 17.

入出力メモリ(IOM)15は、外部I/O割付用のメモリ、あるいはユーザプログラムで使用するデータメモリ等として使用されるメモリである。ROM16は、システムファームウェアを格納するメモリである。ワークRAM17は、システムワークとして使用されるメモリである。ASIC12は、ユーザプログラムメモリからプログラムを順番に読み出して実行し、実行結果を、入出力メモリ(IOM)15へ書き込む機能を有する。   The input / output memory (IOM) 15 is a memory used as an external I / O allocation memory or a data memory used in a user program. The ROM 16 is a memory that stores system firmware. The work RAM 17 is a memory used as a system work. The ASIC 12 has a function of sequentially reading out and executing programs from the user program memory, and writing the execution results to the input / output memory (IOM) 15.

マイクロプロセッサ(MPU)11は、制御部1の全体を統括制御するものである。ROM16には、マイクロプロセッサ(MPU)11で処理されるシステムプログラムが記憶されている。ワークRAM17には、マイクロプロセッサ(MPU)11の処理全般にわたる各種データが記憶される。入出力メモリ(IOM)15は、プログラム実行により入出力装置に対して入出力される入出力情報の代用として参照/書き換えられるメモリである。ASIC12は、ユーザプログラムメモリ(UM)からプログラムを順番に読み出し実行し、実行結果を入出力メモリ(IOM)15へと書き込む。また、MPU11に接続されるRTC13における時計情報は、年(西暦)、月、日、時、分、そして秒を含むものである。   The microprocessor (MPU) 11 performs overall control of the entire control unit 1. The ROM 16 stores a system program processed by the microprocessor (MPU) 11. The work RAM 17 stores various data over the entire processing of the microprocessor (MPU) 11. The input / output memory (IOM) 15 is a memory that is referred to / rewritten as a substitute for input / output information input / output to / from the input / output device by executing a program. The ASIC 12 sequentially reads and executes programs from the user program memory (UM), and writes the execution results to the input / output memory (IOM) 15. The clock information in the RTC 13 connected to the MPU 11 includes year (year), month, day, hour, minute, and second.

次に、表示部2においては、CPU21と、RTC22と、フラッシュメモリ23と、フラッシュメモリ24と、ワークメモリ25と、描画CPU26とを含んでいる。ここで、フラッシュメモリ23には、システムプログラムが格納され、フラッシュメモリ24には描画データが格納される。また、表示部2側におけるRTC22も制御部1のRTC13と同様であり、時計情報として、年(西暦)、月、日、時、分、そして秒を含んでいる。そして、表示部2は制御部1によって実行される演算結果等を、図示しない表示用ディスプレイに出力して表示する。   Next, the display unit 2 includes a CPU 21, an RTC 22, a flash memory 23, a flash memory 24, a work memory 25, and a drawing CPU 26. Here, a system program is stored in the flash memory 23, and drawing data is stored in the flash memory 24. The RTC 22 on the display unit 2 side is the same as the RTC 13 of the control unit 1 and includes year (year), month, day, hour, minute, and second as clock information. And the display part 2 outputs and displays the calculation result etc. which are performed by the control part 1 on the display for display which is not shown in figure.

同図にて示されるように、制御部1のASIC12と表示部2のCPU21とは内部バス3によって接続されている。また、図示していないが、ASIC12内には、後述する制御部1と表示部2とが共有するメモリを有している。   As shown in the figure, the ASIC 12 of the control unit 1 and the CPU 21 of the display unit 2 are connected by an internal bus 3. Although not shown, the ASIC 12 has a memory shared by the control unit 1 and the display unit 2 described later.

上述のように、制御装置内の制御部1と表示部2には、それぞれRTC13及び23が独立して備えられている。これら2つのRTCの時計情報を同期させる理由の一つとして、異常状態の解析を挙げることが出来る。PLCとして機能する制御部1とプログラマブル表示器として機能する表示部2の時計情報を同期させることで、例えば制御部側に異常が発生した際保存する異常履歴の発生時刻と、表示部2にて検知した異常発生時刻とが一致することで解析作業を容易にすることが可能となる。また、ネットワーク構成された機器群にて異常が発生した場合、各機器の異常履歴より原因を調査することになるが、各機器の時計情報を同期させておくことで、異常履歴の発生時刻から誤差時間を考慮することなく不具合原因を調べることが可能となる。   As described above, the RTCs 13 and 23 are independently provided in the control unit 1 and the display unit 2 in the control device. One reason for synchronizing the clock information of these two RTCs is to analyze the abnormal state. By synchronizing the clock information of the control unit 1 functioning as a PLC and the display unit 2 functioning as a programmable display, for example, the generation time of an abnormality history stored when an abnormality occurs on the control unit side, and the display unit 2 The analysis work can be facilitated by the coincidence of the detected abnormality occurrence time. In addition, when an abnormality occurs in a networked device group, the cause will be investigated from the abnormality history of each device, but by synchronizing the clock information of each device, It is possible to investigate the cause of the failure without considering the error time.

以下に、本実施形態における制御部1と表示部2とで実行される異常状態の検出並びに登録処理について図2及び図3のフローチャートを参照して説明する。図2において、異常発生時の処理を示している。同図にて示されるように、この異常状態の登録処理は異常が検出されていることが前提となるため、異常が検出されているかどうかの判定が実行される(ステップ201)。そして、異常が検出されていない場合(ステップ201,NO)、異常が検出されるまでなにも実行しない。それに対して、なんらかの異常が検出された場合(ステップ201,YES)、続いて異常コードの設定が行われ(ステップ202)、後述する異常履歴登録処理が実行される(ステップ203)。   Hereinafter, detection and registration processing of an abnormal state executed by the control unit 1 and the display unit 2 in the present embodiment will be described with reference to the flowcharts of FIGS. FIG. 2 shows processing when an abnormality occurs. As shown in the figure, since the abnormal state registration process is based on the assumption that an abnormality has been detected, a determination is made as to whether an abnormality has been detected (step 201). And when abnormality is not detected (step 201, NO), nothing is performed until abnormality is detected. On the other hand, if any abnormality is detected (step 201, YES), then an abnormality code is set (step 202), and an abnormality history registration process described later is executed (step 203).

続いて、図3に、上述の図2のステップ203における異常履歴登録処理の詳細フローチャートが示されている。同図にて示されるように、異常履歴登録処理には、関連情報登録(ステップ301)、時計情報設定(ステップ302)、及び異常履歴データの不揮発性メモリへの登録(ステップ303)とが含まれている。そして、ステップ301における関連情報登録では、異常発生時に関連する異常フラグを設定する。ステップ302の時計情報設定では、RTCより時計情報を読み出して、読み出された時計情報を、異常発生時刻として登録する。そして、ステップ303においては、上記ステップ301及び302から得られた異常履歴データを不揮発性メモリへと格納する。本実施形態においては、異常履歴は最大20個格納することが出来るように設定されており、20個を超えた場合には、最も古い異常データが破棄されて、その代わりに最新データが格納される。   Next, FIG. 3 shows a detailed flowchart of the abnormality history registration process in step 203 of FIG. As shown in the figure, the abnormality history registration processing includes related information registration (step 301), clock information setting (step 302), and registration of abnormality history data to the nonvolatile memory (step 303). It is. In the related information registration in step 301, an abnormality flag related to the occurrence of an abnormality is set. In the clock information setting in step 302, the clock information is read from the RTC, and the read clock information is registered as an abnormality occurrence time. In step 303, the abnormality history data obtained in steps 301 and 302 is stored in the nonvolatile memory. In the present embodiment, it is set so that a maximum of 20 abnormality histories can be stored. When the abnormality history exceeds 20, the oldest abnormal data is discarded and the latest data is stored instead. The

上述の異常検知並びに登録処理は制御部1と表示部2とで独立して実行され、ステップ302にて参照されるRTCは、それぞれに内蔵されるRTCの時計情報が用いられる。   The above-described abnormality detection and registration processing is executed independently by the control unit 1 and the display unit 2, and the RTC referenced in step 302 uses RTC clock information built in each.

次に、本実施形態における時計設定並びに同期処理について説明する図が図4に示されている。同図にて示されるように、本実施形態においては、表示部2側で設定される時計設定30は、通信コマンドにて制御部1へと送信され、時計情報を設定する。すなわち、制御部1の時計情報は、ユーザによって表示部2の保守画面と通信コマンドを介して設定される。そして、制御部1の時計情報が設定されれば、後述する時計情報の同期処理によって、自動的に表示部2の時計情報に反映されるため、結果として制御部1と表示部2の時計情報を一括して設定することが可能となる。   Next, FIG. 4 is a diagram for explaining clock setting and synchronization processing in the present embodiment. As shown in the figure, in the present embodiment, the clock setting 30 set on the display unit 2 side is transmitted to the control unit 1 by a communication command and sets clock information. That is, the clock information of the control unit 1 is set by the user via the maintenance screen of the display unit 2 and the communication command. If the clock information of the control unit 1 is set, the clock information of the control unit 1 and the display unit 2 is automatically reflected in the clock information of the display unit 2 by the clock information synchronization process described later. Can be set in a batch.

そして以下に制御部1のRTC13と表示部2のRTC22との同期処理を説明する。先ず、この実施形態においては、制御部1と表示部2との関係を、制御をメインとして考えて制御部1側を主(マスタ)とし、表示部2側を従(スレーブ)とする。そのため、マスタである制御部1のRTC13が発信する時計情報を表示部2側のRTC22に時計情報として書き込み、制御部1と表示部2における時計情報を同期させる。   The synchronization process between the RTC 13 of the control unit 1 and the RTC 22 of the display unit 2 will be described below. First, in this embodiment, regarding the relationship between the control unit 1 and the display unit 2, the control unit 1 side is set as a master (master) and the display unit 2 side is set as a slave (slave) considering control as a main. Therefore, clock information transmitted from the RTC 13 of the control unit 1 serving as a master is written as clock information in the RTC 22 on the display unit 2 side, and the clock information in the control unit 1 and the display unit 2 is synchronized.

図4にて示されるように、制御部1には時計情報格納メモリ18が備えられており、この時計情報格納メモリにて、制御部1に内蔵されるRTC13から得られる時計情報を格納している。そして、制御部1内には、共有メモリ19が設けられている。尚、この共有メモリ19は、先に説明した制御部1内のASIC12内に備えられ、制御部1と表示部2とが互いに共有するメモリである。そして、制御部1は、時計情報格納メモリ18に格納されている時計情報を所定時間毎に共有メモリ19へとコピーする。表示部2には、内部メモリ28が備えられており、表示部2側のサイクリック処理にて共有メモリ19に格納されている制御部1の時計情報を内部メモリ28へと定期的に反映させる。内部メモリ28には、サイクリック処理にて制御部1の時計情報が定期的に更新され、表示部23はこの内部メモリ28に格納される時計情報を基準として時計の同期処理29を実行している。   As shown in FIG. 4, the control unit 1 is provided with a clock information storage memory 18, which stores clock information obtained from the RTC 13 built in the control unit 1. Yes. A shared memory 19 is provided in the control unit 1. The shared memory 19 is a memory provided in the ASIC 12 in the control unit 1 described above and shared by the control unit 1 and the display unit 2. Then, the control unit 1 copies the clock information stored in the clock information storage memory 18 to the shared memory 19 every predetermined time. The display unit 2 includes an internal memory 28, and the clock information of the control unit 1 stored in the shared memory 19 is periodically reflected in the internal memory 28 by cyclic processing on the display unit 2 side. . The clock information of the control unit 1 is periodically updated in the internal memory 28 by cyclic processing, and the display unit 23 executes clock synchronization processing 29 based on the clock information stored in the internal memory 28. Yes.

このとき、制御部1の時計情報格納メモリの時計情報は、共有メモリ19を介して、定期的に表示部2の内部メモリ28へと反映される。本実施形態では、この表示部2の内部メモリ28への時計情報の反映は100msec間隔で実行されている。ここで、RTC内の時計情報としては、秒単位までしかないため、この内部メモリ28にて保持される時計情報は、制御部1に格納される時計情報と同一となり、制御部内のRTCと同じ時刻を刻むこととなる。そして、内部メモリ28内の時計情報に併せて表示部2の時計情報を同期させる。この実施形態では5秒ごとに表示部2の時計情報を内部メモリ28の時計情報に同期させる。この同期処理の間隔は、ユーザが任意の間隔に設定することが可能である。   At this time, the clock information in the clock information storage memory of the control unit 1 is periodically reflected in the internal memory 28 of the display unit 2 via the shared memory 19. In the present embodiment, the reflection of the clock information to the internal memory 28 of the display unit 2 is executed at 100 msec intervals. Here, since the clock information in the RTC is limited to the second unit, the clock information held in the internal memory 28 is the same as the clock information stored in the control unit 1 and is the same as the RTC in the control unit. Time will be engraved. Then, the clock information on the display unit 2 is synchronized with the clock information in the internal memory 28. In this embodiment, the clock information on the display unit 2 is synchronized with the clock information in the internal memory 28 every 5 seconds. The interval of this synchronization process can be set to an arbitrary interval by the user.

先ず、制御部1側における時計情報の共有メモリ19への格納処理を図5を参照して説明する。制御部1は、装置の電源投入後、表示部2の接続確認を実行する(ステップ501)。このとき、表示部2の接続が確認できない場合(ステップ501、NO)、表示部2の接続が確認されるまで処理の実行は行わない。表示部2の接続が確認されたら(ステップ501、YES)、続いて、表示部初期化処理を実行する(ステップ502)。初期化処理終了後、表示部2との通信が可能であるかどうかの判定が行われ(ステップ503)、通信が可能でなければ(ステップ503,NO)、可能となるまでなにも実行されない。それに対して、表示部2との通信が可能であれば、サイクリック処理(ステップ504)、及びイベント処理(ステップ505)を実行し、ステップ503に戻って処理を繰り返す。   First, a process of storing clock information in the shared memory 19 on the control unit 1 side will be described with reference to FIG. The control unit 1 executes connection confirmation of the display unit 2 after powering on the apparatus (step 501). At this time, when the connection of the display unit 2 cannot be confirmed (step 501, NO), the process is not executed until the connection of the display unit 2 is confirmed. When the connection of the display unit 2 is confirmed (step 501, YES), the display unit initialization process is subsequently executed (step 502). After completion of the initialization process, it is determined whether or not communication with the display unit 2 is possible (step 503). If communication is not possible (step 503, NO), nothing is executed until it becomes possible. . On the other hand, if communication with the display unit 2 is possible, cyclic processing (step 504) and event processing (step 505) are executed, and the processing returns to step 503 and is repeated.

このステップ505のサイクリック処理においては、制御部1のチャネルデータを共有メモリ19へとブロックコピーする。このときに、制御部1の時計情報も読み出され、共有メモリ19へとコピーする処理であり、共有メモリ19上の特定エリアに制御情報や時計データを書き込むことにより実現される。制御部1においては、このサイクリック処理が完了すると、共有メモリ19のアクセス権を開放し、表示部2側から共有メモリ19をアクセスできるようにする。そして、ステップ506におけるイベント処理とは、制御部1と表示部2との間で通信コマンドを使用して通信することである。このイベント処理の実行後においても、共有メモリ19のアクセス権を開放し、表示部2側から共有メモリ19をアクセスできるようにされる。   In the cyclic processing in step 505, the channel data of the control unit 1 is block copied to the shared memory 19. At this time, the clock information of the control unit 1 is also read and copied to the shared memory 19, which is realized by writing control information and clock data in a specific area on the shared memory 19. When the cyclic processing is completed, the control unit 1 releases the access right to the shared memory 19 so that the shared memory 19 can be accessed from the display unit 2 side. The event processing in step 506 is communication between the control unit 1 and the display unit 2 using a communication command. Even after execution of this event processing, the access right of the shared memory 19 is released, and the shared memory 19 can be accessed from the display unit 2 side.

続いて、表示部2側の処理を図6を参照して説明する。先ず、表示部2側の初期処理を実行し(ステップ601)、続いて共有メモリ19のアクセス権が開放されていることを確認する(ステップ602)。ここで、アクセス権が開放されていなければ(ステップ602,NO)、制御部1側によってアクセス権が開放されるまで待機する。アクセス権の開放を確認したら(ステップ602,YES)、表示部2側のサイクリック処理を実行する(ステップ603)。表示部2側のサイクリック処理とは、制御部1によって共有メモリ19にコピーされた制御部1のチャネルデータや時計情報を表示部2内の内部メモリ28へとコピーする。この制御部1のサイクリック処理と、表示部2のサイクリック処理によって、1サイクルに一回、制御部1側と表示部2側の間におけるデータリンクが実現される。続いて、再度アクセス権が開放されているかどうかの判定を行い(ステップ604)、開放されている場合(ステップ604,YES)、表示部2側のイベント処理が実行される(ステップ605)。アクセス権が開放されていなければ(ステップ604,NO)、アクセス権が開放されるまで待機する。表示部2側のイベント処理も制御部1側のイベント処理と同様で、制御部1と表示部2との間で通信コマンドを使用して通信することである。2系統(0/1)用意されており同時に2個の通信コマンドを送受信することが可能とされている。また、シリアルケーブルやEthernet(登録商標)ケーブル経由にて接続している機器同士の通信に使用している通信コマンドをそのまま使用することが出来る。   Next, processing on the display unit 2 side will be described with reference to FIG. First, initial processing on the display unit 2 side is executed (step 601), and then it is confirmed that the access right to the shared memory 19 is released (step 602). If the access right is not released (step 602, NO), the control unit 1 waits until the access right is released. If it is confirmed that the access right is released (step 602, YES), cyclic processing on the display unit 2 side is executed (step 603). The cyclic processing on the display unit 2 side copies the channel data and clock information of the control unit 1 copied to the shared memory 19 by the control unit 1 to the internal memory 28 in the display unit 2. By the cyclic processing of the control unit 1 and the cyclic processing of the display unit 2, a data link between the control unit 1 side and the display unit 2 side is realized once per cycle. Subsequently, it is determined again whether or not the access right is released (step 604). If the access right is released (step 604, YES), event processing on the display unit 2 side is executed (step 605). If the access right is not released (step 604, NO), the process waits until the access right is released. The event process on the display unit 2 side is the same as the event process on the control unit 1 side, and communication is performed between the control unit 1 and the display unit 2 using a communication command. Two systems (0/1) are prepared, and two communication commands can be transmitted and received simultaneously. In addition, communication commands used for communication between devices connected via a serial cable or an Ethernet (registered trademark) cable can be used as they are.

上述のようにして、制御部1内のRTC13の時計情報は、共有メモリ19を介してサイクリックに表示部2内の内部メモリ28へと書き込まれていく。尚、上述したように、この実施形態において、このサイクリック処理は100msec間隔で実行されるため、表示部2の内部メモリ28内の時計情報は定期的にリフレッシュされている。   As described above, the clock information of the RTC 13 in the control unit 1 is cyclically written to the internal memory 28 in the display unit 2 via the shared memory 19. As described above, in this embodiment, since the cyclic processing is executed at 100 msec intervals, the clock information in the internal memory 28 of the display unit 2 is periodically refreshed.

次に、表示部2内における時計同期処理を図7のフローチャートを参照して説明する。既に、図4〜図6を用いて説明したように、表示部2内の内部メモリ28には、制御部1の時計情報がサイクリック処理により定期的に更新されている。そのため、表示部2の時計同期処理においては、先ず電源投入に伴う初期処理を実行し(ステップ701)、続いて制御部1との通信が可能であるかの判定が実行される(ステップ702)。   Next, the clock synchronization process in the display unit 2 will be described with reference to the flowchart of FIG. As already described with reference to FIGS. 4 to 6, the clock information of the control unit 1 is periodically updated by the cyclic processing in the internal memory 28 in the display unit 2. For this reason, in the clock synchronization process of the display unit 2, first, an initial process associated with power-on is executed (step 701), and then it is determined whether communication with the control unit 1 is possible (step 702). .

ここで、通信可能かどうかの判定を行う背景には、制御部1と表示部2とは内部バス3で接続されており、何らかの理由によりこの内部バス3が切断されるようなことがあれば、制御部1と表示部2との通信が途絶え、その結果、制御部1と表示部2との間で実行される時計情報のサイクリックリフレッシュも正常に実行されない。すなわち、表示部2は制御部1内の共有メモリ19にアクセスすることが出来ないため、その結果時計情報も得られない。このように通信が切断されているような状況においては、時計情報更新手段を実行しない。   Here, as a background for determining whether or not communication is possible, if the control unit 1 and the display unit 2 are connected by an internal bus 3 and the internal bus 3 is disconnected for some reason. As a result, the communication between the control unit 1 and the display unit 2 is interrupted, and as a result, the cyclic refresh of the clock information executed between the control unit 1 and the display unit 2 is not normally executed. That is, the display unit 2 cannot access the shared memory 19 in the control unit 1, and as a result, clock information cannot be obtained. In such a situation where communication is disconnected, the clock information update means is not executed.

図7のフローチャートに戻り、通信が切断されていると判断された場合においては、(ステップ702,NO)、通信が回復するまで以後の時計同期処理は実行しない。このようにすることで、表示部2は通信が切断された場合は、最後に更新された時計情報を元に、表示部2に内蔵されるRTC22が独自に動作して時計情報を失ってしまうことを防ぐことが可能となる。   Returning to the flowchart of FIG. 7, if it is determined that the communication is disconnected (NO in step 702), the subsequent clock synchronization processing is not executed until the communication is restored. By doing in this way, when communication is cut off, the display unit 2 loses clock information due to the RTC 22 built in the display unit 2 operating independently based on the last updated clock information. It becomes possible to prevent this.

そして、ステップ702の判定において、通信が可能であると判定された場合(ステップ702,YES)、内部メモリ28から時計情報を読み出す時計情報読み出し処理が実行される(ステップ703)。続いて、読み出された時計情報が正常であるかどうかの判定が行われる(ステップ704)。ここでは、用途に合わせて様々な判定ロジックを採用することが可能であるが、本実施形態においては、読み出された時計情報が所定のレンジ(範囲)内であるかどうかを判定することにより実行される。当然このレンジも所望の範囲に設定することが可能とされる。このような判断ロジックを組みこむことにより、制御部1のRTC13が明らかに異常な時計情報を示している場合に同期処理を実行しないことが可能となる。   When it is determined in step 702 that communication is possible (step 702, YES), clock information reading processing for reading clock information from the internal memory 28 is executed (step 703). Subsequently, it is determined whether or not the read clock information is normal (step 704). Here, various determination logics can be adopted in accordance with the application, but in the present embodiment, by determining whether or not the read clock information is within a predetermined range (range). Executed. Of course, this range can also be set to a desired range. By incorporating such a determination logic, it is possible not to execute the synchronization process when the RTC 13 of the control unit 1 clearly shows abnormal clock information.

そして、ステップ704において、読み出された時計情報が正常(所定の範囲内)である場合(ステップ704,YES)、当該時計情報を表示部2の時計情報として設定する時計情報更新処理を実行する(ステップ705)。それに対して、読み出された時計情報が正常ではない(所定の範囲外)場合(ステップ704,NO)、ステップ702に戻り、読み出された時計情報が正常であると判断されるまで処理を繰り返す。そして、読み出された時計情報が所定の範囲内に復帰し、正常であると判定されたら、その時点で以後の時計情報更新処理を再開する。   In step 704, if the read clock information is normal (within a predetermined range) (YES in step 704), clock information update processing for setting the clock information as clock information of the display unit 2 is executed. (Step 705). On the other hand, when the read clock information is not normal (outside the predetermined range) (step 704, NO), the process returns to step 702 and the process is continued until it is determined that the read clock information is normal. repeat. Then, when the read clock information returns to a predetermined range and is determined to be normal, the subsequent clock information update process is resumed at that time.

ステップ705における時計情報更新処理の完了後、続いて同期待ち合わせ時間が経過したかどうかの判定が行われ(ステップ706)、同期待ち合わせ時間が経過していれば(ステップ706,YES)、ステップ702に戻り、時計同期処理を繰り返す。それに対して、同期待ち合わせ時間が経過していなければ(ステップ706,NO)、同期待ち合わせ時間の経過を待って、時計同期処理を繰り返す。尚、ここで言う同期待ち合わせ時間とは、ユーザが任意に設定する同期処理を実行する間隔のことである。本実施形態においては、この同期待ち合わせ時間は5秒に設定されている。そのため、制御部1側の時計情報と表示部2側の時計情報は5秒ごとに同期される。この例では、同期待ち合わせ時間は5秒に設定されているが、目的や環境等に併せてユーザが自由に設定することが可能である。   After completion of the clock information update process in step 705, it is subsequently determined whether or not the synchronization waiting time has elapsed (step 706). If the synchronization waiting time has elapsed (step 706, YES), the process proceeds to step 702. Return and repeat the clock synchronization process. On the other hand, if the synchronization waiting time has not elapsed (step 706, NO), the clock synchronization processing is repeated after the synchronization waiting time has elapsed. The synchronization waiting time referred to here is an interval for executing a synchronization process arbitrarily set by the user. In this embodiment, the synchronization waiting time is set to 5 seconds. Therefore, the clock information on the control unit 1 side and the clock information on the display unit 2 side are synchronized every 5 seconds. In this example, the synchronization waiting time is set to 5 seconds, but the user can freely set it in accordance with the purpose and environment.

このように、本発明によれば、表示部2において時計情報を設定すると、制御部1と表示部2の時計情報を一括設定することができ、さらに任意の間隔にて定期的に制御部1と表示部2の時計情報を同期させることが可能となり、利便性が飛躍的に向上する。また、制御部1と表示部2との間で通信異常が発生した場合においても、それぞれの時計が独立動作することにより、継続動作することが可能となる。   As described above, according to the present invention, when the clock information is set on the display unit 2, the clock information on the control unit 1 and the display unit 2 can be collectively set, and the control unit 1 can be periodically set at arbitrary intervals. And the clock information of the display unit 2 can be synchronized, and convenience is greatly improved. Further, even when a communication abnormality occurs between the control unit 1 and the display unit 2, it is possible to continue the operation by operating each timepiece independently.

また、本実施形態においては、PLCとプログラマブル表示器が一体化されている制御装置において、共有メモリに設定される時計情報を使用して同期を図っているが、通信コマンドを使用することにより、PLCとプログラマブル表示器とが混在しているネットワーク環境でも同期させることが出来る。その場合、時計同期のタイミングは一定周期(本実施形態では5秒)毎に行うが、ユーザが任意の周期に変更することが可能である。スレーブ(従)となる表示部は通信コマンドを使用して指定周期毎にマスタ(主)の時計情報を読み出して自RTCへ時計情報を設定する。PLCとプログラマブル表示器とが混在しているネットワーク環境でも、マスタ時計となるPLCの時計情報を修正することにより、ネットワーク上の全PLC(プログラマブル表示器)の時計情報を一括して修正することが出来る。   In the present embodiment, in the control device in which the PLC and the programmable display are integrated, the clock information set in the shared memory is used for synchronization, but by using the communication command, It can be synchronized even in a network environment where a PLC and a programmable display are mixed. In this case, the timing of clock synchronization is performed every fixed period (5 seconds in the present embodiment), but the user can change it to an arbitrary period. The display unit serving as the slave uses the communication command to read the master (main) clock information for each specified period and set the clock information in the local RTC. Even in a network environment where a PLC and a programmable display are mixed, it is possible to correct the clock information of all the PLCs (programmable displays) on the network by correcting the clock information of the PLC serving as the master clock. I can do it.

尚、上述の実施形態においては、制御機能をメインとして制御部1を主として表示部2を従とし、制御部1側の時計情報に表示部2の時計情報を同期させるようにしたが、これに限るものではない。また、本実施形態においては、PLCの機能を有する制御部と、プログラマブル表示器としての機能を果たす表示部とを一つの一体型の制御装置としているが、PLCとしての制御部と、プログラマブル表示器以外のRTC内蔵型電子機器とを一体型の制御装置として構成する場合においても、それぞれに内蔵されているRTCの同期を図るために本発明の時計情報同期処理が適用可能であることは言うまでもない。   In the above-described embodiment, the control function is the main, the control unit 1 is mainly the display unit 2 and the clock information on the display unit 2 is synchronized with the clock information on the control unit 1 side. It is not limited. Moreover, in this embodiment, although the control part which has the function of PLC, and the display part which fulfill | performs the function as a programmable display are made into one integrated control apparatus, the control part as a PLC, and a programmable display Needless to say, the clock information synchronization process of the present invention can be applied to synchronize the RTC built in each of the other RTC built-in electronic devices as an integrated control device. .

以上の説明で明らかなように、本発明によれば、プログラマブル表示器の保守画面から時計情報を設定すると、PLCとプログラマブル表示器の時計情報を一括して設定することができ、さらに定期的にPLCとプログラマブル表示器の時計の同期処理を自動的に行うことが可能となる。   As is clear from the above description, according to the present invention, when clock information is set from the maintenance screen of the programmable display, the clock information of the PLC and the programmable display can be set at once, and more regularly. It becomes possible to automatically synchronize the clock of the PLC and the programmable display.

本実施形態の制御装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the control apparatus of this embodiment. 異常発生時の処理を示すフローチャートである。It is a flowchart which shows the process at the time of abnormality occurrence. 異常履歴登録処理の詳細を示すフローチャートである。It is a flowchart which shows the detail of abnormality log | history registration processing. 時計情報の同期処理を説明するための図である。It is a figure for demonstrating the synchronous process of clock information. 制御部側の時計情報取得処理を示すフローチャートである。It is a flowchart which shows the clock information acquisition process by the side of a control part. 表示部側の時計情報取得処理を示すフローチャートである。It is a flowchart which shows the clock information acquisition process by the side of a display part. 時計同期処理を示すフローチャートである。It is a flowchart which shows a clock synchronization process.

符号の説明Explanation of symbols

1 制御部
2 表示部
3 内部バス
11 MPU
12 ASIC
13 RTC(制御部側)
14 外部I/F
15 IOM
16 ROM
17 ワークRAM
18 時計情報格納メモリ
19 インナーワークエリア
21 CPU
22 RTC(表示部側)
23 フラッシュメモリ(システムプログラム)
24 フラッシュメモリ(描画データ)
25 ワークメモリ
26 描画CPU
28 内部メモリ
29 時計同期処理
30 時計設定
1 Control Unit 2 Display Unit 3 Internal Bus 11 MPU
12 ASIC
13 RTC (control unit side)
14 External I / F
15 IOM
16 ROM
17 Work RAM
18 Clock information storage memory 19 Inner work area 21 CPU
22 RTC (Display side)
23 Flash memory (system program)
24 Flash memory (drawing data)
25 Work memory 26 Drawing CPU
28 Internal memory 29 Clock synchronization processing 30 Clock setting

Claims (4)

時計情報を提供するリアル・タイム・クロックを含みプログラマブル・コントローラとしての機能を果たす制御部と、時計情報を提供するリアル・タイム・クロックを含みプログラマブル表示器としての機能を果たす表示部と、当該制御部と表示部とを内部バスにより接続して一つのハウジング内に収容して構成される一体型の制御装置であって、
制御部は制御部と表示部との双方からアクセス可能とされた共有メモリをさらに有し、
一定周期で制御部側の時計情報を読み出して共有メモリに書き込む手段と、共有メモリに書き込まれた制御部側の時計情報を読み出して表示部内に備えられる内部メモリへと書き込む手段とを有し、
表示部の内部メモリに保持される制御部側の時計情報を表示部の時計情報として表示部に内蔵されるクロック発信器を内蔵した時計に書き込む時計情報更新手段とを備え、
それにより、2つのリアル・タイム・クロックを自動的に一定周期毎に同期させることを特徴とする制御装置。
A control unit that functions as a programmable controller including a real time clock that provides clock information, a display unit that functions as a programmable display including a real time clock that provides clock information, and the control An integrated control device configured by connecting a display unit and a display unit via an internal bus and accommodating the display unit in a single housing,
The control unit further includes a shared memory that is accessible from both the control unit and the display unit,
Means for reading the clock information on the control unit side in a certain cycle and writing it to the shared memory; and means for reading the clock information on the control unit side written in the shared memory and writing it to the internal memory provided in the display unit,
Clock information updating means for writing clock information on the control unit side held in the internal memory of the display unit to a clock incorporating a clock oscillator built in the display unit as clock information of the display unit,
Thus, a control device that automatically synchronizes two real time clocks at fixed intervals.
時計情報更新手段において、制御部と表示部との通信が可能であるかどうかを判定する手段を有し、制御部と表示部との通信が可能な状況であると判定された場合のみ時計情報更新手段を実行すること、を特徴とする請求項1に記載の制御装置。   The clock information updating means has means for determining whether communication between the control unit and the display unit is possible, and only when it is determined that communication between the control unit and the display unit is possible The control device according to claim 1, wherein update means is executed. 時計情報更新手段において、内部メモリに書き込まれた制御部側の時計情報に対し、所定の範囲内であるか判定する判定手段をさらに備え、所定の範囲内であると判定された場合のみ時計情報更新手段を実行すること、を特徴とする請求項1及び2に記載の制御装置。   The clock information update means further includes a determination means for determining whether the clock information on the control unit side written in the internal memory is within a predetermined range, and only when the clock information is determined to be within the predetermined range The control device according to claim 1, wherein the updating unit is executed. 時計情報更新手段において、時計情報更新手段を実行しないと判定された場合においても、後に時計情報更新手段を実行するための判定条件が満たされた時点で時計情報更新手段を自動的に再開すること、を特徴とする請求項2及び3に記載の制御装置。   Even when it is determined in the clock information update means that the clock information update means is not executed, the clock information update means is automatically restarted when a determination condition for executing the clock information update means is satisfied later. The control device according to claim 2 or 3, characterized by the above.
JP2005321438A 2005-11-04 2005-11-04 Control device clock synchronization Active JP4497317B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005321438A JP4497317B2 (en) 2005-11-04 2005-11-04 Control device clock synchronization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005321438A JP4497317B2 (en) 2005-11-04 2005-11-04 Control device clock synchronization

Publications (2)

Publication Number Publication Date
JP2007128362A true JP2007128362A (en) 2007-05-24
JP4497317B2 JP4497317B2 (en) 2010-07-07

Family

ID=38150958

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005321438A Active JP4497317B2 (en) 2005-11-04 2005-11-04 Control device clock synchronization

Country Status (1)

Country Link
JP (1) JP4497317B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016012172A (en) * 2014-06-27 2016-01-21 オムロン株式会社 Communication system, programmable display, information processing device, operation control method, information processing method, and program
CN108541307A (en) * 2016-01-07 2018-09-14 三菱电机株式会社 Programmable controller and synchronous control program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02259594A (en) * 1989-03-31 1990-10-22 Fujitsu Ltd Time synchronization system of system consisting of plural devices
JPH09152910A (en) * 1995-11-30 1997-06-10 Toshiba Corp Monitor and control equipment for power system
JPH1125057A (en) * 1997-07-03 1999-01-29 Nec Corp Inter-subsystem time correction system
JP2005135063A (en) * 2003-10-29 2005-05-26 Hitachi Ltd Information processor and clock abnormality detecting program for information processor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02259594A (en) * 1989-03-31 1990-10-22 Fujitsu Ltd Time synchronization system of system consisting of plural devices
JPH09152910A (en) * 1995-11-30 1997-06-10 Toshiba Corp Monitor and control equipment for power system
JPH1125057A (en) * 1997-07-03 1999-01-29 Nec Corp Inter-subsystem time correction system
JP2005135063A (en) * 2003-10-29 2005-05-26 Hitachi Ltd Information processor and clock abnormality detecting program for information processor

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016012172A (en) * 2014-06-27 2016-01-21 オムロン株式会社 Communication system, programmable display, information processing device, operation control method, information processing method, and program
CN105320054A (en) * 2014-06-27 2016-02-10 欧姆龙株式会社 Communication system, programmable indicator, information processing device, operation control method, information processing method, and program
CN108541307A (en) * 2016-01-07 2018-09-14 三菱电机株式会社 Programmable controller and synchronous control program
CN108541307B (en) * 2016-01-07 2021-04-02 三菱电机株式会社 Programmable controller and synchronization control method

Also Published As

Publication number Publication date
JP4497317B2 (en) 2010-07-07

Similar Documents

Publication Publication Date Title
EP3309647B1 (en) Control device and communication device
US9804944B2 (en) Data processing system
US7007106B1 (en) Protocol and method for multi-chassis configurable time synchronization
WO2015128981A1 (en) Programmable controller system and controller therefor
EP2222003B1 (en) Field control system
US9778630B2 (en) Control device and system program for maintaining global variable and reference data consistency during parallel processing of multiple tasks
US20220413474A1 (en) Control system
US20080267328A1 (en) System and method for managing time in automatic control equipment
JP5684950B2 (en) Data collection system and data collection system program
US20080229125A1 (en) Power managing method of a scheduling system and related scheduling system
JP2016110458A (en) Programmable logic controller, basic unit, control method and program
JP6116319B2 (en) Method for forming a time stamp in a real-time system, data processing apparatus, computer program product, and digital storage medium
EP3528067A1 (en) Computing device and control system
CN107315449B (en) Computer device, method for reading time and method for writing time
JP4497317B2 (en) Control device clock synchronization
US10890889B2 (en) Method of monitoring and assessing the operation of an industrial installation driven by a programmable controller and equipment implementing said method
CN109660310B (en) Clock synchronization method and device, computing equipment and computer storage medium
JP4032646B2 (en) Network time adjustment method and control system
US10585781B2 (en) Method for debugging software components in a distributed, time-controlled real time system
WO2019176286A1 (en) Control device, control method, and control program
JP2009223586A (en) Building block type plc
JP7562051B1 (en) Data collection program, data collection device, data collection system and data collection method
US11226603B2 (en) Automation system for process automation and a corresponding method
WO2024162337A1 (en) Control device, control system, method, and program
JP3381230B2 (en) Discrete system simulator and discrete system simulation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080314

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091202

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100125

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: 20100324

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

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

Free format text: PAYMENT UNTIL: 20130423

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4497317

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100406

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

Free format text: PAYMENT UNTIL: 20130423

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20140423

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250