JPH10333721A - Programming tool for programmable controller - Google Patents

Programming tool for programmable controller

Info

Publication number
JPH10333721A
JPH10333721A JP14692697A JP14692697A JPH10333721A JP H10333721 A JPH10333721 A JP H10333721A JP 14692697 A JP14692697 A JP 14692697A JP 14692697 A JP14692697 A JP 14692697A JP H10333721 A JPH10333721 A JP H10333721A
Authority
JP
Japan
Prior art keywords
programmable controller
program
programming tool
application program
programmable
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.)
Pending
Application number
JP14692697A
Other languages
Japanese (ja)
Inventor
Hiroaki Sato
裕昭 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP14692697A priority Critical patent/JPH10333721A/en
Publication of JPH10333721A publication Critical patent/JPH10333721A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce programmer's attention to the interface between programmable controllers and to improve programming easiness by allowing a multi-controller write data detecting means to detect and output data which are being written by programmable controllers among common data that a common data detecting means has detected. SOLUTION: A program editor 11, a program dividing means 12, the common data detecting means 13, the multi-controller write data detecting means 14, and a man-machine interface 15 are provided. The common data detecting means 13 detects data shared by application programs divided by the program dividing means 12 and outputs them to the man-machine interface part 15. The multi-controller write data detecting means 14 outputs data which are being written by programmable controllers among the common data detected by the common data detecting means 13 to the detection man-machine interface part 15.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、プログラマブル
コントローラ用プログラミングツールに関し、特に、相
互接続された複数のプログラマブルコントローラからな
るプログラマブルコントローラシステムのアプリケーシ
ョンプログラム(シーケンスプログラム)を作成するプ
ログラマブルコントローラ用プログラミングツールに関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a programming tool for a programmable controller, and more particularly to a programming tool for a programmable controller for creating an application program (sequence program) for a programmable controller system including a plurality of interconnected programmable controllers. It is.

【0002】[0002]

【従来の技術】図26は従来のプログラマブルコントロ
ーラ用プログラミングツールを、図27は相互接続され
た複数のプログラマブルコントローラからなるプログラ
マブルコントローラシステムのアプリケーションプログ
ラムを、従来のプログラマブルコントローラ用プログラ
ミングツールを用いて作成する手順を示している。これ
らの図において、50はプログラマブルコントローラ用
プログラミングツールを、51はプログラミングツール
50が有しているプログラムエディタを、60は相互接
続された複数のプログラマブルコントローラをそれぞれ
示しており、プログラミングツール50によって各プロ
グラマブルコントローラ60毎に作成されたアプリケー
ションプログラム70がプログラミングツール50より
プログラマブルコントローラ60に与えられる。
2. Description of the Related Art FIG. 26 shows a conventional programming tool for a programmable controller, and FIG. 27 shows an application program for a programmable controller system comprising a plurality of interconnected programmable controllers, using a conventional programming tool for a programmable controller. The procedure is shown. In these figures, reference numeral 50 denotes a programming tool for a programmable controller, 51 denotes a program editor included in the programming tool 50, and 60 denotes a plurality of interconnected programmable controllers. An application program 70 created for each controller 60 is provided from the programming tool 50 to the programmable controller 60.

【0003】図28(a)、(b)はプログラミングツ
ール50のオペレータインターフェイス画面を示してい
る。
FIGS. 28A and 28B show an operator interface screen of the programming tool 50. FIG.

【0004】従来のプログラマブルコントローラ用プロ
グラミングツール50は、相互接続された複数のプログ
ラマブルコントローラ60からなるプログラマブルコン
トローラシステムに対する考慮がなされていないため、
相互接続された複数のプログラマブルコントローラ60
からなるプログラマブルコントローラシステムのアプリ
ケーションプログラムを作成するには、図27、図28
(a)、(b)に示されているように、各プログラマブ
ルコントローラ60毎にプログラミングツール50を用
いてアプリケーションプログラム70を作成する必要が
ある。
The conventional programming tool 50 for a programmable controller does not consider a programmable controller system including a plurality of interconnected programmable controllers 60.
Plurality of interconnected programmable controllers 60
To create an application program for a programmable controller system consisting of
As shown in (a) and (b), it is necessary to create an application program 70 using the programming tool 50 for each programmable controller 60.

【0005】[0005]

【発明が解決しようとする課題】従来のプログラマブル
コントローラ用プログラミングツールは、上述のよう
に、プログラマブルコントローラ毎にプログラミングツ
ールを用いてアプリケーションプログラムを作成するた
め、相互接続された複数のプログラマブルコントローラ
からなるプログラマブルコントローラシステムのアプリ
ケーションプログラムを作成するに際して、プログラム
の全体像を把握し難く、またプログラマはプログラマブ
ルコントローラ間のインターフェイスに最大限の注意を
払わなければならず、プログラミングの容易性、プログ
ラムの可読性に欠けるという問題点を含んでいる。
As described above, a conventional programming tool for a programmable controller uses a programming tool for each programmable controller to create an application program. Therefore, a programming tool composed of a plurality of interconnected programmable controllers is used. When creating an application program for the controller system, it is difficult to grasp the whole picture of the program, and the programmer must pay the utmost attention to the interface between the programmable controllers, which makes it difficult to program and read the program. Includes problems.

【0006】この発明は上述のような問題点を解決する
ためになされたもので、相互接続された複数のプログラ
マブルコントローラからなるプログラマブルコントロー
ラシステムにおいて、プログラムの全体像が把握し易
く、プログラマブルコントローラ間のインターフェイス
に対するプログラマの負荷を軽減し、プログラミングの
容易性、プログラムの可読性に優れたプログラマブルコ
ントローラ用プログラミングツールを得ることを目的と
する。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems. In a programmable controller system including a plurality of interconnected programmable controllers, it is easy to grasp the whole picture of a program, It is an object of the present invention to reduce the load on a programmer for an interface and to obtain a programming tool for a programmable controller which is excellent in ease of programming and program readability.

【0007】[0007]

【課題を解決するための手段】上述の目的を達成するた
めに、この発明によるプログラマブルコントローラ用プ
ログラミングツールは、相互接続された複数のプログラ
マブルコントローラからなるプログラマブルコントロー
ラシステムのアプリケーションプログラムを作成するプ
ログラマブルコントローラ用プログラミングツールにお
いて、アプリケーションプログラムの表示画面に分割領
域指定フレームを画面表示するマンマシンインタフェー
ス部と、前記分割領域指定フレームにより領域指定され
るアプリケーションプログラムの各部を各プログラマブ
ルコントローラに割り当てるプログラム分割手段とを有
しているものである。
In order to achieve the above object, a programming tool for a programmable controller according to the present invention is provided for a programmable controller for creating an application program for a programmable controller system comprising a plurality of interconnected programmable controllers. The programming tool has a man-machine interface unit for displaying a divided region designation frame on a display screen of an application program, and a program dividing unit for assigning each unit of the application program whose region is designated by the divided region designation frame to each programmable controller. Is what you are doing.

【0008】この発明によるプログラマブルコントロー
ラ用プログラミングツールでは、マンマシンインタフェ
ース部によってアプリケーションプログラムの表示画面
に分割領域指定フレームが画面表示され、その分割領域
指定フレームによりアプリケーションプログラムの分割
領域が指定され、分割領域指定されたアプリケーション
プログラムの各部を各プログラム分割手段が各プログラ
マブルコントローラに割り当てる。
In the programming tool for a programmable controller according to the present invention, a divided region designation frame is displayed on the display screen of the application program by the man-machine interface unit, and the divided region of the application program is designated by the divided region designation frame. Each program dividing means allocates each part of the designated application program to each programmable controller.

【0009】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールは、相互接続された複数の
プログラマブルコントローラからなるプログラマブルコ
ントローラシステムのアプリケーションプログラムを作
成するプログラマブルコントローラ用プログラミングツ
ールにおいて、マンマシンインタフェース部によって任
意に選択されたシーケンシャルファンクションチャート
記述のアプリケーションプログラムの各部を各プログラ
マブルコントローラに割り当て、この割り当て時に前記
マンマシンインタフェース部によって任意に選択された
部分と同じ単一シーケンスで連結されている全ての部分
を同一のプログラマブルコントローラに割り当てるプロ
グラム分割手段を有しているものである。
A programming tool for a programmable controller according to the next invention is a programming tool for a programmable controller for creating an application program for a programmable controller system comprising a plurality of interconnected programmable controllers, and is arbitrarily selected by a man-machine interface unit. All parts of the application program described in the sequential function chart are allocated to each programmable controller, and at this time, all parts connected in the same single sequence as the part arbitrarily selected by the man-machine interface part are allocated to the same programmable controller. It has a program dividing means to allocate.

【0010】この発明によるプログラマブルコントロー
ラ用プログラミングツールでは、プログラム分割手段
が、マンマシンインタフェース部によって任意に選択さ
れたシーケンシャルファンクションチャート記述のアプ
リケーションプログラムの各部を各プログラマブルコン
トローラに割り当て、この割り当て時にマンマシンイン
タフェース部によって任意に選択された部分と同じ単一
シーケンスで連結されている全ての部分については、こ
れを同一のプログラマブルコントローラに割り当てる。
[0010] In the programming tool for a programmable controller according to the present invention, the program dividing means allocates each part of the application program described in the sequential function chart arbitrarily selected by the man-machine interface to each programmable controller. All parts connected in the same single sequence as the parts arbitrarily selected by the parts are assigned to the same programmable controller.

【0011】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールは、相互接続された複数の
プログラマブルコントローラからなるプログラマブルコ
ントローラシステムのアプリケーションプログラムを作
成するプログラマブルコントローラ用プログラミングツ
ールにおいて、マンマシンインタフェース部によって任
意に選択されたラダー図言語記述のアプリケーションプ
ログラムの各部を各プログラマブルコントローラに割り
当て、この割り当て時に前記マンマシンインタフェース
部によって任意に選択された部分と同じネットワークに
連結されている全ての部分を同一のプログラマブルコン
トローラに割り当てるプログラム分割手段を有している
ものである。
A programming tool for a programmable controller according to the next invention is a programming tool for a programmable controller for creating an application program of a programmable controller system including a plurality of interconnected programmable controllers, and is arbitrarily selected by a man-machine interface unit. A program for allocating each part of the application program of the ladder diagram language description to each programmable controller, and allocating all parts connected to the same network as the part arbitrarily selected by the man-machine interface part to the same programmable controller at the time of this allocation It has a dividing means.

