JPH04259035A - Control program producing device for instrumentation system - Google Patents
Control program producing device for instrumentation systemInfo
- Publication number
- JPH04259035A JPH04259035A JP2071891A JP2071891A JPH04259035A JP H04259035 A JPH04259035 A JP H04259035A JP 2071891 A JP2071891 A JP 2071891A JP 2071891 A JP2071891 A JP 2071891A JP H04259035 A JPH04259035 A JP H04259035A
- Authority
- JP
- Japan
- Prior art keywords
- error
- control program
- flow diagram
- functional flow
- function
- 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
Links
- 238000000034 method Methods 0.000 claims abstract description 11
- 238000010586 diagram Methods 0.000 claims description 56
- 238000001514 detection method Methods 0.000 claims description 6
- 230000006870 function Effects 0.000 description 22
- 238000013519 translation Methods 0.000 description 13
- 238000012545 processing Methods 0.000 description 3
- 238000005259 measurement Methods 0.000 description 2
- 230000007423 decrease Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000004886 process control Methods 0.000 description 1
Landscapes
- Stored Programmes (AREA)
- Programmable Controllers (AREA)
Abstract
Description
【0001】[発明の目的][Object of the invention]
【0002】0002
【産業上の利用分野】本発明は、計装ループの単独の機
能を持つ構成要素の機能フローから機能フロー図を作成
して、当該機能フロー図より制御ログラムのオブジェク
トコードを作成する工程をオペレータの手作業に頼らず
に実行する計装システムの制御プログラム作成装置に関
する。[Industrial Application Field] The present invention provides an operator with the process of creating a functional flow diagram from the functional flow of a component having a single function in an instrumentation loop, and creating an object code of a control program from the functional flow diagram. The present invention relates to a control program creation device for an instrumentation system that can be executed without relying on manual labor.
【0003】0003
【従来の技術】上記計装システムのうち、例えば、プロ
セス制御を実行する分散形ディジタル計装システムは、
制御ループの構成を監視するとき、制御動作を確認また
は検討するときに計装ループ制御の仕様記述言語の機能
フロー図を作成する。この作成した機能フロー図を分散
形ディジタル計装システムは、制御機能の定義としてド
キュメント化する。このドキュメント化された機能フロ
ー図に基づいて分散形ディジタル計装システムは、ルー
プ制御プログラムを各種プログラミング言語により作成
して制御装置に入力する。[Prior Art] Among the above-mentioned instrumentation systems, for example, a distributed digital instrumentation system that executes process control is
Create a functional flow diagram of the specification description language for instrumentation loop control when monitoring the control loop configuration or checking or examining control operations. The distributed digital instrumentation system documents the created function flow diagram as a control function definition. Based on this documented functional flow diagram, the distributed digital instrumentation system creates a loop control program in various programming languages and inputs it to the control device.
【0004】上記機能フロー図の作成から制御プロマグ
ラムのプログラミングを図7を用いて具体的に説明する
。The creation of the above-mentioned functional flow diagram and the programming of the control program will be explained in detail with reference to FIG.
【0005】上記計装ループ制御の仕様記述言語の機能
フロー図41は、オペレータの手書きにより作成される
。作成された機能フロー図41に記載されている制御情
報をオペレータは読み取り、プログラミングシート43
に制御プログラムを記述する。上記プログラミングシー
ト43に記述された制御プログラムは、キーツウフロッ
ピー装置45にキー入力されてフロッピーディスク47
に出力される。出力されたフロッピーディスク47には
ソースプログラムが記憶され、翻訳装置49の入力媒体
になる。上記翻訳装置49は、フロッピーディスク47
から入力されるソースプログラムを翻訳してオブジェク
トプログラムを生成する。生成されたオブジェクトプロ
グラムは、RS232Cまたはフロッピーディスク51
により制御装置53に伝送される。オブジェクトプログ
ラムが伝送されると制御装置53は、オブジェクトプロ
グラムから制御プログラムに変換して、例えば、調節弁
等の制御対象プロセスを制御する。上記の機能フロー図
41から制御プログラムまでの工程においてオペレータ
の手作業が必要なため、制御プログラムを迅速に作成す
るのが容易でなかった。The functional flow diagram 41 of the specification description language for instrumentation loop control is created by handwriting by an operator. The operator reads the control information described in the created function flow diagram 41 and writes the programming sheet 43.
Write the control program in . The control program written in the programming sheet 43 is keyed into the key-to-floppy device 45 and transferred to the floppy disk 47.
is output to. The output floppy disk 47 stores the source program and serves as an input medium for the translation device 49. The translation device 49 includes a floppy disk 47
Generates an object program by translating the source program input from. The generated object program can be stored on RS232C or floppy disk 51.
It is transmitted to the control device 53 by. When the object program is transmitted, the control device 53 converts the object program into a control program to control a controlled process such as a control valve. Since the steps from the above functional flow diagram 41 to the control program require manual work by the operator, it is not easy to quickly create the control program.
【0006】[0006]
【発明が解決しようとする課題】ところで、従来の計装
システムの制御プログラム作成装置のうち、例えば、分
散形ディジタル計装システムは、機能フロー図41から
プログラミングシート43に制御プログラムをプログラ
ミングシート43に記述する作業がオペレータに高度で
専門的なプログラミング知識と技術を要求され、かつ、
オペレータによる記述ミスの発生を招来するおそれがあ
った。[Problems to be Solved by the Invention] By the way, among conventional control program creation devices for instrumentation systems, for example, in a distributed digital instrumentation system, a control program is written from a functional flow diagram 41 to a programming sheet 43. The work to be described requires advanced and specialized programming knowledge and skills from the operator, and
There was a risk that the operator would make a writing error.
【0007】また、上記プログラミングシート43に記
述された制御プログラムを翻訳装置49にかけるために
キーツウフロッピー装置45にキー入力するときにもオ
ペレータによる入力ミスが発生するおそれがあり、装置
の信頼性の低下を招来する問題があった。[0007] Furthermore, when inputting keys into the key-to-floppy device 45 in order to apply the control program written on the programming sheet 43 to the translation device 49, there is a risk that the operator may make an input error, which may reduce the reliability of the device. There was a problem that caused a decline in
【0008】本発明は、このような従来の課題を解決す
るためになされたもので、その目的は、オペレータに高
度なプログラミングの知識を要求することなく、且つ、
入力ミスを未然に防止することにより、装置の処理効率
を向上するとともに、装置の信頼性を向上する計装シス
テムの制御プログラム作成装置を提供するものである。The present invention has been made to solve these conventional problems, and its purpose is to eliminate the need for the operator to have advanced programming knowledge, and to
The present invention provides a control program creation device for an instrumentation system that improves the processing efficiency of the device and the reliability of the device by preventing input errors.
【0009】[発明の構成][Configuration of the invention]
【0010】0010
【課題を解決するための手段】上記目的を達成するため
、本発明は、計装ループの単独の機能を持つ多種の構成
要素の機能フローを選択して当該選択した機能フローを
配置して機能フロー図を作成する機能フロー図作成手段
と、この機能フローズ作成手段により作成された機能フ
ロー図から制御プログラムに必要な制御情報を読取った
後に編集して中間データファイルを生成する工程におけ
るエラーの有無を検出するエラー検出手段と、このエラ
ー検出手段のエラー検出によりエラーが有のとき当該エ
ラーの内容を示すエラーコードを表示するエラー表示手
段と、前記エラー検出手段によりエラーが無のとき前記
機能フロー図作成手段により作成された機能フロー図よ
り生成された中間データファイルから制御プログラムの
オブジェクトコードを作成するオブジェクトコード作成
手段と、を備えたことを要旨とする。[Means for Solving the Problems] In order to achieve the above object, the present invention selects functional flows of various components having a single function of an instrumentation loop, arranges the selected functional flows, and functions. Whether or not there are any errors in the function flow diagram creation means for creating a flow diagram and the process of reading and editing the control information necessary for the control program from the function flow diagram created by this function flow diagram creation means and generating an intermediate data file. an error detection means for detecting an error; an error display means for displaying an error code indicating the content of the error when an error is detected by the error detection means; The present invention further comprises an object code creation means for creating an object code of a control program from an intermediate data file generated from a functional flow diagram created by the diagram creation means.
【0011】[0011]
【作用】上述の如く構成すれば、計装ループの単独の機
能を持つ多種の構成要素の機能フローを選択して当該選
択した機能フローを配置して機能フロー図を作成する。[Operation] With the configuration as described above, a functional flow diagram is created by selecting functional flows of various components having a single function of the instrumentation loop and arranging the selected functional flows.
【0012】この作成された機能フロー図から制御プロ
グラムに必要な制御情報を読取った後に編集して中間デ
ータファイルを生成する工程におけるエラーの有無を検
出する。エラー検出によりエラーが有のとき当該エラー
の内容を示すエラーコードを表示する。一方、エラー検
出によりエラーが無のとき前記機能フロー図作成手段に
より作成された機能フロー図より生成された中間データ
ファイルから制御プログラムのオブジェクトコードを作
成するので、オペレータの負担を軽減するとともに、入
力ミスを未然に防止できる。After reading the control information necessary for the control program from the created functional flow diagram, the presence or absence of an error in the process of editing and generating an intermediate data file is detected. When an error is detected, an error code indicating the content of the error is displayed. On the other hand, when there is no error as a result of error detection, the object code of the control program is created from the intermediate data file generated from the function flow diagram created by the function flow diagram creation means, so the burden on the operator is reduced and the input Mistakes can be prevented.
【0013】[0013]
【実施例】以下、本発明の一実施例を図面に基づいて説
明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.
【0014】図1は本発明の計装システムの制御プログ
ラム作成装置に係る一実施例を示す概略構成図である。FIG. 1 is a schematic diagram showing an embodiment of a control program creation device for an instrumentation system according to the present invention.
【0015】上記計装システムの制御プログラム作成装
置は、マイクロコンピュータ1,キーボード11,タブ
レット13およびプリンタ15を備えて、前述したプロ
グラム作成手順を示す図7の測定または制御装置等の計
装ループ制御の機能フロー図41から制御プログラムま
でオペレータの手作業を省略して作成するものである。The control program creation device for the instrumentation system is equipped with a microcomputer 1, a keyboard 11, a tablet 13, and a printer 15, and performs instrumentation loop control such as a measurement or control device shown in FIG. 7, which shows the above-described program creation procedure. From the functional flow diagram 41 to the control program, the operator's manual work is omitted.
【0016】上記マイクロコンピュータ1は、CPU3
,フロッピーディスクドライバ5およびハードディスク
ドライバ7およびVRAM9を有して、本発明の計装シ
ステムの制御プログラム作成装置の図7に示す機能フロ
ー図41から制御プログラムの作成を制御する。The microcomputer 1 has a CPU 3
, a floppy disk driver 5, a hard disk driver 7, and a VRAM 9, and controls the creation of a control program from the functional flow diagram 41 shown in FIG. 7 of the control program creation device for an instrumentation system of the present invention.
【0017】上記CPU3は、キーボード11,タブレ
ット13およびプリンタ15に接続され、当該タブレッ
ト13等から入力される機能フローを編集して制御プロ
グラムまで作成するプログラムを記憶している。CPU
13は、記憶しているプログラムにより機能フロー図4
1から制御プログラムを作成して、当該作成した制御プ
ログラムを後述するフロッピーディスク17に保存また
はCRTディスプレイ21の表示等を制御する。The CPU 3 is connected to the keyboard 11, tablet 13, and printer 15, and stores a program for editing the functional flow input from the tablet 13 and the like to create a control program. CPU
13 is the function flow diagram 4 according to the stored program.
A control program is created from 1, and the created control program is stored in a floppy disk 17, which will be described later, or controls the display on the CRT display 21, etc.
【0018】フロッピーディスクドライバ(以下、FD
Dという。)5は、後述するフロッピーディスク17に
接続されて当該フロッピーディスク17との入出力制御
を実行する。ハードディスクドライバ(以下、HDDと
いう。)7は、後述するハードディスクのデータの記憶
を制御する。VRAM9は、後述するCRTディスプレ
イ21に接続され、当該CRTディスプレイ21に表示
する表示用メモリである。[0018] Floppy disk driver (hereinafter referred to as FD)
It's called D. ) 5 is connected to a floppy disk 17, which will be described later, and performs input/output control with the floppy disk 17. A hard disk driver (hereinafter referred to as HDD) 7 controls storage of data on the hard disk, which will be described later. The VRAM 9 is a display memory that is connected to a CRT display 21, which will be described later, and displays information on the CRT display 21.
【0019】上記CPU3に接続されているキーボード
11は、オペレータにより各種のデータ等が入力される
ものである。The keyboard 11 connected to the CPU 3 is used to input various data and the like by an operator.
【0020】上記CPU3に接続されているタブレット
13は、例えば、ランドタブレットであり、オペレータ
からのペンにより入力される文字および図形等のXY座
標を得て、CPU3に当該XY座標を出力する。The tablet 13 connected to the CPU 3 is, for example, a land tablet, and obtains the XY coordinates of characters, figures, etc. input by the operator with a pen, and outputs the XY coordinates to the CPU 3.
【0021】プリンタ15は、タブレット13により描
画された機能フロー図等を印刷する。[0021] The printer 15 prints the functional flow diagram etc. drawn by the tablet 13.
【0022】フロッピーディスク17は、作成された機
能フロー図を保存するものであり、図7に示す制御装置
53の入力媒体としても用いられる。The floppy disk 17 stores the created functional flow diagram and is also used as an input medium for the control device 53 shown in FIG.
【0023】ハードディスク19は、作成された機能フ
ロー図等を保存する。The hard disk 19 stores created functional flow diagrams and the like.
【0024】CRTディスプレイ21は、VRAM9に
書込まれた機能フロー図41を表示してオペレータに機
能フローを視認させて当該機能フローの修正,変更をさ
せる。また、CRTディスプレイ21は、機能フロー図
41の翻訳中に翻訳エラーが発生するとエラー内容を表
示する。The CRT display 21 displays the functional flow diagram 41 written in the VRAM 9 to allow the operator to visually check the functional flow and modify or change the functional flow. Further, the CRT display 21 displays the content of the error when a translation error occurs during translation of the functional flow diagram 41.
【0025】上記機能フロー図41の例を図2および図
3を用いて説明する。An example of the above functional flow diagram 41 will be explained using FIGS. 2 and 3.
【0026】同図において、23はシンボル形状の属性
である部品名称のベーシックPID−Aであり、入力名
称がTIC1234,PVC,SV,TR等である。2
5はシンボル形状の属性である部品名称のベーシックP
ID−Aであり、入力名称がTIC5678,PVC,
SV等である。27はシンル形状の属性である部品名称
がパルス積算であり、入力名称がFQ001,IND0
01.PV等である。29はシンボル形状の属性である
部品名称が計量であり、入力名称がFQ002等である
。31はシンボル形状の属性である部品名称が電磁弁で
あり、入力名称がMV001である。同様に、33およ
び35も部品名称が電磁弁であり、入力名称がそれぞれ
MV002,MV003である。37は部品名称がビッ
ト論理否定回路である。39は部品名称が7点式表示器
であり、入力名称がLM001である。In the figure, 23 is a basic PID-A of a part name which is an attribute of a symbol shape, and input names are TIC1234, PVC, SV, TR, etc. 2
5 is the basic P of the part name which is an attribute of the symbol shape
ID-A, and the input name is TIC5678, PVC,
SV etc. 27 is a thin shape attribute whose component name is pulse integration, and whose input name is FQ001, IND0.
01. PV etc. 29, the part name which is an attribute of the symbol shape is measurement, and the input name is FQ002 or the like. The component name 31, which is an attribute of the symbol shape, is a solenoid valve, and the input name is MV001. Similarly, the component names 33 and 35 are electromagnetic valves, and the input names are MV002 and MV003, respectively. The component name 37 is a bit logic NOT circuit. The component name 39 is a 7-point display, and the input name is LM001.
【0027】前述した機能フロー図41の例を示す図2
および図3からタグネーム,機能シンボル,入出力端子
情報,結合情報等を読取り、編集してプログラム的に判
読が容易な中間データファイルの印字例を図4および図
5に示す。FIG. 2 shows an example of the above-mentioned functional flow diagram 41.
FIGS. 4 and 5 show printed examples of intermediate data files that read and edit tag names, function symbols, input/output terminal information, connection information, etc. from FIG. 3 and are easy to read programmatically.
【0028】同図において、シンボル形状の属性の部品
名称であるベーシックPID−A23は機能呼出番号が
10,ワーク使用語数が5および入出力端子属性のデー
タの入力又は出力を示す入/出力,変数又は定数又は不
定を示す属性,ビット又はデータ又は番地を示す型およ
び入力名称が記載されている。同様に、シンボル形状の
属性の部品名称であるベーシックPID−A25から部
品名称である7点式表示器39までの当該シンボル形状
の属性の機能呼出番号,使用語数および入出力端子属性
のデータの入力又は出力を示す入/出力,変数又は定数
又は不定を示す属性,ビット又はデータ又は番地を示す
型および入力名称が記載されている。In the same figure, Basic PID-A23, which is a component name with symbol-shaped attributes, has a function call number of 10, a work word count of 5, and input/output and variables indicating data input or output of input/output terminal attributes. Or attributes indicating constants or indeterminates, types indicating bits or data, or addresses, and input names are described. Similarly, input the function call number, number of words used, and input/output terminal attribute data for the symbol shape attributes from Basic PID-A25, which is the part name, to 7-point display 39, which is the part name. Or input/output indicating output, attribute indicating variable or constant or undefined, type indicating bit or data or address, and input name are described.
【0029】次に本実施例の作用を図6のフローチャー
トを用いて説明する。Next, the operation of this embodiment will be explained using the flowchart of FIG.
【0030】まず、装置に電源投入後、オペレータは、
手書きにより作成していた機能フローを本装置に描画す
るときタブレット13により機能フローで用いるシンボ
ル形状および当該シンボル形状の属性および入出力端子
が登録されている図4,図5に示すシンボルライブラリ
を使用する。このシンボルライブラリからオペレータは
、シンボルを選択して当該シンボルを配置する。配置し
たシンボルにタグネームを付けて所望の図形を画くまで
上記動作を繰り返すことにより、機能フロー図を定義す
る。機能フロー図を定義するとオペレータは、各シンボ
ルの入出力端子間を出力端子と入力端子を線で結ぶ、所
謂、結線したり、入力元,出力元をシンボルネーム(変
数名)で指定して必要な回数を繰り返してデータの流れ
を定義する。機能フローを分かり易くするために、オペ
レータは調節弁またはセンサの図形の描画またはコメン
トを記入して機能フロー図を完成する(ステップ100
)。First, after turning on the power to the device, the operator:
When drawing a function flow that was created by hand on this device, the tablet 13 uses the symbol library shown in Figures 4 and 5 in which the symbol shapes used in the function flow, the attributes of the symbol shapes, and input/output terminals are registered. do. The operator selects a symbol from this symbol library and places the symbol. A functional flow diagram is defined by attaching tag names to the arranged symbols and repeating the above operations until a desired figure is drawn. When a functional flow diagram is defined, the operator can connect the input and output terminals of each symbol with a line between the output terminal and the input terminal, or specify the input source and output source using symbol names (variable names). Define the data flow by repeating a certain number of times. To make the functional flow easier to understand, the operator completes the functional flow diagram by drawing or commenting on the control valve or sensor (step 100).
).
【0031】完成した機能フロー図をハードディスク1
9に保存するときオペレータは、キーボード11の指定
キーを押下する。一方、プリンタ15により印刷すると
きオペレータは、キーボード11の指定キーを押下して
完成した機能フロー図を保存する(ステップ110〜1
20)。[0031] The completed function flow diagram is stored on the hard disk 1.
9, the operator presses a designated key on the keyboard 11. On the other hand, when printing using the printer 15, the operator presses a designated key on the keyboard 11 to save the completed functional flow diagram (steps 110 to 1).
20).
【0032】上記ハードディスク19に保存した機能フ
ローは図を翻訳するときオペレータは、キーボード11
の指定キーを押下して機能フローの翻訳を指示する(ス
テップ130)。The functional flow stored in the hard disk 19 allows the operator to use the keyboard 11 when translating the diagram.
The user presses the designated key to instruct translation of the functional flow (step 130).
【0033】翻訳が指示されるとマイクロコンピュータ
のCPU3は、機能フローの翻訳動作をチェックする。
翻訳中に翻訳エラーが無ければCPU3は、制御プログ
ラムのオブジェクトプログラムを作成してフロッピーデ
ィスク17に書込む。フロッピーディスク17に書込ま
れたオブジェクトプログラムは、制御装置53に当該フ
ロッピーディスク17を入力媒体又はRS232Cを介
してローディングされる(ステップ140〜160)。When translation is instructed, the CPU 3 of the microcomputer checks the translation operation of the functional flow. If there is no translation error during translation, the CPU 3 creates an object program of the control program and writes it to the floppy disk 17. The object program written on the floppy disk 17 is loaded into the control device 53 via the input medium or RS232C (steps 140 to 160).
【0034】一方、機能フローの翻訳中にエラーが発生
するとCPU3は、フロッピーディスク17にエラーコ
ードを書込み、書込み後、CPU3は、エラーコードを
VRAM9に書込むことによりCRTディスプレイ21
からエラーを表示してステップ100に戻る(ステップ
170〜180)。On the other hand, when an error occurs during the translation of the functional flow, the CPU 3 writes an error code to the floppy disk 17, and after writing, the CPU 3 writes the error code to the VRAM 9 to display the CRT display 21.
An error is displayed and the process returns to step 100 (steps 170 to 180).
【0035】これにより、図7の点線で囲まれた機能フ
ロー図41を、プログラミングシート43に記述する等
の工程をオペレータの手作業に頼らずに進めるので、装
置の作業効率を向上する。As a result, the process of writing the functional flow diagram 41 surrounded by the dotted line in FIG. 7 on the programming sheet 43 can be performed without depending on the manual work of the operator, thereby improving the work efficiency of the apparatus.
【0036】また、オペレータの手書き作業を省略する
ため、入力ミスを減少させて、信頼性を向上する制御プ
ログラムを作成するとともに、オペレータに高度のプロ
グラム知識を要求されないためオペレータの負担を軽減
することができる。上記翻訳エラーが表示されるためオ
ペレータに翻訳の誤りを容易に報知できる。[0036] Furthermore, since the handwriting work by the operator is omitted, it is possible to create a control program that reduces input errors and improves reliability, and also reduces the burden on the operator since the operator is not required to have advanced program knowledge. Can be done. Since the above-mentioned translation error is displayed, the operator can be easily notified of the translation error.
【0037】更に、計装システムの機能の追加,変更を
容易に処理できるようになり、装置の汎用性を向上する
。Furthermore, it becomes possible to easily add or change functions of the instrumentation system, thereby improving the versatility of the device.
【0038】上記機能フロー図の印刷を可能にするため
、品質の良いドキュメントの提供および保存も可能にな
る。[0038] Since it is possible to print the functional flow diagrams described above, it is also possible to provide and store high-quality documents.
【0039】なお、一般の計装制御に使用される機能お
よび高度なアルゴリズムを備えた制御方式を標準機能と
して、シンボルライブラリに登録しておくことにより、
処理効率の向上した制御プログラムを作成することがで
きる。[0039] By registering a control system with functions and advanced algorithms used in general instrument control as standard functions in the symbol library,
It is possible to create control programs with improved processing efficiency.
【0040】[0040]
【発明の効果】以上発明したように、本発明では、機能
フロー図から制御プログラムの作成までの工程をオペレ
ータの手作業に頼らずに作成可能になるので、オペレー
タに高度なプログラミングの知識を要求することなく、
且つ、入力ミスを未然に防止することにより、装置の処
理効率を向上するとともに、装置の信頼性の向上を実現
できる。[Effects of the Invention] As described above, the present invention enables processes from functional flow diagrams to control program creation to be created without relying on the operator's manual work, and therefore requires the operator to have advanced programming knowledge. without doing,
In addition, by preventing input errors, it is possible to improve the processing efficiency of the device and improve the reliability of the device.
【図1】本発明の計装システムの制御プログラム作成装
置に係る一実施例を示す概略構成図である。FIG. 1 is a schematic configuration diagram showing an embodiment of a control program creation device for an instrumentation system according to the present invention.
【図2】機能フロー図の一例を示す図である。FIG. 2 is a diagram showing an example of a functional flow diagram.
【図3】機能フロー図の一例を示す図である。FIG. 3 is a diagram showing an example of a functional flow diagram.
【図4】中間ファイルの一例を示す図である。FIG. 4 is a diagram showing an example of an intermediate file.
【図5】中間ファイルの一例を示す図である。FIG. 5 is a diagram showing an example of an intermediate file.
【図6】本発明の動作を示すフローチャートである。FIG. 6 is a flowchart showing the operation of the present invention.
【図7】制御プログラムの作成手順を示した図である。FIG. 7 is a diagram showing a procedure for creating a control program.
1 マイクロコンピュータ 3 CPU 11 キーボード 13 タブレット 15 プリンタ 17 フロッピーディスク 19 ハードディスク 21 CRTディスプレイ 1 Microcomputer 3 CPU 11 Keyboard 13 Tablet 15 Printer 17 Floppy disk 19 Hard disk 21 CRT display
Claims (1)
構成要素の機能フローを選択して当該選択した機能フロ
ーを配置して機能フロー図を作成する機能フロー図作成
手段と、この機能フロー図作成手段により作成された機
能フロー図から制御プログラムに必要な制御情報を読取
った後に編集して中間データファイルを生成する工程に
おけるエラーの有無を検出するエラー検出手段と、この
エラー検出手段のエラー検出によりエラーが有のとき当
該エラーの内容を示すエラーコードを表示するエラー表
示手段と、前記エラー検出手段によりエラーが無のとき
前記機能フロー図作成手段により作成された機能フロー
図より生成された中間データファイルから制御プログラ
ムのオブジェクトコードを作成するオブジェクトコード
作成手段と、を備えたことを特徴とする計装システムの
制御プログラム作成装置。[Claim 1] Functional flow diagram creation means for creating a functional flow diagram by selecting functional flows of various components having a single function of an instrumentation loop and arranging the selected functional flows, and this functional flow diagram. an error detection means for detecting the presence or absence of an error in the process of reading and editing control information necessary for the control program from a functional flow diagram created by the diagram creation means to generate an intermediate data file; and an error in the error detection means an error display means for displaying an error code indicating the content of the error when an error is detected; and a function flow diagram generated from the function flow diagram created by the function flow diagram creation means when no error is detected by the error detection means. A control program creation device for an instrumentation system, comprising: object code creation means for creating an object code of a control program from an intermediate data file.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2071891A JPH04259035A (en) | 1991-02-14 | 1991-02-14 | Control program producing device for instrumentation system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2071891A JPH04259035A (en) | 1991-02-14 | 1991-02-14 | Control program producing device for instrumentation system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04259035A true JPH04259035A (en) | 1992-09-14 |
Family
ID=12034947
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2071891A Pending JPH04259035A (en) | 1991-02-14 | 1991-02-14 | Control program producing device for instrumentation system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04259035A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0784653A (en) * | 1993-09-16 | 1995-03-31 | Nec Corp | Program translation system for automatically controlling thermostat |
JP2009093258A (en) * | 2007-10-04 | 2009-04-30 | Koyo Electronics Ind Co Ltd | Sequence program creation method |
-
1991
- 1991-02-14 JP JP2071891A patent/JPH04259035A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0784653A (en) * | 1993-09-16 | 1995-03-31 | Nec Corp | Program translation system for automatically controlling thermostat |
JP2009093258A (en) * | 2007-10-04 | 2009-04-30 | Koyo Electronics Ind Co Ltd | Sequence program creation method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH04259035A (en) | Control program producing device for instrumentation system | |
JPS60100220A (en) | Document processor | |
JP2763453B2 (en) | Circuit diagram creation apparatus and circuit diagram creation method | |
JPH05143306A (en) | Method for forming instrumentation sequence control program | |
JP3150319B2 (en) | Character pattern generator | |
JPS63308637A (en) | Image output device | |
JPH05150924A (en) | Device for generating network monitor screen text file | |
JPH011064A (en) | Object creation method for figure/image data | |
JPH032978A (en) | Method and device for control of drawing | |
JPH04195364A (en) | Document preparing device | |
JPH05307550A (en) | Document preparing device | |
JPH0383171A (en) | Japanese word processor with figure generating function for flow chart | |
JPH0916796A (en) | Document design editing device | |
JPH0896044A (en) | Support system for production of form design/read program | |
JPH0567108A (en) | Character input editor | |
JPH01274192A (en) | Sentence processing system | |
JPH03182961A (en) | Vertical writing display system for document processor | |
JPH0737005A (en) | Format information generating device | |
JPH05158757A (en) | Dump output method | |
JPH0399385A (en) | Method for forming control program for optical reader | |
JPS6127253A (en) | Conversation type imposition system capable of correction of letter for imposition result | |
JPH0554180A (en) | Slop format defining system for optical character reader | |
JPH053618B2 (en) | ||
JPH03110667A (en) | Document processor | |
JPH035872A (en) | Standard blank form document generating system |