WO2020237665A1 - Dispositif et procédé pour aider un utilisateur à utiliser un système automatisé, et support lisible par ordinateur - Google Patents

Dispositif et procédé pour aider un utilisateur à utiliser un système automatisé, et support lisible par ordinateur Download PDF

Info

Publication number
WO2020237665A1
WO2020237665A1 PCT/CN2019/089647 CN2019089647W WO2020237665A1 WO 2020237665 A1 WO2020237665 A1 WO 2020237665A1 CN 2019089647 W CN2019089647 W CN 2019089647W WO 2020237665 A1 WO2020237665 A1 WO 2020237665A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
server
client device
simulation model
user
Prior art date
Application number
PCT/CN2019/089647
Other languages
English (en)
Chinese (zh)
Inventor
牛铸
范顺杰
李季
张彬
Original Assignee
西门子股份公司
西门子(中国)有限公司
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 西门子股份公司, 西门子(中国)有限公司 filed Critical 西门子股份公司
Priority to PCT/CN2019/089647 priority Critical patent/WO2020237665A1/fr
Publication of WO2020237665A1 publication Critical patent/WO2020237665A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B9/00Simulators for teaching or training purposes

Definitions

  • the embodiments of the present disclosure relate to the field of computers, and more specifically, to devices, methods, and computer-readable media for assisting users in using automated systems.
  • An automation system usually includes a programmable logic controller (PLC) and a controlled object coupled with the PLC.
  • PLC programmable logic controller
  • Training institutions can be created to assist users in using automated systems. Training institutions can have multiple branches.
  • the training system of each branch can include a server and one or more client devices.
  • the server manages user information and stores applications locally.
  • the application guides users to use automation software to write program codes that can be executed by PLC to control the controlled objects coupled with PLC.
  • the user downloads the application from the server via the client device and stores the downloaded application locally.
  • the accused object consists of physical equipment (such as manipulators, conveyor belts, etc.).
  • the physical equipment associated with the application also has to be updated, thereby increasing the hardware cost of the training institution.
  • the embodiments of the present disclosure provide such a simulation-based training system.
  • a server in the first aspect of the present disclosure, includes a processor and a memory coupled with the processor.
  • the memory stores a computer program, and the computer program causes the server to perform actions when executed by the processor. Actions include: receiving a request for the application from the client device, and the application instructing the user to write program code at the client device that can be executed by the programmable logic controller to simulate the control of the controlled object; in response to the request, from the server
  • the coupled data storage library obtains the application and the simulation model associated with the application, the simulation model is used to simulate the controlled object; and the application and the simulation model are sent to the client device.
  • a simulation model for simulating the controlled object is used to replace the physical device, so that when the application is updated, only the associated simulation model needs to be updated without the need to redeploy the corresponding physical device, thereby reducing The hardware cost of the training system.
  • the action further includes: in response to the application and the simulation model being updated, obtaining the updated application and the updated simulation model from another server; and storing the updated application and the updated simulation model to the data In the repository. Obtain the updated application and the updated simulation model from another server, which avoids the administrator from updating the application and simulation model one by one to multiple branches of the training institution, thereby reducing maintenance costs.
  • the action further includes: receiving first usage information related to the user's usage of the application from the client device; and storing the first usage information in a data storage library. Unified management of user information in the data repository can avoid data loss and improve data security.
  • the action further includes: obtaining first usage information and second usage information from the data repository, the second usage information being related to another user's usage of the application in the data repository; based on the first usage information and The second usage information is to determine another application to be recommended to the user; and send the information of the other application to the client device. Based on the user's usage information and the usage information of other users, recommending the subsequent applications to the user can help the user more quickly grasp the use of the automation system.
  • the server is caused to send the application and simulation model to the client device by sending the application, simulation model, and simulation file to the client device in response to the programmable logic controller being simulated by the simulation file.
  • the use of simulation files to simulate the programmable logic controller enables users to perform program tests that do not rely on physical programmable logic controllers on client devices without having to reach the training institution site, which enhances the convenience of users.
  • the server and data repository are deployed in the cloud. In this way, the administrator can only maintain the data repository in the cloud, instead of updating the applications and simulation models on the local server of the branch branch by branch, thereby reducing maintenance costs.
  • a client device in a second aspect of the present disclosure, includes a processor and a memory coupled with the processor.
  • the memory stores a computer program, and the computer program causes the client device to perform actions when executed by the processor. Actions include: sending a request for the application to the server, and the application instructing the user to write program code that can be executed by the programmable logic controller to simulate the control of the controlled object at the client device; receiving the application from the server and associating with the application
  • the simulation model is used to simulate the controlled object; and the control of the controlled object is simulated by running the program code and the simulation model.
  • the action further includes: sending first usage information related to the user's usage of the application to the server.
  • the action further includes: receiving information about another application recommended to the user from the server, the other application is determined based on the first usage information and the second usage information, and the second usage information is stored with the data of another user. Related to the use of the application in the library.
  • the client device is caused to cause the program code to be executed by one of the following: causing the program code to be executed by a physical programmable logic controller, and causing the program code to be executed by a simulated programmable logic controller.
  • the client device is caused to receive the application and the simulation model associated with the application from the server by receiving the application, the simulation model, and the simulation file from the server in response to the programmable logic controller being simulated by the simulation file.
  • a method for assisting users in using an automated system includes: at the server, receiving a request for an application from a client device, and the application instructs the user to write at the client device that can be executed by the programmable logic controller in the automation system to simulate the controlled object in the automation system.
  • the simulation model is used to simulate the controlled object; and send the application and simulation model to the client device .
  • a method for assisting users in using an automated system includes: at the client device, send a request for the application to the server, and the application guides the user to write at the client device that can be executed by the programmable logic controller in the automation system to simulate the control of the controlled object in the automation system Control program code; receive the application and the simulation model associated with the application from the server, the simulation model is used to simulate the controlled object; and simulate the control of the controlled object by running the program code and the simulation model.
  • a computer-readable medium is provided.
  • a computer program is stored on the computer readable medium.
  • the computer program when executed, causes at least one processor to execute the method according to the third aspect of the present disclosure.
  • a computer-readable medium is provided.
  • a computer program is stored on the computer readable medium.
  • the computer program when executed, causes at least one processor to execute the method according to the fourth aspect of the present disclosure.
  • Figure 1 shows a schematic diagram of a conventional training system
  • Figure 2 shows a schematic diagram of a training system according to some embodiments of the present disclosure
  • FIG. 3 shows a schematic diagram of a training system according to other embodiments of the present disclosure
  • FIG. 4 shows a signaling interaction diagram of a process of assisting a user in using an automated system according to some embodiments of the present disclosure
  • Figure 5 shows a flowchart of a method for assisting a user in using an automated system according to some embodiments of the present disclosure
  • Fig. 6 shows a flowchart of a method for assisting a user to use an automated system according to other embodiments of the present disclosure.
  • Figure 7 shows a block diagram of an example device that can be used to implement embodiments of the present disclosure.
  • a training institution may have multiple branches, and the training system of each branch may include a server and one or more client devices.
  • Fig. 1 shows a schematic diagram of such a conventional training system 100.
  • the training system 100 includes a server 110, a client device 120, a PLC 130, and a controlled object 140. It should be understood that the arrangement and number of the devices shown in FIG. 1 are schematic. In other cases, multiple client devices 120 can connect to and access the server 110.
  • the server 110 manages the information of the user 150 and stores the application 122 locally.
  • the application 122 instructs the user 150 to write a program code that can be executed by the PLC 130 at the client device 120 to control the controlled object 140 coupled with the PLC 130.
  • the user 150 downloads the application 122 from the server 110 via the client device 120 and stores the downloaded application 122 locally on the client device 120. Subsequently, the application is removed from the server 110.
  • the manager of the training institution stores the updated application on the server 110, and the user 150 can download the updated application from the server 110 via the client device 120.
  • the user 150 learns to use the automation software at the client device 120 to write program codes that can be executed by the PLC 130 to control the controlled object 140 coupled with the PLC 130.
  • automation software may include, but are not limited to: STEP 7, WPLSoft, PLCEdit, etc. It should be understood that what is given here are only some non-limiting examples of automation software, and according to the PLC used, the user 150 can adopt any appropriate automation software.
  • the controlled object refers to the physical device controlled in the control system or the process realized by the physical device.
  • Examples of controlled objects may include, but are not limited to: motors, the process of gripping objects with clamps, the process of robotic arms handling semiconductor wafers, the process of conveying equipment with conveyors, and so on. It should be understood that what is given here are only some non-limiting examples of the controlled object, and the controlled object can be any appropriate physical device or process as required.
  • the physical device associated with the application 122 also has to be updated.
  • the application 122 is an application that instructs the user 150 to write a program code that can be executed by the PLC 130 to control the clip. If the application 122 is updated to guide the user 150 to write an application that can be executed by the PLC 130 to control the robotic arm, the training institution needs to purchase the robotic arm to replace the existing clip. It can be seen that updating the physical equipment in the training institution in response to application updates undoubtedly increases the hardware cost of the training institution.
  • the embodiments of the present disclosure provide a simulation-based training system.
  • a simulation model for simulating the controlled object is used to replace the physical device.
  • the server sends the application and the simulation model associated with the application to the client device in response to the request of the client device.
  • the application is updated, only the associated simulation model needs to be updated without redeploying the corresponding physical equipment, thereby reducing hardware costs.
  • FIG. 2 shows a schematic diagram of a training system 200 according to an embodiment of the present disclosure.
  • the training system 200 further includes a data storage library 210 coupled to the server 110, a simulation model 212 that simulates the controlled object 140 instead of the controlled object 140, and the client
  • the device 120 includes a model simulator 214 for running a simulation model 212.
  • the data repository 210 is configured to store information of the user 150, the application 122, and the simulation model 212 associated with the application 122.
  • the application 122 instructs the user 150 to write program code at the client device 120 that can be executed by the PLC 130 to simulate the control of the controlled object 140.
  • the simulation model 212 is used to simulate the controlled object 140.
  • the model simulator 214 and the PLC 130 may communicate through a communication interface.
  • Examples of communication interfaces may include, but are not limited to: PRODAVE, OPC, Profibus, and Profinet. It should be understood that what is given here are only some non-limiting examples of communication interfaces, and according to the type of PLC, any appropriate communication interface may be used.
  • the server 110 is configured to receive a request from the client device 120 for the user 150 to access the server 110.
  • the server 110 obtains the user's information from the data storage library 210, and verifies the identity of the user 150 based on the obtained information.
  • the user 150 can send a request for the application 122 to the server 110 via the client device 120.
  • the server 110 receives the request for the application 122, it obtains the application 122 and the simulation model 212 associated with the application 122 from the data repository 210. Then, the server 110 sends the application 122 and the simulation model 212 to the client device 120.
  • the client device 120 can load the simulation model 212 into the model simulator 214.
  • the user 150 uses automation software under the guidance of the application 122 to write program code that can be executed by the PLC 130 to simulate the control of the controlled object 140.
  • the user 150 downloads the program code to the PLC 130 via the client device 120, and simulates the control of the controlled object 140 by executing the program code by the PLC 130 and running the simulation model 212 by the model simulator 214.
  • the model simulator 214 running the simulation model 212 can present a virtual version of the controlled object 140.
  • the model simulator 214 can present a visual representation of the clip gripping an object.
  • the application 122 when the application 122 is updated, only the associated simulation model 212 in the data storage library 210 needs to be updated, without the need to redeploy the corresponding physical equipment in the training institution.
  • the application 122 is an application that instructs the user 150 to write at the client device 120 a program code that can be executed by the PLC 130 to simulate the control of the controlled object 140. If the application 122 is updated to instruct the user 150 to write an application that can be executed by the PLC 130 to control the robotic arm, only the simulation model 212 in the data storage library 210 needs to be updated to the simulation model for the robotic arm, and There is no need to redeploy the robotic arm in the training system 200 to replace the existing clip.
  • the server 110 After the server 110 receives a request for the updated application from the client device 120, it obtains the updated application and the updated simulation model from the data storage library 210, and then sends them to the slave client device 120. In this way, the hardware cost of the training system can be reduced.
  • the user 150 may not purchase a physical PLC 130, and therefore has to go to the training institution site to use the application 122.
  • the PLC simulation file used to simulate the physical PLC 130 may be created in advance and stored in the data storage library.
  • a PLC simulator for running PLC simulation files is deployed on the client device 120. By loading the program code written by the user 150 into the PLC simulator, the program test that does not depend on the physical PLC can be performed on the client device 120. Therefore, the user 150 can use the application 122 only through the client device 120 without having to go to the training institution site, thereby providing convenience for the user 150.
  • FIG. 3 shows an example of a training system 300 in which a PLC simulation file is used to simulate the PLC 130.
  • the PLC simulation file 302 is pre-created for simulating the physical PLC 130 shown in FIG. 2 and is stored in the data storage library 210. Accordingly, the PLC simulator 304 for running the PLC simulation file 302 is deployed on the client device 120.
  • the server 110 After the server 110 receives the request for the application 122 from the client device 120, it obtains the application 122, the simulation model 212, and the PLC simulation file 302 from the data storage library 210, and then sends them to the slave client device 120.
  • the client device 120 After receiving the application 122, the simulation model 212, and the PLC simulation file 302, the client device 120 loads the simulation model 212 into the model simulator 214 and loads the PLC simulation file 302 into the PLC simulator 304.
  • the user 150 downloads the written program code to the PLC simulator 304 via the client device 120, and simulates the control of the controlled object 140 by executing the program code by the PLC simulator 304 and running the simulation model 212 by the model simulator 214.
  • the data repository 210 is shown as being communicatively coupled with the server 110. Although illustrated as being independent of the server 110, in other embodiments, the data repository 210 may be deployed in the server 110 as part of the server 110.
  • the server 110 and the data repository 210 may be deployed in the cloud.
  • the cloud can be a public cloud or a private cloud, which is configured to centrally manage and utilize the software and hardware resources deployed in it to provide organizations and/or individuals with various functions such as data storage, sharing, computing, analysis, etc. And/or services.
  • the cloud can also be referred to as a cloud-based network, in which software and/or hardware resources can be interconnected and can also be accessed by external devices and users.
  • the various branches of the training institution can share the resources of the server 110 and the data storage library 210, without setting up respective local servers to maintain the application and the associated simulation model.
  • the manager of the training organization can only maintain the data repository 210 in the cloud instead of updating the application and simulation model on the local server of the branch branch by branch, thereby reducing maintenance costs.
  • FIG. 4 shows a signaling interaction diagram of a process 400 of assisting a user to use an automated system according to some embodiments of the present disclosure.
  • the process 400 involves the client device 120, the server 110, and the data repository 210 as shown in FIGS. 2 and 3.
  • the process 400 will be described in detail below in conjunction with FIG. 2 and FIG. 3. It should be understood that process 400 may also include actions not shown and/or actions shown may be omitted. The scope of the present disclosure is not limited in this respect.
  • the client device 120 sends (410) a request for the application 122 to the server 110, and the application 122 instructs the user 150 to write a program at the client device 120 that can be executed by the PLC to simulate the control of the controlled object Code.
  • the server 110 After the server 110 receives the request for the application 122, it obtains (420) the application 122 and the simulation model 212 associated with the application 122 from the data repository 210 coupled with the server 110.
  • the simulation model 212 is used to simulate the controlled object.
  • the server 110 sends (430) the application 122 and the simulation model 212 to the client device 120.
  • the client device 120 After the client device 120 receives the application 122 and the simulation model 212 associated with the application 122, the program code written by the user 150 and the simulation model 212 are executed to simulate (440) the control of the controlled object.
  • the server 110 may obtain the updated application and the updated simulation model from another server. Furthermore, the server 110 may store the updated application and the updated simulation model in the data storage library 210.
  • the client device 120 may send (450) the first usage information related to the use of the application 122 by the user 150 to the server 110.
  • the server 110 After the server 110 receives the first usage information, it can store (460) the first usage information in the data storage library 210.
  • the first usage information may include, but are not limited to: the user's usage record of the application, the error rate of the program code written by the user, and the user's evaluation information of the application.
  • Examples of the user's evaluation information on the application may include, but are not limited to, information related to at least one of the following: whether the application settings are reasonable and whether the application is helpful to the user. It should be understood that what is given here are only some non-limiting examples of usage information, and the usage information and evaluation information may contain any appropriate content as required.
  • the unified management of user information in the data storage library 210 can avoid data loss and improve data security.
  • the training system 200 may include multiple client devices 120.
  • multiple client devices 120 may respectively send usage information related to their users' usage of their respective applications to the server 110. After the server 110 receives the usage information, it can store the usage information in the data storage library 210 respectively.
  • the server 110 may obtain (470) the respective usage information of the multiple users from the data repository 210, and determine (480) the user's usage information based on the usage information. Another application recommended by 150. In some embodiments, any known or future-developed big data analysis methods and algorithms can be used in combination with the embodiments of the present disclosure to determine another application to be recommended to the user. Furthermore, the server 110 transmits (490) information of the recommended another application to the client device 120. Based on the user's usage information and the usage information of other users, recommending the subsequent applications to the user can help the user more quickly grasp the use of the automation system.
  • FIG. 5 shows a flowchart of a method 500 for assisting a user in using an automated system according to some embodiments of the present disclosure.
  • the method 500 may be executed by the server 110 as shown in FIG. 2 or FIG. 3, for example. It should be understood that the method 500 may also include unshown blocks and/or the shown blocks may be omitted. The scope of the present disclosure is not limited in this respect.
  • a request for the application is received from the client device.
  • This application guides users to write program codes that can be executed by the programmable logic controller in the automation system to simulate the control of the controlled object in the automation system at the client device.
  • an application and a simulation model associated with the application are obtained from a data repository coupled with the server.
  • the simulation model is used to simulate the controlled object.
  • the application and simulation model are sent to the client device.
  • the method 500 further includes: in response to the application and the simulation model being updated, obtaining the updated application and the updated simulation model from another server; and storing the updated application and the updated simulation model to In the data repository.
  • the method 500 further includes: receiving first usage information related to the user's usage of the application from the client device; and storing the first usage information in a data storage library.
  • the method 500 further includes: obtaining first usage information and second usage information from a data storage database, the second usage information being related to another user's usage of an application in the data storage database; based on the first usage information And the second usage information, determining another application to be recommended to the user; and sending the information of the other application to the client device.
  • sending the application and the simulation model to the client device includes: in response to the programmable logic controller being simulated by the simulation file, sending the application, the simulation model, and the simulation file to the client device.
  • the server and data repository are deployed in the cloud.
  • FIG. 6 shows a flowchart of a method 600 for assisting a user in using an automated system according to some embodiments of the present disclosure.
  • the method 600 may be executed by the server 110 as shown in FIG. 2 or FIG. 3, for example. It should be understood that the method 600 may also include unshown blocks and/or may omit the shown blocks. The scope of the present disclosure is not limited in this respect.
  • a request for the application is sent to the server.
  • This application guides users to write program codes that can be executed by the programmable logic controller in the automation system to simulate the control of the controlled object in the automation system at the client device.
  • an application and a simulation model associated with the application are received from the server, and the simulation model is used to simulate the controlled object.
  • control of the controlled object is simulated by running the program code and the simulation model.
  • the method 600 further includes: sending first usage information related to the use of the application by the user to the server.
  • the method 600 further includes: receiving from the server information about another application recommended to the user, the other application is determined based on the first usage information and the second usage information, and the second usage information is related to the data of another user. Related to the use of the application in the repository.
  • causing the program code to be executed includes: causing the program code to be executed by a physical programmable logic controller, and causing the program code to be executed by a simulated programmable logic controller.
  • receiving the application and the simulation model associated with the application from the server includes receiving the application, the simulation model, and the simulation file from the server in response to the programmable logic controller being simulated by the simulation file.
  • Figure 7 shows a schematic block diagram of an example device 700 that can be used to implement embodiments of the present disclosure.
  • the device 700 may be used to implement the process 400 in FIG. 4, the method 500 in FIG. 5, and/or the method 600 in FIG.
  • the device 700 may be implemented as the server 110 or the client device 120 described above.
  • the device 700 includes a central processing unit (CPU) 701, which can be loaded according to computer program instructions stored in a read only memory (ROM) 702 or loaded from a storage unit 708 to a random access memory (RAM) 703. Program instructions to perform various appropriate actions and processing. In the RAM 703, various programs and data required for the operation of the device 700 can also be stored.
  • the CPU 701, the ROM 702, and the RAM 703 are connected to each other through a bus 704.
  • An input/output (I/O) interface 705 is also connected to the bus 704.
  • the I/O interface 705 includes: an input unit 706, such as a keyboard, a mouse, etc.; an output unit 707, such as various types of displays, speakers, etc.; and a storage unit 708, such as a magnetic disk, an optical disk, etc. ; And the communication unit 709, such as a network card, a modem, a wireless communication transceiver, etc.
  • the communication unit 709 allows the device 700 to exchange information/data with other devices through a computer network such as the Internet and/or various telecommunication networks.
  • the processing unit 701 executes the various methods and processes described above, such as the process 400, the method 500, and/or the method 600.
  • the process 400, the method 500, and/or the method 600 may be implemented as a computer software program or computer program product, which is tangibly contained in a computer-readable medium, such as a non-transitory computer-readable medium (For example, storage unit 708).
  • part or all of the computer program may be loaded and/or installed on the device 700 via the ROM 702 and/or the communication unit 709.
  • the CPU 701 may be configured to execute the process 400, the method 500, and/or the method 600 in any other suitable manner (for example, by means of firmware).
  • certain embodiments of the present disclosure further include various program modules and/or integrated circuit modules for executing one or more steps of the process 400, the method 500, and/or the method 600 and/or other embodiments of the present disclosure One or more other steps described.
  • These program modules may be included or embodied in a device, such as the device 700 of FIG. 7.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • General Physics & Mathematics (AREA)
  • Programmable Controllers (AREA)

