JP2003140714A - Graphic language program preparing program and its device - Google Patents

Graphic language program preparing program and its device

Info

Publication number
JP2003140714A
JP2003140714A JP2001339978A JP2001339978A JP2003140714A JP 2003140714 A JP2003140714 A JP 2003140714A JP 2001339978 A JP2001339978 A JP 2001339978A JP 2001339978 A JP2001339978 A JP 2001339978A JP 2003140714 A JP2003140714 A JP 2003140714A
Authority
JP
Japan
Prior art keywords
graphic
program
commented
language
plant
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.)
Withdrawn
Application number
JP2001339978A
Other languages
Japanese (ja)
Inventor
Yoshikane Yamanaka
禎詠 山中
Tetsuya Yamaguchi
哲也 山口
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 Heavy Industries Ltd
Original Assignee
Mitsubishi Heavy Industries Ltd
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 Heavy Industries Ltd filed Critical Mitsubishi Heavy Industries Ltd
Priority to JP2001339978A priority Critical patent/JP2003140714A/en
Publication of JP2003140714A publication Critical patent/JP2003140714A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Control By Computers (AREA)
  • Programmable Controllers (AREA)
  • Processing Or Creating Images (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve the flexibility of the preparation of a program using graphic language, and to improve the working efficiency of program preparation. SOLUTION: This graphic language program preparing program makes a computer perform a procedure comprising a step (a) for visually displaying a program (11-1) described in graphic language, a step (b) for commenting designated graphic elements designated by an input device (14) among graphic elements included in the program (11-1), and a step (c) for compiling non- commented graphic elements other than the commented graphic elements among the graphic elements.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、図形言語で記述さ
れたプログラムを作成する技術に関する。
TECHNICAL FIELD The present invention relates to a technique for creating a program described in a graphic language.

【0002】[0002]

【従来の技術】エンドユーザにとって、プログラミング
言語を習得してプログラム開発を行うことは、外国語を
習得すると同様に難解である。とりわけ、プラント制御
技術を開発する技術者に、ソフトウエアを開発するプロ
グラマーと同様の知識を期待することは難しく、このよ
うな技術者にとって、プログラミング言語を習得し、プ
ラントを制御するプログラムを開発することは多大な負
担である。
2. Description of the Related Art For an end user, learning a programming language to develop a program is as difficult as learning a foreign language. In particular, it is difficult for engineers who develop plant control technology to have the same knowledge as programmers who develop software, and for such engineers, learn programming languages and develop programs that control plants. That is a huge burden.

【0003】エンドユーザによるプログラム開発を容易
化するために、図形言語が広く使用されている。図形言
語を使用したプログラミング方法は、例えば、公開特許
公報(特開平8−263111、特開平11−1846
85)や、再公表特許(WO98/40817)に開示
されている。
Graphical languages are widely used to facilitate program development by end users. A programming method using a graphic language is disclosed in, for example, Japanese Patent Laid-Open No. 8-263111 and Japanese Patent Laid-Open No. 11-1846.
85) and a republished patent (WO98 / 40817).

【0004】図形言語とは、ファンクション・ブロック
・ダイアグラム(FBD)のように、図形要素によりプ
ログラムの機能を視覚的に記載したプログラム言語であ
る。ファンクション・ブロック・ダイアグラムとは、機
能を表現するグラフィカル・オブジェクトであるファン
クション・ブロック(FB)が、データの処理の流れに
沿って結線された図である。ファンクション・ブロック
・ダイアグラムの作成は、グラフィカル・エディタによ
って行われる。エンドユーザは、グラフィカル・エディ
タを用いて、ファンクション・ブロックを結線し、プロ
グラムの視覚的表現であるファンクション・ブロック・
ダイアグラムを作成できる。
The graphic language is a programming language such as a function block diagram (FBD) in which the function of a program is visually described by graphic elements. A function block diagram is a diagram in which function blocks (FBs), which are graphical objects representing functions, are connected along the flow of data processing. Creation of the function block diagram is done by a graphical editor. The end user uses a graphical editor to connect the function blocks and create a visual representation of the program, the function block.
Can create diagrams.

【0005】図形言語を用いてプログラム開発を行う場
合、エンドユーザは、グラフィカル・エディタを用いて
図形要素の集合で表現されたロジックを作成する。ファ
ンクション・ブロック・ダイアグラムでプログラムが表
現される場合には、エンドユーザは、ファンクション・
ブロックを配置し、更に、配置されたファンクション・
ブロックを結線して、ファンクション・ブロック・ダイ
アグラムを作成する。
When a program is developed using a graphic language, an end user uses a graphical editor to create logic expressed by a set of graphic elements. If the program is represented in a function block diagram, the end user can
Arrange blocks, and further
Connect blocks to create a functional block diagram.

【0006】作成されたロジックは、その動作が検証さ
れ、必要に応じて修正される。ロジックの作成は、一般
には、試行錯誤により行われることになる。即ち、ロジ
ックの検証と修正は、繰り返して行われることになる。
即ち、ロジックにある図形要素を追加したり、ロジック
に含まれている図形要素を削除する作業が繰り返される
ことになる。
The created logic is verified for its operation and modified if necessary. The logic is generally created by trial and error. That is, the verification and correction of the logic will be repeated.
That is, the operation of adding a graphic element in the logic and deleting the graphic element included in the logic is repeated.

【0007】図形言語を使用したプログラムの作成で
は、プログラム作成の柔軟性が高められ、プログラム作
成の作業効率が高いことが望まれる。
In creating a program using a graphic language, it is desired that the flexibility of creating the program is enhanced and the work efficiency of creating the program is high.

【0008】また、図形言語を使用したプログラムの検
証のために必要な演算量は、小さいことが望まれる。
Further, it is desired that the amount of calculation required for verifying a program using a graphic language is small.

【0009】[0009]

【発明が解決しようとする課題】本発明の目的は、図形
言語を使用したプログラムの作成の柔軟性を向上し、プ
ログラム作成の作業効率を高くすることにある。
SUMMARY OF THE INVENTION An object of the present invention is to improve the flexibility of creating a program using a graphic language and increase the work efficiency of creating the program.

【0010】本発明の他の目的は、図形言語を使用した
プログラムの検証時における制御装置の演算量を小さく
することにある。
Another object of the present invention is to reduce the operation amount of the control device at the time of verifying a program using a graphic language.

【0011】[0011]