【0012】この発明によるプログラマブルコントロー
ラ用プログラミングツールでは、プログラム分割手段
が、マンマシンインタフェース部によって任意に選択さ
れたラダー図言語記述のアプリケーションプログラムの
各部を各プログラマブルコントローラに割り当て、この
割り当て時にマンマシンインタフェース部によって任意
に選択された部分と同じネットワークに連結されている
全ての部分については、これを同一のプログラマブルコ
ントローラに割り当てる。
In the programming tool for a programmable controller according to the present invention, the program dividing means allocates each part of the application program of the ladder diagram language description arbitrarily selected by the man-machine interface to each programmable controller. All parts connected to the same network as the part arbitrarily selected by the part are assigned to the same programmable controller.

【0013】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールは、相互接続された複数の
プログラマブルコントローラからなるプログラマブルコ
ントローラシステムのアプリケーションプログラムを作
成するプログラマブルコントローラ用プログラミングツ
ールにおいて、マンマシンインタフェース部によって任
意に選択されたテキスト形式言語記述のアプリケーショ
ンプログラムの各部を各プログラマブルコントローラに
割り当て、この割り当て時に前記マンマシンインタフェ
ース部によって任意に選択された部分と同じ文脈に連結
されている全ての部分を同一のプログラマブルコントロ
ーラに割り当てるプログラム分割手段を有しているもの
である。
A programming tool for a programmable controller according to the next invention is a programming tool for a programmable controller for creating an application program for a programmable controller system including a plurality of interconnected programmable controllers, and is arbitrarily selected by a man-machine interface unit. A program for allocating each part of an application program described in a text format language to each programmable controller, and allocating all parts connected in the same context as the part arbitrarily selected by the man-machine interface part to the same programmable controller at the time of this allocation It has a dividing means.

【0014】この発明によるプログラマブルコントロー
ラ用プログラミングツールでは、プログラム分割手段
が、マンマシンインタフェース部によって任意に選択さ
れたテキスト形式言語記述のアプリケーションプログラ
ムの各部を各プログラマブルコントローラに割り当て、
この割り当て時にマンマシンインタフェース部によって
任意に選択された部分と同じ文脈に連結されている全て
の部分については、これを同一のプログラマブルコント
ローラに割り当てる。
In the programming tool for a programmable controller according to the present invention, the program dividing means assigns each part of the application program of the text format language description arbitrarily selected by the man-machine interface to each programmable controller,
All parts connected in the same context as the part arbitrarily selected by the man-machine interface unit at the time of this allocation are allocated to the same programmable controller.

【0015】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールは、上述の発明によるプロ
グラマブルコントローラ用プログラミングツールにおい
て、前記プログラム分割手段は、選択されたアプリケー
ションプログラムの一部に既にプログラマブルコントロ
ーラが割り当てられている部分を含む場合には警告出力
を行う重複割当警告部を含んでいるものである。
A programming tool for a programmable controller according to the next invention is the programming tool for a programmable controller according to the invention described above, wherein the program dividing means removes a portion where the programmable controller is already assigned to a part of the selected application program. If it does, it includes a duplicate assignment warning unit that outputs a warning.

【0016】この発明によるプログラマブルコントロー
ラ用プログラミングツールでは、プログラム分割手段の
重複割当警告部が、選択されたアプリケーションプログ
ラムの一部に既にプログラマブルコントローラが割り当
てられている部分を含む場合には、警告出力を行う。
In the programming tool for a programmable controller according to the present invention, when the duplication assignment warning section of the program dividing means includes a portion where the programmable controller has already been allocated to a part of the selected application program, a warning output is output. Do.

【0017】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールは、上述の発明によるプロ
グラマブルコントローラ用プログラミングツールにおい
て、前記プログラム分割手段は、マンマシンインタフェ
ース部よりの指示によるプログラム分割の前に、入出力
接点を使用している部分については当該部分を該当する
入出力接点を所有しているプログラマブルコントローラ
に自動的に割り当てる入出力接点対応自動割当部を含ん
でいるものである。
A programming tool for a programmable controller according to the next invention is the programming tool for a programmable controller according to the invention described above, wherein the program dividing means uses an input / output contact before dividing the program by an instruction from a man-machine interface unit. The portion including the input / output contact includes an input / output contact corresponding automatic assignment unit that automatically assigns the portion to the programmable controller that owns the corresponding input / output contact.

【0018】この発明によるプログラマブルコントロー
ラ用プログラミングツールでは、プログラム分割手段の
入出力接点対応自動割当部がマンマシンインタフェース
部よりの指示によるプログラム分割の前に、入出力接点
を使用している部分については当該部分を該当する入出
力接点を所有しているプログラマブルコントローラに自
動的に割り当てる。
In the programming tool for a programmable controller according to the present invention, the portion where the input / output contact corresponding automatic assignment unit of the program dividing means uses the input / output contact before the program division by the instruction from the man-machine interface unit is performed. This part is automatically assigned to the programmable controller that owns the corresponding input / output contact.

【0019】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールは、上述の発明によるプロ
グラマブルコントローラ用プログラミングツールにおい
て、前記プログラム分割手段によって分割されたアプリ
ケーションプログラム間で共用されるデータを検出・出
力する共用データ検出手段を有しているものである。
A programming tool for a programmable controller according to the next invention is the programming tool for a programmable controller according to the invention described above, wherein the shared data detection means detects and outputs data shared between the application programs divided by the program division means. It has.

【0020】この発明によるプログラマブルコントロー
ラ用プログラミングツールでは、共用データ検出手段
が、プログラム分割手段によって分割されたアプリケー
ションプログラム間で共用されるデータを検出・出力す
る。
In the programming tool for a programmable controller according to the present invention, the shared data detecting means detects and outputs data shared between the application programs divided by the program dividing means.

【0021】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールは、上述の発明によるプロ
グラマブルコントローラ用プログラミングツールにおい
て、前記共用データ検出手段によって検出された共用デ
ータの中から複数のプログラマブルコントローラから書
き込みが行われているデータを検出・出力する複数コン
トローラ書込データ検出手段を有しているものである。
According to a programming tool for a programmable controller according to the next invention, in the programming tool for a programmable controller according to the invention described above, writing is performed from a plurality of programmable controllers out of the shared data detected by the shared data detecting means. The multi-controller write data detecting means for detecting and outputting data is provided.

【0022】この発明によるプログラマブルコントロー
ラ用プログラミングツールでは、複数コントローラ書込
データ検出手段が、共用データ検出手段によって検出さ
れた共用データの中から複数のプログラマブルコントロ
ーラから書き込みが行われているデータを検出・出力す
る。
In the programming tool for a programmable controller according to the present invention, the multiple-controller write data detecting means detects data written by the plurality of programmable controllers from the shared data detected by the common data detecting means. Output.

【0023】[0023]

【発明の実施の形態】以下に添付の図を参照してこの発
明に係るプログラマブルコントローラ用プログラミング
ツールの実施の形態を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a programming tool for a programmable controller according to the present invention will be described below in detail with reference to the accompanying drawings.

【0024】(実施の形態1)図1〜図10を用いてこ
の発明によるプログラマブルコントローラ用プログラミ
ングツールの実施の形態1について説明する。
(Embodiment 1) Embodiment 1 of a programming tool for a programmable controller according to the present invention will be described with reference to FIGS.

【0025】図1はプログラマブルコントローラ用プロ
グラミングツールを、図2は相互接続された複数のプロ
グラマブルコントローラからなるプログラマブルコント
ローラシステムのアプリケーションプログラムをこの発
明によるプログラマブルコントローラ用プログラミング
ツールを用いて作成する手順を示している。
FIG. 1 shows a programming tool for a programmable controller, and FIG. 2 shows a procedure for creating an application program of a programmable controller system including a plurality of interconnected programmable controllers using the programming tool for a programmable controller according to the present invention. I have.

【0026】図1において、10はプログラマブルコン
トローラ用プログラミングツールを示している。プログ
ラミングツール10は、プログラムエディタ11と、プ
ログラム分割手段12と、共用データ検出手段13と、
複数コントローラ書込データ検出手段14と、マンマシ
ンインタフェース部15とを有している。
In FIG. 1, reference numeral 10 denotes a programming tool for a programmable controller. The programming tool 10 includes a program editor 11, a program dividing unit 12, a shared data detecting unit 13,
It has a multi-controller write data detection unit 14 and a man-machine interface unit 15.

【0027】マンマシンインタフェース部15は、キー
ボード、マウス等のポインティングデバイス、画面表示
装置等を含んでおり、アプリケーションプログラムの表
示画面に分割領域指定フレームF(図3参照)を画面表
示し、アプリケーションプログラムの分割領域を分割領
域指定フレームFによってビジュアルに指定することが
できる。
The man-machine interface unit 15 includes a keyboard, a pointing device such as a mouse, a screen display device, and the like, and displays a divided area designation frame F (see FIG. 3) on the display screen of the application program. Can be visually designated by the divided region designation frame F.

【0028】プログラムエディタ11は、アプリケーシ
ョンプログラムを編集作成するのであり、これは基本的
には従来のものと同じものである。
The program editor 11 edits and creates an application program, which is basically the same as the conventional one.

【0029】プログラム分割手段12はマンマシンイン
タフェース部15によってアプリケーションプログラム
の表示画面に画面表示される分割領域指定フレームF
(図3参照)により領域指定されるアプリケーションプ
ログラムの各部を各プログラマブルコントローラに割り
当てるプログラム分割・割り当て処理を行う。
The program dividing means 12 includes a divided area designation frame F displayed on the display screen of the application program by the man-machine interface unit 15.
A program division / allocation process for allocating each part of the application program whose area is specified by (see FIG. 3) to each programmable controller is performed.

