JP6879627B2 - Engineering tools - Google Patents

Engineering tools Download PDF

Info

Publication number
JP6879627B2
JP6879627B2 JP2017121354A JP2017121354A JP6879627B2 JP 6879627 B2 JP6879627 B2 JP 6879627B2 JP 2017121354 A JP2017121354 A JP 2017121354A JP 2017121354 A JP2017121354 A JP 2017121354A JP 6879627 B2 JP6879627 B2 JP 6879627B2
Authority
JP
Japan
Prior art keywords
screen
generation unit
unit
acquisition unit
screen generation
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.)
Active
Application number
JP2017121354A
Other languages
Japanese (ja)
Other versions
JP2019008402A (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.)
Azbil Corp
Original Assignee
Azbil 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 Azbil Corp filed Critical Azbil Corp
Priority to JP2017121354A priority Critical patent/JP6879627B2/en
Publication of JP2019008402A publication Critical patent/JP2019008402A/en
Application granted granted Critical
Publication of JP6879627B2 publication Critical patent/JP6879627B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

この発明は、第1表示領域及び第2表示領域を有する画面を表示するエンジニアリングツールに関する。 The present invention relates to an engineering tool for displaying a screen having a first display area and a second display area.

ビル等の建物内に設置された機器の管理を行う管理システムにおいて、機器の設定を行うエンジニアリングツールが従来から知られている(例えば特許文献1参照)。 In a management system that manages equipment installed in a building such as a building, an engineering tool for setting the equipment has been conventionally known (see, for example, Patent Document 1).

特開2014−153827号公報Japanese Unexamined Patent Publication No. 2014-153827

エンジニアリングツールでは、機器のBACnet(登録商標)オブジェクトに関するデータを示す画面の表示を行う。なお、上記画面は、表示領域として、コンテンツペイン及びプロパティペインを有している。
ところで、エンジニアリングツールでは、AC(Accumulator)オブジェクトの現在値の表示として、下記に示す2種類の表示が可能である。ACオブジェクトとは、電気量又は水道使用量等を積算するためのオブジェクトである。1つ目の表示は、ユーザが理解し易いように、上記現在値にスケールと単位を加味した表示である。2つ目の表示は、BACnet規格に準拠し、現在値をそのまま示した表示である。
ここで、コンテンツペインに上記2種類の表示を行うと、情報過多となってしまい、却って内容を理解しにくくなるという課題があった。
The engineering tool displays a screen showing data about the BACnet® object of the device. The screen has a content pane and a property pane as display areas.
By the way, in the engineering tool, the following two types of display are possible as the display of the current value of the AC (Accumulator) object. The AC object is an object for integrating the amount of electricity, the amount of water used, and the like. The first display is a display in which a scale and a unit are added to the current value so that the user can easily understand it. The second display conforms to the BACnet standard and shows the current value as it is.
Here, if the above two types of display are performed on the content pane, there is a problem that the information is excessive and it is rather difficult to understand the contents.

この発明は、上記のような課題を解決するためになされたもので、複数の表現方法を一画面で表示しても視認性の良いエンジニアリングツールを提供することを目的としている。 The present invention has been made to solve the above problems, and an object of the present invention is to provide an engineering tool having good visibility even when a plurality of expression methods are displayed on one screen.

この発明に係るエンジニアリングツールは、BACnetオブジェクトに関する値を示すオブジェクトデータを取得するオブジェクトデータ取得部と、オブジェクトデータを変換するための変換データを取得する変換データ取得部と、オブジェクトデータ取得部により取得されたオブジェクトデータが示す値を、変換データ取得部により取得された変換データで変換してセルに表示した第1画面を生成する第1画面生成部と、第2画面を生成する第2画面生成部と、第1画面生成部により生成された第1画面を第1表示領域に表示し、第2画面生成部により生成された第2画面を第2表示領域に表示した画面を生成する統合画面生成部とを備え、第2画面生成部は、第1画面においてセルが選択された場合に、オブジェクトデータ取得部により取得された対応するオブジェクトデータが示す値を第2画面に表示することを特徴とする。 The engineering tool according to the present invention is acquired by an object data acquisition unit that acquires object data indicating a value related to a BACnet object, a conversion data acquisition unit that acquires conversion data for converting object data, and an object data acquisition unit. A first screen generation unit that converts the value indicated by the object data with the conversion data acquired by the conversion data acquisition unit and generates the first screen displayed in the cell, and a second screen generation unit that generates the second screen. And, the integrated screen generation that displays the first screen generated by the first screen generation unit in the first display area and displays the second screen generated by the second screen generation unit in the second display area. The second screen generation unit is characterized in that when a cell is selected on the first screen, the value indicated by the corresponding object data acquired by the object data acquisition unit is displayed on the second screen. To do.

この発明によれば、上記のように構成したので、複数の表現方法を一画面で表示しても視認性の良くなる。 According to the present invention, since it is configured as described above, visibility is improved even if a plurality of expression methods are displayed on one screen.

この発明の実施の形態1に係るエンジニアリングツールの構成例を示す図である。It is a figure which shows the structural example of the engineering tool which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係るエンジニアリングツールによる画面表示動作例を示す図である。It is a figure which shows the screen display operation example by the engineering tool which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係るエンジニアリングツールによる画面表示例(第1画面においてACオブジェクトの現在値を表示したセルが選択される前)を示す図である。It is a figure which shows the screen display example by the engineering tool which concerns on Embodiment 1 of this invention (before the cell which displayed the present value of AC object is selected in the 1st screen). この発明の実施の形態1に係るエンジニアリングツールによる画面表示例(第1画面においてACオブジェクトの現在値を表示したセルが選択された後)を示す図である。It is a figure which shows the screen display example by the engineering tool which concerns on Embodiment 1 of this invention (after the cell which displayed the present value of AC object is selected in the 1st screen). この発明の実施の形態1に係るエンジニアリングツールによる別の画面表示例を示す図である。It is a figure which shows another screen display example by the engineering tool which concerns on Embodiment 1 of this invention. この発明の実施の形態1に係るエンジニアリングツールによる別の画面表示例(コンボボックスによりオブジェクトタイプの選択又は入力を行う場合)を示す図である。It is a figure which shows another screen display example (when the object type is selected or input by the combo box) by the engineering tool which concerns on Embodiment 1 of this invention.

以下、この発明の実施の形態について図面を参照しながら詳細に説明する。
実施の形態1.
図1はこの発明の実施の形態1に係るエンジニアリングツール1の構成例を示す図である。
エンジニアリングツール1は、ビル等の建物内に設置された機器の管理を行う管理システムにおいて、機器の設定を行う。以下では、エンジニアリングツール1が有する機能のうち、BACnetオブジェクトに関するデータを示す画面の表示に関する機能についてのみ説明を行う。このエンジニアリングツール1は、図1に示すように、オブジェクトデータ取得部11、変換データ取得部12、第1画面生成部13、第2画面生成部14、統合画面生成部15及び表示部16を備えている。なお、エンジニアリングツール1は、システムLSI等の処理回路や、メモリ等に記憶されたプログラムを実行するCPU等により実現される。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
Embodiment 1.
FIG. 1 is a diagram showing a configuration example of an engineering tool 1 according to a first embodiment of the present invention.
The engineering tool 1 sets the equipment in a management system that manages the equipment installed in the building such as a building. In the following, among the functions of the engineering tool 1, only the function related to the display of the screen showing the data related to the BACnet object will be described. As shown in FIG. 1, the engineering tool 1 includes an object data acquisition unit 11, a conversion data acquisition unit 12, a first screen generation unit 13, a second screen generation unit 14, an integrated screen generation unit 15, and a display unit 16. ing. The engineering tool 1 is realized by a processing circuit such as a system LSI, a CPU that executes a program stored in a memory or the like, or the like.

オブジェクトデータ取得部11は、BACnetオブジェクトに関する値を示すオブジェクトデータを取得する。なお、オブジェクトデータ取得部11は、オブジェクトデータとして、エンジニアリングツール1で保持されているデータ又は機器で保持されているデータを取得する。オブジェクトデータとしては、例えば、ACオブジェクトの現在値(積算値)を示すデータ(現在値プロパティ)、又は、オブジェクトタイプを識別する値を示すデータ等が挙げられる。 The object data acquisition unit 11 acquires object data indicating a value related to the BACnet object. The object data acquisition unit 11 acquires the data held by the engineering tool 1 or the data held by the device as the object data. Examples of the object data include data (current value property) indicating the current value (integrated value) of the AC object, data indicating a value identifying the object type, and the like.

変換データ取得部12は、オブジェクトデータを変換するための変換データを取得する。なお、変換データはエンジニアリングツール1で保持されており、変換データ取得部12はこの保持されている変換データを取得する。変換データは、オブジェクトデータがACオブジェクトの現在値を示すデータ(現在値プロパティ)である場合には、当該現在値のスケールを示すデータ(スケールプロパティ)、及び、当該ACオブジェクトの単位を示すデータ(単位プロパティ)である。また、変換データは、オブジェクトデータがオブジェクトタイプを識別する値を示すデータである場合には、当該オブジェクトタイプの名称を示すデータである。 The conversion data acquisition unit 12 acquires the conversion data for converting the object data. The conversion data is held by the engineering tool 1, and the conversion data acquisition unit 12 acquires the held conversion data. When the object data is the data indicating the current value of the AC object (current value property), the converted data is the data indicating the scale of the current value (scale property) and the data indicating the unit of the AC object (the unit of the AC object). Unit property). Further, the conversion data is data indicating the name of the object type when the object data is data indicating a value for identifying the object type.

第1画面生成部13は、第1画面を生成する。この際、第1画面生成部13は、オブジェクトデータ取得部11により取得されたオブジェクトデータが示す値を、変換データ取得部12により取得された変換データで変換して、上記第1画面のセルに表示する。 The first screen generation unit 13 generates the first screen. At this time, the first screen generation unit 13 converts the value indicated by the object data acquired by the object data acquisition unit 11 with the conversion data acquired by the conversion data acquisition unit 12, and converts it into the cell of the first screen. indicate.

第2画面生成部14は、第2画面を生成する。また、第2画面生成部14は、上記第1画面において上記セルが選択された場合に、オブジェクトデータ取得部11により取得された対応するオブジェクトデータが示す値を、上記第2画面に表示する。 The second screen generation unit 14 generates the second screen. Further, the second screen generation unit 14 displays the value indicated by the corresponding object data acquired by the object data acquisition unit 11 on the second screen when the cell is selected on the first screen.

統合画面生成部15は、第1画面生成部13により生成された第1画面をコンテンツペイン(第1表示領域)に表示し、第2画面生成部14により生成された第2画面をプロパティペイン(第2表示領域)に表示した画面を生成する。 The integrated screen generation unit 15 displays the first screen generated by the first screen generation unit 13 in the content pane (first display area), and displays the second screen generated by the second screen generation unit 14 in the property pane (property pane (1st display area). The screen displayed in the second display area) is generated.

表示部16は、統合画面生成部15により生成された画面を表示する。なお図1では、表示部16が、エンジニアリングツール1の内部に設けられた場合を示したが、これに限らず、エンジニアリングツール1の外部に設けられてもよい。 The display unit 16 displays the screen generated by the integrated screen generation unit 15. Note that FIG. 1 shows a case where the display unit 16 is provided inside the engineering tool 1, but the present invention is not limited to this, and the display unit 16 may be provided outside the engineering tool 1.

次に、実施の形態1に係るエンジニアリングツール1による画面表示動作例について、図2〜4を参照しながら説明する。
エンジニアリングツール1による画面表示動作例では、図2に示すように、まず、オブジェクトデータ取得部11は、BACnetオブジェクトの値を示すオブジェクトデータを取得する(ステップST1)。ここでは、オブジェクトデータ取得部11は、オブジェクトデータとして、ACオブジェクトの現在値プロパティを取得するものとする。
Next, an example of screen display operation by the engineering tool 1 according to the first embodiment will be described with reference to FIGS. 2 to 4.
In the screen display operation example by the engineering tool 1, as shown in FIG. 2, the object data acquisition unit 11 first acquires the object data indicating the value of the BACnet object (step ST1). Here, it is assumed that the object data acquisition unit 11 acquires the current value property of the AC object as the object data.