【課題を解決するための手段】以下に、[発明の実施の
形態]で使用される番号・符号を用いて、課題を解決す
るための手段を説明する。これらの番号・符号は、[特
許請求の範囲]の記載と[発明の実施の形態]の記載との
対応関係を明らかにするために付加されている。但し、
付加された番号・符号は、[特許請求の範囲]に記載され
ている発明の技術的範囲の解釈に用いてはならない。
[Means for Solving the Problems] Means for solving the problems will be described below by using the numbers and symbols used in the embodiments of the present invention. These numbers / codes are added to clarify the correspondence between the description in [Claims] and the description in [Embodiment of the Invention]. However,
The added numbers / codes should not be used to interpret the technical scope of the invention described in [Claims].

【0012】本発明による図形言語プログラム作成プロ
グラムは、(a)図形言語で記述されたプログラム(1
1−1)を視覚的に表示するステップと、(b)プログ
ラム(11−1)に含まれる図形要素(16〜16
23)のうち、入力装置(14)により指定された指定
図形要素をコメント化するステップと、(c)図形要素
(16〜1623)のうち、コメント化されているコ
メント化図形要素を除いた非コメント化図形要素をコン
パイルするステップとを備えた手順をコンピュータに実
行させる。当該図形言語プログラム作成プログラムは、
指定図形要素をコメント化して演算の対象外にする機能
を提供し、これにより、図形言語を使用したプログラム
の作成の柔軟性を向上し、プログラム作成の作業効率を
高くする。また、コメント化図形要素がコンパイルされ
ず、非コメント化図形要素のみがコンパイルされること
により、コンパイルされたプログラムを実行する装置の
演算量が削減される。
A graphic language program creating program according to the present invention is (a) a program (1) written in a graphic language.
1-1) visually displaying, and (b) the graphic elements (16 1 to 16) included in the program (11-1).
23 ), commenting out the designated graphic element designated by the input device (14); and (c) excluding commented graphic elements among the graphic elements (16 1 to 16 23 ). Compiling the uncommented graphic element as described above, and causing the computer to perform the procedure. The graphic language program creation program is
A function is provided to comment out a specified graphic element to exclude it from calculation, thereby improving flexibility in creating a program using a graphic language and increasing work efficiency in creating the program. In addition, since the commented graphic elements are not compiled and only the non-commented graphic elements are compiled, the amount of calculation of the device that executes the compiled program is reduced.

【0013】当該図形言語プログラム作成プログラムが
コンピュータに実行させる手順は、更に、(d)入力装
置から与えられる指示に応じて、前記コメント化図形要
素を非コメント化するステップを備えている。これによ
り、コメント化されたコメント化図形要素を、非コメン
ト化し、コメント化図形要素を再び演算の対象とする機
能が提供され、図形言語を使用したプログラムの作成の
柔軟性が更に向上される。
The procedure of causing the computer to execute the graphic language program creating program further includes the step of (d) uncommenting the commented graphic element in accordance with an instruction given from the input device. This provides the function of uncommenting the commented graphic element that has been commented and making the commented graphic element the target of the calculation again, and further improves the flexibility of creating a program using the graphic language.

【0014】前記(b)ステップは、(e)入力装置
(14)から与えられる指示に応じて、プログラム(1
1−1)が表示されている表示画面に領域(26)を設
定するステップと、(f)図形要素(16〜1
23)のうち、領域(26)の内部にあるものを、指
定図形要素に指定するステップと、(g)指定図形要素
をコメント化するステップとを含む。これにより、エン
ドユーザは、所望の図形要素を簡便にコメント化でき
る。
In the step (b), the program (1) is executed in response to an instruction given from the input device (e) (e).
1-1), the step of setting the area (26) on the display screen, and (f) the graphic element (16 1 to 1 )
6 23 ), the step of designating an element inside the area (26) as the designated graphic element, and (g) the step of commenting the designated graphic element. As a result, the end user can easily comment desired graphic elements.

【0015】プログラム(11−1)は、図形要素(1
〜1623)のそれぞれがコメント化されているか
否かを示すフラグ(22〜2223)を含み、前記
(b)ステップは、(h)入力装置(14)から与えら
れている指示に応じて、指定図形要素がコメント化され
ているか否かを示すフラグを、指定図形要素がコメント
化されていることを示す状態に設定するステップを含む
ことが好ましい。
The program (11-1) includes the graphic element (1
6 1 comprising 1-16 23) each have a flag (22 1 to 22 23) indicating whether it is commented, the step (b), instructions are given from the (h) the input device (14) Accordingly, it is preferable to include a step of setting a flag indicating whether or not the designated graphic element is commented out to a state indicating that the designated graphic element is commented out.

【0016】コメント化図形要素と非コメント化図形要
素とは、異なる態様で表示されることが好ましい。これ
により、エンドユーザは、図形要素(16〜1
23)のそれぞれが、コメント化されているのか否か
を容易に認識できる。
The commented graphic element and the non-commented graphic element are preferably displayed in different modes. As a result, the end user can select the graphic element (16 1 to 1
It is possible to easily recognize whether or not each of 6 23 ) is commented.

【0017】本発明による図形言語プログラム作成方法
は、(a)図形言語で記述されたプログラム(11−
1)を視覚的に表示するステップと、(b)プログラム
(11−1)に含まれる図形要素(16〜1623
のうち、入力装置(14)により指定された指定図形要
素をコメント化するステップと、(c)図形要素(16
〜1623)のうち、コメント化されているコメント
化図形要素を除いた非コメント化図形要素をコンパイル
するステップとを備えている。
The graphic language program creating method according to the present invention is (a) a program (11-) written in a graphic language.
1) the step of visually displaying, and (b) the graphic elements (16 1 to 16 23 ) included in the program (11-1).
Among them, a step of commenting out a designated graphic element designated by the input device (14), and (c) a graphic element (16
1 to 16 23 ), the step of compiling uncommented graphic elements excluding commented graphic elements that are commented out.

【0018】本発明による図形言語プログラム作成装置
(1)は、入力装置(14)と、下記ステップ群: (a)図形言語で記述されたプログラム(11−1)を
視覚的に表示するステップ(b)プログラム(11−
1)に含まれる図形要素(16〜1623)のうち、
入力装置(14)により指定された指定図形要素をコメ
ント化するステップ(c)図形要素(16〜1
23)のうち、コメント化されているコメント化図形
要素を除いた非コメント化図形要素をコンパイルするス
テップを実行するようにプログラムされた演算装置(1
1、12)とを備えている。
A graphic language program creating device (1) according to the present invention comprises an input device (14) and the following steps: (a) visually displaying a program (11-1) described in a graphic language ( b) Program (11-
Of the graphic elements (16 1 to 16 23 ) included in 1),
Step (c) of converting the specified graphic element specified by the input device (14) into a comment (16 1 to 1 )
623 ), the computing device programmed to perform the step of compiling non-commented graphic elements except commented graphic elements that are commented out (1
1, 12) and.

【0019】本発明によるプラント制御用プログラム作
成プログラムは、(a)図形言語で記述された、プラン
ト(4)を制御するためのプラント制御用プログラム
(11−1)を視覚的に表示するステップと、(b)プ
ラント制御用プログラム(11−1)に含まれる図形要
素(16〜1623)のうち、入力装置(14)によ
り指定された指定図形要素をコメント化するステップ
と、(c)図形要素(16〜1623)のうち、コメ
ント化されているコメント化図形要素を除いた非コメン
ト化図形要素をコンパイルするステップとを備えた方法
をコンピュータに実行させる。
The plant control program creating program according to the present invention comprises (a) a step of visually displaying a plant control program (11-1) for controlling the plant (4) described in a graphic language. , (B) of the graphic elements (16 1 to 16 23 ) included in the plant control program (11-1), commenting out the specified graphic element designated by the input device (14), (c) A step of compiling non-commented graphic elements of the graphic elements (16 1 to 16 23 ) excluding commented graphic elements that are commented out.

【0020】本発明によるプラント制御用プログラム作
成方法は、(a)図形言語で記述された、プラント
(4)を制御するためのプラント制御用プログラム(1
1−1)を視覚的に表示するステップと、(b)プラン
ト制御用プログラム(11−1)に含まれる図形要素
(16〜1623)のうち、入力装置(14)により
指定された指定図形要素をコメント化するステップと、
(c)図形要素(16〜1623)のうち、コメント
化されているコメント化図形要素を除いた非コメント化
図形要素をコンパイルするステップとを備えている。
The method for creating a plant control program according to the present invention is (a) a plant control program (1) for controlling a plant (4) written in a graphic language.
1-1) step of visually displaying, and (b) designation designated by the input device (14) among the graphic elements (16 1 to 16 23 ) included in the plant control program (11-1). The step of commenting out the graphic element,
(C) Compiling non-commented graphic elements excluding commented graphic elements that have been commented out of the graphic elements (16 1 to 16 23 ).

【0021】本発明によるプラント制御システムは、プ
ラント(4)と、前記プラント(4)を制御する制御部
(2)と、プラント(4)を制御するためのデータを作
成し、作成したそのデータを制御部に供給する設計部
(1)とを備えている。設計部(1)は、入力装置(1
4)と、下記ステップ群:(a)図形言語で記述され
た、プラント(4)を制御するためのプラント制御用プ
ログラム(11−1)を視覚的に表示するステップと、
(b)プラント制御用プログラム(11−1)に含まれ
る図形要素(16〜1623)のうち、入力装置(1
4)により指定された指定図形要素をコメント化するス
テップと、(c)図形要素(16〜1623)のう
ち、コメント化されているコメント化図形要素を除いた
非コメント化図形要素をコンパイルするステップを実行
するようにプログラムされた演算装置(11、12)と
を含む。
The plant control system according to the present invention creates a plant (4), a control unit (2) for controlling the plant (4), and data for controlling the plant (4), and the created data. And a design section (1) for supplying the control section to the control section. The design unit (1) uses the input device (1
4) and the following steps: (a) visually displaying a plant control program (11-1) for controlling the plant (4) described in a graphic language,
(B) Of the graphic elements (16 1 to 16 23 ) included in the plant control program (11-1), the input device (1
4) A step of commenting out the designated graphic element designated by (4), and (c) Compiling the non-commented graphic elements excluding the commented graphic element commented out of the graphic elements (16 1 to 16 23 ). And a computing device (11, 12) programmed to perform the steps.

【0022】[0022]

【発明の実施の形態】以下、添付図面を参照しながら、
本発明による図形言語プログラム作成プログラム、図形
言語プログラム作成装置、及び図形言語プログラム作成
方法の実施の一形態を説明する。
DETAILED DESCRIPTION OF THE INVENTION Referring to the accompanying drawings,
An embodiment of a graphic language program creating program, a graphic language program creating apparatus, and a graphic language program creating method according to the present invention will be described.

【0023】本発明による図形言語プログラム作成装置
の実施の一形態は、プラント制御用の制御プログラムを
作成する設計用PCである。本実施の形態では、設計用
PCが、制御装置と共に設けられている。その設計用P
C1は、図1に示されているように、イーサネット(登
録商標)3を介して、制御装置2に接続されている。
One embodiment of the graphic language program creating apparatus according to the present invention is a design PC for creating a control program for controlling a plant. In the present embodiment, the design PC is provided together with the control device. The design P
As shown in FIG. 1, C1 is connected to the control device 2 via the Ethernet (registered trademark) 3.

【0024】設計用PC1は、エンドユーザに、図形言
語によりプラント制御用プログラムを作成する環境を提
供する。更に、設計用PC1は、図形言語により記述さ
れたプラント制御用プログラムを制御プログラム作成デ
ータにコンパイルする機能を備えている。
The design PC 1 provides the end user with an environment for creating a plant control program in a graphic language. Further, the design PC 1 has a function of compiling a plant control program described in a graphic language into control program creation data.

【0025】設計用PC1は、制御プログラム作成デー
タを制御装置2へダウンロードする。制御装置2は、ダ
ウンロードされた制御プログラム作成データを展開し、
機械語で記述された制御プログラムを作成する。制御装
置2は、作成した制御プログラムに従って、プラント4
を制御する。
The designing PC 1 downloads the control program creation data to the control device 2. The control device 2 expands the downloaded control program creation data,
Create a control program written in machine language. The control device 2 operates the plant 4 according to the created control program.
To control.

【0026】制御装置2は、更に、シミュレータ5に接
続されている。シミュレータ5は、制御プログラムの検
証に使用される。制御プログラムは、実際のプラント4
を運転する前に、検証される必要がある。制御プログラ
ムの検証の際には、プラント4と実質的に同一の入出力
特性を有するシミュレータ5が、プラント4の代わりに
制御装置2に接続される。
The control device 2 is further connected to the simulator 5. The simulator 5 is used for verification of the control program. The control program is the actual plant 4
Needs to be verified before driving. When verifying the control program, the simulator 5 having substantially the same input / output characteristics as the plant 4 is connected to the control device 2 instead of the plant 4.

【0027】制御装置2は、イーサネット3に接続され
た操作監視用PC6により操作及び監視が可能である。
プラント4の運転員は、操作監視用PC6を操作して制
御装置2に指示を与えることにより、プラント4を運転
し、更に、プラント4を監視することができる。
The control device 2 can be operated and monitored by the operation monitoring PC 6 connected to the Ethernet 3.
The operator of the plant 4 can operate the plant 4 by operating the operation monitoring PC 6 and giving instructions to the control device 2, and further monitor the plant 4.

