JP2002312153A - Unit system switching method for data on screen, and program for switching unit system for data on the screen - Google Patents

Unit system switching method for data on screen, and program for switching unit system for data on the screen

Info

Publication number
JP2002312153A
JP2002312153A JP2001116345A JP2001116345A JP2002312153A JP 2002312153 A JP2002312153 A JP 2002312153A JP 2001116345 A JP2001116345 A JP 2001116345A JP 2001116345 A JP2001116345 A JP 2001116345A JP 2002312153 A JP2002312153 A JP 2002312153A
Authority
JP
Japan
Prior art keywords
switching
component
display
procedure
unit
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
JP2001116345A
Other languages
Japanese (ja)
Inventor
Kenji Hirai
健治 平井
Ichiro Komine
一朗 小峰
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 JP2001116345A priority Critical patent/JP2002312153A/en
Publication of JP2002312153A publication Critical patent/JP2002312153A/en
Pending legal-status Critical Current

Links

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a unit system switching method for data on a screen, capable of automatically and reliably switching a unit system used for display components constituting the data on the screen. SOLUTION: From data 1 on the screen, a switching object extracting part 6 extracts display components whose unit system is to be switched, and a group- forming part 7 divides the extracted display components into component groups, with each being displayed by the same unit; then for every the divisional component groups, a switching mode determination part 8 determines the name of unit to be used after the switching; and a display style changing part 9 switches the display style of each component group, so that it has the decided unit name and outputs it as data 5 on the screen.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、プラントの監視
制御システム等で用いられる監視画面を構成する画面デ
ータの数値と単位の表記方法を自動で切替える画面デー
タ単位系切替え方法及び画面データ単位系切替え用プロ
グラムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a screen data unit system switching method and a screen data unit system switching method for automatically switching the notation method of numerical values and units of screen data constituting a monitoring screen used in a plant monitoring control system or the like. It is about a program for business.

【0002】[0002]

【従来の技術】大規模なプラント計算システムにおいて
は、大量の図面データの単位を変更する場合、変更作業
の効率化と変換結果の信頼性の確保が必要である。従
来、画面データ単位系の切替えについては次のようなも
のがあった。すなわち、特開平6−295255号公報
に記載されているように、画面を構成する各要素の機能
を機能部品とした上で、機能部品の表示方式を装置独立
に限定する仮想部品及び、この仮想部品を実際に画面表
示する実部品の概念を導入し、機能部品と仮想部品の対
応関係を示すファイルと、仮想部品と実部品の対応関係
を示すファイルとを作成しておき、プログラム変換手段
によって、これらのファイルを検索して、画面を構成す
る各機能部品を、目的とする画面表示用の制御プログラ
ムに変換するものがあった。
2. Description of the Related Art In a large-scale plant computing system, when a unit of a large amount of drawing data is changed, it is necessary to make the changing operation more efficient and to ensure the reliability of the conversion result. Conventionally, there has been the following switching of the screen data unit system. That is, as described in Japanese Patent Application Laid-Open No. 6-295255, a virtual component for limiting the display method of the functional component to a device independent device after defining the function of each element constituting the screen as a functional component, and Introduce the concept of real parts that actually display the parts on the screen, create a file indicating the correspondence between the functional parts and the virtual parts, and a file indicating the correspondence between the virtual parts and the real parts. In some cases, these files are searched to convert each functional component constituting the screen into a target screen display control program.

【0003】[0003]

【発明が解決しようとする課題】従来の画面表示プログ
ラムによる単位切替えでは、画面を構成する要素(数値
と単位部品)ごとに切替えの前後で使用する部品の対応
関係を定義する必要があり、切替えに用いられる対応表
に登録すべきデータ量が多く、利用者の負担が大きいと
いう問題があった。
In the unit switching by the conventional screen display program, it is necessary to define the correspondence between the components used before and after the switching for each element (numerical value and unit component) constituting the screen. However, there is a problem that the amount of data to be registered in the correspondence table used for the user is large, and the burden on the user is large.

【0004】この発明は、上記のような問題点を解決す
るためになされたもので、画面データの単位系を自動的
に且つ信頼性よく切替えることができる画面データ単位
系切替え方法を得ることを第一の目的にしている。ま
た、画面データの単位系を自動的に且つ信頼性よく切替
える画面データ単位系切替え用プログラムを得ることを
第二の目的にしている。
SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide a screen data unit system switching method capable of automatically and reliably switching a screen data unit system. The primary purpose is. It is a second object of the present invention to obtain a screen data unit system switching program for automatically and reliably switching a screen data unit system.

【0005】[0005]

【課題を解決するための手段】この発明に係わる画面デ
ータ単位系切替え方法においては、画面データから単位
系の切替え対象となる表示部品を抽出する切替え対象抽
出手順と、この切替え対象抽出手順によって抽出された
表示部品を単位名に基づき部品群にグループ化する部品
グループ形成手順と、この部品グループ形成手順によっ
てグループ化された部品群毎に切替え後の単位名を決定
する切替え方式決定手順と、この切替え方式決定手順に
よって決定された単位名になるように各部品群の表示形
式を切替える表示形式変更手順を含むものである。
SUMMARY OF THE INVENTION In a screen data unit system switching method according to the present invention, a switching object extraction procedure for extracting a display component for which a unit system is to be switched from screen data, and an extraction by the switching object extraction procedure. A component group forming procedure for grouping the displayed display components into a component group based on the unit name, a switching method determining procedure for determining a unit name after switching for each of the component groups grouped by the component group forming procedure, This includes a display format change procedure for switching the display format of each component group so that the unit name is determined by the switching method determination procedure.

【0006】また、単位切替え後の表示部品とその表示
部品の近傍に配置されている近傍表示部品との交差を予
め検出する部品交差判定手順を含み、表示形式変更手順
は、部品交差判定手順によって検出された交差情報を基
にして表示部品が近傍表示部品と交差しないように表示
部品の表示形式を切替えるものである。
In addition, the method includes a part intersection determination procedure for detecting in advance the intersection between the display component after the unit switching and a nearby display part arranged near the display part. The display format of the display component is switched based on the detected intersection information so that the display component does not intersect the neighboring display component.