【0030】共用データ検出手段13は、プログラム分
割手段12によって分割されたアプリケーションプログ
ラム間で共用されるデータを検出し、これをマンマシン
インタフェース部15へ出力する。
The shared data detecting means 13 detects data shared between the application programs divided by the program dividing means 12, and outputs this to the man-machine interface unit 15.

【0031】複数コントローラ書込データ検出手段14
は、共用データ検出手段13によって検出された共用デ
ータの中から複数のプログラマブルコントローラから書
き込みが行われているデータを検出し、これをマンマシ
ンインタフェース部15へ出力する。
Multiple controller write data detecting means 14
Detects data written from a plurality of programmable controllers from among the shared data detected by the shared data detecting means 13 and outputs the data to the man-machine interface unit 15.

【0032】図2は相互接続された複数のプログラマブ
ルコントローラからなるプログラマブルコントローラシ
ステムのアプリケーションプログラムをこの発明による
プログラマブルコントローラ用プログラミングツールを
用いて作成する手順を示している。なお、図2におい
て、図27に示されている従来例と同一の部分は、上述
の従来例に付した符号と同一の符号を付してその説明を
省略する。
FIG. 2 shows a procedure for creating an application program of a programmable controller system including a plurality of interconnected programmable controllers by using a programming tool for a programmable controller according to the present invention. In FIG. 2, the same portions as those of the conventional example shown in FIG. 27 are denoted by the same reference numerals as those of the above-described conventional example, and the description thereof is omitted.

【0033】プログラミングツール10は、相互接続さ
れた複数のプログラマブルコントローラ60からなるプ
ログラマブルコントローラシステムのアプリケーション
プログラムの各プログラムモジュールを、プログラマが
マンマシンインタフェース部15のポインティングデバ
イスを用いて分割領域指定フレームFにより任意に指定
した通りに、プログラム分割手段12によって分割し、
分割されたアプリケーションプログラム70を各プログ
ラマブルコントローラ60に割り当てる。
The programming tool 10 uses the pointing device of the man-machine interface unit 15 to divide each program module of the application program of the programmable controller system including a plurality of interconnected programmable controllers 60 by using the pointing device of the man-machine interface unit 15 by the divided area designation frame F. As specified arbitrarily, the program is divided by the program dividing means 12,
The divided application program 70 is assigned to each programmable controller 60.

【0034】そして、共用データ検出手段13によって
プログラマブルコントローラ60間で共用されているデ
ータを検出してこれを画面表示(プログラマに提示)
し、さらに複数コントローラ書込データ検出手段14に
よって複数のプログラマブルコントローラから書き込み
が行われているデータを検出してこれを画面表示(プロ
グラマに提示)する。
Then, the data shared between the programmable controllers 60 is detected by the shared data detecting means 13 and displayed on a screen (presented to a programmer).
Further, the data being written from the plurality of programmable controllers is detected by the plural-controller write data detecting means 14, and this is displayed on the screen (presented to the programmer).

【0035】つぎに、プログラム分割手段12の動作に
ついて図3〜図5を参照して説明する。図3はプログラ
ム分割モードのオペレータインタフェース画面を示して
いる。図3において、符号Cはマウス等のポインティン
グデバイスのカーソルを、符号Fはポインティングデバ
イスのドラックにより得られる分割領域指定フレームを
それぞれ示している。なお、図3では、アプリケーショ
ンプログラムがシーケンシャルファンクションチャート
で記述された場合の例を示している。
Next, the operation of the program dividing means 12 will be described with reference to FIGS. FIG. 3 shows an operator interface screen in the program division mode. In FIG. 3, reference numeral C indicates a cursor of a pointing device such as a mouse, and reference numeral F indicates a divided region designation frame obtained by dragging the pointing device. FIG. 3 shows an example in which the application program is described in a sequential function chart.

【0036】図4はプログラミングツール10を使用し
て作成されたアプリケーションプログラムの内部構成を
示している。アプリケーションプログラムは複数個のプ
ログラムモジュームの集合体により構成され、プログラ
ムモジュームは、各プログラムモジュール毎のモジュー
ルID部と、プログラムモジュールを実行するプログラ
マブルコントローラのコントローラID部と、プログラ
ムコード部と、読出データ部と、書込データ部とを有し
ている。
FIG. 4 shows the internal configuration of an application program created using the programming tool 10. The application program is composed of an aggregate of a plurality of program modules. The program modules include a module ID section for each program module, a controller ID section of a programmable controller that executes the program module, a program code section, It has a data section and a write data section.

【0037】図5はプログラム分割手段12によるプロ
グラム分割処理のフローチャートである。
FIG. 5 is a flowchart of the program dividing process by the program dividing means 12.

【0038】まず、プログラマは、プログラムエディタ
11上でポインティングデバイスを用いてシーケンシャ
ルファンクションチャートで記述されたアプリケーショ
ンプログラムの任意のプログラムモジュールを分割領域
指定フレームFによる領域指定で選択する(ステップS
101)。
First, the programmer selects an arbitrary program module of the application program described in the sequential function chart by using the pointing device on the program editor 11 by specifying the area by the divided area specifying frame F (step S).
101).

【0039】つぎに、選択したプログラムモジュールを
実行させるプログラマブルコントローラのコントローラ
IDを入力する(ステップS102)。
Next, the controller ID of the programmable controller for executing the selected program module is input (step S102).

【0040】つぎに、選択したプログラムモジュールの
実行コントローラIDデータ部(図4参照)に入力した
コントローラIDを格納する(ステップS103)。
Next, the input controller ID is stored in the execution controller ID data section (see FIG. 4) of the selected program module (step S103).

【0041】そして、選択されていないプログラムモジ
ュールがなくなるまで、ステップS101からステップ
S103までを繰り返す(ステップS104)。
Steps S101 to S103 are repeated until there are no unselected program modules (step S104).

【0042】以上のようなプログラム分割手段12によ
り、相互接続された複数のプログラマブルコントローラ
からなるプログラマブルコントローラシステムのアプリ
ケーションプログラムを作成する際に、プログラマは、
まずシステム全体のアプリケーションプログラムを作成
し、その後でアプリケーションプログラムを各プログラ
マブルコントローラに任意に割り当てることができるた
め、システム全体のプログラミング時にプログラマブル
コントローラ間のインタフェースを考慮する必要がな
く、プログラミングの容易性が向上する。
When creating an application program of a programmable controller system including a plurality of interconnected programmable controllers by the program dividing means 12 as described above, the programmer
First, an application program for the entire system can be created, and then the application program can be arbitrarily assigned to each programmable controller. This eliminates the need to consider the interface between the programmable controllers when programming the entire system, making programming easier. I do.

【0043】また、システム全体のアプリケーションプ
ログラムを単一のエディタ画面でプログラミングできる
ため、プログラムの全体像が把握し易く、プログラムの
可読性がよくなる。
Further, since the application program of the whole system can be programmed on a single editor screen, the whole picture of the program can be easily grasped, and the readability of the program is improved.

【0044】つぎに、共用データ検出手段13の動作に
ついて図6〜図8を参照して説明する。図6は共用デー
タ検出手段13の出力画面を、図7は共用データを管理
するデータ一覧表をそれぞれ示している。図8は共用デ
ータ検出手段13による共用データ検出処理のフローチ
ャートである。
Next, the operation of the shared data detecting means 13 will be described with reference to FIGS. FIG. 6 shows an output screen of the shared data detecting means 13, and FIG. 7 shows a data list for managing the shared data. FIG. 8 is a flowchart of the shared data detecting process by the shared data detecting means 13.

【0045】まず、アプリケーションプログラムの読出
データ部および書込データ部(図4参照)から読込デー
タおよび書込データを読み出す(ステップS201)。
First, read data and write data are read from the read data portion and the write data portion (see FIG. 4) of the application program (step S201).

【0046】つぎに、読み出したデータがデータ一覧表
(図7参照)に登録されているか否かを判断する(ステ
ップS202)。データ一覧表に登録されていなけれ
ば、読み出したデータをデータ一覧表に追加登録する
(ステップS203)。
Next, it is determined whether or not the read data is registered in the data list (see FIG. 7) (step S202). If not registered in the data list, the read data is additionally registered in the data list (step S203).

【0047】つぎに、読み出したデータのデータ部を含
むプログラムモジュールが実行されるプログラマブルコ
ントローラのIDと読出データまたは書込データの種別
からデータ一覧表の該当フラグをセットする(ステップ
S204)。
Next, the corresponding flag of the data list is set based on the ID of the programmable controller that executes the program module including the data portion of the read data and the type of the read data or the write data (step S204).

【0048】そして、全てのプログラムモジュールの読
出データおよび書込データを処理するまでステップS2
01からステップS204までを繰り返す(ステップS
205)。
Step S2 is performed until read data and write data of all program modules are processed.
01 to Step S204 (Step S204)
205).

【0049】つぎに、データ一覧表からデータを読み出
し(ステップS206)、読み出したデータが複数のコ
ントローラからアクセスされているか否かを判断する
(ステップS207)。
Next, data is read from the data list (step S206), and it is determined whether the read data is accessed by a plurality of controllers (step S207).

【0050】複数のコントローラからアクセスされてい
なければ、当該データをデータ一覧表から削除する(ス
テップS208)。
If the data has not been accessed by a plurality of controllers, the data is deleted from the data list (step S208).

【0051】そして、全てのデータを処理するまでステ
ップS206からステップS208までを繰り返し(ス
テップS209)、最後にデータ一覧表の内容を図6に
示すように画面表示する(ステップS210)。
Steps S206 to S208 are repeated until all the data are processed (step S209), and finally, the contents of the data list are displayed on the screen as shown in FIG. 6 (step S210).

【0052】以上のような共用データ検出手段13によ
り、プログラマはコントローラ間で共用されるデータの
一覧を得ることができるため、プログラム分割手段12
によるアプリケーションプログラムの分割の妥当性を、
評価しやすくなり、プログラマはプログラムの再分割な
どの処置を、迅速および的確に行うことができるように
なり、プログラミングの容易性が向上する。
The shared data detecting means 13 allows the programmer to obtain a list of data shared between the controllers.
The validity of dividing application programs by
The evaluation becomes easier, and the programmer can quickly and accurately perform a measure such as subdivision of the program, thereby improving the ease of programming.