【0028】図2は、設計用PC1の構成を示す。設計
用PC1は、HDD(Hard Disk Drive)のような記憶
装置11と、CPU12と、表示装置13と、キーボー
ド14aとマウス14bとを含んで構成された入力装置
14と、イーサネット3に接続されたインターフェース
15を含む。
FIG. 2 shows the configuration of the design PC 1. The design PC 1 is connected to a storage device 11 such as a HDD (Hard Disk Drive), a CPU 12, a display device 13, an input device 14 including a keyboard 14a and a mouse 14b, and an Ethernet 3. It includes an interface 15.

【0029】記憶装置11は、プラント制御用プログラ
ム11−1、グラフィカルエディタプログラム11−
2、コンパイラ11−3、検証支援プログラム11−4
を記憶する。グラフィカルエディタプログラム11−
2、コンパイラ11−3、及び検証支援プログラム11
−4は、図形言語プログラム作成プログラムを構成し、
プラント制御用プログラム11−1の編集及び検証のた
めに使用される。より詳細には、プラント制御用プログ
ラム11−1は、プラント4を制御するロジックが、図
形言語で記述されたプログラムであり、グラフィカルエ
ディタプログラム11−2による編集の対象である。グ
ラフィカルエディタプログラム11−2は、プラント制
御用プログラム11−1を編集するために使用される。
コンパイラ11−3は、図形言語により記述されたプラ
ント制御用プログラム11−1を、制御装置2が取り扱
える制御プログラム作成データにコンパイルする。検証
支援プログラム11−4は、プラント制御用プログラム
11−1の検証を支援するために使用される。
The storage device 11 includes a plant control program 11-1, a graphical editor program 11-.
2, compiler 11-3, verification support program 11-4
Memorize Graphical editor program 11-
2, compiler 11-3, and verification support program 11
-4 constitutes a graphic language program creation program,
It is used for editing and verification of the plant control program 11-1. More specifically, the plant control program 11-1 is a program in which logic for controlling the plant 4 is described in a graphic language, and is an object to be edited by the graphical editor program 11-2. The graphical editor program 11-2 is used to edit the plant control program 11-1.
The compiler 11-3 compiles the plant control program 11-1 described in the graphic language into control program creation data that can be handled by the control device 2. The verification support program 11-4 is used to support the verification of the plant control program 11-1.

【0030】CPU12は、グラフィカルエディタプロ
グラム11−2を実行し、エンドユーザの指示に応じて
プラント制御用プログラム11−1を編集する。グラフ
ィカルエディタプログラム11−2は、図3に示されて
いるように、ロジック図31とツールバー32とを表示
装置13に表示し、更に、入力装置14からの指示を受
けとって、ロジック図31を編集する。ロジック図31
は、プラント制御用プログラム11−1が視覚的に表現
した図であり、プラント制御用プログラム11−1に対
応している。グラフィカルエディタプログラム11−2
は、プラント制御用プログラム11−1を記憶装置11
から読み込み、表示装置13に表示する。
The CPU 12 executes the graphical editor program 11-2 and edits the plant control program 11-1 in response to an instruction from the end user. As shown in FIG. 3, the graphical editor program 11-2 displays the logic diagram 31 and the toolbar 32 on the display device 13, and further receives the instruction from the input device 14 to edit the logic diagram 31. To do. Logic diagram 31
Is a diagram visually expressed by the plant control program 11-1 and corresponds to the plant control program 11-1. Graphical editor program 11-2
Stores the plant control program 11-1 in the storage device 11
Read from and displayed on the display device 13.

【0031】ロジック図31は、図形要素16〜16
23を含む。図形要素16〜16 23は、それぞれ、
機能を表現するグラフィカル・オブジェクトである。図
形要素16〜1623は、データの処理の流れに沿っ
て他の図形要素に結線されている。図形要素16〜1
23は、ファンクション・ブロックと呼ばれることが
あり、また、結線された図形要素16〜1623から
なる図は、ファンクション・ブロック・ダイヤグラムと
呼ばれることがある。エンドユーザは、グラフィカルエ
ディタプログラム11−2を使用して、プラント制御用
プログラム11−1を修正する。
The logic diagram 31 is shown in FIG.1~ 16
23including. Graphic element 161~ 16 23Respectively,
A graphical object that represents a function. Figure
Shape element 161~ 1623Along the flow of data processing
Are connected to other graphic elements. Graphic element 161~ 1
623Can be called a function block
Yes, and connected graphic element 161~ 1623From
Is a function block diagram and
Sometimes called. The end user can
For plant control using the data program 11-2
Modify program 11-1.

【0032】図形言語で記述されたプラント制御用プロ
グラム11−1は、図4に示されているように、図形要
素16〜1623のそれぞれの属性を示す属性データ
17 〜1723を含んでいる。iを1以上23以下の
整数として、属性データ17 は、図形要素16の属
性を示す。
A plant control program written in a graphic language
Gram 11-1, as shown in FIG.
Element 161~ 1623Attribute data indicating each attribute of
17 1~ 1723Is included. i is 1 or more and 23 or less
Attribute data 17 as an integer iIs a graphic element 16iGenus of
Shows sex.

【0033】属性データ17は、図形要素16のx
位置18、y位置19、名称20、ID番号21
、及びコメント化/非コメント化フラグ22を含
む。また、属性データ17は、図形要素16の表示
形態を示す図形データ、図形要素16で行われる演算
処理を示す演算処理データ、及び図形要素16が他の
どの図形要素に結合されているかを示す結線データを含
むが、その図形データと演算処理データと結線データと
は、図4には示されていない。
The attribute data 17 i is the x of the graphic element 16 i .
Position 18 i , y Position 19 i , Name 20 i , ID number 21
i and a commented / uncommented flag 22 i . The attribute data 17 i is graphic data indicating the display form of the graphic element 16 i, processing shows a processing performed by the graphic element 16 i data, and graphic elements 16 i is coupled to any other graphic element Although the connection data indicating whether or not the data is included, the graphic data, the arithmetic processing data, and the connection data are not shown in FIG.

【0034】属性データ17に含まれるコメント化/
非コメント化フラグ22は、図形要素16がコメン
ト化されているか否かを示している。コメント化とは、
ある図形要素を演算の対象から除外することをいう。よ
り具体的には、図形要素16 〜1623のうち、コメ
ント化されている図形要素は、コンパイラ11−3によ
り認識されず、コンパイルされない。従って、制御装置
2に送られる制御プログラム作成データには、コメント
化されている図形要素に関する情報は含まれず、コメン
ト化されている図形要素は、制御装置2での演算の対象
から除外される。
Attribute data 17iCommented in /
Uncomment flag 22iIs a graphic element 16iIs a comment
It has been shown whether or not it has been converted into a file. What is commenting?
Excludes a certain graphic element from the calculation target. Yo
More specifically, the graphic element 16 1~ 1623Out of rice
The graphic element that has been converted into
Not recognized and will not compile. Therefore, the control device
Comment the control program creation data sent to
It does not include information about
The converted graphic elements are the objects of the calculation in the control device 2.
Excluded from.