【0007】また、画面データから表構造の表示部品を
抽出する表構造判定手順と、この表構造判定手順によっ
て抽出された表構造の表示部品の表内での配置を調整す
る部品配置調整手順を含むものである。さらに、単位系
切替え前と単位系切替え後でグラフィック属性が異なる
表示部品を抽出すると共に、抽出された表示部品のグラ
フィック属性を切替え後のものに変換するグラフィック
属性変換手順を含むものである。
A table structure determining procedure for extracting a table-structured display component from the screen data and a component arrangement adjusting procedure for adjusting the arrangement of the table-structured display component extracted in the table structure in the table. Including. Further, it includes a graphic attribute conversion procedure for extracting display components having different graphic attributes before and after the unit system switching and for converting the graphic attributes of the extracted display components to those after the switching.

【0008】また、この発明に係わる画面データ単位系
切替え用プログラムにおいては、画面データから単位系
の切替え対象となる表示部品を抽出する切替え対象抽出
手順と、この切替え対象抽出手順によって抽出された表
示部品を単位名に基づき部品群にグループ化する部品グ
ループ形成手順と、この部品グループ形成手順によって
グループ化された部品群毎に切替え後の単位名を決定す
る切替え方式決定手順と、この切替え方式決定手順によ
って決定された単位名になるように各部品群の表示形式
を切替える表示形式変更手順をコンピュータに実行させ
るものである。
Further, in the screen data unit system switching program according to the present invention, there is provided a switching object extraction procedure for extracting a display component for which a unit system is to be switched from screen data, and a display extracted by the switching object extraction procedure. A component group forming procedure for grouping components into component groups based on unit names, a switching method determining procedure for determining a unit name after switching for each component group grouped by the component group forming procedure, and a switching method determining This causes the computer to execute a display format change procedure for switching the display format of each component group so that the unit name is determined by the procedure.

【0009】[0009]

【発明の実施の形態】実施の形態1.図1は、この発明
の実施の形態1による画面データ単位系切替え方法を示
す図である。図1において、1は切替え前の画面デー
タ、2は数値変数リスト、3は単位換算表、4は図面デ
ータ単位系切替えを制御する変換制御部、5は切替え後
の画面データ、6は画面データ1中の切替え対象となる
部品(表示部品)を抽出する切替え対象抽出部(切替え
対象抽出手順)、7は同じ単位表示を行なう部品をグル
ープ化する部品グループ形成部(部品グループ形成手
順)、8は切替え後の単位名を決定する切替え方式決定
部(切替え方式決定手順)、9は単位表示を切替える表
示形式変更部(表示形式変更手順)である。10は上記
4、6〜9を含む画面データ単位系切替え方法である。
実施の形態1は、このように部品グループ形成部7と切
替え方式決定部8を設けたことにより、互いに関連する
複数の数値、単位を有する部品の単位系表記を矛盾な
く、変更することができる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 FIG. 1 is a diagram showing a screen data unit system switching method according to Embodiment 1 of the present invention. In FIG. 1, 1 is screen data before switching, 2 is a numerical variable list, 3 is a unit conversion table, 4 is a conversion control unit that controls drawing data unit system switching, 5 is screen data after switching, and 6 is screen data. A switching target extraction unit (switching target extraction procedure) for extracting a component (display component) to be switched in 1; a component group forming unit (component group forming procedure) for grouping components performing the same unit display; Reference numeral 9 denotes a switching mode determining unit (switching mode determining procedure) for determining a unit name after switching, and 9 denotes a display format changing unit (display format changing procedure) for switching unit display. Reference numeral 10 denotes a screen data unit switching method including the above items 4, 6 to 9.
In the first embodiment, by providing the component group forming unit 7 and the switching method determining unit 8 as described above, the unit system notation of a component having a plurality of mutually related numerical values and units can be changed without contradiction. .

【0010】図2は、この発明の実施の形態1による画
面データ単位系切替え方法の処理を示すフロー図であ
る。図2において、1〜3、6〜10は図1におけるも
のと同一のものである。11は切替え対象抽出部6によ
って抽出された部品の表示座標を有する表示座標情報、
12は切替え対象抽出部6によって抽出された部品の種
別を有する部品種別情報、13は部品グループ形成部7
によってグループ化された部品情報である部品グループ
情報、14は切替え方式決定部8の出力である切替え後
の単位及び数値の桁数の表示形式を示す切替えパターン
情報である。
FIG. 2 is a flowchart showing processing of the screen data unit system switching method according to the first embodiment of the present invention. In FIG. 2, 1 to 3 and 6 to 10 are the same as those in FIG. 11 is display coordinate information having display coordinates of the component extracted by the switching target extraction unit 6;
Reference numeral 12 denotes component type information having the type of component extracted by the switching target extraction unit 6, and reference numeral 13 denotes the component group formation unit 7.
14 is switching pattern information indicating the display format of the unit and the number of digits of the numerical value after switching, which is the output of the switching method determining unit 8.

【0011】図3は、この発明の実施の形態1による画
面データ単位系切替え方法の画面データの構造を示す図
である。図4は、この発明の実施の形態1による画面デ
ータ単位系切替え方法の表示座標情報の構造を示す図で
ある。
FIG. 3 is a diagram showing a structure of screen data in the screen data unit system switching method according to the first embodiment of the present invention. FIG. 4 is a diagram showing a structure of display coordinate information in the screen data unit system switching method according to the first embodiment of the present invention.

【0012】図5は、この発明の実施の形態1による画
面データ単位系切替え方法の部品種別情報の構造を示す
図である。図6は、この発明の実施の形態1による画面
データ単位系切替え方法の数値変数リストの構造を示す
図である。
FIG. 5 is a diagram showing a structure of component type information in the screen data unit system switching method according to the first embodiment of the present invention. FIG. 6 is a diagram showing a structure of a numerical variable list in the screen data unit system switching method according to the first embodiment of the present invention.

【0013】図7は、この発明の実施の形態1による画
面データ単位系切替え方法の部品グループ情報の構造を
示す図である。図8は、この発明の実施の形態1による
画面データ単位系切替え方法の単位換算表の構造を示す
図である。図9は、この発明の実施の形態1による画面
データ単位系切替え方法の切替えパターン情報の構造を
示す図である。
FIG. 7 is a diagram showing the structure of component group information in the screen data unit system switching method according to the first embodiment of the present invention. FIG. 8 is a diagram showing a structure of a unit conversion table of the screen data unit system switching method according to the first embodiment of the present invention. FIG. 9 is a diagram showing a structure of switching pattern information of the screen data unit system switching method according to the first embodiment of the present invention.

【0014】次に、実施の形態1による画面データ単位
系の切替え処理について図2を用いて説明する。切替え
対象抽出部6は、画面データ1の構成要素(表示部品)
の属性値を検査し、単位系の切替えが必要なアナログ変
数または単位名が属性値として含まれるかどうかを検査
する。図3に画面データの構造を示すように、画面デー
タ1は、画面識別用の画面ID、画面内での部品識別用
の部品ID、部品の表示形式を指定するための表示属性
名とその値である属性値から構成される。単位や数値の
ように文字列形式で値を表示する部品には、その表示文
字列を直接値として指定するか、または数値変数名を指
定して間接参照するための属性“Value”をもつ。
属性値の検査は、この“Value”属性の値を調べ、
単位名を表す文字列または間接参照で数値変数名が属性
値として設定されている部品を切替え候補として抽出す
る。
Next, switching processing of a screen data unit system according to the first embodiment will be described with reference to FIG. The switching target extraction unit 6 is a component (display component) of the screen data 1.
Is checked to see if an analog variable or a unit name that requires switching of the unit system is included as an attribute value. As shown in FIG. 3, the screen data 1 includes a screen ID for screen identification, a part ID for component identification in the screen, a display attribute name for designating the display format of the component, and its value. It consists of attribute values that are A component that displays a value in a character string format, such as a unit or a numerical value, has an attribute “Value” for directly specifying the display character string or for indirectly specifying a numerical variable name.
To check the attribute value, check the value of this “Value” attribute,
A part in which a numerical variable name is set as an attribute value by a character string representing a unit name or indirect reference is extracted as a switching candidate.

【0015】アナログ変数や単位名を属性値としてもつ
部品の表示座標と種別をそれぞれ表示座標情報11と部
品種別情報12に格納する。表示座標情報の構造は、図
4に示すとおりであり、画面データから抽出した部品の
画面ID、部品ID、表示領域の範囲を示すX座標、Y
座標、幅、高さ情報の値を記憶している。部品種別情報
の構造は、図5に示すとおりで、画面データから抽出し
た部品の種別(単位、数値)を記憶する。次に、部品グ
ループ形成部7が、部品種別情報12に単位部品として
登録されている各部品に対して、同じ単位表示で表示す
べき数値部品群を決定する。まず、部品種別情報12内
で数値部品として登録されている各部品の参照変数(数
値変数)を検査し、数値変数リスト2からその変数の使
用する単位名を検索する。数値変数リスト2の構造は、
図6に示すとおりで、数値変数の識別子である変数名、
名称、単位、上限値、下限値を記憶する。
Display coordinates and types of parts having analog variables and unit names as attribute values are stored in display coordinate information 11 and part type information 12, respectively. The structure of the display coordinate information is as shown in FIG. 4, and the screen ID of the component extracted from the screen data, the component ID, the X coordinate indicating the range of the display area, and the Y
The values of the coordinates, width, and height information are stored. The structure of the component type information is as shown in FIG. 5, and stores the type (unit, numerical value) of the component extracted from the screen data. Next, the component group forming unit 7 determines a numerical component group to be displayed in the same unit display for each component registered as a unit component in the component type information 12. First, a reference variable (numerical variable) of each part registered as a numerical part in the part type information 12 is checked, and a unit name used by the variable is searched from the numerical variable list 2. The structure of Numeric Variable List 2 is
As shown in FIG. 6, a variable name which is an identifier of a numerical variable,
The name, unit, upper limit, and lower limit are stored.

【0016】このようにして、当該単位部品と同じ単位
名をもつアナログ変数を属性値としてもつ数値部品群を
抽出する。次に得られた数値部品群の表示座標と当該単
位部品の表示座標の距離計算を行い、距離が最短の数値
部品を1つ決定する。これにより、全ての単位部品につ
いて対になる数値部品が1つ決定される。次に1回目の
距離計算でどのグループにも含まれなかった数値部品に
対して、各単位部品ごとに形成されたグループとの距離
計算を行い、距離が最短のグループに当該数値部品を要
素として追加する。このようにして全ての数値部品と単
位部品を同じ単位名をもつ部品グループ情報13に分類
する。
In this way, a group of numerical parts having an analog variable having the same unit name as the unit part as an attribute value is extracted. Next, the distance between the display coordinates of the obtained numerical component group and the display coordinates of the unit component is calculated, and one numerical component having the shortest distance is determined. As a result, one pair of numerical components is determined for all unit components. Next, for the numerical parts that were not included in any group in the first distance calculation, distance calculation was performed with the group formed for each unit part, and the numerical parts were used as elements in the shortest distance group. to add. In this way, all numerical components and unit components are classified into component group information 13 having the same unit name.

【0017】部品グループ情報13の構造は、図7に示
すとおりで、部品グループ識別用のグループID、部品
グループに含まれる単位部品の部品ID、数値部品群の
ID1〜IDnを記憶している。次に、切替え方式決定
部8が、部品グループ情報13の各グループに対して、
切替え前に使用している単位名と上下限値の値から、切
替え後の単位名と上下限値を単位換算表3で計算し、切
替え後の表示桁数を計算した結果を切替えパターン情報
14に出力する。
The structure of the component group information 13 is as shown in FIG. 7, and stores a group ID for identifying a component group, a component ID of a unit component included in the component group, and ID1 to IDn of a numerical component group. Next, the switching method determination unit 8 performs, for each group of the component group information 13,
From the unit name and the upper and lower limit values used before switching, the unit name and upper and lower limit value after switching are calculated in the unit conversion table 3, and the result of calculating the number of display digits after switching is used as the switching pattern information 14. Output to

【0018】単位換算表3の構造は、図8に示すとおり
であり、単位換算用の換算式の種類を示すパターン名、
切替え前の単位名(単位1)、切替え後の単位名(単位
2)、換算係数を記憶する。切替えパターン情報の構造
は、図9に示すとおりで、図7の部品グループ情報13
に登録されている各グループのID、グループに属する
部品のID、当該部品が切替え前に使用していた単位
名、切替え後に使用する単位名、切替え後の各数値の表
示桁数を示す整数部桁数、少数部桁数を記憶する。次
に、表示形式変更部9が、切替えパターン情報14をも
とに画面データから切替え対象となっている部品に対し
て、表示形式を変更し、変更した結果を切替え後の画面
データ5に出力する。
The structure of the unit conversion table 3 is as shown in FIG. 8, and includes a pattern name indicating the type of conversion formula for unit conversion,
The unit name before switching (unit 1), the unit name after switching (unit 2), and the conversion coefficient are stored. The structure of the switching pattern information is as shown in FIG.
ID of each group registered in the group, the ID of the part belonging to the group, the unit name used by the part before switching, the unit name used after switching, and an integer part indicating the number of display digits of each numerical value after switching The number of digits and the number of decimal digits are stored. Next, the display format changing unit 9 changes the display format of the component to be switched from the screen data based on the switching pattern information 14 and outputs the changed result to the switched screen data 5. I do.

【0019】従って、実施の形態1によれば、単位名を
統一すべき数値部品群と単位部品を矛盾することなく、
単位切替えによる表示変更を実施することができる。
Therefore, according to the first embodiment, a numerical component group whose unit names should be unified and a unit component do not conflict with each other.
The display can be changed by switching units.

【0020】実施の形態2.図10は、この発明の実施
の形態2による画面データ単位系切替え方法の処理フロ
ーを示すフロー図である。図10において、1〜3、5
〜14は図2におけるものと同一のものである。15は
画面データ単位系切替え方法10に含まれ、単位系切替
え後の部品の重畳を検出する部品交差判定部(部品交差
判定手順)、16は部品交差判定部15の出力である表
示位置補正情報である。実施の形態2では、部品交差判
定部15を設け、切替え後の各部品の表示位置を予め計
算する。この構成によれば、単位系切替え後の数値や単
位部品が周辺図形(近傍表示部品)と重畳しないように
各部品の配置を調整することができる。図11は、この
発明の実施の形態2による画面データ単位系切替え方法
の表示位置補正情報の構造を示す図である。
Embodiment 2 FIG. 10 is a flowchart showing a processing flow of the screen data unit system switching method according to the second embodiment of the present invention. In FIG.
14 to 14 are the same as those in FIG. Reference numeral 15 is included in the screen data unit system switching method 10, and is a component intersection determination unit (part intersection determination procedure) for detecting superposition of components after unit system switching, and 16 is display position correction information output from the component intersection determination unit 15. It is. In the second embodiment, the component intersection determination unit 15 is provided, and the display position of each component after switching is calculated in advance. According to this configuration, it is possible to adjust the arrangement of the components so that the numerical values and unit components after the unit system switching do not overlap with the peripheral graphics (neighboring display components). FIG. 11 is a diagram showing a structure of display position correction information in the screen data unit system switching method according to the second embodiment of the present invention.

【0021】以下、実施の形態2による画面データ単位
系の切替え処理について説明する。部品交差判定部15
は、図9の切替えパターン情報に登録されている各部品
の切替えパターン(単位名、整数部桁数、少数部桁数)
をもとに、変更前後に表示文字列の領域サイズの変更が
生じるかどうかを検査する。領域サイズは、変更前後で
の文字列の長さ、表示桁数、少数点位置の値を比較する
ことにより検査する。表示文字列の領域サイズが変化す
る場合には、その表示文字列の変更後の表示幅、高さを
再計算する。次にサイズ変更の生じた部品の近傍にある
画面内の部品を各部品の表示座標情報11を用いて抽出
し、近傍にある部品群については表示文字列の矩形領域
が交差するかどうかを検査する。領域が交差する場合に
は、その交差のパターンに応じて部品群の表示座標を補
正する。例えばX方向で重なりが生じている場合には、
左右に対象部品の表示座標をずらす。また、Y方向で重
なりが生じている場合には、上下に表示座標をずらすな
どを行う。
The switching process of the screen data unit system according to the second embodiment will be described below. Parts intersection determination unit 15
Is the switching pattern of each component registered in the switching pattern information of FIG. 9 (unit name, integer part digit number, decimal part digit number)
It is checked whether or not the size of the display character string changes before and after the change based on. The area size is checked by comparing the character string length before and after the change, the number of display digits, and the value of the decimal point position. When the area size of the display character string changes, the display width and height of the display character string after the change are recalculated. Next, components in the screen near the component whose size has been changed are extracted using the display coordinate information 11 of each component, and it is checked whether or not a rectangular group of a display character string intersects a component group in the vicinity. I do. If the areas intersect, the display coordinates of the component group are corrected according to the pattern of the intersection. For example, if overlap occurs in the X direction,
Shift the display coordinates of the target part left and right. In the case where there is an overlap in the Y direction, the display coordinates are shifted vertically.

【0022】表示位置補正情報の構造は、図11に示す
とおりであり、図3の画面データに登録されている部品
の中から表示文字列に関わる属性“Value”以外の
表示属性(X,Y,Width,Heightなど)の
変更が必要な部品を抽出し、その部品に対して変更すべ
き表示属性名と、その属性値(旧値、新値)を記憶す
る。次に、表示形式変更部9が、切替えパターン情報1
4をもとに画面データから切替え対象となっている部品
に対して、切替えパターン情報14と表示位置補正情報
16をもとに表示方式を変更し、変更した結果を切替え
後の画面データ5に出力する。
The structure of the display position correction information is as shown in FIG. 11, and the display attributes (X, Y) other than the attribute "Value" relating to the display character string are selected from the components registered in the screen data of FIG. , Width, Height, etc.) are extracted, and the display attribute name to be changed for the component and its attribute value (old value, new value) are stored. Next, the display format changing unit 9 sets the switching pattern information 1
4, the display method is changed based on the switching pattern information 14 and the display position correction information 16 for the component to be switched from the screen data, and the changed result is stored in the screen data 5 after the switching. Output.

【0023】実施の形態2によれば、単位系切替え後の
数値や単位部品が周辺図形と重畳しないように各部品の
配置を調整することができるという効果がある。
According to the second embodiment, there is an effect that the arrangement of each part can be adjusted so that the numerical values and unit parts after the unit system switching do not overlap with the peripheral figures.

【0024】実施の形態3.図12は、この発明の実施
の形態3による画面データ単位系切替え方法の処理フロ
ーを示すフロー図である。図12において、1〜3、5
〜14、16は図10におけるものと同一のものであ
る。17は画面データ単位系切替え方法10の表構造判
定部(表構造判定手順)で、表構造の部品を抽出する。
18は表構造判定部17によって抽出された表部品情
報、19は表部品情報18が入力され、単位系切替え後
の各数値部品の表内での配置を検索し、整列させるため
の座標の再計算を行う部品配置調整部(部品配置調整手
順)である。実施の形態3では、部品配置調整部19を
設け、切替え後の各数値部品の表内での配置を検査し、
整列させるための座標の再計算を行うようにしたもの
で、これによれば、単位系切替え後の数値部品の表内で
の配置(左寄せ、右寄せ)を整列させることができる。
図13は、この発明の実施の形態3による画面データ単
位系切替え方法の表部品情報の構造を示す図である。
Embodiment 3 FIG. FIG. 12 is a flowchart showing a processing flow of the screen data unit system switching method according to the third embodiment of the present invention. In FIG.
14 to 16 are the same as those in FIG. Reference numeral 17 denotes a table structure determination unit (table structure determination procedure) of the screen data unit system switching method 10, which extracts components having a table structure.
Reference numeral 18 denotes the table part information extracted by the table structure determination unit 17, and 19 denotes the table part information 18 which is input, searches for the arrangement of each numerical part in the table after the unit system switching, and re-coordinates for aligning. This is a component placement adjustment unit (component placement adjustment procedure) that performs calculations. In the third embodiment, a component arrangement adjusting unit 19 is provided to inspect the arrangement of each numerical component in the table after switching,
The coordinates for alignment are recalculated. According to this, the arrangement (left-justified, right-aligned) of the numerical components in the table after the unit system switching can be aligned.
FIG. 13 is a diagram showing a structure of table part information in the screen data unit system switching method according to the third embodiment of the present invention.

【0025】以下、実施の形態3による画面データ単位
系の切替え処理について説明する。表構造判定部17
は、画面データ1の表示部品から、線分データの接続関
係及び矩形データのサイズ検査を行い、表構造の候補と
なる部品群を抽出し、表部品情報18として出力する。
表部品情報の構造は、図13に示すとおりであり、識別
用の表ID、表の領域を示すための始点座標(左上座
標)と幅、高さ情報を記録している。部品配置調整部1
9は、切替えパターン情報14に含まれる部品群の各要
素について切替え前後で表示領域のサイズが変化するか
どうかを検査する。変化する場合には、その数値部品を
含む表構造が存在するかどうかを表部品情報18の矩形
領域との包含関係で検査する。表構造が存在する場合に
は、次に同じ表内で当該部品の上下方向に配置されてい
る他の数値部品が存在するかどうかを検査する。上下方
向に数値部品が存在する場合には、各数値部品の表示座
標から右端の座標値が同じであるか(右寄せ表示である
か)どうかを検査し、同じ場合には、その数値部品の表
示領域を他の数値部品と整列させるためにX座標の再計
算を行い、結果を表示位置補正情報に出力する。次に、
表示形式変更部9が、切替えパターン情報14をもとに
画面データから切替え対象となっている部品に対して、
切替えパターン情報14と表示位置補正情報16をもと
に表示方式を変更し、変更した結果を切替え後の画面デ
ータに出力する。
Hereinafter, switching processing of a screen data unit system according to the third embodiment will be described. Table structure determination unit 17
Inspects the connection relationship of line segment data and the size of rectangular data from the display components of the screen data 1, extracts a component group that is a candidate for a table structure, and outputs it as table component information 18.
The structure of the table part information is as shown in FIG. 13, and records a table ID for identification, start point coordinates (upper left coordinate) for indicating a table area, and width and height information. Component placement adjustment unit 1
9 examines whether or not the size of the display area changes before and after the switching for each element of the component group included in the switching pattern information 14. If it changes, it is checked whether or not there is a table structure including the numerical part based on the inclusion relation with the rectangular area of the table part information 18. If there is a table structure, it is next checked whether or not there is another numerical component arranged in the same table in the vertical direction of the component. If there are numerical parts in the vertical direction, it is checked from the display coordinates of each numerical part whether the rightmost coordinate value is the same (whether it is right-aligned display). The X coordinate is recalculated in order to align the area with other numerical components, and the result is output as display position correction information. next,
The display format changing unit 9 uses the screen pattern data based on the switching pattern information 14
The display method is changed based on the switching pattern information 14 and the display position correction information 16, and the changed result is output to the screen data after switching.

【0026】実施の形態3によれば、単位系切替え後の
数値部品の表内での配置(左寄せ、右寄せ)を整列させ
ることができるという効果がある。
According to the third embodiment, there is an effect that the arrangement (left-justified, right-justified) in the table of numerical components after unit system switching can be aligned.

【0027】実施の形態4.図14は、この発明の実施
の形態4による画面データ単位系切替え方法の処理フロ
ーを示すフロー図である。図14において、1〜3、5
〜14は図2におけるものと同一のものである。20は
画面データ単位系切替え方法10のグラフィック属性変
換部(グラフィック属性変換手順)で、切替え前後でグ
ラフィック属性(表示属性)の種類が異なるかどうかを
検査し、異なる場合は、表示属性名を切替え後の属性名
に置換える。21はグラフィック属性変換部20の出力
であるグラフィック属性変換表である。実施の形態4で
は、グラフィック属性変換部20を設け、切替え後に使
用する部品のグラフィック属性値の再計算をしたもので
あり、この構成によれば、切替え前後で異なるグラフィ
ックシステムを使用している場合でも、切替え前の画面
データの定義情報を流用して単位系切替えを行うことが
できる。図15は、この発明の実施の形態4による画面
データ単位系切替え方法のグラフィック属性変換表の構
造を示す図である。
Embodiment 4 FIG. 14 is a flowchart showing a processing flow of the screen data unit system switching method according to the fourth embodiment of the present invention. 14, 1-3, 5
14 to 14 are the same as those in FIG. Reference numeral 20 denotes a graphic attribute conversion unit (graphic attribute conversion procedure) of the screen data unit switching method 10, which checks whether the type of the graphic attribute (display attribute) is different before and after the switching, and switches the display attribute name if different. Replace with the later attribute name. Reference numeral 21 denotes a graphic attribute conversion table output from the graphic attribute conversion unit 20. In the fourth embodiment, the graphic attribute conversion unit 20 is provided to recalculate the graphic attribute value of the component used after the switching. According to this configuration, a different graphic system is used before and after the switching. However, unit system switching can be performed using the definition information of the screen data before switching. FIG. 15 is a diagram showing the structure of the graphic attribute conversion table in the screen data unit system switching method according to the fourth embodiment of the present invention.

【0028】以下、実施の形態4による画面データ単位
系の切替え処理について説明する。グラフィック属性変
換部20は、切替えパターン情報14に含まれる部品群
の各要素について、切替え前後で表示属性の種類が異な
るかどうかをグラフィック属性変換表21で検査する。
異なる場合については、その部品の表示属性名を切替え
後の属性名に置き換える。グラフィック属性変換表の構
造は、図15に示すとおりで、グラフィック属性変換表
21は、部品種別、変更前属性名、変更後属性名、変更
後デフォルト値、属性値変換式番号からなる。属性値変
換式番号は、切替え前の部品がもつ複数の属性値の値か
ら、切替え後の部品の属性値を計算するためのプログラ
ムを示す番号である。属性値の再計算をした結果は、グ
ラフィック属性変換表21の変更後属性値に記録する。
切替え後の部品にだけ存在する属性については、切替え
後に使用する部品のデフォルト値を変更後、属性値に設
定する。次に、表示形式変更部9が、切替えパターン情
報14をもとに、画面データ1から切替え対象となって
いる部品に対して、切替えパターン情報14とグラフィ
ック属性変換表21をもとに表示方式を変更し、変更し
た結果を切替え後の画面データ5に出力する。
Hereinafter, switching processing of a screen data unit system according to the fourth embodiment will be described. The graphic attribute conversion unit 20 checks, using the graphic attribute conversion table 21, whether or not each element of the component group included in the switching pattern information 14 has a different type of display attribute before and after switching.
If different, the display attribute name of the part is replaced with the attribute name after switching. The structure of the graphic attribute conversion table is as shown in FIG. 15, and the graphic attribute conversion table 21 includes a component type, an attribute name before change, an attribute name after change, a default value after change, and an attribute value conversion formula number. The attribute value conversion formula number is a number indicating a program for calculating an attribute value of a component after switching from a plurality of attribute values of the component before switching. The result of the recalculation of the attribute value is recorded in the post-change attribute value of the graphic attribute conversion table 21.
For the attribute that exists only in the component after switching, the default value of the component to be used after switching is changed and set to the attribute value. Next, based on the switching pattern information 14, the display format changing unit 9 displays a display method for the component to be switched from the screen data 1 based on the switching pattern information 14 and the graphic attribute conversion table 21. And outputs the changed result to the screen data 5 after switching.

【0029】実施の形態4によれば、切替え前後で異な
るグラフィックシステムを使用している場合でも、切替
え前の画面データの定義情報を流用して、単位系切替え
ができるという効果がある。
According to the fourth embodiment, even when a different graphic system is used before and after the switching, there is an effect that the unit system can be switched by using the definition information of the screen data before the switching.

【0030】[0030]

【発明の効果】この発明は、以上説明したように構成さ
れているので、以下に示すような効果を奏する。画面デ
ータから単位系の切替え対象となる表示部品を抽出する
切替え対象抽出手順と、この切替え対象抽出手順によっ
て抽出された表示部品を単位名に基づき部品群にグルー
プ化する部品グループ形成手順と、この部品グループ形
成手順によってグループ化された部品群毎に切替え後の
単位名を決定する切替え方式決定手順と、この切替え方
式決定手順によって決定された単位名になるように各部
品群の表示形式を切替える表示形式変更手順を含むの
で、グループ化された表示部品群の単位を統一して切替
えることができる。
Since the present invention is configured as described above, it has the following effects. A switching target extraction procedure for extracting a display component to be a unit system switching target from the screen data; a component group formation procedure for grouping display components extracted by the switching target extraction procedure into a component group based on a unit name; A switching method determining procedure for determining a unit name after switching for each component group grouped by the component group forming procedure, and a display format of each component group is switched so that the unit name is determined by the switching method determining procedure. Since the display format change procedure is included, it is possible to unify and switch the units of the grouped display components.

【0031】また、単位切替え後の表示部品とその表示
部品の近傍に配置されている近傍表示部品との交差を予
め検出する部品交差判定手順を含み、表示形式変更手順
は、部品交差判定手順によって検出された交差情報を基
にして表示部品が近傍表示部品と交差しないように表示
部品の表示形式を切替えるので、表示部品が交差するこ
となく、単位系を切替えることができる。
Also, a part intersection determination procedure for detecting in advance the intersection between the display component after the unit switching and a neighboring display component arranged near the display component is included. Since the display format of the display component is switched based on the detected intersection information so that the display component does not intersect the neighboring display component, the unit system can be switched without the display component intersecting.

【0032】また、画面データから表構造の表示部品を
抽出する表構造判定手順と、この表構造判定手順によっ
て抽出された表構造の表示部品の表内での配置を調整す
る部品配置調整手順を含むので、表示部品の単位系切替
え後も表内配置を調整することができる。
Further, a table structure determining procedure for extracting a display component having a table structure from the screen data and a component arrangement adjusting procedure for adjusting the arrangement in the table of the display component having the table structure extracted by the table structure determining procedure are described. Therefore, the layout in the table can be adjusted even after the unit system switching of the display components.

【0033】さらに、単位系切替え前と単位系切替え後
でグラフィック属性が異なる表示部品を抽出すると共
に、抽出された表示部品のグラフィック属性を切替え後
のものに変換するグラフィック属性変換手順を含むの
で、単位系の切替え前後でグラフィック属性が異なって
いても、単位系の切替えを行うことができる。
Furthermore, the method includes a graphic attribute conversion procedure for extracting display components having different graphic attributes before and after the unit system switching and for converting the graphic attributes of the extracted display components to those after the switching. Even if the graphic attributes are different before and after the unit system is switched, the unit system can be switched.

【0034】また、この発明に係わる画面データ単位系
切替え用プログラムにおいては、画面データから単位系
の切替え対象となる表示部品を抽出する切替え対象抽出
手順と、この切替え対象抽出手順によって抽出された表
示部品を単位名に基づき部品群にグループ化する部品グ
ループ形成手順と、この部品グループ形成手順によって
グループ化された部品群毎に切替え後の単位名を決定す
る切替え方式決定手順と、この切替え方式決定手順によ
って決定された単位名になるように各部品群の表示形式
を切替える表示形式変更手順をコンピュータに実行させ
るので、グループ化された表示部品群の単位を統一して
切替えることができる。
Further, in the screen data unit system switching program according to the present invention, a switching object extraction procedure for extracting a display component to be switched for the unit system from the screen data, and a display extracted by the switching object extraction procedure A component group forming procedure for grouping components into component groups based on unit names, a switching method determining procedure for determining a unit name after switching for each component group grouped by the component group forming procedure, and a switching method determining Since the computer is caused to execute the display format change procedure of switching the display format of each component group so as to have the unit name determined by the procedure, it is possible to unify and switch the units of the grouped display components.

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

