Systems, methods, and computer-readable media for developing industrial applications

Through integrated development environment (IDE) and object-based models, the problem of fragmented industrial automation system design is solved, integrated development and consistent updates are realized in system aspects, and development efficiency and system integration efficiency are improved.

CN115079644BActive Publication Date: 2025-08-29ROCKWELL AUTOMATION TECH INC
View PDF 1 Cites 0 Cited by

Patent Information

Application Number
CN202210227749.4
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Priority Date
2021-03-10
Filing Date
2022-03-08
Publication Date
2025-08-29
Estimated Expiration
2042-03-08

AI Technical Summary

Technical Problem

In the prior art, different aspects of industrial automation systems require separate design, configuration and programming in different development environments, resulting in fragmentation of designs, and coordination and integration between different systems requires a lot of debugging work.

Method used

It provides an integrated development environment (IDE) that uses object-based models for system design, programming and configuration, uses automated objects as building blocks, supports integrated development across systems, and ensures consistency and dynamic updates inside and outside the project through automated object inheritance features.

Benefits of technology

It simplifies the development process of industrial automation systems, improves system integration efficiency, reduces debugging workload, and supports consistent updates across projects code and visualizations.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN115079644B_ABST
    Figure CN115079644B_ABST
Patent Text Reader

Abstract

Systems, methods, and computer-readable media for developing industrial applications are provided. An industrial integrated development environment (IDE) provides a development framework for designing, programming, and configuring multiple aspects of industrial automation systems using a common design environment and data model. Project creation using an embodiment of the IDE system can be built on an object-based model instead of, or in addition to, a tag-based architecture. To this end, the IDE system can support the use of automation objects that serve as building blocks of this object-based development structure. In order to ensure consistency within and between projects and to ensure that a given industrial project is dynamically updated to reflect changes in the properties of industrial assets, an embodiment of the IDE system can use automation object inheritance features to propagate changes made to automation object definitions to all instances of automation objects used throughout the control project.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] The subject matter disclosed herein relates generally to industrial automation systems and, for example, to industrial programming development platforms. Background Art

[0002] The necessity of using separate configuration tools to program and configure different aspects of industrial automation systems has led to a fragmented design approach, whereby different, yet related or overlapping, aspects of an automation system are designed, configured, and programmed separately using different development environments. For example, a motion control system might require a control logic programming platform to program the industrial controller and tune the control loops, another configuration platform to configure the motor drives, and a visualization development platform to program the associated HMI. Related peripheral systems—such as vision systems, safety systems, and so on—may also require configuration using separate programming or development applications.

[0003] This separate development approach may also require extensive testing and debugging efforts to ensure proper integration of the separately configured system aspects. In this regard, the expected data interfaces or coordinated actions between different system aspects may require extensive debugging due to failure to properly coordinate the different programming efforts. Summary of the Invention

[0004] The following is a simplified overview to provide a basic understanding of some aspects described herein. This overview is not an extensive review, nor is it intended to identify key / important elements or delineate the scope of the various aspects described herein. Its sole purpose is to present some concepts in a simplified form as a prelude to the more detailed description that will be presented later.

[0005] In one or more embodiments, a system for developing an industrial application is provided, the system comprising: a memory storing executable components and a library of automation objects representing corresponding industrial assets, the automation objects having corresponding programming properties associated with the industrial assets; a user interface component configured to present an integrated development environment (IDE) interface and receive industrial design input via interaction with the IDE interface, the industrial design input defining aspects of an industrial automation project; and a project generation component configured to generate system project data based on the industrial design input, wherein the system project data defines the system project and includes at least one of an executable industrial control program, an industrial visualization application, or industrial equipment configuration data, the system project data also includes an instance of an automation object selected from automation objects stored in a library, and the project generation component is further configured to: in response to receiving object edit data defining edits to properties of the automation object via the user interface component, modify the automation object in the library according to the object edit data; in response to determining that modifying the instance of the automation object according to the object edit data is permitted, modify the instance of the automation object according to the object edit data; and in response to determining that modifying the instance of the automation object according to the object edit data is not permitted, deny modifying the instance of the automation object according to the object edit data.

[0006] In addition, one or more embodiments provide a method for developing industrial applications, the method comprising: presenting an integrated development environment (IDE) interface on a client device by a system including a processor; receiving industrial design input by the system via interaction with the IDE interface, the industrial design input defining aspects of an industrial control and monitoring project; generating system project data by the system based on the industrial design input, wherein the generating comprises generating at least one of an executable industrial control program, an industrial visualization application, or industrial equipment configuration data, and the system project data comprises an instance of an automation object selected from a library of automation objects, the automation object representing a corresponding industrial asset and having corresponding programming properties related to the industrial asset; and in response to receiving object editing data defining an edit to a property of the automation object: modifying the automation object in the library according to the object editing data by the system; in response to determining that modifying the instance of the automation object according to the object editing data is permitted, modifying the instance of the automation object according to the object editing data by the system; and in response to determining that modifying the instance of the automation object according to the object editing data is not permitted, preventing the instance of the automation object from being modified according to the object editing data by the system.

[0007] In addition, according to one or more embodiments, a non-transitory computer-readable medium is provided, having instructions stored thereon, which, in response to execution, cause a system to perform operations, the operations comprising: presenting an integrated development environment (IDE) interface on a client device; receiving industrial design input from the client device via interaction with the IDE interface, the industrial design input defining control design aspects of an industrial automation project; generating system project data based on the industrial design input, wherein the generation comprises generating at least one of an executable industrial control program, an industrial visualization application, or industrial equipment configuration data, and the system project data comprises an instance of an automation object selected from a library of automation objects, the automation object representing a corresponding industrial asset and having corresponding programming properties related to the industrial asset; and in response to receiving object editing data defining an edit to a property of the automation object: modifying the automation object in the library according to the object editing data; in response to determining that modifying the instance of the automation object according to the object editing data is permitted, modifying the instance of the automation object according to the object editing data; and in response to determining that modifying the instance of the automation object according to the object editing data is not permitted, preventing modification of the instance of the automation object according to the object editing data.

[0008] To achieve the foregoing and related purposes, certain illustrative aspects are described herein in conjunction with the following description and accompanying drawings. These aspects indicate various ways in which the present invention may be practiced, all of which are intended to be encompassed herein. Additional advantages and novel features will become apparent from the following detailed description when considered in conjunction with the accompanying drawings. BRIEF DESCRIPTION OF THE DRAWINGS

[0009] Figure 1 is a block diagram of an example industrial control environment.

[0010] Figure 2 is a block diagram of an example integrated development environment (IDE) system.

[0011] Figure 3 is a diagram showing the general architecture of an industrial IDE system.

[0012] Figure 4 is a diagram illustrating several example automation object properties that may be utilized by an industrial IDE system in connection with building, deploying, and executing system projects.

[0013] Figure 5 is a diagram illustrating an example data flow associated with creating a system project for an automation system being designed using an industrial IDE system.

[0014] Figure 6 is a diagram of an example system project that illustrates incorporating automation objects into a project model.

[0015] Figure 7This is a diagram showing debugging of a system item.

[0016] Figure 8 is a diagram illustrating an example architecture in which a cloud-based IDE service is used to develop and deploy industrial applications to a factory environment.

[0017] Figure 9 is a diagram of example automation objects that have been integrated into the project data model of a system project.

[0018] Figure 10 is a diagram illustrating the project testing component of the IDE system testing an example system project using test scripts bound to automation objects.

[0019] Figure 11 is a diagram illustrating submission of automated object editing to an IDE system.

[0020] Figure 12 is a diagram illustrating modification of an instance of an automation object according to edits submitted to a master version of the automation object stored in a library.

[0021] Figure 13 is a diagram illustrating downloading a copy of a system project from an industrial IDE system to a local client device.

[0022] Figure 14 is a diagram illustrating propagation of automation object edits to locally stored copies of system projects.

[0023] Figure 15 Is a representation of a sample system project that incorporates automation objects into the project model.

[0024] Figure 16a is a flow diagram of a first portion of an example method for propagating edits to an automation object to instances of the object used in one or more system projects.

[0025] Figure 16b is a flow diagram of a second portion of an example method for propagating edits to an automation object to instances of the object used in one or more system projects.

[0026] Figure 17 is a flowchart of an example method for creating a singleton instance of an automation object and using the singleton instance as the basis for a new automation object.

[0027] Figure 18 is a sample computing environment.

[0028] Figure 19 is a sample networking environment. DETAILED DESCRIPTION

[0029] The present disclosure will now be described with reference to the accompanying drawings, in which like reference numerals are used to refer to like elements throughout. In the following description, for illustrative purposes, many specific details are set forth to provide a thorough understanding of the present disclosure. However, it is apparent that the present disclosure can be practiced without these specific details. In other examples, well-known structures and devices are shown in block diagram form to facilitate their description.

[0030] As used in this application, the terms "component," "system," "platform," "layer," "controller," "terminal," "station," "node," and "interface" are intended to refer to a computer-related entity or an entity related to or as part of an operating device having one or more specific functions, where such an entity can be hardware, a combination of hardware and software, software, or software in execution. For example, a component can be, but is not limited to, a process running on a processor, a processor, a hard drive, a plurality of storage drives (optical or magnetic) including fixed (e.g., secured with screws or bolts) or removable fixed solid-state storage drives; an object; an executable file; a thread of execution; a computer-executable program and / or a computer. By way of illustration, a server and an application running on a server can be a component. One or more components can reside within an executing process and / or thread, and a component can be located on one computer and / or distributed between two or more computers. In addition, the components described herein can be executed from various computer-readable storage media having various data structures stored thereon. These components can communicate via local and / or remote processes, for example, based on a signal with one or more data packets (e.g., data from a component that interacts with another component in a local system, a distributed system, and / or interacts with other systems via a signal over a network such as the Internet). As another example, a component can be a device having a specific function provided by a mechanical part operated by an electrical or electronic circuit, which is operated by a software or firmware application executed by a processor, wherein the processor can be inside or outside the device and execute at least a portion of the software or firmware application. As another example, a component can be a device that provides a specific function by an electronic component rather than a mechanical part, and the electronic component can include a processor to execute software or firmware that at least partially provides the function of the electronic component. As yet another example, an interface can include an input / output (I / O) component and an associated processor, application, or application programming interface (API) component. Although the foregoing examples are directed to aspects of components, the illustrated aspects or features are also applied to systems, platforms, interfaces, layers, controllers, terminals, etc.

[0031] As used herein, the terms "infer" and "inference" generally relate to the process of reasoning or inferring the state of a system, environment, and / or user based on a collection of observations captured via events and / or data. For example, inference can be applied to identify a particular context or action, or a probability distribution over states can be generated. Inference can be probabilistic, i.e., a probability distribution over states of interest is computed based on a consideration of data and events. Inference can also relate to techniques for composing higher-level events from a collection of events and / or data. Such inference results in the construction of new events or actions based on a collection of observed events and / or stored event data, regardless of whether the events are closely related in temporal proximity, and whether the events and data come from one or several event and data sources.

[0032] Furthermore, the term "or" is intended to mean an inclusive "or" rather than an exclusive "or." That is, unless specified otherwise, or clear from the context, the phrase "X employs A or B" is intended to mean any of the natural inclusive permutations. That is, the phrase "X employs A or B" is satisfied by any of the following instances: X employs A; X employs B; or X employs both A and B. Furthermore, the articles "a" and "an" as used in this application and the appended claims should generally be construed to mean "one or more" unless specified otherwise or clear from the context to be directed to the singular.

[0033] Furthermore, the term "set," as used herein, excludes an empty set, e.g., a set with no elements. Thus, a "set" in this disclosure includes one or more elements or entities. By way of illustration, a set of controllers includes one or more controllers; a set of data resources includes one or more data resources; and so on. Similarly, the term "group," as used herein, refers to a collection of one or more entities; e.g., a group of nodes refers to one or more nodes.

[0034] Various aspects or features will be presented in terms of systems that may include a number of devices, components, modules, etc. It will be understood and appreciated that the various systems may include additional devices, components, modules, etc. and / or may not include all of the devices, components, modules, etc. discussed in connection with the figures. Combinations of these methods may also be used.

[0035] Figure 1is a block diagram of an example industrial control environment 100. In this example, multiple industrial controllers 118 are deployed throughout the industrial plant environment to monitor and control corresponding industrial systems or processes related to product manufacturing, processing, motion control, batch processing, material handling, or other such industrial functions. The industrial controllers 118 typically execute corresponding control programs to facilitate monitoring and control of industrial devices 120 (e.g., industrial machines) that constitute the controlled industrial assets or systems. One or more industrial controllers 118 may also include soft controllers executed on a personal computer or other hardware platform or on a cloud platform. Some hybrid devices may also combine controller functionality with other functionality (e.g., visualization). The control program executed by the industrial controller 118 may include substantially any type of code capable of processing input signals read from the industrial devices 120 and controlling output signals generated by the industrial controller 118, including but not limited to ladder logic, sequential function charts, function block diagrams, or structured text.

[0036] Industrial devices 120 may include both input devices that provide data related to the controlled industrial system to industrial controller 118 and output devices that respond to control signals generated by industrial controller 118 for controlling aspects of the industrial system. Example input devices may include telemetry devices (e.g., temperature sensors, flow meters, level sensors, pressure sensors, etc.), manual operator control devices (e.g., push buttons, selector switches, etc.), safety monitoring devices (e.g., safety mats, safety pull cords, light curtains, etc.), and other such devices. Output devices may include motor drives, pneumatic actuators, signaling devices, robotic control inputs, valves, pumps, etc.

