CN111158827A - Method and device for graphic configuration tool correlation calculation value information - Google Patents

Method and device for graphic configuration tool correlation calculation value information Download PDF

Info

Publication number
CN111158827A
CN111158827A CN201911383447.0A CN201911383447A CN111158827A CN 111158827 A CN111158827 A CN 111158827A CN 201911383447 A CN201911383447 A CN 201911383447A CN 111158827 A CN111158827 A CN 111158827A
Authority
CN
China
Prior art keywords
calculation
formula
task
point
establishing
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
CN201911383447.0A
Other languages
Chinese (zh)
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.)
Xinao Shuneng Technology Co Ltd
Original Assignee
Xinao Shuneng Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xinao Shuneng Technology Co Ltd filed Critical Xinao Shuneng Technology Co Ltd
Priority to CN201911383447.0A priority Critical patent/CN111158827A/en
Publication of CN111158827A publication Critical patent/CN111158827A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention is suitable for the graphic configuration tool graphic element correlation technical field, and provides a method and a device for graphic configuration tool correlation calculation value information, wherein the method comprises the following steps: establishing a virtual device and a corresponding computing communication unit thereof; establishing a computing point under the computing communication unit; creating a formula calculation task; establishing a calculation record according to the formula calculation task, and assigning the calculation record to the calculation point; and corresponding the calculated value to a graphic element in the associated graphic configuration to complete the association of the calculated value information. The invention enables the SCADA monitoring interface to display the calculated value in real time by newly building the calculation point, newly building the formula, assigning the formula calculated value to the calculation point and binding the calculation point to the graphics primitive in the SCADA graphic configuration. Compared with the traditional function, the method can not only bind the complex logic calculation result to the calculation point and unify the structural information of the primitive binding data, but also can quickly and efficiently establish the calculation point and formula calculation, calculate and display the calculation result value in real time.

Description