【0053】つぎに、複数コントローラ書込データ検出
手段14の動作について図9〜図10を参照して説明す
る。図9は複数コントローラ書込データ検出手段14の
出力画面を示している。図10は複数コントローラ書込
データ検出手段14による複数コントローラ書込データ
検出処理のフローチャートである。
Next, the operation of the multi-controller write data detecting means 14 will be described with reference to FIGS. FIG. 9 shows an output screen of the multi-controller write data detecting means 14. FIG. 10 is a flowchart of the multi-controller write data detection processing by the multi-controller write data detection means 14.

【0054】まず、共用データ検出手段13によって作
成されたデータ一覧表(図7参照)からデータを読み出
す(ステップS301)。
First, data is read from the data list (see FIG. 7) created by the shared data detecting means 13 (step S301).

【0055】つぎに、読み出したデータが複数のプログ
ラマブルコントローラから書き込みが行われているか否
かを判断する(ステップS302)。複数のプログラマ
ブルコントローラから書き込みが行われていなければ、
当該データをデータ一覧表から削除する(ステップS3
03)。
Next, it is determined whether or not the read data is being written from a plurality of programmable controllers (step S302). If writing is not performed from multiple programmable controllers,
The data is deleted from the data list (step S3
03).

【0056】そして、全てのデータを処理するまでステ
ップS301からステップS303までを繰り返し(ス
テップS304)、最後にデータ一覧表の内容を図9に
示すように表示する(ステップS305)。
Steps S301 to S303 are repeated until all the data are processed (step S304), and finally, the contents of the data list are displayed as shown in FIG. 9 (step S305).

【0057】以上のような複数コントローラ書込データ
検出手段14により、プログラマは排他制御もしくはプ
ログラムの再分割が必要となる複数のプログラマブルコ
ントローラから書き込みが行われているデータの一覧を
得ることができるため、プログラム分割手段12による
アプリケーションプログラムの分割の妥当性を評価しや
すくなり、プログラマは排他制御機構の追加や、プログ
ラムの再分割などの処置を、迅速および的確に行うこと
ができるようになり、プログラミングの容易性が向上す
る。
Since the program data detection means 14 for a plurality of controllers described above enables the programmer to obtain a list of data being written from a plurality of programmable controllers which require exclusive control or program re-division. This makes it easier to evaluate the validity of dividing the application program by the program dividing means 12, and allows the programmer to quickly and accurately perform actions such as adding an exclusive control mechanism and re-dividing the program. Ease of operation is improved.

【0058】なお、上述の実施の形態では、シーケンシ
ャルファンクションチャートで記述したアプリケーショ
ンプログラムについて説明したが、他にも、ラダー図言
語、機能ブロック図言語、構造化テキスト言語、命令リ
スト言語、C言語などの言語でも同様の動作で同様の目
的を達成し得ることはいうまでもない。
In the above-described embodiment, the application program described in the sequential function chart has been described. However, other application programs such as a ladder diagram language, a function block diagram language, a structured text language, an instruction list language, a C language, etc. It is needless to say that the same operation can achieve the same object in the same language.

【0059】(実施の形態2)実施の形態2のプログラ
マブルコントローラ用プログラミングツールは、図1に
示されている実施の形態1のものと同様に、プログラム
エディタ11と、プログラム分割手段12と、共用デー
タ検出手段13と、複数コントローラ書込データ検出手
段14と、マンマシンインタフェース部15とを有して
いる。
(Embodiment 2) The programming tool for a programmable controller according to the second embodiment is shared with the program editor 11 and the program dividing means 12 as in the first embodiment shown in FIG. It has a data detection unit 13, a multiple controller write data detection unit 14, and a man-machine interface unit 15.

【0060】実施の形態2では、プログラム分割手段1
2は、マンマシンインタフェース部15によって任意に
選択されたシーケンシャルファンクションチャート記述
のアプリケーションプログラムの各部を各プログラマブ
ルコントローラに割り当て、この割り当て時にマンマシ
ンインタフェース部15によって任意に選択された部分
と同じ単一シーケンスで連結されている全ての部分を同
一のプログラマブルコントローラに割り当てる。
In the second embodiment, the program dividing means 1
2 assigns each part of the application program of the sequential function chart description arbitrarily selected by the man-machine interface unit 15 to each programmable controller, and the same single sequence as the part arbitrarily selected by the man-machine interface unit 15 at the time of this allocation. All parts linked by are assigned to the same programmable controller.

【0061】すなわち、プログラム分割手段12は、シ
ーケンシャルファンクションチャートで記述されたアプ
リケーションプログラムにおいて、ポインティグデバイ
ス等によってプログラマにより選択された部分と同じ単
一シーケンスで連結されている全ての部分を同一のプロ
グラマブルコントローラに割り当てる処理を行う。ここ
で、単一シーケンスとは、選択分岐シーケンスや並列分
岐シーケンスを含まないシーケンスである。
That is, in the application program described in the sequential function chart, the program dividing means 12 converts all the parts connected in the same single sequence as the parts selected by the programmer by the pointing device or the like into the same programmable program. Performs processing to assign to the controller. Here, the single sequence is a sequence that does not include the selective branch sequence or the parallel branch sequence.

【0062】図11(a)、(b)はこの実施の形態に
おけるプログラム分割モードのオペレータインターフェ
イス画面であり、図12は実施の形態2のプログラム分
割手段12によるプログラム分割処理のフローチャート
である。
FIGS. 11A and 11B are operator interface screens in the program division mode in this embodiment, and FIG. 12 is a flowchart of the program division processing by the program division means 12 of the second embodiment.

【0063】まず、図11(a)に示されているよう
に、プログラムエディタ11上でポインティングデバイ
スを用いてシーケンシャルファンクションチャートで記
述されたアプリケーションプログラムの任意のプログラ
ムモジュールを分割領域指定フレームf(図11(a)
参照)で選択する(ステップS401)。
First, as shown in FIG. 11A, an arbitrary program module of an application program described in a sequential function chart by using a pointing device on the program editor 11 is divided into a divided region designation frame f (FIG. 11 (a)
(See step S401).

【0064】つぎに、選択したモジュールの上位のモジ
ュールが単一シーケンスで連結されているか否かを判断
する(ステップS402)。上位のモジュールが単一シ
ーケンスで連結されていれば、当該モジュールを選択領
域に追加する(ステップS403)。同様に、選択した
モジュールの下位のモジュールが単一シーケンスで連結
されているか否かを判断し(ステップS404)、当該
モジュールが単一シーケンスで連結されていれば、当該
モジュールを選択領域に追加する(ステップS40
5)。この時点で選択領域(分割領域指定フレーム)f
は、図11(b)に示されているように、自動的に拡大
される。
Next, it is determined whether or not higher-order modules of the selected module are connected in a single sequence (step S402). If the upper module is connected in a single sequence, the module is added to the selected area (step S403). Similarly, it is determined whether lower modules of the selected module are connected in a single sequence (step S404). If the modules are connected in a single sequence, the module is added to the selected area. (Step S40
5). At this point, the selected area (divided area specifying frame) f
Are automatically enlarged as shown in FIG.

【0065】つぎに、選択したプログラムモジュールを
実行させるプログラマブルコントローラのコントローラ
IDを入力し(ステップS406)、選択したプログラ
ムモジュールの実行コントローラIDデータ部(図4参
照)に入力したプログラマブルコントローラIDを格納
する(ステップS407)。
Next, the controller ID of the programmable controller that executes the selected program module is input (step S406), and the input programmable controller ID is stored in the execution controller ID data section (see FIG. 4) of the selected program module. (Step S407).

【0066】そして、選択されていないプログラムモジ
ュールがなくなるまで、ステップS401からステップ
S407までを繰り返す(ステップS408)。
Steps S401 to S407 are repeated until there are no unselected program modules (step S408).

【0067】以上のようなプログラム分割手段12によ
り、プログラマはアプリケーションプログラムの論理強
度に基づくよりよい分割のためのヒントである、シーケ
ンシャルファンクションチャートで記述されたアプリケ
ーションプログラムの論理的な塊を知ることができるよ
うになり、プログラミングの容易性が向上する。
The program dividing means 12 allows the programmer to know a logical chunk of the application program described in the sequential function chart, which is a hint for better division based on the logical strength of the application program. And the ease of programming is improved.

【0068】(実施の形態3)実施の形態3のプログラ
マブルコントローラ用プログラミングツールは、図1に
示されている実施の形態1のものと同様に、プログラム
エディタ11と、プログラム分割手段12と、共用デー
タ検出手段13と、複数コントローラ書込データ検出手
段14と、マンマシンインタフェース部15とを有して
いる。
(Embodiment 3) A programming tool for a programmable controller according to Embodiment 3 is shared with a program editor 11 and a program dividing means 12 in the same manner as in Embodiment 1 shown in FIG. It has a data detection unit 13, a multiple controller write data detection unit 14, and a man-machine interface unit 15.

【0069】実施の形態3では、プログラム分割手段1
2は、マンマシンインタフェース部15によって任意に
選択されたラダー図言語記述のアプリケーションプログ
ラムの各部を各プログラマブルコントローラに割り当
て、この割り当て時にマンマシンインタフェース部15
によって任意に選択された部分と同じネットワークに連
結されている全ての部分を同一のプログラマブルコント
ローラに割り当てる。
In the third embodiment, the program dividing means 1
2 assigns each part of the application program of the ladder diagram language description arbitrarily selected by the man-machine interface unit 15 to each programmable controller.
All parts connected to the same network as the part arbitrarily selected are assigned to the same programmable controller.

【0070】すなわち、プログラム分割手段12は、ラ
ダー図言語で記述されたアプリケーションプログラムに
おいて、ポインティグデバイス等によってプログラマに
より選択された部分と同じネットワークに連結されてい
る全ての部分を同一のプログラマブルコントローラに割
り当てる処理を行う。
That is, the program dividing means 12 converts all parts of the application program described in the ladder diagram language, which are connected to the same network as the parts selected by the programmer by the pointing device or the like, to the same programmable controller. Perform the assignment process.

【0071】図13(a)、(b)はこの実施の形態に
おけるプログラム分割モードのオペレータインターフェ
イス画面であり、図14は実施の形態3のプログラム分
割手段12によるプログラム分割処理のフローチャート
である。
FIGS. 13A and 13B are operator interface screens in the program division mode in this embodiment, and FIG. 14 is a flowchart of the program division processing by the program division means 12 of the third embodiment.

【0072】まず、図13(a)に示されているよう
に、プログラムエディタ11上でポインティングデバイ
スを用いてラダー図言語で記述されたアプリケーション
プログラムの任意のプログラムモジュールを分割領域指
定フレームf(図13(a)参照)で選択する(ステッ
プS501)。
First, as shown in FIG. 13A, an arbitrary program module of an application program described in a ladder diagram language using a pointing device on the program editor 11 is divided into a divided region designation frame f (FIG. 13 (a)) (step S501).

【0073】つぎに、選択したモジュールと同一ラング
に含まれる全てのモジュールを選択領域に追加する(ス
テップS502)。
Next, all the modules included in the same rung as the selected module are added to the selected area (step S502).

【0074】つぎに、選択したモジュールの上位のラン
グが同じネットワークに連結されているか否かを判断す
る(ステップS503)。上位のラングが同じネットワ
ークに連結されていれば当該モジュールを選択領域に追
加する(ステップS504)。
Next, it is determined whether or not the upper rung of the selected module is connected to the same network (step S503). If the upper rung is connected to the same network, the module is added to the selected area (step S504).

【0075】同様に、選択したモジュールの下位のラン
グが同じネットワークに連結されているか否かを判断し
(ステップS505)、当該モジュールが同じネットワ
ークに連結されていれば当該モジュールを選択領域に追
加する(ステップS506)。この時点で選択領域(分
割領域指定フレーム)fは図13(b)に示されている
ように、自動的に拡大される。
Similarly, it is determined whether or not the lower rung of the selected module is connected to the same network (step S505). If the rung is connected to the same network, the module is added to the selected area. (Step S506). At this point, the selected area (divided area specifying frame) f is automatically enlarged as shown in FIG.

【0076】つぎに、選択したプログラムモジュールを
実行させるプログラマブルコントローラのコントローラ
IDを入力し(ステップS507)、選択したプログラ
ムモジュールの実行コントローラIDデータプログラム
(図4参照)に入力したコントローラIDを格納する
(ステップS508)。
Next, the controller ID of the programmable controller that executes the selected program module is input (step S507), and the input controller ID is stored in the execution controller ID data program (see FIG. 4) of the selected program module (see FIG. 4). Step S508).

