JP3601061B2 - Information processing equipment for production equipment - Google Patents

Information processing equipment for production equipment Download PDF

Info

Publication number
JP3601061B2
JP3601061B2 JP05882193A JP5882193A JP3601061B2 JP 3601061 B2 JP3601061 B2 JP 3601061B2 JP 05882193 A JP05882193 A JP 05882193A JP 5882193 A JP5882193 A JP 5882193A JP 3601061 B2 JP3601061 B2 JP 3601061B2
Authority
JP
Japan
Prior art keywords
data
tag name
tag
processing
information processing
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.)
Expired - Fee Related
Application number
JP05882193A
Other languages
Japanese (ja)
Other versions
JPH06274393A (en
Inventor
弘行 猪又
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nissan Motor Co Ltd
Original Assignee
Nissan Motor Co 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 Nissan Motor Co Ltd filed Critical Nissan Motor Co Ltd
Priority to JP05882193A priority Critical patent/JP3601061B2/en
Publication of JPH06274393A publication Critical patent/JPH06274393A/en
Application granted granted Critical
Publication of JP3601061B2 publication Critical patent/JP3601061B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【0001】
【産業上の利用分野】
本発明は、多階層のタグ名から構成されるデータにおいてそのタグ名の検索、変更、追加、削除等を一括して行うことができる生産設備の情報処理装置に関
する。
【0002】
【従来の技術】
FAやOA等、工場や事務所内における情報や作業工程等を高度に自動化し、総合的に管理運営するための装置を構築する上で、コンピュータ端末や作業ロボット等において、そのメーカーやコンピュータ上のOS等にとらわれずに自由にFAやOAのシステムを組むことができるいわゆるマルチベンダー環境がユーザーサイドから求められている。
【0003】
従来、このマルチベンダー環境を組む上での問題として、異機種間でのプログラムや物理データ(デバイス内での特定のあるアドレスに保存されているデータ)の相互利用ができない等の問題がある。これは、例えば、ある工場Aにおいて、作業や工程等を、コンピュータを用いて管理し、自動化(オートメーション化)したシステムを作り上げ、これを他の工場B等に移す場合に、そこで用いられているコンピュータが同一機種であれば問題はないが、機種が異なる場合には、その工場Bとして行う作業等は同一であっても、その工場Bで使用するコンピュータに合わせたプログラムを作らねばならない。これには、通常、前の工場Aで作成されたものを移植することにより行われ、この移植は、事実上、まったく別なプログラムを作成するのとほぼ同様の労力やコストが必要となる。また、ある作業や処理の追加には、追加したい作業処理の部分を組み込んだ新たなプログラムが必要であり、それは結局、メインルーチンは元のプログラムであるにしても、わずかな追加変更であっても、元のプログラムとは異なる新規なプログラムを作成するのと何等変わることのないものとなり、多くの労力が必要で、また、その様に新たに作ったプログラムは、全体のデバッグやテストラン等が必要でありさらに多くの労力や時間、コストが必要となる等大きな問題がある。
【0004】
このような問題を解決すべく、本出願人は以前にプラットフォームなる概念を構築し(例えば、特願平4−123423号)、それぞれの基本処理を1つの単位として作成したアプリケーションキットを複数設けるとともに、それぞれのプログラムに対応する変数変換を行うためのライブラリを設け、これらのアプリケーションキットを所定の順番で動作させてマルチベンダー化に対応できるようにしている。
【0005】
このようなプラットフォームでの物理データの管理は、通常、物理データにタグ名を付すことで行っている。このタグ名が付された物理データは、図5に示すタグデータベース1に格納されている。このタグデータベース1に格納されている物理データはタグ管理部2によってアクセスされるようになっており、そのアクセスの指令は、入出力機器3からの信号に基づいて入出力制御部4が出力し、タグ管理部2の画像情報は画面出力制御部5を介して入出力制御部4に表示される。
【0006】
【発明が解決しようとする課題】
しかしながら、このようなプラットフォームで使用する物理データには通常のコンピュータで用いられているようにどの種の物理データであるかを認識させるためのタグ名がつけられているが、従来はこのタグ名を、物理データを識別するための単なるインデックスとして扱っていたために、タグ名とともに物理データの削除、追加、変更を一括して行うことができないという問題があった。
【0007】
たとえば、次のようにしてタグ名(たとえば、ブロック−投入実績−A)が付されている物理データ(下記には記載していないがたとえばブロック−投入実績−Aの後に付いている)にあっては、タグ名の検索、削除、変更、追加は次のようにして行う必要がある。
【0008】

Figure 0003601061
という分類のタグ名を有する物理データを新たに追加しようとした場合には、これらのタグ名の該当箇所に新たにこれらのタグ名をいちいち打ち込んで物理データを挿入するか、コピーモードを用いて例えば、ブロック−投入実績−Aをコピーして、そのタグ名を構成するAの文字をDに打ち変えるの操作をする必要があり、膨大なタグ名の中から該当するタグ名を見付け出してのこのような作業は非常に繁雑であるばかりでなく、多大な時間を要するという問題がある。検索や削除の操作にあっても、上記の追加と同様の操作を行う必要がある。このような問題が生じるのは、たとえば、ブロック−投入実績−Aの文字列全体で1つのタグ名を構成しているからである。
【0009】
本発明は、以上のような従来の問題点を解消するために成されたものであり、タグ名の検索、追加、変更、削除を容易に行うことができるようにした生産設備の情報処理装置の提供を目的とする。
【0010】
【課題を解決するための手段】
上記目的を達成するための本発明は、判断処理や情報の記憶保持の処理を包含せず実行要素手順のみによって定義される一つもしくは複数のアプリケーションキットと、該キットをハードウェアやOSに依存せずに構築しかつ構築されたキットの流れを記憶し処理するためのライブラリ群よりなる手段SKIと、各アプリケーション間で共有する情報の一時保存および処理を一括管理し実行するための手段BASEとを有する生産設備の情報処理装置において、当該情報処理装置で扱う多階層のタグ名から構成されるデータを階層数によって格納エリアを分けて記憶する記憶手段と、タグ名を検索し、当該タグ名の変更、追加、削除の処理をさせるためいずれかの処理のコマンドを出力するコマンド出力手段と、当該コマンド出力手段から出力されたコマンドに従って、前記記憶手段に記憶されているデータの中から特定のタグ名が含まれているデータを検索し、検索されたデータに対して当該特定のタグ名の変更、追加、削除のいずれかを一括処理する処理手段とを有することを特徴とする。
【0011】
【作用】
このように構成した本発明装置は以下のように作用する。
記憶手段には情報処理装置で扱う多階層のタグ名から構成されるデータが、階層数によって格納エリアを分けて記憶されている。コマンド出力手段は、タグ名を検索し、当該タグ名の変更、追加、削除の処理をさせるためいずれかの処理のコマンドを出力する。処理手段は、記憶手段に記憶されているデータの中から特定のタグ名が含まれているデータを検索し、検索されたデータに対して当該特定のタグ名の変更、追加、削除のいずれかを一括処理する。
【0012】
このため、特定のタグ名の変更、追加、削除のいずれかを簡易、迅速に行うことができるようになる。
【0013】
【実施例】
以下、本発明の実施例を図面に基づいて詳細に説明する。図1は、本発明にかかる生産設備の情報処理装置の概略構成ブロック図である。
まず、本発明における判断処理や情報の記憶保持の処理を包含せず実行要素手順のみによって定義されるアプリケーションキット10および12(図1中では2個のキットであるが、通常は多数のキットがある。)を記憶する一つもしくは複数の記憶手段は、一つの機能として処理が閉じている最小単位の処理モジュールであるキットを記憶しており、該キット10および12は、SKI14によって提供される関数のみを使用し外部関数を直接参照することなく動作させることができるものである。本発明の情報処理装置を利用する利用者は、このキット10および12をその利用したい処理に合わせて適宜選択して接続する(この接続を行うプログラムをデータフローダイアグラム(DFD)と称する)ことにより、ある処理または作業を実行することができる。
【0014】
次にSKI14は、指定された処理手順に合わせて各キット10および12を接続し、かつ構築された処理手順を実行するためのライブラリ群を有し、各ソフトやキット10および12をハードウェアやOSに関係なく動作させるための手段である。SKI14は、図示はされていないが概念的にはソフトキットインターフェース部とソフトキットリンク管理部に別れている。
【0015】
ソフトキットインターフェース部では、BASEとの標準インターフェースを制御するもので、具体的には、例えば以下のような機能を有するものである。
【0016】
ソフトキットインターフェース機能例
BASEインターフェース
ポイントデータのタグ名ライト/リード(R/W)。
ポイントデータベース(D/B)のファイルのタグ名R/W。
入出力インターフェース。
ポイントD/Bの検索。
アラーム。
現在時刻リード。
テーブルのリード。
【0017】
ソフトキットリンク管理部は、コンピュータのノードに関係なくメッセージと各種の物理データでシーケンシャルにリンクするもので、具体的には、例えば以下のような機能を有するものである。
ソフトキットリンク管理部機能例
(1)DFDリンク
DFD形式で設定した条件に従い、各キットを順次結合、実行する。
リンクデータ作成
キット間のリンクデータをタグ名で登録し、それに従い物理データを自動作成する。
ネットワーク管理
異なるノードのポイントデータR/Wあるいはキットとのリンク時のネットワーク制御を行う
(4)最適メッセージ選択
ノード間あるいはノード内のキット間通信時、メッセージタイプを自動選択する。
【0018】
各アプリケーション間で共有する情報の一時保存および処理を一括管理し、実行するための手段BASE16部は、SKI14で生成された各キット10および12の各種のデータを結合し、キット10および12の起動命令やキット間の同期を制御し、また、キット起動のシーケンス管理等を行うキット統合機能、端末や接続されている各種デバイス(本実施例では入出力機器3である)の起動実行の管理(デバイスドライバ(D/D)18)、デバイス上の物理データ(デバイス内での特定のあるアドレスに保存されているデータ)を本発明の情報処理装置上の論理データ(多階層のタグ名から構成されるデータで扱える物理データ)への変換および構造化データの管理等を行うデバイスデータ管理機能、および端末とのインターフェース、画面表示状態の管理および画面作成ツール(グラフィックユーザインターフェース(GUI)20)を有する画面操作作成統合機能等を有し、必要により、アラーム等の時間の管理やユーザ管理等の機能を合せ持つもので、事実上この部分により利用者が任意に設定した処理作業を行う部分である。なお、このBASE部16は、処理手段として機能するものである。
【0019】
このBASE16部は、図示していないが概念的には物理/論理データ管理部、情報収集/分配部および共通操作型ユーザーインターフェース部に別れている。 情報収集/分配部では、接続したデバイスとの通信を行い、デバイスの持つ物理データの収集あるいはアプリケーション(ソフトキット)からの物理データの分配を行うもので、例えば以下のような機能を有している。
情報収集/分配機能例
対デバイス通信(DCD)
デバイスに合わせたプロトコルで、複数デバイスとのデータ通信を行う(デバイスコミュニケーションドライバー)。
(2)DCD起動
「デバイス構成テーブル」に登録した「デバイスタイプ」より、適合DCDを選択、実行する。
(3)データ収集
「ポイントデータテーブル」に登録した収集内容、収集タイプに基づいて、DCDを起動し、デバイスデータを収集する。収集タイプ;サイクリック/条件イベント/変化イベント/要求イベント。
データ分配
「ポイントデータテーブル」に登録した分配内容、分配タイプに基づいて、DCDを起動し、デバイスデータを分配する。分配タイプ;サイクリック/条件イベント/変化イベント/要求イベント。
(5)デバイスアクセスサービス
1)イベント型収集時、収集データ量を自動的に最適化する。
2)デバイス接続/切離し時の保護を行う
3)DCDの並列起動タイミングを最適化する。
4)データ毎に書き込み保護を行う
5)収集、分配データの範囲チェックを行う
6)DCDを新規に開発する時の支援ツールを提供する。
【0020】
物理/論理データ管理部では、各端末のアドレス上に展開されている物理データを論理化し、タグ名付きポイントデータとしてソフトキットで扱えるデータに展開するもので、例えば以下のような機能を有している。
物理/論理データ機能例
(1)構造化タグ名アクセス
デバイスから収集する物理データの個々にタグ名(ポイントデータテーブル)を割付け、個々あるいは構造体単位でのタグ名アクセスを行う
(2)仮想ポイントデータ管理
仮想のポイントデータエリアを生成し、基本演算(+、−、×、÷、平方根、2乗等)、理論演算(AND OR XOR等)を実行し、データを管理する 。
(3)ポイントデータベース(PDB)連動
ポイントデータを「PDBフォーマットテーブル」に登録したフォームで、[サイクリック/条件イベント/変化イベント/要求イベント]のタイミングで、データベースと連動R/W制御を行う
(4)ポイントデータベースフォーム変更
「PDBフォーマットテーブル」を変更した後、旧フォーマットからの自動変更を行う
(5)ポイントデータベース検索
フォーマット内データの内容を設定条件により検索しファイル化する。
(6)ポイントデータベースアクセス
ファイル名−構造化タグ名指定によりD/Bをアクセスする。
【0021】
以上のような機能を有するBASE16においてタグ名の処理を行う部分の構成を抜き出すと図2のようなブロック図で表すことができる。
【0022】
入出力機器3は、コマンド出力手段として機能するものであり、キーボードによって打ち込まれるタグ名の検索、追加、削除、変更等の処理をするためのコマンドを出力する一方、BASE16から出力される画像情報に基づいて画像表示を行うものである。デバイスドライバ(D/D)18は、入出力機器3から出力されるコマンド等の入力を行うものであり、入力したコマンド等を構造解釈部22に出力するものである。グラフィックユーザインターフェース(GUI)20は、データ処理部24からの情報に基づいて画像情報を生成し、これを入出力機器3に出力するものである。構造解釈部22は、デバイスドライバ18を介して入力した入出力機器3からのコマンドを解釈し、コマンドにしたがってデータを構成する特定のタグ名の検索をし、削除、追加等の処理を行う以降記述される「データ」なる用語は、上記した物理データを意味するものではなく、多階層のタグ名から構成されたものである。なお、この構造解釈部22によって、何階層のタグ名から構成されるデータであるのか、何階層目のタグ名で処理するのか等も解釈される。データ処理部24は、コマンドにしたがってタグ名の検索、削除、追加等を行う場合、入出力機器3の画面に表示すべきデータを処理してグラフィックユーザインターフェース20に情報を出力するものである。データクセス部26は、タグデータベース1に格納されているデータを入出力機器3からのコマンドに基づいてアクセスするものである。
【0023】
このような構成の装置においては、多階層のタグ名から構成されるデータを階層的に扱えるように構造化し、階層ごとに検索、追加、削除、変更の処理が行えるようにしてある。そして、タグ名はオペレータがそのデータ内容を理解しやすいように各種の文字(日本語、英語、数字)を用いて付けられるようになっている。階層ごとの区切りとしては特定の記号(ハイフォン、アンダーバー等)を使用しており、構造解釈部22ではこの特定の記号をもとに階層ごとのタグ名を判断し、検索の処理を行うことになる。
【0024】
以上のように構成されている本発明の生産設備の情報処理装置は、図3に示してあるフローチャートに基づいて次のように動作する。この動作を、図4を参照しながら説明する。
【0025】
この処理を説明するに先だって、データベース1には、次のような多階層のタグ名から構成されるデータ(たとえばヘッド−投入実績−A)と膨大な量の物理データ(下記には記載していないがたとえばヘッド−投入実績−Aの後に付いている)が格納されているものとする。
【0026】
Figure 0003601061
そして、これらの3階層のタグ名から構成されるものがデータとなる。例えば、ヘッド−投入実績−Aは1つのデータであり、ヘッド−在 庫−Aも1つのデータである。
【0027】
オペレータが入出力機器3から特定のタグ名の変更をするべく、処理内容(変更)とコマンド(ヘッド−*−*、クランク−*−*)を打ち込むと、デバイスドライバ18はこれらを入力し、構造解釈部22に処理内容に関する情報を出力する。なお、上記のコマンドはヘッド−*−*のデータ構造のデータをクランク−*−*というデータ構造のデータに変えなさいという命令である。つまり、第1階層目のタグ名「ヘッド」を「クランク」に変更しなさいとの命令である(S1)。構造解釈部22では、この命令やデータ構造に従ってデータクセス部26に変更元のデータを抽出するように命令を出力し、データクセス部26はこの命令に従ってデータベース1にアクセスし、変更元のデータを選択してくる。つまり、第1階層目のタグ名が「ヘッド」のものを検索することになる(S2)。そして、この抽出したデータの第1階層目の「ヘッド」を「クランク」に書き替える(S3)。この書き替えたデータを、データクセス部26を介してデータベース1に格納する。格納時順序は、第1階層目のタグ名で決まるようにしてある(例えば、数字の0〜9、英字のA〜Zまたはa〜z、日本語のあ〜ん、漢字コード順)。また、データを構成するタグ名の階層数によって格納エリアを分けておき処理をし易くしている(S4)。次に1階層目の「ヘッド」のタグ名をデータベースから削除する(S5)。以上の処理が終了したならば、データ処理部24、グラフィックユーザインターフェース20を介して処理の終了を入出力機器3の表示部に表示する(S6)。
【0028】
つまり、図4に示すように、入出力機器3から処理内容(変更)とコマンド(ヘッド−*−*、クランク−*−*)を打ち込むと、打ち込まれたコマンドに基づいて、第1階層目のタグ名がヘッドとなっているものが検索され、このヘッドのタグ名がクランクのタグ名に変更されてデータベース1に再登録される。また、図には示していないが、処理内容(検索)でコマンドを*−*−Aと入力した場合には、データベース1に格納されているデータのうちの、
Figure 0003601061
が検索され、処理内容(削除)でコマンドを*−生産計画−*と入力した場合には、データベース1に格納されているデータのうちの、
Figure 0003601061
が削除されることになる。さらに、処理内容(追加)
コマンドをヘッド−*−Dと入力した場合には、
Figure 0003601061
が追加されて、データベース1のデータは
Figure 0003601061
【0029】
以上のように、情報処理装置で使用するタグ名を構造化して階層的な取り扱いを可能としたため、タグ名を階層ごとにグループとして扱うことができるようになり、その階層ごとに検索、追加、削除、変更等の処理を行うことができるようになる。これにともなって、オペレータによるタグ名の取り扱いが容易となり、ネットワークで接続されている他のコンピュータとの間におけるタグ名の変更の処理が非常に効率的に行えるようになる。
【0030】
【発明の効果】
以上述べたように本発明によれば、多階層のタグ名から構成されるデータ中の特定のタグ名の検索、追加、削除、変更等を容易に行うことができるようにな
る。
【図面の簡単な説明】
【図1】本発明にかかる生産設備の情報処理装置の概略構成ブロック図である。
【図2】同装置のBASE部の詳細な構成を示すブロック図である。
【図3】同装置の動作を示したフローチャートである。
【図4】同装置の動作説明に供する図である。
【図5】従来の生産設備の情報処理装置の概略構成ブロック図である。
【符号の説明】
1…タグデータベース(記憶手段)
3…入出力機器(コマンド出力手段)
10、12…キット(アプリケーションキット)
14…SKI
16…BASE(処理手段)
18…デバイスドライバ
20…グラフィックユーザインターフェース[0001]
[Industrial applications]
The present invention relates to an information processing apparatus of a production facility capable of performing search, change, addition, deletion, and the like of tag names in data composed of multi-layer tag names in a batch.
[0002]
[Prior art]
In building devices for highly automated information and work processes in factories and offices, such as FA and OA, and constructing a device for comprehensive management and operation, computer terminals and work robots, etc., use their manufacturers and computers. A user needs a so-called multi-vendor environment in which an FA or OA system can be freely constructed without being bound by an OS or the like.
[0003]
Conventionally, as a problem in forming this multi-vendor environment, there is a problem that programs and physical data (data stored at a specific address in a device) cannot be mutually used between different models. This is used, for example, when a certain factory A manages operations and processes using a computer, creates an automated (automated) system, and transfers it to another factory B or the like. There is no problem if the computers are of the same model, but if the models are different, a program must be created in accordance with the computer used in the factory B, even if the work performed at the factory B is the same. This is usually done by porting the one created at the previous factory A, which requires virtually the same labor and cost as creating a completely different program. Also, adding a task or process requires a new program that incorporates the part of the task process that you want to add, and after all, even if the main routine is the original program, it is a slight additional change. also, become a thing that does not change for the Nanito to create a different new program from the original program, it requires a lot of effort, in addition, the program made to the newly such is, the whole of debugging and test runs, etc. However, there is a big problem such as requiring more labor, time and cost.
[0004]
In order to solve such a problem, the present applicant has previously constructed a concept of a platform (for example, Japanese Patent Application No. 4-123423), provided a plurality of application kits each of which created a basic process as one unit. A library for performing variable conversion corresponding to each program is provided, and these application kits are operated in a predetermined order so as to be able to cope with multivendorization.
[0005]
The management of physical data on such a platform is usually performed by attaching a tag name to the physical data . The physical data with the tag name is stored in the tag database 1 shown in FIG. The physical data stored in the tag database 1 is accessed by the tag management unit 2. The access command is output by the input / output control unit 4 based on a signal from the input / output device 3. The image information of the tag management unit 2 is displayed on the input / output control unit 4 via the screen output control unit 5.
[0006]
[Problems to be solved by the invention]
However, the physical data used in such a platform is given a tag name for recognizing what kind of physical data is used as in a normal computer. a, in order to have been treated as a mere index to identify the physical data, deletion of the physical data with the tag name, add, there is a problem that can not be performed in a batch change.
[0007]
For example, physical data (not shown below but attached after , for example, block-input result-A) to which a tag name (for example, block-input result-A) is attached as follows. Therefore, search, deletion, change, addition, etc. of the tag name must be performed as follows.
[0008]
Figure 0003601061
If you try to add new physical data with a tag name of the category of , insert these new tag names into the corresponding locations of these tag names , insert the physical data, or use the copy mode. For example, it is necessary to copy the block-input result-A and perform an operation such as changing the character of A constituting the tag name to D, and find the corresponding tag name from a huge number of tag names. Such a task is not only very complicated but also requires a lot of time. Even in operations such as search and deletion, it is necessary to perform the same operation as the above addition. Such a problem occurs because, for example, one tag name is composed of the entire character string of block-input result-A.
[0009]
The present invention has been made to solve the conventional problems as described above, the search for a tag name, add, modify, and be able to easily remove production equipment of an information processing apparatus The purpose is to provide.
[0010]
[Means for Solving the Problems]
In order to achieve the above object, the present invention provides one or more application kits defined only by an execution element procedure without including a judgment process and a process of storing and holding information, and relies on the hardware and the OS for the kit. Means SKI comprising a group of libraries for storing and processing the flow of the kit constructed without using it, and means BASE for collectively managing and executing temporary storage and processing of information shared among the respective applications. In the information processing device of a production facility having: a storage unit for storing data composed of multi-layered tag names handled by the information processing device by dividing the storage area according to the number of layers , and searching for the tag name; changes, additions, and command output means for outputting a command of any of the processes for which the process of deleting, out of the said command output means Following a command, the search data that contain a specific tag name from among the data stored in the storage means, retrieved the change of a specific tag name for the data, adding, deleting And processing means for performing any one of the processes.
[0011]
[Action]
The device of the present invention configured as described above operates as follows.
The storage means stores data composed of multi-layered tag names handled by the information processing apparatus, with the storage area divided according to the number of layers . Command output means searches the tag name, change the tag name, add, and outputs a command of any of the processes for which the process of deleting. The processing means searches data stored in the storage means for data including a specific tag name, and performs any one of change, addition, and deletion of the specific tag name on the searched data. batch processing.
[0012]
For this reason, any of the change, addition, and deletion of a specific tag name can be performed simply and quickly.
[0013]
【Example】
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a schematic block diagram of an information processing apparatus of a production facility according to the present invention.
First, application kits 10 and 12 (two kits in FIG. 1, but usually a large number of kits) defined only by the execution element procedures without including the judgment processing and the information storage processing in the present invention. One or more storage means for storing a kit, which is a minimum processing module of which processing is closed as one function, and the kits 10 and 12 are provided by the SKI 14. It can operate without using external functions directly by using only functions. A user who uses the information processing apparatus of the present invention selects and connects the kits 10 and 12 as appropriate in accordance with the process to be used (the program for making this connection is called a data flow diagram (DFD)). , A certain process or operation can be performed.
[0014]
Next, the SKI 14 connects the kits 10 and 12 in accordance with the designated processing procedure, and has a library group for executing the constructed processing procedure. This is a means for operating regardless of the OS. Although not shown, the SKI 14 is conceptually divided into a software interface unit and a software link management unit.
[0015]
The software interface section controls a standard interface with the BASE, and specifically has, for example, the following functions.
[0016]
Example of software interface function Write / read (R / W) tag name of BASE interface point data.
Tag name R / W of the file of point data base (D / B).
Input / output interface.
Search for point D / B.
alarm.
Current time lead.
Table lead.
[0017]
The software link management unit sequentially links messages and various types of physical data irrespective of the computer node, and has, for example, the following functions.
Soft Kit Link Manager Functional Example (1) DFD Link Each kit is sequentially combined and executed according to the conditions set in the DFD format.
Link data between link data creation kits is registered with tag names, and physical data is automatically created according to the tag data.
The network control during link with point data R / W or kit of network management different nodes performed.
(4) Optimal message selection The message type is automatically selected at the time of communication between the nodes or between the kits within the node.
[0018]
Means for temporarily managing and executing the temporary storage and processing of information shared between the respective applications is collectively managed by the BASE 16 unit, which combines various data of each of the kits 10 and 12 generated by the SKI 14 and activates the kits 10 and 12 A kit integration function for controlling the synchronization between instructions and kits and for performing sequence management of kit startup, management of startup execution of terminals and connected devices (the input / output device 3 in this embodiment). The device driver (D / D) 18) converts physical data (data stored at a specific address in the device) on the device into logical data ( multi-layered tag names ) on the information processing apparatus of the present invention. device data management function for management of transformation and structured data to physical data) that can be handled by the data to be, and interfaces with the terminal , Management and screen creation tools (graphic user interface (GUI) 20) of the screen display state has a screen operation creates integration features like having, if necessary, to have additional functions such as time management and user management of alarms In effect, this part is a part that performs processing work arbitrarily set by the user. The BASE unit 16 functions as a processing unit.
[0019]
Although not shown, the BASE 16 unit is conceptually divided into a physical / logical data management unit, an information collection / distribution unit, and a common operation type user interface unit. The information collection / distribution unit communicates with the connected device and collects physical data of the device or distributes physical data from an application (software), and has, for example, the following functions. I have.
Example of information collection / distribution function vs. device communication (DCD)
Performs data communication with multiple devices using device-specific protocols (device communication driver).
(2) DCD activation Select and execute a suitable DCD from the “device type” registered in the “device configuration table”.
(3) Data collection DCD is started based on the collection content and collection type registered in the “point data table” to collect device data. Collection type: cyclic / condition event / change event / request event.
Based on the distribution contents and distribution type registered in the data distribution “point data table”, the DCD is activated and device data is distributed. Distribution type; cyclic / condition event / change event / request event.
(5) Device access service 1) Automatically optimize the amount of collected data when collecting events.
2) The protection at the time of device connection / disconnection.
3) Optimize the parallel start timing of DCD.
4) Write protection is performed for each data.
5) collect, perform range checking of the distribution data.
6) Provide support tools for new development of DCD.
[0020]
The physical / logical data management unit logically converts the physical data developed on the address of each terminal and develops it into data that can be handled by the software as point data with tag names, and has, for example, the following functions. ing.
Physical / logical data function example (1) individually tag name of the physical data to be collected from the structured tag name access devices (point data table) assignment, perform tag name access individually or structure units.
(2) Virtual point data management Generates a virtual point data area and executes basic operations (+,-, x, ÷, square root, square, etc.) and theoretical operations (AND OR XOR, etc.) to manage data. .
(3) Point database (PDB) Linked point data is registered in the “PDB format table”, and linked R / W control with the database is performed at the timing of [cyclic / condition event / change event / request event].
(4) Point database form change After changing the “PDB format table”, automatic change from the old format is performed .
(5) The contents of the data in the point database search format are searched according to the set conditions and filed.
(6) Point database access file name-Access D / B by designating structured tag name .
[0021]
It can be represented by a block diagram as shown in FIG. 2 when extracting a structure of a portion for performing processing of the tag name in BASE16 having the function as described above.
[0022]
The input / output device 3 functions as a command output unit. The input / output device 3 outputs a command for searching, adding, deleting, changing, and the like of a tag name inputted by a keyboard, and outputs image information output from the BASE 16. and performs image display based on. Device drivers (D / D) 18, which performs the input of a command or the like which is output from the input device 3, and outputs the inputted command and the like to the structural interpretation unit 22. The graphic user interface (GUI) 20 generates image information based on information from the data processing unit 24 and outputs the image information to the input / output device 3. The structure interpreting unit 22 interprets a command from the input / output device 3 input via the device driver 18 , searches for a specific tag name constituting data according to the command , and performs processing such as deletion and addition . The term "data" described hereinafter does not mean the physical data described above, but is composed of multi-layered tag names. The structure interpreting section 22 also interprets the number of hierarchical tag names of the data , the hierarchical level of the tag name for processing, and the like . The data processing unit 24, searches the tag name in accordance with the command, delete, When adding the like, and outputs the information to the graphical user interface 20 processes the data to be displayed on the screen of the output device 3. The data access unit 26 accesses data stored in the tag database 1 based on a command from the input / output device 3.
[0023]
In an apparatus having such a configuration, data composed of multi-layered tag names is structured so as to be handled hierarchically, and search, addition, deletion, and change processing can be performed for each layer. The tag names are given using various characters (Japanese, English, numerals, etc. ) so that the operator can easily understand the data contents. A specific symbol (hyphen, underbar, etc.) is used as a delimiter for each layer, and the structure interpreting unit 22 determines a tag name for each layer based on the specific symbol and performs processing such as search. become.
[0024]
The information processing apparatus of the production facility of the present invention configured as described above operates as follows based on the flowchart shown in FIG. This operation will be described with reference to FIG.
[0025]
Prior to describing this processing, the database 1 stores data (for example, head-input result-A) composed of the following multi-layered tag names and an enormous amount of physical data (described below). However, for example, it is assumed that “ head-input result-A” is stored ) .
[0026]
Figure 0003601061
Data composed of these three hierarchical tag names is data. For example, head-input result-A is one piece of data, Library-A is also one piece of data.
[0027]
When the operator inputs processing contents (change) and commands (head-*-*, crank-*-*) in order to change a specific tag name from the input / output device 3, the device driver 18 inputs these . The information about the processing content is output to the structure interpretation unit 22. The above commands head - * - * Crank data of the data structure of the - * - * is an instruction that Convert the data of a data structure called. That is, the instruction is to change the tag name “head” of the first hierarchy to “crank” (S1). The structure interpreting unit 22 outputs an instruction to the data access unit 26 to extract the original data according to the instruction and the data structure, and the data access unit 26 accesses the database 1 according to the instruction and converts the original data. Come choose. That is, a search is made for a tag whose head name is “head” in the first hierarchy (S2). Then, the “head” of the first layer of the extracted data is rewritten to “crank” (S3). The rewritten data is stored in the database 1 via the data access unit 26. The order of storage is determined by the tag name of the first layer (for example, numerical numbers 0 to 9, alphabetic characters AZ or az, Japanese characters, kanji code order). Further, storage areas are divided according to the number of layers of tag names constituting data to facilitate processing (S4). Next, the tag name of "head" of the first hierarchy is deleted from the database (S5). When the above processing is completed, the end of the processing is displayed on the display unit of the input / output device 3 via the data processing unit 24 and the graphic user interface 20 (S6).
[0028]
That is, as shown in FIG. 4, when the processing content (change) and the command (head-*-*, crank-*-*) are input from the input / output device 3 , the first hierarchical level is obtained based on the input command. tag name is retrieved what has become a head, the tag name of the head is re-registered is changed to a crank of the tag name in the database 1. Although not shown in the figure, when the command is input as *-*-A in the processing content (search), of the data stored in the database 1,
Figure 0003601061
Is searched, and when the command is input as * -production plan- * in the processing content (deletion), among the data stored in the database 1,
Figure 0003601061
Will be deleted. In addition, processing details (addition)
When the command is input as-*-D,
Figure 0003601061
Is added, and the data in database 1 is
Figure 0003601061
[0029]
As described above, since the tag names used in the information processing device are structured and can be handled hierarchically, the tag names can be handled as a group for each hierarchy, and search, addition, Processing such as deletion and change can be performed . Along with this, it becomes easy to handle the tag name by the operator, the processing of the change of tag name between the other computer connected with the network is so that very efficiently performed.
[0030]
【The invention's effect】
According to the present invention as described above, searching for a particular tag name in the data consisting of the tag name of the multi-level, add, remove, it is possible to easily perform changes and the like.
[Brief description of the drawings]
FIG. 1 is a schematic configuration block diagram of an information processing apparatus of a production facility according to the present invention.
FIG. 2 is a block diagram illustrating a detailed configuration of a BASE unit of the device.
FIG. 3 is a flowchart showing an operation of the apparatus.
FIG. 4 is a diagram provided for explaining the operation of the apparatus.
FIG. 5 is a schematic block diagram of a conventional information processing apparatus of a production facility.
[Explanation of symbols]
1. Tag database (storage means)
3: Input / output device (command output means)
10, 12… Kit (application kit)
14 ... SKI
16 BASE (processing means)
18 Device driver 20 Graphic user interface

Claims (1)

判断処理や情報の記憶保持の処理を包含せず実行要素手順のみによって定義される一つもしくは複数のアプリケーションキットと、該キットをハードウェアやOSに依存せずに構築しかつ構築されたキットの流れを記憶し処理するためのライブラリ群よりなる手段SKIと、各アプリケーション間で共有する情報の一時保存および処理を一括管理し実行するための手段BASEとを有する生産設備の情報処理装置において、
当該情報処理装置で扱う多階層のタグ名から構成されるデータを階層数によって格納エリアを分けて記憶する記憶手段と、
タグ名を検索し、当該タグ名の変更、追加、削除の処理をさせるためいずれかの処理のコマンドを出力するコマンド出力手段と、
当該コマンド出力手段から出力されたコマンドに従って、前記記憶手段に記憶されているデータの中から特定のタグ名が含まれているデータを検索し、検索されたデータに対して当該特定のタグ名の変更、追加、削除のいずれかを一括処理する処理手段とを有することを特徴とする生産設備の情報処理装置。
One or more application kits defined only by the execution element procedure without including the judgment process and the process of storing and storing information, and the kit is constructed without depending on the hardware or the OS. In an information processing apparatus for a production facility, comprising: means SKI comprising a group of libraries for storing and processing a flow; and means BASE for collectively managing and executing temporary storage and processing of information shared between respective applications.
Storage means for storing data composed of multi-layered tag names handled by the information processing apparatus by dividing the storage area according to the number of layers ,
Search for the tag name, change the tag name, add, and command output means for outputting a command of any of the processes for which the process of deleting,
According to the command output from the command output means, data containing a specific tag name is searched from the data stored in the storage means, and the searched data is searched for the specific tag name. An information processing apparatus for a production facility, comprising: processing means for performing any one of a change, an addition, and a deletion .
JP05882193A 1993-03-18 1993-03-18 Information processing equipment for production equipment Expired - Fee Related JP3601061B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP05882193A JP3601061B2 (en) 1993-03-18 1993-03-18 Information processing equipment for production equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP05882193A JP3601061B2 (en) 1993-03-18 1993-03-18 Information processing equipment for production equipment

Publications (2)

Publication Number Publication Date
JPH06274393A JPH06274393A (en) 1994-09-30
JP3601061B2 true JP3601061B2 (en) 2004-12-15

Family

ID=13095301

Family Applications (1)

Application Number Title Priority Date Filing Date
JP05882193A Expired - Fee Related JP3601061B2 (en) 1993-03-18 1993-03-18 Information processing equipment for production equipment

Country Status (1)

Country Link
JP (1) JP3601061B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05324291A (en) * 1992-05-15 1993-12-07 Nissan Motor Co Ltd Information management device

Also Published As

Publication number Publication date
JPH06274393A (en) 1994-09-30

Similar Documents

Publication Publication Date Title
US6049827A (en) Network management tool for causing network equipment to display information of a network relevant to the network equipment
US5428729A (en) System and method for computer aided software engineering
JP3064469B2 (en) CAD parts management system
US5211563A (en) Computer assisted learning support system and processing method therefor
US5909688A (en) Information management system
JPH07134765A (en) Method of graphic display of data
CN113032364A (en) Data service platform visual management tool, method and application based on resource tree
JP2778504B2 (en) Network management system
JPH1127285A (en) Network management system and recording medium
JP3601061B2 (en) Information processing equipment for production equipment
JP2007219649A (en) Diagram editing device
JP2000076049A (en) Program development management support device
JPH08314679A (en) Application management control method
JP3750084B2 (en) Data processing device for narrowed display
JPH0850559A (en) File memory protector
JP3736467B2 (en) Cable management system and management method
JP3335213B2 (en) Information devices and methods for displaying information graphically
JPH06141029A (en) Communication network fault display system
JPH064273A (en) Data processor
JPH05324291A (en) Information management device
JPH06250920A (en) Optimizing method for information processor
JPH08297601A (en) Device and method for file management
JP2004265089A (en) Method for managing displaying object, information processor, program and recording medium
JP3102045B2 (en) Network management information collection method
JPH06282592A (en) Information processor for production installment

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20031224

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040831

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040913

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081001

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees