JPH10171509A - Process control equipment - Google Patents

Process control equipment

Info

Publication number
JPH10171509A
JPH10171509A JP8325177A JP32517796A JPH10171509A JP H10171509 A JPH10171509 A JP H10171509A JP 8325177 A JP8325177 A JP 8325177A JP 32517796 A JP32517796 A JP 32517796A JP H10171509 A JPH10171509 A JP H10171509A
Authority
JP
Japan
Prior art keywords
processing
input
cell
process control
program
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
JP8325177A
Other languages
Japanese (ja)
Inventor
Hiroshi Sewai
裕志 瀬和居
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.)
Shimadzu Corp
Original Assignee
Shimadzu 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 Shimadzu Corp filed Critical Shimadzu Corp
Priority to JP8325177A priority Critical patent/JPH10171509A/en
Publication of JPH10171509A publication Critical patent/JPH10171509A/en
Pending legal-status Critical Current

Links

Landscapes

  • Programmable Controllers (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

(57)【要約】 【課題】 処理時間を短縮でき、安定した周期処理を実
現する。 【解決手段】 ユーザプログラムを含む制御演算処理プ
ログラム部1と、周期処理プログラム部2と、演算サブ
ルーチン部3と、データメモリ4とを備えるプロセス制
御装置において、ユーザプログラム部1のユーザプログ
ラムを基に、入力形式が同じ演算毎にグループ分けして
配列し、かつユーザプログラム中の無処理演算は省い
て、最適化テーブル5を作成し、この最適化テーブル5
を参照して制御演算処理を実行する。
(57) [Summary] [PROBLEMS] To reduce processing time and realize stable periodic processing. SOLUTION: In a process control device including a control arithmetic processing program unit 1 including a user program, a periodic processing program unit 2, an arithmetic subroutine unit 3, and a data memory 4, a control program based on the user program of the user program unit 1 is used. An optimization table 5 is created by grouping and arranging each operation having the same input format and omitting the no-processing operation in the user program.
To execute the control calculation processing.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、プロセス制御装
置、特に周期実行処理の制御演算処理に特徴を有するプ
ロセス制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a process control device, and more particularly, to a process control device characterized by a control operation process of a periodic execution process.

【0002】[0002]

【従来の技術】図1は従来のプロセス制御装置の全体構
成を示すブロック図である。図1において、プロセス制
御装置は、制御演算処理プログラム部1と、周期処理プ
ログラム部2と、演算サブルーチン部3と、データメモ
リ4と、ユーザプログラムに基づいて作成したセルテー
ブルC-1、…、C-1600 を備えている。
2. Description of the Related Art FIG. 1 is a block diagram showing an overall configuration of a conventional process control device. In FIG. 1, the process control device includes a control operation processing program unit 1, a periodic processing program unit 2, an operation subroutine unit 3, a data memory 4, a cell table C -1 created based on a user program ,. It has a C- 1600 .

【0003】このプロセス制御装置において制御演算処
理の際、制御演算プログラム(上位(プログラム)部1
側では、ユーザが設定したユーザプログラムに基づき、
作成されたセルテーブルC-1、…、C-1600 を参照し、
入力実行データの検索、演算種類の判別を行い、演算サ
ブルーチンをコールし、セルテーブルC-1、…、C-1
600 への演算結果の書込みを行う。演算サブルーチン部
3は、無処理演算を含め、PID、加減算等39種類有
り、各々入力データの形式(アナログ入力、デジタル入
力)が異なる。
In this process control device, a control operation program (higher-order (program) unit 1
On the side, based on the user program set by the user,
With reference to the created cell tables C- 1 , ..., C- 1600 ,
The input execution data is searched, the type of operation is determined, the operation subroutine is called, and the cell tables C −1 ,..., C −1
Write the operation result to 600 . The operation subroutine unit 3 has 39 types such as PID and addition / subtraction including non-processing operation, and each has a different input data format (analog input, digital input).

【0004】各演算セルは、図2に示すように、例えば
最大5個の入力I1 〜I5 を有し、入力の個数、ディジ
タル又はアナログのいずれであるかは演算の種類によっ
て固有のものであり、それぞれ相違する。ここでいう入
力は、ディジタル外部入力D -ext、ディジタル通信入力
-com、ディジタル内部結合入力D-inn、アナログ外部
入力A-ext、アナログ通信入力A-com、及びアナログ内
部結合入力A-innがある。ディジタル及びアナログの外
部入力、通信入力は演算周期の始まりの時点データを使
用し、ディジタル及びアナログ内部結合入力は、当該周
期の別のセルの出力データが使用される(図3参照)。
いずれも、それぞれがセルテーブルに格納されている。
As shown in FIG. 2, each operation cell has, for example,
Up to 5 inputs I1~ IFiveAnd the number of inputs,
Digital or analog depends on the type of operation.
Unique. In here
Force is digital external input D -ext, Digital communication input
D-com, Digital internal coupling input D-inn, Analog external
Input A-ext, Analog communication input A-com, And in analog
Partial connection input A-innThere is. Outside digital and analog
For the module input and communication input, use the data at the beginning of the operation cycle.
Digital and analog internal coupling inputs
The output data of another cell of the period is used (see FIG. 3).
Each of them is stored in the cell table.

【0005】図1において、矢印は定周期毎の起動命
令を、矢印はデータの読み出しを、矢印はセルテー
ブルの参照を、矢印はサブルーチンコールを、矢印
は結果の返送を、矢印はセルテーブルへの結果の書込
みを、矢印は全結果の書込みを、それぞれ示してい
る。図4には、演算処理の部分をさらに詳細に示したも
のである。この制御演算処理プログラムでは、図5、図
6に示す如きユーザプログラムに基づき、作成されたセ
ルテーブルをユーザプログラムのセル番号の順に、1か
ら1600まで順番に処理する。個々のセルに対する処
理は、a.入力情報をもとに全入力データから実データ
を検索する。b.演算種類情報から演算名を判別する。
c.入力実データ、パラメータ実データを演算サブルー
チンのデータ形式に合わせる。d.演算サブルーチンを
コールし、e.演算サブルーチンから得た結果をセルに
書込む。の順で行っている。
In FIG. 1, an arrow indicates a start command at a fixed period, an arrow indicates data reading, an arrow indicates a cell table reference, an arrow indicates a subroutine call, an arrow indicates a result return, and an arrow indicates a cell table. , And the arrow indicates the writing of all results. FIG. 4 shows the operation processing part in more detail. In this control operation processing program, the created cell table is processed in order from 1 to 1600 in the order of the cell numbers of the user program based on the user program as shown in FIGS. Processing for individual cells includes: a. Retrieve actual data from all input data based on input information. b. The operation name is determined from the operation type information.
c. Match the input actual data and parameter actual data to the data format of the operation subroutine. d. Call the arithmetic subroutine, e. Write the result obtained from the operation subroutine to the cell. It goes in order.

【0006】ここで、制御演算処理の具体例を図7に示
すアプリケーションを例にとり、説明する。図7におい
て、セルC1 、…、C6 のうち、セルC1 は、アナログ
外部入力A-ext1とA-ext2を入力とする加算セルであ
り、セルC2 はアナログ通信入力A-com1を入力とする
開平セルであり、セルC3 はディジタル通信入力D-c om
1、…、D-com5を入力とするANDセルであり、セル
4 はディジタル外部入力D-ext1、…、D-ext5を入
力とするORセルであり、セルC5 はANDセル3の出
力をディジタル内部結合入力D-inn1としてセット入力
端に受け、またORセルC4 の出力をディジタル内部結
合入力D-inn2としてリセット入力端に受けるFFセル
である。また、セルC6 は加算セルC1 の出力をアナロ
グ内部結合入力A-inn1として開平セルC2 の出力をア
ナログ内部結合入力A-inn2として、そしてアナログ外
部入力A-ext1を入力として受け、FFセルC5 からの
出力を受けて、ディジタル内部結合入力D-inn3として
受け、PID演算を行うPIDセルである。
Here, a specific example of the control calculation processing will be described with reference to an application shown in FIG. In FIG. 7, among the cells C 1 ,..., C 6 , the cell C 1 is an addition cell having analog external inputs A −ext 1 and A −ext 2 as inputs, and the cell C 2 is an analog communication input A −. a No. cells to enter the com 1, cell C 3 digital communication input D -c om
1, ..., an AND cell which receives the D -com 5, cell C 4 digital external inputs D -ext 1, ..., a OR cell which receives the D -ext 5, cell C 5 is AND cell receiving the set input 3 of the output as a digital incoupling input D -Inn 1, also a FF cell receiving the reset input the output of the OR cell C 4 as digital incoupling input D -Inn 2. Cell C 6 receives the output of summing cell C 1 as analog internal coupling input A −inn 1, the output of square root cell C 2 as analog internal coupling input A −inn 2, and receives analog external input A −ext 1 as input. receiving, in response to an output from the FF cell C 5, received as digital incoupling input D -Inn 3, a PID cell for PID calculation.

【0007】この例の個別の演算アプリケーションの処
理手順は、先ず、第1に演算アプリケーションの順序に
したがって、入力データを検索し、入力テーブルに格納
する。セルの種類によって何番目の入力がディジタル又
はアナログであるかの情報は決まっているので、その情
報をもとに入力セルにI1 、…、I5 の順に個々に符号
化された結合データをもとに実データを格納する。この
例では、入力テーブルは図8に示すものとなる。〔 〕
は〔 〕内のアドレスの実データを示す。次に、第2
に、入力テーブルの実データをもとに、演算セル(サブ
ルーチン)の処理を逐次行う。つまり、各々のセル毎に
上記第1、第2の処理を1600回行う。
In the processing procedure of the individual arithmetic application in this example, first, input data is searched according to the order of the arithmetic applications and stored in the input table. Since what number input by the type of cells of information is predetermined is a digital or analog, I 1 to the input cell that information into original, ..., the binding data encoded individually in the order of I 5 Store the actual data based on the original. In this example, the input table is as shown in FIG. []
Indicates the actual data of the address in []. Next, the second
Next, the processing of the operation cell (subroutine) is sequentially performed based on the actual data of the input table. That is, the first and second processes are performed 1600 times for each cell.

【0008】[0008]

【発明が解決しようとする課題】上記したように、ユー
ザプログラムは多くの場合、処理に優先順位がある場合
には、その順序で制御対象のループ毎に作成されてお
り、また、プログラムを認識し易くするため、所々に無
処理演算が設けられている。また、最大の演算個数(1
600)を用いたプログラムを作成することは少なく、
この場合も無処理演算として処理される。
As described above, in many cases, when there is a priority in processing, a user program is created for each loop to be controlled in that order. In order to facilitate the processing, non-processing operations are provided in some places. In addition, the maximum number of operations (1
600) is rarely created.
Also in this case, it is processed as a non-processing operation.

【0009】制御演算装置全体としては、上記制御演算
処理に加え、オペレータコンソールとのデータ受渡し、
保守ツールとの通信、入出力データの受渡し、自身の際
実処理を一定の周期で実行する必要がある。制御演算処
理以外は一定時間での処理が可能であるが、演算処理
(演算サブルーチンでの処理)は、入力データによって
その処理時間が増減する。最悪の場合には、演算処理の
ために全体の処理時間が所定の周期をユーザプログラム
が、その設定通り実行されないこともあるという問題が
ある。
[0009] In addition to the above-described control operation processing, the control operation device as a whole transmits and receives data to and from an operator console.
It is necessary to execute communication with the maintenance tool, transfer of input / output data, and actual processing at regular intervals. Processing other than the control calculation processing can be performed in a fixed time, but the calculation processing (processing in the calculation subroutine) increases or decreases the processing time depending on the input data. In the worst case, there is a problem that the user program may not be executed as set in the entire processing time of the predetermined period for the arithmetic processing.

【0010】この発明は上記問題点に着目してなされた
ものであって、処理時間を短縮でき、安定した周期処理
を実現することができる制御装置を提供することを目的
としている。
The present invention has been made in view of the above problems, and has as its object to provide a control device capable of reducing processing time and realizing stable periodic processing.

【0011】[0011]

【課題を解決するための手段】この発明のプロセス制御
装置は、ユーザプログラムを含む制御演算処理プログラ
ム部と、周期処理プログラム部と、演算サブルーチン部
と、データメモリとを備えるものにおいて、ユーザプロ
グラムを基に、入力形式が同じ演算毎にグループ分けし
て配列し、かつユーザプログラム中の無処理演算は省い
て、最適化テーブルを作成する手段と、この最適化テー
ブルを参照して制御演算処理を実行する手段とを備えて
いる。
A process control apparatus according to the present invention includes a control operation processing program section including a user program, a periodic processing program section, an operation subroutine section, and a data memory. On the basis of this, the input format is grouped and arranged for each operation having the same form, and the no-processing operation in the user program is omitted, and a means for creating an optimization table, and the control operation processing is performed with reference to the optimization table Executing means.

【0012】[0012]

【発明の実施の形態】以下、実施の形態により、この発
明をさらに詳細に説明する。図9は、この発明の一実施
形態プロセス制御装置の構成を示すブロック図である。
この実施形態プロセス制御装置は、図1に示した従来の
プロセス制御装置と同様に制御演算処理プログラム部1
と、周期処理プログラム部2と、演算サブルーチン部3
と、データメモリ4を備えている。この実施形態プロセ
ス制御装置は、この他に最適化テーブル5を備えてい
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in more detail with reference to embodiments. FIG. 9 is a block diagram illustrating a configuration of a process control device according to an embodiment of the present invention.
The process control device of this embodiment has a control operation processing program unit 1 similar to the conventional process control device shown in FIG.
, A periodic processing program unit 2 and an operation subroutine unit 3
And a data memory 4. The process control device of this embodiment further includes an optimization table 5.

【0013】この最適化テーブル5には、処理の順序を
示す通し番号、実行すべきセルの番号、演算名、その演
算が所属する「グループ」が情報として含まれている。
ここで「グループ」とは、個々の演算サブルーチンの入
力データの属性、例えばアナログ入力のみのもの、デジ
タル入力のみのもの、アナログ入力とデジタル入力が混
在するもの、等により分けられたものである。
The optimization table 5 includes, as information, a serial number indicating a processing order, a cell number to be executed, an operation name, and a "group" to which the operation belongs.
Here, the "group" is classified according to the attribute of the input data of each operation subroutine, for example, the analog input only, the digital input only, the analog input and the digital input are mixed.

【0014】この実施形態プロセス制御装置において、
処理の順序はユーザプログラムに処理の優先順位がある
場合には、その優先順位に従う。しかし、優先順位がな
い場合には、グループ別に再配列して決定する。さらに
ユーザプログラム内に含まれる「無処理演算」の部分
は、これを省いて順序を決定する。また、最適化テーブ
ル5はユーザプログラム更新の際に作られる。
In the process control device of this embodiment,
If the user program has a processing priority, the processing order follows the priority. However, if there are no priorities, they are rearranged and determined for each group. Further, the order of the "no-processing operation" part included in the user program is determined by omitting this part. Further, the optimization table 5 is created when the user program is updated.

【0015】最適化テーブル5を用いた場合には、制御
演算処理プログラム部1は、先ず最適化テーブル5を参
照した上で、処理順序の順で実行すべきセル番号に対す
る処理を行う。各セルには、図4のaに対応する入力デ
ータの検索を行うとともに、図4のbに対応する演算名
判別を各々「グループ」に基づいて行う。この場合の検
索、判別の手数は従来の場合では全データに対して行っ
ていたのに対し、「グループ」情報のため限定されるた
めに減少することになる。他の処理は、従来のものと同
じである。また、処理順序がエンド(end)を示した
ときに、制御演算処理プログラム1側は、1周期内の全
演算処理が終了したと判断し、その周期の演算処理を終
える。endを示す番号は「無処理演算」を除いて決め
られたものであるため、多くの場合セルの最大数160
0より小さくなる。
When the optimization table 5 is used, the control operation processing program unit 1 first refers to the optimization table 5 and performs processing for the cell numbers to be executed in the processing order. In each cell, the input data corresponding to FIG. 4A is searched, and the operation name corresponding to FIG. 4B is determined based on each "group". In this case, the number of steps for searching and discriminating is reduced for all data in the conventional case because it is limited by "group" information. The other processing is the same as the conventional processing. Further, when the processing order indicates “end”, the control calculation processing program 1 determines that all the calculation processes in one cycle are completed, and ends the calculation process in that cycle. Since the number indicating the end is determined excluding “no-processing operation”, the maximum number of cells is 160 in many cases.
It becomes smaller than 0.

【0016】ここで、この実施形態プロセス制御装置の
最適化テーブルの具体例を、図7に示すアプリケーショ
ンを例にとり説明する。図7のアプリケーションにおい
て、例えばANDセルC3 の入力は、全てD-com入力で
ある。これらの入力に、図3に示す演算タスク起動時の
データを読み込めば良い。このANDセルC3 は、他の
セルの結果を使用しないため、その周期内で処理が終わ
り、かつPIDセルC 6 より先に処理が行われさえすれ
ばよい。
Here, the process control device of this embodiment
An example of the optimization table is shown in FIG.
An example will be described. In the application in Figure 7
And, for example, AND cell CThreeInput is all D-comOn input
is there. These inputs are used when the arithmetic task shown in FIG.
Just read the data. This AND cell CThreeIs the other
Since the result of the cell is not used, processing ends within that cycle.
And PID cell C 6Even if the processing is done earlier
I just need.

【0017】そのため、このANDセルC3 に、新たに
全入力がD-comであるの情報を加える。図10にこれを
示す。すなわち、システムのイニシャライズ時に、アプ
リケーション/プログラムを最適化コンパイルする際
に、上記のグループ情報によって作成される図7の最適
化テーブル、入力テーブルは図10、図11に示すもの
となる。
[0017] Therefore, in the AND cell C 3, a new full input adds information is D -com. This is shown in FIG. That is, when optimizing and compiling the application / program at the time of system initialization, the optimization table and input table of FIG. 7 created by the above group information are as shown in FIGS.

【0018】図10において、領域aは逐次処理が不要
の演算で、かつ全入力の種類が-com-extでそろってい
る演算であり、領域bは逐次処理すべき演算を示してい
る。この実施形態装置のアプリケーション例では、演算
タスク起動時に、最適化テーブルを参照し、先ずグルー
プ1に登録されている7個分の実データを読み出す。こ
の場合、全入力がD-comであり、なおかつ順番に登録さ
れているため、1つ1つ実データアドレスからデータを
検索せずに、グループ1の分のエリア読み出しが一挙に
できる。続いて、グループ2、グループ3、…、グルー
プなしの順に処理を行う。グループなしの所は、従来処
理と同じであるが、グループ登録されている所は一括読
み出しが可能なため、入力実データ検索に要していた処
理時間が短縮できる。また、処理の順番が変わるといっ
ても、全体のアプリケーションに影響を与えない範囲で
ある。
In FIG. 10, an area a is an operation that does not require sequential processing, and an operation in which the types of all inputs are the same as -com and -ext. An area b indicates an operation to be sequentially processed. In the application example of the device of this embodiment, when the arithmetic task is started, the optimization table is referred to, and first, seven pieces of real data registered in the group 1 are read. In this case, since all the inputs are D- com and are registered in order, the area for the group 1 can be read at once without searching for data from the actual data addresses one by one. Subsequently, processing is performed in the order of group 2, group 3,..., No group. The place without a group is the same as the conventional processing. However, since the place registered in the group can be read in a batch, the processing time required for searching for actual input data can be reduced. Further, even if the order of processing is changed, it is within a range that does not affect the entire application.

【0019】[0019]

【発明の効果】この発明によれば、制御演算処理プログ
ラムを最適化テーブルとして再設定し、この最適化テー
ブルに基づいて演算処理を実行するものであるから、制
御演算処理中のデータ検索、判別に要していた時間が短
縮され、入力データにより処理時間が変化する部分を含
めた全体の理時間が短縮でき、より安定した周期処理を
実現することができる。
According to the present invention, the control calculation processing program is reset as an optimization table, and the calculation processing is executed based on this optimization table. Is reduced, the entire processing time including the part where the processing time changes according to the input data can be shortened, and more stable periodic processing can be realized.

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

【図1】従来のプロセス制御装置の構成を示すブロック
図である。
FIG. 1 is a block diagram showing a configuration of a conventional process control device.

【図2】プロセス制御装置の演算セルの入力を説明する
図である。
FIG. 2 is a diagram illustrating an input of an operation cell of the process control device.

【図3】プロセス制御装置の演算周期内の処理を説明す
る図である。
FIG. 3 is a diagram illustrating a process in a calculation cycle of a process control device.

【図4】同プロセス制御装置における制御演算処理動作
を説明する図である。
FIG. 4 is a diagram illustrating a control calculation processing operation in the process control device.

【図5】同プロセス制御装置におけるユーザプログラム
を説明する図である。
FIG. 5 is a diagram illustrating a user program in the process control device.

【図6】同プロセス制御装置におけるユーザプログラム
を説明する図である。
FIG. 6 is a diagram illustrating a user program in the process control device.

【図7】アプリケーション制御演算処理の一例を示すブ
ロック図である。
FIG. 7 is a block diagram illustrating an example of an application control operation process.

【図8】同プロセス制御装置における入力テーブルを説
明する図である。
FIG. 8 is a diagram illustrating an input table in the process control device.

【図9】この発明の一実施形態プロセス制御装置の構成
を示すブロック図である。
FIG. 9 is a block diagram illustrating a configuration of a process control device according to an embodiment of the present invention.

【図10】同実施形態プロセス制御装置の最適化テーブ
ル例を示す図である。
FIG. 10 is a diagram showing an example of an optimization table of the process control device of the embodiment.

【図11】同実施形態プロセス制御装置の入力テーブル
を説明する図である。
FIG. 11 is a diagram illustrating an input table of the process control device of the embodiment.

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

1 制御演算処理プログラム部 2 周期処理プログラム部 3 演算サブルーチン部 4 データメモリ 5 最適化テーブル DESCRIPTION OF SYMBOLS 1 Control calculation processing program part 2 Periodic processing program part 3 Calculation subroutine part 4 Data memory 5 Optimization table

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ユーザプログラムを含む制御演算処理プロ
グラム部と、周期処理プログラム部と、演算サブルーチ
ン部と、データメモリとを備えるプロセス制御装置にお
いて、 ユーザプログラムを基に、入力形式が同じ演算毎にグル
ープ分けして配列し、かつユーザプログラム中の無処理
演算は省いて、最適化テーブルを作成する手段と、この
最適化テーブルを参照して制御演算処理を実行する手段
とを備えたことを特徴とするプロセス制御装置。
1. A process control device comprising a control operation processing program section including a user program, a periodic processing program section, an operation subroutine section, and a data memory, wherein the input form is based on the user program for each operation having the same input format. It is characterized by comprising means for creating an optimization table by arranging in a group and omitting non-processing operations in the user program, and means for executing control calculation processing with reference to the optimization table. And a process control device.
JP8325177A 1996-12-05 1996-12-05 Process control equipment Pending JPH10171509A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8325177A JPH10171509A (en) 1996-12-05 1996-12-05 Process control equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8325177A JPH10171509A (en) 1996-12-05 1996-12-05 Process control equipment

Publications (1)

Publication Number Publication Date
JPH10171509A true JPH10171509A (en) 1998-06-26

Family

ID=18173879

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8325177A Pending JPH10171509A (en) 1996-12-05 1996-12-05 Process control equipment

Country Status (1)

Country Link
JP (1) JPH10171509A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004362561A (en) * 2003-05-30 2004-12-24 Fisher Rosemount Syst Inc Boolean logical function block
JP2010225072A (en) * 2009-03-25 2010-10-07 Yamatake Corp Control system controller and control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004362561A (en) * 2003-05-30 2004-12-24 Fisher Rosemount Syst Inc Boolean logical function block
JP2010225072A (en) * 2009-03-25 2010-10-07 Yamatake Corp Control system controller and control method

Similar Documents

Publication Publication Date Title
JP3535266B2 (en) External character extension usage method
US6003025A (en) Data transformer system for accessing database information
JPH10171509A (en) Process control equipment
JPH0430062B2 (en)
CN109388505A (en) A kind of asynchronous multitask sequence loading method based on Android
JPH0340053A (en) Control system for plural communication procedures
JP2002297897A (en) Method and program for storing data
JPS6398704A (en) Programmable controller
JP2611490B2 (en) System operating environment setting device
JPH0221326A (en) Data sorting system
JP3553093B2 (en) Data file system
JPH087600Y2 (en) PROM programmer
JPH11175344A (en) Knowledge base system
JPS62209671A (en) Drawing control system
JPH0983639A (en) Data base update processing method
JPH0327439A (en) Shared module managing system for program
JPS6371761A (en) System for defining system condition of online system
JPH0380649A (en) Data transmission method
JPH10326307A (en) Schedule management method and management system
JPH0218687A (en) Pipe line processor control system
JPH08297583A (en) Interrupt handling apparatus and method thereof
JPH06266538A (en) Module group management method
JPH0573390A (en) Deadlock handling process system for data base
JPH04305702A (en) Programmable controller and its programming device
JPH04172527A (en) Link processor