次いで、変換データ取得部12は、変換データを取得する(ステップST2)。この際、変換データ取得部12は、変換データとして、スケールプロパティ及び単位プロパティを取得する。 Next, the conversion data acquisition unit 12 acquires the conversion data (step ST2). At this time, the conversion data acquisition unit 12 acquires the scale property and the unit property as the conversion data.

次いで、第1画面生成部13は、オブジェクトデータ取得部11により取得されたオブジェクトデータが示す値を、変換データ取得部12により取得された変換データで変換してセルに表示した第1画面を生成する(ステップST3)。この際、第1画面生成部13は、現在値プロパティが示す現在値をスケールプロパティが示すスケールで丸めて、単位プロパティが示す単位が付加して、上記セルに表示する。 Next, the first screen generation unit 13 converts the value indicated by the object data acquired by the object data acquisition unit 11 with the conversion data acquired by the conversion data acquisition unit 12 and generates the first screen displayed in the cell. (Step ST3). At this time, the first screen generation unit 13 rounds the current value indicated by the current value property with the scale indicated by the scale property, adds the unit indicated by the unit property, and displays it in the above cell.

次いで、第2画面生成部14は、第2画面を生成する(ステップST4)。 Next, the second screen generation unit 14 generates the second screen (step ST4).

次いで、統合画面生成部15は、第1画面生成部13により生成された第1画面をコンテンツペインに表示し、第2画面生成部14により生成された第2画面をプロパティペインに表示した画面を生成する(ステップST5)。 Next, the integrated screen generation unit 15 displays the first screen generated by the first screen generation unit 13 in the content pane, and displays the second screen generated by the second screen generation unit 14 in the property pane. Generate (step ST5).

次いで、表示部16は、統合画面生成部15により生成された画面を表示する(ステップST6)。 Next, the display unit 16 displays the screen generated by the integrated screen generation unit 15 (step ST6).

図3はこの発明の実施の形態1に係るエンジニアリングツール1による画面表示例(第1画面においてACオブジェクトの現在値を表示したセルが選択される前)を示す図である。
図3に示すコンテンツペイン301では、ACオブジェクトに関しては、項目「Present Value」において、現在値がスケールで丸められて、単位が付加されてセルに表示されている。例えば「No.69」のACオブジェクト(図4参照)では、現在値が「12345」であり、スケールが「−3」であり、単位が「MWh」である場合を示している。この場合、第1画面生成部13は、現在値「12345」をスケール「−3」で丸め(12345×10^−3=12.345)、単位「MWh」を付加してセルに表示する。これにより、コンテンツペイン301では、ACオブジェクトの現在値を、ユーザが理解しやすい表現で表示できる。
一方、図3に示すプロパティペイン302には、コンテンツペイン301において選択されたセルに対する項目の説明が行われる説明欄303が設けられている。この説明欄303は常に表示されており、コンテンツペイン301において選択されるセルが変更される度に内容が更新される。
FIG. 3 is a diagram showing an example of screen display by the engineering tool 1 according to the first embodiment of the present invention (before the cell displaying the current value of the AC object is selected on the first screen).
In the content pane 301 shown in FIG. 3, regarding the AC object, in the item "Present Value", the present value is rounded by a scale, a unit is added, and the unit is displayed in the cell. For example, in the AC object of "No. 69" (see FIG. 4), the current value is "12345", the scale is "-3", and the unit is "MWh". In this case, the first screen generation unit 13 rounds the current value “12345” with the scale “-3” (12345 × 10 ^ -3 = 12.345), adds the unit “MWh”, and displays it in the cell. As a result, in the content pane 301, the current value of the AC object can be displayed in an expression that is easy for the user to understand.
On the other hand, the property pane 302 shown in FIG. 3 is provided with an explanation column 303 for explaining the items for the cells selected in the content pane 301. The explanation column 303 is always displayed, and the content is updated every time the cell selected in the content pane 301 is changed.

