CN111966619A - Information interaction method and device - Google Patents

Information interaction method and device Download PDF

Info

Publication number
CN111966619A
CN111966619A CN202010797469.8A CN202010797469A CN111966619A CN 111966619 A CN111966619 A CN 111966619A CN 202010797469 A CN202010797469 A CN 202010797469A CN 111966619 A CN111966619 A CN 111966619A
Authority
CN
China
Prior art keywords
information
control system
format
sent
received
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010797469.8A
Other languages
Chinese (zh)
Inventor
刘亚欣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Naura Microelectronics Equipment Co Ltd
Original Assignee
Beijing Naura Microelectronics Equipment Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Naura Microelectronics Equipment Co Ltd filed Critical Beijing Naura Microelectronics Equipment Co Ltd
Priority to CN202010797469.8A priority Critical patent/CN111966619A/en
Publication of CN111966619A publication Critical patent/CN111966619A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4004Coupling between buses
    • G06F13/4009Coupling between buses with data restructuring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/387Information transfer, e.g. on bus using universal interface adapter for adaptation of different data processing systems to different peripheral devices, e.g. protocol converters for incompatible systems, open system

Abstract

The application provides an information interaction method and device, wherein a communication interface receives information to be sent by a control system, converts the information to be sent into a first format, and sends the converted information to be sent to semiconductor equipment, wherein the information to be sent is sent by the control system by using a preset information interaction rule, and the communication interface is externally arranged on the control system; and/or receiving information to be received sent by the semiconductor equipment, converting the information to be received into a second format, and sending the converted information to be received to the control system by using a preset information interaction rule. That is to say, the control system receives and sends information through the communication interfaces which respectively and independently operate, and the information interaction is carried out between the control system and the communication interfaces by adopting the preset information interaction rule, so that the problem of compatibility does not exist even if the programming language adopted by the communication interfaces is different from that of the control system, and the stability of the control system is improved.

Description

Information interaction method and device
Technical Field
The present application relates to the field of computer technologies, and in particular, to an information interaction method and apparatus.
Background
With the development of technology, more and more semiconductor devices are put into use, and the difficulty of monitoring and managing each semiconductor device is increased while improving the production efficiency.
In the prior art, these semiconductor devices can be managed and monitored by a control device. For example, the control device may communicate with an FA (Factory Automation) system in the semiconductor device through an AGC (Advanced Group Controller), so as to manage and monitor the semiconductor device.
The control equipment and the semiconductor equipment are mutually independent, and the control equipment realizes the communication with an FA system in the semiconductor equipment through a communication module arranged in a control system. However, the control system and the communication module may adopt different programming languages, and if the programming language of the communication module is not compatible with the programming language of the control system, the stability of the control system may be reduced, thereby causing the control device to fail to manage and monitor the semiconductor device.
Disclosure of Invention
In order to solve the technical problem, the application shows an information interaction method and device.
In a first aspect, the present application shows an information interaction method applied to a communication interface, where the method includes:
receiving information to be sent by a control system, converting the information to be sent into a first format, and sending the converted information to be sent to semiconductor equipment, wherein the information to be sent is sent by the control system by using a preset information interaction rule, and the communication interface is externally arranged on the control system; and/or the presence of a gas in the gas,
and receiving information to be received sent by the semiconductor equipment, converting the information to be received into a second format, and sending the converted information to be received to the control system by using the preset information interaction rule.
Optionally, the preset information interaction rule includes a stateless protocol that allows information in any format to be transmitted.
Optionally, the information to be sent is input to a preset command function by the control system, and is sent through the preset command function, where the preset command function is used for information transmission between the control system and the communication interface based on the stateless protocol;
the sending the converted information to be received to the control system includes:
and inputting the converted information to be received into the preset command function, and sending the information to be received to the control system through the preset command function.
Optionally, the communication interface is a web application program interface WebAPI for loading a communication function class library, and the communication function class library and the WebAPI are constructed in the same programming language.
Optionally, the converting the information to be received into a second format includes:
inputting the information to be received into a first conversion function in a pre-loaded interface function class library, and converting the information to be received into a second format through the first conversion function, wherein the first conversion function is used for converting the format of the input information into the second format, and the interface function class library corresponds to the stateless protocol.
Optionally, the second format is a json format of an object representation method based on a JAVA script.
Optionally, the converting the information to be sent into a first format includes:
inputting the information to be sent into a second conversion function in a pre-loaded communication function class library, and converting the information to be sent into a first format through the second conversion function, wherein the second conversion function is used for converting the format of the input information into the first format, and the communication function class library corresponds to the stateless protocol.
Optionally, the first format is a SEMI standard protocol format of the international association for semiconductor and materials industries.
In a second aspect, the present application further shows an information interaction apparatus applied to a communication interface, the apparatus includes:
the first receiving module is used for receiving information to be sent, which is sent by a control system, wherein the information to be sent is sent by the control system by using a preset information interaction rule, and the communication interface is externally arranged on the control system;
the first conversion module is used for converting the information to be sent into a first format;
the first sending module is used for sending the converted information to be sent to the semiconductor equipment;
the second receiving module is used for receiving information to be received sent by the semiconductor equipment;
the second conversion module is used for converting the information to be received into a second format;
and the second sending module is used for sending the converted information to be received to the control system by using the preset information interaction rule.
Optionally, the preset information interaction rule includes a stateless protocol that allows information in any format to be transmitted.
Optionally, the information to be transmitted is input to a preset command function by the control system and is transmitted through the preset command function, the preset command function is used for transmitting information between the control system and the communication interface based on a stateless protocol, and the second transmitting module is specifically used for transmitting the converted information to be received to the control system.
Optionally, the communication interface is a web application program interface WebAPI for loading a communication function class library, and the communication function class library and the WebAPI are constructed in the same programming language.
Optionally, the second conversion module is specifically configured to input the information to be received into a first conversion function in a preloaded interface function class library, convert the information to be received into a second format through the first conversion function, where the first conversion function is used to convert the format of the input information into the second format, and the interface function class library corresponds to the stateless protocol.
Optionally, the second format is a json format.
Optionally, the first conversion module is specifically configured to input the information to be sent into a second conversion function in a pre-loaded communication function class library, and convert the information to be sent into the first format through the second conversion function, where the second conversion function is used to convert the format of the input information into the first format, and the communication function class library corresponds to the stateless protocol.
Optionally, the first format is a SEMI standard protocol format of the international association for semiconductor and materials industries.
In a third aspect, the present application further shows an electronic device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements any of the steps of the information interaction method when executing the program.
In a fourth aspect, the present application further illustrates a computer-readable storage medium having a computer program stored thereon, where the computer program is executed by a processor to implement the steps of any of the above-mentioned information interaction methods.
Compared with the prior art, the method has the following advantages:
the method comprises the steps that a communication interface receives information to be sent by a control system, converts the information to be sent into a first format and sends the converted information to be sent to semiconductor equipment, wherein the information to be sent is sent by the control system by using a preset information interaction rule, and the communication interface is externally arranged on the control system; and/or receiving information to be received sent by the semiconductor equipment, converting the information to be received into a second format, and sending the converted information to be received to the control system by using a preset information interaction rule.
That is to say, the control system receives and sends information through the communication interfaces which respectively and independently operate, and the information interaction is carried out between the control system and the communication interfaces by adopting the preset information interaction rule, so that the problem of compatibility does not exist even if the programming language adopted by the communication interfaces is different from that of the control system, and the stability of the control system is improved.
Drawings
FIG. 1 is a flow chart of the steps of a method of information interaction of the present application;
FIG. 2 is a system diagram of an information interaction method of the present application;
FIG. 3 is a block diagram of an information interaction device according to the present application;
fig. 4 is a schematic structural diagram of an electronic device of the present application.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description.
At present, different programming languages may be adopted by the control system and the communication module, and if the programming language of the communication module is not compatible with the programming language of the control system, the stability of the control system is reduced, and the control device cannot manage and monitor the semiconductor device.
For example, the control device may communicate with an FA system in the semiconductor device through the AGC, so as to manage and monitor the semiconductor device, wherein the AGC may be written in Python language, and run in Linux system, and the communication module is a class library written in C # language. The compatibility between the Python language and the C # language is not good, so that the communication module written in the C # language may be jammed in the AGC written in the Python language, which may further cause communication interruption between the control device and the semiconductor device, and once the thread jamming or other abnormal problems occur in the communication module built in the AGC, the operation of the whole AGC may be affected, which is not favorable for the stable operation of the AGC.
Therefore, one technical problem that needs to be urgently solved by those skilled in the art is: how to improve the stability of the control system and reduce the adverse effect that the incompatibility of the communication module and the control system may cause on the stable operation of the control system.
Referring to fig. 1, a flowchart of steps of an information interaction method according to the present application is shown, where the information interaction method may be applied to a communication interface in a control device, and specifically may include the following steps:
s101, receiving information to be sent by a control system, wherein the information to be sent is sent by the control system by using a preset information interaction rule, and a communication interface is externally arranged on the control system.
In this application, the communication interface is externally disposed on the control system, that is, the communication interface and the control system are two programs independent of each other, and both the communication interface and the control system are installed in the control device. Even if the communication interface has abnormal conditions, the normal operation of other functions of the control system cannot be influenced. The communication interface and the control system can be written by different incompatible programming languages, for example, the communication interface can be written by C # language, and the control system can be written by Python language.
In one implementation, the preset information interaction rule may include a stateless protocol that allows information in any format to be transmitted, where the stateless protocol refers to a protocol that has no memory capability for transaction processing, in other words, processing of subsequent information cannot be performed according to information obtained before.
For example, the preset information interaction rule may be an information interaction rule conforming to a RESTful (Representational State Transfer) architecture, and then the stateless Protocol may be an HTTP (Hyper Text Transfer Protocol) Protocol. The RESTful framework provides that the transmission of resources adopts a standard HTTP method, for example, GET is used for acquiring resources, POST is used for creating new resources, PUT is used for updating resources, DELETE is used for deleting resources, and thus, various adding, deleting, checking and modifying works on the resources can be completed through the standard HTTP method.
Specifically, the control system may input the information to be sent to a preset command function, and send the information to be sent through the preset command function, where the preset command function is used for information transmission between the control system and the communication interface based on a stateless protocol. For example, the preset command function may be a POST function of HTTP, where a parameter format in the POST function is agreed in advance between the control system and the communication interface, so as to avoid that the information to be sent is identified incorrectly due to the inconsistency between the parameter formats in the control system and the communication interface, thereby failing to exchange the information.
In this Application, the communication Interface may be a WebAPI (Web Application Program Interface) loaded with a communication function library, where the communication function library includes a plurality of functions for the control system to send and receive information to and from the semiconductor device, and for example, the communication function library may be an E5 communication module.
The WebAPI supports a RESTful architecture, information interaction can be carried out between the control system and the WebAPI through HTTP, cross-platform and cross-language access is supported by the WebAPI, and therefore even if the control system and the communication interface are located on different platforms or different programming languages are adopted, information interaction can be carried out between the control system and the communication interface, and therefore expansion and migration of the control system and the communication interface are facilitated.
The WebAPI adopting the ASP.NET Core framework can operate in both Windows environment and Linux environment, so that the adaptability of the communication interface to different system environments is enhanced, and the expansion and the migration in different system environments are further facilitated.
In one implementation, the communication function class library and the WebAPI for loading the communication function class library may be implemented in the same programming language, for example, the communication function class library and the WebAPI for loading the communication function class library may be implemented in C # language. Therefore, incompatibility of programming languages between the communication function class library and the WebAPI can be avoided, stability of the communication interface is high, and further, the control system can stably communicate with the semiconductor equipment through the communication interface.
S102, converting the information to be sent into a first format.
For example, the communication interface may input the information to be transmitted into a second conversion function in a pre-loaded communication function class library, and convert the information to be transmitted into the first format through the second conversion function, so as to facilitate the semiconductor device to identify and process the information to be transmitted, where the second conversion function is used to convert the format of the input information into the first format, and the communication function class library corresponds to the stateless protocol.
Wherein the first format is a format of information that the semiconductor device can recognize and process. For example, the first format may be a SEMI (Semiconductor Equipment and Materials International, International association for Semiconductor Equipment and Materials industry) standard protocol format, which is a format commonly used in Semiconductor Equipment, that is, a SEMI standard protocol format is an information format that can be recognized and processed by Semiconductor Equipment.
And S103, transmitting the converted information to be transmitted to the semiconductor equipment.
In this step, the communication interface sends the converted information to be sent to the semiconductor device, which may be an HTTP method or another network communication protocol method, and this application is not limited thereto.
In one implementation, the semiconductor device may receive, through the FA system, the converted to-be-transmitted information transmitted by the communication interface, and after receiving the converted to-be-transmitted information, the FA system transmits the received to-be-transmitted information to an upper computer program in the semiconductor device, and the upper computer program processes the to-be-transmitted information and controls the lower computer system through the upper computer system, thereby implementing management and monitoring of the semiconductor device.
And S104, receiving the information to be received sent by the semiconductor equipment, and converting the information to be received into a second format.
In this application, the sequence of S104 and S101 is not limited, that is, the communication interface receives the information to be transmitted sent by the control system and receives the information to be received sent by the semiconductor device in two independent steps, which may be performed sequentially or simultaneously.
For example, the semiconductor device may feed back the received information to be transmitted after receiving the information to be transmitted, and generate corresponding information to be received, or the semiconductor device may also actively send the information to be received to the communication interface, and the communication interface sends the information to be received to the control system, and the control system feeds back the received information to be received, and generates corresponding information to be transmitted. In addition, the information to be transmitted and the information to be received may also be information that is not related to each other, which is not limited in the present application.
In this step, the communication interface may receive the information to be received sent by the semiconductor device by using an HTTP method, for example, the information to be received sent by the semiconductor device may be received by calling a POST function of the HTTP.
After receiving the information to be received, the communication interface can input the information to be received into a first conversion function in the interface function class library loaded in advance, and the information to be received is converted into a second format through the first conversion function, so that the control system can conveniently identify and process the information to be sent. The first conversion function is used for converting the format of the input information into a second format, and the interface function class library corresponds to the stateless protocol.
Wherein the second format is a format of information that the control system can recognize and process. For example, the second format may be a json (JavaScript Object Notation, JAVA script based Object representation) format.
In an implementation manner, the interface function class library loaded in advance may be an http policy class library, and the first conversion function may be a PostAsJsonAsync function in the http policy class library. The HttpClient class library is a public class library in a Microsoft, Asp, Net, WebAPI and client class library and is specially used for calling a WebAPI service interface.
And S105, sending the converted information to be received to a control system by using a preset information interaction rule.
In this step, the preset information interaction rule may include a stateless protocol that allows information in any format to be transmitted. For example, the preset information interaction rule may be an information interaction rule conforming to a RESTful framework, and the stateless protocol may be an HTTP protocol.
Specifically, the communication interface may input the converted information to be received to a preset command function, and send the information to be received to the control system through the preset command function, where the preset command function is used for transmitting information between the control system and the communication interface based on a stateless protocol. For example, the preset command function may be a POST function of HTTP, where a parameter format in the POST function is agreed in advance between the control system and the communication interface, so as to avoid that the information to be sent is identified incorrectly due to the inconsistency between the parameter formats in the control system and the communication interface, thereby failing to exchange the information.
For example, as shown in fig. 2, a schematic view of a scheme of an information interaction method provided in the present application in an implementation manner is provided, in the information interaction method, a control system and a communication interface are independent of each other, the control system and the communication interface operate in a Linux system of a control device, and information interaction is performed between the control system and the communication interface through a RESTful framework, that is, an HTTP method. In addition, the communication interface performs information interaction with the FA system through SEMI standard, namely HTTP method, and the FA system can also perform information interaction with the upper computer system. The FA system and the upper computer system are both operated in the Windows system of the semiconductor device.
Therefore, in the application, the control system receives and sends information through the communication interfaces which respectively and independently operate, and the information interaction is carried out between the control system and the communication interfaces by adopting the preset information interaction rule, so that the problem of compatibility does not exist even if the programming language adopted by the communication interfaces is different from that of the control system, and the stability of the control system is improved.
Moreover, because the control system and the communication interface are independently operated programs, even if the communication interface is abnormal, the normal operation of other functions of the control system is not influenced.
It is noted that, for simplicity of explanation, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will appreciate that the present application is not limited by the order of acts, as some steps may, in accordance with the present application, occur in other orders and concurrently. Further, those skilled in the art will also appreciate that the embodiments described in the specification are exemplary and that no action is necessarily required in this application.
Referring to fig. 3, a block diagram of an information interaction device according to the present application is shown, where the device is applied to a communication interface, and specifically includes the following modules:
the first receiving module 301 is configured to receive information to be sent, which is sent by the control system, wherein the information to be sent is sent by the control system according to a preset information interaction rule, and the communication interface is externally disposed on the control system;
a first conversion module 302, configured to convert information to be transmitted into a first format;
a first sending module 303, configured to send the converted information to be sent to the semiconductor device;
a second receiving module 304, configured to receive information to be received sent by the semiconductor device;
a second conversion module 305, configured to convert the information to be received into a second format;
and a second sending module 306, configured to send the converted information to be received to the control system according to a preset information interaction rule.
In one implementation, the predefined information interaction rules include a stateless protocol that allows for the transmission of information in any format.
In one implementation, the information to be transmitted is input to a preset command function by the control system and is transmitted through the preset command function, the preset command function is used for transmitting information between the control system and the communication interface based on a stateless protocol, and the second transmitting module 306 is specifically used for transmitting the converted information to be received to the control system.
In one implementation, the communication interface is a web application program interface (WebAPI) for loading a communication function library, and the communication function library and the WebAPI are constructed in the same programming language.
In one implementation, the second conversion module 305 is specifically configured to input information to be received into a first conversion function in a pre-loaded interface function class library, and convert the information to be received into a second format through the first conversion function, where the first conversion function is used to convert the format of the input information into the second format, and the interface function class library corresponds to the stateless protocol.
In one implementation, the second format is a json format.
In one implementation, the first conversion module 302 is specifically configured to input information to be sent to a second conversion function in a pre-loaded communication function class library, and convert the information to be sent into a first format through the second conversion function, where the second conversion function is used to convert the format of the input information into the first format, and the communication function class library corresponds to a stateless protocol.
In one implementation, the first format is a SEMI standard protocol format.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
Therefore, in the application, the control system receives and sends information through the communication interfaces which respectively and independently operate, and the information interaction is carried out between the control system and the communication interfaces by adopting the preset information interaction rule, so that the problem of compatibility does not exist even if the programming language adopted by the communication interfaces is different from that of the control system, and the stability of the control system is improved.
An embodiment of the present invention further provides an electronic device, as shown in fig. 4, including a processor 401, a communication interface 402, a memory 403, and a communication bus 404, where the processor 401, the communication interface 402, and the memory 403 complete mutual communication through the communication bus 404,
a memory 403 for storing a computer program;
the processor 401, when executing the program stored in the memory 403, implements the following steps:
receiving information to be sent by a control system, converting the information to be sent into a first format, and sending the converted information to be sent to semiconductor equipment, wherein the information to be sent is sent by the control system by using a preset information interaction rule, and a communication interface is externally arranged on the control system; and/or the presence of a gas in the gas,
the method comprises the steps of receiving information to be received sent by the semiconductor equipment, converting the information to be received into a second format, and sending the converted information to be received to a control system by using a preset information interaction rule.
The communication bus mentioned in the electronic device may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the electronic equipment and other equipment.
The Memory may include a Random Access Memory (RAM) or a Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components.
As can be seen from the above, in the electronic device provided in the embodiment of the present invention, the control system receives and transmits information through the communication interfaces that operate independently, and the information interaction is performed between the control system and the communication interfaces according to the preset information interaction rule, so that even if the programming language used by the communication interfaces is different from that used by the control system, the problem of compatibility does not exist, and the stability of the control system is improved.
In yet another embodiment of the present invention, a computer storage medium is further provided, which has instructions stored therein, and when the instructions are executed on a computer, the computer storage medium causes the computer to execute the data storage method described in any of the above embodiments.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, apparatus, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application 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.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (systems), and computer program products according to 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 terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, 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 terminal 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 terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While the preferred embodiments of the present application have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all alterations and modifications as fall within the scope of the application.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal 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 terminal. 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 terminal that comprises the element.
The information interaction method, the information interaction device, the electronic device and the storage medium provided by the present application are introduced in detail, and a specific example is applied in the present application to explain the principle and the implementation manner of the present application, and the description of the above embodiment is only used to help understanding the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. An information interaction method is applied to a communication interface, and the method comprises the following steps:
receiving information to be sent by a control system, converting the information to be sent into a first format, and sending the converted information to be sent to semiconductor equipment, wherein the information to be sent is sent by the control system by using a preset information interaction rule, and the communication interface is externally arranged on the control system; and/or the presence of a gas in the gas,
and receiving information to be received sent by the semiconductor equipment, converting the information to be received into a second format, and sending the converted information to be received to the control system by using the preset information interaction rule.
2. The method of claim 1, wherein the preset information interaction rule comprises a stateless protocol that allows transmission of information in any format.
3. The method according to claim 2, wherein the information to be transmitted is input to a preset command function by the control system and is transmitted through the preset command function, and the preset command function is used for transmitting information between the control system and the communication interface based on the stateless protocol;
the sending the converted information to be received to the control system includes:
and inputting the converted information to be received into the preset command function, and sending the information to be received to the control system through the preset command function.
4. The method of claim 1, wherein the communication interface is a web application program interface (WebAPI) for loading a communication function class library, and the communication function class library and the WebAPI are constructed in the same programming language.
5. The method of claim 2, wherein converting the information to be received into a second format comprises:
inputting the information to be received into a first conversion function in a pre-loaded interface function class library, and converting the information to be received into a second format through the first conversion function, wherein the first conversion function is used for converting the format of the input information into the second format, and the interface function class library corresponds to the stateless protocol.
6. The method according to claim 1 or 5, wherein the second format is a JAVA script based object representation json format.
7. The method of claim 2, wherein converting the information to be transmitted into a first format comprises:
inputting the information to be sent into a second conversion function in a pre-loaded communication function class library, and converting the information to be sent into a first format through the second conversion function, wherein the second conversion function is used for converting the format of the input information into the first format, and the communication function class library corresponds to the stateless protocol.
8. The method of claim 1 or 7, wherein the first format is the semiconductor equipment and materials industries international (SeMI) standard protocol format.
9. An information interaction device, applied to a communication interface, the device comprising:
the first receiving module is used for receiving information to be sent, which is sent by a control system, wherein the information to be sent is sent by the control system by using a preset information interaction rule, and the communication interface is externally arranged on the control system;
the first conversion module is used for converting the information to be sent into a first format;
the first sending module is used for sending the converted information to be sent to the semiconductor equipment;
the second receiving module is used for receiving information to be received sent by the semiconductor equipment;
the second conversion module is used for converting the information to be received into a second format;
and the second sending module is used for sending the converted information to be received to the control system by using the preset information interaction rule.
10. The apparatus of claim 9, wherein the communication interface is a web application program interface (WebAPI) that loads a communication function class library, and the communication function class library and the WebAPI are constructed in the same programming language.
CN202010797469.8A 2020-08-10 2020-08-10 Information interaction method and device Pending CN111966619A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010797469.8A CN111966619A (en) 2020-08-10 2020-08-10 Information interaction method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010797469.8A CN111966619A (en) 2020-08-10 2020-08-10 Information interaction method and device

Publications (1)

Publication Number Publication Date
CN111966619A true CN111966619A (en) 2020-11-20

Family

ID=73365480

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010797469.8A Pending CN111966619A (en) 2020-08-10 2020-08-10 Information interaction method and device

Country Status (1)

Country Link
CN (1) CN111966619A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080209035A1 (en) * 2005-06-30 2008-08-28 France Telecom Communications Device and System for Implementing a Management System Remote From Devices
CN105654168A (en) * 2015-12-25 2016-06-08 金邦达有限公司 Embedded intelligent safety module, safety hardware device, safe data processing system and operation method of embedded intelligent safety module
CN106302517A (en) * 2016-09-09 2017-01-04 深圳市智物联网络有限公司 The control method of a kind of industrial equipment, system and terminal
CN106357759A (en) * 2016-09-10 2017-01-25 杰克缝纫机股份有限公司 Information collecting device of industrial sewing machine
CN108763534A (en) * 2018-05-31 2018-11-06 北京百度网讯科技有限公司 Method and apparatus for handling information

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080209035A1 (en) * 2005-06-30 2008-08-28 France Telecom Communications Device and System for Implementing a Management System Remote From Devices
CN105654168A (en) * 2015-12-25 2016-06-08 金邦达有限公司 Embedded intelligent safety module, safety hardware device, safe data processing system and operation method of embedded intelligent safety module
CN106302517A (en) * 2016-09-09 2017-01-04 深圳市智物联网络有限公司 The control method of a kind of industrial equipment, system and terminal
CN106357759A (en) * 2016-09-10 2017-01-25 杰克缝纫机股份有限公司 Information collecting device of industrial sewing machine
CN108763534A (en) * 2018-05-31 2018-11-06 北京百度网讯科技有限公司 Method and apparatus for handling information

