WO2016170660A1 - 位置決め制御装置 - Google Patents

位置決め制御装置 Download PDF

Info

Publication number
WO2016170660A1
WO2016170660A1 PCT/JP2015/062438 JP2015062438W WO2016170660A1 WO 2016170660 A1 WO2016170660 A1 WO 2016170660A1 JP 2015062438 W JP2015062438 W JP 2015062438W WO 2016170660 A1 WO2016170660 A1 WO 2016170660A1
Authority
WO
WIPO (PCT)
Prior art keywords
control program
software development
motion control
list
probe list
Prior art date
Application number
PCT/JP2015/062438
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 KR1020177022625A priority Critical patent/KR20170103950A/ko
Priority to PCT/JP2015/062438 priority patent/WO2016170660A1/ja
Priority to JP2016514190A priority patent/JP6081018B1/ja
Priority to CN201580076291.5A priority patent/CN107250933B/zh
Priority to US15/548,479 priority patent/US10437226B2/en
Priority to TW105112252A priority patent/TWI590014B/zh
Publication of WO2016170660A1 publication Critical patent/WO2016170660A1/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/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/19Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by positioning or contouring control systems, e.g. to control position from one programmed point to another or to control movement along a programmed continuous path
    • 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/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/404Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by control arrangements for compensation, e.g. for backlash, overshoot, tool offset, tool wear, temperature, machine construction errors, load, inertia
    • 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/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/409Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by using manual input [MDI] or by using control panel, e.g. controlling functions with the panel; characterised by control panel details, by setting parameters
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B21/00Systems involving sampling of the variable controlled
    • G05B21/02Systems involving sampling of the variable controlled electric
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/34Director, elements to supervisory
    • G05B2219/34435Position encoder and motor connection in one interface between motor and microprocessor