その後、上記第1画面において上記セルが選択された場合には、第2画面生成部14は、オブジェクトデータ取得部11により取得された対応するオブジェクトデータが示す値を上記第2画面に表示する(ステップST7)。 After that, when the cell is selected on the first screen, the second screen generation unit 14 displays the value indicated by the corresponding object data acquired by the object data acquisition unit 11 on the second screen (). Step ST7).

図4はこの発明の実施の形態1に係るエンジニアリングツール1による画面表示例(第1画面においてACオブジェクトの現在値を表示したセルが選択された後)を示す図である。
図4に示すコンテンツペイン401では、項目「Present Value」において、「No.69」のACオブジェクトの現在値が表示されたセルが選択された場合を示している。この場合、プロパティペイン402の説明欄403には、ACオブジェクトの現在値「12345」がそのまま表示される。
FIG. 4 is a diagram showing an example of screen display by the engineering tool 1 according to the first embodiment of the present invention (after the cell displaying the current value of the AC object is selected on the first screen).
The content pane 401 shown in FIG. 4 shows a case where the cell in which the present value of the AC object of “No. 69” is displayed is selected in the item “Present Value”. In this case, the current value "12345" of the AC object is displayed as it is in the explanation column 403 of the property pane 402.

これにより、一つの画面において、コンテンツペイン401では、ユーザが理解しやすい表現で現在値を表示でき、プロパティペイン402では、BACnetの規格に準拠した表現で現在値を表現できる。また、コンテンツペイン401とプロパティペイン402とに分けて現在値を表示することで、視認性が向上される。 As a result, on one screen, the content pane 401 can display the current value in an expression that is easy for the user to understand, and the property pane 402 can express the current value in an expression that conforms to the BACnet standard. Further, by displaying the current value separately in the content pane 401 and the property pane 402, the visibility is improved.

なお上記では、オブジェクトデータが現在値プロパティであり、変換データがスケールプロパティ及び単位プロパティである場合を示した。しかしながら、オブジェクトデータ及び変換データはこれらに限らない。例えば、オブジェクトデータとしてオブジェクトタイプを識別する値を示すデータを用い、変換データとして当該オブジェクトタイプの名称を示すデータを用いてもよい。この場合での画面表示例を図5に示す。
図5では、コンテンツペイン501の項目「オブジェクトタイプ」において、オブジェクトタイプを識別する値が当該オブジェクトタイプの名称に変換されて、更に、当該値が付加されて、セルに表示されている。図5の例では、オブジェクトタイプを識別する値「0」が当該オブジェクトタイプの名称「AI」に変換されて、更に、当該値「0」が先頭に付加されて、セルに表示されている。なお、オブジェクトタイプを識別する値の表示又は非表示はオプションで切替え可能である。また、コンテンツペイン501において上記セルが選択された場合には、第2画面生成部14は、プロパティペイン502の説明欄503に、オブジェクトタイプを識別する値「0」をそのまま表示する。
In the above, the case where the object data is the current value property and the conversion data is the scale property and the unit property is shown. However, the object data and the conversion data are not limited to these. For example, data indicating a value that identifies an object type may be used as the object data, and data indicating the name of the object type may be used as the conversion data. An example of screen display in this case is shown in FIG.
In FIG. 5, in the item “object type” of the content pane 501, the value that identifies the object type is converted into the name of the object type, and the value is further added and displayed in the cell. In the example of FIG. 5, the value "0" that identifies the object type is converted to the name "AI" of the object type, and the value "0" is added to the beginning and displayed in the cell. The display or non-display of the value that identifies the object type can be switched as an option. When the cell is selected in the content pane 501, the second screen generation unit 14 displays the value "0" for identifying the object type as it is in the explanation column 503 of the property pane 502.

また図6は、コンテンツペイン601において、コンボボックス604を用いてオブジェクトタイプの選択又は入力を行う場合を示している。図6に示すコンボボックス604では、オブジェクトタイプを識別する値が当該オブジェクトタイプの名称に変換されて、更に、当該値が付加されて、一覧表示されている。これにより、ユーザが、オブジェクトタイプを識別する値を認識可能となる。なお、オブジェクトタイプを識別する値の表示又は非表示はオプションで切替え可能である。 Further, FIG. 6 shows a case where the object type is selected or input using the combo box 604 in the content pane 601. In the combo box 604 shown in FIG. 6, the value that identifies the object type is converted into the name of the object type, and the value is further added and displayed in a list. This allows the user to recognize the value that identifies the object type. The display or non-display of the value that identifies the object type can be switched as an option.