[0037] The industrial controller 118 can be communicatively interfaced with the industrial devices 120 via a hardwired or networked connection. For example, the industrial controller 118 can be equipped with local hardwired inputs and outputs for communicating with the industrial devices 120 to control them. Local controller I / O can include digital I / O that sends and receives discrete voltage signals to and from field devices, or analog I / O that sends and receives analog voltage or current signals to and from devices. The controller I / O can communicate with the controller's processor via a backplane so that the digital and analog signals can be read into and controlled by a control program. The industrial controller 118 can also communicate with the industrial devices 120 via a network, for example, using a communication module or an integrated networking port. Exemplary networks include the Internet, an intranet, Ethernet, DeviceNet, ControlNet, Data Highway and Data Highway Plus (DH / DH+), remote I / O, fieldbus, Modbus, Profibus, wireless networks, serial protocols, and the like. The industrial controller 118 may also store persistent data values ​​that can be referenced by its associated control program and used for control decisions, including but not limited to measured or calculated values ​​representing the operating state of the controlled machine or process (e.g., tank level, position, alarm, etc.), or captured time series data collected during operation of the automation system (e.g., status information at multiple time points, diagnostic occurrences, etc.). Similarly, some smart devices—including but not limited to motor drives, instruments, or condition monitoring modules—may store data values ​​used to control and / or visualize operating states. Such devices may also capture time series data or events in a log for later retrieval and review.

[0038] Industrial automation systems typically include one or more human machine interfaces (HMIs) 114 that enable plant personnel to view telemetry and status data associated with the automation system and to control aspects of system operation. The HMI 114 can communicate with one or more of the industrial controllers 118 via a plant network 116 and exchange data with the industrial controllers to facilitate visualization of information related to the controlled industrial process on one or more pre-developed operator interface screens. The HMI 114 can also be configured to enable an operator to submit data to a designated data tag or memory address of the industrial controller 118, thereby providing a means for the operator to issue commands to the controlled system (e.g., cycle start commands, equipment actuation commands, etc.), modify set point values, etc. The HMI 114 can generate one or more display screens through which the operator interacts with the industrial controller 118 and, thereby, interacts with the controlled process and / or system. Example display screens can visualize the current state of an industrial system or its associated equipment using graphical representations of processes displaying metered or calculated values, employing state-based color or position animations, presenting alarm notifications, or employing other such techniques to present relevant data to an operator. Data presented in this manner is read by the HMI 114 from the industrial controller 118 and presented on one or more display screens according to a display format selected by the HMI developer. The HMI can include a fixed-location device or a mobile device with a user-installed or pre-installed operating system and user-installed or pre-installed graphical application software.

[0039] Some industrial environments may also include other systems or devices related to specific aspects of the controlled industrial system. These systems or devices may include, for example, a data historian 110 that aggregates and stores production information collected from industrial controllers 118 or other data sources, a device document repository containing electronic documentation of the various industrial devices that make up the controlled industrial system, an inventory tracking system, a work order management system, a repository of machine or process diagrams and documentation, a supplier product document repository, a supplier knowledge base, an internal knowledge base, a work scheduling application, or other such systems, some or all of which may reside on the industrial environment's office network 108.

[0040] Higher-level systems 126 can perform functions that are less directly related to the control of industrial automation systems at the factory site and are instead directed to long-term planning, advanced supervisory control, analysis, reporting, or other such advanced functions. These systems 126 can reside on an office network 108 at an external location relative to the factory facility, or on a cloud platform that can access the office network and / or the factory network. Higher-level systems 126 can include, but are not limited to, cloud storage and analysis systems, big data analysis systems, manufacturing execution systems, data lakes, reporting systems, and the like. In some scenarios, applications running at these higher levels of the enterprise can be configured to analyze control system operational data, and the results of the analysis can be fed back to an operator at the control system or directly to a controller 118 or device 120 in the control system.

[0041] The various control, monitoring, and analysis devices that make up an industrial environment must be programmed or configured using corresponding configuration applications specific to each device. For example, industrial controllers 118 are typically configured and programmed using a control programming development application (e.g., executed on a client device 124), such as a ladder logic editor. Using such a development platform, a designer can write a control program (e.g., ladder logic, structured text, functional block diagram, etc.) to implement a desired industrial sequence or process and download the resulting program file to the controller 118. Separately, a developer uses an HMI development platform (e.g., executed on a client device 122) to design visualization screens and associated navigation structures for the HMI 114 and download the resulting visualization file to the HMI 114. Some industrial devices 120—such as motor drives, telemetry devices, safety input devices, etc.—may also require configuration using a separate device configuration tool (e.g., executed on a client device 128) specific to the device being configured. Such a device configuration tool can be used to set device parameters or operating modes (e.g., high / low limits, output signal format, scaling factor, energy consumption mode, etc.).

[0042] The need to use separate configuration tools to program and configure different aspects of industrial automation systems has led to a fragmented design approach, whereby different, but related or overlapping, aspects of an automation system are designed, configured, and programmed separately on different development environments. For example, a motion control system might require using a control logic programming platform to program the industrial controller and tune the control loops, another configuration platform to configure the motor drives, and a visualization development platform to program the associated HMI. Related peripheral systems—such as vision systems, safety systems, and so on—may also require configuration using separate programming or development applications.

[0043] This separate development approach may also require considerable testing and debugging efforts to ensure proper integration of the separately configured system aspects. In this regard, the intended data interfaces or coordinated actions between the different system aspects may require extensive debugging due to failure to properly coordinate the different programming efforts.

[0044] To address at least some of these and other issues, one or more embodiments described herein provide an integrated development environment (IDE) for designing, programming, and configuring various aspects of industrial automation systems using a common design environment and data model. Embodiments of the industrial IDE can be used to configure and manage automation system devices in a common manner, thereby facilitating integrated multidisciplinary programming of control, visualization, and other aspects of control systems.

[0045] Typically, industrial IDEs support features spanning the entire automation lifecycle, including design (e.g., equipment selection and sizing, controller programming, visualization development, device configuration, testing, etc.); installation, configuration, and commissioning; operation, improvement, and management; as well as troubleshooting, expansion, and upgrades.

[0046] Implementations of industrial IDEs can include libraries of modular code and visualizations specific to industrial verticals and common industrial applications within those verticals. These code and visualization modules can simplify development and shorten development cycles while also supporting consistency and reuse across industrial enterprises.

[0047] To support enhanced development capabilities, project creation using embodiments of the IDE system can be based on an object-based model rather than, or in addition to, a tag-based architecture. To this end, the IDE system can support the use of automation objects that serve as building blocks of this object-based development structure. To ensure consistency within and between projects, and to ensure that a given industrial project is dynamically updated to reflect changes to the properties of industrial assets (e.g., control code, visualization definitions, test scripts, analysis code, etc.), embodiments of the IDE system can use an automation object inheritance feature to propagate changes made to an automation object definition to all instances of the automation object used throughout the control project.

[0048] Figure 2is a block diagram of an example integrated development environment (IDE) system 202 according to one or more embodiments of the present disclosure. Aspects of the systems, apparatuses, or processes described herein may constitute machine-executable components contained within a machine, such as one or more computer-readable media associated with one or more machines. Such components, when executed by one or more machines, such as computers, computing devices, automation devices, virtual machines, and the like, may cause the machines to perform the described operations.

[0049] The IDE system 202 may include a user interface component 204 including an IDE editor 224, a project generation component 206, a project deployment component 208, a project testing component 210, a collaboration management component 212, one or more processors 218, and a memory 220. In various implementations, one or more of the user interface component 204, the project generation component 206, the project deployment component 208, the project testing component 210, the collaboration management component 212, the one or more processors 218, and the memory 220 may be electrically and / or communicatively coupled to each other to perform one or more of the functions of the IDE system 202. In some implementations, the components 204, 206, 208, 210, and 212 may include software instructions stored on the memory 220 and executed by the processor 218. The IDE system 202 may also communicate with Figure 2 For example, the processor 218 may interact with one or more external user interface devices such as a keyboard, mouse, display monitor, touch screen, or other such interface devices.

[0050] The user interface component 204 can be configured to receive user input and present output to the user in any suitable format (e.g., visual, audio, tactile, etc.). In some embodiments, the user interface component 204 can be configured to interact with an IDE client communicatively executed on a client device (e.g., a laptop computer, a tablet computer, a smart phone, etc.), which is communicatively connected to the IDE system 202 (e.g., via a hardwired connection or a wireless connection). The user interface component 204 can then receive user input data and present output data via the IDE client. In other embodiments, the user interface component 204 can be configured to generate a suitable interface screen (e.g., a program development screen) and provide it to the client device, and exchange data via these interface screens. The input data that can be received via various embodiments of the user interface component 204 can include, but are not limited to, programming code, industrial design instructions or targets, engineering drawings, AR / VR input, DSL definitions, video or image data, project test scripts, or other such inputs. Output data presented by various embodiments of the user interface component 204 may include program code, programming feedback (eg, errors and highlighting, coding suggestions, etc.), programming and visual development screens, project testing results, and the like.

[0051] The project generation component 206 can be configured to create a system project including one or more project files based on the design input received via the user interface component 204 and the industrial knowledge, predefined code modules and visualization and automation objects (AO) 222 stored by the IDE system 202. The project deployment component 208 can be configured to delegate the system project created by the project generation component 206 to appropriate industrial devices (e.g., controllers, HMI terminals, motor drives, AR / VR systems, etc.) for execution. To this end, the project deployment component 208 can identify the appropriate target device to which the corresponding parts of the system project should be sent for execution, convert these corresponding parts into a format understandable to the target device, and deploy the converted project components to their corresponding devices.

[0052] The project testing component 210 can be configured to execute test scripts associated with the automation objects 222 or other elements of the system project to verify the correct execution of various aspects of the project. The collaboration management component 212 can be configured to track instances of the system project that have been downloaded to the local client device so that these local versions of the project can be updated as needed in response to modifications submitted to the cloud-based IDE system.

[0053] The one or more processors 218 may perform one or more of the functions described herein with reference to the systems and / or methods disclosed herein. The memory 220 may be a computer-readable storage medium that stores computer-executable instructions and / or information for performing the functions described herein with reference to the systems and / or methods disclosed herein.

[0054] Figure 3 is a diagram illustrating a general architecture of an industrial IDE system 202 according to one or more embodiments. The industrial IDE system 202 can implement a general set of services and workflows that span not only design but also commissioning, operations, and maintenance. On the design side, the IDE system 202 can support not only industrial controller programming and HMI development, but also system component sizing and selection, device / system configuration, AR / VR visualization, and other features. The IDE system 202 can also include tools that simplify and automate the commissioning of the resulting project and assist in the subsequent management of the deployed system during runtime.

[0055] Embodiments of the IDE system 202 implemented on a cloud platform also facilitate collaborative project development, whereby multiple developers 304 contribute design and programming input to a common automation system project 302. Collaboration tools supported by the IDE system can manage design contributions from multiple contributors and perform version control of the aggregated system project 302 to ensure project consistency.

[0056] Based on the design and programming input from one or more developers 304, the IDE system 202 generates a system project 302 comprising one or more project files. The system project 302 encodes one or more of the following: a control program; an HMI, AR and / or VR visualization; device or subsystem configuration data (e.g., drive parameters, vision system configuration, telemetry device parameters, safety zone definitions, etc.), or other such aspects of the industrial automation system being designed. The IDE system 202 can identify the appropriate target device 306 (e.g., an industrial controller, an HMI terminal, a variable frequency drive, a safety device, etc.) on which the corresponding aspects of the system project 302 should be executed, convert the system project 302 into an executable file that can be executed on the corresponding target device, and deploy the executable file to its corresponding target device 306 for execution, thereby delegating the system project 302 to the factory site to implement the automation project.

[0057] To support enhanced development capabilities, some embodiments of the IDE system 202 can be built on an object-based data model instead of, or in addition to, a tag-based architecture. Automation objects 222 serve as building blocks of this object-based development architecture. Figure 42 is a diagram illustrating several example automation object properties that can be utilized by the IDE system 202 in conjunction with building, deploying, and executing system projects 302. Automation objects 222 can be created and augmented during design, integrated into larger data models, and used during runtime. These automation objects 222 provide a common data structure across the IDE system 202 and can be stored in an object library (e.g., a portion of memory 220) for reuse. The object library can store predefined automation objects 222 representing various categories of real-world industrial assets 402, including but not limited to pumps, tanks, valves, motors, motor drives (e.g., variable frequency drives), industrial robots, actuators (e.g., pneumatic or hydraulic actuators), or other such assets. Automation objects 222 can represent elements at essentially any level of an industrial enterprise, including individual devices, machines composed of many industrial devices and components (some of which can be associated with their own automation objects 222), and entire production lines or process control systems.