Similar Documents

Publication Publication Date Title
CN111083225B (en) Data processing method and device in Internet of things platform and Internet of things platform
EP2893443B1 (en) Re-configuration in cloud computing environments
US9378070B2 (en) Generic distributed processing unit for multi-agent systems
US10608953B2 (en) Platform with multiple execution engines
AU2017305172B2 (en) Systems and methods for discovering configurations of legacy control systems
CN111770174A (en) Cloud platform deployment method, device, equipment and readable storage medium
WO2023116425A1 (en) Wireless mesh network upgrade method and apparatus, and main node and storage medium
CN113986270B (en) Distributed application deployment method and device, storage medium and electronic equipment
KR102114339B1 (en) Method for operating kubernetes system supporting active/standby model
CN112565277B (en) Data transmission method, system and electronic equipment
CN111651169B (en) Block chain intelligent contract operation method and system based on web container
CN111241172B (en) Data storage method, device, terminal and computer readable medium
CN111966619A (en) Information interaction method and device
JP5276625B2 (en) Update API detection system, update API detection device, update API detection method, and update API detection program
CN113923258A (en) Data processing method and data processing system
KR102223336B1 (en) Platform of Smart Factory
CN102594587A (en) Embedded WEB debugging and testing maintenance method and debugging and testing maintenance system
CN106713453B (en) Application information monitoring method and device
CN107577546B (en) Information processing method and device and electronic equipment
JP4776602B2 (en) Programming device for controller, controller and controller management system
CN116185435B (en) Scaffold-based software development environment development method and device
WO2023039757A1 (en) Method and apparatus for automatically configuring and deploying containerized application
US11969894B2 (en) Apparatus for automated communication between robot and artificial intelligence service and method using the same
KR102588266B1 (en) Apparatus for automatic communication between robot and ai-service and method using the same
US20220237021A1 (en) Systems and methods of telemetry diagnostics

Legal Events

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

Application publication date: 20201120

RJ01 Rejection of invention patent application after publication