【0035】コメント化/非コメント化フラグ22
2223は、”1”又は”0”のいずれかの値を有す
る。コメント化/非コメント化フラグ22が”0”で
あれば、図形要素16はコメント化されておらず、コ
メント化/非コメント化フラグ22が”1”であれ
ば、図形要素16はコメント化されている。図形要素
16のコメント化及び非コメント化は、それぞれ、ツ
ールバー32に含まれているコメント化ボタン33及び
非コメント化ボタン34のクリックにより行われる。
Commented / uncommented flags 22 1 to
22 23 has a value of either “1” or “0”. If the commented / uncommented flag 22 i is “0”, the graphic element 16 i is not commented. If the commented / uncommented flag 22 i is “1”, the graphic element 16 i is Is commented out. Commenting and uncommenting the graphic element 16 i are performed by clicking the commenting button 33 and the non-commenting button 34 included in the toolbar 32, respectively.

【0036】CPU12は、更に、コンパイラ11−3
を実行し、プラント制御用プログラム11−1を制御装
置2が取り扱える制御プログラム作成データにコンパイ
ルする。このとき、CPU12は、コメント化/非コメ
ント化フラグ22〜22 により図形要素16
1623のそれぞれがコメント化されているか否かを認
識し、図形要素16〜1623のうち、コメント化さ
れていない非コメント化図形要素のみをコンパイルして
制御プログラム作成データを作成する。CPU12は、
インターフェース15を使用して、コンパイルして作成
した制御プログラム作成データを、イーサネット12を
介して制御装置2に送信する。
The CPU 12 further includes a compiler 11-3.
Is executed to compile the plant control program 11-1 into control program creation data that can be handled by the control device 2. At this time, CPU 12 is the comment / uncomment flag 22 1-22 2 3 graphic elements 16 1 to
It recognizes whether or not each of 16 23 is commented, and compiles only the non-commented graphic elements that are not commented out of the graphic elements 16 1 to 16 23 to create control program creation data. CPU 12
The control program creation data created by compiling using the interface 15 is transmitted to the control device 2 via the Ethernet 12.

【0037】CPU12は、更に、検証支援プログラム
11−4を実行し、プラント制御用プログラム11−1
の検証を支援する。図3を参照して、検証支援プログラ
ム11−4は、図形要素16〜1623の出力値を、
強制的にある特定値に設定する機能を有する。エンドユ
ーザは、検証支援プログラム11−4により、図形要素
16〜1623の出力値を、自らが望む値に設定可能
である。例をとって、エンドユーザは、検証支援プログ
ラム11−4により、図形要素16の出力25を、図
形要素16、16の機能に関わらず、特定の値に設
定可能である。検証支援プログラム11−4が提供する
このような機能は、プラント制御用プログラム11−1
の検証を容易にする。
The CPU 12 further executes the verification support program 11-4, and the plant control program 11-1.
Support the verification of. Referring to FIG. 3, the verification support program 11-4 outputs the output values of the graphic elements 16 1 to 16 23 as
It has the function of forcibly setting a certain value. The end user can set the output values of the graphic elements 16 1 to 16 23 to their desired values by the verification support program 11-4. Take an example, an end user, the verification support program 11-4, graphic elements 16 7 of the output 25, regardless of the graphic element 16 5, 16 7 features can be set to a particular value. Such a function provided by the verification support program 11-4 has the same function as the plant control program 11-1.
Facilitate verification of.

【0038】上述の構成を有する設計用PC1は、図形
要素16〜1623をコメント化し、更に、非コメン
ト化する機能を有し、プラント制御用プログラム11−
1の編集及び検証を効率化する。
The designing PC 1 having the above-mentioned configuration has a function of commenting out graphic elements 16 1 to 16 23 and further uncommenting them, and the plant control program 11-
1. Make editing and verification of 1 efficient.

【0039】図3を参照して、ロジック図31に含まれ
る図形要素16〜1623のうちの、例えば、図形要
素16〜1616のコメント化は、下記の手順により
行われる。図5に示されているように、マウス14bを
ドラッグして図形要素16〜1616を内部に含む領
域26が指定されると、領域26の内部にある図形要素
16〜1616が選択される。図形要素16〜16
16の選択は、領域26の指定によらず、マウス14b
により図形要素16〜1616を順次にクリックする
ことでも可能である。図形要素16〜1616が選択
された状態でツールバー32のコメント化ボタン33が
クリックされると、グラフィック・エディタ11−2
は、図形要素16〜1616をコメント化する。即
ち、コメント化ボタン33の押下に応じて、グラフィッ
ク・エディタ11−2は、図形要素16〜1616
それぞれ対応した属性データ17〜1716のコメン
ト化/非コメント化フラグ22〜2216を”1”に
設定する。更に、グラフィック・エディタ11−2は、
図6に示されているように、コメント化される図形要素
16〜1616の色を、他の図形要素16〜1
、1617〜1623と異なる色で表示する。これ
により、エンドユーザは、図形要素16〜1616
コメント化されていることを容易に認識できる。
Referring to FIG. 3, of the graphic elements 16 1 to 16 23 included in the logic diagram 31, for example, graphic elements 16 8 to 16 16 are commented by the following procedure. As shown in Figure 5, the region 26 including a graphic element 16 8-16 16 therein by dragging the mouse 14b is designated, graphic element 16 8-16 16 selected in the interior region 26 To be done. Graphic element 16 8 to 16
The selection of 16 does not depend on the designation of the area 26, but the mouse 14b
It is also possible to sequentially click the graphic elements 16 8 to 16 16 in accordance with. When the comment button 33 of the tool bar 32 is clicked while the graphic elements 16 8 to 16 16 are selected, the graphic editor 11-2
Comment out the graphic elements 16 8 to 16 16 . That is, in response to pressing the comment button 33, the graphic editor 11-2 causes the comment / uncomment flags 22 8 to 22 of the attribute data 17 8 to 17 16 corresponding to the graphic elements 16 8 to 16 16 respectively. Set 16 to "1". Further, the graphic editor 11-2 is
As shown in FIG. 6, the colors of the graphic elements 16 8 to 16 16 to be commented are changed to those of the other graphic elements 16 1 to 16 1.
6 7 and 16 17 to 16 23 are displayed in different colors. Thereby, the end user can easily recognize that the graphic elements 16 8 to 16 16 are commented.