[0058] An automation object 222 for a given type of industrial asset can encode aspects such as 2D or 3D visualization, alarms, control code (e.g., logic or other types of control programs), analytics, startup procedures, test protocols and scripts, validation reports, simulations, diagrams, safety protocols, and other such attributes associated with the industrial asset 402 represented by the object 222. Automation objects 222 can also be geotagged with location information identifying the location of the associated asset. During runtime of the system project 302, the automation object 222 corresponding to a given real-world asset 402 can also record status or operational history data for the asset. Generally, an automation object 222 serves as a programmatic representation of its corresponding industrial asset 402 and can be incorporated into the system project 302 as an element of control code, 2D or 3D visualization, a knowledge base or maintenance guidance system for the industrial asset, or other such aspects. Additionally, as will be discussed in greater detail below, the automation object 222 can support inheritance so that changes to any of the attributes of the automation object 222 discussed above are automatically propagated to instances of the automation object used throughout the system project 302.

[0059] Figure 5is a diagram illustrating an example data flow associated with creating a system project 302 for an automation system being designed using an IDE system 202 according to one or more embodiments. A client device 504 (e.g., a laptop, tablet, desktop, mobile device, wearable AR / VR device, etc.) executing an IDE client application 514 can access the IDE system's project development tools and utilize these tools to create a comprehensive system project 302 for the automation system being developed. By interacting with the system's user interface component 204, developers can submit design input 512 to the IDE system 202 in various supported formats, including industry-specific control programs (e.g., control logic, structured text, sequential function charts, etc.) and HMI screen configuration input. Based on the design input 512 and information stored in the industrial knowledge base (predefined code modules 508 and visualizations 510, guardrail templates 506, physics-based rules 516, etc.), the user interface component 204 presents design feedback 518, which is designed to assist the developer in configuring, controlling, and visualizing the industrial automation system in conjunction with the development system project 302.

[0060] In addition to control programs and visualization definitions, some embodiments of the IDE system 202 can be configured to receive digital engineering drawings (e.g., computer-aided design (CAD) files) as design input 512. In such embodiments, the project generation component 206 can generate portions of the system project 302 based on analysis of existing design drawings, for example, by automatically generating control and / or visualization code. Drawings that can be submitted as design input 512 can include, but are not limited to, P&ID drawings, mechanical drawings, flow charts, or other such documents. For example, a P&ID drawing can be imported into the IDE system 202, and the project generation component 206 can identify the elements (e.g., tanks, pumps, etc.) conveyed by the drawing and the relationships between them. The project generation component 206 can associate or map the elements identified in the drawing with appropriate automation objects 222 corresponding to these elements (e.g., tanks, pumps, etc.) and add these automation objects 222 to the system project 302. The device-specific and asset-specific automation objects 222 include the appropriate code and visualization to be associated with the elements identified in the drawing. In general, the IDE system 202 can examine one or more different types of drawings (mechanical, electrical, piping, etc.) to determine relationships between devices, machines, and / or assets (including identifying common elements across different drawings) and intelligently associate these elements with appropriate automation objects 222, code modules 508, and / or visualizations 510. The IDE system 202 can combine the generation of code or project data for the system project 302, utilizing physics-based rules 516 and predefined code modules 508 and visualizations 510 as needed.

[0061] The IDE system 202 may also determine whether predefined visualization content is available for any object found in the drawing and generate appropriate HMI screens or AR / VR content for the found object based on these predefined visualizations. To this end, the IDE system 202 may store industry-specific, asset-specific, and / or application-specific visualizations 510 that can be accessed on demand by the project generation component 206. These visualizations 510 may be categorized by industry or industrial vertical market (e.g., automotive, food and drug, oil and gas, pharmaceuticals, etc.), type of industrial asset (e.g., type of machine or industrial equipment), type of industrial application (e.g., batch processing, flow control, web tension control, sheet metal stamping, water treatment, etc.), or other such categories. The predefined visualizations 510 may include visualizations in various formats, including but not limited to HMI screens or windows, mashups that aggregate data from multiple pre-specified sources, AR overlays, VR objects that represent 3D virtualization of associated industrial assets, or other such visualization formats. The IDE system 202 may select an appropriate visualization for a given object based on a predefined association between object type and visualization content.

[0062] In another example, the marks applied by the user to the engineering drawing can be understood by some embodiments of the project generation component 206 to convey specific design intent or parameters. For example, a mark in red pen can be understood to indicate a safe area, two circles connected by a dotted line can be interpreted as a gear relationship, and a thick line can indicate a cam relationship. In this way, the designer can draft design goals on the existing drawing in a way that the IDE system 202 can understand and utilize to generate code and visualization. In another example, the project generation component 206 can learn the permissions and interlocks (e.g., valves and their associated states) that serve as necessary prerequisites for starting a machine based on an analysis of the user's CAD drawing. The project generation component 206 can generate any suitable code (ladder logic, function blocks, etc.), device configurations, and visualizations based on the analysis of these drawings and marks to be incorporated into the system project 302. In some embodiments, the user interface component 204 can include design tools for developing engineering drawings within the IDE platform itself, and the project generation component 206 can generate this code as a background process when the user creates a drawing for a new project. In some implementations, the project generation component 206 can also convert the state machine diagram into a corresponding programming sequence, thereby generating at least skeleton code that can be enhanced with additional programming details as desired by the developer.

[0063] Alternatively, or in addition, some embodiments of the IDE system 202 can support goal-based automation programming. For example, the user interface component 204 can allow a user to specify a production goal for the automation system being designed (e.g., specifying that the bottling plant being designed must be able to produce at least 5,000 bottles per second during normal operation) and any other relevant design constraints that apply to the design project (e.g., budget constraints, available on-site space, available control cabinet space, etc.). Based on this information, the project generation component 206 will generate some parts of the system project 302 to meet the specified design goals and constraints. Some parts of the system project 302 that can be generated in this manner can include, but are not limited to, equipment and equipment selection (e.g., a definition of how many pumps, controllers, stations, conveyors, drives, or other assets will be needed to meet the specified goals), associated equipment configurations (e.g., adjustment parameters, network settings, drive parameters, etc.), control code, or HMI screens suitable for visualizing the automation system being designed.

[0064] Some embodiments of the project generation component 206 can also generate at least some of the project code for the system project 302 based on knowledge of the parts that have been ordered for the project being developed. This can involve accessing the customer's account information maintained by the equipment supplier to identify the equipment that has been purchased for the project. Based on this information, the project generation component 206 can add the appropriate automation objects 222 and associated code modules 508 corresponding to the purchased assets, thereby providing a starting point for project development.

[0065] Some embodiments of the project generation component 206 can also monitor customer-specific design methodologies for commonly programmed functions (e.g., pumping applications, batch processing, palletizing operations, etc.) and generate recommendations for design modules (e.g., code modules 508, visualizations 510, etc.) that the user may wish to incorporate into the current design project based on an inference of the designer's goals and the methods learned to achieve those goals. To this end, some embodiments of the project generation component 206 can be configured to monitor design inputs 512 over time and, based on this monitoring, learn dependencies between certain design actions (e.g., adding certain code modules or code segments to a design project, selecting certain visualizations, etc.) and the type of industrial asset, industrial sequence, or industrial process being designed. The project generation component 206 can record these learned dependencies and generate recommendations based on these dependencies during subsequent project development phases. For example, if the project generation component 206 determines, based on analysis of the design input 512, that the designer is currently developing a control project involving a type of industrial equipment that has been programmed and / or visualized in the past in a repetitive, predictable manner, the project generation component 206 can instruct the user interface component 204 to present recommended development steps or code modules 508 that the designer may wish to incorporate into the system project 302 based on how the equipment has been configured and / or programmed in the past.

[0066] In some embodiments, the IDE system 202 may also store and implement guardrail templates 506 that define design guardrails intended to ensure that a project complies with internal or external design standards. Based on the design parameters defined by one or more selected guardrail templates 506, the user interface component 204 may provide dynamic recommendations or other types of feedback as a subset of design feedback 518, designed to guide developers in ensuring that the system project 302 complies with internal or external requirements or standards (e.g., certifications such as TUV certification, internal design standards, industry-specific or vertical-specific design standards, etc.). This feedback 518 may take the form of text-based recommendations (e.g., recommendations to rewrite indicated portions of control code to comply with defined programming standards), syntax highlighting, error highlighting, automatic completion of code snippets, or other such formats. In this manner, the IDE system 202 may customize the design feedback 518, including programming recommendations, recommendations for predefined code modules 508 or visualizations 510, error highlighting, syntax highlighting, etc., based on the type of industrial system being developed and any applicable internal design standards.

[0067] Guardrail templates 506 can also be designed to maintain compliance with global best practices applicable to other aspects of control program or project development. For example, if a developer's control program is deemed too complex (as defined by the standards specified by one or more guardrail templates 506), the user interface component 204 can generate and present an alert. Because different vertical markets (e.g., automotive, pharmaceutical, oil and gas, food and drug, marine, etc.) must adhere to different standards and certifications, the IDE system 202 can maintain a library of guardrail templates 506 for different internal and external standards and certifications, including customized, user-specific guardrail templates 506. These guardrail templates 506 can be categorized by industry vertical, type of industrial application, plant facility (in the case of customized internal guardrail templates 506), or other such categories. During development, the project generation component 206 can select and apply a subset of guardrail templates 506 determined to be relevant to the project currently being developed based on factors such as the industry vertical associated with the project, the type of industrial application being programmed (e.g., flow control, web tension control, a specific batch process, etc.), or other such factors. The project generation component 206 can utilize guardrail templates 506 to implement rule-based programming, thereby presenting programming feedback (a subset of design feedback 518) such as dynamic intelligent auto-correction, type-ahead, or coding suggestions based on coding industry expertise and best practices (e.g., identifying inefficiencies in the code being developed and recommending appropriate corrections).

[0068] Users can also run their own internal guardrail templates 506 against code provided by an external supplier (e.g., an OEM) to ensure that the code complies with internal programming standards. In such a scenario, the supplier-provided code can be submitted to the IDE system 202, and the project generation component 206 can analyze the code in view of the internal coding standards specified by one or more custom guardrail templates 506. Based on the results of the analysis, the user interface component 204 can indicate (e.g., using highlighting, overlay text, etc.) the portions of the supplier-provided code that do not comply with the programming standards set forth by the guardrail templates 506 and display suggestions for modifying the code to bring the code into compliance with the standards. As an alternative to recommending these modifications or in addition to recommending these modifications, some embodiments of the project generation component 206 can be configured to automatically modify the code based on the recommendations to bring the code into compliance with the standards.

[0069] When providing coding suggestions as part of design feedback 518, the project generation component 206 can invoke a selected code module 508 stored in the code module database or a selected automation object 222 stored in the automation object library 502 (e.g., on memory 220). The code module 508 includes standardized code segments for controlling common industrial tasks or applications (e.g., palletizing, flow control, web tension control, pick and place applications, conveyor control, etc.). Similarly, the automation objects 222 representing corresponding industrial assets can have associated therewith standardized control codes for monitoring and controlling their corresponding assets. In some embodiments, the code modules 508 and / or automation objects 222 can be categorized according to one or more of an industrial vertical market (e.g., automotive, food and drug, oil and gas, textiles, marine, pharmaceutical, etc.), an industrial application, or a type of machine or equipment for which the code module 508 or automation object 222 is applicable.

[0070] In some embodiments, the project generation component 206 can infer the programmer's current programming task or design goal based on the program input provided by the programmer (as a subset of the design input 512), and based on the task or goal, determine whether one of the predefined code modules 508 or automation objects 222 can be appropriately added to the control program being developed to achieve the inferred task or goal. For example, the project generation component 206 can infer, based on the analysis of the design input 512, that the programmer is currently developing control code for transferring material from a first tank to another tank, and in response, recommend a predefined code module 508 that includes standardized or frequently used code for controlling a valve, pump, or other asset required to achieve the material transfer. Similarly, the project generation component 206 can recommend an automation object 222 that represents one of the tanks or one of the other industrial assets involved in transferring material (e.g., a valve, pump, etc.), wherein the recommended automation object 222 includes associated control code for controlling its associated asset and a visualization object that can be used to visualize the asset in an HMI application or another visualization application.

[0071] Customized guardrail templates 506 can also be defined to capture nuances of a customer site that should be considered in the project design. For example, guardrail template 506 can record the fact that the automation system being designed will be installed in an area where power outages are common, and this factor will be taken into account when generating design feedback 518, such as by recommending the implementation of backup uninterruptible power supplies and suggesting how these power supplies should be combined, as well as recommending associated programming or control strategies that take these outages into account.

[0072] The IDE system 202 can also use the guardrail template 506 to guide the user in selecting equipment or devices for a given design goal, for example, based on the following: the industrial vertical market, the type of control application (e.g., sheet metal stamping, die casting, pallet packaging, conveyor control, web tension control, batch processing, etc.), the budget constraints of the project, the physical constraints of the installation site (e.g., available floor, wall, or cabinet space; the size of the installation space, etc.), the equipment already existing at the site, etc. Some or all of these parameters and constraints can be provided as design input 512, and the user interface component 204 can present equipment recommendations as a subset of the design feedback 518. In conjunction with the equipment recommendations, the project generation component 206 can also recommend corresponding automation objects 222 representing the recommended equipment for inclusion in the system project 302.

[0073] In some embodiments, the project generation component 206 can also determine whether some or all of the existing equipment can be re-adjusted for the new control system being designed. For example, if a new bottling line is to be added to a production area, there may be an opportunity to utilize existing equipment because some bottling lines already exist. The decision about which equipment and equipment can be reused will affect the design of the new control system. Therefore, some of the design inputs 512 provided to the IDE system 202 may include details of the customer's existing systems within or near the installation site. In some embodiments, the project generation component 206 can apply artificial intelligence (AI) or traditional analysis methods to this information to determine whether the existing equipment specified in the design input 512 can be re-adjusted or utilized. Based on the results of this analysis, the project generation component 206 can generate a list of any new equipment that may need to be purchased based on these decisions as design feedback 518.

[0074] In some embodiments, the IDE system 202 can provide design recommendations based on an understanding of the physical environment in which the automation system being designed will be installed. To this end, information about the physical environment can be submitted to the IDE system 202 (as part of the design input 512) in the form of a 2D or 3D image or video of the factory environment. In some embodiments, this environmental information can also be obtained from an existing digital twin of the factory or by analyzing scanned environmental data obtained by a wearable AR device. The project generation component 206 can analyze this image, video, or digital twin data to identify physical elements within the installation area (e.g., walls, beams, safety fences, existing machines and equipment, etc.) and the physical relationships between these elements. This can include determining the distances between machines, the lengths of pipe runs, the locations and distances of wire harnesses or cable trays, etc. Based on the results of this analysis, the project generation component 206 can add context to the generated schematic as part of the system project 302, generate recommendations regarding optimal locations for equipment or machines (e.g., recommending minimum spacing between power and data cables), or make other improvements to the system project 302. At least some of this design data may be generated based on physics-based rules 516, which may be referenced by the project generation component 206 to determine such physical design specifications as minimum safe distances from hazardous equipment (which may also be factored in determining appropriate mounting locations for safety devices relative to the equipment, given expected human or vehicle reaction times defined by the physics-based rules 516), selection of materials capable of withstanding expected loads, piping configuration and conditioning for specified flow control applications, wiring specifications appropriate for expected electrical loads, minimum distances between signal wiring and electromagnetic field (EMF) sources to ensure negligible electrical interference with data signals, or other such design features that rely on physical rules.

[0075] In an example use case, the relative locations of machines and equipment specified by the physical environment information submitted to the IDE system 202 can be used by the project generation component 206 to generate design data for an industrial safety system. For example, the project generation component 206 can analyze distance measurements between safety equipment and hazardous machinery and, based on these measurements, determine the appropriate placement and configuration of the safety equipment and associated safety controllers to ensure that the machinery will shut down within a sufficient safety reaction time to prevent harm (e.g., if a person walks through a light curtain).

[0076] In some embodiments, the project generation component 206 can also analyze photographic data or video data of existing machines to determine inline mechanical characteristics such as gears or cams and factor this information into one or more guardrail templates 506 or design recommendations.

[0077] As described above, the system project 302 generated by the IDE system 202 for a given automation system being designed may be built on an object-based architecture using the automation objects 222 as building blocks. Figure 6 is a diagram illustrating an example system project 302 incorporating automation objects 222 into a project model. In this example, various automation objects 222 representing assets such as industrial equipment, systems, or automation systems (e.g., processes, tanks, valves, pumps, etc.) have been incorporated into the system project 302 as elements of a larger project data model 602. The project data model 602 also defines hierarchical relationships between these automation objects 222. According to the example relationships, a process automation object representing a batch process can be defined as a parent object of multiple child objects representing equipment and equipment that performs the process, such as tanks, pumps, and valves. Each automation object 222 has associated with it object attributes or properties that are specific to its corresponding industrial asset (e.g., the above-mentioned combination of objects). Figure 4 discussed above), including executable control programs for controlling the asset (or for coordinating the actions of the asset with other industrial assets) and visualizations that can be used to present relevant information about the asset during runtime.

[0078] At least some of the properties of each automation object 222 are default properties defined by the IDE system 202 based on coding industry expertise related to the asset represented by the object. These default properties may include, for example, industry standard or recommended control codes for monitoring and controlling the asset represented by the automation object 222, 2D or 3D graphical objects that can be used to visualize operational or statistical data about the asset, alarm conditions associated with the asset, analysis or reporting scripts designed to generate executable insights into the asset's behavior, or other such properties. Developers can modify or add other properties as needed (via design input 512) to customize the automation object 222 for the specific asset and / or industrial application for which the system project 302 is being developed. This can include, for example, associated customized control codes, HMI screens, AR demonstrations, or help files associated with the selected automation object 222. In this way, automation objects 222 can be created and augmented as needed during design for use or execution by the target control device during runtime.

[0079] Once the development and testing of the system project 302 is complete, the debugging tools supported by the IDE system 202 can simplify the process of debugging the project in the field. When the system project 302 for a given automation system has been completed, the system project 302 can be deployed to one or more target control devices for execution. Figure 7is a diagram illustrating debugging of a system project 302. The project deployment component 208 can compile or otherwise convert the completed system project 302 into one or more executable or configuration files that can be stored and executed on corresponding target industrial devices of the automation system (e.g., industrial controllers 118, HMI terminals 114 or other types of visualization systems, motor drives 710, telemetry devices, vision systems, safety relays, etc.).

[0080] Conventional control program development platforms require developers to specify the type of industrial controller (e.g., controller model) on which the control program will run before development, thereby binding the control program to the specified controller. Controller-specific guardrails are then imposed during program development, limiting how the program can be developed given the capabilities of the selected controller. In contrast, some embodiments of the IDE system 202 can abstract project development based on specific controller types, enabling designers to develop system projects 302 as logical representations of automation systems in a manner agnostic of where and how the various control aspects of system projects 302 will run. Once project development is complete and system project 302 is ready for commissioning, the user can specify (via the user interface component 204) target devices on which to execute corresponding aspects of system project 302. In response, the distribution engine of the project deployment component 208 converts the aspects of system project 302 into corresponding executable files formatted for storage and execution on their corresponding target devices.

[0081] For example, the system project 302 may include, among other project aspects, control code, visualization screen definitions, and motor drive parameter definitions. After completing project development, the user can identify which target devices—including the industrial controller 118, HMI terminal 114, and motor drive 710—will execute or receive these respective aspects of the system project 302. The project deployment component 208 can then convert the controller code defined by the system project 302 into a control program file 702 formatted for execution on the designated industrial controller 118 and send the control program file 702 to the controller 118 (e.g., via the plant network 116). Similarly, the project deployment component 208 can convert the visualization definition and motor drive parameter definition into a visualization application 704 and a device configuration file 708, respectively, and deploy these files to their respective target devices for execution and / or device configuration.

[0082] Typically, the project deployment component 208 performs any conversion necessary to enable the aspects of the system project 302 to be executed on a specified device. No matter how the various elements of the system project 302 are distributed, any inherent relationship, handshake, or data sharing defined in the system project 302 will be maintained. In this way, the embodiment of the IDE system 202 can separate how and where the project will run from the project. This also enables the same system project 302 to be debugged at different factory facilities with different control equipment sets. In other words, some embodiments of the IDE system 202 can distribute project code to different target devices according to the specific equipment found on site. The IDE system 202 can also enable some parts of the project file to be debugged as an emulator or debugged on a cloud-based controller.

[0083] As an alternative to having the user specify the target control devices to which the system project 302 is to be deployed, some embodiments of the IDE system 202 can proactively connect to the factory network 116 and discover available devices, ascertain the control hardware architecture present on the factory floor, infer appropriate target devices for the corresponding executable aspects of the system project 302, and deploy the system project 302 to these selected target devices. As part of this commissioning process, the IDE system 202 can also connect to a remote knowledge base (e.g., a web-based knowledge base or a cloud-based knowledge base) to determine which discovered devices are outdated or require a firmware upgrade to properly execute the system project 302. In this way, the IDE system 202 can serve as a link between the device supplier and the customer's factory ecosystem via a trusted connection in the cloud.

[0084] Intelligent propagation can be used to propagate copies of the system project 302 to multiple plant facilities with different equipment configurations, so that even if the field equipment does not perfectly match the defined target (for example, if different pump types are found at different locations), the project deployment component 208 intelligently associates the project components with the correct industrial assets or control devices. For target equipment that does not perfectly match the intended asset, the project deployment component 208 can calculate the estimated impact of running the system project 302 on non-optimal target equipment and generate warnings or recommendations for reducing the expected deviation from optimal project execution.

[0085] As described above, some embodiments of the IDE system 202 may be implemented on a cloud platform. Figure 8802 is a diagram showing an example architecture in which a cloud-based IDE service 802 is used to develop industrial applications and deploy industrial applications to a factory environment. In this example, the industrial environment includes one or more industrial controllers 118, HMI terminals 114, motor drives 710, servers 801 running higher-level applications (e.g., ERP, MES, etc.), and other such industrial assets. These industrial assets are connected to a factory network 116 (e.g., a common industrial protocol network, an Ethernet / IP network, etc.), which facilitates data exchange between industrial devices on the factory floor. The factory network 116 can be a wired or wireless network. In the example shown, the advanced server 810 resides on a separate office network 108 that is connected to the factory network 116 (e.g., via a router 808 or other network infrastructure device).

[0086] In this example, the IDE system 202 resides on a cloud platform 806 and is executed as a collection of cloud-based IDE services 802 that can be accessed by authorized remote client devices 504. The cloud platform 806 can be any infrastructure that enables shared computing services (e.g., IDE services 802) to be accessed and utilized by cloud-connected devices. The cloud platform 806 can be a public cloud that can be accessed via the Internet by devices 504 that have Internet connectivity and appropriate authorization to utilize the IDE services 802. In some scenarios, the cloud platform 806 can be provided by a cloud provider as a platform as a service (PaaS), and the IDE services 802 can reside on the cloud platform 806 and execute on the cloud platform 806 as cloud-based services. In some such configurations, the owner of the IDE services 802 can provide access to the cloud platform 806 and associated IDE services 802 as a subscription service to customers. Alternatively, the cloud platform 806 can be a private cloud operated internally by an industrial enterprise (owner of a factory facility). An example private cloud platform may include a collection of servers that host the IDE service 802 and reside on a corporate network protected by a firewall.

[0087] The cloud-based implementation of the IDE system 202 can facilitate collaborative development by multiple remote developers who are authorized to access the IDE service 802. When the system project 302 is ready for deployment, the project 302 can be delegated to the factory facility via a secure connection between the office network 108 or the factory network 116 and the cloud platform 806. As discussed above, the industrial IDE service 802 can convert the system project 302 into one or more appropriate executable files—control program files 702, visualization applications 704, device configuration files 708, system configuration files 812—and deploy these files to appropriate devices in the factory facility to facilitate the implementation of the automation project.

[0088] As described above, the system project 302 generated by an embodiment of the industrial IDE system 202 may combine the plurality of automation objects 222 . Figure 9 is a diagram of an example automation object 222 that has been integrated into the project data model 602 of the system project 302. Figure 4 and Figure 6 As discussed, system items 302 can incorporate instances of automation objects 222 that serve as programmatic representations of industrial assets or industrial processes. Assets that can be represented by a given automation object 222 can include equipment-level assets (e.g., motor drives, valves, pumps, etc.) as well as machine-level assets (e.g., presses, tanks, processing stations, etc.). Automation objects 222 can represent off-the-shelf industrial equipment or machines provided by equipment or equipment suppliers, or can include custom automation objects 222 that represent custom machines provided by OEMs or another type of machine manufacturer.

[0089] The project data model 602 can define hierarchical relationships between multiple automation objects 222 integrated as part of the system project 302. These hierarchical relationships can represent physical and / or functional relationships between the represented assets. According to an example relationship, a process automation object 222 representing a batch process can be defined as a parent object for multiple child automation objects 222 representing the equipment and equipment (e.g., tanks, pumps, and valves) that perform the process. In another example, an automation object 222 representing a machine or production line can be defined as a parent object, under which multiple child automation objects 222 representing workstations or sub-machines within the machine or production line are defined. These sub-automation objects 222 themselves can have multiple child automation objects 222 representing the device-level assets that make up these workstations or sub-machines.

[0090] Each automation object 222 may provide functionality similar to that of a data tag that serves as a container for input data received from and output data sent to its corresponding industrial asset (e.g., digital and analog data values ​​received from the asset for processing by the system item 302, and digital and analog values ​​generated by the system item 302 and sent to the asset). In addition, each automation object 222 includes a plurality of programming attributes related to the represented industrial asset, examples of which are described above in conjunction with Figure 4 These properties may include, for example, control logic that may be executed as part of system project 302 to monitor and control the represented asset. The associated control logic may be pre-developed to exchange input and output data with its associated industrial asset via defined input and output tags corresponding to the asset's physical inputs and outputs (i.e., the asset's digital and analog I / O). During execution of system project 302, the object's control logic may process inputs received from the asset and generate outputs for the asset based on the results of the processing.

[0091] Additionally, control logic associated with respective different automation objects 222 defined by the project data model 602 as having a hierarchical relationship with one another can interact or collaborate based on these defined relationships. For example, based on a defined hierarchical relationship between a first automation object 222 representing a tank (defined as a parent object) and a second automation object 222 representing a valve associated with the tank (defined as a child object of the first object), the system project 302 can link two sets of control logic associated with the first automation object 222 and the second automation object 222, respectively, so that the control logic associated with these two automation objects 222 perform coordinated monitoring and control of the machine. Linking the two sets of control logic in this manner can include, for example, linking data tags of the child object 222 to corresponding data tags of the parent object 222 according to the hierarchical relationship defined by the model 602.