Abstract

Les modes de réalisation de la présente invention concernent un dispositif et un procédé servant à aider un utilisateur à utiliser un système automatisé, ainsi qu'un support lisible par ordinateur. Un serveur comprend un processeur et une mémoire connectée au processeur. La mémoire stocke un programme informatique, et le programme informatique amène le serveur à exécuter une action lorsqu'il est exécuté par le processeur. L'action consiste à : recevoir, en provenance d'un dispositif client, une demande concernant une application, l'application guidant un utilisateur à écrire, au niveau du dispositif client, un code de programme qui peut être exécuté par un contrôleur logique programmable afin de simuler la commande d'un objet commandé ; en réponse à la demande, acquérir, à partir d'une bibliothèque de stockage de données couplée à un serveur, l'application et un modèle de simulation associé à l'application, le modèle de simulation étant utilisé pour simuler l'objet commandé ; et envoyer l'application et le modèle de simulation au dispositif client. Dans les modes de réalisation de la présente invention, un objet physique commandé est remplacé par un modèle de simulation pour simuler un objet commandé, réduisant ainsi les coûts matériels.
PCT/CN2019/089647 2019-05-31 2019-05-31 Dispositif et procédé pour aider un utilisateur à utiliser un système automatisé, et support lisible par ordinateur WO2020237665A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/089647 WO2020237665A1 (fr) 2019-05-31 2019-05-31 Dispositif et procédé pour aider un utilisateur à utiliser un système automatisé, et support lisible par ordinateur

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/089647 WO2020237665A1 (fr) 2019-05-31 2019-05-31 Dispositif et procédé pour aider un utilisateur à utiliser un système automatisé, et support lisible par ordinateur

Publications (1)

Publication Number Publication Date
WO2020237665A1 true WO2020237665A1 (fr) 2020-12-03

Family

ID=73552491

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/089647 WO2020237665A1 (fr) 2019-05-31 2019-05-31 Dispositif et procédé pour aider un utilisateur à utiliser un système automatisé, et support lisible par ordinateur

Country Status (1)

Country Link
WO (1) WO2020237665A1 (fr)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080316005A1 (en) * 2007-06-25 2008-12-25 Schneider Electric Industries Sas Communication by carrier current for centralized control centers
CN204537509U (zh) * 2015-03-30 2015-08-05 徐州工业职业技术学院 Plc仿真实验平台
CN108305519A (zh) * 2018-02-06 2018-07-20 广东省南方高级技工学校 一种plc网页仿真教学系统及其使用方法
CN108614516A (zh) * 2018-06-20 2018-10-02 深圳市同立方科技有限公司 一种虚拟plc仿真系统及方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080316005A1 (en) * 2007-06-25 2008-12-25 Schneider Electric Industries Sas Communication by carrier current for centralized control centers
CN204537509U (zh) * 2015-03-30 2015-08-05 徐州工业职业技术学院 Plc仿真实验平台
CN108305519A (zh) * 2018-02-06 2018-07-20 广东省南方高级技工学校 一种plc网页仿真教学系统及其使用方法
CN108614516A (zh) * 2018-06-20 2018-10-02 深圳市同立方科技有限公司 一种虚拟plc仿真系统及方法