以上のように、この実施の形態1によれば、BACnetオブジェクトに関する値を示すオブジェクトデータを取得するオブジェクトデータ取得部11と、オブジェクトデータを変換するための変換データを取得する変換データ取得部12と、オブジェクトデータ取得部11により取得されたオブジェクトデータが示す値を、変換データ取得部12により取得された変換データで変換してセルに表示した第1画面を生成する第1画面生成部13と、第2画面を生成する第2画面生成部14と、第1画面生成部13により生成された第1画面を第1表示領域に表示し、第2画面生成部14により生成された第2画面を第2表示領域に表示した画面を生成する統合画面生成部15とを備え、第2画面生成部14は、第1画面においてセルが選択された場合に、オブジェクトデータ取得部11により取得された対応するオブジェクトデータが示す値を第2画面に表示するので、複数の表現方法を一画面で表示しても視認性の良くなる。 As described above, according to the first embodiment, the object data acquisition unit 11 for acquiring the object data indicating the value related to the BACnet object and the conversion data acquisition unit 12 for acquiring the conversion data for converting the object data. The first screen generation unit 13 that generates the first screen displayed in the cell by converting the value indicated by the object data acquired by the object data acquisition unit 11 with the conversion data acquired by the conversion data acquisition unit 12. The second screen generation unit 14 that generates the second screen and the first screen generated by the first screen generation unit 13 are displayed in the first display area, and the second screen generated by the second screen generation unit 14 is displayed. It includes an integrated screen generation unit 15 that generates a screen displayed in the second display area, and the second screen generation unit 14 corresponds to the correspondence acquired by the object data acquisition unit 11 when a cell is selected on the first screen. Since the value indicated by the object data to be displayed is displayed on the second screen, visibility is improved even if a plurality of expression methods are displayed on one screen.

なお、本願発明はその発明の範囲内において、実施の形態の任意の構成要素の変形、もしくは実施の形態の任意の構成要素の省略が可能である。 In the present invention, it is possible to modify any component of the embodiment or omit any component of the embodiment within the scope of the invention.

1 エンジニアリングツール
11 オブジェクトデータ取得部
12 変換データ取得部
13 第1画面生成部
14 第2画面生成部
15 統合画面生成部
16 表示部
1 Engineering tool 11 Object data acquisition unit 12 Conversion data acquisition unit 13 1st screen generation unit 14 2nd screen generation unit 15 Integrated screen generation unit 16 Display unit

Claims (2)

BACnetオブジェクトに関する値を示すオブジェクトデータを取得するオブジェクトデータ取得部と、
前記オブジェクトデータを変換するための変換データを取得する変換データ取得部と、
前記オブジェクトデータ取得部により取得されたオブジェクトデータが示す値を、前記変換データ取得部により取得された変換データで変換してセルに表示した第1画面を生成する第1画面生成部と、
第2画面を生成する第2画面生成部と、
前記第1画面生成部により生成された第1画面を第1表示領域に表示し、前記第2画面生成部により生成された第2画面を第2表示領域に表示した画面を生成する統合画面生成部とを備え、
前記第2画面生成部は、前記第1画面において前記セルが選択された場合に、前記オブジェクトデータ取得部により取得された対応するオブジェクトデータが示す値を前記第2画面に表示する
ことを特徴とするエンジニアリングツール。
An object data acquisition unit that acquires object data indicating values related to BACnet objects, and
A conversion data acquisition unit that acquires conversion data for converting the object data,
A first screen generation unit that generates a first screen displayed in a cell by converting the value indicated by the object data acquired by the object data acquisition unit with the conversion data acquired by the conversion data acquisition unit.
The second screen generator that generates the second screen,
Integrated screen generation that displays the first screen generated by the first screen generation unit in the first display area and generates a screen in which the second screen generated by the second screen generation unit is displayed in the second display area. With a department
The second screen generation unit is characterized in that when the cell is selected on the first screen, the value indicated by the corresponding object data acquired by the object data acquisition unit is displayed on the second screen. Engineering tools to do.
前記オブジェクトデータは、ACオブジェクトの現在値を示すデータであり、
前記変換データは、前記現在値に対するスケールを示すデータ、及び、前記ACオブジェクトの単位を示すデータであり、
前記第1画面生成部は、前記ACオブジェクトの現在値を前記スケールで丸めて前記単位を付加して前記セルに表示する
ことを特徴とする請求項1記載のエンジニアリングツール。
The object data is data indicating the current value of the AC object, and is
The conversion data is data indicating a scale with respect to the current value and data indicating a unit of the AC object.
The engineering tool according to claim 1, wherein the first screen generation unit rounds the current value of the AC object on the scale, adds the unit, and displays the current value in the cell.
JP2017121354A 2017-06-21 2017-06-21 Engineering tools Active JP6879627B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017121354A JP6879627B2 (en) 2017-06-21 2017-06-21 Engineering tools

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017121354A JP6879627B2 (en) 2017-06-21 2017-06-21 Engineering tools