[0092] Industrial objects 222 may also include associated HMI objects that a visualization system (e.g., an HMI application, a 2D or 3D augmented reality or virtual reality system, etc.) may use to present animated graphical representations of the asset. These HMI objects may include one or more HMI interface screens designed to present information about the asset (e.g., a report screen presenting statistical or operational data about the asset, a screen presenting animated graphical representations of the asset, etc.), individual graphical objects representing the asset that may be imported into an industrial visualization application, or other such objects.

[0093] The automation object 222 may also include an analysis script designed to analyze data generated by the asset to generate insights into the asset's performance or health. Example analyses that may be performed by the automation object's analysis script may include, but are not limited to, evaluating the asset's current health and predicted future health (e.g., determining an asset's predicted time to failure), determining when the asset requires maintenance, or other such metrics. As with the automation object's control logic, the analysis script may be designed to interface with known data items generated by the industrial asset (e.g., asset-specific data tags) so that data associated with these data items can be processed by the script.

[0094] The automation object 222 may also define alarm information associated with the industrial asset. This alarm information may include definitions of conditions that trigger an alarm (e.g., when a specified data item representing an operational metric of the asset falls outside a defined range of normal behavior, when the state of a specified digital tag satisfies an alarm condition, etc.) and an alarm message to be presented in response to the alarm triggering. This alarm information may be referenced by a visualization system (e.g., an HMI application, an augmented reality or virtual reality system, etc.), which may present an alarm message regarding the industrial asset based on the alarm definition defined by the automation object 222.

[0095] Some embodiments of the automation object 222 may also define test properties as part of the global test framework supported by the IDE system 202. These test properties may include object-specific test scripts designed to test and debug associated aspects of the automation object 222 and the system project 302 that references the object 222. The object's test properties may also include object-specific test scenario definitions that define one or more test scenarios that can be advantageously run against the automation object 222 and the associated project elements that reference the object 222. The test scenario definitions may be pre-designed based on industry expertise related to the industrial asset or process represented by the automation object 222. The test properties associated with the automation object 222 may alleviate the need to write test scripts to test and debug the system project 302.

[0096] Figure 10 1 is a diagram illustrating the project testing component 210 of the IDE system testing an example system project 302 using test scripts 1002 bound to automation objects 222. The automation objects 222 may be provided with pre-bound test scripts 1002 specific to the type of industrial asset represented by the automation objects 222 and / or definitions of test scenarios 1004. During or after development of the system project 302 as described above, the project testing component 210 of the IDE system may, as appropriate, execute the test scripts 1002 associated with one or more selected automation objects 222 to verify the correct responses of the system project 302, thereby validating the project. To this end, the test scripts 1002 may define simulated test inputs 1012 to be provided to the automation objects 222 and / or the associated project code in which the objects 222 are used, as well as the expected responses of the automation objects 222 and their associated project code to the simulated inputs 1012.

[0097] According to an example test procedure, the project test component 210 can execute one or more test scripts 1002 associated with corresponding one or more automation objects 222 against the system project 302. Execution of the test scripts 1002 can involve, for example, feeding simulated test inputs 1012 to control code or other elements of the system project 302 according to a sequence defined by the test script 1002, setting values ​​of digital or analog program variables defined by the system project 302 according to a defined sequence, initiating control routines of the system project 302 according to a defined sequence, testing animated objects or other visualization elements defined by the system project 302, verifying data links between control routines, verifying relationships between program elements and drawing elements, confirming that device configuration settings or parameter values ​​are appropriate for a given industrial application executed by the system project 302, or otherwise interacting with the system project 302 according to a test procedure defined by the test script 1002. During testing, the project test component 210 can monitor the test results 1006 or responses of the system project 302 to the test interactions defined by the test script 1002 and determine whether these test results 1006 match the expected results defined by the test script 1002. In this way, the correct operation of the system project 302 can be verified before deployment without having to develop custom test scripts to debug the system project code.

[0098] In some testing scenarios, the test script 1002 can define a test sequence that is applied to the system project 302 as a whole in a holistic manner rather than to a specific control program or routine. For example, the project test component 210 can execute a test script 1002 that verifies links or relationships across design platforms, such as control code, visualization applications, electronic drawings, panel layout definitions, wiring schedules, piping diagrams, etc., that might not otherwise be tested.

[0099] If the test results 1006 indicate incorrect operation of one or more aspects of the system project 302, the project test component 210 can generate and present one or more design recommendations 1008 indicating possible modifications to the system project 302 that would correct the operation of the project. These design recommendations 1008 can include, for example, control code modifications or replacements, recommended corrections to data tag addresses, recommended corrections to HMI graphical object references, recommended corrections to mechanical or electrical drawings to be consistent with the control code (e.g., adding missing output devices to the electrical drawing corresponding to the output devices referenced by the control programming), recommended modifications to configuration parameters of industrial equipment, or other such corrections.