【図1】 この発明の実施の形態1による画面データ単
位系切替え方法を示す図である。
FIG. 1 is a diagram showing a screen data unit system switching method according to a first embodiment of the present invention.

【図2】 この発明の実施の形態1による画面データ単
位系切替え方法の処理を示すフロー図である。
FIG. 2 is a flowchart showing processing of a screen data unit system switching method according to the first embodiment of the present invention;

【図3】 この発明の実施の形態1による画面データ単
位系切替え方法の画面データの構造を示す図である。
FIG. 3 is a diagram showing a structure of screen data in a screen data unit system switching method according to the first embodiment of the present invention.

【図4】 この発明の実施の形態1による画面データ単
位系切替え方法の表示座標情報の構造を示す図である。
FIG. 4 is a diagram showing a structure of display coordinate information in a screen data unit system switching method according to the first embodiment of the present invention.

【図5】 この発明の実施の形態1による画面データ単
位系切替え方法の部品種別情報の構造を示す図である。
FIG. 5 is a diagram showing a structure of component type information in a screen data unit system switching method according to the first embodiment of the present invention.

【図6】 この発明の実施の形態1による画面データ単
位系切替え方法の数値変数リストの構造を示す図であ
る。
FIG. 6 is a diagram showing a structure of a numerical variable list in a screen data unit system switching method according to the first embodiment of the present invention.

【図7】 この発明の実施の形態1による画面データ単
位系切替え方法の部品グループ情報の構造を示す図であ
る。
FIG. 7 is a diagram showing a structure of component group information in a screen data unit system switching method according to the first embodiment of the present invention.

【図8】 この発明の実施の形態1による画面データ単
位系切替え方法の単位換算表の構造を示す図である。
FIG. 8 is a diagram showing a structure of a unit conversion table of a screen data unit system switching method according to the first embodiment of the present invention.

【図9】 この発明の実施の形態1による画面データ単
位系切替え方法の切替えパターン情報の構造を示す図で
ある。
FIG. 9 is a diagram showing a structure of switching pattern information of a screen data unit system switching method according to the first embodiment of the present invention.

【図10】 この発明の実施の形態2による画面データ
単位系切替え方法の処理フローを示すフロー図である。
FIG. 10 is a flowchart showing a processing flow of a screen data unit system switching method according to Embodiment 2 of the present invention;

【図11】 この発明の実施の形態2による画面データ
単位系切替え方法の表示位置補正情報の構造を示す図で
ある。
FIG. 11 is a diagram showing a structure of display position correction information in a screen data unit system switching method according to a second embodiment of the present invention.

【図12】 この発明の実施の形態3による画面データ
単位系切替え方法の処理フローを示すフロー図である。
FIG. 12 is a flowchart showing a processing flow of a screen data unit system switching method according to Embodiment 3 of the present invention;

【図13】 この発明の実施の形態3による画面データ
単位系切替え方法の表部品情報の構造を示す図である。
FIG. 13 is a diagram showing a structure of front part information in a screen data unit system switching method according to a third embodiment of the present invention.

【図14】 この発明の実施の形態4による画面データ
単位系切替え方法の処理フローを示すフロー図である。
FIG. 14 is a flowchart showing a processing flow of a screen data unit system switching method according to Embodiment 4 of the present invention;

【図15】 この発明の実施の形態4による画面データ
単位系切替え方法のグラフィック属性変換表の構造を示
す図である。
FIG. 15 is a diagram showing a structure of a graphic attribute conversion table in a screen data unit system switching method according to a fourth embodiment of the present invention.

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

