CN112749425A - Gas path diagram implementation method and device based on IAP platform - Google Patents
Gas path diagram implementation method and device based on IAP platform Download PDFInfo
- Publication number
- CN112749425A CN112749425A CN202110070115.8A CN202110070115A CN112749425A CN 112749425 A CN112749425 A CN 112749425A CN 202110070115 A CN202110070115 A CN 202110070115A CN 112749425 A CN112749425 A CN 112749425A
- Authority
- CN
- China
- Prior art keywords
- gas path
- path diagram
- control
- attribute information
- target control
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000010586 diagram Methods 0.000 title claims abstract description 256
- 238000000034 method Methods 0.000 title claims abstract description 67
- 230000004048 modification Effects 0.000 claims description 11
- 238000012986 modification Methods 0.000 claims description 11
- 238000004891 communication Methods 0.000 claims description 3
- 230000008859 change Effects 0.000 abstract description 17
- 230000008569 process Effects 0.000 description 20
- 238000004590 computer program Methods 0.000 description 11
- 238000011161 development Methods 0.000 description 9
- 230000006870 function Effects 0.000 description 6
- 238000004519 manufacturing process Methods 0.000 description 6
- 238000012545 processing Methods 0.000 description 6
- 239000004065 semiconductor Substances 0.000 description 5
- 238000013461 design Methods 0.000 description 3
- 230000004044 response Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000004075 alteration Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000005055 memory storage Effects 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 230000001052 transient effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/10—Geometric CAD
- G06F30/12—Geometric CAD characterised by design entry means specially adapted for CAD, e.g. graphical user interfaces [GUI] specially adapted for CAD
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2111/00—Details relating to CAD techniques
- G06F2111/20—Configuration CAD, e.g. designing by assembling or positioning modules selected from libraries of predesigned modules
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Geometry (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Computational Mathematics (AREA)
- Architecture (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Computer Hardware Design (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Programmable Controllers (AREA)
Abstract
One or more embodiments of the invention disclose a gas path diagram implementation method and device based on an IAP platform, which are used for solving the problem that the existing gas path diagram implementation mode is difficult to change the gas path diagram in time. The method comprises the following steps: receiving a drawing request aiming at the gas path diagram, wherein the drawing request carries file identification information of an editable file corresponding to the gas path diagram; reading the editable file based on the file identification information, and acquiring attribute information of each target control in the gas circuit diagram stored in the editable file and an association relation between the attribute information of each target control and control data in the IAP platform; acquiring control data corresponding to the attribute information of each target control from the IAP platform according to the association relation; and generating a gas path diagram on the gas path diagram editing interface according to the attribute information of each target control, and displaying the attribute information of each target control and/or corresponding control data on the gas path diagram. The scheme can ensure timely change of the gas path diagram.
Description
Technical Field
The invention relates to the technical field of semiconductor manufacturing, in particular to a gas path diagram implementation method and device based on an IAP platform.
Background
The gas circuit diagram is an indispensable part in a semiconductor manufacturing equipment control software system, and can feed back the process gas circuit state of a semiconductor manufacturing equipment in a relatively intuitive form. Because the corresponding process gas circuits have certain differences when the semiconductor manufacturing equipment produces different products, the requirements of quick iteration are provided for the design of the gas circuit diagram in order to respond to the change of hardware related to the process gas circuits of the semiconductor manufacturing equipment in time along with the development of more and more products.
The existing gas circuit diagram adopts a program interface design method, a process gas circuit to be presented is designed on a program interface through a program development tool, then program events of each component are subscribed and realized, and finally a dynamic link library is compiled and generated or is directly embedded into an application program. And several different gas circuit diagrams can be preset in the program, and one of the gas circuit diagrams is selected for presentation through a configuration switch in the program. However, because the gas circuit diagram is realized by a program, the small changes to the process gas circuit all need software development engineers and test engineers, so that the gas circuit diagram modification process is complex, and the design and development period is long. Moreover, because the process gas paths corresponding to different products have certain differences, the reusability of the original gas path diagram program is low for newly developed products, and the requirement of fast iteration of the gas path diagram is difficult to meet.
Disclosure of Invention
One or more embodiments of the present invention provide a method and an apparatus for implementing an IAP-based gas path diagram, so as to solve the problem that the existing gas path diagram implementation method is difficult to change the gas path diagram in time.
In one aspect, one or more embodiments of the present invention provide a gas path diagram implementing method based on an IAP platform, including:
receiving a drawing request aiming at a gas path diagram, wherein the drawing request carries file identification information of an editable file corresponding to the gas path diagram;
reading the editable file based on the file identification information, and acquiring attribute information of each target control in the gas circuit diagram stored in the editable file and an association relation between the attribute information of each target control and control data in the IAP platform; the target control comprises a component control and a pipeline control;
acquiring the control data corresponding to the attribute information of each target control from the IAP platform according to the association relation;
and generating the gas path diagram on a gas path diagram editing interface according to the attribute information of each target control, and displaying the attribute information of each target control and/or the corresponding control data on the gas path diagram.
In another aspect, one or more embodiments of the present invention provide an IAP platform-based airway graph implementation apparatus, including:
the first receiving module is used for receiving a drawing request aiming at a gas path diagram, wherein the drawing request carries file identification information of an editable file corresponding to the gas path diagram;
a reading and acquiring module, configured to read the editable file based on the file identification information, acquire attribute information of each target control in the gas path diagram stored in the editable file, and an association relationship between the attribute information of each target control and control data in the IAP platform; the target control comprises a component control and a pipeline control;
the acquisition module is used for acquiring the control data corresponding to the attribute information of each target control from the IAP platform according to the association relation;
and the generating and displaying module is used for generating the gas path diagram on a gas path diagram editing interface according to the attribute information of each target control, and displaying the attribute information of each target control and/or the corresponding control data on the gas path diagram.
In still another aspect, one or more embodiments of the present invention provide an IAP platform-based gas path diagram implementing apparatus, including a processor and a memory electrically connected to the processor, where the memory stores a computer program, and the processor is configured to invoke and execute the computer program from the memory to implement the IAP platform-based gas path diagram implementing method.
In yet another aspect, one or more embodiments of the present invention provide a storage medium for storing a computer program, where the computer program is executable by a processor to implement the IAP platform-based gas path diagram implementation method.
By adopting the technical scheme of one or more embodiments of the invention, the attribute information of each target control (including a component control and a pipeline control) in the gas path diagram stored in the editable file and the association relationship between the attribute information of each target control and the control data in the IAP platform are obtained by receiving the drawing request aiming at the gas path diagram and reading the editable file based on the file identification information of the editable file corresponding to the gas path diagram carried in the drawing request. The attribute information of each target control for generating and displaying the gas circuit diagram, the association relationship between the attribute information of each target control and the control data in the IAP platform are stored in the editable file, and compared with the traditional scheme for realizing the gas circuit diagram based on a program development tool, the gas circuit diagram can be directly changed in the editable file when the process gas circuit is slightly changed, the participation of developers and testers is not needed, and the timely change of the gas circuit diagram can be ensured. And then acquiring control data corresponding to the attribute information of each target control from the IAP according to the association relation, so that a gas path diagram can be generated on a gas path diagram editing interface according to the attribute information of each target control, and the attribute information of each target control and the corresponding control data can be displayed on the gas path diagram. Because the control data corresponding to the attribute information of each target control is acquired from the IAP platform, the control data corresponding to each target control in the gas circuit diagram can be updated in real time along with the real-time change of the control data stored in the IAP platform. In addition, in the technical scheme, the reusability of each control can be improved by controlling the components and the pipeline, so that the reusability of the gas path diagram is improved, the development period of a new gas path diagram is shortened, and the consistency of the interface style of the generated gas path diagram can be ensured.
Drawings
In order to more clearly illustrate one or more embodiments of the present invention or technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments described in one or more embodiments of the present invention, and other drawings can be obtained by those skilled in the art without inventive exercise.
Fig. 1 is a schematic flow chart of an IAP platform-based gas path diagram implementation method according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart diagram of an IAP platform-based gas circuit diagram implementation method according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of an IAP platform-based gas path diagram implementation apparatus according to an embodiment of the present invention;
fig. 4 is a schematic hardware structure diagram of an IAP platform-based airway map implementation apparatus according to an embodiment of the present invention.
Detailed Description
One or more embodiments of the present invention provide a method and an apparatus for implementing an IAP-based gas path diagram, so as to solve the problem that the existing gas path diagram implementation method is difficult to change the gas path diagram in time.
In order to make those skilled in the art better understand the technical solutions in one or more embodiments of the present invention, the technical solutions in one or more embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in one or more embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all embodiments. All other embodiments that can be derived by a person skilled in the art from one or more embodiments of the invention without making any creative effort shall fall within the protection scope of one or more embodiments of the invention.
Fig. 1 is a schematic flowchart of an IAP platform-based gas path diagram implementation method according to an embodiment of the present invention, and as shown in fig. 1, the method includes:
s102, receiving a drawing request aiming at the gas path diagram, wherein the drawing request carries file identification information of an editable file corresponding to the gas path diagram.
In one embodiment, the editable file may be an XML (Extensible Markup Language) file.
And S104, reading the editable file based on the file identification information, and acquiring the attribute information of each target control in the gas path diagram stored in the editable file and the association relationship between the attribute information of each target control and the control data in the IAP platform.
The target control comprises a component control and a pipeline control. The attribute information of the target control comprises attribute information of the component control and attribute information of the pipeline control.
And S106, acquiring control data corresponding to the attribute information of each target control from the IAP platform according to the association relation.
The IAP (Industrial Automation Package) platform stores control data corresponding to the attribute information of each target control.
And S108, generating a gas path diagram on the gas path diagram editing interface according to the attribute information of each target control, and displaying the attribute information of each target control and/or corresponding control data on the gas path diagram.
By adopting the technical scheme of one or more embodiments of the invention, the attribute information of each target control (including a component control and a pipeline control) in the gas path diagram stored in the editable file and the association relationship between the attribute information of each target control and the control data in the IAP platform are obtained by receiving the drawing request aiming at the gas path diagram and reading the editable file based on the file identification information of the editable file corresponding to the gas path diagram carried in the drawing request. The attribute information of each target control for generating and displaying the gas circuit diagram, the association relationship between the attribute information of each target control and the control data in the IAP platform are stored in the editable file, and compared with the traditional scheme for realizing the gas circuit diagram based on a program development tool, the gas circuit diagram can be directly changed in the editable file when the process gas circuit is slightly changed, the participation of developers and testers is not needed, and the timely change of the gas circuit diagram can be ensured. And then acquiring control data corresponding to the attribute information of each target control from the IAP according to the association relation, so that a gas path diagram can be generated on a gas path diagram editing interface according to the attribute information of each target control, and the attribute information of each target control and the corresponding control data can be displayed on the gas path diagram. Because the control data corresponding to the attribute information of each target control is acquired from the IAP platform, the control data corresponding to each target control in the gas circuit diagram can be updated in real time along with the real-time change of the control data stored in the IAP platform. In addition, in the technical scheme, the reusability of each control can be improved by controlling the components and the pipeline, so that the reusability of the gas path diagram is improved, the development period of a new gas path diagram is shortened, and the consistency of the interface style of the generated gas path diagram can be ensured.
In one embodiment, the attribute information of the component control may include a name of the component, a type of the component, a connection state of the component, whether the component is a start node, whether the component is an end node, a slope value, a slope mode, a setting state, an actual state, a pressure value, position information, size information (display size), and the like of the component control on the gas path diagram editing interface. The attribute information of the component control can also comprise a set value and an actual value.
When the component control is realized, the attribute information of each component control can be designed according to the control and display requirements of each type of component in the gas path diagram. The component control can be realized by a component class. The following a1-a5 describe in detail the attribute information of component classes corresponding to 5 common components.
A1, according to the control and display requirements of Mass Flow Controllers (MFCs), attribute information of MFCs can be designed to include: the method comprises the steps of setting a Set Value (Set), an actual Value (Value), a slope Value (Ramp), a slope mode (Ramp mode), a Name (Name), a position (Location), a Size (Size), a Type (Type), a connected state (Isconnected), whether a node is started (IsFirstNode, the default is a non-start node), whether a node is ended (IsLastNode, the default is a non-end node), and setting that the Set Value, the Value and the Name can be displayed on an air path diagram editing interface.
A2, according to the control and display requirements of a Pneumatic Valve (PV) or a solenoid Valve (SV, but the PV is used in software), the attribute information of a Valve class (pneumatic Valve and solenoid Valve class) can be designed to include: setting State (Set), actual State (State), Name (Name), Location (Location), Size (Size), Type (Type), connected State (IsConnected), whether to start a node (IsFirstNode, default is a non-start node), whether to end a node (IsLastNode, default is a non-end node), and setting State and Name to be displayed on the gas path diagram editing interface.
A3, according to the control and display requirements of the Pressure Transmitter (PT), designing attribute information of the PT class, which comprises: the method comprises the steps of setting a pressure Value (Value), a Name (Name), a Location (Location), a Size (Size), a Type (Type), a connected state (IsConnected), whether a node is started (IsFirstNode, the default is a non-starting node), whether a node is ended (IsLastNode, the default is a non-ending node), and setting the Value and the Name to be displayed on an air path diagram editing interface.
A4, defining the marks of an air inlet port, an air outlet port and the like in the air path diagram as a Title class, and designing attribute information of the Title class according to the control and display requirements of the air inlet port and the air outlet port, wherein the attribute information comprises the following steps: the method comprises the steps of setting a Name (Name), a Location (Location), a Size (Size), a Type (Type), a connected state (Isconnected), whether a node is started (IsFirstNode, which is a non-starting node by default), whether a node is ended (IsLastNode, which is a non-ending node by default), and setting the Name to be displayed on an air path diagram editing interface.
A5, for more special parts (such as a Furnace body Furnace) in the gas path diagram, defining the parts as Furnace classes, wherein according to the control and display requirements of the Furnace body, the attribute information of the Furnace classes can be designed to include: name (Name), Location (Location), Size (Size), Type (Type), connected state (IsConnected), whether to start a node (ispirstnode, default to a non-start node), whether to end a node (IsLastNode, default to a non-end node).
According to the attribute information of each Component Type defined in a1-a5, the common attribute information (including Name, Type, IsConnected, iscfirstnode, IsLastNode) in each Component Type can be extracted and defined as an interface Type named Component, so that when a user uses the interface Type, all components corresponding to the attribute information input by the user can be inquired in the interface Type for the uncertain components, and the user can conveniently select the components. In addition, the reusability of codes can be improved by defining the components as classes, and a large amount of participation of developers and testers is not needed.
In this embodiment, the position information of each component control on the gas path diagram editing interface may be determined according to the following manner: and acquiring a two-dimensional coordinate corresponding to the clicked position according to the operation of a user on the gas path diagram editing interface by using a right-click interface, and then dynamically adding the component control to the gas path diagram editing interface until the component controls in one gas path diagram are all added to the gas path diagram editing interface, so that the addition of the component controls in the gas path diagram is completed. And the two-dimensional coordinate corresponding to the clicked position is the position information of the component control on the gas circuit diagram editing interface.
In this embodiment, the Size information of each component control on the gas path diagram editing interface may be determined according to the input operation of the user or the initial value of the Size of each component control.
In one embodiment, the property information of the duct control may include an input object, an output object, and valid airflow path information of the duct control. And the control data corresponding to the input object and the output object are respectively the names of the components of the component control connected with the two ends of the pipeline control.
The pipeline control can be realized by a pipeline type Line. When the pipeline type Line is realized, an Input object (Input) and an Output object (Output) can be defined as attribute information of the Line, and control data corresponding to the Input and the Output are respectively names of components of component controls connected to two ends of the pipeline control. In addition, a pipeline description mode can be defined: and defining the upper left corner of the gas path diagram editing interface as a coordinate origin (wherein the gas path diagram editing interface is an x-axis forward coordinate towards the right and a y-axis forward coordinate towards the bottom), and representing the starting point and the end point of the pipeline by using two-dimensional coordinates. The method for determining the starting point and the end point of the pipeline comprises the following steps: on the basis that the Location and the Size of the component class are clear, the central position of the component class can be calculated to be used as the starting point or the end point of the pipeline.
In the embodiment, the reusability of each control can be improved by controlling the components and the pipelines, so that the reusability of the gas path diagram is improved, the development period of a new gas path diagram is shortened, and the consistency of the interface styles of the generated gas path diagrams can be ensured.
In one embodiment, before receiving a drawing request for a gas path diagram, the following steps B1-B4 may be performed first:
and step B1, receiving selection operation aiming at each target control, and adding each target control to the gas path diagram editing interface.
And step B2, receiving editing operation aiming at the attribute information of each target control, and setting the attribute information of each target control.
In one embodiment, the editing operation of the property information for each target control comprises: and editing the airflow path information corresponding to each pipeline control. After receiving the editing operation for the attribute information of each target control, matching a preset invalid path set with the edited airflow path information, judging whether the airflow path information belongs to the invalid airflow path information according to a matching result, and deleting the airflow path information if the airflow path information belongs to the invalid airflow path information.
The principle of a directed graph in a graph theory can be utilized, a directed graph with a component control as a node and a pipeline control as an edge is designed, and the flowing direction of gas in a pipeline is specified. Along with the Title class defined in the above embodiments, the flow direction of the gas in the pipeline is specified, that is, according to the gas path diagram, the IsLastNode attribute of a part of the Title class is set to true (the part of nodes is the start node), and the IsLastNode attribute of another part of the Title class is set to true (the part of nodes is the end node).
And after finding the end node, ending the recursion and returning to obtain the airflow path information. In this embodiment, the operation of editing the airflow path information corresponding to each pipeline control may be an operation of specifying a flow direction of the gas in the pipeline.
The invalid path set may include a plurality of invalid airflow path information. Following the component classes defined in the above embodiments, the invalid path set may include: the two consecutive components are MFC-like airflow path information (i.e. two components connected by a pipeline cannot both be MFC components), and two PT-like airflow path information.
In this embodiment, by matching the preset invalid path set with the edited airflow path information, and deleting the airflow path information when the matching result is that the airflow path information belongs to the invalid airflow path information, the accuracy of the attribute information of each target control can be ensured, so that the accuracy of the drawn air path diagram is ensured.
And step B3, establishing the association relationship between the attribute information of each selected target control and the control data in the IAP platform.
In this embodiment, after the user selects each target control, an association relationship between the attribute information of each selected target control and the control data in the IAP platform may be established on the association relationship setting interface.
The control data may include, among other things, Input Output (IO) data and Recipe (Recipe) data. Following the component classes defined in the above embodiments, for an MFC class, an association relationship between Set and Value attributes of the MFC class and IO data in an IAP platform may be established, and an association relationship between Set, Ramp, RampMode, and Recipe data of the MFC class may be established. For the Valve class, an association relationship between the Set and State attributes of the Valve class and IO data can be established, and an association relationship between the Set attribute of the Valve class and Recipe data can be established. For a PT class, an association relationship between the Value attribute of the PT class and IO data may be established.
When acquiring the control data corresponding to the attribute information of each target control from the IAP platform according to the association relationship, the control data corresponding to the attribute information of each target control stored in the IAP platform can be registered, and the corresponding control data is sent to the gas circuit diagram in response to the association relationship.
By using the above example, the IO data may be registered in the IAP platform, and in response to the association relationship, the IO data after registration is output to the Set and Value attributes of the MFC class, the State attribute of the Value class, or the Value attribute of the PT class in the gas path diagram. The Recipe data can be registered in the IAP platform, and the registered Recipe data can be output to the Set, Ramp and RampMode attributes of the MFC class or the Set attributes of the Valve class in the gas path diagram in response to the association relationship.
And step B4, storing the association relation and the attribute information of each target control in an editable file.
In one embodiment, after the association relationship and the attribute information of each target control are stored in the editable file, a gas path diagram control corresponding to the editable file can be generated, an index relationship between the gas path diagram control and the storage path of the editable file is established, and the gas path diagram control is stored to a specified position.
The designated position can be on a desktop of the gas path diagram display device or used in an application for editing and displaying the gas path diagram.
In this embodiment, the receiving of the drawing request for the gas path diagram may be to receive a trigger operation for a gas path diagram control stored in a specified location, and determine file identification information of the editable file based on the index relationship.
In the embodiment, the gas path diagram is controlled, so that the same gas path diagram is conveniently called in the subsequent use process, redrawing is not needed each time, a great deal of participation of developers and testers is not needed, and the development cost is saved.
In one embodiment, after generating the gas path diagram on the gas path diagram editing interface according to the attribute information of each target control, and displaying the attribute information of each target control and/or corresponding control data on the gas path diagram, the modification operation for the attribute information of each target control in the editable file can be received, the attribute information of each target control in the editable file can be updated according to the modification operation, and the gas path diagram displayed on the gas path diagram editing interface can be synchronously updated according to the updated attribute information of each target control.
In this embodiment, since the attribute information of each target control can be modified in the editable file, and the gas path diagram displayed on the gas path diagram editing interface can be synchronously updated according to the modified attribute information of each target control, a timely change effect on the gas path diagram can be achieved.
Fig. 2 is a schematic flowchart of an IAP platform-based gas path diagram implementation method according to another embodiment of the present invention, and as shown in fig. 2, the method includes:
s201, receiving selection operation aiming at each target control, adding each target control to the gas path diagram editing interface, receiving editing operation aiming at the attribute information of each target control, and setting the attribute information of each target control.
The target control comprises a component control and a pipeline control. The attribute information of the target control can comprise attribute information of the component control and attribute information of the pipeline control. The specific contents of the attribute information of the component control and the attribute information of the pipeline control are described in detail in the above embodiments, and are not described herein again.
In one embodiment, the editing operation for the property information of each target control may include: and editing the airflow path information corresponding to each pipeline control. After receiving the editing operation for the attribute information of each target control, matching a preset invalid path set with the edited airflow path information, judging whether the airflow path information belongs to the invalid airflow path information according to a matching result, and deleting the invalid airflow path information if the airflow path information belongs to the invalid airflow path information. The invalid path set comprises a plurality of invalid airflow path information.
S202, establishing the association relationship between the attribute information of each selected target control and the control data in the IAP platform.
S203, storing the established association relationship and the attribute information of each target control in an editable file.
The editable file can be an extensible markup language XML file.
And S204, generating a gas path diagram control corresponding to the editable file, establishing an index relation between the gas path diagram control and a storage path of the editable file, and storing the gas path diagram control to a specified position.
S205, receiving trigger operation of the gas path diagram control stored at the specified position, and determining file identification information of the editable file based on the index relation.
And S206, reading the editable file based on the file identification information, and acquiring the attribute information of each target control in the gas path diagram stored in the editable file and the association relationship between the attribute information of each target control and the control data in the IAP platform.
And S207, acquiring control data corresponding to the attribute information of each target control from the IAP platform according to the association relation.
The IAP platform stores control data corresponding to the attribute information of each target control.
And S208, generating a gas path diagram on the gas path diagram editing interface according to the attribute information of each target control, and displaying the attribute information of each target control and corresponding control data on the gas path diagram.
The specific processes of S201 to S208 are described in detail in the above embodiments, and are not described herein again.
In addition, after the gas path diagram is generated on the gas path diagram editing interface according to the attribute information of each target control, and the attribute information of each target control and/or corresponding control data are/is displayed on the gas path diagram, the modification operation aiming at the attribute information of each target control in the editable file can be received, the attribute information of each target control in the editable file is updated according to the modification operation, and the gas path diagram displayed on the gas path diagram editing interface is synchronously updated according to the updated attribute information of each target control.
By adopting the technical scheme of one or more embodiments of the invention, the attribute information of each target control (including a component control and a pipeline control) in the gas path diagram stored in the editable file and the association relationship between the attribute information of each target control and the control data in the IAP platform are obtained by receiving the drawing request aiming at the gas path diagram and reading the editable file based on the file identification information of the editable file corresponding to the gas path diagram carried in the drawing request. The attribute information of each target control for generating and displaying the gas circuit diagram, the association relationship between the attribute information of each target control and the control data in the IAP platform are stored in the editable file, and compared with the traditional scheme for realizing the gas circuit diagram based on a program development tool, the gas circuit diagram can be directly changed in the editable file when the process gas circuit is slightly changed, the participation of developers and testers is not needed, and the timely change of the gas circuit diagram can be ensured. And then acquiring control data corresponding to the attribute information of each target control from the IAP according to the association relation, so that a gas path diagram can be generated on a gas path diagram editing interface according to the attribute information of each target control, and the attribute information of each target control and the corresponding control data can be displayed on the gas path diagram. Because the control data corresponding to the attribute information of each target control is acquired from the IAP platform, the control data corresponding to each target control in the gas circuit diagram can be updated in real time along with the real-time change of the control data stored in the IAP platform. In addition, in the technical scheme, the reusability of each control can be improved by controlling the components and the pipeline, so that the reusability of the gas path diagram is improved, the development period of a new gas path diagram is shortened, and the consistency of the interface style of the generated gas path diagram can be ensured.
In summary, particular embodiments of the present subject matter have been described. Other embodiments are within the scope of the following claims. In some cases, the actions recited in the claims can be performed in a different order and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may be advantageous.
Based on the same idea, the above gas path diagram implementation method based on the IAP platform provided in one or more embodiments of the present invention further provides a gas path diagram implementation apparatus based on the IAP platform.
Fig. 3 is a schematic structural diagram of an IAP platform-based airway pattern implementation apparatus according to an embodiment of the present invention, and as shown in fig. 3, the IAP platform-based airway pattern implementation apparatus includes:
a first receiving module 310, configured to receive a drawing request for a gas path diagram, where the drawing request carries file identification information of an editable file corresponding to the gas path diagram;
the reading and acquiring module 320 is configured to read the editable file based on the file identification information, acquire the attribute information of each target control in the gas path diagram stored in the editable file, and obtain an association relationship between the attribute information of each target control and the control data in the IAP platform; the target control comprises a component control and a pipeline control;
the acquiring module 330 is configured to acquire, according to the association relationship, control data corresponding to the attribute information of each target control from the IAP platform;
and the generating and displaying module 340 is configured to generate a gas path diagram on the gas path diagram editing interface according to the attribute information of each target control, and display the attribute information of each target control and/or corresponding control data on the gas path diagram.
In one embodiment, the attribute information of the component control includes: position information and size information of the component control on the gas path diagram editing interface; the attribute information of the pipeline control comprises: an input object, an output object, and effective airflow path information of the pipeline control.
In one embodiment, the IAP platform-based airway graph implementation apparatus further includes:
the second receiving module is used for receiving selection operation aiming at each target control and adding each target control to the gas path diagram editing interface;
the third receiving module is used for receiving editing operation aiming at the attribute information of each target control and setting the attribute information of each target control;
the establishing module is used for establishing the association relationship between the attribute information of each selected target control and the control data in the IAP platform;
and the storage module is used for storing the association relation and the attribute information of each target control in an editable file.
In one embodiment, the attribute information of the component control further includes at least one of: the device comprises a device name, a device type, a device communication state, whether the device is a starting node or not, whether the device is an ending node or not, a slope value, a slope mode, a set state, an actual state and a pressure value.
In one embodiment, the editing operation of the property information for each target control comprises: editing the airflow path information corresponding to each pipeline control;
the IAP platform-based gas path diagram implementation device further comprises:
the matching and judging module is used for matching the preset invalid path set with the edited airflow path information and judging whether the airflow path information belongs to the invalid airflow path information according to a matching result; the invalid path set comprises a plurality of invalid airflow path information;
and the deleting module is used for deleting the air flow path information if the current flow path information is the same as the current flow path information.
In one embodiment, the IAP platform-based airway graph implementation apparatus further includes:
the fourth receiving module is used for receiving modification operation aiming at the attribute information in the editable file;
and the updating module is used for updating the attribute information in the editable file according to the modification operation and synchronously updating the gas path diagram displayed on the gas path diagram editing interface according to the updated attribute information.
In one embodiment, the IAP platform-based airway graph implementation apparatus further includes:
the execution module is used for generating a gas path diagram control corresponding to the editable file; establishing an index relationship between the gas path diagram control and a storage path of an editable file, and storing the gas path diagram control to a specified position;
the first receiving module 310 includes:
and the receiving and determining unit is used for receiving the triggering operation of the gas path diagram control stored at the specified position and determining the file identification information of the editable file based on the index relation.
In one embodiment, the editable file is an extensible markup language XML file.
By adopting the device of one or more embodiments of the invention, the attribute information of each target control (including a component control and a pipeline control) in the gas path diagram stored in the editable file and the association relationship between the attribute information of each target control and the control data in the IAP platform are obtained by receiving the drawing request aiming at the gas path diagram and reading the editable file based on the file identification information of the editable file corresponding to the gas path diagram carried in the drawing request. The attribute information of each target control for generating and displaying the gas circuit diagram, the association relationship between the attribute information of each target control and the control data in the IAP platform are stored in the editable file, and compared with the traditional scheme for realizing the gas circuit diagram based on a program development tool, the gas circuit diagram can be directly changed in the editable file when the process gas circuit is slightly changed, the participation of developers and testers is not needed, and the timely change of the gas circuit diagram can be ensured. And then acquiring control data corresponding to the attribute information of each target control from the IAP according to the association relation, so that a gas path diagram can be generated on a gas path diagram editing interface according to the attribute information of each target control, and the attribute information of each target control and the corresponding control data can be displayed on the gas path diagram. Because the control data corresponding to the attribute information of each target control is acquired from the IAP platform, the control data corresponding to each target control in the gas circuit diagram can be updated in real time along with the real-time change of the control data stored in the IAP platform. In addition, in the device, the reusability of each control can be improved by controlling the components and the pipelines, so that the reusability of the gas path diagram is improved, the development period of a new gas path diagram is shortened, and the consistency of the interface style of the generated gas path diagram can be ensured.
It should be understood by those skilled in the art that the above mentioned IAP platform based airway pattern implementation apparatus can be used to implement the above mentioned IAP platform based airway pattern implementation method, and the detailed description thereof should be similar to the above description of the method, and in order to avoid the complexity, it is not repeated herein.
Based on the same idea, one or more embodiments of the present invention further provide an IAP platform-based gas path diagram implementation apparatus, as shown in fig. 4. The IAP platform based gas path diagram implementation device may have a relatively large difference due to different configurations or performances, and may include one or more processors 401 and a memory 402, where the memory 402 may store one or more stored applications or data. Wherein memory 402 may be transient or persistent. The application stored in memory 402 may include one or more modules (not shown), each of which may include a series of computer-executable instructions for implementing an IAP platform-based gas path diagram in an apparatus. Still further, the processor 401 may be configured to communicate with the memory 402, and execute a series of computer-executable instructions in the memory 402 on an IAP platform based gas path diagram implementation. The IAP platform based gas path diagram implementing apparatus may further include one or more power supplies 403, one or more wired or wireless network interfaces 404, one or more input/output interfaces 405, and one or more keyboards 406.
Specifically, in this embodiment, the IAP platform based gas path diagram implementing apparatus includes a memory, and one or more programs, where one or more programs are stored in the memory, and one or more programs may include one or more modules, and each module may include a series of computer-executable instructions for the IAP platform based gas path diagram implementing apparatus, and the one or more programs configured to be executed by one or more processors include computer-executable instructions for:
receiving a drawing request aiming at the gas path diagram, wherein the drawing request carries file identification information of an editable file corresponding to the gas path diagram;
reading the editable file based on the file identification information, and acquiring attribute information of each target control in the gas circuit diagram stored in the editable file and an association relation between the attribute information of each target control and control data in the IAP platform; the target control comprises a component control and a pipeline control;
acquiring control data corresponding to the attribute information of each target control from the IAP platform according to the association relation;
and generating a gas path diagram on the gas path diagram editing interface according to the attribute information of each target control, and displaying the attribute information of each target control and/or corresponding control data on the gas path diagram.
By adopting the equipment of one or more embodiments of the invention, the attribute information of each target control (including a component control and a pipeline control) in the gas path diagram stored in the editable file and the association relationship between the attribute information of each target control and the control data in the IAP platform are obtained by receiving the drawing request aiming at the gas path diagram and reading the editable file based on the file identification information of the editable file corresponding to the gas path diagram carried in the drawing request. The attribute information of each target control for generating and displaying the gas circuit diagram, the association relationship between the attribute information of each target control and the control data in the IAP platform are stored in the editable file, and compared with the traditional scheme for realizing the gas circuit diagram based on a program development tool, the gas circuit diagram can be directly changed in the editable file when the process gas circuit is slightly changed, the participation of developers and testers is not needed, and the timely change of the gas circuit diagram can be ensured. And then acquiring control data corresponding to the attribute information of each target control from the IAP according to the association relation, so that a gas path diagram can be generated on a gas path diagram editing interface according to the attribute information of each target control, and the attribute information of each target control and the corresponding control data can be displayed on the gas path diagram. Because the control data corresponding to the attribute information of each target control is acquired from the IAP platform, the control data corresponding to each target control in the gas circuit diagram can be updated in real time along with the real-time change of the control data stored in the IAP platform. In addition, the reusability of each control can be improved by controlling the components and the pipelines in the equipment, so that the reusability of the gas path diagram is improved, the development period of a new gas path diagram is shortened, and the consistency of the interface style of the generated gas path diagram can be ensured.
One or more embodiments of the present invention further provide a computer-readable storage medium, where the computer-readable storage medium stores one or more programs, where the one or more programs include instructions, and when the instructions are executed by an IAP platform-based gas path diagram implementation device including multiple application programs, the IAP platform-based gas path diagram implementation device can execute each process of the above embodiment of the IAP platform-based gas path diagram implementation method, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the various elements may be implemented in the same one or more software and/or hardware implementations of one or more embodiments of the invention.
As will be appreciated by one skilled in the art, one or more embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, one or more embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, one or more embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
One or more embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
One or more embodiments of the invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments of the present invention are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The foregoing is illustrative of one or more embodiments of the present invention and is not to be construed as limiting thereof. Various modifications and alterations to one or more embodiments of the present invention will be apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of one or more embodiments of the present invention should be included in the scope of claims of one or more embodiments of the present invention.
Claims (10)
1. An IAP platform-based gas path diagram implementation method is characterized by comprising the following steps:
receiving a drawing request aiming at a gas path diagram, wherein the drawing request carries file identification information of an editable file corresponding to the gas path diagram;
reading the editable file based on the file identification information, and acquiring attribute information of each target control in the gas circuit diagram stored in the editable file and an association relation between the attribute information of each target control and control data in the IAP platform; the target control comprises a component control and a pipeline control;
acquiring the control data corresponding to the attribute information of each target control from the IAP platform according to the association relation;
and generating the gas path diagram on a gas path diagram editing interface according to the attribute information of each target control, and displaying the attribute information of each target control and/or the corresponding control data on the gas path diagram.
2. The method of claim 1, wherein the property information of the component control comprises: the position information and the size information of the component control on the gas path diagram editing interface; the attribute information of the pipeline control comprises: the input object, the output object and the effective airflow path information of the pipeline control.
3. The method of claim 2, wherein prior to receiving the drawing request for the gas path diagram, the method further comprises:
receiving selection operation aiming at each target control, and adding each target control to the gas path diagram editing interface;
receiving editing operation aiming at the attribute information of each target control, and setting the attribute information of each target control;
establishing an association relation between the attribute information of each selected target control and the control data in the IAP platform;
and storing the incidence relation and the attribute information of each target control in the editable file.
4. The method of claim 1, wherein the property information of the component control further comprises at least one of: the device comprises a device name, a device type, a device communication state, whether the device is a starting node or not, whether the device is an ending node or not, a slope value, a slope mode, a set state, an actual state and a pressure value.
5. The method of claim 3, wherein the editing operation for the property information of each target control comprises: editing the airflow path information corresponding to each pipeline control;
after the receiving the editing operation of the attribute information for each target control, the method further includes:
matching a preset invalid path set with the edited airflow path information, and judging whether the airflow path information belongs to invalid airflow path information according to a matching result; the invalid path set comprises a plurality of invalid airflow path information;
and if so, deleting the air flow path information.
6. The method according to claim 1, wherein after the generating the gas path diagram on a gas path diagram editing interface according to the attribute information of each target control, and displaying the attribute information of each target control and/or the corresponding control data on the gas path diagram, the method further comprises:
receiving a modification operation for the attribute information in the editable file;
and updating the attribute information in the editable file according to the modification operation, and synchronously updating the gas path diagram displayed on the gas path diagram editing interface according to the updated attribute information.
7. The method of claim 3, wherein after storing the association relationship and the property information of each of the target controls in the editable file, the method further comprises:
generating a gas path diagram control corresponding to the editable file; establishing an index relationship between the gas path diagram control and a storage path of the editable file, and storing the gas path diagram control to a specified position;
the receiving a drawing request for the gas path diagram comprises:
and receiving trigger operation of the gas path diagram control stored aiming at the specified position, and determining file identification information of the editable file based on the index relation.
8. The method of any of claims 1 to 7, wherein the editable file is an extensible markup language (XML) file.
9. The utility model provides a gas circuit diagram realization device based on IAP platform which characterized in that includes:
the first receiving module is used for receiving a drawing request aiming at a gas path diagram, wherein the drawing request carries file identification information of an editable file corresponding to the gas path diagram;
a reading and acquiring module, configured to read the editable file based on the file identification information, acquire attribute information of each target control in the gas path diagram stored in the editable file, and an association relationship between the attribute information of each target control and control data in the IAP platform; the target control comprises a component control and a pipeline control;
the acquisition module is used for acquiring the control data corresponding to the attribute information of each target control from the IAP platform according to the association relation;
and the generating and displaying module is used for generating the gas path diagram on a gas path diagram editing interface according to the attribute information of each target control, and displaying the attribute information of each target control and/or the corresponding control data on the gas path diagram.
10. The apparatus of claim 9, wherein the attribute information of the component control comprises: the position information and the size information of the component control on the gas path diagram editing interface; the attribute information of the pipeline control comprises: the input object, the output object and the effective airflow path information of the pipeline control.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110070115.8A CN112749425B (en) | 2021-01-19 | 2021-01-19 | IAP platform-based gas circuit diagram implementation method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110070115.8A CN112749425B (en) | 2021-01-19 | 2021-01-19 | IAP platform-based gas circuit diagram implementation method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112749425A true CN112749425A (en) | 2021-05-04 |
CN112749425B CN112749425B (en) | 2024-07-23 |
Family
ID=75652518
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110070115.8A Active CN112749425B (en) | 2021-01-19 | 2021-01-19 | IAP platform-based gas circuit diagram implementation method and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112749425B (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140236556A1 (en) * | 2013-02-15 | 2014-08-21 | Tokyo Electron Limited | Substrate processing apparatus, simulation apparatus, storage medium and simulation method |
CN104656454A (en) * | 2013-11-18 | 2015-05-27 | 北京北方微电子基地设备工艺研究中心有限责任公司 | Display method and display device of gas path system |
CN108647428A (en) * | 2018-05-08 | 2018-10-12 | 南京航空航天大学 | A kind of fanjet self-adaptive component grade simulation model construction method |
CN111310313A (en) * | 2020-01-21 | 2020-06-19 | 北京北方华创微电子装备有限公司 | IAP-based simulation method and device and wafer cleaning equipment |
CN112231876A (en) * | 2020-10-23 | 2021-01-15 | 中国核动力研究设计院 | Pipeline system fluid dynamic model generation system and method based on geometric model |
-
2021
- 2021-01-19 CN CN202110070115.8A patent/CN112749425B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140236556A1 (en) * | 2013-02-15 | 2014-08-21 | Tokyo Electron Limited | Substrate processing apparatus, simulation apparatus, storage medium and simulation method |
JP2014157458A (en) * | 2013-02-15 | 2014-08-28 | Tokyo Electron Ltd | Substrate processing apparatus, simulation device, program, and simulation method |
CN104656454A (en) * | 2013-11-18 | 2015-05-27 | 北京北方微电子基地设备工艺研究中心有限责任公司 | Display method and display device of gas path system |
CN108647428A (en) * | 2018-05-08 | 2018-10-12 | 南京航空航天大学 | A kind of fanjet self-adaptive component grade simulation model construction method |
CN111310313A (en) * | 2020-01-21 | 2020-06-19 | 北京北方华创微电子装备有限公司 | IAP-based simulation method and device and wafer cleaning equipment |
CN112231876A (en) * | 2020-10-23 | 2021-01-15 | 中国核动力研究设计院 | Pipeline system fluid dynamic model generation system and method based on geometric model |
Also Published As
Publication number | Publication date |
---|---|
CN112749425B (en) | 2024-07-23 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108415695A (en) | A kind of data processing method, device and equipment based on visualization component | |
CN109522324A (en) | A kind of SQL scenario generation method, device and computer equipment | |
CN109241026A (en) | The method, apparatus and system of data management | |
CN115080016A (en) | Extended function implementation method, device, equipment and medium based on UE editor | |
Strobbe et al. | Toward a visual approach in the exploration of shape grammars | |
CN110633959A (en) | Method, device, equipment and medium for creating approval task based on graph structure | |
CN114168114A (en) | Operator registration method, device and equipment | |
CN111291936A (en) | Method and device for generating product life cycle estimation model and electronic equipment | |
CN102622233A (en) | System and method for automatically generating user interface applicable to certain interactive terminal equipment | |
CN112749425B (en) | IAP platform-based gas circuit diagram implementation method and device | |
CN110968513B (en) | Recording method and device of test script | |
CN111061468B (en) | Mapping method and device | |
CN112214978A (en) | Data processing method and related equipment | |
US9665668B2 (en) | Configuring a dispatching rule for execution in a simulation | |
CN116432185B (en) | Abnormality detection method and device, readable storage medium and electronic equipment | |
CN115994709A (en) | Data index calculation method, device, computer equipment and storage medium | |
CN115237387A (en) | Rapid development method and system for digital twin application | |
CN110704742B (en) | Feature extraction method and device | |
CN113920281A (en) | Space planning method and system in virtual reality environment and application method | |
CN111967769A (en) | Risk identification method, device, equipment and medium | |
CN116127792B (en) | Interpolation method and device for scattered data | |
CN114520770B (en) | Topology diagram generation method, device, equipment and medium of network equipment | |
CN111813400B (en) | Action event processing method and device, electronic equipment and computer storage medium | |
CN116340942B (en) | Function call graph construction method based on object propagation graph and pointer analysis | |
CN116483597B (en) | Data sharing method, device, equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |