WO2016088215A1 - Plc機能内蔵型ドライブ制御装置 - Google Patents

Plc機能内蔵型ドライブ制御装置 Download PDF

Info

Publication number
WO2016088215A1
WO2016088215A1 PCT/JP2014/081946 JP2014081946W WO2016088215A1 WO 2016088215 A1 WO2016088215 A1 WO 2016088215A1 JP 2014081946 W JP2014081946 W JP 2014081946W WO 2016088215 A1 WO2016088215 A1 WO 2016088215A1
Authority
WO
WIPO (PCT)
Prior art keywords
operation parameter
attribute information
update
storage means
drive control
Prior art date
Application number
PCT/JP2014/081946
Other languages
English (en)
French (fr)
Inventor
貴志 八幡
樋口 新一
Original Assignee
富士電機株式会社
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 富士電機株式会社 filed Critical 富士電機株式会社
Priority to PCT/JP2014/081946 priority Critical patent/WO2016088215A1/ja
Priority to JP2016562138A priority patent/JP6315104B2/ja
Priority to EP14907606.9A priority patent/EP3229086A4/en
Priority to CN201480082527.1A priority patent/CN106796421B/zh
Publication of WO2016088215A1 publication Critical patent/WO2016088215A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B3/00Line transmission systems
    • H04B3/54Systems for transmission via power distribution lines

Definitions

  • the present invention relates to a drive control device that controls a load such as a motor, and more particularly to a drive control device with a built-in PLC function that incorporates a PLC (Programmable Logic Controller) function and enables efficient management of parameter information.
  • a drive control device that controls a load such as a motor
  • PLC Programmable Logic Controller
  • a PLC is connected as a host device to realize sequence control.
  • the PLC option device is incorporated in the drive control device, or the PLC itself is built in the drive control device, so that the PLC function is built in and the sequence control is performed.
  • PLC function built-in type drive control device has also been developed (hereinafter referred to as "PLC function built-in type drive control device").
  • operation parameters In general, in a drive control device, it is necessary to set values of parameters (hereinafter referred to as “operation parameters”) that determine hundreds to thousands of operation conditions according to the user's application.
  • a conventional drive control apparatus is connected to an external device such as a personal computer or an operator unit, and uses a method of setting operation parameter values.
  • an external device such as a personal computer or an operator unit
  • PLC function built-in type drive control apparatus a method of inputting an operation parameter value from a dedicated operation panel is used.
  • FIG. 8 is a screen explanatory diagram of the operation panel of the drive controller with a built-in PLC function.
  • the operation panel 2 has an operation key group 90 for selecting an operation parameter and its attribute information and setting a value, and a screen area 91 for displaying selected data and a set value.
  • the operation panel 2 is configured to be detachable from the normal drive control device.
  • FIG. 9 is a screen display example when setting operation parameters of the drive control device using the operation panel.
  • attribute information such as operation parameter values, initial values, upper and lower limit values, and units is displayed.
  • the attribute information of the operation parameter varies depending on the user's use, and there has been a proposal for preventing the user from mistakenly setting the operation parameter.
  • Patent Document 2 proposes a parameter initial setting method for an inverter device that includes a plurality of user-specific parameter data groups, and can select an arbitrary data group to perform initial parameter settings.
  • Patent Document 3 proposes an inverter device that can easily switch and restore setting of an initial value data group by a user and avoid a user parameter setting error in data change.
  • the correct value of the operation parameter attribute information on the PLC side is stored in advance in the nonvolatile memory, but it is nonvolatile each time the PLC application program is added or changed. The memory is rewritten and is not efficient.
  • the present invention has been made in view of such problems, and the operation parameters of the PLC application program can be correctly displayed on the operation panel in the same manner as the program provided as a standard in the drive control device.
  • Another object of the present invention is to provide a PLC function built-in type drive control device capable of efficiently updating the attribute information of operation parameters even when an application program is added or changed.
  • the drive control apparatus with a built-in PLC function includes: For each operation parameter, operation parameter storage means (13) for storing attribute information including the initial value and unit of the operation parameter and a code for identifying the operation parameter in association with each other, An operation panel (2) that accepts input of codes and displays values of operation parameters based on attribute information; An operation parameter communication means (11) for receiving a code input to the operation panel and transmitting a value of the operation parameter associated with the code and attribute information to the operation panel; PLC function unit (4) for realizing the function of the programmable logic controller; A PLC function built-in type drive control device (1) comprising: The operation parameter storage means (13) stores a code assigned for an operation parameter of an application program operating in the PLC function unit (4), and Update operation parameter storage means (42) for storing, in association with each operation parameter of the application program, attribute information of the operation parameter and an index for identifying the operation parameter; Linking information storage means (14) for storing linking information in which the code of the operation parameter storage means and the index of the update operation
  • a part of the area for storing the attribute information of the operation parameter storage means of the drive control device accessible from the operation panel is allocated for the application program operating in the PLC function unit.
  • the operation parameters of the application program are stored in the update operation parameter storage means using the index as a search key.
  • the operation parameter update means accesses the update operation parameter storage means when the code linking information inputted from the operation panel exists, and the operation parameter attribute of the index linked to the code Information is acquired and the value of the operation parameter is displayed on the operation panel based on the attribute information.
  • the PLC application program can be developed independently of the drive control device, the applicability of the application can be improved and the development cost can be reduced.
  • the management panel including the operation parameters of the PLC application program can be easily managed by the operation panel that the drive control device has conventionally had.
  • the PLC function built-in type drive control device is characterized by comprising application program execution means (41) for writing attribute information of an operation parameter for update in the operation parameter storage means for update.
  • the application program may write the association information in the association information storage unit when the PLC function unit is activated.
  • the update operation parameter storage means of the PLC function built-in type drive control device includes flag information indicating whether or not attribute information corresponding to the operation parameter is set from the operation panel for each operation parameter. And the application program execution means does not write the attribute information associated with the flag information when the flag information is set.
  • the operation is performed using the set value already set by the user as the operation parameter, so that the trouble of resetting can be saved.
  • the operation parameters of the PLC application program can be correctly displayed on the operation panel in the same manner as the program provided as standard in the drive control apparatus. This makes it possible to efficiently update the operation parameter attribute information even when an application program is added or changed.
  • FIG. 1 is an explanatory diagram of the overall configuration of a drive control apparatus 1 with a built-in PLC function according to the present embodiment.
  • the PLC function built-in type drive control device 1 is composed of an operation panel 2 connected to a PLC function built-in type drive control device main body (hereinafter simply referred to as “main body”) 10 via a communication line 3.
  • main body a PLC function built-in type drive control device main body
  • the user of the drive control device 1 with a built-in PLC function monitors information displayed on the operation panel 2 and controls a load such as a motor (not shown) by inputting a change in the set value from the operation panel 2.
  • FIG. 2 is a data configuration example of the operation parameter storage means 13 provided in the drive controller 10 with a built-in PLC function according to the present embodiment.
  • the operation parameter storage means 13 stores the value and attribute information as a data set for each operation parameter.
  • This operation parameter storage means 13 holds in advance the data of the original attribute information of the operation parameters in the program of the drive control apparatus equipped as standard, but in addition to that, attribute information of the application program that operates with the PLC function The data is also retained. However, the attribute information of the application program is provisionally set in advance, and is usually not original attribute information.
  • the operation parameter value that is, the storage area of the right column (value 1, value 2, value 3,..., Value m) in FIG.
  • a non-volatile memory that is configured by a volatile memory (for example, a RAM) and that can be read from the operation parameter update unit 12 and that can hold the memory without supplying power.
  • the memory is composed of a memory (for example, ROM).
  • the association between the volatile memory data and the non-volatile memory data may be performed by a conventional general technique such as using a code as a key or associating a memory address in advance.
  • the update operation parameter storage means 42 preferably includes an item “data presence / absence” for determining whether or not attribute information for update is actually stored. Even if the operation parameter selected by the user is the operation parameter to be updated, the application program execution means may be used if it can be displayed on the operation panel 2 with the attribute information already initialized when the PLC function is activated. 41 is set to “none” in the “data presence / absence” item. As a result, the operation parameter update unit 12 can prevent the attribute information from the operation panel 2 from being replaced. Instead of providing the “data presence / absence” item separately, the determination may be made by setting a specific item in the update operation parameter storage means 42 to a predetermined value. This “data presence / absence” item and specific items of the update operation parameter storage means 42 function as flag information for prohibiting access from the operation panel 2.
  • FIG. 4 is a data configuration example of the linking information storage means 14 provided in the PLC function built-in drive control device main body 10 of the present embodiment.
  • the linking information storage unit 14 an individual operation parameter code in the operation parameter storage unit 13 to be updated, and an index of the update operation parameter storage unit 42 corresponding to the code are linked. Attached and memorized.
  • the association information may be stored in advance in a non-volatile memory in the form of a table as shown in FIG. 4 or may be incorporated in the operation parameter update unit 12 as a program for executing a determination process.
  • the linking information storage unit 14 may be configured by a volatile memory, and the linking information may be automatically developed by an application program that executes an initial setting process when the PLC function unit 4 is activated.
  • FIG. 5 is a flowchart showing the procedure of the operation parameter replacement process performed by the operation parameter update unit 12.
  • the operation parameter update unit 12 acquires the update target index value associated with the code from the association information storage unit 14 Then, the attribute information of the operation parameter corresponding to the index value is acquired from the update operation parameter storage means 42 (S104).

Landscapes

  • Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)

Abstract

 ドライブ制御装置用の動作パラメータの値や属性情報および検索キーとしてのコードを記憶する動作パラメータ記憶手段(13)の領域の一部をPLC用に割り当て、さらにPLCの動作パラメータごとに、属性情報と検索キーとしてのインデックスとを関連付けて記憶する更新用動作パラメータ記憶手段(42)と、コードとインデックスとを対応付けて保存する紐付け情報記憶手段(14)と、紐付け情報記憶手段に操作パネルから入力されたコードに対応するインデックスが存在した場合に、更新用動作パラメータ記憶手段から当該インデックスに関連付けられた属性情報を抽出し、該属性情報と当該コードに対応する動作パラメータの値とを操作パネル(2)へ送信する動作パラメータ更新手段(12)とを備える。

Description

PLC機能内蔵型ドライブ制御装置
 本発明は、モータ等の負荷を制御するドライブ制御装置に関し、PLC(Programmable Logic Controller)の機能を内蔵し、効率的なパラメータ情報の管理を可能にするPLC機能内蔵型ドライブ制御装置に関する。
 従来において、インバータ等を備えてモータ等の負荷の効率的な制御を行うドライブ制御装置では、上位装置としてPLCを接続してシーケンス制御を実現していた。さらに近年では、必要とするシーケンス制御が複雑ではない場合には、ドライブ制御装置にPLCオプション装置を組み込んだり、PLCそのものをドライブ制御装置に内蔵したりすることで、PLC機能を内蔵させてシーケンス制御を実現する装置(以下、「PLC機能内蔵型ドライブ制御装置」と言う。)も開発されている。(例えば、特許文献1を参照のこと。)
 なお、一般にドライブ制御装置では、ユーザの用途に応じて数百から数千種類の動作条件を定めるパラメータ(以下、「動作パラメータ」と言う。)の値を設定する必要がある。従来のドライブ制御装置は、パーソナルコンピュータやオペレータユニット等の外部機器に接続して、動作パラメータの値を設定する方法が用いられている。一方、PLC機能内蔵型ドライブ制御装置では、専用の操作パネルから動作パラメータの値を入力する方法が用いられている。
 図8は、PLC機能内蔵型ドライブ制御装置の操作パネルの画面説明図である。この図において、操作パネル2は、動作パラメータやその属性情報を選択したり、値を設定したりする操作キー群90と、選択されたデータや設定値を表示する画面エリア91を有している。この操作パネル2は通常ドライブ制御装置とは着脱可能に構成される。
 図9は、上記操作パネルを用いてドライブ制御装置の動作パラメータを設定する際の画面表示例である。操作パネル2の画面には、動作パラメータの値や初期値、上下限値、単位等の属性情報が表示される。
 動作パラメータの属性情報はユーザの用途により様々であり、従来からユーザが動作パラメータの設定を誤らないようにするための提案がなされている。
 例えば、特許文献2では、ユーザ独自のパラメータデータ群を複数備え、任意のデータ群を選択してパラメータの初期設定を行うことができるインバータ装置のパラメータ初期設定法が提案されている。特許文献3では、ユーザによる初期値データ群の設定切り替えや復元が容易に行えるようにして、データ変更におけるユーザのパラメータ設定ミスを回避することができるインバータ装置が提案されている。
 また、特許文献4では、不具合が発生した場合に調整が必要なパラメータを抽出して表示することで、ユーザは取扱説明書などを参照することなく必要なパラメータ設定を操作することができるインバータ装置およびパラメータ設定方法が提案されている。
特開2006-280090号公報 特開平08-237991号公報 特開2004-040966号公報 特開2007-135325号公報
 ところで、PLCとドライブ制御装置を一体として構成したPLC機能内蔵型ドライブ制御装置では、ドライブ制御装置の操作パネルを通して、当該ドライブ制御装置のみならずPLCの動作パラメータの表示・設定も可能にして、動作パラメータを一元管理したいというニーズがある。
 しかしながら、PLC機能内蔵型ドライブ制御装置は、ドライブ制御装置のプログラムについては、その動作パラメータの属性情報をあらかじめROM等の不揮発性メモリで保持しているものの、PLC機能として動作するアプリケーションプログラムの動作パラメータの属性情報については保持していない。このため、従来アプリケーションプログラムの動作パラメータを操作パネルに表示する場合は、予め属性情報を一律に一定の値に設定しておき、この属性情報に基づいて操作パネルに表示するという手法がとられていた。この手法では、実際の動作パラメータの値と異なる値が表示されることになるので、ユーザはアプリケーションプログラムの仕様書に書かれている本来の属性情報に基づいて、操作パネルに表示された動作パラメータを解釈する必要があった。
 このような理由から、PLC機能として動作するアプリケーションプログラムの動作パラメータについては、その設定に時間が掛かったり、設定の間違いを起こしやすいという問題があった。
 勿論、ドライブ制御装置と同様にPLC側の動作パラメータの属性情報についても、予め正しい値を不揮発性メモリに保存しておくことも考えられるが、PLCのアプリケーションプログラムを追加あるいは変更するたびに不揮発性メモリを書き換えることになり効率的でない。
 本発明はこのような問題点に鑑みてなされたものであり、PLCのアプリケーションプログラムについても、ドライブ制御装置に標準で装備されたプログラムと同様に、操作パネルに動作パラメータを正しく表示させることができ、アプリケーションプログラムの追加・変更時にも効率よく動作パラメータの属性情報を更新することのできるPLC機能内蔵型ドライブ制御装置を提供することを目的とする。
 本発明に係るPLC機能内蔵型ドライブ制御装置は、
 動作パラメータごとに、該動作パラメータの初期値や単位を含む属性情報と、当該動作パラメータを識別するためにコードとを関連付けて記憶する動作パラメータ記憶手段(13)と、
 コードの入力を受け付け、属性情報をもとに動作パラメータの値を表示する操作パネル(2)と、
 前記操作パネルに入力されたコードを受信し、当該コードに関連付けられた動作パラメータの値と属性情報とを前記操作パネルへ送信する動作パラメータ通信手段(11)と、
 プログラマブルロジックコントローラの機能を実現するPLC機能部(4)と、
を備えたPLC機能内蔵型ドライブ制御装置(1)であって、
 前記動作パラメータ記憶手段(13)は、前記PLC機能部(4)で動作するアプリケーションプログラムの動作パラメータ用に割り付けられたコードを記憶し、さらに、
 前記アプリケーションプログラムの動作パラメータごとに、当該動作パラメータの属性情報と、該動作パラメータを識別するためのインデックスとを関連付けて記憶する更新用動作パラメータ記憶手段(42)と、
 前記動作パラメータ記憶手段のコードと前記更新用動作パラメータ記憶手段のインデックスとを対応付けた紐付け情報を保存する紐付け情報記憶手段(14)と、
 前記紐付け情報記憶手段(14)に前記動作パラメータ通信手段が受信したコードに対応するインデックスが存在した場合に、前記更新用動作パラメータ記憶手段(42)から当該インデックスに関連付けられた属性情報を抽出し、該属性情報と当該コードに対応する動作パラメータの値とを前記動作パラメータ通信手段(11)を介して前記操作パネル(2)へ送信する動作パラメータ更新手段(12)と、
