Patentable/Patents/US-10592260
US-10592260

Hierarchical data binding for industrial control systems

PublishedMarch 17, 2020
Assigneenot available in USPTO data we have
Inventorsnot available in USPTO data we have
Technical Abstract

A system provides a design interface for designing and implementing graphical user interfaces that users can access through web browsers. Depending on the configuration of the graphical user interfaces, the users may be able to monitor and control industrial processes by interacting with components that correspond to the industrial processes as displayed in user interfaces at client devices. The design interface includes functionality for selecting preprogrammed components, or for generating new components for display. The design interface further allows designers to associate data values received from a variety of sources with properties of the components in the user interfaces. In particular, properties associated with a component of an interface are stored in property tree structures, making dynamic changes to the components possible. Data bindings between subtrees representing components and sets of data from industrial and other sources allows for designs that scale with the availability of the data.

Patent Claims
30 claims

Legal claims defining the scope of protection, as filed with the USPTO.

1

1. A computer-implemented method comprising: establishing a data binding between a first source data model and a subtree of a first property tree, the first source data model associated with a first source selected from a plurality of sources and comprising data values from the first source structured in a source hierarchy, the subtree of the first property tree comprising a set of nodes with associated component properties configured in a component hierarchy that matches the structure of the source hierarchy of the first source data model; receiving an updated configuration corresponding to a change in the configuration of the first source data model such that the first source data model is structured in an updated source hierarchy; in response to receiving the updated configuration of the first source data model: identifying the subtree of the first property tree associated with the first source data model by accessing a stored set of data bindings including the established data binding; and updating the structure of the subtree of the first property tree to match the updated source hierarchy of the first source data model.

2

2. The computer-implemented method of claim 1 , further comprising: determining that a data value in the first source data model has changed; and updating a value associated with the data value in the first source data model stored at an associated node in the subtree of the first property tree.

3

3. The computer-implemented method of claim 1 , further comprising: determining that a property value at a node in the subtree of the first property tree has changed; and updating a value associated with the property value at the node in the subtree in the first source data model.

4

4. The computer-implemented method of claim 3 , wherein updating the associated data value in the first source data model comprises propagating the changed data value to a data source associated with the first source data model.

5

5. The computer-implemented method of claim 1 , wherein establishing a binding between a first source data model and a subtree of a first property tree comprises storing information about a bi-directional association in which values in the first source data model and the subtree of the first property tree update in relation to each other.

6

6. The computer-implemented method of claim 1 , wherein a data source associated with the first source data model is one of: a programmable logic controller, an Application Programming Interface, a function, an expression, a database, and a subtree of a second property tree.

7

7. The computer-implemented method of claim 1 , wherein a data value comprises a tuple including a value, a quality value, and a timestamp value.

8

8. The computer-implemented method of claim 1 , wherein a property value associated with a node of a property tree comprises a tuple including a value, a quality value, and a timestamp value.

9

9. The computer-implemented method of claim 1 , further comprising: receiving an updated version of the configuration of a subtree of the first property tree organized into a different hierarchical structure; identifying the source data model associated with the subtree of the first property tree based on the established binding; and updating the hierarchical structure of the source data model to match the different hierarchical structure of the updated version of subtree of the first property tree.

10

10. The computer-implemented method of claim 1 , wherein a property tree includes properties associated with a user interface component.

11

11. The computer-implemented method of claim 1 , wherein a change in the configuration of the first source data model occurs in response to an addition of a new system component to the first source, and further wherein receiving an updated configuration corresponding to a change in the configuration of the first source data model comprises updating the hierarchy structure of the source data model to include a new node representing the new system component.

12

12. The computer-implemented method of claim 1 , wherein updating the structure of the subtree of the first property tree includes changing an arrangement of the set of nodes in the subtree of the first property tree.

13

13. The computer-implemented method of claim 1 , wherein updating the structure of the subtree of the first property tree includes removing a node from the set of nodes in the subtree of the first property tree.

14

14. The computer-implemented method of claim 1 , wherein updating the structure of the subtree of the first property tree includes adding a new node to the set of nodes in the subtree of the first property tree.

15

15. The computer-implemented method of claim 1 , wherein updating the structure of the subtree of the first property tree does not require input from a designer to reconfigure the data bindings.

16

16. A non-transitory computer-readable storage medium storing computer program instructions executable by one or more processors of a system to perform steps comprising: establishing a data binding between a first source data model and a subtree of a first property tree, the first source data model associated with a first source selected from a plurality of sources and comprising data values from the first source structured in a source hierarchy, the subtree of the first property tree comprising a set of nodes with associated component properties configured in component hierarchy that matches the structure of the source hierarchy of the first source data model; receiving an updated configuration corresponding to a change in the configuration of the first source data model such that the first source data model is structured in an updated source hierarchy; in response to receiving the updated configuration of the first source data model: identifying the subtree of the first property tree associated with the first source data model by accessing a stored set of data bindings including the established data binding; and updating the structure of the subtree of the first property tree to match the updated source hierarchy of the first source data model.