Definitions

  • the present invention relates to a positioning control device that controls driving of a motor.
  • a motion SFC (Sequential Function Chart) program language is used.
  • An example of the positioning control device is a servo system controller.
  • An example of such a motion SFC program is disclosed in Patent Document 1.
  • the motion SFC program language is an SFC created exclusively for the motion controller, and is described by combining symbols representing programs. Further, a signal or device for motion control is recorded in the symbol representing the program, and motion control is performed by changing the signal or device.
  • a motion SFC programming tool which is an engineering tool for creating such a program.
  • the motion SFC programming tool is also called a software development support device.
  • a digital oscilloscope that samples data at regular intervals for a control signal or device used in the program and displays it on a graphical screen in time series. Engineering tools called tools are used.
  • the digital oscilloscope is also called a sampling display device.
  • the present invention has been made in view of the above, and an object of the present invention is to obtain a positioning control device capable of registering a control signal or device to be sampled by a simple operation on an operation screen of a motion control program. .
  • the present invention provides a positioning control device that controls driving of a motor while displaying an operation screen of the motion control program, including the motion control program, and the motion
  • a software development support unit that generates and outputs a probe list of control signals or devices used in the control program, and a sampling display unit that outputs the probe list to the controller and displays data sampled in the controller
  • the software development support unit generates the probe list for a plurality of control signals or devices in accordance with an operation on an operation screen of the motion control program.
  • the positioning control device has an effect that a positioning control device capable of registering a control signal or device to be sampled by a simple operation on the operation screen of the motion control program can be obtained.
  • FIG. 1 is a block diagram showing an example of the configuration of a positioning control device according to a first embodiment
  • 1 is a block diagram illustrating an example of a hardware configuration that implements a positioning control device according to a first embodiment
  • FIG. 6 is a diagram illustrating an example of an operation screen of a sampling display unit displayed on a display device that is an output unit in the first embodiment.
  • Sequence diagram showing operations of software development support unit and sampling display unit in Embodiment 1 The figure which shows an example of the operation screen of the software development support part displayed on the display apparatus which is an output part in Embodiment 5.
  • FIG. 20 is a diagram illustrating an example of an operation screen of “list registration by purpose” in the fifth embodiment
  • FIG. 1 is a block diagram showing an example of the configuration of the positioning control apparatus according to the first embodiment of the present invention.
  • a positioning control device 10 shown in FIG. 1 is a positioning control device that controls the driving of the motor 30 by the motion control program while displaying an operation screen of the motion control program.
  • the positioning control device 10 includes a software development support unit 11 that includes a motion control program, generates and outputs a probe list, and a sampling display unit 12 that outputs the probe list to the controller and displays data sampled in the controller. And a controller 13 that samples the data according to the input probe list by executing the motion control program.
  • the software development support unit 11 can be exemplified by a motion control program development device.
  • the sampling display unit 12 can be exemplified by a digital oscilloscope tool. Although only the servo amplifier 20 and the motor 30 are shown in FIG. 1, the present invention is not limited to this, and the positioning controller 10 includes a plurality of servo amplifiers and a plurality of motors connected to the servo amplifiers. May be connected.
  • the probe refers to information for specifying a sampling target, and examples of such information include a control signal name and an axis number or a device name.
  • the probe list refers to an information group in which one or a plurality of probes included in the sampling display unit are collected.
  • FIG. 2 is a block diagram illustrating an example of a hardware configuration for realizing the positioning control device 10.
  • the positioning control device 10 illustrated in FIG. 2 includes an input unit 101 that is an interface through which data is input by a user operation, a storage unit 102 that stores data output from the input unit 101, and a storage unit 102 that stores the data.
  • An output unit 103 that is an interface for outputting data, and a processing unit 104 that inputs and outputs data to and from the storage unit 102 and controls the input unit 101, the storage unit 102, and the output unit 103,
  • a control unit 105 that controls each device and a calculation unit 106 that performs calculation are included.
  • the input unit 101 can be exemplified by a mouse and a keyboard that are pointing devices.
  • the storage unit 102 includes a main storage unit and an auxiliary storage unit.
  • the output unit 103 can be exemplified by a display device.
  • the software development support program stored in the storage unit 102 realizes the software development support unit 11
  • the sampling display program stored in the storage unit 102 realizes the sampling display unit 12.
  • FIG. 3 is a diagram illustrating an example of an operation screen of the software development support unit 11 displayed on the display device which is the output unit 103.
  • symbols F0, G0, K0 representing a plurality of programs included in the selected project are displayed in the center, and the symbol F0 representing a program is selected here.
  • the content of the symbol F0 representing the selected program is displayed on the right side of the operation screen.
  • the probe list may be generated by adding a probe from the software development support unit 11 to the already existing probe list stored in the memory of the sampling display unit 12, or the probe list exists. If not, it may be automatically generated. Alternatively, as will be described in a later embodiment, the probe list may be generated by reading what has been processed so that it can be distributed by another terminal.
  • FIG. 4 is a diagram illustrating an example of an operation screen of the sampling display unit 12 displayed on the display device which is the output unit 103.
  • FIG. 4 is a probe setting operation screen.
  • a probe list of “D3202” which is “user device” is automatically registered. Is displayed.
  • FIG. 5 is a sequence diagram showing operations of the software development support unit 11 and the sampling display unit 12 in the present embodiment.
  • the user selects a program on the operation screen of the software development support unit 11 (S10), the user selects a device in the program selected in S10 (S11), and is selected in S11.
  • the software development support unit 11 registers the probe of the selected device, automatically generates a probe list (S13), and displays the sampling.
  • the data is output to the unit 12 (S14).
  • the sampling display unit 12 registers the probe list from the software development support unit 11 (S15).
  • the probe list can be automatically generated by selecting a control signal or a device on the operation screen of the software development support unit. Therefore, it is possible to register a control signal or device to be sampled with a simple operation without referring to a plurality of screens, and the production efficiency can be improved.
  • Embodiment 2 the mode of selecting only one symbol representing a program has been described, but the present invention is not limited to this.
  • the operation screen shown in FIG. 3 by dragging and dropping, a plurality of symbols F0 and G0 representing a program are selected, and a probe list in the plurality of symbols F0 and G0 representing programs included in the selected project is automatically collected. It can also be generated.
  • the probe list can be automatically generated collectively by selecting a program on the operation screen of the software development support unit without referring to a plurality of screens.
  • Embodiment 3 the mode of selecting a symbol representing one or a plurality of programs has been described, but the present invention is not limited to this.
  • a parameter setting screen is displayed, and parameters necessary for motion control are selected on the parameter setting screen.
  • a menu is typically displayed by right-clicking the mouse which is the input unit 101, and the user selects “Register to digital oscilloscope” from this menu, so that the software development support unit 11 generates a probe list from the control signal set by the selected parameter or the probe of the device, and outputs the probe list to the sampling display unit 12.
  • the sampling display unit 12 registers the automatically generated probe list.
  • a probe list can be automatically generated from a parameter setting screen, which is an example of an operation screen of the software development support unit, without referring to a plurality of screens.
  • the software development support unit 11 automatically generates a probe list from the probe by selecting a symbol representing a program, a control signal, or a device, and outputs the probe list to the sampling display unit 12, which is then input by the sampling display unit 12
  • the registered probe list is registered.
  • a project is selected on the project tree screen displayed on the left screen of FIG. 3, which is a part of the operation screen of the software development support unit, and a symbol or parameter representing a program from the selected project Select.
  • the software development support unit 11 generates a probe list from the symbol or parameter probe representing the selected program and outputs the probe list to the sampling display unit 12.
  • the sampling display unit 12 registers the automatically generated probe list.
  • the probe list can also be selected by performing a selection operation for each project from the project tree screen, which is a part of the operation screen of the software development support unit, without referring to a plurality of screens. Can be automatically generated in a batch.
  • FIG. 6 is a diagram illustrating an example of an operation screen of the software development support unit 11 displayed on the display device that is the output unit 103.
  • symbols F0, G0, and K0 representing programs included in the selected project are displayed in the center, and symbols F0 and G0 representing programs are selected here.
  • a menu is typically displayed by right-clicking the mouse which is the input unit 101.
  • only the operation of “register by purpose list” is displayed as a menu.
  • FIG. 7 is a diagram illustrating an example of an operation screen for “list registration by purpose”.
  • a probe list is generated and registered from the program, control signal, device or project probe registered in the purpose-specific list, Further, the purpose-specific list is registered in the storage unit 102.
  • the user calls a purpose-specific list as necessary, causes the software development support unit 11 to automatically generate a probe list, and the sampling display unit 12 automatically registers the probe list.
  • the probe list generation targets are grouped as a purpose-specific list, it is possible to perform re-registration of the probe list all at once with a simple operation.
  • FIG. 8 is a diagram showing an example of processing the purpose-specific list into library data. If the grouped targets can be converted into library data and distributed, the list by purpose can be diverted to other terminals, and the probe list used in other terminals can be generated in a single operation in a batch. It is possible.
  • 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.

Abstract

サンプリングしたい制御信号又はデバイスを簡単な操作で登録することが可能な位置決め制御装置を得ることを目的とし、モーション制御プログラムの操作画面を表示しつつモータの駆動を制御する位置決め制御装置10が、モーション制御プログラムを含み、モーション制御プログラムで使用されている制御信号又はデバイスのプローブリストを生成して出力するソフトウェア開発支援部11と、プローブリストをコントローラ13に出力してコントローラ13内でサンプリングしたデータを表示するサンプリング表示部12とを備え、ソフトウェア開発支援部11は、モーション制御プログラムの操作画面上における操作に従って、1つ又は複数の制御信号若しくはデバイスに対するプローブリストを生成する。

Description

位置決め制御装置
 本発明は、モータの駆動を制御する位置決め制御装置に関する。
 位置決め制御装置においてモーション制御を行うには、モーションSFC(Sequential Function Chart)プログラム言語を用いる。位置決め制御装置には、サーボシステムコントローラを例示することができる。このようなモーションSFCプログラムの一例は特許文献1に開示されている。このモーションSFCプログラム言語は、モーションコントローラ専用に作られたSFCであり、プログラムを表す記号を組み合わせて記述する。さらにそのプログラムを表す記号の中には、モーション制御するための信号又はデバイスが記録されており、これを変化させてモーション制御を行なう。このようなプログラムを作成するエンジニアリングツールであるモーションSFCプログラミングツールが従来から存在する。モーションSFCプログラミングツールは、ソフトウェア開発支援装置とも呼ばれる。
 また、このようなプログラムの動作を確認又は検証する場合には、プログラムで使用されている制御信号又はデバイスについて、一定の間隔でデータをサンプリングし、時系列にグラフィカルな画面で表示する、デジタルオシロツールと呼ばれるエンジニアリングツールが利用されている。デジタルオシロツールは、サンプリング表示装置とも呼ばれる。