【0040】同様に、非コメント化しようとする図形要
素が選択された状態で、ツールバー32の非コメント化
ボタン34がクリックされると、グラフィック・エディ
タ11−2は、選択された図形要素を非コメント化す
る。即ち、非コメント化ボタン34の押下に応じて、グ
ラフィック・エディタ11−2は、選択された図形要素
に対応した属性データのコメント化/非コメント化フラ
グを”0”に設定し、更に、選択された図形要素の色
を、コメント化されていないことを示す色に変更する。
Similarly, when the uncomment button 34 of the toolbar 32 is clicked while the graphic element to be uncommented is selected, the graphic editor 11-2 uncompresses the selected graphic element. Make it a comment. That is, when the uncomment button 34 is pressed, the graphic editor 11-2 sets the comment / uncomment flag of the attribute data corresponding to the selected graphic element to “0”, and further selects. Change the color of the specified graphic element to a color that indicates that it has not been commented.

【0041】図形要素をコメント化し、非コメント化す
る機能(以下、「コメント化/非コメント化機能」とい
う。)は、作業の柔軟性を向上し、効率性を向上する。
プラント制御用プログラム11−1の作成の過程では、
一般に、図形要素を追加したり削除したりするトライ・
アンド・エラーが繰り返される。例えば、ある図形要素
を削除してプラント制御用プログラム11−1を検証し
た後、検証結果に応じて、その図形要素を元に戻す場合
がある。このような場合、図形要素を削除するのではな
く、その図形要素をコメント化してプラント制御用プロ
グラム11−1を検証すれば、その図形要素を必要に応
じて元に戻すことは、その図形要素を非コメント化する
ことにより簡便に行うことができる。
The function of commenting and uncommenting graphic elements (hereinafter referred to as "commenting / non-commenting function") improves the flexibility of work and improves efficiency.
In the process of creating the plant control program 11-1,
In general, try to add or remove graphic elements
And error is repeated. For example, after a certain graphic element is deleted and the plant control program 11-1 is verified, the graphic element may be returned to the original depending on the verification result. In such a case, if the graphic element is not commented but is commented out and the plant control program 11-1 is verified, it is possible to restore the graphic element as necessary. Can be easily performed by uncommenting.

【0042】このとき、コメント化されている図形要素
が演算対象から外され、コンパイルされないことによ
り、制御装置2が行う演算量が減少されている。既述の
ように、コメント化されている図形要素は、コンパイラ
11−3により認識されず、コンパイルされない。従っ
て、制御装置2に送られる制御プログラム作成データに
は、コメント化されている図形要素に関する情報は含ま
れず、コメント化されている図形要素は、制御装置2の
演算の対象から除外される。これにより、プラント制御
用プログラム11−1の検証のために制御装置2が行う
演算量が減少されている。
At this time, since the commented graphic element is excluded from the calculation target and is not compiled, the calculation amount performed by the control device 2 is reduced. As described above, the commented graphic element is not recognized by the compiler 11-3 and is not compiled. Therefore, the control program creation data sent to the control device 2 does not include information about the commented graphic element, and the commented graphic element is excluded from the calculation target of the control device 2. As a result, the amount of calculation performed by the control device 2 for verifying the plant control program 11-1 is reduced.

【0043】検証支援プログラム11−4によって提供
される図形要素16〜1623の出力値を強制的にあ
る特定値に設定する機能のみでは、演算量の減少の効果
は得られない。即ち、ある図形要素16の出力値が強
制的にある特定値に設定されたとする。しかし、図形要
素の出力値を強制的にある特定値に設定する機能は、図
形要素16、及びその図形要素16に値を出力する
図形要素の演算を停止するわけではない。図形要素16
、及びその図形要素16に値を出力する図形要素の
演算が行われ、結果として無駄な計算が行われることに
なる。このように、コメント化されている図形要素が演
算対象から外され、コンパイルされないことによって初
めて、制御装置2が行う演算量が減少されることにな
る。
The effect of reducing the calculation amount cannot be obtained only by the function of forcibly setting the output values of the graphic elements 16 1 to 16 23 provided by the verification support program 11-4 to a specific value. That is, it is assumed that the output value of a certain graphic element 16 j is forcibly set to a certain specific value. However, the ability to set to a specific value in the output value of the graphical element to forcibly, not to stop operation of the graphic element that outputs graphical elements 16 j, and a value to the graphical element 16 j. Graphic element 16
j and the graphic element that outputs a value to the graphic element 16 j are calculated, and as a result, useless calculation is performed. As described above, the commented graphic element is excluded from the calculation target and is not compiled, so that the calculation amount performed by the control device 2 is reduced.

【0044】以上に説明されたように、本実施の形態の
図形言語プログラム作成装置は、コメント化/非コメン
ト化機能を提供し、これにより、プログラム作成作業の
柔軟性を高め、プログラム作成作業を効率化する。更
に、コメント化された図形要素が演算の対象から外さ
れ、演算量の削減が図られる。
As described above, the graphic language program creating apparatus of the present embodiment provides the commenting / uncommenting function, which enhances the flexibility of the program creating work and makes the program creating work easier. Improve efficiency. Furthermore, the commented graphic elements are excluded from the calculation target, and the calculation amount is reduced.

【0045】なお、本実施の形態の図形言語プログラム
作成装置は、図形言語で記述されたプログラムであれ
ば、プラント制御プログラム以外の他のプログラムの作
成に使用され得る。
The graphic language program creating apparatus of the present embodiment can be used to create a program other than the plant control program as long as the program is written in the graphic language.

【0046】[0046]

【発明の効果】本発明は、図形言語を使用したプログラ
ムの作成の柔軟性を向上し、プログラム作成の作業効率
を高くする。
According to the present invention, the flexibility of creating a program using a graphic language is improved, and the work efficiency of creating a program is improved.

【0047】また、本発明は、図形言語を使用したプロ
グラムの検証のために必要な演算量を小さくする。
Further, the present invention reduces the amount of calculation required for verification of a program using a graphic language.

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

【図1】図1は、本発明による図形言語プログラム作成
装置の実施の一形態を示す。
FIG. 1 shows an embodiment of a graphic language program creating apparatus according to the present invention.

【図2】図2は、設計用PC1を示す。FIG. 2 shows a design PC 1.

【図3】図3は、表示装置13に表示される表示画面を
示す。
FIG. 3 shows a display screen displayed on a display device 13.

【図4】図4は、属性データ17〜1723を示す。FIG. 4 shows attribute data 17 1 to 17 23 .