Publications (2)

Publication Number Publication Date
JP2019008402A JP2019008402A (en) 2019-01-17
JP6879627B2 true JP6879627B2 (en) 2021-06-02

Family

ID=65029539

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017121354A Active JP6879627B2 (en) 2017-06-21 2017-06-21 Engineering tools

Country Status (1)

Country Link
JP (1) JP6879627B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5118558B2 (en) * 2008-06-09 2013-01-16 アズビル株式会社 Startup file creation device, controller, monitoring system connection test system, and monitoring system connection test method
US10139812B2 (en) * 2008-09-29 2018-11-27 Fisher-Rosemount Systems, Inc. Dynamic user interface for configuring and managing a process control system
JP5550595B2 (en) * 2011-03-31 2014-07-16 アズビル株式会社 Engineering equipment
JP6124612B2 (en) * 2013-02-06 2017-05-10 アズビル株式会社 Engineering apparatus and engineering method

Also Published As

Publication number Publication date
JP2019008402A (en) 2019-01-17

Similar Documents

Publication Publication Date Title
JP5158006B2 (en) Information processing apparatus, information processing method, and program
EP2574999A3 (en) Management system using function abstraction for output generation
JP2008210213A (en) Process operation display device, process operation display method, and program
JP6258159B2 (en) Program information generation system, method, and program
JP5083591B2 (en) Process control system
JP6112968B2 (en) Command generation method, apparatus, and program
JP6879627B2 (en) Engineering tools
JP2017054380A (en) Program information generation system, method, and program
CN102934062A (en) System for creating screen of programmable display and screen creating program therefor
JP6532762B2 (en) INFORMATION GENERATION SYSTEM, APPARATUS, METHOD, AND PROGRAM
JP2008287576A (en) Selection system for electronic/electric equipment-storing cabinet
WO2018163520A1 (en) Sensor metadata generation device, sensor metadata generation system, sensor metadata generation method, and sensor metadata generation program
CN105427359A (en) Animation arrangement
US7506319B2 (en) Generating a model of software in execution
CN112818129A (en) Atlas modeling system and method
CN110163950B (en) Method, equipment and system for generating shadow in object
JP5456707B2 (en) FUNCTION INFORMATION GENERATION DEVICE, FUNCTION INFORMATION GENERATION METHOD, AND FUNCTION INFORMATION GENERATION PROGRAM
JP5948926B2 (en) Object-oriented program generator, program
JP2014170347A (en) Wide area monitoring control device
JP2008146131A (en) Information processing apparatus, method, program and storage medium
JP6661500B2 (en) Information generation system, apparatus, method, and program
JP6986870B2 (en) Engineering tools
JP5590737B2 (en) Identifier generating apparatus, identifier generating method, and program
CN108062222A (en) A kind of administrative power item generation method and device
JP2012194616A (en) Object-oriented model design support device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200311

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210218

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210427

R150 Certificate of patent or registration of utility model

Ref document number: 6879627

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250