[0100] The test properties of some automation objects 222 can define multiple test scenarios 1004 that should be run against the object 222 and its corresponding control code and project elements to ensure comprehensive testing of the object 222 and related code. These scenarios 1004 are based on pre-learned industry expertise related to the industrial assets or processes represented by the automation objects and their related project elements. In some implementations, each defined test scenario 1004 can have its own associated test script 1002, or can define a specific way to apply the test script 1002 (e.g., which routines of the system project's control code should be verified, which other project elements should be cross-referenced for verification purposes, etc.). During testing of the system project 302, the project test component 210 can execute one or more test scripts 1002 in sequence according to each defined test scenario 1004 to comprehensively verify the correct operation of the system project 302 across all platforms (control programming, visualization configuration, mapping, equipment configuration, etc.).

[0101] In some embodiments, the project testing component 210 can also be configured to generate a verification checklist based on the analysis of the system project 302 and output the verification checklist via the user interface component 204. The verification checklist can provide instructions regarding field tests and checks that should be performed in conjunction with commissioning the automation system for which the system project 302 is being developed. These field tests and checks can include tests that should be performed on the automation system hardware and electrical connections that cannot be performed solely by testing the system project 302. An example verification checklist can include a list of I / O points whose connectivity should be verified, instructions for visually inspecting equipment mounted on a panel, a sequence of manual operator panel interactions that should be performed to verify proper machine operation, or other such information.

[0102] Back to Figure 9 Automation object 222 may also include a history configuration as an attribute, which defines the data generated by the corresponding industrial asset to be archived in the data historian. This history configuration can be referenced by a data historian system or application that executes a portion of system project 302 to configure the data historian system to collect and archive the data items defined by the configuration. Like other attributes of automation object 222, the history configuration attribute can specify a subset of available data generated by the corresponding industrial asset that is known to be relevant to an assessment of the asset's performance or operating condition, based on relevant industry expertise encoded into object 222.

[0103] Some embodiments of the automation object 222 may also define security features or protocols associated with the associated industrial asset. These security features may include, but are not limited to, the definition of user roles that are permitted to perform certain actions associated with the industrial asset, encryption protocols to be applied to data generated by the asset, network security protocols to be implemented on the asset, or other such security features. The security information defined by these embodiments of the automation object 222 may be used by the system item 302 to control access to specified functions of the industrial asset (e.g., based on user roles), configure network devices to support specified network security protocols, or configure other security-related devices.

[0104] Implementations of the IDE system 202 may support a development framework whereby changes made to an automation object 222 stored in the automation object library 502 are propagated to instances of the automation object 222 used in the system project 302 . Figure 11 1 is a diagram illustrating submitting an automation object edit 1102 to the IDE system 202. As described above, the automation objects 222 are maintained in the automation object library 502 (which may be part of the memory 220). Through interaction with the user interface component 204 and the associated IDE editor 224, the developer can add selected automation objects 222 from the library 502 to the system project 302 as instances of these automation objects 222. Figure 11 , object 222 a is an instance of automation object 222 that a developer has selected and added to system project 302. In some scenarios, project generation component 206 can also automatically select and add automation object 222 to project 302 based on inferences related to the automation system for which project 302 is being developed (e.g., based on design goals or engineering drawings submitted to system 202).

[0105] The IDE editor 224 can allow a user to modify properties of a selected automation object 222 stored in the library 502. To this end, the user interface component 204 can generate a user interface and transmit the user interface to the client device 504 (e.g., via the IDE client 514), which enables the user to browse the available automation objects 222 and submit edits 1102 to the selected object 222. The above combined properties can be modified in this manner for any defined automation object 222. Figure 9For example, a designer may wish to modify the control code associated with a particular industrial asset (e.g., a pump, a tank, a press, etc.) having an automation object 222 having a definition stored in the library 502. Accordingly, the user may submit an edit 1102 that updates the control code for the associated automation object 222. Such an edit may be used to update the operation sequence or control behavior for the associated industrial asset.

[0106] Similarly, a user can submit an edit 1102 to update the visual properties of a selected automation object 222, for example, to replace or edit the graphical representation of the corresponding asset. An edit 1102 can also be submitted to add or remove an alarm from the list of alarm definitions associated with the object 222, or to edit an existing alarm definition. Security features, test scripts, and analysis code associated with the automation object 222 can also be modified by submitting the appropriate edit 1102.

[0107] These edits 1102 are to automation object definitions stored in the automation object library 502. Upon receiving the object edits 1102 (submitted via the user interface component 204) for the selected automation object 222, the project generation component 206 updates the target automation object 222 according to the received edits 1102 to produce an updated automation object 222. The updated automation object 222 replaces the previous version of the automation object 222 in the library 502.

[0108] The project generation component 206 can also update all instances of the automation object 222 found within the project 302 if instances of the automation object 222 being edited 1102 had been added to an existing system project 302 prior to receiving the edit 1102 . Figure 12 1 is a diagram illustrating the modification of an instance 222a of an automation object according to an edit 1102 submitted to a master version of the automation object 222 stored in the library 502. In the event that an automation object 222 in the library 502 has been modified as described above, the project generation component 206 identifies all instances 222a of the automation object used in any system project 302 that uses the object 222 and propagates the modification to those instances. This may include updating control code, visualization, analysis code, security features, or other properties to reflect the modification defined by the edit 1102. In this manner, all instances 222a of the automation object automatically inherit the modifications made to the master version of the automation object 222 stored in the library 502.

[0109] Figure 12 The system project 302 is depicted as being stored on the IDE system 202 itself (e.g., in a Figure 8In the example scenario where the IDE system 202 is implemented as a cloud service, the automation object edits are stored on a cloud-based storage device. However, in some embodiments, the IDE system 202 can also propagate the automation object edits to the system project that has been deployed to the local client device for local editing. Figure 13 is a diagram illustrating downloading a copy of a system project 302 from an IDE system 202 to a local client device 504. In this example, the client device 504 runs an IDE client 514 that allows the client device 504 to access the project development tools and environment of the IDE system. The IDE client 514 can be provided to the client device 504 by the IDE system 202, or it can be a client application installed on the client device 504 and configured to interface with the IDE system 202. A user can interact with the IDE client 514 to copy a version 3021 of the system project 302 from the cloud-based IDE system 202 to the client device's local storage for local viewing and development. After the local version 3021 is copied, the master copy of the system project 302 is saved on the IDE system 202.

[0110] Once copied to the client device 504, the developer can view and edit the local version 3021 using the project development tools supported by the IDE client 514. At least some of these development tools may be similar to the development tools supported by the IDE system 202 described above (see, e.g., Figure 5 ). For example, some embodiments of the IDE client 514 can support the use of design guardrails to ensure that local edits made to the local version 3021 of the project - e.g., control program changes, HMI modifications, changes to device configuration parameters, modifications to automation objects, etc. - comply with internal or external design standards. As in the previous examples, various embodiments of the IDE client 514 can enable a user to submit edits to the local version 3021 of the project as one or more of control programming (e.g., ladder logic, DLS programming, sequential function charts, structured text, function block diagrams, etc.), design changes to a visualization application such as an HMI (e.g., addition, removal, or repositioning of graphical objects), industrial device configuration parameter values, or other such design input.

[0111] In an example scenario, a developer may choose to modify an existing system project 302 to make the project 302 suitable for deployment on an automation system that has characteristics that deviate from a typical installation and require modifications to the system project 302. For example, the system project 302 may be designed to program and configure a standardized automation system that is constructed to perform a specific industrial function and is installed at multiple locations or facilities of an industrial enterprise. A new installation of the automation system may deviate from the standard installation of the system in a variety of ways, including but not limited to replacing one or more devices in the automation system with devices provided by an alternative supplier, adding or omitting workstations, installation modifications to accommodate physical limitations of the installation location, special control requirements that deviate from standard requirements (e.g., differences in product design, control modifications to accommodate differences in materials or components used to manufacture the product), or other such deviations. To accommodate these changes, the developer may download a local version 3021 of the system project 302 and implement the necessary modifications on the local version 3021.

[0112] Figure 14 302. Figure 13 The local version 3021 of the system project 302 described in the example is stored in the example. The automation object library 502 containing the master version of the automation object 222 is still stored on the cloud platform associated with the IDE system 202. In this way, any authorized developer can access the automation library 502 to not only add the selected automation object 222 to the system project 302, but also to modify the selected automation object 222 as part of project development or to reflect modifications to the corresponding industrial asset represented by the object 222. Figure 14 In the example shown, a developer at the client device 504a submits a set of edits 1102 (e.g., updating the object's control code, visual representation, test script, etc.) to a selected automation object 222 stored in the library 502. In response to receiving these edits 1102, the project generation component 206 ( Figure 14 ) updates the selected master version of the automation object 222 stored in the library 502 according to the edit 1102.

[0113] Additionally, in the event that edits have been made to the selected automation object 222, the project generation component 206 also identifies all locally stored and remotely stored versions of any system project 302 that have incorporated instances of the selected automation object 222. This includes identifying any system project 302 stored on cloud storage associated with the IDE system 202, as well as any versions 3021 of the system project 302 that have been downloaded to a local client device (e.g., the client device 504b) for local development. In this regard, the collaboration management component 210 can track all instances of the system project 302 that have been downloaded to the local client device so that these local versions of the project 302 can be updated as needed in response to modifications submitted to the cloud-based IDE system 202.

[0114] In response to the submission of the object edit 1102 and the corresponding modification to the master version of the automation object 222 targeted by the edit 1102, the project generation component 206 also distributes an automation object update 1402 to all IDE clients 514b on which local versions 3021 of the system project 302 that use the automation object 222 are stored. The update 1402 reflects the automation object edit 1102 submitted by the developer using the client device 504a, and when executed by the local IDE client 514b, the update 1402 updates all instances of the automation object 222 according to the edit 1102. In this manner, updates to the automation object 222 in the object library 502 are automatically broadcast to all instances of the object 222 currently in use in the system project 302.

[0115] In some embodiments, a local developer at the client device 504b can be provided with the option of allowing the update 1402 to be incorporated into the local version 3021 of their system project 302 or to decline to implement the update 1402. Thus, before updating the local version of the automation object 222, the user interface component 204 can present information about the object edits 1102 on the user's client device 504b and can also present a prompt for the developer to approve the local implementation of the edits. The information about the edits 1102 can include, for example, the identity of the automation objects 222 affected by the edits and a summary of each modification to the object 222 that will be implemented by the edits (e.g., an indication of which object properties will be modified and how these properties will be changed). Based on a review of the edits, the local developer can choose to implement the update 1402 on their local version 3021, or alternatively, the local developer can choose to decline the edits and prevent the update 1402 from being implemented on the local version 3021 of the project 302.

[0116] In some embodiments, when an object edit 1102 is submitted to the IDE system 202 for a selected automation object 222, inheritance of the submitted edit 1102 by instances of the selected automation object 222 can depend on the usage of each instance within the system project 302. As described above, for example, in the case of modifying an automation object 222 in the library 502 as described above, the project generation component 206 can identify all instances 222a of the automation object used in each system project 302 that uses the automation object. In addition, the project generation component 206 can also determine the usage context of each instance 222a of the automation object within the system project 302 and determine whether the modification represented by the edit 1102, if implemented on the object instance, would introduce errors in the object instance itself or in portions of the system project 302 that reference the instance 222a of the automation object. If it is determined that the modification is likely to introduce errors or overwrite necessary functionality of the instance 222a of the automation object, the project generation component 206 will not apply the modification to that particular instance. If other instances 222a of the automation object are used within the system project 302, and if the project generation component 206 determines that the edits 1102 submitted to the master version of the automation object 222 will not introduce errors or disable necessary functionality of those other instances, the project generation component 206 applies the modifications to those instances.

[0117] As described above, the project data model 602 for a given system project 302 defines the hierarchical relationships between the instances 222a of automation objects. Figure 15 1 is a representation of an example system project 302 that incorporates an automation object 222 into the project model 602. In the example shown, the project model 602 specifies an instance 222aa of a first automation object as a child object of an instance 222ab of a second automation object. As discussed above, if an edit 1102 is received to a master version of the first automation object 222 (corresponding to 222aa), the project generation component 206 will update the master version of the first automation object 222 in the library 502 in accordance with the edit 1106. Additionally, the project generation component 206 will identify that the instance 222aa of the first automation object is used in the system project 302 and has a functional relationship with the instance 222ab of the second automation object, and based on this relationship, determine whether the instance 222aa of the first automation object should also be modified in accordance with the edit 1102.

[0118] Generally, if the modified instance of the automation object 222 is found to have a defined relationship with an instance of another automation object 222 within the system project 302, as defined by the project model 602, the project generation component 206 can analyze the two object instances, their defined relationship, and the portions of the system project 302 that reference the two automation object instances, and based on the analysis, determine whether applying the submitted edits 1102 to the instance will introduce errors in the system project 302 or disable necessary functionality that depends on the original version of the instance of the automation object 222. Figure 15 In the depicted example, the project generation component 206 can determine that applying the edit 1102 to the instance 222aa of the first automation object may render the instance incompatible with the instance 222ab of the second automation object. For example, the edit 1102 can modify control code associated with the master version of the first automation object 222 in a manner that, if implemented on the instance 222aa of the automation object used in the system project 302, would render the control code incompatible with the control code associated with the instance 222ab of the second automation object (e.g., by eliminating a data tag linking the control code of the first automation object to the control code of the second automation object, by removing a portion of the control code of the first automation object that generates outputs necessary for the control code of the second automation object to operate correctly given the hierarchical relationship, etc.). In another example, the edit 1102 can modify security features associated with the first automation object in a manner that increases the operational risk of the instance 222ab of the second automation object.

[0119] In response to determining that applying the edit 1102 to the instance 222b of the second automation object would result in such an incompatibility, the project generation component 206 will leave the instance 222aa of the first automation object unmodified, thereby preventing the edit 1102 from being applied to that particular instance 222aa of the first automation object. The project generation component 206 performs this evaluation for each discovered instance of the modified automation object 222 and either applies the edit 1102 to that instance or refuses to apply the edit 1102 on an individual basis.

[0120] The project generation component 206 can also determine whether the edits 1102 should be applied to a given instance 222a of a modified automation object based on other usage contexts within the project 302. For example, when determining whether to apply a given edit 1102 to a modified instance 222a of an automation object, the project generation component 206 can identify portions of the system project 302 that reference the instance 222a of the automation object. For example, these portions of the system project 302 can include other control programming or analysis code defined in the system project 302 that provides data to the instance 222a of the automation object (e.g., for consumption by the control code or analysis code of the instance) or consumes data generated by the instance 222a of the automation object (e.g., data generated by the control code or analysis code of the instance). Other portions of the system project 302 that reference the instance 222a of the automation object can also include visualization applications or engineering drawings that reference graphical objects associated with the instance 222a of the automation object, alarm applications that reference alarm information associated with the instance 222a of the automation object, device configuration files that access device configuration parameter definitions associated with the instance 222a of the automation object, or other such portions of the system project 302.

[0121] Once the portions of the system project 302 that reference the instance 222a of the automation object are identified, the system project can determine whether applying the submitted edits 1102 to the instance 222a of the automation object will introduce errors in those portions of the system project 302 or will otherwise cause those portions of the system project 302 to not function as required. If it is determined that applying the submitted edits 1102 will result in such errors, the project generation component 206 will not apply the edits 1102 to that instance 222a of the automation object. Alternatively, if it is predicted that the functionality of those other portions of the system project 302 will not be negatively affected by the edits 1102, the project generation component 206 will apply the edits 1102 to that instance.

[0122] In some embodiments, the selected instance 222a of the automation object can be locked by the developer so that edits 1102 applied to the master version of the automation object 222 in the library 502 will not be applied to the selected instance. In such embodiments, the user can submit a design input 512 (see Figure 5) as part of the system project 302, the project generation component 206 may apply the edit 1102 to the instance 222a of the automation object used in the system project 302, if inheritance has not been disabled for the instance and if the project generation component 206 determines that applying the edit 1102 to the instance will not negatively impact other parts of the system project 302 (including instances of other automation objects).

[0123] In some embodiments, the IDE system 202 may allow the user to disable inheritance for selected properties of the instance 222a of the automation object, while keeping inheritance enabled for other properties of the instance. Figure 9 Any of the properties of the automation object in question (e.g., control codes, alarms, visualization objects, security features, etc.) is such that modifications to the corresponding properties of the master version of the automation object 222 will not result in modifications to those properties of the selected instance 222a of the automation object. Allowing a developer to selectively disable a subset of the available properties of the selected instance 222a of the automation object may be useful in scenarios where usage of the instance within the system project 302 depends on the current configuration of the selected properties, but where modifications to other properties are unlikely to impose a risk of failure.

[0124] These methods for adjusting or limiting inheritance of edits 1102 by instances of modified automation objects, based on an inference that inheritance of the submitted edits 1102 by the instance will result in errors or incompatibilities, or by selectively disabling inheritance for selected instances, may result in singleton instances of the automation object within the system project 302. These singleton instances are unique versions of the automation object instance, with properties that differ from those of its corresponding master version stored in the library 502. In some embodiments, the IDE system 202 may also allow the user to save the resulting singleton instance 222a of the automation object back to the automation object library 502 as a new automation object 222, which can be accessed by other developers and selectively added to other system projects 302. The resulting new automation object 222 can be classified as a variant of its original parent automation object 222. When storing the singleton instance 222a of the automation object back to the library 502, the user may also add development comments to the new automation object 222 to explain the reason for the modification or indicate development scenarios in which the variant automation object 222 may be useful. Other developers can view these development comments when browsing the automation object 222 , thereby providing information about the variation that helps other developers decide whether the variation can be advantageously used in their own system projects 302 .

[0125] In some embodiments, a singleton instance 222a of an automation object can also be created by directly modifying the instance itself. For example, a developer can choose to directly edit the instance 222a of the automation object currently instantiated in the system project 302, rather than submitting the edits 1102 to the master version of the automation object 222 stored in the automation object library 502, if such direct editing of instances is permitted. This creates a unique variant of the original automation object 222 from which the instance was derived. If desired, the developer can save the singleton instance generated by this direct modification back to the library 502 as a new automation object 222, which other developers can access to include in their own system projects 302.

[0126] Figures 16a to 17Various methodologies according to one or more embodiments of the present application are shown. Although the methodology shown herein is shown and described as a series of actions for the purpose of simplifying the description, it should be understood and appreciated that the present invention is not limited to the order of the actions, because according to the present invention, some actions may occur in an order different from the order shown and described herein and / or occur simultaneously with other actions. For example, those skilled in the art will understand and appreciate that the methodology may alternatively be represented as a series of interrelated states or events such as in a state diagram. In addition, not all shown actions are necessary to implement the methodology according to the present invention. In addition, when different entities formulate different parts of the method, an interaction diagram may represent a methodology or method according to the present disclosure. In addition, two or more of the disclosed example methods may be implemented in combination with each other to realize one or more features or advantages described herein.

[0127] Figure 16a The first portion of an example methodology 1600a for propagating edits to automation objects to instances of objects used in one or more system projects is shown. First, at 1602, industrial design data is received via interaction with an industrial IDE system. The industrial design data can be submitted in the form of one or more of the following: industrial controller programs (e.g., ladder logic, sequential function charts, script control code such as industrial DSL, etc.), HMI screen development input, industrial equipment or equipment selection, engineering drawing input, etc. In some embodiments, the industrial design data can also include complete engineering drawings (e.g., P&ID diagrams, electrical diagrams, mechanical diagrams, etc.), which can be parsed and analyzed by the industrial IDE to identify components (e.g., industrial equipment, machines, equipment, conduits, piping, etc.) in the industrial automation system being designed and the functional and physical relationships between these components.

[0128] In some embodiments, the design data may also include images or videos. For example, an image or video of the installation location where the industrial automation system being designed is to be installed may be submitted to the industrial IDE, which may analyze the image or video to identify physical elements within the installation area (e.g., walls, beams, safety fences, existing machines and equipment, etc.) and the physical relationships between these elements (e.g., the distance between machines or other physical elements, the length of pipes laid, the location and distance of wire harnesses or cable trays, etc.). Based on the results of the drawing or image / video analysis, the industrial IDE may add components to the engineering schematic, generate control programming or visualization for the components identified in the drawing or image, generate appropriate device parameter settings, generate recommendations for optimal locations for the equipment or machines, etc.

[0129] For implementations of an industrial IDE that supports target-based programming, the design data may also include an indication of desired design goals and associated design constraints, for example, in terms of required product or material output rates, maximum total energy consumption rates, constraints on installation space (which, as described above, may be obtained based on images or videos of the installation site), or other such parameters. Based on these design goals and constraints, the industrial IDE may generate at least a portion of an automation system project, including one or more of equipment or device selections, control code, drawings, visualizations, or equipment parameters that can meet the specified design goals in light of the specified constraints.

[0130] At 1604, an industrial automation system project is generated based on the design data received at step 1602. As part of the project generation process, at least one instance of an automation object selected from a library of available automation objects can be included in the project. Automation objects are the building blocks of industrial automation system projects and represent various types of real-world industrial assets or processes, including but not limited to pumps, tanks, valves, motors, motor drives (e.g., variable frequency drives), industrial robots, actuators (e.g., pneumatic or hydraulic actuators), or other such assets. Automation objects are associated with various properties or characteristics (e.g., control code, visualization objects or interfaces, test scripts, security features or protocols, etc.) depending on the asset or process they represent.

[0131] A system project includes one or more executable files that can be deployed and executed on at least one of an industrial control device (e.g., a PLC or another type of industrial control device), a human-machine interface terminal, or another type of industrial device. These files may include, for example, industrial control programming files, visualization application files, device configuration files, or other such executable components or configuration components, at least some of which are generated based on any automation objects included in the project. A system project may also include other engineering documents generated by the IDE system based on design inputs, including but not limited to engineering drawings (e.g., I / O drawings, electrical drawings, P&ID drawings, etc.), bills of materials, installation instructions, or other such documents.

[0132] At 1606, a determination is made as to whether object edit input has been received that defines a modification to one or more properties of the selected automation object stored in the automation library. The edit input may define a modification to one or more of the control code, visualization definition, test script, security protocol, or other properties of the object. If such object edit input has been received (yes at step 1606), the method proceeds to step 1608, where the one or more properties of the selected automation object are updated in the library.

[0133] At 1610, it is determined whether the instance of the selected automation object updated at step 1608 is included in a system project (e.g., the system project generated at step 1604). If the instance of the edited automation object has not been incorporated into any system project (no at step 1610), the method returns to step 1606 and waits for receiving further object edit input data. Alternatively, if the instance of the edited automation object has been included in a system project (yes at step 1610), the method proceeds to Figure 16b The second portion 1600b is shown in FIG.

[0134] At 1612, it is determined whether applying the modifications defined by the edit input received at step 1606 to the instance of the automation object identified at step 1610 will introduce errors into the system project. In some scenarios, this determination can be made based on an analysis of the usage context of the instance within the system project. For example, portions of the system project that reference the properties of the instance can be identified, and it can be determined how the functionality of these portions of the system project will change if the modifications are applied to the instance. It can then be assessed whether these functions will not operate correctly if the edits are applied to the instance. Any suitable method can be used to make this determination, including but not limited to simulating the project based on a modified version of the instance. In another example, it can be determined whether applying the modifications to the instance will result in incompatibility with an instance of another automation object in the system project that has a defined relationship (e.g., a parent-child relationship) with the instance being checked.

[0135] If it is determined that applying the modifications will not introduce errors into the system project (no at step 1612), the method proceeds to step 1614, where it is determined whether inheritance has been disabled for the instance. If the user wishes to prevent the instance from inheriting edits made to the master version of the automation object from which the instance was derived, the user can selectively disable inheritance for the instance or for selected properties or characteristics of the instance. If inheritance is not disabled for the instance (no at step 1614), the method proceeds to step 1616, where the instance of the automation object is updated in the system project based on the updates performed on the master version of the object stored in the library at step 1608. In some scenarios, the project being updated may reside on a storage device shared with the industrial IDE system (e.g., on a cloud storage device). Alternatively, the system project may reside on a client device that remotely accesses the IDE system's project development service, and the instance of the automation object may be remotely updated based on these updates.

[0136] Alternatively, if it is determined that applying the modification will introduce an error (yes at step 1612) or inheritance has been disabled for the instance (yes at step 1614), the method returns to step 1606 without applying the modification to the instance.

[0137] Figure 17 An example method 1700 is shown for creating a singleton instance of an automation object and using the singleton instance as the basis for a new automation object. Initially, at 1702, industrial design data is received via interaction with an industrial IDE system (similar to step 1602 of method 1600a). At 1704, an industrial automation system project is generated based on the design data received at step 1702 (similar to step 1604 of method 1600a). As part of the project generation process, at least one instance of an automation object selected from a library of available automation objects can be included in the project.

[0138] At 1706, a determination is made as to whether edit input data has been received that defines a modification to one or more properties of an instance of an automation object in the system project. The edit input may define a modification to one or more of the control code, visualization definition, test script, security protocol, or other properties of the automation object instance. If such edit input data has been received (yes at step 1706), the method proceeds to step 1708, where one or more properties of the instance are updated according to the edit input data to obtain a singleton instance of the automation object. A singleton instance is an instance of an original automation object stored in the automation object repository that has one or more properties modified relative to the original automation object and is therefore different from its source object.

[0139] At 1710, a determination is made as to whether an instruction has been received to save the singleton instance of the automation object created at step 1708 as a new automation object in the object library. If such an instruction has been received (yes at step 1710), the method proceeds to step 1712, where a new automation object is created in the automation object library based on the singleton instance. This new automation object can be accessed by other project developers for inclusion in other automation system projects.

[0140] The embodiments, systems and components described herein, as well as control systems and automation environments that can implement various aspects set forth in this specification, may include computers or network components capable of interacting across a network, such as servers, clients, programmable logic controllers (PLCs), automation controllers, communication modules, mobile computers, onboard computers for mobile vehicles, wireless components, control components, etc. The computers and servers include one or more processors (electronic integrated circuits that use electrical signals to perform logical operations) configured to execute instructions stored in media such as random access memory (RAM), read-only memory (ROM), hard drives, and removable memory devices, such as memory sticks, memory cards, flash drives, external hard drives, etc.

[0141] Similarly, the term PLC or automation controller as used herein can include functionality that can be shared across multiple components, systems, and / or networks. As an example, one or more PLCs or automation controllers can communicate and collaborate with various network devices across a network. This can include substantially any type of controller, communication module, computer, input / output (I / O) device, sensor, actuator, and human-machine interface (HMI) that communicate via a network, including a control network, an automation network, and / or a public network. The PLC or automation controller can also communicate with and control various other devices, such as standard or safety-rated I / O modules, other programmable controllers, communication modules, sensors, actuators, output devices, and the like, including analog modules, digital modules, programmable / intelligent I / O modules.

[0142] The network may include public networks such as the Internet, intranets, and automation networks such as Control and Information Protocol (CIP) networks, including DeviceNet, ControlNet, safety networks, and Ethernet / IP. Other networks include Ethernet, DH / DH+, remote I / O, fieldbus, Modbus, Profibus, CAN, wireless networks, serial protocols, etc. In addition, network devices may include a variety of possibilities (hardware and / or software components). These include components such as switches with virtual local area network (VLAN) capabilities, LANs, WANs, proxies, gateways, routers, firewalls, virtual private network (VPN) devices, servers, clients, computers, configuration tools, monitoring tools, and / or other devices.

[0143] To provide context for various aspects of the disclosed subject matter, Figure 17 and Figure 18The following discussion is intended to provide a brief, general description of a suitable environment in which various aspects of the disclosed subject matter can be implemented. Although various embodiments have been described above in the general context of computer-executable instructions that can be executed on one or more computers, those skilled in the art will recognize that various embodiments can also be implemented in conjunction with other program modules and / or implemented as a combination of hardware and software.

[0144] Generally, program modules include routines, programs, components, data structures, etc. that perform particular tasks or implement particular abstract data types. In addition, those skilled in the art will appreciate that the methods of the present invention can be practiced with other computer system configurations, including single-processor or multi-processor computer systems, minicomputers, mainframe computers, Internet of Things (IoT) devices, distributed computing systems, as well as personal computers, handheld computing devices, microprocessor-based or programmable consumer electronics, etc., each of which can be operably coupled to one or more associated devices.

[0145] The embodiments shown herein can also be practiced in distributed computing environments where certain tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules can be located in both local and remote memory storage devices.

[0146] Computing devices typically include various media, which may include computer-readable storage media, machine-readable storage media, and / or communication media, the two terms being used differently herein as follows. A computer-readable storage medium or machine-readable storage medium can be any available storage medium that can be accessed by a computer and includes volatile and non-volatile media, removable and non-removable media. By way of example and not limitation, a computer-readable storage medium or machine-readable storage medium can be implemented in conjunction with any method or technology for storing information such as computer-readable or machine-readable instructions, program modules, structured data, or unstructured data.

[0147] Computer-readable storage media may include, but are not limited to, random access memory (RAM), read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technology, compact disk read-only memory (CD-ROM), digital versatile disk (DVD), Blu-ray disk (BD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, solid-state drives or other solid-state storage devices, or other tangible and / or non-transitory media that may be used to store the desired information. In this regard, the terms "tangible" or "non-transitory" as applied to storage, memory, or computer-readable media should be understood herein as modifiers to exclude only those that propagate transient signals themselves and not to disclaim all standard storage, memory, or computer-readable media that do not propagate only transient signals themselves.

[0148] Computer-readable storage media can be accessed by one or more local or remote computing devices, eg, via access requests, queries, or other data retrieval protocols, to perform various operations on the information stored by the media.

[0149] Communication media typically embodies computer-readable instructions, data structures, program modules, or other structured or unstructured data in a data signal, such as a modulated data signal such as a carrier wave or other transport mechanism, and includes any information delivery or transmission media. The term "modulated data signal" or signal refers to a signal that has one or more of its characteristics set or changed in such a manner as to encode information in one or more signals. By way of example, and not limitation, communication media include wired media such as a wired network or direct-wired connection and wireless media such as acoustic, RF, infrared, and other wireless media.

[0150] Refer again Figure 18 An example environment 1800 for implementing various embodiments of various aspects described herein includes a computer 1802, which includes a processing unit 1804, a system memory 1806, and a system bus 1808. The system bus 1808 couples system components, including but not limited to the system memory 1806, to the processing unit 1804. The processing unit 1804 can be any of various commercially available processors. Dual microprocessors and other multi-processor architectures can also be used as the processing unit 1804.

[0151] The system bus 1808 can be any of several types of bus structures that can also interconnect to a memory bus (with or without a memory controller), a peripheral bus, and a local bus using any of a variety of commercially available bus architectures. The system memory 1806 includes ROM 1810 and RAM 1812. A basic input / output system (BIOS) containing the basic routines that help to transfer information between elements within the computer 1802, such as during startup, can be stored in a nonvolatile memory such as ROM, an erasable programmable read-only memory (EPROM), or an EEPROM. RAM 1812 can also include high-speed RAM such as static RAM for caching data.

[0152] The computer 1802 also includes an internal hard disk drive (HDD) 1814 (e.g., EIDE, SATA), one or more external storage devices 1816 (e.g., a magnetic floppy disk drive (FDD) 1816, a memory stick or flash drive reader, a memory card reader, etc.), and an optical drive 1820 (e.g., which can read from or write to a CD-ROM disk, a DVD, a BD, etc.). Although the internal HDD 1814 is shown as being located within the computer 1802, the internal HDD 1814 can also be configured for external use in a suitable chassis (not shown). In addition, although not shown in the environment 1800, a solid-state drive (SSD) can be used in addition to or in place of the HDD 1814. The HDD 1814, the external storage device 1816, and the optical drive 1820 can be connected to the system bus 1808 via an HDD interface 1824, an external storage interface 1826, and an optical drive interface 1828, respectively. The interface 1824 for external drive implementations may include at least one or both of Universal Serial Bus (USB) and Institute of Electrical and Electronics Engineers (IEEE) 1394 interface technologies.Other external drive connection technologies are within contemplation of the embodiments described herein.

[0153] The drives and their associated computer-readable storage media provide non-volatile storage of data, data structures, computer-executable instructions, and the like. For computer 1802, the drives and storage media accommodate the storage of any data in a suitable digital format. Although the above description of computer-readable storage media refers to corresponding types of storage devices, those skilled in the art will appreciate that other types of computer-readable storage media, whether currently existing or developed in the future, may also be used in the example operating environment, and further, any such storage media may contain computer-executable instructions for performing the methods described herein.

[0154] A number of program modules may be stored in the drives and RAM 1812, including an operating system 1830, one or more application programs 1832, other program modules 1834, and program data 1836. All or portions of the operating system, applications, modules, and / or data may also be cached in RAM 1812. The systems and methods described herein may be implemented using various commercially available operating systems or combinations of operating systems.

[0155] Computer 1802 may optionally include emulation technology. For example, a hypervisor (not shown) or other intermediary may emulate the hardware environment for operating system 1830, and the emulated hardware may optionally be different from the hardware of the operating system. Figure 18 . In such an embodiment, the operating system 1830 may comprise one of a plurality of virtual machines (VMs) hosted at the computer 1802. In addition, the operating system 1830 may provide a runtime environment, such as a Java runtime environment or a .NET framework, for the application 1832. The runtime environment is a consistent execution environment that enables the application 1832 to run on any operating system that includes the runtime environment. Similarly, the operating system 1830 may support containers, and the application 1832 may be in the form of a container, which is a lightweight, standalone, executable software package that includes, for example, code, a runtime, system tools, system libraries, and settings for the application.

[0156] In addition, the computer 1802 can be enabled with a security module, such as a Trusted Processing Module (TPM). For example, using a TPM, a boot component hashes the next boot component in time and waits for the result to match a security value before loading the next boot component. This process can occur at any layer in the code execution stack of the computer 1802, such as at the application execution level or the operating system (OS) kernel level, thereby enabling security to be implemented at any code execution level.

[0157] A user can enter commands and information into the computer 1802 through one or more wired / wireless input devices such as a keyboard 1838, a touch screen 1840, and a pointing device such as a mouse 1842. Other input devices (not shown) may include a microphone, an infrared (IR) remote control, a radio frequency (RF) remote control, or other remote control, a joystick, a virtual reality controller and / or a virtual reality headset, a game pad, a stylus, an image input device (e.g., a camera), a gesture sensor input device, a visual movement sensor input device, an emotion or facial detection device, a biometric input device (e.g., a fingerprint or iris scanner), etc. These and other input devices are typically connected to the processing unit 1804 through an input device interface 1844, which can be coupled to the system bus 1808, but may also be connected through other interfaces such as a parallel port, an IEEE 1394 serial port, a game port, a USB port, an IR port, a fingerprint scanner, a 3D image input device, or a combination thereof. Interface, etc.

[0158] A monitor 1844 or other type of display device may also be connected to the system bus 1808 via an interface, such as a video adapter 1846. In addition to the monitor 1844, computers typically include other peripheral output devices (not shown), such as speakers, printers, and the like.

[0159] The computer 1802 can operate in a networked environment using logical connections via wired and / or wireless communications to one or more remote computers, such as a remote computer 1848. The remote computer 1848 can be a workstation, server computer, router, personal computer, portable computer, microprocessor-based entertainment device, peer device, or other general network node, and typically includes many or all of the elements described relative to the computer 1802, although only a memory / storage device 1850 is shown for simplicity. The depicted logical connections include wired / wireless connections to a local area network (LAN) 1852 and / or a larger network, such as a wide area network (WAN) 1854. Such LAN and WAN networking environments are commonplace in offices and corporations and facilitate enterprise-wide computer networks, such as intranets, all of which can be connected to a global communications network, such as the Internet.

[0160] When used in a LAN networking environment, the computer 1802 can be connected to the local area network 1852 through a wired and / or wireless communication network interface or adapter 1856. The adapter 1856 can facilitate wired or wireless communication to the LAN 1852, which can also include a wireless access point (AP) disposed thereon for communicating with the adapter 1856 in a wireless mode.

[0161] When used in a WAN networking environment, the computer 1802 can include a modem 1858 or can be connected to a communication server on the WAN 1854 via other means for establishing communications over the WAN 1854, such as through the Internet. The modem 1858, which can be an internal or external wired device or a wireless device, can be connected to the system bus 1808 via the input device interface 1842. In a networked environment, program modules described relative to the computer 1802 or portions thereof can be stored in the remote memory / storage device 1850. It will be appreciated that the network connections shown are examples and other means of establishing a communications link between the computers can be used.

[0162] When used in a LAN or WAN networking environment, computer 1802 can access a cloud storage system or other network-based storage system in addition to or instead of external storage devices 1816 as described above. Typically, a connection between computer 1802 and a cloud storage system can be established via LAN 1852 or WAN 1854, for example, via adapter 1856 or modem 1858, respectively. When computer 1802 is connected to an associated cloud storage system, external storage interface 1826 can manage the storage provided by the cloud storage system, similar to other types of external storage, with the aid of adapter 1856 and / or modem 1858. For example, external storage interface 1826 can be configured to provide access to cloud storage sources as if they were physically connected to computer 1802.

[0163] The computer 1802 is operable to communicate with any wireless device or entity operatively arranged in wireless communication, such as printers, scanners, desktop and / or portable computers, portable data assistants, communication satellites, any equipment or location associated with a wirelessly detectable tag (e.g., a kiosk, newsstand, store shelf, etc.), and telephones. This may include Wireless Fidelity (Wi-Fi) and Wireless technology. Thus, the communication can be a predefined structure like a conventional network or just an ad hoc communication between at least two devices.

[0164] Figure 191 is a schematic block diagram of a sample computing environment 1900 with which the disclosed subject matter can interact. Sample computing environment 1900 includes one or more clients 1902. Clients 1902 can be hardware and / or software (e.g., threads, processes, computing devices). Sample computing environment 1900 also includes one or more servers 1904. Servers 1904 can also be hardware and / or software (e.g., threads, processes, computing devices). Servers 1904 can accommodate threads to perform transformations by employing, for example, one or more embodiments described herein. One possible communication between clients 1902 and servers 1904 can be in the form of data packets suitable for transmission between two or more computer processes. Sample computing environment 1900 includes a communication framework 1906 that can be used to facilitate communication between clients 1902 and servers 1904. Clients 1902 are operably connected to one or more client data stores 1908 that can be used to store local information of clients 1902. Similarly, the server 1904 is operably connected to one or more server data stores 1910 that can be used to store information local to the server 1904 .

[0165] The foregoing description includes examples of the present invention. Of course, it is not possible to describe every conceivable combination of components or methodologies for purposes of describing the disclosed subject matter, but one of ordinary skill in the art will recognize that many additional combinations and permutations of the present invention are possible. Therefore, the disclosed subject matter is intended to encompass all such changes, modifications, and variations that fall within the spirit and scope of the appended claims.

[0166] In particular, with respect to the various functions performed by the components, devices, circuits, systems, etc. described above, unless otherwise indicated, the terms used to describe such components (including references to "means") are intended to correspond to any component (e.g., any component that is functionally equivalent) that performs the specified functions of the described components, even if not structurally equivalent to the disclosed structures, that performs the functions in the exemplary aspects of the disclosed subject matter shown herein. In this regard, it will also be recognized that the disclosed subject matter includes systems as well as computer-readable media having computer-executable instructions for performing the actions and / or events of the various methods of the disclosed subject matter.

[0167] Furthermore, while particular features of the disclosed subject matter may be disclosed for only one of several implementations, such features may be combined with one or more other features of other implementations as may be desired and advantageous for any given application or particular applications. Furthermore, to the extent the terms "includes" and "including" and variations thereof are used in the specification or claims, these terms are intended to be inclusive in a manner similar to the term "comprising."

[0168] In this application, the word "exemplary" is used to mean serving as an example, instance, or illustration. Any aspect or design described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other aspects or designs. Rather, the use of the word "exemplary" is intended to present concepts in a concrete manner.

[0169] Various aspects or features described herein can be implemented as methods, apparatus, or articles of manufacture using standard programming and / or engineering techniques. As used herein, the term "article of manufacture" is intended to encompass a computer program accessible from any computer-readable device, carrier, or medium. For example, computer-readable media can include, but are not limited to, magnetic storage devices (e.g., hard disks, floppy disks, magnetic strips . . . ), optical disks (e.g., compact disks (CDs), digital versatile disks (DVDs) . . . ), smart cards, and flash memory devices (e.g., cards, sticks, key drives . . . ).

Claims

1. A system for developing industrial applications, comprising: a memory storing executable components and a library of automation objects representing respective industrial assets, the automation objects having respective programmed properties associated with the industrial assets; as well as A processor operatively coupled to the memory executes the executable components, the executable components comprising: a user interface component configured to present an integrated development environment (IDE) interface and receive industrial design input via interaction with the IDE interface, the industrial design input defining aspects of the industrial automation project; and a project generation component configured to generate system project data based on the industrial design input, in, The industrial design input includes at least the following instructions: the instructions are used to create an instance of an automation object selected from the library of automation objects as part of the system project data, The system project data defines a system project and includes at least one of an executable industrial control program, an industrial visualization application, or industrial equipment configuration data, and The project generation component is further configured to: in response to receiving object edit data defining edits to properties of the automation object stored in the library via the user interface component after creating an instance of the automation object in the system project data, modifying said automation objects stored in said library according to said object editing data, In response to determining that modifying the instance of the automation object according to the object editing data is permitted, modifying the instance of the automation object according to the object editing data, and In response to determining that modifying the instance of the automation object according to the object edit data is not permitted, denying modification of the instance of the automation object according to the object edit data, wherein denying modification of the instance of the automation object causes the instance to become a different singleton instance than automation objects in the library.

2. The system according to claim 1, wherein: The project generation component is configured to determine, based on analysis of the system project data and the object edit data, that applying the edit to the instance of the automation object will result in an error in the system project, and to refuse to modify the instance based on the determination.

3. The system according to claim 1, wherein: The project generation component is configured to determine, based on an analysis of the system project data and the object edit data, that applying the edit to the instance of the automation object will result in incompatibility between the instance of the automation object and instances of other automation objects, and to refuse to modify the instance based on the determination.

4. The system according to claim 1, wherein: The user interface component receives as part of the industrial design input an instruction to disable an inherited property of an instance of the automation object, and The project generation component is configured to, in response to determining that the inheritance feature is disabled, refuse to modify the instance.

5. The system according to claim 1, wherein: The project generation component is further configured to, in response to receiving an instruction to save the singleton instance to the library, create a new automation object in the library based on the singleton instance.

6. The system according to claim 1, wherein: The object editing data is first object editing data, The singleton instance is a first singleton instance, and The project generation component is further configured to, in response to receiving second object editing data defining a modification to the instance of the automation object, modify the instance of the automation object to obtain a second singleton instance of the automation object that is different from the automation objects stored in the library.

7. The system according to claim 6, wherein: The project generation component is further configured to, in response to receiving an instruction to save the second singleton instance to the library, create a new automation object in the library based on the second singleton instance of the automation object.

8. The system according to claim 1, wherein: The attribute of the automation object is at least one of: a control code for monitoring and controlling the industrial asset represented by the automation object, a visualization object defining a graphical visualization of the industrial asset, an alarm definition for the industrial asset, a security feature of the industrial asset, a security protocol for the industrial asset, a test script configured to verify the operation of the automation object within the system project, or an analysis script configured to analyze data generated by the industrial asset.

9. The system according to claim 1, wherein: The automation object represents at least one of the following as the industrial asset: an industrial process, a controller, a control program, a tag within the control program, a machine, a motor, a motor drive, a telemetry device, a tank, a valve, a pump, an industrial safety device, an industrial robot, or an actuator.

10. The system according to claim 1, wherein: The executable component further includes a project deployment component, which is configured to: converting the system project data into at least two of the executable industrial control program, the industrial visualization application, or the industrial device configuration data, and At least two of the executable industrial control program, the industrial visualization application, or the industrial equipment configuration data are sent to corresponding industrial assets for execution.

11. A method for developing an industrial application, comprising: storing, by a system including a processor, a library of automation objects representing respective industrial assets, the automation objects having respective programmed attributes associated with the industrial assets; The system presents an integrated development environment (IDE) interface on the client device; receiving, by the system via interaction with the IDE interface, industrial design input defining aspects of an industrial control and monitoring project; System project data is generated by the system based on the industrial design input, wherein: The generating includes generating at least one of an executable industrial control program, an industrial visualization application, or industrial device configuration data, and The generating includes selecting an automation object from the library of automation objects in response to determining the industrial design input, adding an instance of the automation object to the system project data; and In response to receiving object edit data defining edits to properties of the automation object stored in the library after adding an instance of the automation object: modifying, by the system, an automation object stored in the library according to the object editing data, In response to determining that modifying the instance of the automation object according to the object editing data is permitted, modifying, by the system, the instance of the automation object according to the object editing data, and In response to determining that modification of the instance of the automation object according to the object editing data is not permitted, the system prevents modification of the instance of the automation object according to the object editing data, wherein preventing the modification causes the instance of the automation object to become different from the singleton instance of the automation object stored in the library.

12. The method according to claim 11, wherein Determining that modifying the instance of the automation object is not permitted includes determining, based on an analysis of the system project data and the object edit data, that applying the edit to the instance of the automation object will result in an error in the industrial control and monitoring project.

13. The method according to claim 11, wherein Determining that modifying the instance of the automation object is not permitted includes determining, based on analysis of the system project data and the object edit data, that applying the edit to the instance of the automation object would result in incompatibility between the instance of the automation object and instances of other automation objects.

14. The method according to claim 11, further comprising: receiving, by the system as part of the industrial design input, an instruction to disable an inherited property of an instance of the automation object; as well as In response to determining that the inherited property is disabled, modifying the instance is prevented.

15. The method according to claim 11, further comprising: In response to receiving an instruction to save the singleton instance to the library, the system creates a new automation object in the library based on the singleton instance.

16. The method according to claim 11, wherein The object editing data is first object editing data, The singleton instance of the automation object is a first singleton instance, and The method further includes, in response to receiving second object edit data defining a modification to the instance of the automation object, modifying, by the system, the instance of the automation object to result in a second singleton instance of the automation object that is different from the automation objects stored in the library.

17. The method according to claim 16, further comprising: In response to receiving an instruction to save the second singleton instance to the library, the system creates a new automation object in the library based on the second singleton instance of the automation object.

18. The method according to claim 11, wherein The attributes of the automation object are at least one of: a control code for monitoring and controlling the industrial asset represented by the automation object, a visualization object defining a graphical visualization of the industrial asset, an alarm definition for the industrial asset, a security feature of the industrial asset, a security protocol for the industrial asset, a test script configured to verify the operation of the automation object within the industrial control and monitoring project, or an analysis script configured to analyze data generated by the industrial asset.

19. A non-transitory computer-readable medium having instructions stored thereon, the instructions, in response to execution, causing a system including a processor to perform operations comprising: Presenting an integrated development environment (IDE) interface on a client device; receiving industrial design input from the client device via interaction with the IDE interface, the industrial design input defining control design aspects of an industrial automation project; generating system project data based on the industrial design input, wherein the system project data includes at least one of an executable industrial control program, an industrial visualization application, or industrial equipment configuration data, The generating includes: in response to selecting an automation object to be included in the system project data from a library of automation objects, adding an instance of the automation object to the system project data; and The automation object represents a corresponding industrial asset and has corresponding programming attributes related to the industrial asset; and In response to receiving object edit data defining edits to properties of the automation object stored in the library after adding an instance of the automation object: modifying automation objects stored in the library according to the object editing data; In response to determining that modifying the instance of the automation object according to the object editing data is permitted, modifying the instance of the automation object according to the object editing data; and In response to determining that modifying the instance of the automation object according to the object editing data is not permitted, preventing modification of the instance of the automation object according to the object editing data, wherein preventing the modification causes the instance of the automation object to become different from the singleton instance of the automation object stored in the library.

20. The non-transitory computer readable medium of claim 19, wherein: Determining that modifying the instance of the automation object is not permitted includes determining, based on an analysis of the system project data and the object edit data, that applying the edit to the instance of the automation object will result in an error in the industrial automation project.

Citation Information

Patent Citations

  • Custom properties in an application environment

    US20160109875A1