を備えることを特徴とする。
 本発明では、操作パネルからアクセス可能なドライブ制御装置の動作パラメータ記憶手段の属性情報を格納する領域の一部をPLC機能部で動作するアプリケーションプログラム用に割り付ける。また、アプリケーションプログラムの動作パラメータは、インデックスを検索キーにして更新用動作パラメータ記憶手段に記憶する。そして、動作パラメータ更新手段は、操作パネルから入力されたコードの紐付け情報が存在する場合には、更新用動作パラメータ記憶手段にアクセスして、そのコードに紐付けられたインデックスの動作パラメータの属性情報を取得し、この属性情報をもとに動作パラメータの値を操作パネル上に表示する。
 これにより、PLCのアプリケーションプログラムは、ドライブ制御装置とは独立して開発できるので、当該アプリケーションの流用性を高めることができ開発コストを削減することができる。また、従来からドライブ制御装置の有していた操作パネルによって、PLCアプリケーションプログラムの動作パラメータも含めた一元管理が容易になる。
 また、本発明に係るPLC機能内蔵型ドライブ制御装置は、前記更新用動作パラメータ記憶手段に更新用の動作パラメータの属性情報を書き込むアプリケーションプログラム実行手段(41)を備えることを特徴とする。好ましくは、前記アプリケーションプログラムは、前記PLC機能部の起動時に前記紐付け情報記憶手段に前記紐付け情報を書き込むようにすると良い。これによりPLC機能部の独立性を向上させることができる。
 また、本発明に係るPLC機能内蔵型ドライブ制御装置の前記更新用動作パラメータ記憶手段は、動作パラメータごとに前記操作パネルからの読み出し又は書き込みを禁止するフラグ情報を有し、前記アプリケーションプログラム実行手段は、前記更新用動作パラメータ記憶手段に動作パラメータの属性情報を書き込んだときに、当該動作パラメータに対応する前記フラグ情報をセットすることを特徴とする。特にこのフラグ情報をセットすることによって操作パネル上で動作パラメータのデータ無しと表示することにより、ユーザの動作パラメータの管理の手間を省くと共に、ユーザの不注意による属性情報の変更による誤作動を防止することができる。
 また、本発明に係るPLC機能内蔵型ドライブ制御装置の前記更新用動作パラメータ記憶手段は、動作パラメータごとに前記操作パネルから当該動作パラメータに対応する属性情報が設定されたか否かを示すフラグ情報を有し、前記アプリケーションプログラム実行手段は、前記フラグ情報がセットされている場合は、当該フラグ情報に対応付けられた前記属性情報の書き込みをしないことを特徴とする。
 これにより、例えば、電源を切らずに装置がリセットするような所謂ホットスタートの場合、既にユーザがセットした設定値を動作パラメータとして用いて動作するので、再設定の手間を省くことができる。
 以上の如く、本発明のPLC機能内蔵型ドライブ制御装置によれば、PLCのアプリケーションプログラムについても、ドライブ制御装置に標準で装備されたプログラムと同様に、操作パネルに動作パラメータを正しく表示させることができ、アプリケーションプログラムの追加・変更時にも効率よく動作パラメータの属性情報を更新することが可能になる。
本実施形態のPLC機能内蔵型ドライブ制御装置1の全体構成を説明する図である。 図1に示す動作パラメータ記憶手段13のデータ構成例である。 図1に示す更新用動作パラメータ記憶手段42のデータ構成例である。 図1に示す紐付け情報記憶手段14のデータ構成例である。 本実施形態のPLC機能内蔵型ドライブ制御装置1における動作パラメータの置き換え処理の手順を示すフローチャートである。 図5に示す動作パラメータの置き換え処理で、動作パラメータを置き換えないときの画面表示例である。 図5に示す動作パラメータの置き換え処理で、動作パラメータを置き換えたときの画面表示例である。 従来におけるPLC機能内蔵型ドライブ制御装置の操作パネルの一例を示す正面図である。 図8の操作パネルを用いて動作パラメータを設定する際の画面表示例である。
 以下、本発明のPLC機能内蔵型ドライブ制御装置における一実施形態を説明する。
図1は、本実施の形態に係るPLC機能内蔵型ドライブ制御装置1の全体構成の説明図である。ここで、PLC機能内蔵型ドライブ制御装置1は、PLC機能内蔵型ドライブ制御装置本体(以下、単に「本体」という。)10と通信回線3を介して接続する操作パネル2から構成されている。PLC機能内蔵型ドライブ制御装置1のユーザは、操作パネル2に表示される情報を監視するとともに、操作パネル2から設定値の変更入力をすることで、図示しないモータ等の負荷を制御する。
 本体10には、操作パネル2との間で動作パラメータのデータを送受信する動作パラメータ通信手段11、動作パラメータの属性情報を更新する動作パラメータ更新手段12、