【図5】図5は、ロジック図31に領域26が設定され
た表示画面を示す。
FIG. 5 shows a display screen in which a region 26 is set in the logic diagram 31.

【図6】図6は、図形要素16〜1616がコメント
化された状態を示す。
FIG. 6 shows a state in which graphic elements 16 8 to 16 16 are commented out.

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

1:設計用PC 2:制御装置 3:イーサネット 4:プラント 5:シミュレータ 6:操作監視用PC 11:記憶装置 12:CPU 13:表示装置 14:入力装置 14a:キーボード 14b:マウス 15:インターフェース 16〜1623:図形要素 17〜1723:属性データ 18〜1823:x座標 19〜1923:y座標 20〜2023:名称 21〜2123:ID番号 22〜2223:コメント化/非コメント化フラグ 31:ロジック図 32:ツールバー 33:コメント化ボタン 34:非コメント化ボタン1: Design PC 2: Control device 3: Ethernet 4: Plant 5: Simulator 6: Operation monitoring PC 11: Storage device 12: CPU 13: Display device 14: Input device 14a: Keyboard 14b: Mouse 15: Interface 16 1 to 16 23: graphic elements 17 1 to 17 23: attribute data 18 1 ~ 18 23: x-coordinate 19 1 ~ 19 23: y-coordinate 20 1 to 20 23: name 21 1 through 21 23: ID No. 22 1-22 23 : Comment / uncomment flag 31: Logic Figure 32: Toolbar 33: Comment button 34: Uncomment button

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B050 AA04 BA07 BA18 CA07 DA10 FA02 FA09 5H215 BB10 CC07 CX02 GG04 5H220 BB12 CC07 CX02 DD06 EE08 HH01 JJ48 JJ57 KK08    ─────────────────────────────────────────────────── ─── Continued front page    F-term (reference) 5B050 AA04 BA07 BA18 CA07 DA10                       FA02 FA09                 5H215 BB10 CC07 CX02 GG04                 5H220 BB12 CC07 CX02 DD06 EE08                       HH01 JJ48 JJ57 KK08

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 (a)図形言語で記述されたプログラム
を視覚的に表示するステップと、 (b)前記プログラムに含まれる図形要素のうち、入力
装置により指定された指定図形要素をコメント化するス
テップと、 (c)前記図形要素のうち、コメント化されているコメ
ント化図形要素を除いた非コメント化図形要素をコンパ
イルするステップとを備えた手順をコンピュータに実行
させる図形言語プログラム作成プログラム。
1. A step of visually displaying a program described in a graphic language, and (b) commenting out a specified graphic element specified by an input device among graphic elements included in the program. A graphic language program creating program for causing a computer to execute a procedure comprising the steps of: (c) compiling non-commented graphic elements excluding commented graphic elements that are commented out of the graphic elements.
【請求項2】 請求項1に記載の図形言語プログラム作
成プログラムにおいて、 前記手順は、更に、 (d)入力装置から与えられる指示に応じて、前記コメ
ント化図形要素を非コメント化するステップを備えた図
形言語プログラム作成プログラム。
2. The graphic language program creation program according to claim 1, wherein the procedure further comprises the step of: (d) uncommenting the commented graphic element in accordance with an instruction given from an input device. Graphic language program creation program.
【請求項3】 請求項1に記載の図形言語プログラム作
成プログラムにおいて、 前記(b)ステップは、 (e)前記入力装置から与えられる指示に応じて、前記
プログラムが表示されている表示画面に領域を設定する
ステップと、 (f)前記図形要素のうち、前記領域の内部にあるもの
を、前記指定図形要素に指定するステップと、 (g)前記指定図形要素をコメント化するステップとを
含む図形言語プログラム作成プログラム。
3. The graphic language program creating program according to claim 1, wherein the step (b) includes: (e) an area on a display screen on which the program is displayed in response to an instruction given from the input device. A graphic including the steps of: (f) designating one of the graphic elements inside the area as the designated graphic element; and (g) commenting out the designated graphic element. Language programming program.
【請求項4】 請求項1に記載の図形言語プログラム作
成プログラムにおいて、 前記プログラムは、前記図形要素のそれぞれがコメント
化されているか否かを示すフラグを含み、 前記(b)ステップは、 (h)前記入力装置から与えられている指示に応じて、
前記指定図形要素がコメント化されているか否かを示す
フラグを、前記指定図形要素がコメント化されているこ
とを示す状態に設定するステップを含む図形言語プログ
ラム作成プログラム。
4. The graphic language program creation program according to claim 1, wherein the program includes a flag indicating whether or not each of the graphic elements is commented, and the step (b) includes (h) ) In response to the instruction given from the input device,
A graphic language program creating program including a step of setting a flag indicating whether or not the specified graphic element is commented out to a state indicating that the specified graphic element is commented out.
【請求項5】 請求項1に記載の図形言語プログラム作
成プログラムにおいて、 前記コメント化図形要素と前記非コメント化図形要素と
は、異なる態様で表示される図形言語プログラム作成プ
ログラム。
5. The graphic language program creation program according to claim 1, wherein the commented graphic element and the non-commented graphic element are displayed in different modes.
【請求項6】 (a)図形言語で記述されたプログラム
を視覚的に表示するステップと、 (b)前記プログラムに含まれる図形要素のうち、入力
装置により指定された指定図形要素をコメント化するス
テップと、 (c)前記図形要素のうち、コメント化されているコメ
ント化図形要素を除いた非コメント化図形要素をコンパ
イルするステップとを備えた図形言語プログラム作成方
法。
6. (a) visually displaying a program described in a graphic language, and (b) commenting out a specified graphic element specified by an input device among graphic elements included in the program. A method for creating a graphic language program, comprising the steps of: (c) compiling non-commented graphic elements, excluding commented commented graphic elements, of the graphic elements.
【請求項7】 入力装置と、下記ステップ群: (a)図形言語で記述されたプログラムを視覚的に表示
するステップ (b)前記プログラムに含まれる図形要素のうち、前記
入力装置により指定された指定図形要素をコメント化す
るステップ (c)前記図形要素のうち、コメント化されているコメ
ント化図形要素を除いた非コメント化図形要素をコンパ
イルするステップを実行するようにプログラムされた演
算装置とを備えた図形言語プログラム作成装置。
7. An input device and the following steps: (a) a step of visually displaying a program described in a graphic language, and (b) a graphic element included in the program specified by the input device. Commenting out the designated graphic element (c) a computing device programmed to perform the step of compiling the non-commented graphic elements, excluding the commented commented graphic elements of the graphic elements, A graphic language program creation device provided.
【請求項8】 (a)図形言語で記述された、プラント
を制御するためのプラント制御用プログラムを視覚的に
表示するステップと、 (b)前記プラント制御用プログラムに含まれる図形要
素のうち、入力装置により指定された指定図形要素をコ
メント化するステップと、 (c)前記図形要素のうち、コメント化されているコメ
ント化図形要素を除いた非コメント化図形要素をコンパ
イルするステップとを備えた方法をコンピュータに実行
させるプラント制御用プログラム作成プログラム。
8. (a) visually displaying a plant control program for controlling a plant, which is described in a graphic language, and (b) out of graphic elements included in the plant control program, A step of commenting out the designated graphic element designated by the input device; and (c) a step of compiling non-commented graphic elements excluding the commented graphic element that is commented out of the graphic elements. A program for creating a plant control program that causes a computer to execute the method.
【請求項9】 (a)図形言語で記述された、プラント
を制御するためのプラント制御用プログラムを視覚的に
表示するステップと、 (b)前記プラント制御用プログラムに含まれる図形要
素のうち、入力装置により指定された指定図形要素をコ
メント化するステップと、 (c)前記図形要素のうち、コメント化されているコメ
ント化図形要素を除いた非コメント化図形要素をコンパ
イルするステップとを備えたプラント制御用プログラム
作成方法。
9. (a) visually displaying a plant control program for controlling a plant, which is described in a graphic language, and (b) out of graphic elements included in the plant control program, A step of commenting out the designated graphic element designated by the input device; and (c) a step of compiling non-commented graphic elements excluding the commented graphic element that is commented out of the graphic elements. Program control method for plant control.
【請求項10】 プラントと、 前記プラントを制御する制御部と、 前記プラントの制御のためのデータを作成し、前記デー
タを前記制御部に供給する設計部とを備え、 前記設計部は、 入力装置と、 下記ステップ群: (a)図形言語で記述された、前記プラントを制御する
ためのプラント制御用プログラムを視覚的に表示するス
テップと、 (b)前記プラント制御用プログラムに含まれる図形要
素のうち、前記入力装置により指定された指定図形要素
をコメント化するステップと、 (c)前記図形要素のうち、コメント化されているコメ
ント化図形要素を除いた非コメント化図形要素をコンパ
イルするステップを実行するようにプログラムされた演
算装置とを含むプラント制御システム。
10. A plant, a control unit that controls the plant, and a design unit that creates data for controlling the plant and supplies the data to the control unit. An apparatus and the following steps: (a) visually displaying a plant control program for controlling the plant, which is described in a graphic language, and (b) a graphic element included in the plant control program. A step of commenting out a designated graphic element designated by the input device, and (c) a step of compiling non-commented graphic elements of the graphic element excluding commented graphic element And a computing device programmed to perform the plant control system.
JP2001339978A 2001-11-05 2001-11-05 Graphic language program preparing program and its device Withdrawn JP2003140714A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001339978A JP2003140714A (en) 2001-11-05 2001-11-05 Graphic language program preparing program and its device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001339978A JP2003140714A (en) 2001-11-05 2001-11-05 Graphic language program preparing program and its device