国際公開第2012/104959号
 しかしながら、異なる2つのエンジニアリングツールに対し、このサンプリング表示装置でサンプリングしたい制御信号又はデバイスを登録する場合には、ソフトウェア開発支援装置の操作画面を参照しつつ、サンプリング表示装置の操作画面上にて制御信号又はデバイスごとに逐一設定を行うことを要する。そのため、設定を行うに際してこれらの両画面を参照せねばならず、設定作業が非常に煩雑であり、複数の制御信号又はデバイスが存在する場合には特に多大な労力を要する、という問題があった。
 本発明は、上記に鑑みてなされたものであって、サンプリングしたい制御信号又はデバイスをモーション制御プログラムの操作画面上における簡単な操作で登録することが可能な位置決め制御装置を得ることを目的とする。
 上述した課題を解決し、目的を達成するために、本発明は、モーション制御プログラムの操作画面を表示しつつモータの駆動を制御する位置決め制御装置であって、前記モーション制御プログラムを含み、前記モーション制御プログラムで使用されている制御信号又はデバイスのプローブリストを生成して出力するソフトウェア開発支援部と、前記プローブリストをコントローラに出力して該コントローラ内でサンプリングしたデータを表示するサンプリング表示部とを備え、前記ソフトウェア開発支援部は、前記モーション制御プログラムの操作画面上における操作に従って、複数の制御信号若しくはデバイスに対する前記プローブリストを生成することを特徴とする。
 本発明にかかる位置決め制御装置は、サンプリングしたい制御信号又はデバイスをモーション制御プログラムの操作画面上における簡単な操作で登録することが可能な位置決め制御装置を得ることができるという効果を奏する。
実施の形態1にかかる位置決め制御装置の構成の一例を示すブロック図 実施の形態1にかかる位置決め制御装置を実現するハードウェア構成の一例を示すブロック図 実施の形態1における出力部である表示装置に表示されるソフトウェア開発支援部の操作画面の一例を示す図 実施の形態1における出力部である表示装置に表示されるサンプリング表示部の操作画面の一例を示す図 実施の形態1におけるソフトウェア開発支援部とサンプリング表示部の動作を示すシーケンス図 実施の形態5における出力部である表示装置に表示されるソフトウェア開発支援部の操作画面の一例を示す図 実施の形態5における「目的別リスト登録」の操作画面の一例を示す図 実施の形態5における目的別リストをライブラリデータに加工した一例を示す図
 以下に、本発明の実施の形態にかかる位置決め制御装置を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。