Similar Documents

Publication Publication Date Title
US11172022B2 (en) Migrating cloud resources
CA2986230C (fr) Canaux de communication personnalises pour le deploiement d'application
US10148757B2 (en) Migrating cloud resources
US10877876B2 (en) System and method for automated thin client contact center agent desktop testing
US9729623B2 (en) Specification-guided migration
US10891122B2 (en) Rolling upgrade of a distributed application
EP3884432A1 (fr) Apprentissage de modèle d'apprentissage de renfort par simulation
US20150261842A1 (en) Conformance specification and checking for hosting services
US20160155131A1 (en) System and method for fully testing a system before and after an upgrade to verify full use case compliance
KR102158754B1 (ko) 스마트 네트워크 인터페이스 카드의 조작 방법 및 조작 장치
US8375383B2 (en) Rolling upgrades in distributed applications
US20180349128A1 (en) Containerized upgrade in operating system level virtualization
US20170052884A1 (en) Generic test automation for restful web services applications
CN109597677A (zh) 用于处理信息的方法和装置
US9519505B1 (en) Enhanced configuration and property management system
US20160378521A1 (en) Automated test optimization
US9501591B2 (en) Dynamically modifiable component model
US20140331205A1 (en) Program Testing Service
JP7185982B2 (ja) データ処理システムにおけるジョブ管理
US10705945B1 (en) Computing system testing service
WO2020237665A1 (fr) Dispositif et procédé pour aider un utilisateur à utiliser un système automatisé, et support lisible par ordinateur
JP2022507142A (ja) ロボティクスアプリケーション開発のための方法及びシステム
US9652260B2 (en) Scriptable hierarchical emulation engine
US20230315038A1 (en) Method and system for providing engineering of an industrial device in a cloud computing environment
CN109814911A (zh) 用于管理脚本程序的方法、装置、计算机设备及存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19931351

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19931351

Country of ref document: EP

Kind code of ref document: A1