【0077】そして、選択されていないプログラムモジ
ュールがなくなるまで、ステップS501からステップ
S508までを繰り返す(ステップS509)。
Steps S501 to S508 are repeated until there are no unselected program modules (step S509).

【0078】以上のようなプログラム分割手段12によ
り、プログラマはアプリケーションプログラムの論理強
度に基づくよりよい分割のためのヒントである、ラダー
図言語で記述されたアプリケーションプログラムの論理
的な塊を知ることができるようになり、プログラミング
の容易性が向上する。
The program dividing means 12 allows the programmer to know a logical chunk of the application program described in the ladder diagram language, which is a hint for better division based on the logical strength of the application program. And the ease of programming is improved.

【0079】(実施の形態4)実施の形態4のプログラ
マブルコントローラ用プログラミングツールは、図1に
示されている実施の形態1のものと同様に、プログラム
エディタ11と、プログラム分割手段12と、共用デー
タ検出手段13と、複数コントローラ書込データ検出手
段14とを有している。
(Embodiment 4) A programming tool for a programmable controller according to Embodiment 4 is shared with a program editor 11 and a program dividing means 12, similarly to the programming tool for Embodiment 1 shown in FIG. It has a data detecting means 13 and a multi-controller write data detecting means 14.

【0080】実施の形態4では、プログラム分割手段1
2は、構造化テキスト言語で記述されたアプリケーショ
ンプログラムにおいて、プログラム全体の構文解析を行
い、プログラマにより選択された部分と同じ文脈に含ま
れている全ての部分を同一のプログラマブルコントロー
ラに割り当てる処理を行う。
In the fourth embodiment, the program dividing means 1
2 performs a process of parsing the entire program in the application program described in the structured text language, and allocating all parts included in the same context as the part selected by the programmer to the same programmable controller. .

【0081】図15(a)、(b)はこの実施の形態に
おけるプログラム分割モードのオペレータインターフェ
イス画面を、図16は構文管理表をそれぞれ示してい
る。図17は実施の形態4のプログラム分割手段12に
よるプログラム分割処理のフローチャートである。
FIGS. 15A and 15B show an operator interface screen in the program division mode in this embodiment, and FIG. 16 shows a syntax management table. FIG. 17 is a flowchart of a program dividing process by the program dividing means 12 of the fourth embodiment.

【0082】まず、構造化テキスト言語で記述されたア
プリケーションプログラム全体の構文解析を行い(ステ
ップS601)、プログラムの各行を条件分岐や繰り返
しなどの文脈(コンテキスト)毎に分割し、図16に示
されているような構文管理表を作成する。
First, a syntax analysis of the entire application program described in the structured text language is performed (step S601), and each line of the program is divided into contexts such as conditional branches and repetitions. Create a syntax management table as shown.

【0083】つぎに、図15(a)に示されているよう
に、プログラムエディタ11上でポインティングデバイ
スを用いてアプリケーションプログラムの任意のプログ
ラムモジュールを分割領域指定フレームf(図15
(a)参照)で選択する(ステップS602)。
Next, as shown in FIG. 15A, an arbitrary program module of the application program is transferred from the program editor 11 to the divided area designation frame f (FIG.
(Refer to (a))) (step S602).

【0084】つぎに、選択領域の最初の行のコンテキス
トIDを図16に示されているような構文管理表から取
得する(ステップS603)。つぎに、取得したコンテ
キストIDの最初の行を構文管理表から取得し、その行
までの範囲を選択領域に追加する(ステップS60
4)。同様に、選択領域の最後の行のコンテキストID
を構文管理表から取得し(ステップS605)、取得し
たコンテキストIDの最後の行を構文管理表から取得
し、その行までの範囲を選択領域に追加する(ステップ
S606)。この時点で選択領域(分割領域指令フレー
ム)fは図15(b)に示されているように、自動的に
拡大される。
Next, the context ID of the first line of the selected area is obtained from the syntax management table as shown in FIG. 16 (step S603). Next, the first line of the obtained context ID is obtained from the syntax management table, and the range up to that line is added to the selected area (step S60).
4). Similarly, the context ID of the last line of the selection area
Is obtained from the syntax management table (step S605), the last row of the obtained context ID is obtained from the syntax management table, and the range up to that row is added to the selected area (step S606). At this point, the selected area (divided area command frame) f is automatically enlarged as shown in FIG.

【0085】つぎに、選択したプログラムモジュールを
実行させるプログラマブルコントローラのコントローラ
IDを入力し(ステップS607)、選択したプログラ
ムモジュールの実行コントローラIDデータ部(図4参
照)に入力したコントローラIDを格納する(ステップ
S608)。
Next, the controller ID of the programmable controller that executes the selected program module is input (step S607), and the input controller ID is stored in the execution controller ID data section (see FIG. 4) of the selected program module (see FIG. 4). Step S608).

【0086】そして、選択されていないプログラムモジ
ュールがなくなるまでステップS601からステップS
608までを繰り返す(ステップS609)。
Steps S601 to S601 are repeated until there are no unselected program modules.
Steps 608 to 608 are repeated (step S609).

【0087】以上のようなプログラム分割手段12によ
り、プログラマはプログラムの論理強度に基づくよりよ
い分割のためのヒントである、構造化テキスト言語で記
述されたアプリケーションプログラムの論理的な塊を知
ることができるようになり、プログラミングの容易性が
向上する。
The program dividing means 12 allows the programmer to know the logical chunk of the application program described in the structured text language, which is a hint for better division based on the logical strength of the program. And the ease of programming is improved.

【0088】この実施の形態では、構造化テキスト言語
で記述したアプリケーションプログラムについて説明し
たが、他にも、命令リスト言語、C言語などのテキスト
形式言語であれば同様の動作で同様の目的を達成し得る
ことはいうまでもない。
In this embodiment, an application program described in a structured text language has been described. However, if a text format language such as an instruction list language or a C language is used, the same operation can be achieved by the same operation. It goes without saying that it can be done.

【0089】(実施の形態5)実施の形態5のプログラ
マブルコントローラ用プログラミングツールは、図18
に示されているように、プログラム分割手段12に重複
割当警告部16が設けられている。重複割当警告部16
はプログラム分割手段12によってプログラマがアプリ
ケーションプログラムを任意に分割して各プログラマブ
ルコントローラに割り当てる際に、プログラマが選択し
た部分に既にプログラムコントローラが割り当てられて
いる部分を含む場合には警告出力をマンマシンインタフ
ェース部15に対して行う。
(Embodiment 5) A programming tool for a programmable controller according to Embodiment 5 is shown in FIG.
As shown in (1), the program dividing means 12 is provided with a duplicate allocation warning unit 16. Duplicate assignment warning unit 16
When a programmer divides an application program arbitrarily by the program dividing means 12 and assigns the program program to each programmable controller, if a part selected by the programmer includes a part to which a program controller has already been allocated, a warning output is output to a man-machine interface. This is performed for the unit 15.

【0090】図19はこの実施の形態におけるプログラ
ム分割モードのオペレータインターフェイス画面を、図
20は警告画面をそれぞれ示している。図21は実施の
形態5のプログラム分割手段12によるプログラム分割
処理のフローチャートである。
FIG. 19 shows an operator interface screen in the program division mode in this embodiment, and FIG. 20 shows a warning screen. FIG. 21 is a flowchart of a program dividing process by the program dividing means 12 according to the fifth embodiment.

【0091】まず、プログラムエディタ11上でポイン
ティングデバイスを用いてシーケンシャルファンクショ
ンチャートで記述されたアプリケーションプログラムの
任意のプログラムモジュールを分割領域指定フレームf
によって選択する(ステップS701)。
First, an arbitrary program module of an application program described in a sequential function chart using a pointing device on the program editor 11 is divided into a divided region designation frame f
(Step S701).

【0092】つぎに、選択された領域に既にプログラマ
ブルコントローラが割り当てられているか否かをプログ
ラムモジュールのコントローラID部から判断する(ス
テップS702)。
Next, it is determined from the controller ID section of the program module whether or not a programmable controller has already been assigned to the selected area (step S702).

【0093】図19に示されているように、選択領域f
にすでにプログラマブルコントローラ(PC2)が割り
当てられている場合には、図20に示されているような
警告画面を表示し(ステップS703)、処理を続行す
るか中断するかをプログラマに選択させる(ステップS
704)。
As shown in FIG. 19, the selection area f
If a programmable controller (PC2) is already assigned to the program, a warning screen as shown in FIG. 20 is displayed (step S703), and the programmer selects whether to continue or interrupt the processing (step S703). S
704).

【0094】中断の場合には現在の選択を無効にしてス
テップS707に制御を移す。これに対し、続行の場合
には選択したプログラムモジュールを実行させるプログ
ラマブルコントローラのコントローラIDを入力し(ス
テップS705)、選択したプログラムモジュールの実
行コントローラID部に入力したコントローラIDを格
納する(ステップS706)。
In the case of interruption, the current selection is invalidated, and the control shifts to step S707. On the other hand, when continuing, the controller ID of the programmable controller that executes the selected program module is input (step S705), and the input controller ID is stored in the execution controller ID portion of the selected program module (step S706). .

【0095】そして、選択されていないプログラムモジ
ュールがなくなるまでステップS701からステップS
706までを繰り返す(ステップS707)。
Steps S701 to S701 are repeated until there are no unselected program modules.
Steps 706 to 706 are repeated (step S707).

【0096】以上のようなプログラム分割手段12によ
り、プログラマはプログラミングエラーを即時に知るこ
とができるため、プログラミング時のプログラミングエ
ラーに対する注意が軽減され、プログラミングの容易性
が向上する。
The program dividing means 12 as described above allows the programmer to immediately know the programming error, so that the attention on the programming error at the time of programming is reduced and the ease of programming is improved.

【0097】この実施の形態では、シーケンシャルファ
ンクションチャートで記述したアプリケーションプログ
ラムについて説明したが、他にも、ラダー図言語、機能
ブロック図言語、構造化テキスト言語、命令リスト言
語、C言語などの言語でも同様の動作で同様の目的を達
成し得ることはいうまでもない。
In this embodiment, an application program described in a sequential function chart has been described. However, other languages such as a ladder diagram language, a function block diagram language, a structured text language, an instruction list language, and a C language may be used. It goes without saying that a similar operation can achieve a similar object.

【0098】(実施の形態6)実施の形態6のプログラ
マブルコントローラ用プログラミングツールは、図22
に示されているように、プログラム分割手段12に入出
力接点対応自動割当部17が設けられている。
(Embodiment 6) A programming tool for a programmable controller according to Embodiment 6 is shown in FIG.
As shown in (1), the program dividing means 12 is provided with an input / output contact corresponding automatic assignment unit 17.

【0099】入出力接点対応自動割当部17は、マンマ
シンインタフェース部15により指示によるアプリケー
ションプログラムの分割の前に、入出力接点を使用して
いるプログラムモジュールをその入出力接点を所有して
いるプログラマブルコントローラに自動的に割り当てる
処理を行う。
Before the division of the application program instructed by the man-machine interface unit 15, the automatic allocation unit 17 corresponding to the input / output contact sets the program module using the input / output contact to the program module having the input / output contact. Performs processing to automatically assign to the controller.

【0100】図23はこの実施の形態によるプログラミ
ングツールを使用して作成されたアプリケーションプロ
グラムの内部構成を、図24は入出力接点管理表をそれ
ぞれ示している。この実施の形態におけるプログラムモ
ジュームは、図23に示されているように、各プログラ
ムモジュール毎のモジュールID部、プログラムモジュ
ールを実行するプログラマブルコントローラのコントロ
ーラID部、プログラムコード部、読出データ部、書込
データ部に加えて、入出力接点データ部を有している。
FIG. 23 shows the internal configuration of an application program created by using the programming tool according to this embodiment, and FIG. 24 shows an input / output contact management table. As shown in FIG. 23, the program module in this embodiment includes a module ID section for each program module, a controller ID section of a programmable controller that executes the program module, a program code section, a read data section, It has an input / output contact data section in addition to the input data section.

【0101】図25は実施の形態6のプログラム分割手
段12によるプログラム分割処理のフローチャートであ
る。
FIG. 25 is a flowchart of a program dividing process by the program dividing means 12 according to the sixth embodiment.

【0102】まず、プログラムモジュールの入出力接点
データ部から当該プログラムモジュールが使用している
入出力接点情報を読み出す(ステップS801)。
First, the input / output contact information used by the program module is read from the input / output contact data section of the program module (step S801).

【0103】つぎに、読み出した入出力接点情報がある
か否かを判断し(ステップS802)、無い場合はステ
ップS805に制御を移す。入出力接点情報がある場合
は図24に示されているような入出力接点管理表を用い
て、入出力接点から当該入出力接点を所有しているプロ
グラマブルコントローラのコントローラIDを取得する
(ステップS803)。
Next, it is determined whether or not there is read-out input / output contact information (step S802). If not, control is transferred to step S805. If there is input / output contact information, the controller ID of the programmable controller that owns the input / output contact is acquired from the input / output contact using the input / output contact management table as shown in FIG. 24 (step S803). ).

【0104】つぎに、所有コントローラIDのうち最大
頻度のものをプログラムモジュールの実行コントローラ
IDデータフィールドに格納する(ステップS80
4)。そして、全てのプログラムモジュールに対して処
理するまでステップS801からステップS804まで
を繰り返す(ステップS805)。つぎに、プログラム
エディタ2上でポインティングデバイスを用いてアプリ
ケーションプログラムの任意のプログラムモジュールを
選択する(ステップS806)。
Next, the most frequent owned controller ID is stored in the execution controller ID data field of the program module (step S80).
4). Then, Steps S801 to S804 are repeated until all the program modules are processed (Step S805). Next, an arbitrary program module of the application program is selected using a pointing device on the program editor 2 (step S806).

【0105】つぎに、選択したプログラムモジュールを
実行させるプログラマブルコントローラのコントローラ
IDを入力し(ステップS807)、選択したプログラ
ムモジュール8の実行コントローラIDデータフィール
ドに入力したコントローラIDを格納する(ステップS
808)。
Next, the controller ID of the programmable controller that executes the selected program module is input (step S807), and the input controller ID is stored in the execution controller ID data field of the selected program module 8 (step S807).
808).

【0106】そして、選択されていないプログラムモジ
ュールがなくなるまでステップS806からステップS
808までを繰り返す(ステップS809)。
Steps S806 to S806 are repeated until there are no unselected program modules.
The steps up to 808 are repeated (step S809).

【0107】以上のようなプログラム分割手段12によ
り、入出力接点の使用によるプログラマブルコントロー
ラへの依存性を持つプログラムを、適切なプログラマブ
ルコントローラに割り当てることができるようになり、
プログラミングの容易性が向上する。
With the above-described program dividing means 12, it becomes possible to assign a program having a dependency on the programmable controller by using the input / output contacts to an appropriate programmable controller.
The ease of programming is improved.

【0108】[0108]

【発明の効果】以上の説明から理解される如く、この発
明によるプログラマブルコントローラ用プログラミング
ツールによれば、アプリケーションプログラムの表示画
面に画面表示される分割領域指定フレームによりアプリ
ケーションプログラムの分割領域が指定され、分割領域
が指定されたアプリケーションプログラムの各部を各プ
ログラム分割手段が各プログラマブルコントローラに割
り当てるから、相互接続された複数のプログラマブルコ
ントローラからなるプログラマブルコントローラシステ
ムのアプリケーションプログラムを単一のエディタ画面
でプログラミングでき、アプリケーションプログラムの
全体像が把握し易く、プログラムの可読性が向上し、し
かも分割領域指定フレームによりアプリケーションプロ
グラムの分割領域を指定するから、アプリケーションプ
ログラムの分割領域の指定が、ビジュアルな環境で、容
易に、的確に行われ得るようになる。
As can be understood from the above description, according to the programming tool for a programmable controller according to the present invention, the divided area of the application program is designated by the divided area designation frame displayed on the display screen of the application program, Since each program dividing means allocates each part of the application program in which the divided area is specified to each programmable controller, the application program of the programmable controller system including a plurality of interconnected programmable controllers can be programmed on a single editor screen. It is easy to grasp the whole picture of the program, the readability of the program is improved, and the divided area of the application program is specified by the divided area designation frame. Since specify, designated divided area of the application program, a visual environment, easily, so as to be performed accurately.

【0109】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールによれば、プログラム分割
手段が、マンマシンインタフェース部によって任意に選
択されたシーケンシャルファンクションチャート記述の
アプリケーションプログラムの各部を各プログラマブル
コントローラに割り当て、この割り当て時にマンマシン
インタフェースによって任意に選択された部分と同じ単
一シーケンスで連結されている全ての部分については、
これを同一のプログラマブルコントローラに割り当てる
から、任意に選択された部分と密接に関連する全ての部
分が自動的に選択され、プログラミングの容易性が向上
する。
According to the programming tool for a programmable controller according to the next invention, the program dividing means allocates each part of the application program described in the sequential function chart arbitrarily selected by the man-machine interface to each programmable controller. For all parts connected in the same single sequence as the parts arbitrarily selected by the man-machine interface,
Since this is assigned to the same programmable controller, all parts closely related to the arbitrarily selected part are automatically selected, and the ease of programming is improved.

【0110】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールによれば、プログラム分割
手段が、マンマシンインタフェース部によって任意に選
択されたラダー図言語記述のアプリケーションプログラ
ムの各部を各プログラマブルコントローラに割り当て、
この割り当て時にマンマシンインタフェースによって任
意に選択された部分と同じネットワークに連結されてい
る全ての部分については、これを同一のプログラマブル
コントローラに割り当てるから、任意に選択された部分
と密接に関連する全ての部分が自動的に選択され、プロ
グラミングの容易性が向上する。
According to the programming tool for a programmable controller according to the next invention, the program dividing means allocates each part of the ladder diagram language description application program arbitrarily selected by the man-machine interface to each programmable controller,
All parts connected to the same network as the part arbitrarily selected by the man-machine interface at the time of this assignment are assigned to the same programmable controller, so that all parts closely related to the arbitrarily selected part are assigned. Portions are automatically selected, increasing the ease of programming.