Method and device for graphic configuration tool correlation calculation value information
Technical Field
The invention belongs to the technical field of graphic configuration tool primitive association, and particularly relates to a method and a device for associating calculation value information with a graphic configuration tool.
Background
A Data Acquisition And monitoring Control System (SCADA), which is a man-machine interaction system for monitoring And controlling factories And engineering equipment, wherein a collection point (i.e. a primitive) is arranged in a man-machine interface of the SCADA corresponding to the equipment on a specific engineering, And the collection points are controlled by software to correspondingly Control specific hardware equipment so as to complete remote monitoring.
In traditional application, the data bound or associated in the SCADA configuration interface are processed by measuring points, displayed information is a measured value obtained by direct measurement, the measured value can be obtained through an acquisition device, the same important value as the measured value is a calculated value, the calculated value cannot be acquired, the measured value is obtained through simple or complex operation, and the monitoring condition can be generally shown. However, the existing calculated values are not bound, some important information cannot be intuitively reflected for the manager, and some measured values have no unified data structure, for example, units of watt and kilowatt are not unified, so that the manager can obtain the desired information only by processing for two or even three times in the monitoring process, and the calculated values cannot be intuitively reflected on corresponding primitives, so that the monitoring work of the manager is very inconvenient.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method and an apparatus for associating calculated value information with a graphic configuration tool, so as to solve the problem in the prior art that the calculated value information cannot be directly displayed on a primitive.
A first aspect of an embodiment of the present invention provides a method for associating calculated value information with a graphic configuration tool, including:
establishing a virtual device and a corresponding computing communication unit thereof;
establishing a computing point under the computing communication unit;
creating a formula calculation task;
establishing a calculation record according to the formula calculation task, and assigning the calculation record to the calculation point;
and corresponding the calculated value to a graphic element in the associated graphic configuration to complete the association of the calculated value information.
A second aspect of the present invention provides an apparatus for associating calculated value information with a graphic configuration tool, including:
the first establishing module is used for establishing a virtual device and a corresponding computing communication unit thereof;
the second establishing module is used for establishing a computing point under the computing communication unit;
the task creating module is used for creating a formula calculation task;
the assignment module is used for establishing a calculation record according to the formula calculation task and assigning the calculation record to the calculation point;
and the first association module is used for corresponding the calculated value to a graphic element in the associated graphic configuration to complete association of the calculated value information.
A third aspect of the embodiments of the present invention provides a terminal device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the method when executing the computer program.
A fourth aspect of embodiments of the present invention provides a computer-readable storage medium storing a computer program which, when executed by a processor, implements the steps of the above-described method.
Compared with the prior art, the embodiment of the invention has the following beneficial effects:
in the embodiment of the invention, the calculation point, the formula and the formula calculation value are newly established, the calculation point is assigned to the calculation point, and then the calculation point is bound to the graphics primitive in the SCADA graphic configuration, so that the calculation value can be displayed in real time on an SCADA monitoring interface; the correlation of the calculation points is increased on the basis of the existing primitive correlation measurement points, so that the related information required to be calculated by the primitives is displayed more comprehensively, the monitoring is more convenient, the calculation values can be calculated in real time according to a calculation formula to obtain dynamic results, and accurate information can be obtained at any time.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed for the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flowchart illustrating an implementation of a method for associating computed value information with a graphic configuration tool according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of an implementation of a task of creating a formula calculation according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating a method for associating calculated value information with a graphic configuration tool according to a second embodiment of the present invention;
FIG. 4 is a schematic diagram of an implementation flow of a task of creating a formula calculation according to a second embodiment of the present invention;
FIG. 5 is a diagram illustrating a method for associating calculated value information with a graphic configuration tool according to a third embodiment of the present invention;
FIG. 6 is a diagram illustrating a method for associating calculated value information with a graphic configuration tool according to a fourth embodiment of the present invention;
FIG. 7 is a diagram illustrating an apparatus for associating computed value information with a graphic configuration tool according to an embodiment of the present invention;
FIG. 8 is a diagram illustrating an apparatus for associating calculated value information with a graphic configuration tool according to a second embodiment of the present invention;
FIG. 9 is a diagram illustrating an apparatus for associating calculated value information with a graphic configuration tool according to a third embodiment of the present invention;
fig. 10 is a schematic diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail. All other embodiments, which can be derived by a person skilled in the art from the described embodiments of the invention, are within the scope of the invention. Unless otherwise specified, the technical means used in the examples are conventional means well known to those skilled in the art.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the present application herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in the specification of the present application and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
As used in this specification and the appended claims, the term "if" may be interpreted contextually as "when", "upon" or "in response to a determination" or "in response to a detection". Similarly, the phrase "if it is determined" or "if a [ described condition or event ] is detected" may be interpreted contextually to mean "upon determining" or "in response to determining" or "upon detecting [ described condition or event ]" or "in response to detecting [ described condition or event ]".
In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
The first embodiment is as follows:
referring to fig. 1, a method for associating calculation value information with a graphic configuration tool according to an embodiment of the present invention includes:
step S10: establishing a virtual device and a corresponding computing communication unit thereof;
step S20: establishing a computing point under the computing communication unit;
step S40: creating a formula calculation task;
step S50: establishing a calculation record according to the formula calculation task, and assigning the calculation record to the calculation point;
step S60: and corresponding the calculated value to a graphic element in the associated graphic configuration to complete the association of the calculated value information.
In this embodiment, the correlation of the calculation points is added on the basis of the existing primitive correlation measurement points, and the calculation points may be used for calculating the measurement value of the correlated primitive or for performing a combined operation on related devices or primitives, so that the related information of the primitive is determined more quickly to facilitate monitoring and processing, and the calculation values are calculated in real time according to a calculation formula to obtain a dynamic result, so that accurate information can be obtained at any time. The calculation points are similar to the measuring points, and can be associated to the smaller graphic elements in a one-to-one mode or the larger graphic elements in a many-to-one mode, so that the larger graphic elements with more information content can simultaneously display all related calculation value information.
Preferably, the step of creating a formula calculation task in this embodiment is as shown in fig. 2, and includes:
step S401: setting a task triggering mode;
step S402: and binding the calculation formula of the formula calculation task.
The task triggering mode may be periodic triggering, fixed time triggering, or triggering when parameters in a calculation formula change, for example, in this embodiment, the calculation formula is preferably a unit conversion of a measurement value of a measurement point, and the calculation formula is: and (3) converting the power consumption (W) by dividing by 1000 into power consumption (kW), wherein the parameter power consumption (W) is a measurement value of a measurement point, updating in real time, the calculation value of the calculation point is the power consumption (kW), setting a task triggering mode as triggering when the data of the measurement point is changed, and displaying the data on a graphic element in a calculation point form after converting a unit in real time when the power consumption of the measurement value is updated. And the calculation formula to be bound is preset and input by an operator.
Referring to fig. 7, an embodiment of the present invention provides an apparatus for associating calculated value information with a graphic configuration tool, including: a first establishing module 81, a second establishing module 82, a task creating module 83, a assigning module 84 and a first associating module 85, wherein,
the first establishing module 81 is configured to establish a virtual device and a corresponding computing communication unit thereof;
the second establishing module 82 is configured to establish a computing point under the computing communication unit;
the task creating module 83 is configured to create a formula calculation task;
the assignment module 84 is configured to establish a calculation record according to the formula calculation task, and assign the calculation record to the calculation point;
the first association module 85 is configured to associate the computing point with a primitive in an associated graphic configuration, so as to complete association of the computing value information.
The task creating module 83 is correspondingly provided with:
the setting unit is used for setting a task triggering mode and/or a triggering period;
and the binding unit is used for binding the calculation formula of the formula calculation task.
Example two:
referring to fig. 3, a method for associating calculation value information with a graphic configuration tool according to an embodiment of the present invention includes:
step S10: establishing a virtual device and a corresponding computing communication unit thereof;
step S20: establishing a computing point under the computing communication unit;
step S30: acquiring a calculation formula for creating a formula calculation task;
step S40: creating a formula calculation task;
step S50: establishing a calculation record according to the formula calculation task, and assigning the calculation record to the calculation point;
step S60: and corresponding the calculated value to a graphic element in the associated graphic configuration to complete the association of the calculated value information.
Since the formula calculation task may be adjusted and changed, the present embodiment preferably actively acquires the calculation formula, initiates an instruction for acquiring the calculation formula, and creates the formula calculation task after the operator checks the input, so as to smoothly complete the calculation formula binding.
Preferably, the step of creating a formula calculation task in this embodiment is shown in fig. 4, and includes:
step S401: setting a task triggering mode as periodic triggering and setting a triggering period;
step S402: and binding the calculation formula of the formula calculation task.
In this embodiment, the formula calculation task preferably binds two calculation formulas, and the calculation record of each calculation formula is assigned to the corresponding calculation point. The calculation points are given in table 1 below as an example:
TABLE 1
Name (R) Type (B) Alias name Park area
FfuelInt Remote measurement Gas quantity ES01
PWheatingInt Remote measurement Accumulated heat quantity ES01
The calculation formula list comprises two calculation points, and the corresponding calculation formula list is shown in the following table 2:
TABLE 2
Name (R) Formula (II) Results Fruits and the like Task class
PARK357_HSS01_ES01_FfuelInt FLWM01 gas quantity 100 ES01 gas quantity Calculation point Periodical handle
PARK357_HSS01_ES01_PWheatingInt EMT01 network Heat accumulation ES01 cumulative Heat Calculating points Week period execution
The two calculation formulas are bound with the same formula calculation task and are executed in the same period: the operation is carried out once every 500ms, and the cycle period is 500 times.
The points are calculated as follows: the gas amount is explained as an example:
formula name: PARK357_ HSS01_ ES01_ FfuelInt;
calculating the formula: FLWM01: gas cumulative flow rate 100, wherein measurement point FLWM01: the ID number of the accumulated gas flow is 32527;
calculation results (calculation points): ES01: gas amount, set calculation point ES01: the ID number of the gas amount is 16777231;
the method comprises the following tasks: 500 ms;
the task type is as follows: and (5) calculating the period.
The two calculation points obtained in table 1 are respectively associated with two primitives, but the two calculation points are triggered by the same formula calculation task and are calculated by different calculation formulas respectively.
Referring to fig. 8, an embodiment of the present invention provides an apparatus for associating calculated value information with a graphic configuration tool, including: a first building module 81, a second building module 82, a task creating module 83, a valuation module 84, a first association module 85, and a formula acquisition module 86, wherein,
the first establishing module 81 is configured to establish a virtual device and a corresponding computing communication unit thereof;
the second establishing module 82 is configured to establish a computing point under the computing communication unit;
the task creating module 83 is configured to create a formula calculation task;
the assignment module 84 is configured to establish a calculation record according to the formula calculation task, and assign the calculation record to the calculation point;
the first association module 85 is configured to associate the computing point with a primitive in an associated graph configuration to complete association of computing value information;
the formula obtaining module 86 is configured to obtain a calculation formula to create a formula calculation task.
Example three:
referring to fig. 5, a method for associating calculation value information with a graphic configuration tool according to an embodiment of the present invention includes:
step S10: establishing a virtual device and a corresponding computing communication unit thereof;
step S20: establishing a computing point under the computing communication unit;
step S40: creating a formula calculation task;
step S50: establishing a calculation record according to the formula calculation task, and assigning the calculation record to the calculation point;
step S60: corresponding the calculated points to the graphics primitives in the associated graphic configuration to complete the association of the calculated value information;
step S70: and running formula calculation logic, so that when formula calculation is run, the calculation result is updated to the calculation point in real time.
After the association of the calculation points is completed, the calculation module is separated from the monitoring module of the measurement point, so that the calculation work is independent from other data processing work of the primitive, the operation of formula calculation logic needs to be executed independently, the embodiment preferably automatically operates the associated formula calculation logic, the monitoring system can update the calculation value of the corresponding primitive in real time, and the administrator only needs to maintain regularly.
Referring to fig. 9, an embodiment of the present invention provides an apparatus for associating calculated value information with a graphic configuration tool, including: a first establishing module 81, a second establishing module 82, a task creating module 83, a assigning module 84, a first associating module 85 and a running module 87, wherein,
the first establishing module 81 is configured to establish a virtual device and a corresponding computing communication unit thereof;
the second establishing module 82 is configured to establish a computing point under the computing communication unit;
the task creating module 83 is configured to create a formula calculation task;
the assignment module 84 is configured to establish a calculation record according to the formula calculation task, and assign the calculation record to the calculation point;
the first association module 85 is configured to associate the computing point with a primitive in an associated graph configuration to complete association of computing value information;
the operation module 87 is configured to operate formula calculation logic, so that when formula calculation is performed, the calculation result is updated to the calculation point in real time.
Example four:
referring to fig. 6, a method for associating calculation value information with a graphic configuration tool according to an embodiment of the present invention includes:
step S00: associating the measurement value with the graphics primitive;
step S10: establishing a virtual device and a corresponding computing communication unit thereof;
step S20: establishing a computing point under the computing communication unit;
step S40: creating a formula calculation task;
step S50: establishing a calculation record according to the formula calculation task, and assigning the calculation record to the calculation point;
step S60: and corresponding the calculated value to a graphic element in the associated graphic configuration to complete the association of the calculated value information.
Because the content associated with the calculated value of the primitive provided by the invention and the existing method for associating the business object and the measurement value are operated independently and do not interfere with each other, the method for associating the calculated value information with the graphic configuration tool provided by the invention can be implemented to associate the business object and/or the measurement value with the primitive.
The method for associating the service object and/or the measurement value with the primitive may refer to the following:
a method for quickly associating primitives in a graphics configuration tool, the method comprising:
analyzing a graphic file to be associated, and acquiring data information of a primitive in the graphic file, wherein the data information of the primitive comprises all important information of equipment represented by the primitive, including but not limited to: whether the graphic elements are associated, the name, type, path or coordinate of the associated business object, and the like;
judging whether the graphic elements in the graphic file are associated according to the data information of the graphic elements;
if the graphic elements in the graphic file are associated, associating the paths of the devices where the graphic elements are located;
and if the graphic elements in the graphic file are not associated, associating the service objects of the graphic elements.
It should be noted that, in this embodiment, when determining whether to associate, the logic is adopted:
if any of the primitives in the graphics file have been associated, all of the primitives for the graphics file are considered to have been associated.
One way of associating the path of the device where the primitive is located may include:
extracting a device where the primitive is located according to a first path of the primitive, and storing the device where the primitive is located in a list form;
the first path is formed by associating primitive elements, and the primitive elements correspond to the position path stored in the physical device. In the storage, it is preferable to store only names of the devices after arranging them, and since only names are stored, it is possible to list only different devices, the same device being indicated by the same name, and only duplicate devices being marked.
Creating a table, wherein the table at least comprises a first device column and a second device column, and a cell of the first device column is set as the device where the cell is located and is correspondingly associated with a first path of the cell;
the first device column of the created table may be displayed by the device name, or may be displayed in an unlimited form, for example, an identifier or a character which is convenient for recognition or memory is also applicable, but regardless of the display form, the devices displayed by the cells and the storage paths of the devices are in one-to-one correspondence and binding, so that the paths of the devices can be changed.
And the second device column is initially empty as the intermediate replacement candidate column at the time of change.
According to specific engineering, importing a second path of a device in a model database into the second device column;
the introduction form of the second path may preferably include:
loading all devices according to the model database, and displaying in a first draggable form;
and dragging the device in the first dragging mode according to specific engineering, and putting the device in the corresponding cell of the second device row to finish the importing of the second path.
The path is required to be led in, so the content displayed in the first dragging mode also needs to be correspondingly bound with the storage path of the device, the path in the dragged object can be directly identified during manual dragging, and then the dragged object is written into the corresponding cell, so that the method is visual and rapid, and is convenient for manual operation of personnel.
The first draggable form may be set as an intuitive topological structure, such as a tree structure, and the specific structure may be preset content, and after the model database is loaded, the topological structure in the draggable form can be obtained by directly reading the loaded model database, and of course, the topological structure may also be generated according to the actually loaded content, and the manner is not limited.
Correspondingly replacing the first path bound by the first device column according to the second path of the second device column to obtain a new device path;
after replacement, the path of the primitive represented by the first device column is changed, and the association of the new path can be completed only by writing the changed content into the data of the primitive.
And writing the new path of the device into the associated data of the corresponding graphic element to complete the path of the device where the associated graphic element is located.
The whole process of the path leading-in is very simple, and the path leading-in only needs to be manually dragged when a new path needing leading-in is selected, so that the operation is convenient.
In this example, the business object associated with the primitive may include:
classifying and storing according to the object types associated with the primitives, and marking the primitives to be associated;
the service objects of the primitives are often divided according to the object types, the total object is associated with large types such as switches, disconnecting links, remote measuring points, remote control points and the like, and multiple primitives can also form a primitive group to perform combined association, at this time, the object type required to be associated by the primitive group is an intelligent device, the primitives with the analyzed object type do not need to be associated with the service objects, and the primitives with the analyzed object type are to-be-associated primitives or to-be-associated primitive groups to mark the to-be-associated primitives so as to facilitate subsequent processing.
Loading a corresponding business object in a model database according to the object type, and displaying the business object in a second draggable form;
the second draggable form may also be configured as a topological structure, such as a tree structure, but each draggable object is a service object of a primitive, and may be regarded as a service object in the model database that is converted into a service object tree capable of being dragged.
Selecting the service object in the second draggable form, and dragging the service object to a corresponding primitive to be associated;
in the association process, the individual primitives are accurately dragged one by one for association, but the primitives of the same type can also be combined into a unit, and then the corresponding business objects are dragged uniformly to the primitive unit of the type to complete the association of the primitives of the same type, so that the association is fast and convenient.
In order to confirm that all the primitives and the service objects of the primitive group are associated, after the step of selecting the service object in the second draggable form and dragging the service object to the corresponding primitive to be associated is completed each time, the method further includes:
judging whether all object types of the graphic elements to be associated are associated or not;
if all object types of the graphic elements to be associated are associated, eliminating marks of the graphic elements to be associated;
and if all the object types of the graphic elements to be associated are not associated, returning to associate the business objects with the object types which are not associated with the graphic elements to be associated until all the object types are associated.
The step is that only after the mark of the primitive to be associated is eliminated, the association operation is stopped for the primitive to be associated, because some primitives may have multiple types and need to be associated with multiple service objects simultaneously, the association of all the primitives is prevented from being stopped only once through the steps.
Referring to fig. 7, an embodiment of the present invention provides an apparatus for associating calculated value information with a graphic configuration tool, including: a first establishing module 81, a second establishing module 82, a task creating module 83, a assigning module 84 and a first associating module 85, wherein,
the first establishing module 81 is configured to establish a virtual device and a corresponding computing communication unit thereof;
the second establishing module 82 is configured to establish a computing point under the computing communication unit;
the task creating module 83 is configured to create a formula calculation task;
the assignment module 84 is configured to establish a calculation record according to the formula calculation task, and assign the calculation record to the calculation point;
the first association module 85 is configured to associate the computing point with a primitive in an associated graphic configuration, so as to complete association of the computing value information.
Fig. 10 is a schematic diagram of the terminal device 9 according to an embodiment of the present invention. As shown in fig. 10, the terminal device 9 of this embodiment includes a processor 90, a memory 91, and a computer program 92 stored in the memory 91 and capable of running on the processor 90, such as a program for associating calculation value information with a graphic configuration tool. The processor 90, when executing the computer program 92, implements the steps of the above-described embodiments of methods for quickly associating primitives in a graphics configuration tool, such as steps S10-S60 shown in FIG. 1, or steps S10-S70 shown in FIG. 5, or steps S00-S60 shown in FIG. 6. Alternatively, the processor 90, when executing the computer program 92, implements the functions of the modules/units in the device embodiments, such as the functions of the modules 81 to 85 shown in fig. 7, the functions of the modules 81 to 86 shown in fig. 8, or the functions of the modules 81 to 87 shown in fig. 9.
Illustratively, the computer program 92 may be partitioned into one or more modules/units that are stored in the memory 91 and executed by the processor 90 to implement the present invention. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution process of the computer program 92 in the terminal device 9.
The terminal device 9 may be a desktop computer, a notebook, a palm computer, a cloud server, or other computing devices. The terminal device 9 may include, but is not limited to, a processor 90 and a memory 91. Those skilled in the art will appreciate that fig. 10 is only an example of the terminal device 9, and does not constitute a limitation to the terminal device 9, and may include more or less components than those shown, or combine some components, or different components, for example, the terminal device 9 may further include an input-output device, a network access device, a bus, etc.
The Processor 90 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 91 may be an internal storage unit of the terminal device 9, such as a hard disk or a memory of the terminal device 9. The memory 91 may also be an external storage device of the terminal device 9, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the terminal device 9. Further, the memory 91 may also include both an internal storage unit and an external storage device of the terminal device 9. The memory 91 is used for storing the computer program and other programs and data required by the terminal device 9. The memory 91 may also be used to temporarily store data that has been output or is to be output.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Of course, the units and modules may be replaced by a processor containing a computer program, and the work of each part can be completed in a pure software form
Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, the division of the modules or units is only one logical division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer program, which may be stored in a computer-readable storage medium, and when the computer program is executed by a processor, the steps of the method embodiments may be implemented. Wherein the computer program comprises computer program code, which may be in the form of source code, object code, an executable file or some intermediate form, etc. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A method for associating computed value information with a graphic configuration tool, comprising:
establishing a virtual device and a corresponding computing communication unit thereof;
establishing a computing point under the computing communication unit;
creating a formula calculation task;
establishing a calculation record according to the formula calculation task, and assigning the calculation record to the calculation point;
and corresponding the calculated value to a graphic element in the associated graphic configuration to complete the association of the calculated value information.
2. The method of claim 1, wherein the step of creating a formula calculation task comprises:
setting a task triggering mode and/or a triggering period;
and binding the calculation formula of the formula calculation task.
3. The method of claim 2, wherein the formula calculation task is bound to at least one calculation formula, and each calculation record of the calculation formula is assigned to the corresponding calculation point.
4. The method of claim 1, wherein associating the computing point with a primitive in an associated graphics configuration further comprises, after the associating step of associating the computing point with the primitive in the associated graphics configuration:
and running formula calculation logic, so that when formula calculation is run, the calculation result is updated to the calculation point in real time.
5. The method of claim 1, wherein before the step of creating a formula calculation task, the method further comprises:
and acquiring a calculation formula for creating a formula calculation task.
6. The method of claim 1, wherein associating the computed value information with the graphic configuration tool further comprises:
and associating the service object and/or the measurement value for the graphic element.
7. An apparatus for associating computed value information with a graphic configuration tool, comprising:
the first establishing module is used for establishing a virtual device and a corresponding computing communication unit thereof;
the second establishing module is used for establishing a computing point under the computing communication unit;
the task creating module is used for creating a formula calculation task;
the assignment module is used for establishing a calculation record according to the formula calculation task and assigning the calculation record to the calculation point;
and the first association module is used for corresponding the calculated value to a graphic element in the associated graphic configuration to complete association of the calculated value information.
8. The apparatus of claim 7, wherein the apparatus for associating calculation value information with a graphic configuration tool further comprises:
and the operation module is used for operating formula calculation logic so that the calculation result is updated to the calculation point in real time when formula calculation is operated.
9. A terminal device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any of claims 1 to 5 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 5.
CN201911383447.0A 2019-12-27 2019-12-27 Method and device for graphic configuration tool correlation calculation value information Pending CN111158827A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911383447.0A CN111158827A (en) 2019-12-27 2019-12-27 Method and device for graphic configuration tool correlation calculation value information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911383447.0A CN111158827A (en) 2019-12-27 2019-12-27 Method and device for graphic configuration tool correlation calculation value information

Publications (1)

Publication Number Publication Date
CN111158827A true CN111158827A (en) 2020-05-15

Family

ID=70558845

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911383447.0A Pending CN111158827A (en) 2019-12-27 2019-12-27 Method and device for graphic configuration tool correlation calculation value information

Country Status (1)

Country Link
CN (1) CN111158827A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112817496A (en) * 2021-02-01 2021-05-18 网易(杭州)网络有限公司 Data operation method, device and equipment based on application program and storage medium
CN113093574A (en) * 2021-03-23 2021-07-09 珠海格力电器股份有限公司 Front-end configuration method and device of building control system and building control system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103927694A (en) * 2014-04-18 2014-07-16 江苏省电力公司常州供电公司 Real-time analysis and decision system of regional loads of urban power grid and working method thereof
CN104808974A (en) * 2014-01-26 2015-07-29 南京南瑞继保电气有限公司 Energy source control optimization method, device and system
CN105912325A (en) * 2016-04-05 2016-08-31 华自科技股份有限公司 Reuse method and system for primitive assembly based on configuration software and configuration software
CN106338964A (en) * 2016-10-24 2017-01-18 北京亚控科技发展有限公司 Configuration based physical object display method
CN109491735A (en) * 2018-10-16 2019-03-19 南京轨道交通系统工程有限公司 Integrated data generates the comprehensively monitoring human-machine interface configuration implementation method with verification
CN109885869A (en) * 2019-01-09 2019-06-14 石化盈科信息技术有限责任公司 A kind of online customized Technology Calculation

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104808974A (en) * 2014-01-26 2015-07-29 南京南瑞继保电气有限公司 Energy source control optimization method, device and system
CN103927694A (en) * 2014-04-18 2014-07-16 江苏省电力公司常州供电公司 Real-time analysis and decision system of regional loads of urban power grid and working method thereof
CN105912325A (en) * 2016-04-05 2016-08-31 华自科技股份有限公司 Reuse method and system for primitive assembly based on configuration software and configuration software
CN106338964A (en) * 2016-10-24 2017-01-18 北京亚控科技发展有限公司 Configuration based physical object display method
CN109491735A (en) * 2018-10-16 2019-03-19 南京轨道交通系统工程有限公司 Integrated data generates the comprehensively monitoring human-machine interface configuration implementation method with verification
CN109885869A (en) * 2019-01-09 2019-06-14 石化盈科信息技术有限责任公司 A kind of online customized Technology Calculation

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112817496A (en) * 2021-02-01 2021-05-18 网易(杭州)网络有限公司 Data operation method, device and equipment based on application program and storage medium
CN112817496B (en) * 2021-02-01 2022-06-14 网易(杭州)网络有限公司 Data operation method, device and equipment based on application program and storage medium
CN113093574A (en) * 2021-03-23 2021-07-09 珠海格力电器股份有限公司 Front-end configuration method and device of building control system and building control system

Similar Documents

Publication Publication Date Title
CN111835582B (en) Configuration method and device of Internet of things inspection equipment and computer equipment
CN105224458A (en) A kind of database method of testing and system
CN110828017A (en) Information processing method and information processing system for nuclear power plant
CN113282795B (en) Data structure diagram generation and updating method and device, electronic equipment and storage medium
CN111158827A (en) Method and device for graphic configuration tool correlation calculation value information
CN115549313B (en) Power consumption monitoring method and system based on artificial intelligence
CN112463807A (en) Data processing method, device, server and storage medium
CN110795000B (en) Automatic control method and device based on interface segmentation and terminal
CN114021156A (en) Method, device and equipment for organizing vulnerability automatic aggregation and storage medium
CN108376320A (en) Fulfilling data managing method and device
CN110059070B (en) Collecting data from a data source to a manufacturing operations management data warehouse
CN110781235A (en) Big data based purchase data processing method and device, terminal and storage medium
CN114328452A (en) Data auditing method, device, platform, electronic equipment and storage medium
CN106528774A (en) Method and apparatus for predicting distribution network project management trend
CN113902411A (en) Project time progress display method and device, terminal and storage medium
CN109800265B (en) Data loading method, device, equipment and computer readable storage medium
CN111475970A (en) Structural model derivation system and method
CN114282029A (en) Primitive management method and device, electronic equipment and storage medium
CN114205355B (en) Substation gateway accessory equipment performance test method and system and electronic equipment
CN113743791A (en) Business evaluation method and device for business work order, electronic equipment and medium
CN114064786A (en) Data display method, data display device and server
CN111026307B (en) Method and device for quickly associating graphics primitives in graphics configuration tool
CN109066973B (en) Visualization method and system for intelligent substation and terminal equipment
CN111191999A (en) Product research and development management method and device, computer equipment and storage medium
CN115277487B (en) Communication processing system of electronic terminal

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200515