実施の形態1.
 図1は、本発明の実施の形態1にかかる位置決め制御装置の構成の一例を示すブロック図である。図1に示す位置決め制御装置10は、モーション制御プログラムの操作画面を表示しつつ該モーション制御プログラムによってモータ30の駆動を制御する位置決め制御装置である。位置決め制御装置10は、モーション制御プログラムを含み、プローブリストを生成して出力するソフトウェア開発支援部11と、プローブリストをコントローラに出力して該コントローラ内でサンプリングしたデータを表示するサンプリング表示部12と、モーション制御プログラムを実行して入力されたプローブリストに従ってデータをサンプリングするコントローラ13とを備える。ソフトウェア開発支援部11には、モーション制御プログラム開発装置を例示することができる。サンプリング表示部12には、デジタルオシロツールを例示することができる。なお、図1にはサーボアンプ20とモータ30のみを図示しているが、本発明はこれに限定されず、位置決め制御装置10には複数のサーボアンプとこのサーボアンプに接続された複数のモータが接続されていてもよい。
 なお、プローブとは、サンプリング対象を特定するための情報をいい、このような情報には、制御信号名と軸番号又はデバイス名とを例示することができる。なお、プローブリストとは、サンプリング表示部が有する、1つ又は複数のプローブがまとめられた情報群をいう。
 図2は、位置決め制御装置10を実現するハードウェア構成の一例を示すブロック図である。図2に示す位置決め制御装置10は、ユーザの操作によりデータが入力されるインターフェースである入力部101と、入力部101から出力されたデータを記憶する記憶部102と、記憶部102に記憶されたデータが出力されるインターフェースである出力部103と、記憶部102とデータの入出力を行い、入力部101、記憶部102及び出力部103を制御する処理部104とを備え、処理部104は、各機器の制御を行う制御部105と、演算を行う演算部106とを含む。
 入力部101には、ポインティングデバイスであるマウス及びキーボードを例示することができる。記憶部102は、主記憶部及び補助記憶部を有する。出力部103には、表示装置を例示することができる。
 本実施の形態において、記憶部102に記憶されたソフトウェア開発支援プログラムがソフトウェア開発支援部11を実現し、記憶部102に記憶されたサンプリング表示プログラムがサンプリング表示部12を実現する。
 図3は、出力部103である表示装置に表示されるソフトウェア開発支援部11の操作画面の一例を示す図である。図3に示す操作画面においては、選択されたプロジェクトが有する複数のプログラムを表す記号であるF0,G0,K0が中央に表示され、ここではプログラムを表す記号F0が選択されている。選択されたプログラムを表す記号F0の内容は操作画面右側に表示されており、ここでは「7 D3202L=163840L」が選択されている。ここで、選択された「7 D3202L=163840L」において、典型的には入力部101であるマウスを右クリックすることで「7 D3202L=163840L」のメニューを表示させる。ここでは、「7 D3202L=163840L」のメニューとして「デジタルオシロに登録」との操作のみが表示されている。ユーザが「デジタルオシロに登録」を選択すると、ソフトウェア開発支援部11は、デバイス「D3202」のプローブリストを生成してサンプリング表示部12に出力する。
 なお、プローブリストは、サンプリング表示部12が有するメモリに保存された、既に存在するプローブリストに対してソフトウェア開発支援部11からプローブが追加されることで生成されてもよいし、プローブリストが存在しない場合には自動的に生成されてもよい。又は、後の実施の形態にて説明するように、他の端末で配布可能に加工されたものが読み込まれることでプローブリストが生成されてもよい。
 図4は、出力部103である表示装置に表示されるサンプリング表示部12の操作画面の一例を示す図である。図4は、プローブ設定の操作画面であり、プローブ設定の操作画面において「サーボ制御データ」の「偏差カウンタ値」を選択すると、「ユーザデバイス」である「D3202」のプローブリストが自動登録されていることが表示される。
 図5は、本実施の形態におけるソフトウェア開発支援部11とサンプリング表示部12の動作を示すシーケンス図である。図5に示すシーケンス図では、ソフトウェア開発支援部11の操作画面上でユーザがプログラムを選択し(S10)、S10において選択されたプログラム内のデバイスをユーザが選択し(S11)、S11において選択されたデバイスに対してユーザが「登録」を選択する操作を行うと(S12)、ソフトウェア開発支援部11はこの選択されたデバイスのプローブを登録してプローブリストを自動生成し(S13)、サンプリング表示部12に出力する(S14)。サンプリング表示部12は、ソフトウェア開発支援部11からのプローブリストを登録する(S15)。
 本実施の形態にて説明したように、ソフトウェア開発支援部の操作画面上において制御信号又はデバイスの選択を行うことでプローブリストを自動生成することができる。そのため、複数の画面を参照することなく、サンプリングしたい制御信号又はデバイスを簡単な操作で登録することが可能であり、生産効率を向上させることができる。
実施の形態2.
 実施の形態1においてはプログラムを表す記号の1つのみを選択する形態について説明したが、本発明はこれに限定されるものではない。図3に示す操作画面において、ドラッグアンドドロップを行うことでプログラムを表す複数の記号F0,G0を選択し、選択されたプロジェクトが有するプログラムを表す複数の記号F0,G0におけるプローブリストを一括で自動生成させることも可能である。または、図3に示す操作画面において、選択されたプロジェクト内のプログラムを表す記号のすべてを選択することで、選択されたプロジェクトが有するすべてのプローブリストを一括で自動生成させることも可能である。
 本実施の形態にて説明したように、複数の画面を参照することなく、ソフトウェア開発支援部の操作画面上においてプログラムの選択を行うことでプローブリストを一括で自動生成することができる。
実施の形態3.
 実施の形態1,2においては1つ又は複数のプログラムを表す記号を選択する形態について説明したが、本発明はこれに限定されるものではない。本実施の形態では、パラメータ設定画面を表示させ、パラメータ設定画面においてモーション制御に必要なパラメータを選択する。そして、選択されたパラメータにおいて、典型的には入力部101であるマウスを右クリックすることでメニューを表示させ、このメニューからユーザが「デジタルオシロに登録」を選択することで、ソフトウェア開発支援部11は、選択されたパラメータで設定されている制御信号又はデバイスのプローブからプローブリストを生成してサンプリング表示部12に出力する。サンプリング表示部12は、自動生成されたプローブリストを登録する。
 本実施の形態にて説明したように、複数の画面を参照することなく、ソフトウェア開発支援部の操作画面の一例であるパラメータ設定画面上からプローブリストを自動生成することもできる。
