JP2009139989A - Engineering tool - Google Patents

Engineering tool Download PDF

Info

Publication number
JP2009139989A
JP2009139989A JP2007312351A JP2007312351A JP2009139989A JP 2009139989 A JP2009139989 A JP 2009139989A JP 2007312351 A JP2007312351 A JP 2007312351A JP 2007312351 A JP2007312351 A JP 2007312351A JP 2009139989 A JP2009139989 A JP 2009139989A
Authority
JP
Japan
Prior art keywords
print
editor
printing
engineering tool
editors
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.)
Granted
Application number
JP2007312351A
Other languages
Japanese (ja)
Other versions
JP4912284B2 (en
Inventor
Masahiro Nakamura
正博 中村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2007312351A priority Critical patent/JP4912284B2/en
Priority to TW97125664A priority patent/TWI386821B/en
Publication of JP2009139989A publication Critical patent/JP2009139989A/en
Application granted granted Critical
Publication of JP4912284B2 publication Critical patent/JP4912284B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To achieve an engineering tool enabling print of a document related to a monitoring control system without converting the document into unified data and thus without developing software for the conversion. <P>SOLUTION: A print manager 14 for managing printing by respective editors of a graphic editor 11 for producing and printing a monitoring screen of a monitoring device for monitoring a plant, a program editor 12 for producing and printing control logic of a controller for controlling the plant, and a signal editor 13 for producing and printing a signal list for the plant, through communication with print adaptors 15, 16, 17 incorporated into the respective editors, issues a print request to each editor, and each editor performs printing in response thereto. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

この発明は、監視制御システムを作成するとともに、これに関連するドキュメントの印刷を行うエンジニアリングツールに関するものである。   The present invention relates to an engineering tool for creating a supervisory control system and printing a document related thereto.

従来のオートドキュメント機能は、例えば、特許文献1に記載されている。
特許文献1では、統一データ形式変換部で入力対象ファイルを変換して統一形式ファイルを生成し、この統一形式ファイルに対して編集部にて目次の生成等を行う。
本文修正の場合は、統一データ形式変換部で修正箇所に対応する元の文書を特定し、そのファイル記述子と関連付けられたエディタを起動させる。そして修正履歴管理部で差分情報を蓄積・管理する。
特許文献1は、このように構成されているので、複数ドキュメントを1つの文書として扱う場合、ページ付与や目次作成がひとつの文書として管理することができ、それまで手動で行っていた複数文書の管理を容易にすることができる。
A conventional auto document function is described in Patent Document 1, for example.
In Patent Document 1, a unified data format conversion unit converts an input target file to generate a unified format file, and an editing unit generates a table of contents for the unified format file.
In the case of text correction, the unified data format conversion unit identifies the original document corresponding to the corrected part, and activates the editor associated with the file descriptor. Then, the correction history management unit stores and manages the difference information.
Since Patent Document 1 is configured as described above, when a plurality of documents are handled as one document, page assignment and table of contents creation can be managed as a single document. Management can be facilitated.

特開2004−5082号公報(第3〜5頁、図1)JP 2004-5082 A (pages 3 to 5, FIG. 1)

従来のシステムでは、複数文書の管理が容易化されるというメリットはあるが、いちいち統一データ形式変換部で変換を行うため、時間がかかり、データの修正・印字を頻繁に実施する監視制御システムのエンジニアリングに適用するには不向きである。
また、異なるデータ毎に、変換のためのソフトウェアを開発する必要があり、開発工数が膨大となる。
The conventional system has the advantage of facilitating the management of multiple documents. However, since the conversion is performed by the unified data format conversion unit, it takes time, and the monitoring and control system that frequently corrects and prints data. Not suitable for engineering applications.
Moreover, it is necessary to develop software for conversion for each different data, and the development man-hour becomes enormous.

この発明は、上記のような課題を解決するためになされたものであり、監視制御システムに関連する複数のエディタで作成されるドキュメントを1つの文書として印刷することを、統一データへの変換を行うことなく、したがって変換のためのソフトウェアを開発することなく、行うことができるエンジニアリングツールを得ることを目的にしている。   The present invention has been made to solve the above-described problems, and printing a document created by a plurality of editors related to the monitoring control system as a single document can be converted into unified data. The aim is to obtain an engineering tool that can be done without doing so, and therefore without developing software for the conversion.

この発明に係わるエンジニアリングツールにおいては、プラントを監視する監視装置の監視画面を作成及び印刷するグラフィックエディタ、プラントを制御するコントローラの制御ロジックを作成及び印刷するプログラムエディタ、プラントの信号リストを作成及び印刷する信号エディタ、各エディタの印刷を管理する印刷マネージャ、及び各エディタに組み込まれ、印刷マネージャとの間で通信を行い、印刷マネージャからの印刷要求を伝える印刷アダプタを備えたものである。   In the engineering tool according to the present invention, a graphic editor for creating and printing a monitoring screen of a monitoring device for monitoring a plant, a program editor for creating and printing a control logic of a controller for controlling a plant, and creating and printing a plant signal list A signal editor, a print manager that manages printing of each editor, and a print adapter that is incorporated in each editor and communicates with the print manager and transmits a print request from the print manager.

この発明は、以上説明したように、プラントを監視する監視装置の監視画面を作成及び印刷するグラフィックエディタ、プラントを制御するコントローラの制御ロジックを作成及び印刷するプログラムエディタ、プラントの信号リストを作成及び印刷する信号エディタ、各エディタの印刷を管理する印刷マネージャ、及び各エディタに組み込まれ、印刷マネージャとの間で通信を行い、印刷マネージャからの印刷要求を伝える印刷アダプタを備えたので、ユーザは、印刷マネージャを用いて、監視制御システムに関連する複数のエディタで作成されるドキュメントを1つの文書として印刷することを、統一データへの変換を行うことなく、したがって変換のためのソフトウェアを開発することなく、行うことができる。   As described above, the present invention provides a graphic editor for creating and printing a monitoring screen of a monitoring device for monitoring a plant, a program editor for creating and printing a control logic for a controller for controlling a plant, and a signal list for a plant. The user has a signal editor for printing, a print manager that manages printing of each editor, and a print adapter that is incorporated in each editor, communicates with the print manager, and transmits a print request from the print manager. Using a print manager to print a document created by multiple editors related to the supervisory control system as a single document, without converting to unified data, and therefore to develop software for the conversion Can be done.

実施の形態1.
以下、この発明の実施の形態1について説明する。
図1は、この発明の実施の形態1によるエンジニアリングツールを含むシステムを示す全体構成図である。
図1において、エンジニアリングツール1は、エンジニアリング機能を格納するプログラムメモリ101と、エンジニアリング機能を呼び出して実行するCPU100と、演算用の一時記憶装置RAM102と、エンジニアリングツール1で生成される情報を半永久的に格納する外部記憶装置103から構成される。エンジニアリングツール1で作成され、外部記憶装置103に格納された監視画面は、汎用ネットワーク6を経由してOPS(監視装置)2に転送され、監視画面として使用される。
Embodiment 1 FIG.
Embodiment 1 of the present invention will be described below.
FIG. 1 is an overall configuration diagram showing a system including an engineering tool according to Embodiment 1 of the present invention.
In FIG. 1, an engineering tool 1 semipermanently stores a program memory 101 for storing an engineering function, a CPU 100 for calling and executing the engineering function, a temporary storage device RAM 102 for calculation, and information generated by the engineering tool 1. It is composed of an external storage device 103 for storing. The monitoring screen created by the engineering tool 1 and stored in the external storage device 103 is transferred to the OPS (monitoring device) 2 via the general-purpose network 6 and used as the monitoring screen.

OPS2は、監視機能を格納するプログラムメモリ201と、監視機能を呼び出して実行するCPU200と、監視画面などを格納する外部記憶装置203と、演算用の一時記憶装置RAM202から構成される。
エンジニアリングツール1で作成され、外部記憶装置103に格納されたCNSロジックは、汎用ネットワーク6及び制御ネットワーク3を経由して、CNS(コントローラ)4に転送され、コントローラの制御用ロジックとして使用される。
CNS4は、エンジニアリングツール1で作成されたCNSロジックを格納する不揮発性メモリ402と、演算用プログラムを格納するプログラムメモリ401と、プログラムを読み出して実行するCPU400から構成される。
CNS4にはプラント機器5が接続され、CPU400で実行されるプログラムは、プラント機器からの入力を受けて演算を行い、その結果をプラント機器5に出力したり、OPS2に送信して、監視画面に表示するなどの制御を行う。
The OPS 2 includes a program memory 201 that stores a monitoring function, a CPU 200 that calls and executes the monitoring function, an external storage device 203 that stores a monitoring screen and the like, and a temporary storage device RAM 202 for computation.
The CNS logic created by the engineering tool 1 and stored in the external storage device 103 is transferred to the CNS (controller) 4 via the general-purpose network 6 and the control network 3 and used as control logic for the controller.
The CNS 4 includes a nonvolatile memory 402 that stores the CNS logic created by the engineering tool 1, a program memory 401 that stores a calculation program, and a CPU 400 that reads and executes the program.
The plant device 5 is connected to the CNS 4, and a program executed by the CPU 400 receives an input from the plant device and performs an operation, and outputs the result to the plant device 5 or transmits it to the OPS 2 to display the monitoring screen. Control the display.

図2は、この発明の実施の形態1によるエンジニアリングツールを示す構成図である。
図2において、エンジニアリングツール1は、OPS2の監視画面を作成・印刷するグラフィックエディタ11と、CNS4の制御ロジックを作成・印刷するプログラムエディタ12と、プラントの信号リストを作成・印刷する信号エディタ13と、全エンジニアリングツール1の印刷を管理する印刷マネージャ14から構成される。
グラフィックエディタ11は印刷アダプタ15を、プログラムエディタ12は印刷アダプタ16を、信号エディタ13は印刷アダプタ17をそれぞれ組み込んでいる。
各印刷アダプタは、印刷マネージャ14と通信を行い、各エディタに伝える機能を有し、印刷物のページ数を調査して印刷マネージャ14に返すI/F(インタフェース)と、印刷マネージャ14からの印刷要求を受けて各エディタに印刷させる機能を少なくとも有している。
なお、グラフィック21は、グラフィックエディタ11によって印刷される印刷物であり、図3に例を示し、プログラム22は、プログラムエディタ12によって印刷される印刷物であり、その例を図4に示し、信号リスト23は、信号エディタ13によって印刷されるアラームリスト、計装リスト、IOリストなどの印刷物であり、その例を図5に示している。
グラフィック印刷設定18、プログラム印刷設定19、信号印刷設定20は、各々グラフィックエディタ11、プログラムエディタ12、信号エディタ13が実装している印刷幅や、フォントなどの設定である。
FIG. 2 is a block diagram showing an engineering tool according to Embodiment 1 of the present invention.
In FIG. 2, the engineering tool 1 includes a graphic editor 11 that creates and prints a monitoring screen of the OPS 2, a program editor 12 that creates and prints a control logic of the CNS 4, and a signal editor 13 that creates and prints a plant signal list. The printing manager 14 manages the printing of all the engineering tools 1.
The graphic editor 11 incorporates a print adapter 15, the program editor 12 incorporates a print adapter 16, and the signal editor 13 incorporates a print adapter 17.
Each print adapter has a function of communicating with the print manager 14 and transmitting the information to each editor. The print adapter 14 checks the number of printed pages and returns it to the print manager 14. A print request from the print manager 14. And at least a function for causing each editor to print.
The graphic 21 is a printed matter printed by the graphic editor 11, and an example is shown in FIG. 3, and the program 22 is a printed matter printed by the program editor 12, and an example thereof is shown in FIG. Is a printed matter such as an alarm list, an instrumentation list, or an IO list printed by the signal editor 13, and examples thereof are shown in FIG.
The graphic print setting 18, the program print setting 19, and the signal print setting 20 are settings such as a print width and a font mounted by the graphic editor 11, the program editor 12, and the signal editor 13, respectively.

印刷マネージャ14は、各エディタに組み込まれた印刷アダプタと通信して、各エディタの印刷設定を呼び出し、印刷要求を行う等の個別印刷部として、グラフィックエディタ11に対応するグラフィック部141、プログラムエディタ12に対応するプログラム部
142、信号エディタ13に対応する信号リスト部143を有している。各個別印刷部は、それぞれ印刷機能と設定機能を有している。
例えば、グラフィック用の個別印刷部であるグラフィック部141では、設定機能を実行すると、グラフィックエディタ11に組み込まれた印刷アダプタ15に設定要求を行い、印刷アダプタ15経由でグラフィック印刷設定18が起動され、グラフィック印刷の設定が行われる。
グラフィック部141の印刷機能が実行されると、印刷アダプタ15に印刷要求を行い、印刷アダプタ15はグラフィックエディタ11の印刷機能をコールして、グラフィック印刷を行う。
一括印刷部144は、個別印刷部を順番に呼び出すことで、全ドキュメントを一括印刷する機能である。一括印刷部144は、目次24を自動生成する。
The print manager 14 communicates with a print adapter incorporated in each editor, calls a print setting of each editor, and performs a print request, etc. As a separate print unit, the graphic unit 141 corresponding to the graphic editor 11 and the program editor 12 And a signal list unit 143 corresponding to the signal editor 13. Each individual printing unit has a printing function and a setting function.
For example, in the graphic unit 141, which is an individual print unit for graphics, when a setting function is executed, a setting request is made to the print adapter 15 incorporated in the graphic editor 11, and the graphic print setting 18 is activated via the print adapter 15. Graphic printing is set.
When the print function of the graphic unit 141 is executed, a print request is made to the print adapter 15, and the print adapter 15 calls the print function of the graphic editor 11 to perform graphic printing.
The batch printing unit 144 is a function that batch prints all documents by calling the individual printing units in order. The batch printing unit 144 automatically generates a table of contents 24.

図3は、この発明の実施の形態1によるグラフィックエディタで印刷される印刷物の例を示す図である。
図3において、工程系統図などのグラフィック21が印刷される。
図4は、この発明の実施の形態1によるプログラムエディタで印刷される印刷物の例を示す図である。
図4において、プログラム22の図が印刷される。
FIG. 3 is a diagram showing an example of a printed matter printed by the graphic editor according to Embodiment 1 of the present invention.
In FIG. 3, a graphic 21 such as a process flow diagram is printed.
FIG. 4 is a diagram showing an example of a printed matter printed by the program editor according to the first embodiment of the present invention.
In FIG. 4, a diagram of the program 22 is printed.

図5は、この発明の実施の形態1による信号エディタで印刷される印刷物の例を示す図である。
図5において、アラームリスト、計装リスト、IOリストなどの信号リスト23が印刷される。図5は、ポンプ運転指令などのラベル、ポンプ監視タグなどのタグ、ポンプ流量警報などのアラームを有するIOリスト23を示している。
図6は、この発明の実施の形態1によるエンジニアリングツールの動作を示すフローチャートである。
FIG. 5 is a diagram showing an example of a printed matter printed by the signal editor according to the first embodiment of the present invention.
In FIG. 5, a signal list 23 such as an alarm list, an instrumentation list, or an IO list is printed. FIG. 5 shows an IO list 23 having a label such as a pump operation command, a tag such as a pump monitoring tag, and an alarm such as a pump flow rate alarm.
FIG. 6 is a flowchart showing the operation of the engineering tool according to the first embodiment of the present invention.

次に、図6を用いて動作について説明する。
印刷マネージャ14で印刷が実行されると、一括印刷か個別印刷かを判断する(S1)。
個別印刷の場合、個別印刷指定されたエディタの印刷アダプタに対して印刷要求を行う(S10)。印刷要求を受信した印刷アダプタは、自身が組み込まれたエディタに対して印刷機能をコールする(S11)。これを受けた当該エディタの印刷機能は印刷を実行し、ドキュメントを出力する(S12)。印刷アダプタは、印刷完了を印刷マネージャ14に返信する(S13)。
一括印刷の場合、全エディタについて、以降の処理を実施する。印刷マネージャ14が印刷アダプタにページ数を問い合わせる(S3)。印刷アダプタは、印刷ページ数を調べて、印刷マネージャ14に返信する(S4)。このページ数は、最後に目次生成するときに使われる。印刷マネージャ14は印刷アダプタに印刷要求を行う(S5)。
印刷アダプタは、自身が組み込まれたエディタに対して印刷機能をコールする(S6)。当該エディタの印刷機能が印刷を実行し、ドキュメントが生成される(S7)。印刷アダプタは印刷完了を印刷マネージャ14に返信する(S8)。印刷マネージャ14は、印刷完了にて次のエディタの印刷アダプタを読み出し、順次同じ処理を実施する(S9)。
全エディタについて完了後、目次を生成し(S14)、処理を完了する。
Next, the operation will be described with reference to FIG.
When printing is executed by the print manager 14, it is determined whether the printing is batch printing or individual printing (S1).
In the case of individual printing, a print request is made to the print adapter of the editor designated for individual printing (S10). The print adapter that has received the print request calls the print function for the editor in which it is incorporated (S11). Upon receiving this, the printing function of the editor executes printing and outputs a document (S12). The print adapter returns a print completion message to the print manager 14 (S13).
For batch printing, the following processing is performed for all editors. The print manager 14 inquires of the print adapter about the number of pages (S3). The print adapter checks the number of print pages and returns it to the print manager 14 (S4). This number of pages is used when the table of contents is generated at the end. The print manager 14 issues a print request to the print adapter (S5).
The print adapter calls a print function with respect to the editor in which the print adapter is incorporated (S6). The printing function of the editor executes printing, and a document is generated (S7). The print adapter returns a print completion message to the print manager 14 (S8). The print manager 14 reads the print adapter of the next editor when printing is completed, and sequentially executes the same processing (S9).
After completion of all editors, a table of contents is generated (S14), and the process is completed.

以上のように、実施の形態1によれば、ユーザは、印刷マネージャを用いて、監視制御システムに関連する複数のエディタで作成されるドキュメントを1つの文書として印刷することを、統一データへの変換を行うことなく、したがって変換のためのソフトウェアを開発することなく、行うことができる。
また、印刷マネージャの一括印刷部により、異なるエディタのドキュメントを一括印刷
できるので、従来のように各々のエディタで印刷して、目次を手動生成して、並べ替えるというドキュメント生成の時間を大幅に削減できる。
また、開発者は、異なるエディタ毎に簡易な印刷アダプタを開発するのみで、印刷ドキュメントを作成することが可能となり、少ない開発費で異なるドキュメントの統合印刷を行うことができる。
また、印刷アダプタは、ページ数を調査して印刷マネージャに返すI/F(インタフェース)と、印刷マネージャからの印刷要求を受けて印刷を行う機能のみ開発すればよく、ツール毎に簡単に組み込むことができ、開発工数を低減できる。
As described above, according to the first embodiment, the user can use the print manager to print a document created by a plurality of editors related to the monitoring control system as one document. This can be done without conversion and therefore without developing software for the conversion.
In addition, the batch printing section of the print manager enables batch printing of documents from different editors, greatly reducing the time required for document generation by manually printing the table of contents and rearranging by printing with each editor as before. it can.
In addition, a developer can create a print document only by developing a simple print adapter for each different editor, and can perform integrated printing of different documents with a small development cost.
In addition, the print adapter needs to develop only the I / F (interface) that checks the number of pages and returns it to the print manager, and the function that prints in response to a print request from the print manager. And development man-hours can be reduced.

実施の形態2.
以下、この発明の実施の形態2を図7に基づいて説明する。
図7は、この発明の実施の形態2によるエンジニアリングツールを示す構成図である。
図7において、1、11〜24、141〜144は図2におけるものと同一のものである。図7では印刷マネージャ14に共通設定部145を設け、各エディタの印刷設定を共通に行い、印刷共通設定25に格納する。
Embodiment 2. FIG.
The second embodiment of the present invention will be described below with reference to FIG.
FIG. 7 is a block diagram showing an engineering tool according to Embodiment 2 of the present invention.
In FIG. 7, reference numerals 1, 11 to 24, and 141 to 144 are the same as those in FIG. In FIG. 7, a common setting unit 145 is provided in the print manager 14, and the print setting of each editor is performed in common and stored in the print common setting 25.

異なるエンジニアリングツールで印刷する場合でも、ヘッダの外枠、作成者などは共通的に使用したい場合が多い。印刷マネージャ14の共通設定部145は、これらの共通データを設定する機能であり、設定結果は印刷共通設定25として格納される。各エディタに組み込まれる印刷アダプタ15、16、17は、この印刷共通設定25を正として、個別の印刷設定18、19、20を上書きする。個別の印刷設定にのみ存在する設定は、当然上書きされずに残る。
以降、実施の形態1と同様にして印刷が行われ、印刷共通設定25が有効となった状態で、各ドキュメントが印刷される。
Even when printing with different engineering tools, the outer frame of the header and the creator often want to use it in common. The common setting unit 145 of the print manager 14 is a function for setting these common data, and the setting result is stored as the print common setting 25. The print adapters 15, 16, and 17 incorporated in each editor overwrite the individual print settings 18, 19, and 20 with the print common setting 25 as positive. Settings that exist only in the individual print settings are naturally left without being overwritten.
Thereafter, printing is performed in the same manner as in the first embodiment, and each document is printed in a state where the print common setting 25 is valid.

実施の形態2によれば、これによって、ユーザは共通な印刷設定を、個別エディタ毎に設定する必要がなくなり、エンジニアリング工数を低減するとともに、設定ミスを減らすことができる。   According to the second embodiment, this eliminates the need for the user to set common print settings for each individual editor, thereby reducing engineering man-hours and setting errors.

実施の形態3.
以下、この発明の実施の形態3を図8に基づいて説明する。
図8は、この発明の実施の形態3によるエンジニアリングツールを示す構成図である。
図8において、1、11〜25、141〜145は図7におけるものと同一のものである。図8では、グラフィックエディタ11はグラフィック改定履歴26を、プログラムエディタ12はプログラム改定履歴27を、信号エディタ13は信号改定履歴28を持っている。印刷マネージャ14は、各エディタの改定履歴をまとめて改定履歴29を作成する。
Embodiment 3 FIG.
The third embodiment of the present invention will be described below with reference to FIG.
FIG. 8 is a block diagram showing an engineering tool according to Embodiment 3 of the present invention.
In FIG. 8, reference numerals 1, 11 to 25, and 141 to 145 are the same as those in FIG. In FIG. 8, the graphic editor 11 has a graphic revision history 26, the program editor 12 has a program revision history 27, and the signal editor 13 has a signal revision history 28. The print manager 14 creates a revision history 29 by putting together revision history of each editor.

実施の形態3では、各エディタは自身の作成した作成物の改定履歴を持っている。グラフィックエディタ11はグラフィック改定履歴26を、プログラムエディタ12はプログラム改定履歴27を、信号エディタ13は信号改定履歴28を持っている。
改定履歴は、これまでは別々のエンジニアリングツールで生成して、これをWORD(登録商標)などの市販ツールで全てを再入力して作成していた。
印刷マネージャ14の一括印刷部144は、一括印刷時に各エディタの印刷アダプタにそれぞれの改定履歴を要求し、各印刷アダプタは各エディタから改定履歴を入手して、印刷マネージャ14に返送する。印刷マネージャは、返送された各エディタの改定履歴のデータを整形してまとめた形の改定履歴29を生成する。
In the third embodiment, each editor has a revision history of a product created by itself. The graphic editor 11 has a graphic revision history 26, the program editor 12 has a program revision history 27, and the signal editor 13 has a signal revision history 28.
The revision history has been generated by a separate engineering tool so far, and this is created by re-inputting all of the revision history using a commercial tool such as WORD (registered trademark).
The batch printing unit 144 of the print manager 14 requests a revision history from each editor's print adapter during batch printing, and each print adapter obtains the revision history from each editor and returns it to the print manager 14. The print manager generates a revision history 29 in a form in which the revision history data of each returned editor is shaped and collected.

実施の形態3によれば、これによって、これまでは各エディタで生成して最後に手動でまとめたドキュメントを作成していた改定履歴作成の手間を省き、エンジニアリング効率
化を図ることができる。
Thus, according to the third embodiment, it is possible to save the trouble of creating a revision history that has been created by each editor and manually created at the end, and to improve engineering efficiency.

実施の形態4.
以下、この発明の実施の形態4を図9に基づいて説明する。
図9は、この発明の実施の形態4によるエンジニアリングツールを示す構成図である。
図9において、1、11〜29、141〜145は図8におけるものと同一のものである。図9では、印刷マネージャ14にページ設定部146を設け、各ドキュメントのページを設定し、設定結果をページ設定30に保存する。
Embodiment 4 FIG.
A fourth embodiment of the present invention will be described below with reference to FIG.
FIG. 9 is a block diagram showing an engineering tool according to Embodiment 4 of the present invention.
9, reference numerals 1, 11 to 29, and 141 to 145 are the same as those in FIG. In FIG. 9, a page setting unit 146 is provided in the print manager 14 to set the page of each document, and the setting result is stored in the page setting 30.

エンジニアリングデータを変更して、ドキュメントを再生成するとき、ページが追加された場合など、以降のページが全てずれてしまい、全てのドキュメントを再印字しないといけない場合が多々ある。実施の形態4では、このような場合に備えて、例えば、グラフィックエディタ11の印刷物と、プログラムエディタ12の印刷物を別のページ体系にすることができる。グラフィックエディタ11は「1−1」、「1−2」、「1−3」・・、プログラムエディタ12は「2−1」、「2−2」、「2−3」・・など。
実施の形態4の印刷マネージャ14は、ページ設定部146を備え、各ドキュメントのページを設定し、設定結果をページ設定30に保存する。
一括印刷部144は、一括印刷時にページ設定30を読み出し、各印刷アダプタにページ情報を送信する。各印刷アダプタは受信したページ情報に基づき、各エディタによる印刷を実行する。
When the engineering data is changed and the document is regenerated, when a page is added, the subsequent pages are all shifted, and all the documents must be reprinted in many cases. In the fourth embodiment, in preparation for such a case, for example, the printed material of the graphic editor 11 and the printed material of the program editor 12 can be set to different page systems. The graphic editor 11 is “1-1”, “1-2”, “1-3”..., The program editor 12 is “2-1”, “2-2”, “2-3”.
The print manager 14 according to the fourth embodiment includes a page setting unit 146, sets the page of each document, and stores the setting result in the page setting 30.
The batch printing unit 144 reads the page setting 30 at the time of batch printing and transmits page information to each print adapter. Each print adapter executes printing by each editor based on the received page information.

実施の形態4によれば、これによって、各ドキュメントのページ指定ができるので、ドキュメントを一部差し替えたい場合でページがずれる場合も、以降の全てのドキュメントを再印刷する必要がなくなり、変更発生時のエンジニアリング工数を低減することができる。   According to the fourth embodiment, this makes it possible to specify the page of each document. Therefore, even when a part of the document is to be replaced and the page is shifted, it is not necessary to reprint all the subsequent documents. Engineering man-hours can be reduced.

実施の形態5.
以下、この発明の実施の形態5を図10に基づいて説明する。
図10は、この発明の実施の形態5によるエンジニアリングツールを示す構成図である。
図10において、1、11〜30、141〜146は図9におけるものと同一のものである。図10では、印刷マネージャ14の一括印刷部144により、エンジニアリングツールとは別のツールで作成したファイルを補足資料31として印刷する。
Embodiment 5 FIG.
The fifth embodiment of the present invention will be described below with reference to FIG.
FIG. 10 is a block diagram showing an engineering tool according to Embodiment 5 of the present invention.
10, reference numerals 1, 11 to 30, and 141 to 146 are the same as those in FIG. In FIG. 10, the batch printing unit 144 of the print manager 14 prints a file created with a tool different from the engineering tool as the supplementary material 31.

ドキュメント作成時、エンジニアリングデータの印刷の他に、WORDやEXCEL(登録商標)など、エンジニアリングツールとは別のツールで作成した補足資料31を追加したい場合が多々ある。実施の形態5は、このような場合に、印刷マネージャ14の一括印刷部144によって、これらエンジニアリングツールと別に作成されたファイルを、ページ設定部146によって設定されたページ設定30に従って、補足資料31として印刷する。   When creating a document, in addition to printing engineering data, it is often desirable to add supplementary material 31 created with a tool other than an engineering tool such as WORD or EXCEL (registered trademark). In such a case, the fifth embodiment uses the file created separately from these engineering tools by the batch printing unit 144 of the print manager 14 as the supplementary material 31 according to the page setting 30 set by the page setting unit 146. Print.

実施の形態5によれば、これによって、WORDやEXCELなどのエンジニアリングツールとは別のツールで作成されたファイルを、容易にドキュメントに組み込むことが可能となり、エンジニアリング工数を削減できる。   According to the fifth embodiment, this makes it possible to easily incorporate a file created by a tool other than an engineering tool such as WORD or EXCEL into a document, thereby reducing the number of engineering steps.

この発明の実施の形態1によるエンジニアリングツールを含むシステムを示す全体構成図である。BRIEF DESCRIPTION OF THE DRAWINGS It is a whole block diagram which shows the system containing the engineering tool by Embodiment 1 of this invention. この発明の実施の形態1によるエンジニアリングツールを示す構成図である。It is a block diagram which shows the engineering tool by Embodiment 1 of this invention. この発明の実施の形態1によるグラフィックエディタで印刷される印刷物の例を示す図である。It is a figure which shows the example of the printed matter printed with the graphic editor by Embodiment 1 of this invention. この発明の実施の形態1によるプログラムエディタで印刷される印刷物の例を示す図である。It is a figure which shows the example of the printed matter printed with the program editor by Embodiment 1 of this invention. この発明の実施の形態1による信号エディタで印刷される印刷物の例を示す図である。It is a figure which shows the example of the printed matter printed with the signal editor by Embodiment 1 of this invention. この発明の実施の形態1によるエンジニアリングツールの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the engineering tool by Embodiment 1 of this invention. この発明の実施の形態2によるエンジニアリングツールを示す構成図である。It is a block diagram which shows the engineering tool by Embodiment 2 of this invention. この発明の実施の形態3によるエンジニアリングツールを示す構成図である。It is a block diagram which shows the engineering tool by Embodiment 3 of this invention. この発明の実施の形態4によるエンジニアリングツールを示す構成図である。It is a block diagram which shows the engineering tool by Embodiment 4 of this invention. この発明の実施の形態5によるエンジニアリングツールを示す構成図である。It is a block diagram which shows the engineering tool by Embodiment 5 of this invention.

符号の説明Explanation of symbols

1 エンジニアリングツール、2 OPS、3 制御ネットワーク、
4 CNS、5 プラント機器、6 汎用ネットワーク、
11 グラフィックエディタ、12 プログラムエディタ、
13 信号エディタ、14 印刷マネージャ、15〜17 印刷アダプタ、
18 グラフィック印刷設定、19 プログラム印刷設定、20 信号印刷設定、
21 グラフィック、22 プログラム、23 信号リスト、
24 目次、25 印刷共通設定、
26 グラフィック改定履歴、27 プログラム改定履歴、28 信号改定履歴、
29 改定履歴、30 ページ設定、31 補足資料、
100 CPU、101 プログラムメモリ、102 RAM、103 外部記憶装置、141 グラフィック部、142 プログラム部、143 信号リスト部、
144 一括印刷部、145 共通設定部、146 ページ設定部、
200 CPU、201 プログラムメモリ、202 RAM、203 外部記憶装置、400 CPU、401 プログラムメモリ、402 不揮発性メモリ。
1 engineering tool, 2 OPS, 3 control network,
4 CNS, 5 Plant equipment, 6 General-purpose network,
11 Graphic editor, 12 Program editor,
13 Signal Editor, 14 Print Manager, 15-17 Print Adapter,
18 graphic print settings, 19 program print settings, 20 signal print settings,
21 graphics, 22 programs, 23 signal lists,
24 Contents, 25 Common print settings,
26 Graphic revision history, 27 Program revision history, 28 Signal revision history,
29 revision history, 30 page settings, 31 supplementary materials,
100 CPU, 101 program memory, 102 RAM, 103 external storage device, 141 graphic unit, 142 program unit, 143 signal list unit,
144 batch printing section, 145 common setting section, 146 page setting section,
200 CPU, 201 Program memory, 202 RAM, 203 External storage device, 400 CPU, 401 Program memory, 402 Non-volatile memory

Claims (6)

プラントを監視する監視装置の監視画面を作成及び印刷するグラフィックエディタ、上記プラントを制御するコントローラの制御ロジックを作成及び印刷するプログラムエディタ、上記プラントの信号リストを作成及び印刷する信号エディタ、上記各エディタの印刷を管理する印刷マネージャ、及び各エディタに組み込まれ、上記印刷マネージャとの間で通信を行い、上記印刷マネージャからの印刷要求を伝える印刷アダプタを備えたことを特徴とするエンジニアリングツール。   A graphic editor for creating and printing a monitoring screen of a monitoring device for monitoring a plant, a program editor for creating and printing a control logic of a controller for controlling the plant, a signal editor for creating and printing a signal list of the plant, and the respective editors An engineering tool, comprising: a print manager that manages printing of a printer, and a print adapter that is incorporated in each editor, communicates with the print manager, and transmits a print request from the print manager. 上記印刷マネージャは、上記各エディタに順次印刷要求を行う一括印刷部を有することを特徴とする請求項1記載のエンジニアリングツール。   The engineering tool according to claim 1, wherein the print manager includes a batch printing unit that sequentially issues print requests to the editors. 上記印刷マネージャは、上記各エディタに共通な印刷設定を行う共通設定部を有し、上記各エディタは、上記各エディタに共通な印刷設定を参照して上記印刷を行うことを特徴とする請求項1または請求項2記載のエンジニアリングツール。   The print manager includes a common setting unit configured to perform print settings common to the editors, and the editors perform the printing with reference to print settings common to the editors. The engineering tool according to claim 1 or claim 2. 上記各エディタは、それぞれの作成物の改定履歴を有し、上記印刷マネージャからの要求に応じて、上記改定履歴を送信することを特徴とする請求項1〜請求項3のいずれかに記載のエンジニアリングツール。   4. The editor according to claim 1, wherein each of the editors has a revision history of each product, and transmits the revision history in response to a request from the print manager. Engineering tool. 上記印刷マネージャは、上記各エディタの印刷するドキュメントのページ設定を行うページ設定部を有し、上記各エディタは、上記ページ設定を参照して上記印刷を行うことを特徴とする請求項1〜請求項4のいずれかに記載のエンジニアリングツール。   The print manager includes a page setting unit for setting a page of a document to be printed by each editor, and each editor performs the printing with reference to the page setting. Item 5. The engineering tool according to any one of Items 4. 上記印刷マネージャは、上記ページ設定部によるページ設定にしたがって、エンジニアリングツールとは別のツールで作成されたファイルを印刷することを特徴とする請求項5記載のエンジニアリングツール。   6. The engineering tool according to claim 5, wherein the print manager prints a file created by a tool different from the engineering tool in accordance with the page setting by the page setting unit.
JP2007312351A 2007-12-03 2007-12-03 Engineering tools Active JP4912284B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2007312351A JP4912284B2 (en) 2007-12-03 2007-12-03 Engineering tools
TW97125664A TWI386821B (en) 2007-12-03 2008-07-08 Engineering tool

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007312351A JP4912284B2 (en) 2007-12-03 2007-12-03 Engineering tools

Publications (2)

Publication Number Publication Date
JP2009139989A true JP2009139989A (en) 2009-06-25
JP4912284B2 JP4912284B2 (en) 2012-04-11

Family

ID=40870571

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007312351A Active JP4912284B2 (en) 2007-12-03 2007-12-03 Engineering tools

Country Status (2)

Country Link
JP (1) JP4912284B2 (en)
TW (1) TWI386821B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014155517A1 (en) * 2013-03-26 2014-10-02 三菱電機株式会社 Engineering tool

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07261830A (en) * 1994-03-16 1995-10-13 Mitsubishi Electric Corp Plant operation support system
JPH10320036A (en) * 1997-05-19 1998-12-04 Toshiba Eng Co Ltd Plant system operation state display device
JP2000222030A (en) * 1999-02-02 2000-08-11 Mitsubishi Electric Corp Input-output point list edition processor and plant information monitoring device
JP2005301941A (en) * 2004-04-16 2005-10-27 Toshiba Corp Control program maintenance device and method for plant controller
JP2007042023A (en) * 2005-08-05 2007-02-15 Konica Minolta Business Technologies Inc Print management method, program therefor, and print management system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020138564A1 (en) * 2001-03-21 2002-09-26 Treptow Jay A. Universal printing and document imaging system and method
US7239411B2 (en) * 2001-09-18 2007-07-03 International Business Machines Corporation Method and apparatus for controlling printing of electronic applications
DE10307798A1 (en) * 2003-02-24 2004-09-09 OCé PRINTING SYSTEMS GMBH Method for monitoring printed data in a printing system
US7310693B2 (en) * 2003-08-01 2007-12-18 Océ-Technologies B.V. Method and apparatus for viewing on a client computer's display device a preview of a print document to be printed
US8255828B2 (en) * 2004-08-16 2012-08-28 Microsoft Corporation Command user interface for displaying selectable software functionality controls

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07261830A (en) * 1994-03-16 1995-10-13 Mitsubishi Electric Corp Plant operation support system
JPH10320036A (en) * 1997-05-19 1998-12-04 Toshiba Eng Co Ltd Plant system operation state display device
JP2000222030A (en) * 1999-02-02 2000-08-11 Mitsubishi Electric Corp Input-output point list edition processor and plant information monitoring device
JP2005301941A (en) * 2004-04-16 2005-10-27 Toshiba Corp Control program maintenance device and method for plant controller
JP2007042023A (en) * 2005-08-05 2007-02-15 Konica Minolta Business Technologies Inc Print management method, program therefor, and print management system

Also Published As

Publication number Publication date
JP4912284B2 (en) 2012-04-11
TW200925900A (en) 2009-06-16
TWI386821B (en) 2013-02-21

Similar Documents

Publication Publication Date Title
US8804172B2 (en) Non-transitory computer readable recording medium stored with printer driver updating program and printer driver updating method
US5713032A (en) Compound document processing system
US8543915B2 (en) “Proof print” for job settings
EP1999557B1 (en) Printing controller,gui display method, printer driver, and recording medium
US20050243355A1 (en) Systems and methods for support of various processing capabilities
JP7205507B2 (en) Information processing system
CN103581287A (en) Push notification system and method
US20050246724A1 (en) Systems and methods for support of various processing capabilities
CN102207835A (en) Terminal device
US20100309519A1 (en) Printer driver program product and information processing apparatus
JP2006276907A (en) Function converting device, function converting method, function converting program, device data generating system, device data generating method, and device data generating program
EP2312409A1 (en) Device information setting apparatus and device information setting method
CN104512134A (en) Printing management apparatus, printing management method and printing system
US8446620B2 (en) Data processing apparatus and data processing method
CN112329413A (en) Template building method, file generation method, template system, device and computer equipment
JP4912284B2 (en) Engineering tools
CN105189130A (en) System and method for printing
JP4241851B2 (en) Image processing apparatus, image processing apparatus control method, and program
JP2017033052A (en) Control device and program in image forming apparatus
JP2021101319A (en) Information processing device and information processing program
JP2013257758A (en) Information processing apparatus, information processing method and program
JP2009122933A (en) Definition information-reconstructing device for xml document conversion, method and program for the same
CN113704660A (en) Method and device for acquiring rendered page view and electronic equipment
JP2008176356A (en) Variable printing method
CN115167790A (en) Printing method and system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091208

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111026

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111101

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111129

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: 20111227

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120117

R151 Written notification of patent or utility model registration

Ref document number: 4912284

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20150127

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250