17

17. The non-transitory computer-readable storage medium of claim 16 , the instructions further comprising: determining that a data value in the first source data model has changed; and updating a value associated with the data value in the first source data model stored at an associated node in the subtree of the first property tree.

18

18. The non-transitory computer-readable storage medium of claim 16 , the instructions further comprising: determining that a property value at a node in the subtree of the first property tree has changed; and updating a value associated with the property value at the node in the subtree in the first source data model.

19

19. The non-transitory computer-readable storage medium of claim 18 , wherein updating the associated data value in the first source data model comprises propagating the changed data value to a data source associated with the first source data model.

20

20. The non-transitory computer-readable storage medium of claim 16 , wherein establishing a binding between a first source data model and a subtree of a first property tree comprises storing information about a bi-directional association in which values in the first source data model and the subtree of the first property tree update in relation to each other.

21

21. The non-transitory computer-readable storage medium of claim 16 , wherein a data source associated with the first source data model is one of: a programmable logic controller, an Application Programming Interface, a function, an expression, a database, and a subtree of a second property tree.

22

22. The non-transitory computer-readable storage medium of claim 16 , wherein a data value comprises a tuple including a value, a quality value, and a timestamp value.

23

23. The non-transitory computer-readable storage medium of claim 16 , wherein a property value associated with a node of a property tree comprises a tuple including a value, a quality value, and a timestamp value.

24

24. The non-transitory computer-readable storage medium of claim 16 , the instructions further comprising: receiving an updated version of the subtree of the first property tree organized into a different hierarchical structure; identifying the source data model associated with the subtree of the first property tree based on the established binding; and updating the hierarchical structure of the source data model to match the different hierarchical structure of the updated version of subtree of the first property tree.

25

25. The non-transitory computer-readable storage medium of claim 16 , wherein a change in the configuration of the first source data model occurs in response to an addition of a new system component to the first source, and further wherein receiving an updated configuration corresponding to a change in the configuration of the first source data model comprises updating the hierarchy structure of the source data model to include a new node representing the new system component.

26

26. The non-transitory computer-readable storage medium of claim 16 , wherein updating the structure of the subtree of the first property tree includes changing an arrangement of the set of nodes in the subtree of the first property tree.

27

27. The non-transitory computer-readable storage medium of claim 16 , wherein updating the structure of the subtree of the first property tree includes removing a node from the set of nodes in the subtree of the first property tree.

28

28. The non-transitory computer-readable storage medium of claim 16 , wherein updating the structure of the subtree of the first property tree includes adding a new node to the set of nodes in the subtree of the first property tree.

29

29. The non-transitory computer-readable storage medium of claim 16 , wherein updating the structure of the subtree of the first property tree does not require input from a designer to reconfigure the data bindings.

30

30. A computer-implemented method for updating a structure of a set of data bindings comprising: establishing a binding between a first source data model and a subtree of a first property tree, wherein the first source data model is associated with a programmable logic controller and comprises data values each comprising a tuple including a value, a quality value, and a timestamp value and organized in a source hierarchy based on output values that can be received from the programmable logic controller, the subtree of the first property tree comprising a set of nodes having property values associated with a user interface component, the nodes configured in a component hierarchy that matches the source hierarchy of the first source data model, wherein a data source associated with the first source data model is one of: a programmable logic controller, an Application Programming Interface, a function, an expression, a database, and a subtree of a second property tree; receiving an updated data value from the programmable logic controller; identifying, within the first subtree of the property tree, a property value corresponding to the updated data value, the identification based on the established binding; updating the identified property value to match the received updated data value; receiving an updated version of the first source data model, the updated version of the first source data model organized into a different source hierarchy; identifying the subtree of the first property tree associated with the first source data model, the identification based on the established binding; and updating the component hierarchy of the subtree of the first property tree to match the different source hierarchy of the updated version of the first source data model.

Classification Codes (CPC)

Cooperative Patent Classification codes for this invention. Click any code to explore related patents in that topic.

Patent Metadata

Filing Date

September 18, 2018

Publication Date

March 17, 2020

Want to explore more patents?

Browse 5M+ US patents with plain-English claim translations and AI-generated analysis.

Citation & reuse

Analysis on this page is generated by Patentable — an AI-powered patent intelligence platform. AI-generated summaries, explanations, and analysis may be reused with attribution and a visible link back to the canonical URL below. Patent abstracts and claims are USPTO public domain.

Cite as: Patentable. “Hierarchical data binding for industrial control systems” (US-10592260). https://patentable.app/patents/US-10592260

© 2026 Patentable. All rights reserved.

Patentable is a research and drafting-assistant tool, not a law firm, and does not provide legal advice. Documents we generate are drafts for review by a licensed patent attorney.