実施の形態4.
 実施の形態1から3においては、プログラムを表す記号、制御信号又はデバイスの選択によってソフトウェア開発支援部11がプローブからプローブリストを自動生成してサンプリング表示部12に出力し、サンプリング表示部12が入力されたプローブリストを登録する形態について説明したが、本発明はこれに限定されない。本実施の形態においては、ソフトウェア開発支援部の操作画面の一部である図3の左画面に表示されたプロジェクトツリー画面においてプロジェクトを選択し、選択されたプロジェクトの中からプログラムを表す記号又はパラメータを選択する。ソフトウェア開発支援部11は、選択されたプログラムを表す記号又はパラメータのプローブからプローブリストを生成してサンプリング表示部12に出力する。サンプリング表示部12は、自動生成されたプローブリストを登録する。
 本実施の形態にて説明したように、複数の画面を参照することなく、ソフトウェア開発支援部の操作画面の一部であるプロジェクトツリー画面上からプロジェクト単位での選択操作を行うことによってもプローブリストを一括で自動生成することができる。
実施の形態5.
 実施の形態1から4においては、プログラムを表す記号、制御信号、デバイス又はプロジェクトを逐次選択する形態について説明したが、本発明はこれに限定されない。図6は、出力部103である表示装置に表示されるソフトウェア開発支援部11の操作画面の一例を示す図である。図6に示す操作画面においては、選択されたプロジェクトが有するプログラムを表す記号であるF0,G0,K0が中央に表示され、ここではプログラムを表す記号F0及びG0が選択されている。ここで、選択されたプログラムを表す記号F0及びG0において、典型的には入力部101であるマウスを右クリックすることでメニューを表示させる。ここでは、メニューとして「目的別リスト登録」との操作のみが表示されている。ユーザが「目的別リスト登録」を選択すると、ソフトウェア開発支援部11は、「目的別リスト登録」画面を表示する。図7は、「目的別リスト登録」の操作画面の一例を示す図である。ユーザは図7に示す操作画面においてリスト名称を入力し、デジタルオシロ登録ボタンを押すと、目的別リストに登録されたプログラム、制御信号、デバイス又はプロジェクトのプローブからプローブリストが生成されて登録され、さらには目的別リストが記憶部102に登録される。ユーザは必要に応じて目的別リストを呼び出し、ソフトウェア開発支援部11にプローブリストを自動生成させ、サンプリング表示部12はこのプローブリストを自動登録する。
 このように、プローブリストの生成対象が目的別リストとしてグループ化されていると、プローブリストの再登録を簡単な操作で一括して行うことが可能である。
 なお、本実施の形態にて説明した目的別リストをライブラリデータに加工して保存すると、目的別リストを配布可能とすることができる。図8は、目的別リストをライブラリデータに加工した一例を示す図である。グループ化した対象をライブラリデータに変換して配布可能とすると、他の端末においても当該目的別リストを転用することができ、他の端末において用いるプローブリストの生成を簡単な操作で一括して行うことが可能である。
 以上の実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。
 10 位置決め制御装置、11 ソフトウェア開発支援部、12 サンプリング表示部、13 コントローラ、20 サーボアンプ、30 モータ、101 入力部、102 記憶部、103 出力部、104 処理部、105 制御部、106 演算部。

Claims (5)

  1.  モーション制御プログラムの操作画面を表示しつつモータの駆動を制御する位置決め制御装置であって、
     前記モーション制御プログラムを含み、前記モーション制御プログラムで使用されている制御信号又はデバイスのプローブリストを生成して出力するソフトウェア開発支援部と、
     前記プローブリストをコントローラに出力して該コントローラ内でサンプリングしたデータを表示するサンプリング表示部とを備え、
     前記ソフトウェア開発支援部は、前記モーション制御プログラムの操作画面上における操作に従って、1つ又は複数の制御信号若しくはデバイスに対する前記プローブリストを生成することを特徴とする位置決め制御装置。
  2.  モーション制御プログラムの操作画面を表示しつつモータの駆動を制御する位置決め制御装置であって、
     前記モーション制御プログラムを含み、前記モーション制御プログラムで使用されている制御信号又はデバイスのプローブリストを生成して出力するソフトウェア開発支援部と、
     前記プローブリストをコントローラに出力して該コントローラ内でサンプリングしたデータを表示するサンプリング表示部とを備え、
     前記ソフトウェア開発支援部は、前記モーション制御プログラムの操作画面上における操作に従って、1つ又は複数の制御パラメータに対する前記プローブリストを生成することを特徴とする位置決め制御装置。
  3.  モーション制御プログラムの操作画面を表示しつつモータの駆動を制御する位置決め制御装置であって、
     前記モーション制御プログラムを含み、前記モーション制御プログラムで使用されている制御信号又はデバイスのプローブリストを生成して出力するソフトウェア開発支援部と、
     前記プローブリストをコントローラに出力して該コントローラ内でサンプリングしたデータを表示するサンプリング表示部とを備え、
     前記ソフトウェア開発支援部は、前記モーション制御プログラムの操作画面上における操作に従って、制御対象に対する複数のモーション制御を含むプロジェクト単位で前記プローブリストを生成することを特徴とする位置決め制御装置。
  4.  前記プローブリストの生成対象が目的別リストとしてグループ化されていることを特徴とする請求項1から請求項3のいずれか一項に記載の位置決め制御装置。
  5.  前記グループ化した対象がライブラリデータに変換され、他端末における転用が可能であることを特徴とする請求項4に記載の位置決め制御装置。
PCT/JP2015/062438 2015-04-23 2015-04-23 位置決め制御装置 WO2016170660A1 (ja)

Priority Applications (6)

Application Number Priority Date Filing Date Title
KR1020177022625A KR20170103950A (ko) 2015-04-23 2015-04-23 위치 결정 제어장치
PCT/JP2015/062438 WO2016170660A1 (ja) 2015-04-23 2015-04-23 位置決め制御装置
JP2016514190A JP6081018B1 (ja) 2015-04-23 2015-04-23 位置決め制御装置
CN201580076291.5A CN107250933B (zh) 2015-04-23 2015-04-23 定位控制装置
US15/548,479 US10437226B2 (en) 2015-04-23 2015-04-23 Positioning control apparatus
TW105112252A TWI590014B (zh) 2015-04-23 2016-04-20 定位控制裝置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/062438 WO2016170660A1 (ja) 2015-04-23 2015-04-23 位置決め制御装置

Publications (1)

Publication Number Publication Date
WO2016170660A1 true WO2016170660A1 (ja) 2016-10-27

Family

ID=57143901

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/062438 WO2016170660A1 (ja) 2015-04-23 2015-04-23 位置決め制御装置

Country Status (6)

Country Link
US (1) US10437226B2 (ja)
JP (1) JP6081018B1 (ja)
KR (1) KR20170103950A (ja)
CN (1) CN107250933B (ja)
TW (1) TWI590014B (ja)
WO (1) WO2016170660A1 (ja)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6978457B2 (ja) * 2019-02-28 2021-12-08 ファナック株式会社 情報処理装置および情報処理方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004265441A (ja) * 2004-04-28 2004-09-24 Mitsubishi Electric Corp 位置決め制御装置
JP2009265918A (ja) * 2008-04-24 2009-11-12 Mitsubishi Electric Corp 制御プログラム作成装置
WO2013099031A1 (ja) * 2011-12-28 2013-07-04 株式会社安川電機 エンジニアリングツール

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4916640A (en) * 1987-06-03 1990-04-10 Allen-Bradley Company, Inc. Video image processing system
JP3358759B2 (ja) 1994-06-08 2002-12-24 株式会社安川電機 プログラマブルコントローラのデータトレース方法
JP3394416B2 (ja) 1997-04-24 2003-04-07 三菱電機株式会社 プログラムトレース装置
JP2005044109A (ja) 2003-07-28 2005-02-17 Toshiba Syst Technol Corp プラント監視装置
US7490295B2 (en) * 2004-06-25 2009-02-10 Apple Inc. Layer for accessing user interface elements
JP2007034547A (ja) 2005-07-26 2007-02-08 Yaskawa Electric Corp モーションシステムおよびそのトレースデータ設定方法
CN101211175A (zh) * 2006-12-29 2008-07-02 中国科学院沈阳计算技术研究所有限公司 数控系统图形辅助宏编程的设计方法
JP4877068B2 (ja) 2007-05-22 2012-02-15 富士電機株式会社 ソフトウェア開発支援プログラム、ソフトウェア開発支援方法
WO2010095289A1 (ja) * 2009-02-18 2010-08-26 三菱電機株式会社 プログラム解析支援装置
US20110301719A1 (en) 2009-03-25 2011-12-08 Mitsubishi Electric Corporation Parameter setting device
WO2010134198A1 (ja) 2009-05-22 2010-11-25 三菱電機株式会社 シミュレーション装置およびシミュレーションプログラム
JP4998601B2 (ja) 2010-06-21 2012-08-15 横河電機株式会社 操作・監視装置
EP2455831A1 (de) * 2010-11-23 2012-05-23 Siemens Aktiengesellschaft Engineering einer Datenkommunikation
KR101447846B1 (ko) 2011-01-31 2014-10-13 미쓰비시덴키 가부시키가이샤 모션 sfc 프로그램 부품 작성 장치
JP2013003715A (ja) 2011-06-14 2013-01-07 Fuji Electric Co Ltd トレース情報管理装置、管理方法およびプログラム
JP6051546B2 (ja) * 2012-03-15 2016-12-27 オムロン株式会社 情報処理装置、シミュレーション方法、およびプログラム
US8817240B2 (en) * 2012-05-25 2014-08-26 Mitutoyo Corporation Interchangeable optics configuration for a chromatic range sensor optical pen
KR101982243B1 (ko) * 2012-09-28 2019-05-24 삼성전자주식회사 사용자 단말 장치, 전자 장치 및 그 제어 방법
JP5994862B2 (ja) 2012-10-26 2016-09-21 株式会社安川電機 開発支援装置及び開発支援プログラム
CN103246267B (zh) 2013-04-29 2016-07-06 鸿富锦精密工业(深圳)有限公司 具有三维用户界面的远程控制装置及其界面生成方法
DE112014003082B4 (de) * 2014-06-02 2017-05-18 Mitsubishi Electric Corporation Programmierbares Steuerungssystem, programmierbare Steuerung, Programmanzeigevorrichtung und Programmanzeigeverfahren

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004265441A (ja) * 2004-04-28 2004-09-24 Mitsubishi Electric Corp 位置決め制御装置
JP2009265918A (ja) * 2008-04-24 2009-11-12 Mitsubishi Electric Corp 制御プログラム作成装置
WO2013099031A1 (ja) * 2011-12-28 2013-07-04 株式会社安川電機 エンジニアリングツール

Also Published As

Publication number Publication date
JPWO2016170660A1 (ja) 2017-04-27
US10437226B2 (en) 2019-10-08
CN107250933A (zh) 2017-10-13
CN107250933B (zh) 2019-12-13
JP6081018B1 (ja) 2017-02-15
US20180024526A1 (en) 2018-01-25
KR20170103950A (ko) 2017-09-13
TWI590014B (zh) 2017-07-01
TW201702772A (zh) 2017-01-16

Similar Documents

Publication Publication Date Title
US20140364964A1 (en) Display method of synchronous control program for controlling driving of multi-axis synchronous control device
US20140163738A1 (en) Multi-axis control system setting/adjustment function supporting apparatus
US9557897B2 (en) Apparatus and method for inputting cutting shape using interactive program in computer numerical control machine tool
US10384349B2 (en) Processing robot system in which processing device is connected to robot to perform processing
WO2013136918A1 (ja) 情報処理装置、シミュレーション方法、およびプログラム
US10203681B2 (en) Sequence-program-creation supporting apparatus
JP2010054318A (ja) 分析処理画像表示装置及び分析処理画像表示システム
JP5295061B2 (ja) プログラマブルコントローラ
JP6081018B1 (ja) 位置決め制御装置
JPWO2009025004A1 (ja) データ解析システム
JP3805776B2 (ja) グラフィカルプログラミング装置及びプログラマブル表示器
JP2017097516A (ja) デバッグサポートシステム
US11227567B2 (en) Device state reproduction device, device state reproduction method, and storage medium
JP5599378B2 (ja) 表示制御装置
JP2017107467A (ja) エンジニアリングツール
JP2011107810A (ja) ラダー図表示方法
KR101886986B1 (ko) 엔지니어링 툴 프로그램 및 엔지니어링 툴
JP4955275B2 (ja) 表示制御装置
WO2010137077A1 (ja) 分析装置制御プログラム作成支援システム及び該システム用プログラム
WO2016002933A1 (ja) モニタリング装置
WO2014181615A1 (ja) 操作支援装置
JP6250237B1 (ja) 作業状況見える化装置
JP4831180B2 (ja) アラーム定義装置およびアラーム定義方法
JP2007328569A (ja) 入力支援プログラム及び該プログラムを搭載した制御・データ処理装置
US20210010915A1 (en) Methods and apparatus to control staging of test specimens

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2016514190

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 15889899

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 15548479

Country of ref document: US

ENP Entry into the national phase

Ref document number: 20177022625

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15889899

Country of ref document: EP

Kind code of ref document: A1