【0111】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールによれば、プログラム分割
手段が、マンマシンインタフェース部によって任意に選
択されたテキスト形式言語記述のアプリケーションプロ
グラムの各部を各プログラマブルコントローラに割り当
て、この割り当て時にマンマシンインタフェースによっ
て任意に選択された部分と同じ文脈に連結されている全
ての部分については、これを同一のプログラマブルコン
トローラに割り当てるから、任意に選択された部分と密
接に関連する全ての部分が自動的に選択され、プログラ
ミングの容易性が向上する。
According to the programming tool for a programmable controller according to the next invention, the program dividing means allocates each part of the application program of the text format language description arbitrarily selected by the man-machine interface to each programmable controller. All parts connected in the same context as the arbitrarily selected part by the man-machine interface are assigned to the same programmable controller, so that all parts closely related to the arbitrarily selected part are automatically And the ease of programming is improved.

【0112】この発明によるプログラマブルコントロー
ラ用プログラミングツールによれば、プログラム分割手
段の重複割当警告部が、選択されたアプリケーションプ
ログラムの一部に既にプログラマブルコントローラが割
り当てられている部分を含む場合には、警告出力を行う
から、プログラミングの容易性が向上する。
According to the programming tool for a programmable controller of the present invention, when the duplicate allocation warning section of the program dividing means includes a portion where the programmable controller is already allocated to a part of the selected application program, a warning is issued. Since the output is performed, the ease of programming is improved.

【0113】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールによれば、プログラム分割
手段の入出力接点対応自動割当部がマンマシンインタフ
ェース部よりの指示によるプログラム分割の前に、入出
力接点を使用している部分については当該部分を該当す
る入出力接点を所有しているプログラマブルコントロー
ラに自動的に割り当てるから、プログラミングの容易性
が向上する。
According to the programming tool for a programmable controller according to the next invention, the input / output contact corresponding automatic allocating section of the program dividing means uses the input / output contacts before dividing the program by the instruction from the man-machine interface section. Since the part is automatically assigned to the programmable controller having the corresponding input / output contact, the ease of programming is improved.

【0114】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールによれば、共用データ検出
手段が、プログラム分割手段によって分割されたアプリ
ケーションプログラム間で共用されるデータを検出・出
力するから、相互接続された複数のプログラマブルコン
トローラからなるプログラマブルコントローラシステム
のアプリケーションプログラムを作成する際に、プログ
ラマブルコントローラ間のインターフェイスは自動的に
検査され、プログラマのプログラマブルコントローラ間
のインターフェイスに対する注意が軽減され、プログラ
ミングの容易性が向上する。
According to the programming tool for a programmable controller according to the next invention, since the shared data detecting means detects and outputs data shared between the application programs divided by the program dividing means, a plurality of interconnected pluralities are detected. When creating an application program for a programmable controller system including a programmable controller, the interface between the programmable controllers is automatically inspected, and the programmer's attention to the interface between the programmable controllers is reduced, and the ease of programming is improved.

【0115】つぎの発明によるプログラマブルコントロ
ーラ用プログラミングツールによれば、複数コントロー
ラ書込データ検出手段が、共用データ検出手段によって
検出された共用データの中から複数のプログラマブルコ
ントローラから書き込みが行われているデータを検出・
出力するから、相互接続された複数のプログラマブルコ
ントローラからなるプログラマブルコントローラシステ
ムのアプリケーションプログラムを作成する際に、プロ
グラマブルコントローラ間のインターフェイスは自動的
に検査され、プログラマのプログラマブルコントローラ
間のインターフェイスに対する注意が軽減され、プログ
ラミングの容易性が向上する。
According to the programming tool for a programmable controller according to the next invention, the plurality of controller write data detecting means is the data which is written from the plurality of programmable controllers out of the shared data detected by the shared data detecting means. Detect
When creating an application program for a programmable controller system consisting of multiple interconnected programmable controllers, the interfaces between the programmable controllers are automatically inspected, reducing the programmer's attention to the interfaces between the programmable controllers. , The ease of programming is improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 この発明によるプログラマブルコントローラ
用プログラミングツールの実施の形態1〜4を示す機能
ブロック図である。
FIG. 1 is a functional block diagram showing Embodiments 1 to 4 of a programming tool for a programmable controller according to the present invention.

【図2】 この発明によるプログラマブルコントローラ
用プログラミングツールを使用してアプリケーションプ
ログラムを作成する手順を示す説明図である。
FIG. 2 is an explanatory diagram showing a procedure for creating an application program using a programming tool for a programmable controller according to the present invention.

【図3】 実施の形態1におけるプログラム分割モード
のオペレータインターフェイス画面を示す説明図であ
る。
FIG. 3 is an explanatory diagram showing an operator interface screen in a program division mode according to the first embodiment.

【図4】 実施の形態1で使用して作成されるアプリケ
ーションプログラムの内部構成を示す説明図である。
FIG. 4 is an explanatory diagram showing an internal configuration of an application program created by using the first embodiment.

【図5】 実施の形態1におけるプログラム分割処理を
示すフローチャートである。
FIG. 5 is a flowchart showing a program dividing process according to the first embodiment.

【図6】 実施の形態1における共用データ検出の出力
画面を示す説明図である。
FIG. 6 is an explanatory diagram showing an output screen of shared data detection according to the first embodiment.

【図7】 実施の形態1における共用データを管理する
データ一覧表を示す説明図である。
FIG. 7 is an explanatory diagram showing a data list for managing shared data according to the first embodiment.

【図8】 実施の形態1における共用データ検出処理を
示すフローチャートである。
FIG. 8 is a flowchart showing shared data detection processing according to the first embodiment.

【図9】 実施の形態1における複数コントローラ書込
データ検出の出力画面を示す説明図である。
FIG. 9 is an explanatory diagram showing an output screen of multiple controller write data detection according to the first embodiment.

【図10】 実施の形態1における複数コントローラ書
込データ検出処理を示すフローチャートである。
FIG. 10 is a flowchart showing a multi-controller write data detection process according to the first embodiment.

【図11】 (a)、(b)はそれぞれ実施の形態2に
おけるプログラム分割モードのオペレータインターフェ
イス画面を示す説明図である。
FIGS. 11A and 11B are explanatory diagrams showing an operator interface screen in a program division mode in the second embodiment, respectively.

【図12】 実施の形態2におけるプログラム分割処理
を示すフローチャートである。
FIG. 12 is a flowchart showing a program dividing process according to the second embodiment.

【図13】 (a)、(b)はそれぞれ実施の形態3に
おけるプログラム分割モードのオペレータインターフェ
イス画面を示す説明図である。
FIGS. 13A and 13B are explanatory diagrams each showing an operator interface screen in a program division mode according to the third embodiment.

【図14】 実施の形態3におけるプログラム分割処理
を示すフローチャートである。
FIG. 14 is a flowchart showing a program dividing process according to the third embodiment.

【図15】 (a)、(b)はそれぞれ実施の形態4に
おけるプログラム分割モードのオペレータインターフェ
イス画面を示す説明図である。
FIGS. 15A and 15B are explanatory diagrams showing an operator interface screen in a program division mode according to the fourth embodiment.

【図16】 実施の形態4における構文管理表を示す説
明図である。
FIG. 16 is an explanatory diagram showing a syntax management table according to the fourth embodiment.

【図17】 実施の形態4のプログラム分割処理を示す
フローチャートである。
FIG. 17 is a flowchart showing a program dividing process according to the fourth embodiment.

【図18】 この発明によるプログラマブルコントロー
ラ用プログラミングツールの実施の形態5を示す機能ブ
ロック図である。
FIG. 18 is a functional block diagram showing a programming tool for a programmable controller according to a fifth embodiment of the present invention.

【図19】 実施の形態5におけるプログラム分割モー
ドのオペレータインターフェイス画面を示す説明図であ
る。
FIG. 19 is an explanatory diagram showing an operator interface screen in a program division mode according to the fifth embodiment.

【図20】 実施の形態5における警告画面を示す説明
図である。
FIG. 20 is an explanatory diagram showing a warning screen according to the fifth embodiment.

【図21】 実施の形態5のプログラム分割処理を示す
フローチャートである。
FIG. 21 is a flowchart showing a program dividing process according to the fifth embodiment.

【図22】 この発明によるプログラマブルコントロー
ラ用プログラミングツールの実施の形態6を示す機能ブ
ロック図である。
FIG. 22 is a functional block diagram showing a sixth embodiment of the programming tool for a programmable controller according to the present invention.

【図23】 実施の形態6において作成されるアプリケ
ーションプログラムの内部構成を示す説明図である。
FIG. 23 is an explanatory diagram showing an internal configuration of an application program created in the sixth embodiment.

【図24】 実施の形態6における入出力接点管理表を
示す説明図である。
FIG. 24 is an explanatory diagram showing an input / output contact management table according to the sixth embodiment.

【図25】 実施の形態6のプログラム分割処理を示す
フローチャートである。
FIG. 25 is a flowchart showing a program dividing process according to the sixth embodiment.

【図26】 従来におけるプログラミングツールを示す
機能ブロック図である。
FIG. 26 is a functional block diagram showing a conventional programming tool.

【図27】 従来におけるプログラミングツールを使用
してアプリケーションプログラムを作成する手順を示す
説明図である。
FIG. 27 is an explanatory diagram showing a procedure for creating an application program using a conventional programming tool.

【図28】 従来におけるプログラミングツールにおけ
るプログラム分割モードのオペレータインターフェイス
画面である。
FIG. 28 is an operator interface screen in a program division mode in a conventional programming tool.

【符号の説明】[Explanation of symbols]