Publications (1)

Publication Number Publication Date
JP2003140714A true JP2003140714A (en) 2003-05-16

Family

ID=19154246

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001339978A Withdrawn JP2003140714A (en) 2001-11-05 2001-11-05 Graphic language program preparing program and its device

Country Status (1)

Country Link
JP (1) JP2003140714A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013089044A (en) * 2011-10-18 2013-05-13 Sumitomo Heavy Ind Ltd Block diagram processor and method for processing block diagram
JP2015207134A (en) * 2014-04-21 2015-11-19 村田機械株式会社 Machine tool, program editing method, and control program
JP2018180786A (en) * 2017-04-07 2018-11-15 株式会社Ihi Logic generator
WO2023119519A1 (en) * 2021-12-22 2023-06-29 三菱電機株式会社 Fa control test assistance program, fa control test assistance device, fa control test assistance method, and fa control test assistance system
CN116400907A (en) * 2023-06-08 2023-07-07 四川云申至诚科技有限公司 Knowledge learning-based automatic programming method, storage medium and apparatus

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013089044A (en) * 2011-10-18 2013-05-13 Sumitomo Heavy Ind Ltd Block diagram processor and method for processing block diagram
JP2015207134A (en) * 2014-04-21 2015-11-19 村田機械株式会社 Machine tool, program editing method, and control program
JP2018180786A (en) * 2017-04-07 2018-11-15 株式会社Ihi Logic generator
WO2023119519A1 (en) * 2021-12-22 2023-06-29 三菱電機株式会社 Fa control test assistance program, fa control test assistance device, fa control test assistance method, and fa control test assistance system
CN116400907A (en) * 2023-06-08 2023-07-07 四川云申至诚科技有限公司 Knowledge learning-based automatic programming method, storage medium and apparatus
CN116400907B (en) * 2023-06-08 2024-02-02 四川云申至诚科技有限公司 Knowledge learning-based automatic programming method, storage medium and apparatus

Similar Documents

Publication Publication Date Title
US7024631B1 (en) System and method for enabling graphical program polymorphism
US7484200B2 (en) Automatically analyzing and modifying a graphical program
US9754059B2 (en) Graphical design verification environment generator
CN105843630A (en) Method for graphical programming development based on robot
EP1849064B1 (en) Applying coding standards in graphical programming environments
US5504902A (en) Multi-language generation of control program for an industrial controller
JP4995071B2 (en) How to program a processing system
US7120877B2 (en) System and method for creating a graphical program including a plurality of portions to be executed sequentially
US20160132305A1 (en) Program graph display device, program graph display method, and program graph display program
JP2008142788A (en) Operation program preparation supporting method and operation program preparing device
KR20150066377A (en) Simulation framework system based on DEVS and simulation method using the same
JP3535354B2 (en) Stall detection display device and method
JP2003140714A (en) Graphic language program preparing program and its device
CN111880793A (en) HMI configuration system and method based on binary file
JPH0944219A (en) Robot simulator device
JPH08263130A (en) Simulation system
JP4652072B2 (en) Design support apparatus and method with simulation function, and operation support apparatus and method with simulation function
JP3857576B2 (en) Polymer material design system and polymer material design program
JP4274531B2 (en) Simulation method for teaching apparatus
CN117744398A (en) Simulation method, simulation system, simulation device and storage medium for modeling software
Lagartinho-Oliveira et al. Integrated Development of Embedded Systems with Remote Graphical User Interfaces
JPH0317741A (en) Program production support device
JPH052477A (en) Graphical user interface preparing system
JP2013235381A (en) Data editing apparatus and data editing method
WO2012124153A1 (en) Simulator

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050201