JP2017021663A - Programming tool - Google Patents

Programming tool Download PDF

Info

Publication number
JP2017021663A
JP2017021663A JP2015140016A JP2015140016A JP2017021663A JP 2017021663 A JP2017021663 A JP 2017021663A JP 2015140016 A JP2015140016 A JP 2015140016A JP 2015140016 A JP2015140016 A JP 2015140016A JP 2017021663 A JP2017021663 A JP 2017021663A
Authority
JP
Japan
Prior art keywords
response time
safety response
safety
unit
input
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
JP2015140016A
Other languages
Japanese (ja)
Other versions
JP6482419B2 (en
Inventor
遼太 橋本
Ryota Hashimoto
遼太 橋本
裕介 島崎
Yusuke Shimazaki
裕介 島崎
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2015140016A priority Critical patent/JP6482419B2/en
Publication of JP2017021663A publication Critical patent/JP2017021663A/en
Application granted granted Critical
Publication of JP6482419B2 publication Critical patent/JP6482419B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To simplify correction work of a safety response time.SOLUTION: A programming tool which can adjust a safety response time of a safety system according to a request includes: a user processing reception part 23 for processing input information and output information including a setting safety response time being a user's request; a delay management part for managing delay information in the safety system; a safety response time adjustment part 25 for transmitting/receiving information to/from the user processing reception part 23 to perform adjustment processing of a safety response time; a safety response time calculation part 26 for calculating the safety response time; and a safety response time adjustment method presentation part 27 for presenting an adjustment method for a safety response time until a calculation result is equal to or less than the setting safety response time in the case that the calculation result of the safety response time calculation part 26 exceeds the setting safety response time.SELECTED DRAWING: Figure 2

Description

本発明は、安全システムに適用されるプログラミングツールに関する。   The present invention relates to a programming tool applied to a safety system.

安全システムでは、セーフティセンサによって非常停止信号が発信されてから、非常停止指示が出力されて機器が止まるまでの時間である安全応答時間から安全距離が決定される。なお、安全距離とは、人体が検出領域に侵入し、危険区域に到達する前に機器が停止するために必要な最小距離をいう。セーフティセンサから機器までの安全距離により、工場のレイアウトが変更されるため、確保可能な安全距離に応じた安全応答時間を設定する必要がある。ところで、安全応答時間は、通信遅延、プログラムのスキャンタイム、機器の応答時間の合計値を含む。そして、安全距離は、安全応答時間と規格で決められた情報から算出される。   In the safety system, the safety distance is determined from the safety response time, which is the time from when the emergency stop signal is transmitted by the safety sensor until the emergency stop instruction is output until the device stops. The safe distance refers to the minimum distance necessary for the device to stop before the human body enters the detection area and reaches the dangerous area. Since the layout of the factory is changed depending on the safety distance from the safety sensor to the device, it is necessary to set a safety response time according to the safe distance that can be secured. By the way, the safety response time includes the total value of communication delay, program scan time, and device response time. The safety distance is calculated from the safety response time and information determined by the standard.

このような安全システムの安全応答時間及び安全距離を算出する従来技術の一例である特許文献1には、「実際のシステムに使用される各機器の仕様等を理解していなくても、安全ネットワークを構築するための各種パラメータを設定できる安全条件設定支援装置を提供すること」を課題とし、「ネットワーク5に接続される安全入力機器6,安全出力機器7を含む安全機器の内部処理時間に関する情報を部品データベース13dに格納」し、「接続される安全機器同士の送信間隔と、安全入力機器から制御対象装置までの安全距離の少なくとも一方と、安全機器間の接続関係を示す接続情報を取得し、その取得した情報と、前記内部処理時間に基づいて安全条件(未入力の条件の決定等)を求める」安全条件設定支援装置及びプログラム製品が開示されている。算出された安全応答時間が要求安全応答時間を超える場合には、通信遅延を減らし、プログラムを修正するといった手段を講じて安全応答時間を調整する。   Patent Document 1, which is an example of the prior art for calculating the safety response time and the safety distance of such a safety system, states that “a safety network can be obtained without understanding the specifications of each device used in an actual system. "Providing a safety condition setting support device capable of setting various parameters for constructing a system", "Information on internal processing time of safety devices including safety input device 6 and safety output device 7 connected to network 5" Is stored in the parts database 13d ", and" at least one of a transmission interval between connected safety devices, a safety distance from the safety input device to the control target device, and connection information indicating a connection relationship between the safety devices is acquired. The safety condition setting support device and the program manufactured by the program for obtaining the safety condition (determination of the uninput condition, etc.) based on the acquired information and the internal processing time There has been disclosed. When the calculated safety response time exceeds the required safety response time, the safety response time is adjusted by taking measures such as reducing the communication delay and correcting the program.

特開2003−263202号公報JP 2003-263202 A

しかしながら、上記従来の技術によれば、安全応答時間が要求された安全応答時間を超えている場合には、仕様書を参照しつつ試行錯誤によって修正する必要がある。そのため、修正作業が煩雑である、という問題があった。   However, according to the above conventional technique, when the safety response time exceeds the required safety response time, it is necessary to correct it by trial and error while referring to the specification. Therefore, there has been a problem that the correction work is complicated.

本発明は、上記に鑑みてなされたものであって、安全応答時間が、要求された設定安全応答時間を超えている場合の修正作業を簡素化可能なプログラミングツールを得ることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to obtain a programming tool capable of simplifying the correction work when the safety response time exceeds the requested set safety response time.

上述した課題を解決し、目的を達成するために、本発明は、安全システムの安全応答時間を要求に従って調整可能なプログラミングツールであって、ユーザの要求である設定安全応答時間を含む入力情報及び出力情報を処理するユーザ処理受付部と、前記安全システム内の遅延情報を管理する遅延管理部と、前記ユーザ処理受付部と情報の送受信を行い、前記安全応答時間の調整処理を行う安全応答時間調整部と、前記安全応答時間の計算を行う安全応答時間計算部と、前記安全応答時間計算部の計算結果が前記設定安全応答時間を超えている場合には、前記計算結果が前記設定安全応答時間以下になるまで前記安全応答時間の調整方法を提示する安全応答時間調整方法提示部と、を備えることを特徴とする。   In order to solve the above-mentioned problems and achieve the object, the present invention provides a programming tool capable of adjusting a safety response time of a safety system according to a request, and includes input information including a set safety response time as a user request, and A user response accepting unit for processing output information, a delay managing unit for managing delay information in the safety system, and a safety response time for performing transmission / reception of information with the user process accepting unit and adjusting the safety response time. When the calculation result of the adjustment unit, the safety response time calculation unit that calculates the safety response time, and the safety response time calculation unit exceeds the set safety response time, the calculation result is the set safety response And a safety response time adjustment method presenting unit that presents the adjustment method of the safety response time until the time becomes less than or equal to the time.

本発明によれば、安全応答時間が、要求された設定安全応答時間を超えている場合の修正作業を簡素化可能なプログラミングツールを得ることができるという効果を奏する。   According to the present invention, it is possible to obtain a programming tool that can simplify the correction work when the safety response time exceeds the requested set safety response time.

実施の形態1に係るプログラミングツールが適用されるコンピュータを含むハードウェア構成例を示すブロック図1 is a block diagram illustrating an example of a hardware configuration including a computer to which a programming tool according to a first embodiment is applied. 実施の形態1に係るプログラミングツールが適用されるコンピュータの構成例を示すブロック図1 is a block diagram illustrating a configuration example of a computer to which a programming tool according to a first embodiment is applied. 実施の形態1に係るプログラミングツールの動作例を示すフローチャートThe flowchart which shows the operation example of the programming tool which concerns on Embodiment 1 安全応答時間調整の初期画面例を示す図Figure showing an example of the initial screen for safety response time adjustment 計算された安全応答時間が提示された安全応答時間調整の画面例を示す図The figure which shows the example of a screen of safety response time adjustment in which the calculated safety response time was shown 安全応答時間調整方法提示処理の動作例を示すフローチャートThe flowchart which shows the operation example of a safety response time adjustment method presentation process 安全応答時間調整方法が提示された安全応答時間調整の画面例を示す図The figure which shows the example of a screen of the safety response time adjustment by which the safety response time adjustment method was shown 安全応答時間調整方法を提示する安全応答時間調整中の第1段階の画面例を示す図The figure which shows the example of a screen of the 1st step in the safety response time adjustment which presents the safety response time adjustment method 安全応答時間調整方法を提示する安全応答時間調整中の第2段階の画面例を示す図The figure which shows the example of a screen of the 2nd step in the safety response time adjustment which presents the safety response time adjustment method 実施の形態2に係るプログラミングツールが適用されるコンピュータの構成例を示すブロック図FIG. 9 is a block diagram illustrating a configuration example of a computer to which a programming tool according to a second embodiment is applied. 実施の形態1,2に係るプログラミングツールが適用されるコンピュータのハードウェア構成例を示す図The figure which shows the hardware structural example of the computer to which the programming tool which concerns on Embodiment 1, 2 is applied.

以下に、本発明の実施の形態に係るプログラミングツールを図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Hereinafter, a programming tool according to an embodiment of the present invention will be described in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態1.
図1は、本発明の実施の形態1に係るプログラミングツールが適用されるコンピュータを含む安全システムのハードウェア構成例を示すブロック図である。図1に示す安全システム10は、本実施の形態1に係るプログラミングツールが適用されるコンピュータ11と、コンピュータ11と情報の送受信を行うコントローラ12と、コントローラ12と情報の送受信を行う通信機器13と、通信機器13と情報の送受信を行う通信機器14,16と、通信機器14に接続されて情報が入力される安全入力機器15と、通信機器16に接続されて出力情報が出力される安全出力機器17とにより構成されている。安全入力機器15にはセンサを例示することができ、安全出力機器17にはロボットを例示することができる。安全入力機器15に入力データが発生すると、通信機器13,14を介してコントローラ12に当該入力データが送信される。入力データを受信したコントローラ12は、当該入力データに対応したプログラムを実行し、通信機器13,16を介して安全出力機器17に出力データを送信する。安全出力機器17は、当該出力データに対応した動作を行う。なおコンピュータ11は、コントローラ12が実行するプログラムに対する調整又は変更を行うプログラミングツールを含む。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing a hardware configuration example of a safety system including a computer to which a programming tool according to Embodiment 1 of the present invention is applied. A safety system 10 shown in FIG. 1 includes a computer 11 to which the programming tool according to the first embodiment is applied, a controller 12 that transmits / receives information to / from the computer 11, and a communication device 13 that transmits / receives information to / from the controller 12. Communication devices 14 and 16 that transmit and receive information to and from the communication device 13, a safety input device 15 that is connected to the communication device 14 and inputs information, and a safety output that is connected to the communication device 16 and outputs output information The apparatus 17 is comprised. The safety input device 15 can be exemplified by a sensor, and the safety output device 17 can be exemplified by a robot. When input data is generated in the safety input device 15, the input data is transmitted to the controller 12 via the communication devices 13 and 14. The controller 12 that has received the input data executes a program corresponding to the input data, and transmits the output data to the safety output device 17 via the communication devices 13 and 16. The safety output device 17 performs an operation corresponding to the output data. The computer 11 includes a programming tool for adjusting or changing the program executed by the controller 12.

図2は、本実施の形態1に係るプログラミングツールが適用されるコンピュータの構成例を示すブロック図である。このプログラミングツールは、安全システムの安全応答時間を要求に従って調整可能なプログラミングツールである。図2に示すコンピュータ11は、ユーザの入力操作が行われて入力情報を生成する入力部22と、ユーザに対して出力情報を表示する表示部24と、入力部22及び表示部24に接続されて、ユーザの要求である設定安全応答時間を含む入力情報及び出力情報を処理するユーザ処理受付部23と、機器入出力遅延情報を管理する機器入出力遅延管理部21と、ネットワーク通信遅延情報を管理するネットワーク通信遅延管理部28と、プログラム実行遅延情報を管理するプログラム実行遅延管理部29と、ユーザ処理受付部23と情報の送受信を行い、安全応答時間の調整処理を行う安全応答時間調整部25と、安全応答時間の計算を行う安全応答時間計算部26と、安全応答時間計算部26の計算結果が設定安全応答時間を超えている場合には、計算結果が設定安全応答時間以下になるまで安全応答時間の調整方法を提示する安全応答時間調整方法提示部27と、を備え、安全応答時間がユーザの要求を満たすように調整を行う。また、機器入出力遅延管理部21と、ネットワーク通信遅延管理部28と、プログラム実行遅延管理部29とをまとめて、遅延管理部30とする。遅延管理部30は、安全システム内の各種遅延情報を管理する。なお、図1においては遅延管理部30は、機器入出力遅延管理部21と、ネットワーク通信遅延管理部28と、プログラム実行遅延管理部29とを備えるが、遅延管理部30が管理する遅延情報はこれらに限定されず、他の遅延管理部を備えていてもよい。   FIG. 2 is a block diagram illustrating a configuration example of a computer to which the programming tool according to the first embodiment is applied. This programming tool is a programming tool that can adjust the safety response time of the safety system according to requirements. The computer 11 shown in FIG. 2 is connected to an input unit 22 that generates input information by a user input operation, a display unit 24 that displays output information to the user, and the input unit 22 and the display unit 24. A user process receiving unit 23 that processes input information and output information including a set safety response time that is a user request, a device input / output delay management unit 21 that manages device input / output delay information, and network communication delay information. A network response delay managing unit 28 for managing, a program execution delay managing unit 29 for managing program execution delay information, and a safety response time adjusting unit for performing a process of adjusting a safety response time by transmitting / receiving information to / from the user process receiving unit 23 25, the safety response time calculation unit 26 that calculates the safety response time, and the calculation result of the safety response time calculation unit 26 exceeds the set safety response time It is provided with a safety response time adjusting method presenting unit 27 that the calculation result presents a method of adjusting the safety response time until the following safety response time setting, the safety response time adjusted to meet the requirements of the user. Further, the device input / output delay management unit 21, the network communication delay management unit 28, and the program execution delay management unit 29 are collectively referred to as a delay management unit 30. The delay management unit 30 manages various delay information in the safety system. In FIG. 1, the delay management unit 30 includes a device input / output delay management unit 21, a network communication delay management unit 28, and a program execution delay management unit 29. The delay information managed by the delay management unit 30 is as follows. It is not limited to these, You may provide the other delay management part.

入力部22においてユーザによる入力操作が行われると、入力部22は入力情報を生成し、ユーザ処理受付部23は、当該入力情報の処理を行う。ユーザ処理受付部23は、入力部22からの入力情報及び安全応答時間調整部25から入力される安全応答時間に従って、出力情報を処理して表示部24に出力する。安全応答時間調整部25は、ユーザ処理受付部23から入力された入力情報に従って安全応答時間の調整処理を行う。安全応答時間計算部26は、ネットワーク通信遅延管理部28からネットワークの通信遅延情報を取得し、プログラム実行遅延管理部29からプログラムの実行遅延情報を取得し、機器入出力遅延管理部21から機器の入出力遅延情報を取得し、ネットワークの通信遅延情報、プログラムの実行遅延情報及び機器の入出力遅延情報から安全応答時間の計算を行う。安全応答時間調整方法提示部27は、安全応答時間をユーザの要求する設定安全応答時間に変更するための安全応答時間調整方法を提示する。ネットワーク通信遅延管理部28は、現在の設定に応じたネットワークの通信遅延情報を管理する。プログラム実行遅延管理部29は、現在の設定に応じたプログラムの実行遅延情報を保持する。   When an input operation is performed by the user in the input unit 22, the input unit 22 generates input information, and the user process reception unit 23 processes the input information. The user process reception unit 23 processes the output information according to the input information from the input unit 22 and the safety response time input from the safety response time adjustment unit 25 and outputs the processed output information to the display unit 24. The safety response time adjustment unit 25 performs a safety response time adjustment process according to the input information input from the user process reception unit 23. The safety response time calculation unit 26 acquires network communication delay information from the network communication delay management unit 28, acquires program execution delay information from the program execution delay management unit 29, and acquires device execution delay information from the device input / output delay management unit 21. I / O delay information is acquired, and safety response time is calculated from network communication delay information, program execution delay information, and device I / O delay information. The safety response time adjustment method presentation unit 27 presents a safety response time adjustment method for changing the safety response time to the set safety response time requested by the user. The network communication delay management unit 28 manages network communication delay information according to the current setting. The program execution delay management unit 29 holds program execution delay information corresponding to the current setting.

図3は、本実施の形態1に係るプログラミングツールの動作例を示すフローチャートである。まず、処理をスタートし、ユーザが入力部22を操作することによって安全応答時間の調整を要求する(S11)。当該要求はコンピュータ11内のユーザ処理受付部23に送信され、ユーザ処理受付部23は、安全応答時間調整画面を表示部24に表示する(S12)。   FIG. 3 is a flowchart showing an operation example of the programming tool according to the first embodiment. First, the process is started, and the user requests adjustment of the safety response time by operating the input unit 22 (S11). The request is transmitted to the user process accepting unit 23 in the computer 11, and the user process accepting unit 23 displays the safety response time adjustment screen on the display unit 24 (S12).

図4は、安全応答時間調整の初期画面例を示す図である。図4に示す安全応答時間調整画面において、ユーザが「設定安全応答時間」と「ms」との間のテキストボックスに設定安全応答時間を数値入力すると(S13)、コンピュータ11内の安全応答時間計算部26は安全応答時間を計算してユーザ処理受付部23に送信し、ユーザ処理受付部23は計算結果を提示する(S14)。   FIG. 4 is a diagram illustrating an example of an initial screen for safety response time adjustment. When the user inputs a numerical value for the set safety response time in the text box between “set safety response time” and “ms” on the safety response time adjustment screen shown in FIG. 4 (S13), the safety response time in the computer 11 is calculated. The unit 26 calculates the safety response time and transmits it to the user process reception unit 23, and the user process reception unit 23 presents the calculation result (S14).

図5は、計算された安全応答時間が提示された安全応答時間調整の画面例を示す図である。図5に示す安全応答時間調整画面では、安全応答時間は「78ms」と表示されている。ここで、安全応答時間は、ネットワーク通信遅延情報、プログラム実行遅延情報及び機器入出力遅延情報に各々記載される遅延時間を積算するが、構成によってはこれらの情報の一部を削除し、又は追加してもよい。   FIG. 5 is a diagram illustrating a screen example of the safety response time adjustment on which the calculated safety response time is presented. On the safety response time adjustment screen shown in FIG. 5, the safety response time is displayed as “78 ms”. Here, the safety response time is the sum of the delay times described in the network communication delay information, program execution delay information, and device input / output delay information, but some of these information may be deleted or added depending on the configuration. May be.

次に、コンピュータ11内のユーザ処理受付部23は、計算した安全応答時間が、ユーザから要求された設定安全応答時間を超えているか判定する(S15)。計算した安全応答時間が設定安全応答時間以下である場合には(S15:No)、処理をエンドする。すなわち、ユーザの要求を満たした場合には処理を終了する。計算した安全応答時間が設定安全応答時間を超えている場合には(S15:Yes)、安全応答時間調整方法提示部27は、安全応答時間調整方法提示処理を実行する(S16)。ユーザは、提示された安全応答時間調整方法の入力処理を行う(S17)。   Next, the user process reception unit 23 in the computer 11 determines whether the calculated safety response time exceeds the set safety response time requested by the user (S15). If the calculated safety response time is less than or equal to the set safety response time (S15: No), the process is terminated. That is, the process ends when the user's request is satisfied. When the calculated safety response time exceeds the set safety response time (S15: Yes), the safety response time adjustment method presentation unit 27 executes a safety response time adjustment method presentation process (S16). The user performs input processing of the presented safety response time adjustment method (S17).

図6は、安全応答時間調整方法提示処理の動作例を示すフローチャートである。すなわち、安全応答時間調整方法提示部27の動作を示すフローチャートである。まず、処理をスタートし、安全応答時間調整方法提示部27は、ネットワーク通信遅延管理部28からネットワーク通信遅延調整方法を取得し(S21)、プログラム実行遅延管理部29からプログラム実行遅延調整方法を取得し(S22)、機器入出力遅延管理部21から機器入出力遅延調整方法を取得する(S23)。その後、各調整方法を用いて設定安全応答時間を安全応答時間として実現するために必要な調整方法を計算し、安全応答時間調整方法をユーザに提示し、処理をエンドする。ネットワーク通信遅延調整方法は、ネットワーク通信遅延を低減することで安全応答時間を小さくする方法である。プログラム実行遅延調整方法は、プログラム実行遅延を低減することで安全応答時間を小さくする方法である。機器入出力遅延調整方法は、機器入出力遅延を低減することで安全応答時間を小さくする方法である。設定安全応答時間を安全応答時間として実現するために必要な調整方法としては、ネットワーク通信遅延を調整することにより設定安全応答時間を安全応答時間として実現する場合には、ネットワーク遅延を小さくするために減らす必要があるスレーブ局の局数を計算してユーザに提示する調整方法を例示することができる。   FIG. 6 is a flowchart illustrating an operation example of the safety response time adjustment method presentation processing. That is, it is a flowchart showing the operation of the safety response time adjustment method presentation unit 27. First, the process is started, and the safety response time adjustment method presentation unit 27 acquires the network communication delay adjustment method from the network communication delay management unit 28 (S21), and acquires the program execution delay adjustment method from the program execution delay management unit 29. Then, a device input / output delay adjustment method is acquired from the device input / output delay management unit 21 (S23). Thereafter, using each adjustment method, an adjustment method necessary for realizing the set safety response time as the safety response time is calculated, the safety response time adjustment method is presented to the user, and the process is ended. The network communication delay adjustment method is a method of reducing the safety response time by reducing the network communication delay. The program execution delay adjustment method is a method of reducing the safety response time by reducing the program execution delay. The device input / output delay adjustment method is a method of reducing the safety response time by reducing the device input / output delay. As an adjustment method necessary to realize the set safe response time as the safe response time, in order to reduce the network delay when the set safe response time is realized as the safe response time by adjusting the network communication delay An adjustment method can be exemplified in which the number of slave stations that need to be reduced is calculated and presented to the user.

図7は、安全応答時間調整方法が提示された安全応答時間調整の画面例を示す図である。図7においては、図5と同様に、設定安全応答時間は70msと表示され、安全応答時間は78msと表示され、ネットワーク通信遅延調整方法として、ネットワークのスレーブ局数を減らすべき旨及び設定安全応答時間を安全応答時間として実現するために減らすべきスレーブ局数が表示され、また、プログラム実行遅延調整方法として、プログラムのステップ方法を減らすべき旨及び設定安全応答時間を安全応答時間として実現するために減らすべきステップ数が表示され、さらには、機器入出力遅延調整方法として、入力遅延の少ない機器に変更するべき旨及び設定安全応答時間を安全応答時間として実現するために変更して接続すべき入力機器の型番が表示されている。図7に示す画面例では、減らすべきスレーブ局数は3局と表示され、減らすべきステップ数は42ステップと表示され、接続すべき入力機器の型番は型番Aと表示されている。なお、この画面例では、安全応答時間調整方法として、ネットワーク通信遅延調整方法、プログラム実行遅延調整方法及び機器入出力遅延調整方法を提示しているが、本発明はこれらに限定されるものではなく、他の遅延調整方法が提示されていてもよい。   FIG. 7 is a diagram illustrating an example of a safety response time adjustment screen on which a safety response time adjustment method is presented. In FIG. 7, similarly to FIG. 5, the set safety response time is displayed as 70 ms, the safety response time is displayed as 78 ms, and the network communication delay adjustment method indicates that the number of network slave stations should be reduced and the set safety response. The number of slave stations to be reduced in order to realize the time as the safety response time is displayed, and as a program execution delay adjustment method, the program step method should be reduced and the set safety response time to be realized as the safety response time The number of steps to be reduced is displayed. In addition, the input / output delay adjustment method should be changed to a device with less input delay and input to be changed and connected to realize the set safety response time as a safety response time. The model number of the device is displayed. In the screen example shown in FIG. 7, the number of slave stations to be reduced is displayed as 3, the number of steps to be reduced is displayed as 42 steps, and the model number of the input device to be connected is displayed as model number A. In this screen example, a network communication delay adjustment method, a program execution delay adjustment method, and a device input / output delay adjustment method are presented as safety response time adjustment methods, but the present invention is not limited to these. Other delay adjustment methods may be presented.

S17において、ユーザは、図7に示すように提示された安全応答時間調整方法に従って入力処理を行う。ここで、減らすべきスレーブ局数は3局と表示されているが、ユーザが入力するスレーブ局数はこれに限定されず、減らすスレーブ局数は1局と入力してもよいし、2局としてもよいし、3局以上としてもよい。すなわち、減らすべきスレーブ局数は限定されるものではない。入力内容に応じて安全応答時間計算部26が再計算を行って変更された安全応答時間を提示する(S14)。   In S17, the user performs input processing according to the safety response time adjustment method presented as shown in FIG. Here, although the number of slave stations to be reduced is displayed as three stations, the number of slave stations input by the user is not limited to this, and the number of slave stations to be reduced may be input as one station or as two stations It is also possible to have three or more stations. That is, the number of slave stations to be reduced is not limited. The safety response time calculation unit 26 performs recalculation according to the input content and presents the changed safety response time (S14).

図8は、安全応答時間調整方法を提示する安全応答時間調整中の第1段階の画面例を示す図である。図8において、減らすスレーブ局数はユーザによって1局と入力され、この入力操作により安全応答時間計算部26において再計算が行われ、安全応答時間は図5における78msから75msに減じている。しかしながら、安全応答時間75msは設定安全応答時間70msを超えているため、S15の判定においてYesに分岐し、再度、安全応答時間調整方法提示処理を実行する(S16)。   FIG. 8 is a diagram illustrating a screen example of the first stage during the safety response time adjustment that presents the safety response time adjustment method. In FIG. 8, the number of slave stations to be reduced is input by the user as one station, and by this input operation, the safety response time calculation unit 26 performs recalculation, and the safety response time is reduced from 78 ms in FIG. 5 to 75 ms. However, since the safety response time 75 ms exceeds the set safety response time 70 ms, the process branches to Yes in the determination of S15, and the safety response time adjustment method presentation process is executed again (S16).

図9は、安全応答時間調整方法を提示する安全応答時間調整中の第2段階の画面例を示す図である。図9においては、図8において減らすスレーブ局数が1局と入力された後に、減らすべきステップ数がユーザによって30ステップと入力され、この入力操作により安全応答時間計算部26において再計算が行われ、安全応答時間は図8における75msから70msに減じている。ここで、安全応答時間は設定安全応答時間以下であるため、S15の判定においてNoに分岐し、処理をエンドする。   FIG. 9 is a diagram illustrating a second-stage screen example during the safety response time adjustment that presents the safety response time adjustment method. In FIG. 9, after the number of slave stations to be reduced in FIG. 8 is input as 1 station, the number of steps to be reduced is input by the user as 30 steps, and the safety response time calculation unit 26 performs recalculation by this input operation. The safety response time is reduced from 75 ms in FIG. 8 to 70 ms. Here, since the safety response time is equal to or shorter than the set safety response time, the process branches to No in the determination of S15 and ends the process.

本実施の形態においては、図8,9に示すように、安全応答時間調整方法提示部27は、安全応答時間が設定安全応答時間以下となるまで安全応答時間調整方法を繰り返し提示し続けるように動作する。なお、図7,8,9に示す画面例は、安全応答時間調整方法提示部27によって作成処理が行われることを注記する。   In the present embodiment, as shown in FIGS. 8 and 9, the safety response time adjustment method presentation unit 27 keeps repeatedly presenting the safety response time adjustment method until the safety response time becomes equal to or less than the set safety response time. Operate. Note that the screen examples shown in FIGS. 7, 8, and 9 are created by the safety response time adjustment method presentation unit 27.

従来のプログラミングツールにおいて安全応答時間を調整する際には、システム開発者が仕様書を参照しつつ調査及び検討して修正方法を確認していたが、本実施の形態にて説明したように、対話型の調整画面を表示させて処理を行うことで、安全応答時間を調整する際の、調査及び検討の工数を削減可能であり、調整作業を簡素化できる。   When adjusting the safety response time in the conventional programming tool, the system developer has investigated and examined while referring to the specification to confirm the correction method, but as explained in this embodiment, By displaying the interactive adjustment screen and performing processing, it is possible to reduce the man-hours for investigation and examination when adjusting the safety response time, and the adjustment work can be simplified.

なお、図4,5,7,8,9に示すように、本実施の形態の画面例の右上には、「閉じるボタン」が示されている。本実施の形態においては、安全応答時間調整方法提示部27は、安全応答時間が設定安全応答時間以下となるまで繰り返し安全応答時間調整方法を提示し続けるので、作業途中にて安全応答時間調整処理をキャンセルしたい場合には、当該「閉じるボタン」によって画面を閉じればよい。   As shown in FIGS. 4, 5, 7, 8, and 9, a “close button” is shown in the upper right of the screen example of the present embodiment. In the present embodiment, the safety response time adjustment method presentation unit 27 repeatedly presents the safety response time adjustment method until the safety response time is equal to or less than the set safety response time. If the user wants to cancel, the screen can be closed by the “close button”.

実施の形態2.
本実施の形態2においては、実施の形態1とは異なるコンピュータ11aを用いる形態を説明する。なお、本実施の形態2に係るプログラミングツールのハードウェア構成は図1と同様であり、コンピュータ11に代えてコンピュータ11aを有する点が異なる。
Embodiment 2. FIG.
In the second embodiment, an embodiment using a computer 11a different from the first embodiment will be described. The hardware configuration of the programming tool according to the second embodiment is the same as that shown in FIG. 1 except that a computer 11a is provided instead of the computer 11.

図10は、本実施の形態2に係るプログラミングツールが適用されるコンピュータの構成の一例を示すブロック図である。すなわち、図10はコンピュータ11aの構成を示すブロック図である。図10に示すコンピュータ11aは、図2に示すコンピュータ11に、データベースであるユーザ入力記憶DB31が追加され、安全応答時間調整方法提示部27に代えて安全応答時間調整方法提示部27aを備える構成である。本実施の形態においては、図3のS17における入力処理に際して、安全応答時間調整方法提示部27aは、入力結果である入力された調整方法の情報をユーザ入力記憶DB31に蓄積する。ここで、入力された調整方法の情報は、ユーザ情報と関連付けて保存されることが好ましい。そして、その後に安全応答時間調整方法提示部27aが安全応答時間調整方法を提示する際には、ユーザ入力記憶DB31に蓄積された情報を参照して、入力された頻度の高い調整方法から順に表示画面の上位に表示する。ユーザ入力記憶DB31は、情報を蓄積していくため不揮発性メモリにより実現する。   FIG. 10 is a block diagram showing an example of the configuration of a computer to which the programming tool according to the second embodiment is applied. That is, FIG. 10 is a block diagram showing the configuration of the computer 11a. A computer 11a shown in FIG. 10 has a configuration in which a user input storage DB 31 as a database is added to the computer 11 shown in FIG. 2 and includes a safety response time adjustment method presentation unit 27a instead of the safety response time adjustment method presentation unit 27. is there. In the present embodiment, during the input process in S17 of FIG. 3, the safety response time adjustment method presentation unit 27a accumulates information on the input adjustment method, which is an input result, in the user input storage DB 31. Here, it is preferable that the input information on the adjustment method is stored in association with the user information. After that, when the safety response time adjustment method presenting unit 27a presents the safety response time adjustment method, the information stored in the user input storage DB 31 is referred to and displayed in order from the most frequently input adjustment method. Display at the top of the screen. The user input storage DB 31 is realized by a nonvolatile memory for accumulating information.

本実施の形態2によれば、ユーザが入力する頻度の高い調整方法が上位に表示されるため、作業性を向上させることができる。   According to the second embodiment, since the adjustment method that is frequently input by the user is displayed at the top, workability can be improved.

なお、以上説明した実施の形態1,2において、コンピュータ11,11aは、少なくともプロセッサとメモリを備え、ユーザ処理受付部23、安全応答時間調整部25、安全応答時間計算部26、安全応答時間調整方法提示部27,27a及び遅延管理部30の動作はソフトウェアにより実現することができる。図11は、これらの各装置を実現するハードウェアの一般的な構成を示す図である。図11に示す装置は、プロセッサ40及びメモリ41を備え、プロセッサ40は入力されたデータを用いてソフトウェアによる演算及び制御を行い、メモリ41は入力されたデータ又はプロセッサ40が演算及び制御を行うに際して必要なデータの記憶を行う。なお、プロセッサ40及びメモリ41は各々複数設けられていてもよい。   In the first and second embodiments described above, the computers 11 and 11a include at least a processor and a memory, and a user process reception unit 23, a safety response time adjustment unit 25, a safety response time calculation unit 26, and a safety response time adjustment. The operations of the method presentation units 27 and 27a and the delay management unit 30 can be realized by software. FIG. 11 is a diagram showing a general configuration of hardware for realizing each of these devices. The apparatus shown in FIG. 11 includes a processor 40 and a memory 41. The processor 40 performs calculation and control by software using the input data, and the memory 41 is used when the input data or the processor 40 performs calculation and control. Store the necessary data. A plurality of processors 40 and memories 41 may be provided.

以上の実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。   The configuration described in the above embodiment shows an example of the contents of the present invention, and can be combined with another known technique, and can be combined with other configurations without departing from the gist of the present invention. It is also possible to omit or change the part.

10 安全システム、11,11a コンピュータ、12 コントローラ、13,14,16 通信機器、15 安全入力機器、17 安全出力機器、21 機器入出力遅延管理部、22 入力部、23 ユーザ処理受付部、24 表示部、25 安全応答時間調整部、26 安全応答時間計算部、27,27a 安全応答時間調整方法提示部、28 ネットワーク通信遅延管理部、29 プログラム実行遅延管理部、30 遅延管理部、31 ユーザ入力記憶DB、40 プロセッサ、41 メモリ。   DESCRIPTION OF SYMBOLS 10 Safety system 11, 11a Computer, 12 Controller, 13, 14, 16 Communication equipment, 15 Safety input equipment, 17 Safety output equipment, 21 Equipment input / output delay management part, 22 Input part, 23 User process reception part, 24 Display Unit, 25 safety response time adjustment unit, 26 safety response time calculation unit, 27, 27a safety response time adjustment method presentation unit, 28 network communication delay management unit, 29 program execution delay management unit, 30 delay management unit, 31 user input storage DB, 40 processor, 41 memory.

Claims (3)

安全システムの安全応答時間を要求に従って調整可能なプログラミングツールであって、
ユーザの要求である設定安全応答時間を含む入力情報及び出力情報を処理するユーザ処理受付部と、
前記安全システム内の遅延情報を管理する遅延管理部と、
前記ユーザ処理受付部と情報の送受信を行い、前記安全応答時間の調整処理を行う安全応答時間調整部と、
前記安全応答時間の計算を行う安全応答時間計算部と、
前記安全応答時間計算部の計算結果が前記設定安全応答時間を超えている場合には、前記計算結果が前記設定安全応答時間以下になるまで前記安全応答時間の調整方法を提示する安全応答時間調整方法提示部と、を備えることを特徴とするプログラミングツール。
A programming tool that can adjust the safety response time of the safety system according to requirements,
A user process accepting unit that processes input information and output information including a set safety response time that is a user request;
A delay management unit for managing delay information in the safety system;
A safety response time adjustment unit that performs transmission and reception of information with the user process reception unit and performs an adjustment process of the safety response time;
A safety response time calculation unit for calculating the safety response time;
When the calculation result of the safety response time calculation unit exceeds the set safety response time, the safety response time adjustment presents a method for adjusting the safety response time until the calculation result becomes equal to or less than the set safety response time. A programming tool comprising a method presentation unit.
前記遅延管理部は、前記安全システム内の機器入出力遅延情報と、前記安全システム内のネットワーク通信遅延情報と、前記安全システム内のプログラム実行遅延情報とを管理することを特徴とする請求項1に記載のプログラミングツール。   The delay management unit manages device input / output delay information in the safety system, network communication delay information in the safety system, and program execution delay information in the safety system. Programming tools described in 提示した前記調整方法の入力結果を蓄積するユーザ入力記憶データベースを備え、
前記安全応答時間調整方法提示部は、前記ユーザ入力記憶データベースを参照して入力された頻度の高い調整方法から順に表示画面の上位に表示することを特徴とする請求項1又は請求項2に記載のプログラミングツール。
A user input storage database for accumulating input results of the presented adjustment method;
The said safety response time adjustment method presentation part displays on the upper rank of a display screen in an order from the adjustment method with high frequency input with reference to the said user input storage database. Programming tools.
JP2015140016A 2015-07-13 2015-07-13 Programming tools Active JP6482419B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015140016A JP6482419B2 (en) 2015-07-13 2015-07-13 Programming tools

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015140016A JP6482419B2 (en) 2015-07-13 2015-07-13 Programming tools

Publications (2)

Publication Number Publication Date
JP2017021663A true JP2017021663A (en) 2017-01-26
JP6482419B2 JP6482419B2 (en) 2019-03-13

Family

ID=57888251

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015140016A Active JP6482419B2 (en) 2015-07-13 2015-07-13 Programming tools

Country Status (1)

Country Link
JP (1) JP6482419B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009223399A (en) * 2008-03-13 2009-10-01 Omron Corp Security equipment and security condition setting support system
WO2014199410A1 (en) * 2013-06-11 2014-12-18 三菱電機株式会社 Safety system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009223399A (en) * 2008-03-13 2009-10-01 Omron Corp Security equipment and security condition setting support system
WO2014199410A1 (en) * 2013-06-11 2014-12-18 三菱電機株式会社 Safety system

Also Published As

Publication number Publication date
JP6482419B2 (en) 2019-03-13

Similar Documents

Publication Publication Date Title
EP2891966B1 (en) Electronic glasses and method for correcting color blindness
EP3650989B1 (en) Calibration method and apparatus, terminal equipment and storage medium
US9753715B2 (en) Information processing apparatus, terminal system, storage medium having stored therein information processing program, and method of obtaining update data for efficiently updating data for an application
US10768590B2 (en) Plant operation support device, plant operation support method, and a program device
US9939283B2 (en) Navigation system and in-vehicle device
JP6885085B2 (en) Control device, control method, and control program
US10009772B2 (en) Electronic apparatus and method of executing application program
JP6946654B2 (en) Control device, control method, and control program
US20190124398A1 (en) Methods and apparatuses for obtaining and providing information
JP6482419B2 (en) Programming tools
US20150067487A1 (en) Intelligent auto complete
US10643009B2 (en) Simulation apparatus
US9536496B2 (en) Image processing apparatus, display apparatus, and image processing system and method, for displaying image data
JP6482737B1 (en) Numerical control apparatus and numerical control system
CN110717315A (en) System data batch modification method and device, storage medium and electronic equipment
US20170302520A1 (en) Server-based application software execution system
JP5985591B2 (en) Maintenance work support apparatus, system, and method
US20140372127A1 (en) Voice-controlled computer system
EP3168793B1 (en) Remote user support tool
US9081876B2 (en) Methods and systems for navigating image series
CN116074309B (en) Access method of operating system in cross-platform container and related equipment
US20140152595A1 (en) Display system for machine using portable display device
EP4266322A1 (en) Systems and methods to contextualize clinical product/workflow issues for streamlined resolutions/recommendations
JP4520339B2 (en) Database search program
US20240152250A1 (en) Electronic apparatus and controlling method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170905

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180613

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180619

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180809

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190212

R150 Certificate of patent or registration of utility model

Ref document number: 6482419

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250