10 プログラミングツール,11 プログラムエディ
タ,12 プログラム分割手段,13 共用データ検出
手段,14 複数コントローラ書込データ検出手段,1
5 マンマシンインタフェース部,16 重複割当警告
部,17 入出力接点対応自動割当部。
DESCRIPTION OF SYMBOLS 10 Programming tool, 11 Program editor, 12 Program division means, 13 Shared data detection means, 14 Multiple controller write data detection means, 1
5 Man-machine interface unit, 16 Duplicate assignment warning unit, 17 Input / output contact correspondence automatic assignment unit.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 相互接続された複数のプログラマブルコ
ントローラからなるプログラマブルコントローラシステ
ムのアプリケーションプログラムを作成するプログラマ
ブルコントローラ用プログラミングツールにおいて、 アプリケーションプログラムの表示画面に分割領域指定
フレームを画面表示するマンマシンインタフェース部
と、 前記分割領域指定フレームにより領域指定されるアプリ
ケーションプログラムの各部を各プログラマブルコント
ローラに割り当てるプログラム分割手段と、 を有していることを特徴とするプログラマブルコントロ
ーラ用プログラミングツール。
1. A programming tool for a programmable controller for creating an application program for a programmable controller system comprising a plurality of interconnected programmable controllers, comprising: a man-machine interface unit for displaying a divided area designation frame on a display screen of the application program; And a program dividing means for allocating each part of the application program whose area is specified by the divided area specifying frame to each programmable controller.
【請求項2】 相互接続された複数のプログラマブルコ
ントローラからなるプログラマブルコントローラシステ
ムのアプリケーションプログラムを作成するプログラマ
ブルコントローラ用プログラミングツールにおいて、 マンマシンインタフェース部によって任意に選択された
シーケンシャルファンクションチャート記述のアプリケ
ーションプログラムの各部を各プログラマブルコントロ
ーラに割り当て、この割り当て時に前記マンマシンイン
タフェース部によって任意に選択された部分と同じ単一
シーケンスで連結されている全ての部分を同一のプログ
ラマブルコントローラに割り当てるプログラム分割手段
を有していることを特徴とするプログラマブルコントロ
ーラ用プログラミングツール。
2. A programming tool for a programmable controller for creating an application program of a programmable controller system comprising a plurality of interconnected programmable controllers, wherein each part of an application program of a sequential function chart description arbitrarily selected by a man-machine interface unit. Is assigned to each programmable controller, and at the time of this assignment, all parts connected in the same single sequence as the part arbitrarily selected by the man-machine interface unit are assigned to the same programmable controller. A programming tool for a programmable controller, characterized in that:
【請求項3】 相互接続された複数のプログラマブルコ
ントローラからなるプログラマブルコントローラシステ
ムのアプリケーションプログラムを作成するプログラマ
ブルコントローラ用プログラミングツールにおいて、 マンマシンインタフェース部によって任意に選択された
ラダー図言語記述のアプリケーションプログラムの各部
を各プログラマブルコントローラに割り当て、この割り
当て時に前記マンマシンインタフェース部によって任意
に選択された部分と同じネットワークに連結されている
全ての部分を同一のプログラマブルコントローラに割り
当てるプログラム分割手段を有していることを特徴とす
るプログラマブルコントローラ用プログラミングツー
ル。
3. A programming tool for a programmable controller for creating an application program for a programmable controller system comprising a plurality of interconnected programmable controllers, wherein each part of an application program of a ladder diagram language description arbitrarily selected by a man-machine interface unit. Is assigned to each programmable controller, and at the time of this assignment, there is provided program dividing means for assigning all the parts connected to the same network as the part arbitrarily selected by the man-machine interface unit to the same programmable controller. Features a programming tool for programmable controllers.
【請求項4】 相互接続された複数のプログラマブルコ
ントローラからなるプログラマブルコントローラシステ
ムのアプリケーションプログラムを作成するプログラマ
ブルコントローラ用プログラミングツールにおいて、 マンマシンインタフェース部によって任意に選択された
テキスト形式言語記述のアプリケーションプログラムの
各部を各プログラマブルコントローラに割り当て、この
割り当て時に前記マンマシンインタフェース部によって
任意に選択された部分と同じ文脈に連結されている全て
の部分を同一のプログラマブルコントローラに割り当て
るプログラム分割手段を有していることを特徴とするプ
ログラマブルコントローラ用プログラミングツール。
4. A programming tool for a programmable controller for creating an application program of a programmable controller system comprising a plurality of interconnected programmable controllers, wherein each part of an application program in a text format language description arbitrarily selected by a man-machine interface unit. Is assigned to each programmable controller, and at the time of this assignment, there is provided program dividing means for assigning, to the same programmable controller, all parts connected in the same context as the part arbitrarily selected by the man-machine interface unit. Features a programming tool for programmable controllers.
【請求項5】 前記プログラム分割手段は、選択された
アプリケーションプログラムの一部に既にプログラマブ
ルコントローラが割り当てられている部分を含む場合に
は警告出力を行う重複割当警告部を含んでいることを特
徴とする請求項1〜4のいづれか一つに記載のプログラ
マブルコントローラ用プログラミングツール。
5. The method according to claim 1, wherein the program dividing unit includes a duplicate allocation warning unit that outputs a warning when a part of the selected application program includes a part to which a programmable controller is already allocated. The programming tool for a programmable controller according to any one of claims 1 to 4.
【請求項6】 前記プログラム分割手段は、マンマシン
インタフェース部よりの指示によるプログラム分割の前
に、入出力接点を使用している部分については当該部分
を該当する入出力接点を所有しているプログラマブルコ
ントローラに自動的に割り当てる入出力接点対応自動割
当部を含んでいることを特徴とする請求項1〜5のいず
れか一つに記載のプログラマブルコントローラ用プログ
ラミングツール。
6. The program dividing means according to claim 1, wherein, prior to program division by an instruction from a man-machine interface unit, the program dividing means owns a corresponding input / output contact for the part using the input / output contact. The programming tool for a programmable controller according to any one of claims 1 to 5, further comprising an input / output contact corresponding automatic assignment unit that is automatically assigned to the controller.
【請求項7】 前記プログラム分割手段によって分割さ
れたアプリケーションプログラム間で共用されるデータ
を検出・出力する共用データ検出手段を有していること
を特徴とする請求項1〜6の何れかに記載のプログラマ
ブルコントローラ用プログラミングツール。
7. The shared data detecting means according to claim 1, further comprising a shared data detecting means for detecting and outputting data shared between the application programs divided by said program dividing means. A programming tool for programmable controllers.
【請求項8】 前記共用データ検出手段によって検出さ
れた共用データの中から複数のプログラマブルコントロ
ーラから書き込みが行われているデータを検出・出力す
る複数コントローラ書込データ検出手段を有しているこ
とを特徴とする請求項7に記載のプログラマブルコント
ローラ用プログラミングツール。
8. A multi-controller write data detecting means for detecting and outputting data written from a plurality of programmable controllers from among the shared data detected by the shared data detecting means. The programming tool for a programmable controller according to claim 7.
JP14692697A 1997-06-04 1997-06-04 Programming tool for programmable controller Pending JPH10333721A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14692697A JPH10333721A (en) 1997-06-04 1997-06-04 Programming tool for programmable controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14692697A JPH10333721A (en) 1997-06-04 1997-06-04 Programming tool for programmable controller

Publications (1)

Publication Number Publication Date
JPH10333721A true JPH10333721A (en) 1998-12-18

Family

ID=15418706

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14692697A Pending JPH10333721A (en) 1997-06-04 1997-06-04 Programming tool for programmable controller

Country Status (1)

Country Link
JP (1) JPH10333721A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009042913A (en) * 2007-08-07 2009-02-26 Omron Corp Tool device in multi-plc-distributed control system
WO2016076236A1 (en) * 2014-11-12 2016-05-19 株式会社東芝 Distributed control system, control device, control method, and program
WO2022185670A1 (en) * 2021-03-04 2022-09-09 オムロン株式会社 Development support device, method for controlling development support device, information processing program, and recording medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009042913A (en) * 2007-08-07 2009-02-26 Omron Corp Tool device in multi-plc-distributed control system
WO2016076236A1 (en) * 2014-11-12 2016-05-19 株式会社東芝 Distributed control system, control device, control method, and program
JP2016095586A (en) * 2014-11-12 2016-05-26 株式会社東芝 Distribution control system, control device, control method, and program
CN106662856A (en) * 2014-11-12 2017-05-10 株式会社东芝 Distributed control system, control device, control method, and program
US10520935B2 (en) 2014-11-12 2019-12-31 Kabushiki Kaisha Toshiba Distributed control system, control device, control method, and computer program product
WO2022185670A1 (en) * 2021-03-04 2022-09-09 オムロン株式会社 Development support device, method for controlling development support device, information processing program, and recording medium

Similar Documents

Publication Publication Date Title
JPH02130628A (en) Inputting of data
JP6006399B2 (en) Programmable display, its program
JP2020052786A (en) Information processor, information processing method and program, storage medium
JP2015088188A (en) Method for affecting control program of control device
KR20170042464A (en) A batch processing system for properties of the Building Information Modeling library
US5778417A (en) Digital signal processing for audio mixing console with a plurality of user operable data input devices
JPH10333721A (en) Programming tool for programmable controller
JPH08106540A (en) Editor
JP5883936B2 (en) Programmable controller system
CN109683883B (en) Flow chart design method and device
JP2022540173A (en) Show display area on desktop
JP6207694B2 (en) Programmable display, program
JP3940389B2 (en) Inspection device and programming tool
JP6095743B2 (en) Support device, program
KR101886986B1 (en) Engineering tool program and engineering tool
JP2020095580A (en) Information processor
JP5883953B2 (en) Programmable controller system, its programmable display, drawing editor device, program
JPWO2014091623A1 (en) Programmable controller system, its programmable display, support device, program
JP2023053720A (en) System, method and program for supporting development of user program
JPH10271836A (en) Inverter device
JP4576872B2 (en) Information processing apparatus and program
JP4878586B2 (en) Programmable display screen generation device and program thereof
JP2007184002A (en) Multiprocess management device and computer-readable recording medium
JPH01215195A (en) Exchange program rearrangement tool control language generation system
KR20020033940A (en) Exclusive control system by sequential function chart

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041222

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050105

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050607