JP7180524B2 - Program editing device, program editing method, and program editing program - Google Patents

Program editing device, program editing method, and program editing program Download PDF

Info

Publication number
JP7180524B2
JP7180524B2 JP2019083290A JP2019083290A JP7180524B2 JP 7180524 B2 JP7180524 B2 JP 7180524B2 JP 2019083290 A JP2019083290 A JP 2019083290A JP 2019083290 A JP2019083290 A JP 2019083290A JP 7180524 B2 JP7180524 B2 JP 7180524B2
Authority
JP
Japan
Prior art keywords
unit processing
unit
processing
program
connection area
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.)
Active
Application number
JP2019083290A
Other languages
Japanese (ja)
Other versions
JP2020181339A (en
Inventor
航 荒井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Omron Corp
Original Assignee
Omron Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Omron Corp filed Critical Omron Corp
Priority to JP2019083290A priority Critical patent/JP7180524B2/en
Publication of JP2020181339A publication Critical patent/JP2020181339A/en
Application granted granted Critical
Publication of JP7180524B2 publication Critical patent/JP7180524B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Programmable Controllers (AREA)

Description

本発明は、プログラマブルロジックコントローラに実行させるプログラムを編集するプログラム編集装置等に関する。 The present invention relates to a program editing device and the like for editing a program to be executed by a programmable logic controller.

プログラミング言語の知識を持たないユーザが、各種情報処理装置のプログラムを作成するための方法として、プログラム部品を示す図形を接続して図形プログラムを作成することが従来技術として知られている。特許文献1には、視覚プログラミングシステムおよび図形プログラム編集方法の一例が記載されている。さらに、特許文献2には、有向線と図形からなるフローチャート図に関して、ユーザが簡単に編集操作できるようにするため、所定の領域に配置された図形同士を有向線で接続するフローチャート方法の一例が記載されている。 2. Description of the Related Art As a method for users who do not have knowledge of programming languages to create programs for various information processing apparatuses, it is known as a conventional technique to create a graphic program by connecting figures representing program parts. Patent Literature 1 describes an example of a visual programming system and a graphics program editing method. Furthermore, Patent Document 2 discloses a flowchart method for connecting figures arranged in a predetermined area with directed lines so that a user can easily edit a flowchart diagram consisting of directed lines and figures. An example is given.

特開平08-314702号公報(平成8年11月29日)Japanese Patent Application Laid-Open No. 08-314702 (November 29, 1996) 特開2016-115017号公報(平成28年6月23日)Japanese Patent Application Laid-Open No. 2016-115017 (June 23, 2016)

しかしながら、上述のような従来技術は、所定の領域に既に図形が多数配置されている場合に新たな図形を挿入しづらいという問題や、ユーザの意図通りの処理順になるような接続になりにくいという問題がある。 However, the conventional technology as described above has the problem that it is difficult to insert a new figure when a large number of figures have already been arranged in a predetermined area, and it is difficult to connect in a processing order as intended by the user. There's a problem.

本発明の一態様は、図形プログラムにおいて新たな図形を追加する際、所定の領域に既に図形が配置されている場合でも、ユーザの意図通りに図形同士を接続するプログラム編集装置等を実現することを目的とする。 One aspect of the present invention is to realize a program editing device or the like that connects figures as intended by a user when adding a new figure to a figure program, even if the figure has already been arranged in a predetermined area. With the goal.

本発明は、上述した課題を解決するために、以下の構成を採用する。 The present invention adopts the following configurations in order to solve the above-described problems.

すなわち、本発明の一側面に係るプログラム編集装置は、通信ネットワークを介して制御対象機器を制御するPLC(Programmable Logic Controller)で実行されるプログラムを編集するプログラム編集装置であって、ユーザからの入力に応じて、処理ステップを示す単位処理図形を有向線によって接続し、複数の処理ステップを順に実行する前記プログラムを図形プログラムとして生成し、表示する制御を行う編集部を備え、前記編集部は、ユーザの入力によって、第1の単位処理図形の周囲に設けられる接続領域に第2の単位処理図形が配置されたときに、前記第1の単位処理図形と前記第2の単位処理図形とを前記有向線によって接続する接続処理部と、前記接続領域における接続済の前記単位処理図形が占める領域に応じて、当該接続領域の形状を変更する接続領域設定部と、を備える。 That is, a program editing device according to one aspect of the present invention is a program editing device that edits a program executed by a PLC (Programmable Logic Controller) that controls a device to be controlled via a communication network, and which receives an input from a user. an editing unit that connects unit processing figures indicating processing steps with directed lines according to the above, generates the program for sequentially executing a plurality of processing steps as a figure program, and controls the display of the program, wherein the editing unit comprises , when the second unit processing figure is arranged in the connection area provided around the first unit processing figure by the user's input, the first unit processing figure and the second unit processing figure A connection processing unit for connecting with the directed line, and a connection area setting unit for changing the shape of the connection area according to the area occupied by the connected unit processing figures in the connection area.

上記の構成により、接続領域に既に単位処理図形が配置されていた場合でも、新たな単位処理図形を追加してユーザの意図通り単位処理図形同士を接続することを確実に実現することができる。 With the above configuration, even when unit processing figures have already been arranged in the connection area, it is possible to surely realize connection between unit processing figures as intended by the user by adding a new unit processing figure.

上記一側面に係るプログラム編集装置において、前記接続領域設定部は、前記接続領域に接続済の前記単位処理図形が配置された場合に、該単位処理図形が占める領域の下方に前記接続領域を設定し、下方に当該接続領域を拡大してもよい。 In the program editing device according to the above aspect, the connection area setting section sets the connection area below the area occupied by the unit processing figure when the connected unit processing figure is arranged in the connection area. , and the connection area may be expanded downward.

上記構成によれば、1つの単位処理図形に複数の単位処理図形を下流側に接続する場合、下流側の複数の単位処理図形を上下に並んだ状態で配置するようにユーザを導くことができる。よって、処理が分岐される場合の図形プログラムの流れを整理された把握しやすい状態にすることが可能となる。 According to the above configuration, when connecting a plurality of unit processing figures to one unit processing figure on the downstream side, it is possible to guide the user to arrange the plurality of unit processing figures on the downstream side vertically. . Therefore, it is possible to organize the flow of the graphic program when the process is branched and make it easy to understand.

上記一側面に係るプログラム編集装置において、前記接続領域設定部は、処理上流側の前記単位処理図形に接続された処理下流側の前記単位処理図形に対応する前記接続領域の最下端よりも、当該処理上流側の単位処理図形の前記接続領域の最下端が下となるように、当該処理上流側の単位処理図形の前記接続領域を拡大してもよい。 In the program editing device according to the above one aspect, the connecting area setting unit is configured to set the connecting area corresponding to the unit processing graphic on the downstream side of the process connected to the unit processing graphic on the upstream side of the process so that the The connection area of the unit processing figure on the upstream side of the process may be enlarged so that the lowest end of the connection area of the unit process figure on the upstream side of the process is at the bottom.

上記構成により、下流側の単位処理図形の接続領域が拡大した場合でも、上流側の単位処理図形に確実に単位処理図形を接続させることが可能となる。 With the above configuration, even when the connection area of the unit processing graphic on the downstream side is enlarged, it is possible to reliably connect the unit processing graphic to the unit processing graphic on the upstream side.

上記一側面に係るプログラム編集装置において、前記接続処理部は、新たに配置された前記単位処理図形が、複数の既設の前記単位処理図形の前記接続領域にまたがった位置にある場合、上流側の既設の前記単位処理図形と接続してもよい。 In the program editing device according to the above aspect, when the newly arranged unit processing figure is located across the connection area of a plurality of existing unit processing figures, the connection processing section may It may be connected to the existing unit processing figure.

上記構成により、新たな単位処理図形が複数の接続領域と重なっているときに、適切な単位処理図形同士を接続できる。 With the above configuration, when a new unit process figure overlaps with a plurality of connection areas, appropriate unit process figures can be connected.

上記一側面に係るプログラム編集装置において、前記接続処理部は、新たに配置された前記単位処理図形が、複数の既設の前記単位処理図形の前記接続領域にまたがった位置にあり、かつ、複数の既設の前記単位処理図形同士が接続していない場合には、下側の既設の前記単位処理図形と接続してもよい。 In the program editing device according to the above one aspect, the connection processing section is configured such that the newly placed unit processing graphic is positioned across the connection area of a plurality of existing unit processing graphics, and a plurality of When the existing unit processing figures are not connected to each other, they may be connected to the lower existing unit processing figure.

上記構成によれば、新たな単位処理図形が複数の接続領域と重なっているときに、適切な単位処理図形同士を接続できる。 According to the above configuration, when a new unit-processed figure overlaps a plurality of connection areas, appropriate unit-processed figures can be connected to each other.

上記一側面に係るプログラム編集装置において、前記接続領域設定部は、前記単位処理図形の右方および下方となる領域に前記接続領域を設定する構成を有していてもよい。 In the program editing device according to the above one aspect, the connection area setting section may have a configuration for setting the connection area in areas on the right side and below the unit processing graphic.

上記構成によれば、単位処理図形同士の接続が右方および下方に伸びていくような図形プログラムが作成されるようにユーザを導くことができる。これにより、図形プログラムの流れを整理された把握しやすい状態にすることができる。 According to the above configuration, the user can be guided to create a graphic program in which the connections between the unit processing graphics extend rightward and downward. As a result, the flow of the graphics program can be organized and easily grasped.

上記一側面に係るプログラム編集方法は、通信ネットワークを介して制御対象機器を制御するPLC(Programmable Logic Controller)で実行されるプログラムを編集するプログラム編集方法であって、ユーザからの入力に応じて、処理ステップを示す単位処理図形を有向線によって接続し、複数の処理ステップを順に実行する前記プログラムを図形プログラムとして生成し、表示する制御を行う編集ステップを含み、前記編集ステップは、ユーザの入力によって、第1の単位処理図形の周囲に設けられる接続領域に第2の単位処理図形が配置されたときに、前記第1の単位処理図形と前記第2の単位処理図形とを前記有向線によって接続する接続処理ステップと、前記接続領域における接続済の前記単位処理図形が占める領域に応じて、当該接続領域の形状を変更する接続領域設定ステップと、を含む。 The program editing method according to the above aspect is a program editing method for editing a program executed by a PLC (Programmable Logic Controller) that controls a device to be controlled via a communication network. an editing step of generating and displaying the program for connecting unit processing figures indicating processing steps by directed lines and executing a plurality of processing steps in order as a figure program; When the second unit processing figure is arranged in the connection area provided around the first unit processing figure, the first unit processing figure and the second unit processing figure are connected by the directed line and a connection area setting step of changing the shape of the connection area according to the area occupied by the connected unit processing figures in the connection area.

上記の構成により、接続領域に既に単位処理図形が配置されていた場合でも、新たな単位処理図形を追加してユーザの意図通り単位処理図形同士を接続することを確実に実現することができる。 With the above configuration, even when unit processing figures have already been arranged in the connection area, it is possible to surely realize connection between unit processing figures as intended by the user by adding a new unit processing figure.

本発明によれば、図形プログラムにおいて新たな図形を追加する際、所定の領域に既に図形が配置されている場合でも、ユーザの意図通りに図形同士を接続することができる。よって、図形プログラムの接続編集作業をより効率的に行うことが可能となる。 According to the present invention, when adding a new figure in a figure program, even if figures are already arranged in a predetermined area, the figures can be connected as intended by the user. Therefore, it becomes possible to perform the connection editing work of the graphic program more efficiently.

実施形態1の全体構成の概要を示す図である。1 is a diagram showing an overview of the overall configuration of Embodiment 1; FIG. PLC上で実行される図形プログラムの一例を示す図である。It is a figure which shows an example of the graphic program run on PLC. 編集部による一連の図形プログラム編集処理の流れを示すフローチャートである。4 is a flow chart showing the flow of a series of graphics program editing processing by an editing unit; 接続領域設定部による設定処理の流れを示すフローチャートである。7 is a flow chart showing a flow of setting processing by a connection area setting unit; 接続処理部による重なり判定処理の流れを示すフローチャートである。7 is a flow chart showing a flow of overlap determination processing by a connection processing unit; 図形プログラム群を表示する画面の一例を示す図である。FIG. 4 is a diagram showing an example of a screen displaying a graphics program group;

§1 適用例
図1を参照して、まず、本発明が適用された構成の一例を説明する。図1は、本実施形態の全体概要を示す図である。図1には、本発明に係るプログラム編集装置が端末装置100に適用された一構成例を示している。
§1 Application Example First, an example of a configuration to which the present invention is applied will be described with reference to FIG. FIG. 1 is a diagram showing the overall outline of this embodiment. FIG. 1 shows a configuration example in which a program editing device according to the present invention is applied to a terminal device 100. As shown in FIG.

図1に示す構成では、生産システム200がPLC(Programmable Logic Controller)210を含み、該PLC210が、PLC210にプログラムを提供する端末装置100およびPLC210がデータの読み書きを行うデータベース40と通信可能に接続されている。 In the configuration shown in FIG. 1, the production system 200 includes a PLC (Programmable Logic Controller) 210, and the PLC 210 can communicate with the terminal device 100 that provides the program to the PLC 210 and the database 410 from which the PLC 210 reads and writes data. It is connected.

生産システム200は、例えば、工場やプラントにおける生産のための機器及びそれを統括制御する装置である。生産システム200は、PLC210のほか、例えば各種ユニット220、各種機器230及びこれらのユニットや機器を制御するための実行可能ファイル240を有する。ここで、ユニット220とは、I/Oユニットや通信ユニット等の末端の機器である機器230とPLC210を中継するユニットの総称である。また、機器230とは、アクチュエータ、汎用センサ、シリアル機器、既設PLC等の、制御される末端機器及び制御に必要なデータを取得するための末端機器である。 The production system 200 is, for example, equipment for production in a factory or plant and a device that controls the equipment. The production system 200 has, in addition to the PLC 210, various units 220, various devices 230, and an executable file 240 for controlling these units and devices. Here, the unit 220 is a general term for a unit that relays the device 230 that is a terminal device such as an I/O unit or a communication unit and the PLC 210 . The device 230 is a terminal device to be controlled and a terminal device for acquiring data necessary for control, such as an actuator, a general-purpose sensor, a serial device, an existing PLC, and the like.

端末装置100は、例えばパーソナルコンピュータ(PC)である。端末装置100は、CPU(Central Processing Unit)、RAM(Random Access Memory)、ROM(Read Only Memory)等を含む。 The terminal device 100 is, for example, a personal computer (PC). The terminal device 100 includes a CPU (Central Processing Unit), RAM (Random Access Memory), ROM (Read Only Memory), and the like.

本実施形態に係る端末装置100は、通信ネットワークを介して制御対象機器を制御するPLC210で実行されるプログラムを編集するプログラム編集装置であって、ユーザからの入力に応じて、処理ステップを示す単位処理図形を有向線によって接続し、複数の処理ステップを順に実行する上記プログラムを図形プログラムとして生成し、表示する制御を行う。端末装置100は、当該生成の際、ユーザの意図通りに単位処理図形の接続が行われるよう、接続処理及び表示制御を行う。 The terminal device 100 according to the present embodiment is a program editing device that edits a program executed by a PLC 210 that controls a device to be controlled via a communication network. The above-described program for connecting processing graphics by directed lines and executing a plurality of processing steps in sequence is generated as a graphics program and controlled to be displayed. At the time of the generation, the terminal device 100 performs connection processing and display control so that the connection of unit processing figures is performed as intended by the user.

§2 構成例
以下、端末装置100の構成例について、詳細に説明する。
§2 Configuration Example A configuration example of the terminal device 100 will be described in detail below.

端末装置100には、PLC210に提供するプログラムを編集するプログラム編集部110、ユーザからの図形プログラムの編集操作を受け付ける入力部130、図形プログラムを表示する表示部140、編集された図形プログラムをPLC210に送信するPLCサポート部150が含まれる。 The terminal device 100 includes a program editing unit 110 for editing a program to be provided to the PLC 210, an input unit 130 for accepting editing operation of the graphics program from the user, a display unit 140 for displaying the graphics program, and an edited graphics program to the PLC 210. A transmitting PLC support unit 150 is included.

プログラム編集部110は、図形プログラムに対する変更を行う編集部111、プログラム記憶部121、図形プログラム部品格納部122、図形プログラム表示部123を有する。 The program editing section 110 has an editing section 111 for changing the graphics program, a program storage section 121 , a graphics program parts storage section 122 and a graphics program display section 123 .

図形プログラムとは、部品化されたプログラム部品を単位処理図形として、単位処理図形同士のデータの受け渡し方向を有向線として表示することによって、一連のプログラムの実行順をユーザにわかりやすく表示したものである。本実施形態では、図形プログラムはPLC210上のパイプラインに対応している。 A graphic program is a program that displays the execution order of a series of programs in an easy-to-understand manner for the user by displaying program parts that have been divided into unit processing graphics as unit processing graphics and the direction of data transfer between unit processing graphics as directed lines. is. In this embodiment, graphics programs correspond to pipelines on PLC 210 .

プログラム編集部110は、例えば以下のように図形プログラムを設定しプログラム記憶部121に保存することができる。すなわち、ある単位処理図形が、自らを接続先とする有向線を持たない場合、当該単位処理図形を図形プログラムの最上流に設定する。当該単位処理図形に接続された有向線があれば、該有向線及び当該有向線に接続された単位処理図形を当該図形プログラムに追加する。更に、新しく追加された単位処理図形に接続先の単位処理図形がある場合は、接続先がなくなるまでこれを繰り返す。プログラム記憶部121は、また、全図形プログラムを1つの図形プログラム群として扱い保存することもできる。 The program editing unit 110 can set a graphic program as follows and store it in the program storage unit 121, for example. That is, if a certain unit processing graphic does not have a directed line to which it is connected, the unit processing graphic is set at the uppermost stream of the graphic program. If there is a directed line connected to the unit processing graphic, the directed line and the unit processing graphic connected to the directed line are added to the graphic program. Furthermore, if the newly added unit processing figure has a connection destination unit processing figure, this is repeated until there is no connection destination. The program storage unit 121 can also handle and store all graphics programs as one graphics program group.

以降、ある単位処理図形に対して有向線の接続元となっている単位処理図形を、該単位処理図形の上流図形といい、有向線の接続先となっている単位処理図形を、該単位処理図形の下流図形という。 Hereinafter, a unit processing figure to which a directed line is connected to a certain unit processing figure is called an upstream figure of the unit processing figure, and a unit processing figure to which a directed line is connected is called an upstream figure of the unit processing figure. It is called the downstream figure of the unit processing figure.

図形プログラム部品格納部122は、図形プログラムの部品となる単位処理図形を格納する。単位処理図形は、装置や実行プログラムの種類によって定義されている。当該定義の中には、単位処理図形が終端ノードである(下流図形を持つことを禁止されている)ことが含まれていてもよい。 The graphic program component storage unit 122 stores unit processing graphics which are components of the graphic program. A unit processing figure is defined according to the type of device and execution program. The definition may include that the unit processing graphic is a terminal node (prohibited to have downstream graphics).

図形プログラム表示部123は、図形プログラムを表示用に整形し、表示部140に送信する。 The graphic program display unit 123 formats the graphic program for display and transmits it to the display unit 140 .

表示部140は、図形プログラム表示部123から送られた図形プログラムを例えばスクリーン上に表示する。 The display unit 140 displays the graphics program sent from the graphics program display unit 123, for example, on a screen.

入力部130は、ユーザの図形プログラムに対する編集操作を受け付ける。 The input unit 130 receives a user's editing operation for the graphics program.

単位処理図形はPLC210上の実行可能ファイル240及びパラメータと対応している。また、仮想平面上の有向線はそれらの実行可能ファイル240の実行順及びデータの受け渡しに対応している。 Unit processing graphics correspond to executable files 240 and parameters on PLC 210 . Directed lines on the virtual plane correspond to the order of execution of those executable files 240 and the delivery of data.

端末装置100は、PLC210と例えばUSBケーブルで接続されている。PLC210へのプログラムの書込みなどの通信は、USBケーブルおよびPLCサポート部150を通じて行われる。なお、USBに代えてEthernet(登録商標)で接続され、EthernetケーブルおよびLAN機器を通じて通信が行われてもよい。 The terminal device 100 is connected to the PLC 210 via, for example, a USB cable. Communication such as program writing to the PLC 210 is performed through the USB cable and the PLC support section 150 . Note that Ethernet (registered trademark) may be used instead of USB, and communication may be performed through an Ethernet cable and a LAN device.

図形プログラム群の実体、すなわち、プログラム部品を使用するという宣言・各プログラム部品の設定・実行順序(データの受け渡し)は、例えばテキストデータとしてプログラム記憶部121に記憶され、PLCサポート部150を通じてPLC210に送信される。 The entity of the graphic program group, that is, the declaration to use program parts, the setting of each program part, and the order of execution (transfer of data) are stored in the program storage unit 121 as text data, for example, and sent to the PLC 210 through the PLC support unit 150. sent.

そして、本実施形態に係る生産システム200では、PLC210は、プログラム編集部110で生成された図形プログラムを読み込み、該図形プログラムで定義された順序で実行可能ファイル240を実行する。この際、プログラムの実行及びデータの受け渡しは、図形プログラム上の有向線で表された順序で行われる。 In the production system 200 according to this embodiment, the PLC 210 reads the graphics program generated by the program editing unit 110 and executes the executable files 240 in the order defined by the graphics program. At this time, program execution and data transfer are performed in the order indicated by the directed lines on the graphics program.

この構成により、プログラムに不慣れなユーザでも、画面上に表示された図形プログラムを操作することで、PLC210上で動作するプログラムを直感的に作成することができる。 With this configuration, even a user who is unfamiliar with programming can intuitively create a program that runs on the PLC 210 by operating the graphic program displayed on the screen.

図2には、PLC210上で実行される図形プログラムの一例を示している。図2において、入力ノードInput、ロジックノードLogic、出力ノードOutputにより構成される複数のパイプラインが示されている。なお、図示されないが、各々のロジックノードLogicと出力ノードOutputの前段には受信キューが接続される。 FIG. 2 shows an example of a graphic program executed on the PLC 210. As shown in FIG. FIG. 2 shows a plurality of pipelines composed of an input node Input, a logic node Logic, and an output node Output. Although not shown, a reception queue is connected to the front stage of each logic node Logic and output node Output.

PLC210は更に、それが備える記憶装置内のデータファイル211、212や、その内部で動作する、工作機械のモーション制御プログラム等のアプリケーション213、214、パイプライン演算装置215を有している。 The PLC 210 further has data files 211 and 212 in its storage device, applications 213 and 214 such as machine tool motion control programs, and a pipeline arithmetic device 215 that operate therein.

パイプライン演算装置215は、演算部216及び制御部217を有している。演算部216においては、入力ノードと出力ノードとの間に、順次必要なロジックノードが接続されて、パイプラインが構成される。パイプラインは、通常多数であるが、少なくとも1つあればよい。制御部217は、上記ノードやキューを監視し、ノードの稼働時間を割り当てる。 The pipeline arithmetic device 215 has an arithmetic unit 216 and a control unit 217 . In operation unit 216, necessary logic nodes are sequentially connected between an input node and an output node to form a pipeline. There are usually many pipelines, but at least one is sufficient. The control unit 217 monitors the nodes and queues, and allocates the operation time of the nodes.

パイプライン演算装置215の入力ノードInputの接続先は、データファイル211や、アプリケーション213であり得る。更に、入力ノードInputの接続先は、PLC210の外部機器である、工作機械や測定機器その他の各種FA機器、各種生産情報に関するデータを収集し提供するデータサーバ11、各種生産情報に関するデータを保存するデータベース12、インターネットやその他のネットワーク上のクラウドサーバ13であり得る。 The connection destination of the input node Input of the pipeline arithmetic unit 215 can be the data file 211 or the application 213 . Furthermore, the connection destinations of the input node Input are external devices of the PLC 210, such as machine tools, measuring devices, and other various FA devices, a data server 11 that collects and provides data on various production information, and saves data on various production information. The database 12 can be a cloud server 13 on the Internet or other network.

パイプライン演算装置215の出力ノードOutputの接続先は、データファイル212や、アプリケーション214であり得る。更に、出力ノードOutputの接続先は、PLC210の外部機器である、工作機械や測定機器その他の各種FA機器、FA機器に関するデータを収集し提供するデータサーバ11、各種生産情報に関するデータを収集し提供するデータベース12、インターネットやその他のネットワーク上のクラウドサーバ13であり得る。 The connection destination of the output node Output of the pipeline arithmetic unit 215 can be the data file 212 or the application 214 . Furthermore, the connection destination of the output node Output is an external device of the PLC 210, which is a machine tool, a measuring device, and other various FA devices, a data server 11 that collects and provides data on FA devices, and a data server 11 that collects and provides data on various production information. database 12, cloud server 13 on the Internet or other network.

入力ノードInputの接続先であるアプリケーション213と、出力ノードOutputの接続先であるアプリケーション214とは、異なるアプリケーションであってもよいし、同一のアプリケーションであってもよい。 The application 213 to which the input node Input is connected and the application 214 to which the output node Output is connected may be different applications or may be the same application.

図3は、編集部による一連の図形プログラム編集処理の流れを示すフローチャートである。 FIG. 3 is a flow chart showing the flow of a series of graphic program editing processing by the editing section.

(ステップS301)
ステップS301において、編集部111は、プログラム記憶部121から保存されている図形プログラムを読み込む。
(Step S301)
In step S<b>301 , the editing unit 111 reads a saved graphics program from the program storage unit 121 .

(ステップS302)
ステップS302において、図形プログラム表示部123は、読み込まれた図形プログラムを表示する。
(Step S302)
At step S302, the graphics program display unit 123 displays the loaded graphics program.

(ステップS303)
ステップS303において、図形プログラム表示部123は、図形プログラム部品格納部122に定義されている配置可能な単位処理図形種別の一覧を表示する。
(Step S303)
In step S303, the graphic program display section 123 displays a list of unit processing graphic types that are defined in the graphic program component storage section 122 and that can be arranged.

<実質領域設定処理>
実質領域設定部112は、全ての配置済み単位処理図形についてステップS310を繰り返す。
<Substantial region setting process>
The substantial area setting unit 112 repeats step S310 for all arranged unit processing figures.

(ステップS310)
ステップS310において、実質領域設定部112は、単位処理図形について、実質領域を設定する。実質領域は、該単位処理図形と他の単位処理図形との重なり判定に使用される領域である。実質領域は、表示される単位処理図形の領域と一致していても、表示される単位処理図形の領域を含む矩形又は楕円であっても、表示される単位処理図形の領域に含まれる点であってもよい。
(Step S310)
In step S310, the substantial area setting unit 112 sets the substantial area for the unit process graphic. A substantial area is an area used for judging overlap between the unit processing figure and another unit processing figure. The substantial area is included in the area of the unit processing figure to be displayed, regardless of whether it matches the area of the unit processing figure to be displayed or is a rectangle or ellipse that includes the area of the unit processing figure to be displayed. There may be.

<接続領域設定処理>
接続領域設定部113は、全ての配置済み単位処理図形についてステップS320を繰り返す。
<Connection area setting process>
The connection area setting unit 113 repeats step S320 for all arranged unit processing figures.

(ステップS320)
ステップS320において、接続領域設定部113は、単位処理図形について、接続領域を設定する。ある単位処理図形の実質領域と他の単位処理図形の接続領域が重なる場合、該単位処理図形は当該他の単位処理図形の下流図形として配置される。このとき、接続領域の設定は最下流の単位処理図形から順に行われる。すなわち、ある単位処理図形の接続領域は該単位処理図形の全ての下流図形の接続領域及び位置を参照して設定されるため、下流側の単位処理図形についての接続領域設定が終了してから上流側の単位処理図形について接続領域設定を行う。
(Step S320)
In step S320, the connection area setting unit 113 sets a connection area for the unit process graphic. When the real region of a certain unit processing graphic and the connection region of another unit processing graphic overlap, the unit processing graphic is arranged as the downstream graphic of the other unit processing graphic. At this time, connection areas are set in order from the most downstream unit processing figure. That is, since the connection area of a certain unit processing graphic is set by referring to the connection areas and positions of all downstream graphics of the unit processing graphic, the connection area setting for the downstream unit processing graphic is completed before the upstream connection area is set. Set the connection area for the unit processing figure on the side.

(ステップS330)
ステップS330において、編集部111は、ユーザによる単位処理図形の座標変更又は配置操作を受け付ける。座標変更操作は、例えばユーザがマウスで画面上の単位処理図形をドラッグする操作であり、配置操作は、例えばユーザが当該画面上の単位処理図形をドロップする操作である。
(Step S330)
In step S330, the editing unit 111 accepts a coordinate change or arrangement operation of the unit processing figure by the user. A coordinate change operation is, for example, an operation in which a user drags a unit processing figure on the screen with a mouse, and a placement operation is an operation in which the user drops a unit processing figure on the screen, for example.

(ステップS331)
ステップS331において、編集部111は、ユーザの操作の種別を判定する。ユーザの操作が単位処理図形の座標変更であった場合、ステップS340に移行する。ユーザの操作が単位処理図形の配置であった場合、ステップS350に移行する。ユーザの操作がそれ以外であった場合、ステップS330に移行する。
(Step S331)
In step S331, the editing unit 111 determines the type of user's operation. If the user's operation is to change the coordinates of the unit processing figure, the process proceeds to step S340. If the user's operation is to arrange a unit processing figure, the process proceeds to step S350. If the user's operation is otherwise, the process proceeds to step S330.

<座標変更処理>
(ステップS340)
ステップS340において、実質領域設定部112は、座標変更中の単位処理図形に実質領域を設定する。このステップは、ステップS310と同様である。
<Coordinate change processing>
(Step S340)
In step S340, the substantial area setting unit 112 sets the substantial area to the unit processing figure whose coordinates are being changed. This step is similar to step S310.

(ステップS341)
ステップS341において、接続処理部115は、後述するステップS34で追加された仮の有向線を削除する。
(Step S341)
In step S341, the connection processing unit 115 deletes the temporary directed line added in step S344 , which will be described later .

(ステップS342)
ステップS342において、接続処理部115は、座標変更中の単位処理図形と接続領域が重なる配置済み単位処理図形を選出する。
(Step S342)
In step S342, the connection processing unit 115 selects an arranged unit processing figure whose connection area overlaps with the unit processing figure whose coordinates are being changed.

(ステップS343)
ステップS343において、接続処理部115は、座標変更中の単位処理図形と接続領域が重なる配置済み単位処理図形があったかどうかを判定する。座標変更中の単位処理図形と接続領域が重なる配置済み単位処理図形が無かった場合(NO)、ステップS330へ移行する。座標変更中の単位処理図形と接続領域が重なる配置済み単位処理図形があった場合(YES)、ステップS344へ移行する。
(Step S343)
In step S343, the connection processing unit 115 determines whether or not there is an arranged unit processing figure whose connection area overlaps with the unit processing figure whose coordinates are being changed. If there is no arranged unit processing figure whose connection area overlaps with the unit processing figure whose coordinates are being changed (NO), the process proceeds to step S330. If there is an arranged unit processing figure whose connection area overlaps with the unit processing figure whose coordinates are being changed (YES), the process proceeds to step S344.

(ステップS344)
ステップS344において、接続処理部115は、ステップS342で選出された単位処理図形を上流図形として座標変更中の単位処理図形と仮の有向線で接続する。仮の有向線は、単位処理図形の暫定的な上流・下流関係を示すための有向線であって、実際のプログラムには反映されない。その後、ステップS330へ移行する。
(Step S344)
In step S344, the connection processing unit 115 connects the unit processing graphic selected in step S342 as an upstream graphic with a temporary directed line to the unit processing graphic whose coordinates are being changed. Temporary directed lines are directed lines for indicating provisional upstream/downstream relationships of unit processing graphics, and are not reflected in the actual program. After that, the process proceeds to step S330.

<配置処理>
(ステップS350)
ステップS350において、実質領域設定部112は、配置された単位処理図形に実質領域を設定する。このステップは、ステップS310と同様である。
<Placement processing>
(Step S350)
In step S350, the substantial area setting unit 112 sets the substantial area to the arranged unit processing figure. This step is similar to step S310.

(ステップS351)
ステップS351において、接続処理部115は、仮の有向線を通常の有向線に置換する。通常の有向線に置換されたことをもって、当該単位処理図形同士の処理順序がプログラムに反映される。
(Step S351)
In step S351, the connection processing unit 115 replaces the temporary directed line with a normal directed line. The processing order of the unit processing figures is reflected in the program by replacing them with normal directed lines.

(ステップS352)
ステップS352において、接続領域設定部113は、配置された単位処理図形から図形プログラムの最上流の単位処理図形までの各単位処理図形について、接続領域を設定する。当該設定処理は、ステップS320と同様である。その後、ステップS330へ移行する。
(Step S352)
In step S352, the connection area setting unit 113 sets a connection area for each unit processing figure from the arranged unit processing figure to the most upstream unit processing figure in the figure program. The setting process is the same as step S320. After that, the process proceeds to step S330.

<接続領域設定処理の詳細>
図4は、図3のステップS320及びステップS352に該当する接続領域設定処理の詳細を示した図である。
(ステップS321)
ステップS321において、接続領域設定部113は、対象となる単位処理図形の種別から図形プログラム部品格納部122を参照し、対象となる単位処理図形が終端ノードか否かを判定する。対象となる単位処理図形が終端ノードである場合(YES)、該単位処理図形には下流図形を持つための接続領域は不要であるため、接続領域設定処理を終了する。これにより、下流図形を持つことを禁止されている単位処理図形に対し、ユーザが誤って単位処理図形を下流図形として接続することを防止できる。対象となる単位処理図形が下流図形を持つことを禁止されていない場合(NO)、ステップS322へ移行する。
<Details of connection area setting processing>
FIG. 4 is a diagram showing details of the connection area setting process corresponding to steps S320 and S352 of FIG.
(Step S321)
In step S321, the connection area setting section 113 refers to the graphic program component storage section 122 based on the type of the target unit process graphic, and determines whether or not the target unit process graphic is a termination node. If the target unit process graphic is a terminal node (YES), the unit process graphic does not need a connection area for having a downstream graphic, so the connection area setting process ends. As a result, it is possible to prevent the user from erroneously connecting a unit processing figure as a downstream figure to a unit processing figure that is prohibited from having a downstream figure. If the subject unit processing graphic is not prohibited from having a downstream graphic (NO), the process proceeds to step S322.

(ステップS322)
ステップS322において、接続領域設定部113は、単位処理図形に規定の接続領域を設定する。当該接続領域は、当該単位処理図形の周辺に設定される。
(Step S322)
In step S322, the connection area setting unit 113 sets a prescribed connection area for the unit process graphic. The connection area is set around the unit processing figure.

(ステップS323)
ステップS323において、接続領域設定部113は、接続領域と、該単位処理図形の下流図形の実質領域が重なっているかを判定する。重なっている場合(YES)、ステップS324へ移行する。重なっていない場合(NO)、接続領域設定処理を終了する。
(Step S323)
In step S323, the connection area setting unit 113 determines whether the connection area overlaps the real area of the downstream graphic of the unit processing graphic. If they overlap (YES), the process proceeds to step S324. If they do not overlap (NO), the connection area setting process is terminated.

(ステップS324)
ステップS324において、接続領域設定部113は、下流図形の位置と接続領域とに応じて接続領域を拡大する。図形プログラムが配置される座標系において、処理の下流側を示す軸と、新しく追加された分岐を示す軸とが設定されている場合、当該接続領域は新しく追加された分岐を示す軸の方向に拡大される。また、接続領域は、単位処理図形の実質領域に合わせても拡大される。これにより、既に下位図形が多数単位処理図形に接続されている場合でも、新たに単位処理図形を下流図形として接続する余地を作ることができ、操作性を向上できる。本実施形態において、処理の下流側を示す軸(以下、処理座標という)をX軸、追加された分岐を示す軸(以下、分岐座標という)をY軸とし、接続領域の分岐座標側の大きさは、直下の下流図形の接続領域のY座標の最大値と、単位処理図形の実質領域のY軸上の大きさを加えた値に設定される。
(Step S324)
In step S324, the connection area setting unit 113 expands the connection area according to the position of the downstream graphic and the connection area. If an axis indicating the downstream side of processing and an axis indicating a newly added branch are set in the coordinate system in which the graphic program is arranged, the connection area is oriented in the direction of the axis indicating the newly added branch. Enlarged. Also, the connection area is enlarged according to the real area of the unit processing figure. As a result, even when a number of subordinate graphics are already connected to a large number of unit processing graphics, it is possible to create room for newly connecting unit processing graphics as downstream graphics, thereby improving operability. In this embodiment, the axis indicating the downstream side of the process (hereinafter referred to as processing coordinate) is the X axis, the axis indicating the added branch (hereinafter referred to as branch coordinate) is the Y axis, and the branch coordinate side of the connection area is large. The height is set to a value obtained by adding the maximum value of the Y coordinate of the connection area of the immediately downstream graphic and the size of the substantial area of the unit processing graphic on the Y axis.

<重なり判定の詳細>
図5は、図3のステップS342に該当する重なり判定の詳細を示した図である。
<Details of overlap determination>
FIG. 5 is a diagram showing details of overlap determination corresponding to step S342 in FIG.

(ステップS401)
ステップS401において、接続処理部115は、各配置済み単位処理図形について、接続領域が座標変更中単位処理図形の実質領域と重なるものを全て挙げる。
(Step S401)
In step S<b>401 , the connection processing unit 115 lists all arranged unit processing figures whose connection area overlaps the real area of the unit processing figure whose coordinates are being changed.

(ステップS402)
ステップS402において、接続処理部115は、挙げられた配置済み単位処理図形について、上流・下流の関係にあるものが存在するかどうかを判定する。挙げられた配置済み単位処理図形について、上流又は下流の関係にあるものがあれば(YES)、ステップS403に移行する。上流又は下流の関係にあるものがなければ(NO)、ステップS404へ移行する。
(Step S402)
In step S402, the connection processing unit 115 determines whether or not there is an upstream/downstream relationship between the placed unit processing figures listed. If there is an upstream or downstream relationship among the arranged unit processing figures listed (YES), the process proceeds to step S403. If there is no upstream or downstream relationship (NO), the process proceeds to step S404.

(ステップS403)
ステップS403において、接続処理部115は、ステップS402で下流図形と判定された図形について、以降の処理で無視するよう設定する。これにより、上流図形が重なり判定において優先されるようになり、ユーザの意図通りの接続を可能にする。
(Step S403)
In step S403, the connection processing unit 115 sets the graphic determined as the downstream graphic in step S402 to be ignored in subsequent processing. As a result, the upstream graphic is prioritized in the determination of overlap, enabling connection as intended by the user.

(ステップS404)
ステップS404において、接続処理部115は、挙げられた配置済み単位処理図形について、分岐座標が最も大きい単位処理図形と座標変更中単位処理図形が重なっているとみなす。これにより、より新しく追加された分岐である単位処理図形が重なり判定において優先されるようになり、ユーザの意図通りの接続を可能にする。
(Step S404)
In step S404, the connection processing unit 115 determines that the unit processing figure with the largest branch coordinates and the unit processing figure during coordinate change overlap with each other among the placed unit processing figures. As a result, the newly added branch unit processing graphic is prioritized in the overlap determination, enabling connection as intended by the user.

<画面図>
図6は、表示制御部116が図形プログラムに対するユーザの編集を受け付ける際に表示する場合の一例を示した画面図である。
<Screen diagram>
FIG. 6 is a screen diagram showing an example of a screen displayed when the display control unit 116 accepts the user's editing of the graphics program.

編集画面500は、配置可能な単位処理図形種別の一覧501と、図形プログラム配置画面502を有する。表示制御部116は、配置可能な単位処理図形種別の一覧501に、ユーザが図形プログラム配置画面502に配置することができる単位処理図形種別の一覧を表示する。表示制御部116は、また、配置済み単位処理図形及び座標変更中の単位処理図形を図形プログラム配置画面502に表示する。 The edit screen 500 has a list 501 of unit processing graphic types that can be arranged, and a graphic program layout screen 502 . The display control unit 116 displays a list of unit processing graphic types that the user can arrange on the graphic program layout screen 502 in the list 501 of unit processing graphic types that can be laid out. The display control unit 116 also displays the arranged unit processing graphic and the unit processing graphic whose coordinates are being changed on the graphic program layout screen 502 .

図6の例では、処理座標をX軸、分岐座標をY軸とし、X軸は左から右へ、Y軸は上から下へと伸びるものとする。また、別の例では、処理座標と分岐座標はそれぞれ上下又は左右が逆であってもよく、処理座標と分岐座標が逆であってもよく、直交座標、斜交座標、極座標その他いかなる座標系であってもよい。 In the example of FIG. 6, the X-axis is the processing coordinate and the Y-axis is the branching coordinate, with the X-axis extending from left to right and the Y-axis extending from top to bottom. In another example, the processing coordinates and the branch coordinates may be reversed vertically or horizontally, and the processing coordinates and the branch coordinates may be reversed. may be

また、本図では、説明の簡易さのため、各単位処理図形の実質領域は各単位処理図形の領域と一致し、その縦幅は1とする。 Also, in this figure, for simplicity of explanation, it is assumed that the real area of each unit processing figure matches the area of each unit processing figure and its vertical width is 1. FIG.

図中に示された単位処理図形F11からF14及びF21は、配置済み単位処理図形であって、その接続領域は各単位処理図形の右方に灰色で示されている。規定の接続領域は、単位処理図形の右上端から大きさ(2,1)の矩形として設定されているものとする。例えば、単位処理図形F11の接続領域は、下流図形の接続領域のY座標の最大値である6に単位処理図形の実質領域の縦幅1を加えた7へとY座標が拡大されている。 Unit processing figures F11 to F14 and F21 shown in the drawing are arranged unit processing figures, and their connection areas are shown in gray on the right side of each unit processing figure. It is assumed that the prescribed connection area is set as a rectangle of size (2, 1) from the upper right end of the unit processing graphic. For example, the connection area of the unit processing graphic F11 has its Y coordinate expanded to 7, which is the maximum value of the Y coordinate of the connection area of the downstream graphic, 6, plus the vertical width of 1 of the substantial area of the unit processing graphic.

単位処理図形F15がユーザの座標移動操作により図中の位置にあるとき、単位処理図形F15の実質領域は単位処理図形F13の接続領域及び単位処理図形F14の接続領域と重なっているが、上述の重なり判定により単位処理図形F14の上流図形である単位処理図形F13との重なりが優先されるため、表示制御部116は、単位処理図形F13と座標移動中単位処理図形F15との間に仮の有向線を破線で表示している。 When the unit processing figure F15 is positioned in the drawing by the user's coordinate movement operation, the substantial area of the unit processing figure F15 overlaps the connection area of the unit processing figure F13 and the connection area of the unit processing figure F14. Since the overlapping of the unit processing figure F13, which is the upstream figure of the unit processing figure F14, is prioritized by the overlap determination, the display control unit 116 determines whether there is a provisional existence between the unit processing figure F13 and the coordinate-moving unit processing figure F15. Direction lines are indicated by dashed lines.

また、単位処理図形F22がユーザの座標移動操作により図中の位置にあるとき、単位処理図形F22の実質領域は単位処理図形F11の接続領域及び単位処理図形F21の接続領域と重なっているが、上述の重なり判定により、より分岐座標の大きい単位処理図形のF21との重なりが優先されるため、表示制御部116は、単位処理図形F21と座標移動中単位処理図形F22との間に仮の有向線を破線で表示している。 Also, when the unit processing figure F22 is positioned in the drawing by the user's coordinate movement operation, the substantial area of the unit processing figure F22 overlaps the connection area of the unit processing figure F11 and the connection area of the unit processing figure F21. Due to the overlap determination described above, priority is given to overlapping with the unit processing figure F21 having larger branch coordinates. Direction lines are indicated by dashed lines.

§3 変形例1
編集部111は、接続限界領域設定部114を有していてもよい。接続限界領域設定部114は、図形プログラム中の単位処理図形に、接続限界領域を設定する。接続限界領域は、該単位処理図形の接続領域を含み、かつ、より広いことが好ましい。座標変更中単位処理図形が、一度他の単位処理図形の接続領域と重なり、仮の有向線で該単位処理図形と接続された後、接続領域との重なりが解消された場合も当該上流図形との接続は解除されない。しかし、該座標変更中単位処理図形が接続限界領域と重ならなくなったとき、接続処理部115は、該仮の有向線を削除し、座標変更中単位処理図形と該上流図形との接続を解除する。
§3 Modification 1
The editing unit 111 may have a connection limit area setting unit 114 . A connection limit area setting unit 114 sets a connection limit area for a unit processing graphic in a graphic program. The connection limit area preferably includes the connection area of the unit processing figure and is wider. Even if a unit processing figure whose coordinates are being changed once overlaps the connection area of another unit processing figure, and is connected to the unit processing figure by a temporary directed line, the overlap with the connection area is canceled. connection is not terminated. However, when the coordinate-changing unit processing graphic no longer overlaps the connection limit area, the connection processing unit 115 deletes the temporary directed line and connects the coordinate-changing unit processing graphic to the upstream graphic. Release.

これにより、ユーザが見やすいように単位処理図形同士の間隔をある程度空けることは許容しつつも、ユーザの直感に従って単位処理図形同士の接続を解除することが可能になる。 As a result, it is possible to release the connection between the unit processing figures according to the user's intuition while allowing a certain amount of space between the unit processing figures so that the user can easily see them.

〔ソフトウェアによる実現例〕
プログラム編集部110(特に編集部111)は、集積回路(ICチップ)等に形成された論理回路(ハードウェア)によって実現してもよいし、ソフトウェアによって実現してもよい。
[Example of realization by software]
The program editing unit 110 (especially the editing unit 111) may be implemented by a logic circuit (hardware) formed in an integrated circuit (IC chip) or the like, or may be implemented by software.

後者の場合、プログラム編集部110は、各機能を実現するソフトウェアであるプログラムの命令を実行するコンピュータを備えている。このコンピュータは、例えば1つ以上のプロセッサを備えていると共に、上記プログラムを記憶したコンピュータ読み取り可能な記録媒体を備えている。そして、上記コンピュータにおいて、上記プロセッサが上記プログラムを上記記録媒体から読み取って実行することにより、本発明の目的が達成される。上記プロセッサとしては、例えばCPU(Central Processing Unit)を用いることができる。上記記録媒体としては、「一時的でない有形の媒体」、例えば、ROM(Read Only Memory)等の他、テープ、ディスク、カード、半導体メモリ、プログラマブルな論理回路などを用いることができる。また、上記プログラムを展開するRAM(Random Access Memory)などをさらに備えていてもよい。また、上記プログラムは、該プログラムを伝送可能な任意の伝送媒体(通信ネットワークや放送波等)を介して上記コンピュータに供給されてもよい。なお、本発明の一態様は、上記プログラムが電子的な伝送によって具現化された、搬送波に埋め込まれたデータ信号の形態でも実現され得る。 In the latter case, the program editing unit 110 is provided with a computer that executes instructions of a program, which is software that implements each function. This computer includes, for example, one or more processors, and a computer-readable recording medium storing the program. In the computer, the processor reads the program from the recording medium and executes it, thereby achieving the object of the present invention. As the processor, for example, a CPU (Central Processing Unit) can be used. As the recording medium, a "non-temporary tangible medium" such as a ROM (Read Only Memory), a tape, a disk, a card, a semiconductor memory, a programmable logic circuit, or the like can be used. In addition, a RAM (Random Access Memory) for developing the above program may be further provided. Also, the program may be supplied to the computer via any transmission medium (communication network, broadcast wave, etc.) capable of transmitting the program. Note that one aspect of the present invention can also be implemented in the form of a data signal embedded in a carrier wave in which the program is embodied by electronic transmission.

本発明は上述した各実施形態に限定されるものではなく、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。 The present invention is not limited to the above-described embodiments, but can be modified in various ways within the scope of the claims, and can be obtained by appropriately combining technical means disclosed in different embodiments. is also included in the technical scope of the present invention.

110 プログラム編集部
111 編集部
112 実質領域設定部
113 接続領域設定部
115 接続処理部
116 表示制御部
121 プログラム記憶部
122 図形プログラム部品格納部
123 図形プログラム表示部
130 入力部
140 表示部
200 生産システム
210 PLC
110 Program editing unit 111 Editing unit 112 Substantial area setting unit 113 Connection area setting unit 115 Connection processing unit 116 Display control unit 121 Program storage unit 122 Graphic program component storage unit 123 Graphic program display unit 130 Input unit 140 Display unit 200 Production system 210 PLC

Claims (8)

通信ネットワークを介して制御対象機器を制御するPLC(Programmable Logic Controller)で実行されるプログラムを編集するプログラム編集装置であって、
ユーザからの入力に応じて、処理ステップを示す単位処理図形を有向線によって接続し、複数の処理ステップを順に実行する前記プログラムを図形プログラムとして生成し、表示する制御を行う編集部を備え、
前記編集部は、
ユーザの入力によって、第1の単位処理図形の周囲に設けられる接続領域に第2の単位処理図形が配置されたときに、前記第1の単位処理図形と前記第2の単位処理図形とを前記有向線によって接続する接続処理部と、
前記接続領域に重なる、接続済の前記単位処理図形の他の単位処理図形との重なり判定に使用される領域に応じて、当該接続領域の形状を拡大する接続領域設定部と、を備えるプログラム編集装置。
A program editing device for editing a program executed by a PLC (Programmable Logic Controller) that controls a device to be controlled via a communication network,
an editing unit that controls to generate and display the program for connecting unit processing figures indicating processing steps by directed lines and for sequentially executing a plurality of processing steps according to an input from a user,
The editorial department
When the second unit processing figure is arranged in the connection area provided around the first unit processing figure by the user's input, the first unit processing figure and the second unit processing figure are arranged as described above. a connection processing unit connected by a directed line;
a connection area setting unit for enlarging the shape of the connection area in accordance with the area used for judging whether the connected unit processing figure overlaps with another unit processing figure and which overlaps the connection area. Device.
前記接続領域設定部は、前記図形プログラムが配置される座標系において、同じ単位処理図形に新しく接続された単位処理図形を示す軸である分岐座標を有し、
前記接続領域に接続済の前記単位処理図形が配置された場合に、前記接続済の単位処理図形の重なり判定に使用される領域以上に分岐座標が大きい方に前記第1の単位処理図形の接続領域を設定し、分岐座標が大きい下方に前記第1の単位処理図形の接続領域を拡大する、請求項1に記載のプログラム編集装置。
The connection area setting unit has a branch coordinate, which is an axis indicating a unit processing figure newly connected to the same unit processing figure in a coordinate system in which the figure program is arranged,
When the connected unit processing figures are placed in the connection area, the first unit processing figure is connected to a region having a larger branch coordinate than the area used for judging overlap of the connected unit processing figures. 2. The program editing device according to claim 1, wherein an area is set and the connection area of said first unit processing graphic is expanded downward where branch coordinates are large.
前記接続領域設定部は、処理上流側の前記単位処理図形に接続された処理下流側の前記単位処理図形に対応する前記接続領域の分岐座標の最大値よりも、当該処理上流側の単位処理図形の前記接続領域の分岐座標の最大値が大きくなるように、当該処理上流側の単位処理図形の前記接続領域を拡大する、請求項2に記載のプログラム編集装置。 The connection area setting unit sets the unit processing figure on the upstream side of the process to a maximum value of branch coordinates of the connection area corresponding to the unit processing figure on the downstream side of the process connected to the unit processing figure on the upstream side of the process. 3. The program editing device according to claim 2, wherein the connection area of the unit processing figure on the upstream side of the process is enlarged so that the maximum value of the branch coordinates of the connection area of the process is increased. 前記接続処理部は、座標が変更された前記単位処理図形が、複数の既設の前記単位処理図形の前記接続領域にまたがった位置にある場合、処理上流側の既設の前記単位処理図形と接続する請求項1~3のいずれか一項に記載のプログラム編集装置。 The connection processing unit connects the unit processing figure whose coordinates have been changed to the existing unit processing figure on the processing upstream side when the unit processing figure whose coordinates are changed is located across the connection area of a plurality of the existing unit processing figures. A program editing device according to any one of claims 1 to 3. 前記接続処理部は、座標が変更された前記単位処理図形が、複数の既設の前記単位処理図形の前記接続領域にまたがった位置にあり、かつ、複数の既設の前記単位処理図形同士が接続していない場合には、下方の既設の前記単位処理図形と接続する請求項2~4のいずれか一項に記載のプログラム編集装置。 The connection processing section is configured such that the unit processing figure whose coordinates have been changed is located at a position straddling the connection area of the plurality of existing unit processing figures, and the plurality of existing unit processing figures are connected to each other. 5. The program editing apparatus according to any one of claims 2 to 4, wherein the unit processing graphic is connected to the existing unit processing graphic below if not. 前記接続領域設定部は、前記単位処理図形の右方および下方となる領域に前記接続領域を設定する、請求項2~5のいずれか一項に記載のプログラム編集装置。 6. The program editing apparatus according to any one of claims 2 to 5, wherein said connection area setting section sets said connection areas in areas to the right and below said unit processing graphic. 通信ネットワークを介して制御対象機器を制御するPLC(Programmable Logic Controller)で実行されるプログラムを編集するプログラム編集方法であって、
ユーザからの入力に応じて、処理ステップを示す単位処理図形を有向線によって接続し、複数の処理ステップを順に実行する前記プログラムを図形プログラムとして生成し、表示する制御を行う編集ステップを含み、
前記編集ステップは、
ユーザの入力によって、第1の単位処理図形の周囲に設けられる接続領域に第2の単位処理図形が配置されたときに、前記第1の単位処理図形と前記第2の単位処理図形とを前記有向線によって接続する接続処理ステップと、
前記接続領域に重なる、接続済の前記単位処理図形の他の単位処理図形との重なり判定に使用される領域に応じて、当該接続領域の形状を拡大する接続領域設定ステップと、を含むプログラム編集方法。
A program editing method for editing a program executed by a PLC (Programmable Logic Controller) that controls a device to be controlled via a communication network,
an editing step of controlling to generate and display the program for connecting unit processing figures indicating processing steps by directed lines and executing a plurality of processing steps in order as a figure program according to an input from a user;
The editing step includes:
When the second unit processing figure is arranged in the connection area provided around the first unit processing figure by the user's input, the first unit processing figure and the second unit processing figure are arranged as described above. a connection processing step for connecting by directed lines;
and a connection area setting step of enlarging the shape of the connection area in accordance with the area used for judging whether the connected unit processing figure overlaps with another unit processing figure and overlaps the connection area. How to edit.
請求項1~6のいずれか一項に記載のプログラム編集装置としてコンピュータを機能させるためのプログラム編集プログラムであって、上記各部としてコンピュータを機能させるためのプログラム編集プログラム。 A program editing program for causing a computer to function as the program editing device according to any one of claims 1 to 6, the program editing program for causing the computer to function as each of the above sections.
JP2019083290A 2019-04-24 2019-04-24 Program editing device, program editing method, and program editing program Active JP7180524B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019083290A JP7180524B2 (en) 2019-04-24 2019-04-24 Program editing device, program editing method, and program editing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019083290A JP7180524B2 (en) 2019-04-24 2019-04-24 Program editing device, program editing method, and program editing program

Publications (2)

Publication Number Publication Date
JP2020181339A JP2020181339A (en) 2020-11-05
JP7180524B2 true JP7180524B2 (en) 2022-11-30

Family

ID=73024255

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019083290A Active JP7180524B2 (en) 2019-04-24 2019-04-24 Program editing device, program editing method, and program editing program

Country Status (1)

Country Link
JP (1) JP7180524B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016115017A (en) 2014-12-12 2016-06-23 日本電信電話株式会社 Method and program for creating flow chart

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08314702A (en) * 1995-05-19 1996-11-29 Nec Corp Visual programming system and graphic program editing method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016115017A (en) 2014-12-12 2016-06-23 日本電信電話株式会社 Method and program for creating flow chart

Also Published As

Publication number Publication date
JP2020181339A (en) 2020-11-05

Similar Documents

Publication Publication Date Title
US10268794B2 (en) Editing a NoC topology on top of a floorplan
JP2003288144A (en) Display control method, program using the method and information processing apparatus
CN111026387B (en) VPLC configuration method and device of industrial server and readable storage medium
CN105408823A (en) Engineering tool, program editing device, and program editing system
US20060085783A1 (en) Multi-process display method in debugger system
EP2975542B1 (en) Simulation device and simulation program
JP7180524B2 (en) Program editing device, program editing method, and program editing program
WO2014170992A1 (en) Programming tool
KR20190046984A (en) Simulation device
WO2020009106A1 (en) Information processing device and information processing method
EP1762953A1 (en) Automatic trace determination method
JP4909755B2 (en) Image processing apparatus, image processing method, and image processing program
CN112292659A (en) Code for programming a device from a controlling computer by invoking a development tool from a semantic zoom enhancement user interface
JP2000112737A (en) Program generating device
US20100257485A1 (en) Object network alignment line
KR20170065405A (en) Visualization and Combinations of circular or closed curve shaped loop structure for designing graphical computer language and user interface device
JP7192603B2 (en) Program editing device, program editing method, and program editing program
JP2011048477A (en) Device, method, and program for drawing flow chart
JP2010128908A (en) Information processing apparatus, control method for the same, and program
WO2021192456A1 (en) Information processing device and program for displaying ladder program
JP2003223204A (en) Programming method of programmable controller, system thereof and recording medium thereof
WO2023127056A1 (en) Simulation device for robot or machine tool
JP5909953B2 (en) Design support system, design support method and program
JP2023018178A (en) Programming tool and program creation support method
JP4867929B2 (en) Graph editing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210825

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211102

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220517

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220531

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221031

R150 Certificate of patent or registration of utility model

Ref document number: 7180524

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150