ドライブ制御装置用の動作パラメータのデータを保存する領域とPLC用に割り当てられた動作パラメータのデータを保存する領域とを有する動作パラメータ記憶手段13、この動作パラメータ記憶手段13と後述する更新用動作パラメータ記憶手段42のデータを紐付ける紐付け情報記憶手段14を備える。ここで、動作パラメータのデータは、動作パラメータの数値と属性情報とを含む。
 また、本体10には、PLCまたはPLCオプション装置を内蔵したPLC機能部4を備え、ドライブ制御装置の標準機能では実現できないアプリケーションプログラムを実行する。さらに、PLC機能部4には、アプリケーションプログラムを実行するアプリケーションプログラム実行手段41、前記アプリケーションプログラムの動作パラメータの属性情報を保存する更新用動作パラメータ記憶手段42を備える。
 図2は本実施形態によるPLC機能内蔵型ドライブ制御装置本体10が備える動作パラメータ記憶手段13のデータ構成例である。
 動作パラメータ記憶手段13には、PLC機能内蔵型ドライブ制御装置1のすべての動作パラメータの値と、初期値、上下限値、単位等の属性情報とが格納されている。なお、属性情報には、操作パネル2からの変更の可否や、運転中における変更の可否等の情報を加えても良い。
 上記のごとく、動作パラメータ記憶手段13は、動作パラメータごとに、その値と属性情報をデータセットとして格納する。
 各動作パラメータは、それぞれの動作パラメータのデータセットを識別するためのコードが設定されており、ユーザは操作パネル2に表示が必要な動作パラメータのコードを入力することで、所望の動作パラメータを選択して、そのデータセットのうち必要な情報を操作パネル2に表示させることができる。すなわち、コードは、動作パラメータの検索キーとして機能する。
 この動作パラメータ記憶手段13には、標準で装備されたドライブ制御装置のプログラムにおける動作パラメータの本来の属性情報のデータを予め保持しているが、それに加えてPLC機能で動作するアプリケーションプログラムの属性情報のデータも保持している。ただし、アプリケーションプログラムの属性情報については予め暫定的に設定されたものであり、通常は本来の属性情報ではない。
 なお、図2に示す動作パラメータ記憶手段13において、動作パラメータの値すなわち図2の右欄(値1,値2,値3,~,値m)の記憶領域は、動作パラメータ更新手段12から読み書き可能な揮発性メモリ(例えばRAM)で構成され、それ以外の属性情報等の記憶領域は、動作パラメータ更新手段12から読み出し可能であって電源を供給しなくても記憶を保持することのできる不揮発性メモリ(例えばROM)で構成される。なお揮発性メモリのデータと不揮発性メモリのデータとの関連付けは、コードをキーにしても良いし、予めメモリアドレスを関連付けておくなど従来の一般的な技術によって行うことができる。
 ちなみに動作パラメータは、本体10の図示しないドライブ制御装置用プログラムあるいはPLC機能部4のアプリケーションプログラムで使用され、通常その値によって各プログラムの動作条件を変えることができる。また、動作パラメータの値は、各プログラムから設定される場合もあるが、操作パネル2を介してユーザによって設定される場合もある。
 図3は本実施形態のPLC機能部4が備える更新用動作パラメータ記憶手段42のデータ構成例である。更新用動作パラメータ記憶手段42は、揮発性メモリで構成されている。
 更新用動作パラメータ記憶手段42には、PLC機能で動作するアプリケーションプログラムの動作パラメータにおける初期値、上下限値、単位等の属性情報が格納される。これらの属性情報は、例えばPLC機能の動作開始時に又は任意のタイミングで属性情報等を管理するアプリケーションプログラムによって更新用動作パラメータ記憶手段42に書き込むようにしても良い。
 更新用動作パラメータ記憶手段42には、動作パラメータ記憶手段13とは異なり、動作パラメータの値は保持せず、また各動作パラメータの属性情報のデータセットごとにインデックスが検索キーとして設定されている。
 更新用動作パラメータ記憶手段42には、更新用の属性情報が実際に格納されているか否かを判定するための「データ有無」の項目を備えるのが好ましい。たとえユーザが選択した動作パラメータが更新対象な動作パラメータであったとしても、既にPLC機能の起動時に初期設定された属性情報のままで操作パネル2に表示して良い場合には、アプリケーションプログラム実行手段41は、「データ有無」の項目において「無」に設定する。これにより、動作パラメータ更新手段12は、操作パネル2からの属性情報の置き換え処理を行わないようにすることができる。なお、「データ有無」の項目を別途に設けるのではなく、更新用動作パラメータ記憶手段42の特定の項目を予め決められた所定の値にすることで、判定するようにしても良い。この「データ有無」の項目や更新用動作パラメータ記憶手段42の特定の項目は、操作パネル2からのアクセスを禁止するフラグ情報として機能する。
 なお、ここではPLC機能部4で用いられるすべての動作パラメータを保持する必要はなく、更新が必要なものだけを保持すれば良い。また、保持する属性情報についても、置き換えが必要な項目だけで良い。これにより、メモリ容量を削減することが可能になり、PLC機能内蔵型ドライブ制御装置1のコストダウンにつなげることができる。
 図4は本実施形態のPLC機能内蔵型ドライブ制御装置本体10が備える紐付け情報記憶手段14のデータ構成例である。
 紐付け情報記憶手段14には、動作パラメータの値を更新する対象となる動作パラメータ記憶手段13における個別の動作パラメータのコードと、該コードと対応する更新用動作パラメータ記憶手段42のインデックスとが紐付けられて記憶されている。なお、紐付け情報は、図4のように表形式で予め不揮発性メモリに格納しても良いし、動作パラメータ更新手段12に判定処理を実行するプログラムとして組み込んでおくこともできる。この他、紐付け情報記憶手段14を揮発性メモリで構成し、PLC機能部4の起動時に初期設定処理を実行するアプリケーションプログラムによって紐付け情報が自動展開されるようにしても良い。
 図5は、動作パラメータ更新手段12による動作パラメータの置き換え処理の手順を示すフローチャートである。
 ユーザから操作パネル2に任意の動作パラメータのコードが入力され、動作パラメータ更新手段12は動作パラメータ通信手段11を介してこのコードを取得すると(S101)、動作パラメータ記憶手段13から当該コードに対応する動作パラメータの属性情報を取得する(S102)。
 次に、動作パラメータ更新手段12は紐付け情報記憶手段14を参照して、取得した動作パラメータのコードが更新対象の動作パラメータか否かを確認する(S103)。更新対象ではない場合には(S103で「NO」)、動作パラメータ記憶手段13から取得した動作パラメータの値および属性情報の値を、そのまま動作パラメータ通信手段11を介して操作パネル2へ送信する。操作パネル2は、受信した属性情報の値に基づいて動作パラメータの値を表示する。
 一方、動作パラメータのコードが更新対象である場合には(S103で「YES」)、動作パラメータ更新手段12は、紐付け情報記憶手段14から当該コードに紐付けられた更新対象のインデックス値を取得して、更新用動作パラメータ記憶手段42から当該インデックス値に対応する動作パラメータの属性情報を取得する(S104)。
 次に、取得した属性情報から「データ有無」の項目を確認し(S105)、「データ有無」の項目が「無」であった場合には(S105で「NO」)、動作パラメータ通信手段11を介して動作パラメータ記憶手段13から取得した動作パラメータの属性情報を操作パネル2へ送信する。
 一方、「データ有無」の項目が「有」であった場合には(S105で「YES」)、動作パラメータ更新手段12は、動作パラメータ記憶手段13から取得した動作パラメータの属性情報を、更新用動作パラメータ記憶手段42から取得した属性情報に置き換える(S106)。
 動作パラメータ更新手段12は、動作パラメータ通信手段11を介して動作パラメータの値と更新された属性情報とを操作パネル2へ送信する(S107)。操作パネル2は、この更新された属性情報の値に基づいて動作パラメータの値を表示する。
 次に上記の処理について、図6,図7に示す操作パネル2の表示画面例に基づいて説明する。ここで、図6はPLCのアプリケーションプログラムの動作パラメータが予め暫定的に一律に不揮発性メモリに設定された属性情報であり、本来の属性情報でない場合の表示例である。一方、図7は、PLCのアプリケーションプログラム実行手段41あるいは操作パネル2から設定された属性情報であり、本来の属性情報の場合の表示例である。
 ユーザが操作パネル2から検索キーとして「U202」のコードを入力すると、動作パラメータ通信手段11は、入力されたコードを動作パラメータ更新手段12に渡す(S101)。動作パラメータ更新手段12は、動作パラメータ記憶手段13にアクセスして、コード「U202」に対応する動作パラメータの属性情報を抽出する(S102)。いまこの属性情報は、初期値が「0」、設定可能な下限値が「-32768」、上限値が「32767」、単位の欄はブランクであったとする。
 そして、動作パラメータ更新手段12は、紐付け情報記憶手段14にコード「U202」が存在するか否かを判定する(S103)。本例の場合は、紐付け情報記憶手段14にコード「U202」は存在しないので(S103で「NO」)、抽出した属性情報と、動作パラメータの値「555」を動作パラメータ通信手段11を介して操作パネル2へ送信する。
 この結果、操作パネル2では、図6に示すように初期値が「0」、設定可能な下限値が「-32768」、上限値が「32767」とそのまま表示される。また、単位の情報はないので、設定値は「555」とそのまま表示される。
 一方、ステップS103で置き換え処理が実行される場合には、動作パラメータ更新手段12により、紐付け情報記憶手段14を参照して、コード「U202」について更新対象のインデックス値を抽出する。次に、動作パラメータ更新手段12は、更新用動作パラメータ記憶手段42から抽出したインデックス値に対応する動作パラメータの属性情報を取得する(S104)。
 動作パラメータ更新手段12は、更新用動作パラメータ記憶手段42から取得した属性情報と、動作パラメータ記憶手段13に保存されているコード「U202」に対応する動作パラメータの値「555」とを動作パラメータ通信手段11を介して、操作パネル2へ送信する(S107)。
 いま、更新用動作パラメータ記憶手段42の属性情報が、初期値「600」、下限値「250」、上限値「1200」、表示単位「Hz」、および値の表示形式情報「1/10」であったとする。この値の表示形式情報は、小数点第何位までを表示するかを規定する情報であり、「1/10」小数点第一位まで表示することを示す。
 この場合、操作パネル2には、図7に示すように、初期値「60.0Hz」、設定可能な下限値が「25.0Hz」、上限値「120.0Hz」、現在の設定値「55.5Hz」が表示される。
 以上、動作パラメータ更新手段12における属性情報の置き換え処理、および置き換えの有無による操作パネル2での表示内容の違いについて説明した。
 ちなみにPLC機能部4が備えるアプリケーションプログラム実行手段41は、たとえばPLCのようなIEC6113-3準拠のプログラミング言語(ラダー(LD言語)、シーケンス・ファンクション・チャート(SFC言語)、ファンクション・ブロック・ダイアグラム(FBD言語)、ストラクチャード・テキスト(ST言語)およびインストラクション・リスト(IL言語))により作成されたプログラム等の実行管理を行う。なお、アプリケーションプログラムはC言語などの一般的なプログラミング言語で作成されたプログラムであっても良い。
 上記アプリケーションプログラムは、更新用動作パラメータ記憶手段42の動作パラメータの読み出しおよび書き込みをすることが可能で、動作パラメータの値によって処理内容を変更したり調整したりすることができる。アプリケーションプログラム実行手段41は、その初期化処理時や任意のタイミングで、更新用動作パラメータ記憶手段42のデータを書き換えることができる。
 なお、ドライブ制御装置用の動作パラメータの処理については従来どおりであるため詳細な説明は割愛するが、動作パラメータ記憶手段13のドライブ制御装置用に割り当てられえたコードに対応する属性情報と動作パラメータの値を操作パネル上に表示し、またドライブ制御装置のプログラムはその動作パラメータに基づいて処理を実行する。
 以上、本実施の形態によれば、PLCのアプリケーションプグラムが利用する動作パラメータについても、その属性情報をアプリケーションプログラムの仕様に合わせて変更することができる。またアプリケーションプログラムの動作パラメータを本来の属性情報に基づいて操作パネルに表示することができるので、PLC機能およびドライブ制御装置用の動作パラメータを一元管理することが可能になる。
 本発明は、上述した実施の形態に限定されることなく、その要旨を逸脱しない範囲で種々変形して実現することができる。
 例えば、更新用動作パラメータ記憶手段42に、動作パラメータごとに操作パネル2から当該動作パラメータに対応する属性情報が設定されたか否かを示すフラグ情報を設けて、アプリケーションプログラム実行手段41は、このフラグ情報がセットされている場合は、当該フラグ情報に対応付けられた属性情報の書き込みをしないようにしても良い。これにより、電源を切らずに装置がリセットするような所謂ホットスタートの場合に、既にユーザがセットした設定値を動作パラメータとして用いて動作することが可能になるので、ユーザの再設定の手間を省くことができる。