1,5 画面データ、2 数値変数リスト、3 単位換
算表、4 変換制御部、6 切替え対象抽出部、7 部
品グループ形成部、8 切替え方式決定部、9 表示形
式変更部、10 画面データ単位系切替え方法、11
表示座標情報、12 部品種別情報、13 部品グルー
プ情報、14 切替えパターン情報、15 部品交差判
定部、16 表示位置補正情報、17 表構造判定部、
18 表部品情報、19 部品配置調整部、20 グラ
フィック属性変換部、21 グラフィック属性変換表。
1, 5 screen data, 2 numeric variable list, 3 unit conversion table, 4 conversion control section, 6 switching target extraction section, 7 part group formation section, 8 switching method determination section, 9 display format change section, 10 screen data unit system Switching method, 11
Display coordinate information, 12 component type information, 13 component group information, 14 switching pattern information, 15 component intersection determining unit, 16 display position correction information, 17 table structure determining unit,
18 Table component information, 19 Component placement adjustment unit, 20 Graphic attribute conversion unit, 21 Graphic attribute conversion table.

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B069 AA01 AA18 CA03 DA10 5E501 AC02 AC32 BA05 EA34 FA48 5H223 AA01 BB01 CC08 DD03 DD07 EE06  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5B069 AA01 AA18 CA03 DA10 5E501 AC02 AC32 BA05 EA34 FA48 5H223 AA01 BB01 CC08 DD03 DD07 EE06

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 画面データから単位系の切替え対象とな
る表示部品を抽出する切替え対象抽出手順、この切替え
対象抽出手順によって抽出された表示部品を単位名に基
づき部品群にグループ化する部品グループ形成手順、こ
の部品グループ形成手順によってグループ化された部品
群毎に切替え後の単位名を決定する切替え方式決定手
順、この切替え方式決定手順によって決定された単位名
になるように上記各部品群の表示形式を切替える表示形
式変更手順を含むことを特徴とする画面データ単位系切
替え方法。
1. A switching target extraction procedure for extracting a display component to be switched for a unit system from screen data, and a component group formation for grouping display components extracted by the switching target extraction procedure into a component group based on a unit name. Procedure, a switching method determining procedure for determining a unit name after switching for each of the component groups grouped by the component group forming procedure, and displaying each of the component groups so that the unit name determined by the switching method determining procedure becomes the unit name. A screen data unit system switching method including a display format change procedure for switching a format.
【請求項2】 単位切替え後の表示部品とその表示部品
の近傍に配置されている近傍表示部品との交差を予め検
出する部品交差判定手順を含み、表示形式変更手順は、
上記部品交差判定手順によって検出された交差情報を基
にして上記表示部品が上記近傍表示部品と交差しないよ
うに上記表示部品の表示形式を切替えることを特徴とす
る請求項1記載の画面データ単位系切替え方法。
2. A part intersection determination procedure for detecting in advance an intersection between a display part after unit switching and a neighboring display part arranged near the display part.
2. The screen data unit system according to claim 1, wherein the display format of the display component is switched based on the intersection information detected by the component intersection determination procedure so that the display component does not intersect the neighboring display component. Switching method.
【請求項3】 画面データから表構造の表示部品を抽出
する表構造判定手順、この表構造判定手順によって抽出
された表構造の表示部品の表内での配置を調整する部品
配置調整手順を含むことを特徴とする請求項1または請
求項2記載の画面データ単位系切替え方法。
3. A table structure judging procedure for extracting a table-structured display component from screen data, and a component arrangement adjusting procedure for adjusting the arrangement of the table-structured display component extracted in the table structure judging process in the table. 3. The screen data unit system switching method according to claim 1, wherein:
【請求項4】 単位系切替え前と単位系切替え後でグラ
フィック属性が異なる表示部品を抽出すると共に、上記
抽出された表示部品のグラフィック属性を切替え後のも
のに変換するグラフィック属性変換手順を含むことを特
徴とする請求項1〜請求項3のいずれか一項記載の画面
データ単位系切替え方法。
4. A graphic attribute conversion procedure for extracting display components having different graphic attributes before unit system switching and after unit system switching, and converting the graphic attributes of the extracted display components to those after switching. The screen data unit system switching method according to any one of claims 1 to 3, characterized in that:
【請求項5】 画面データから単位系の切替え対象とな
る表示部品を抽出する切替え対象抽出手順、この切替え
対象抽出手順によって抽出された表示部品を単位名に基
づき部品群にグループ化する部品グループ形成手順、こ
の部品グループ形成手順によってグループ化された部品
群毎に切替え後の単位名を決定する切替え方式決定手
順、この切替え方式決定手順によって決定された単位名
になるように上記各部品群の表示形式を切替える表示形
式変更手順をコンピュータに実行させるための画面デー
タ単位系切替え用プログラム。
5. A switching target extraction procedure for extracting a display component to be switched for a unit system from screen data, and a component group formation for grouping display components extracted by the switching target extraction procedure into a component group based on a unit name. Procedure, a switching method determining procedure for determining a unit name after switching for each of the component groups grouped by the component group forming procedure, and displaying each of the component groups so that the unit name determined by the switching method determining procedure becomes the unit name. A screen data unit switching program for causing a computer to execute a display format change procedure for switching formats.
JP2001116345A 2001-04-16 2001-04-16 Unit system switching method for data on screen, and program for switching unit system for data on the screen Pending JP2002312153A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001116345A JP2002312153A (en) 2001-04-16 2001-04-16 Unit system switching method for data on screen, and program for switching unit system for data on the screen

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001116345A JP2002312153A (en) 2001-04-16 2001-04-16 Unit system switching method for data on screen, and program for switching unit system for data on the screen

Publications (1)

Publication Number Publication Date
JP2002312153A true JP2002312153A (en) 2002-10-25

Family

ID=18967093

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001116345A Pending JP2002312153A (en) 2001-04-16 2001-04-16 Unit system switching method for data on screen, and program for switching unit system for data on the screen

Country Status (1)

Country Link
JP (1) JP2002312153A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007529801A (en) * 2004-03-15 2007-10-25 シーメンス アクチエンゲゼルシヤフト Signal processing method
JP2017045414A (en) * 2015-08-28 2017-03-02 株式会社東芝 Monitoring device, monitoring system and image determination method
JP2018005591A (en) * 2016-07-04 2018-01-11 アズビル株式会社 Graph automatic generation device and method
WO2022255213A1 (en) * 2021-06-03 2022-12-08 株式会社ミスミグループ本社 Server device, computer-readable non-transitory recording medium, and distinguishing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007529801A (en) * 2004-03-15 2007-10-25 シーメンス アクチエンゲゼルシヤフト Signal processing method
JP2017045414A (en) * 2015-08-28 2017-03-02 株式会社東芝 Monitoring device, monitoring system and image determination method
JP2018005591A (en) * 2016-07-04 2018-01-11 アズビル株式会社 Graph automatic generation device and method
WO2022255213A1 (en) * 2021-06-03 2022-12-08 株式会社ミスミグループ本社 Server device, computer-readable non-transitory recording medium, and distinguishing method

Similar Documents

Publication Publication Date Title
JP2008052312A (en) Operation specification extraction support system
JP2002312153A (en) Unit system switching method for data on screen, and program for switching unit system for data on the screen
US6973642B2 (en) Multi-dimensional programming device and multi-dimensional programming method
JPH06149152A (en) Map information system
JP2004157927A (en) Creating system for business form input, creating program and creating method
JP4960188B2 (en) Screen transition diagram display method and system
JP3334060B2 (en) Screen creation method and device
JPH09292986A (en) Part extraction method
JPH09153079A (en) Drawing preparation system
JP2615091B2 (en) Circuit block pattern input device
JPH08115351A (en) Plant picture designing device
JP5151671B2 (en) Display control apparatus, display control method, and display control program
JP2007065923A (en) Automatic adjustment program and system therefor
JPH01133176A (en) Logical circuit block segmenting system
JPH06309397A (en) Method for operating hierarchical structure for circuit
JPH07253864A (en) Image controller
JP2013109690A (en) Business form data input device, and business form data input method
JP2022111794A (en) Information processor and method for processing information
JP2013161439A (en) Power supply wiring design support method, power supply wiring design support device, power supply wiring design support program, and recording medium
JP2839306B2 (en) Attribute setting method in interactive graphic processing
JPH086975A (en) Cad device for circuit diagram
JPWO2018185915A1 (en) Program creation apparatus and program creation method
JP2000089888A (en) Object display device and recording medium recording object display program
JP2001094559A (en) Device and method for designing network and recording medium where designing program is recorded
JPH10228531A (en) Automatic leader line setting method, automatic leader line setting device for it and program storage medium