1 PLC機能内蔵型ドライブ制御装置
2 操作パネル
3 通信回線
4 PLC機能部
10 本体
11 動作パラメータ通信手段
12 動作パラメータ更新手段
13 動作パラメータ記憶手段
14 紐付け情報記憶手段
41 アプリケーションプログラム実行手段
42 更新用動作パラメータ記憶手段

Claims (5)

  1.  動作パラメータごとに、該動作パラメータの初期値や単位を含む属性情報と、当該動作パラメータを識別するためにコードとを関連付けて記憶する動作パラメータ記憶手段と、
     コードの入力を受け付け、属性情報をもとに動作パラメータの値を表示する操作パネルと、
     前記操作パネルに入力されたコードを受信し、当該コードに関連付けられた動作パラメータの値と属性情報とを前記操作パネルへ送信する動作パラメータ通信手段と、
     プログラマブルロジックコントローラの機能を実現するPLC機能部と、
    を備えたPLC機能内蔵型ドライブ制御装置であって、
     前記動作パラメータ記憶手段は、前記PLC機能部で動作するアプリケーションプログラムの動作パラメータ用に割り付けられたコードを記憶し、さらに、
     前記アプリケーションプログラムの動作パラメータごとに、当該動作パラメータの属性情報と、該動作パラメータを識別するためのインデックスとを関連付けて記憶する更新用動作パラメータ記憶手段と、
     前記動作パラメータ記憶手段のコードと前記更新用動作パラメータ記憶手段のインデックスとを対応付けた紐付け情報を保存する紐付け情報記憶手段と、
     前記紐付け情報記憶手段に前記動作パラメータ通信手段が受信したコードに対応するインデックスが存在した場合に、前記更新用動作パラメータ記憶手段から当該インデックスに関連付けられた属性情報を抽出し、該属性情報と当該コードに対応する動作パラメータの値とを前記動作パラメータ通信手段を介して前記操作パネルへ送信する動作パラメータ更新手段と、
     を備えることを特徴とするPLC機能内蔵型ドライブ制御装置。
  2.  前記更新用動作パラメータ記憶手段に更新用の動作パラメータの属性情報を書き込むアプリケーションプログラム実行手段を備えることを特徴とする請求項1に記載のPLC機能内蔵型ドライブ制御装置。
  3.  前記アプリケーションプログラムは、前記PLC機能部の起動時に前記紐付け情報記憶手段に前記紐付け情報を書き込むことを特徴とする請求項2に記載のPLC機能内蔵型ドライブ制御装置。
  4.  前記更新用動作パラメータ記憶手段は、動作パラメータごとに前記操作パネルからの属性情報の読み出し又は書き込みを禁止するフラグ情報を有し、
     前記アプリケーションプログラム実行手段は、前記更新用動作パラメータ記憶手段に動作パラメータの属性情報を書き込んだときに、当該動作パラメータに対応する前記フラグ情報をセットすることを特徴とする請求項2又は3に記載のPLC機能内蔵型ドライブ制御装置。
  5.  前記更新用動作パラメータ記憶手段は、動作パラメータごとに前記操作パネルから当該動作パラメータに対応する属性情報が設定されたか否かを示すフラグ情報を有し、
     前記アプリケーションプログラム実行手段は、前記フラグ情報がセットされている場合は、当該フラグ情報に対応付けられた前記属性情報の書き込みをしないことを特徴とする請求項2又は3に記載のPLC機能内蔵型ドライブ制御装置。
PCT/JP2014/081946 2014-12-03 2014-12-03 Plc機能内蔵型ドライブ制御装置 WO2016088215A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
PCT/JP2014/081946 WO2016088215A1 (ja) 2014-12-03 2014-12-03 Plc機能内蔵型ドライブ制御装置
JP2016562138A JP6315104B2 (ja) 2014-12-03 2014-12-03 Plc機能内蔵型ドライブ制御装置
EP14907606.9A EP3229086A4 (en) 2014-12-03 2014-12-03 Plc function incorporated drive control device
CN201480082527.1A CN106796421B (zh) 2014-12-03 2014-12-03 Plc功能内置型驱动控制装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2014/081946 WO2016088215A1 (ja) 2014-12-03 2014-12-03 Plc機能内蔵型ドライブ制御装置

Publications (1)

Publication Number Publication Date
WO2016088215A1 true WO2016088215A1 (ja) 2016-06-09

Family

ID=56091189

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/081946 WO2016088215A1 (ja) 2014-12-03 2014-12-03 Plc機能内蔵型ドライブ制御装置

Country Status (4)

Country Link
EP (1) EP3229086A4 (ja)
JP (1) JP6315104B2 (ja)
CN (1) CN106796421B (ja)
WO (1) WO2016088215A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020035935A1 (ja) * 2018-08-17 2020-02-20 三菱電機株式会社 Plcユニット、方法、及びプログラム

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102017215449A1 (de) 2017-09-04 2019-03-07 Lenze Automation Gmbh Verfahren zum Betreiben eines Anwendungsprogramms zum Ausführen auf einem elektrischen Steuergerät für ein Antriebssystem, elektrisches Steuergerät, Antriebssystem und System
EP3669239B1 (en) * 2017-09-19 2021-08-25 Siemens Aktiengesellschaft Apparatus and method for autonomously adding and removing of functionality in programmable logic controllers (plcs)
JP7036069B2 (ja) * 2019-03-15 2022-03-15 オムロン株式会社 制御システム、中継装置、および中継プログラム

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08237991A (ja) * 1995-02-27 1996-09-13 Hitachi Ltd インバータ装置のパラメータ初期設定法
JP2004040966A (ja) * 2002-07-05 2004-02-05 Hitachi Industrial Equipment Systems Co Ltd インバータ装置
JP2006280090A (ja) * 2005-03-29 2006-10-12 Toshiba Schneider Inverter Corp インバータ装置
JP2007135325A (ja) * 2005-11-11 2007-05-31 Yaskawa Electric Corp インバータ装置およびパラメータ設定方法
WO2014119054A1 (ja) * 2013-01-30 2014-08-07 富士電機株式会社 インバータ制御装置およびその周辺装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4389273B2 (ja) * 2005-08-30 2009-12-24 株式会社安川電機 Plc機能内蔵型ドライブ制御装置
CN201084005Y (zh) * 2007-10-24 2008-07-09 武汉电力职业技术学院 基于arm技术的嵌入式机床数控系统
CN102073302A (zh) * 2009-11-25 2011-05-25 北京诺信泰伺服科技有限公司 全数字化分布式智能伺服驱动器
CN103558784A (zh) * 2013-10-28 2014-02-05 北京自动化控制设备研究所 一种面向直流有刷伺服电机的高功率密度智能驱动器

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08237991A (ja) * 1995-02-27 1996-09-13 Hitachi Ltd インバータ装置のパラメータ初期設定法
JP2004040966A (ja) * 2002-07-05 2004-02-05 Hitachi Industrial Equipment Systems Co Ltd インバータ装置
JP2006280090A (ja) * 2005-03-29 2006-10-12 Toshiba Schneider Inverter Corp インバータ装置
JP2007135325A (ja) * 2005-11-11 2007-05-31 Yaskawa Electric Corp インバータ装置およびパラメータ設定方法
WO2014119054A1 (ja) * 2013-01-30 2014-08-07 富士電機株式会社 インバータ制御装置およびその周辺装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3229086A4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020035935A1 (ja) * 2018-08-17 2020-02-20 三菱電機株式会社 Plcユニット、方法、及びプログラム
JP6661842B1 (ja) * 2018-08-17 2020-03-11 三菱電機株式会社 Plcユニット、方法、及びプログラム

Also Published As

Publication number Publication date
CN106796421B (zh) 2019-05-10
JPWO2016088215A1 (ja) 2017-07-27
JP6315104B2 (ja) 2018-04-25
EP3229086A4 (en) 2018-05-02
CN106796421A (zh) 2017-05-31
EP3229086A1 (en) 2017-10-11

Similar Documents

Publication Publication Date Title
JP6315104B2 (ja) Plc機能内蔵型ドライブ制御装置
EP2746935A1 (en) User interface with splash screen
US20130135331A1 (en) Project-data creating device and programmable display device
WO2014132390A1 (ja) プログラマブル表示器、プログラマブルコントローラシステム、プログラム
JP2003011926A (ja) 自動機械の設定値を変更する設定値変更方法および設定値変更ユニット
US9811071B2 (en) System construction support apparatus
JPWO2014128920A1 (ja) システム開発装置、方法およびプログラム
JPWO2012157082A1 (ja) パラメータ設定装置およびパラメータ設定システム
JP6426565B2 (ja) 作業者に応じて機械の操作情報を表示器に表示させる機械制御システム
WO2015186178A1 (ja) プログラマブルコントローラシステム、プログラマブルコントローラ、プログラム表示装置、プログラムの表示方法
CN107533490B (zh) 控制系统及可编程逻辑控制器
JP7112052B2 (ja) 空気調和システムおよび空気調和システムのプログラム更新方法
JP2007179112A5 (ja)
JP2014050137A (ja) インバータ装置
JP6403919B1 (ja) 作画ソフトウェア、記憶媒体および作画装置
JP2017062537A (ja) 情報処理装置、情報処理装置の制御方法、及びプログラム
JP5377377B2 (ja) 設計支援装置
JP5870214B2 (ja) プログラマブルコントローラシステム、そのプログラマブル表示器、支援装置、プログラム
JP6230368B2 (ja) プログラマブルコントローラシステム、そのプログラマブル表示器、支援装置
JP6213400B2 (ja) モニタリング装置
JP2007252162A (ja) 電動機駆動装置
JP7409852B2 (ja) ロボット制御装置
WO2024089756A1 (ja) ロボット教示操作盤及びロボット制御システム
JP6437158B1 (ja) エンジニアリングツール
JP4509991B2 (ja) プログラマブル表示器、プログラムおよびそれを記録した記録媒体

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14907606

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2016562138

Country of ref document: JP

Kind code of ref document: A

REEP Request for entry into the european phase

Ref document number: 2014907606

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2014907606

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE