CN110888354A - Method and device for realizing automatic identification of access equipment, computer equipment and medium - Google Patents

Method and device for realizing automatic identification of access equipment, computer equipment and medium Download PDF

Info

Publication number
CN110888354A
CN110888354A CN201911149146.1A CN201911149146A CN110888354A CN 110888354 A CN110888354 A CN 110888354A CN 201911149146 A CN201911149146 A CN 201911149146A CN 110888354 A CN110888354 A CN 110888354A
Authority
CN
China
Prior art keywords
equipment
configuration file
information
unit
xml configuration
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
CN201911149146.1A
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.)
Individual Cell Therapy Technology National Local Joint Engineering Laboratory (shenzhen)
Shenzhen Saai Biological Automation Co Ltd
Original Assignee
Individual Cell Therapy Technology National Local Joint Engineering Laboratory (shenzhen)
Shenzhen Saai Biological Automation 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 Individual Cell Therapy Technology National Local Joint Engineering Laboratory (shenzhen), Shenzhen Saai Biological Automation Co Ltd filed Critical Individual Cell Therapy Technology National Local Joint Engineering Laboratory (shenzhen)
Priority to CN201911149146.1A priority Critical patent/CN110888354A/en
Publication of CN110888354A publication Critical patent/CN110888354A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0423Input/output
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/25Pc structure of the system
    • G05B2219/25257Microcontroller

Abstract

The invention discloses a method, a device, computer equipment and a medium for realizing automatic identification of access equipment, wherein the method comprises the following steps: acquiring equipment information of the newly added equipment; converting the equipment information into parametric information according to a uniform format specified by an XML configuration file; adding the parameterized information of the newly added equipment into an XML configuration file; the front end issues an XML configuration file updating command to the upper computer; and the upper computer reads the updated XML configuration file. The invention processes the difference of different devices in a parameter mode, solves the problem that the difference of the devices is processed by different module codes in the prior method, does not need to modify the codes of the upper computer when some devices are added, replaced and removed in the system, and can complete the automatic identification of the devices and monitor the devices only by updating the configuration file, thereby rapidly completing the redeployment and starting of the system.

Description

Method and device for realizing automatic identification of access equipment, computer equipment and medium
Technical Field
The invention relates to the field of full-automatic stem cell preparation, in particular to a method, a device, computer equipment and a medium for realizing automatic identification of access equipment of a full-automatic stem cell preparation system.
Background
In the existing full-automatic stem cell preparation system, when equipment is changed, equipment codes of corresponding modules need to be modified, for example, when the equipment is newly added, a monitoring code of the equipment needs to be newly added by an upper computer, and the deployment of the new equipment can be completed only by debugging the equipment with a PLC, a front end and the like, so that the process is very troublesome, and the redeployment and starting of the system are not facilitated.
Disclosure of Invention
The invention aims to overcome the defects of the prior art and provides a method, a device, computer equipment and a medium for realizing automatic identification of access equipment.
In order to achieve the purpose, the invention adopts the following technical scheme:
in a first aspect, a method for implementing automatic identification of an access device includes:
acquiring equipment information of the newly added equipment;
converting the equipment information into parametric information according to a uniform format specified by an XML configuration file;
adding the parameterized information of the newly added equipment into an XML configuration file;
the front end issues an XML configuration file updating command to the upper computer;
and the upper computer reads the updated XML configuration file.
The further technical scheme is as follows: the step of adding the parameterized information of the newly added device to the XML configuration file specifically includes the following steps:
calling a configuration tool;
starting a configuration tool and entering a configuration interface;
selecting corresponding parameter content in a filling column of a configuration interface according to the parameterization information of the newly added equipment;
and saving the selected parameter content.
The further technical scheme is as follows: after the step of adding the parameterization information of the newly added equipment into the XML configuration file, the method further comprises the following steps:
judging whether the parameter information is successfully added;
if yes, the step of issuing an XML configuration file updating command to the upper computer by the front end is carried out.
In a second aspect, an apparatus for implementing automatic identification of an access device includes an obtaining unit, a converting unit, an adding unit, an updating unit, and a reading unit;
the acquiring unit is used for acquiring the equipment information of the newly added equipment;
the conversion unit is used for converting the equipment information into parametric information according to a uniform format specified by an XML configuration file;
the adding unit is used for adding the parameterized information of the newly added equipment into the XML configuration file;
the updating unit is used for issuing an XML configuration file updating command to the upper computer at the front end;
and the reading unit is used for reading the updated XML configuration file by the upper computer.
The further technical scheme is as follows: the adding unit comprises a calling module, a starting module, a selecting module and a storing module;
the calling module is used for calling a configuration tool;
the starting module is used for starting the configuration tool and entering a configuration interface;
the selection module is used for selecting corresponding parameter contents in a filling column of the configuration interface according to the parameterization information of the newly added equipment;
and the storage module is used for storing the selected parameter content.
The further technical scheme is as follows: the device also comprises a judging unit;
and the judging unit is used for judging whether the parameter information is successfully added.
In a third aspect, a computer device includes a memory, a processor, and a computer program stored on the memory and executable on the processor, and the processor implements the above-mentioned method steps for automatically identifying an access device when executing the computer program.
In a fourth aspect, a storage medium stores a computer program, the computer program includes program instructions, and the program instructions, when executed by a processor, cause the processor to execute the above-mentioned implementation method steps for automatic identification of an access device.
Compared with the prior art, the invention has the beneficial effects that: the method for realizing automatic identification of the access equipment provided by the invention converts the equipment information of the newly added equipment into the parametric information according to the uniform format specified by the XML configuration file, and processes the difference of different equipment in the form of parameters, thereby solving the problem that the difference of the equipment is processed by different module codes in the prior method.
The foregoing description is only an overview of the technical solutions of the present invention, and in order to make the technical means of the present invention more clearly understood, the present invention may be implemented according to the content of the description, and in order to make the above and other objects, features, and advantages of the present invention more apparent, the following detailed description will be given of preferred embodiments.
Drawings
Fig. 1 is a first flowchart of a method for implementing automatic identification of access devices according to a specific embodiment of the present invention;
fig. 2 is a second flowchart of an implementation method for automatic identification of access devices according to a specific embodiment of the present invention;
fig. 3 is a schematic block diagram of a first embodiment of an apparatus for implementing automatic identification of access devices according to the present invention;
fig. 4 is a schematic block diagram of a second embodiment of an apparatus for implementing automatic identification of access devices according to the present invention;
FIG. 5 is a schematic block diagram of one embodiment of a computer device of the present invention;
FIG. 6 is a diagram illustrating a control command format between the upper computer of the warehouse 1 and the PLC device in the embodiment of the present invention;
FIG. 7 is a table illustrating the format of the No. 1 rotary arm motor control command for bin 1 according to an embodiment of the present invention;
FIG. 8 is a diagram of a device monitor address data format for bin 1 in an embodiment of the present invention;
FIG. 9 is a diagram of an analog sensor monitoring address data format for bin 1 in an embodiment of the present invention;
FIG. 10 is a table illustrating the format of the digital quantity sensor monitoring address data of bin 1 according to an embodiment of the present invention.
Detailed Description
In order to more fully understand the technical content of the present invention, the technical solution of the present invention will be further described and illustrated with reference to the following specific embodiments, but not limited thereto.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It will be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It is also to be understood that the terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in the specification of the present invention and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise.
It should be further understood that the term "and/or" as used in this specification and the appended claims refers to and includes any and all possible combinations of one or more of the associated listed items.
The invention provides a method for realizing automatic identification of access equipment, please refer to fig. 1, the method comprises the following steps:
s10, acquiring equipment information of the newly added equipment;
s20, converting the equipment information into parameterized information according to a uniform format specified by an XML configuration file;
s30, adding the parameterization information of the newly added equipment into the XML configuration file;
s40, judging whether the adding of the parameterization information is successful, if so, entering the step S50, otherwise, repeating the step S40;
s50, the front end issues an XML configuration file updating command to the upper computer;
and S60, reading the updated XML configuration file by the upper computer.
The invention is mainly used in a full-automatic stem cell preparation system, in the existing full-automatic stem cell preparation system, when the equipment is changed, the equipment code of a corresponding module needs to be modified, for example, when the equipment is newly added, the monitoring code of the equipment needs to be newly added by an upper computer, and the deployment of the new equipment can be completed by debugging the upper computer with PLC, a front end and the like, and the process is very troublesome. When the system adds, replaces and removes some equipment (including sensors), the method can complete the automatic identification of the equipment and monitor the equipment by simply modifying the configuration file without modifying the code of the upper computer, thereby quickly completing the redeployment and starting of the system.
For step S20, in a certain bin of the preparation system, the same control command format is used for all the devices in the certain bin, and the characteristics of the devices are represented in a parameterized form. Referring to fig. 6, the following control command format is used for all devices such as cartridge 1(a1 dispensing cartridge). One command occupies 10 registers in total, and the first 3 registers issuing the command are fixed as follows: serial number, equipment id and operation id, and the last 7 registers are user-defined parameters; the first 4 registers of the return command are fixed: serial number (with command), equipment id (with command), operation result, the last 6 registers are user-defined parameters. The serial number is automatically generated by an upper computer (each command is automatically +1), the device id is unique in the warehouse, and the operation id is the number of the operation performed on the device. When a device is newly added, the front end only needs to issue the corresponding device id and operation id, and carries the required parameters, so that the device can be controlled to carry out corresponding operation. For example, to rotate the rotary arm motor of bin 1 to a certain position, please refer to FIG. 7 for command format.
The command formats of the upper computer monitoring devices are unified, please refer to fig. 8-10. The upper computer can read the value of the PLC register or the coil at regular time, and when the data is changed, the upper computer reports the changed information to the front end. For example, if the state of the bin 1 changes from normal 1 to failure 2, the upper level will report the state of the bin 1 to the front end; if device 1 status of Bank 1 becomes 2 failed, the host will report the status of device 1 of Bank 1 to the head-end. When there is a new device, only data needs to be filled in the corresponding register or coil address, for example, if the device 10 is newly added to bin 1, only values need to be filled in the registers 40429 and 40430, and the upper computer reports the state of the device 10 to the front end.
Further, step S30 specifically includes the following steps:
s301, calling a configuration tool;
s302, starting a configuration tool and entering a configuration interface;
s303, selecting corresponding parameter contents in a filling column of a configuration interface according to the parameterization information of the newly added equipment;
s304, saving the selected parameter content.
How the upper computer knows the newly added equipment needs to be described through a configuration file. There are 6 XML configuration files in total, 1 overall configuration file, and 5 bins of configuration files. The overall configuration file describes register or coil configuration information for various functions such as a cartridge body control function, a device monitoring function, an analog quantity sensor function, a digital quantity sensor function. The 5 bin configuration file describes the specific configuration information for the above-described functions within the bin. When a device or a sensor is newly added, the upper computer can read the configuration file only by newly adding corresponding parametric configuration in the configuration file and then issuing a refreshing command at the front end, and the configuration information is loaded into the system, so that the newly added device or sensor is identified and monitored.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
Corresponding to the method for realizing the automatic identification of the access equipment, the invention also provides a device for realizing the automatic identification of the access equipment. Referring to fig. 3, the apparatus includes an obtaining unit 1, a converting unit 2, an adding unit 3, a determining unit 4, an updating unit 5, and a reading unit 6;
an obtaining unit 1, configured to obtain device information of a newly added device;
the conversion unit 2 is used for converting the equipment information into parametric information according to a uniform format specified by an XML configuration file;
the adding unit 3 is used for adding the parameterization information of the newly added equipment into the XML configuration file;
a judging unit 4, configured to judge whether adding the parameterization information is successful;
the updating unit 5 is used for issuing an XML configuration file updating command to the upper computer by the front end;
and the reading unit 6 is used for reading the updated XML configuration file by the upper computer.
Further, the adding unit 3 includes a calling module 31, a starting module 32, a selecting module 33 and a saving module 34;
a calling module 31 for calling a configuration tool;
a start module 32 for starting the configuration tool and entering the configuration interface;
the selection module 33 is configured to select corresponding parameter content in a filling column of the configuration interface according to the parameterization information of the newly added device;
and the saving module 34 is used for saving the selected parameter content.
As shown in fig. 5, the present embodiment further provides a computer device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the steps of the implementation method for automatically identifying an access device as described above are implemented.
The computer device 700 may be a terminal or a server. The computer device 700 includes a processor 720, memory, and a network interface 750, which are connected by a system bus 710, where the memory may include non-volatile storage media 730 and internal memory 740.
The non-volatile storage medium 730 may store an operating system 731 and computer programs 732. The computer program 732, when executed, may cause the processor 720 to perform an implementation of automatic identification of any access device.
The processor 720 is used to provide computing and control capabilities, supporting the operation of the overall computer device 700.
The internal memory 740 provides an environment for the execution of the computer program 732 in the non-volatile storage medium 730, and when the computer program 732 is executed by the processor 720, the processor 720 can be caused to execute an implementation method for automatic identification of any access device.
The network interface 750 is used for network communication such as sending assigned tasks and the like. Those skilled in the art will appreciate that the configuration shown in fig. 5 is a block diagram of only a portion of the configuration relevant to the present teachings and is not intended to limit the computing device 700 to which the present teachings may be applied, and that a particular computing device 700 may include more or less components than those shown, or may combine certain components, or have a different arrangement of components. Wherein the processor 720 is configured to execute the program code stored in the memory to perform the following steps:
acquiring equipment information of the newly added equipment;
converting the equipment information into parametric information according to a uniform format specified by an XML configuration file;
adding the parameterized information of the newly added equipment into an XML configuration file;
the front end issues an XML configuration file updating command to the upper computer;
and the upper computer reads the updated XML configuration file.
Further, the step of adding the parameterization information of the newly added equipment into the XML configuration file specifically includes the following steps:
calling a configuration tool;
starting a configuration tool and entering a configuration interface;
selecting corresponding parameter content in a filling column of a configuration interface according to the parameterization information of the newly added equipment;
and saving the selected parameter content.
Further, after the step of adding the parameterization information of the newly-added device into the XML configuration file, the method further includes the following steps:
judging whether the parameter information is successfully added;
if yes, the step of issuing an XML configuration file updating command to the upper computer by the front end is carried out.
It should be understood that, in the embodiment of the present Application, the Processor 720 may be a Central Processing Unit (CPU), and the Processor 720 may also be other general-purpose processors, 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, and the like. Wherein a general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
Those skilled in the art will appreciate that the configuration of computer device 700 depicted in FIG. 5 is not intended to be limiting of computer device 700 and may include more or less components than those shown, or some components in combination, or a different arrangement of components.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the embodiments of the present invention may be implemented in the form of a software product, which is stored in a storage medium and includes several instructions for causing a computer device (which may be a personal computer, a server, a network device, or the like) or a processor (processor) to execute all or part of the steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-mentioned functions. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the above-mentioned apparatus may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described device embodiments are merely illustrative, and for example, the division of the modules or units is only one logical functional division, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another device, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The technical contents of the present invention are further illustrated by the examples only for the convenience of the reader, but the embodiments of the present invention are not limited thereto, and any technical extension or re-creation based on the present invention is protected by the present invention. The protection scope of the invention is subject to the claims.

Claims (8)

1. The method for realizing the automatic identification of the access equipment is characterized by comprising the following steps:
acquiring equipment information of the newly added equipment;
converting the equipment information into parametric information according to a uniform format specified by an XML configuration file;
adding the parameterized information of the newly added equipment into an XML configuration file;
the front end issues an XML configuration file updating command to the upper computer;
and the upper computer reads the updated XML configuration file.
2. The method for implementing automatic identification of access devices according to claim 1, wherein the step of adding the parameterized information of the newly added device to the XML configuration file specifically includes the following steps:
calling a configuration tool;
starting a configuration tool and entering a configuration interface;
selecting corresponding parameter content in a filling column of a configuration interface according to the parameterization information of the newly added equipment;
and saving the selected parameter content.
3. The method for implementing automatic identification of access devices according to claim 1, wherein the step of adding the parameterized information of the newly added device to the XML configuration file further comprises the following steps:
judging whether the parameter information is successfully added;
if yes, the step of issuing an XML configuration file updating command to the upper computer by the front end is carried out.
4. The device for realizing the automatic identification of the access equipment is characterized by comprising an acquisition unit, a conversion unit, an adding unit, an updating unit and a reading unit;
the acquiring unit is used for acquiring the equipment information of the newly added equipment;
the conversion unit is used for converting the equipment information into parametric information according to a uniform format specified by an XML configuration file;
the adding unit is used for adding the parameterized information of the newly added equipment into the XML configuration file;
the updating unit is used for issuing an XML configuration file updating command to the upper computer at the front end;
and the reading unit is used for reading the updated XML configuration file by the upper computer.
5. The apparatus for implementing automatic identification of access devices according to claim 4, wherein the adding unit includes a calling module, a starting module, a selecting module and a saving module;
the calling module is used for calling a configuration tool;
the starting module is used for starting the configuration tool and entering a configuration interface;
the selection module is used for selecting corresponding parameter contents in a filling column of the configuration interface according to the parameterization information of the newly added equipment;
and the storage module is used for storing the selected parameter content.
6. The apparatus for implementing automatic identification of access device according to claim 4, wherein said apparatus further comprises a determining unit;
and the judging unit is used for judging whether the parameter information is successfully added.
7. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor executes the computer program to implement the method steps of automatically identifying an access device according to any one of claims 1 to 3.
8. A storage medium, characterized in that the storage medium stores a computer program comprising program instructions which, when executed by a processor, cause the processor to carry out the method steps of implementing automatic identification of an access device according to any one of claims 1 to 3.
CN201911149146.1A 2019-11-21 2019-11-21 Method and device for realizing automatic identification of access equipment, computer equipment and medium Pending CN110888354A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911149146.1A CN110888354A (en) 2019-11-21 2019-11-21 Method and device for realizing automatic identification of access equipment, computer equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911149146.1A CN110888354A (en) 2019-11-21 2019-11-21 Method and device for realizing automatic identification of access equipment, computer equipment and medium

Publications (1)

Publication Number Publication Date
CN110888354A true CN110888354A (en) 2020-03-17

Family

ID=69748294

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911149146.1A Pending CN110888354A (en) 2019-11-21 2019-11-21 Method and device for realizing automatic identification of access equipment, computer equipment and medium

Country Status (1)

Country Link
CN (1) CN110888354A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111625193A (en) * 2020-05-22 2020-09-04 浪潮电子信息产业股份有限公司 Configuration method, device, equipment and medium of multipath alias
CN111879788A (en) * 2020-07-10 2020-11-03 武汉精立电子技术有限公司 Machine type switching system and method based on panel detection and terminal equipment
CN111966377A (en) * 2020-08-17 2020-11-20 深圳忆联信息系统有限公司 Method and device for setting hard disk firmware parameters based on graphical interface, computer equipment and storage medium
CN112241141A (en) * 2020-11-12 2021-01-19 上海电气风电集团股份有限公司 Hardware configuration method, system, device and medium of PLC control system
CN113011781A (en) * 2021-04-14 2021-06-22 深圳赛动生物自动化有限公司 Dynamic adjustment method, device, system and medium for stem cell preparation process parameters
CN113110329A (en) * 2021-04-14 2021-07-13 深圳赛动生物自动化有限公司 Parallel operation control method, device, system and medium based on stem cell preparation
CN114326641A (en) * 2021-12-31 2022-04-12 深圳市汇川技术股份有限公司 Process quality monitoring method, system, device and computer readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2293512A1 (en) * 2009-09-02 2011-03-09 Telefonaktiebolaget LM Ericsson (publ) Malicious Communication Rejection
CN102298365A (en) * 2011-05-17 2011-12-28 中国电子科技集团公司第十研究所 Method for automatically identifying and managing spaceflight measurement and control earth station device change
CN106569801A (en) * 2016-10-18 2017-04-19 中国运载火箭技术研究院 Complex parameter-based configuration display control system
US20170163485A1 (en) * 2015-12-07 2017-06-08 Alcatel-Lucent Canada Inc. Full configuration management of multi-domain multi-vendor network equipments using golden configurations and snapshots
CN108667725A (en) * 2018-04-25 2018-10-16 哈尔滨电气股份有限公司 A kind of industrial AnyRouter and implementation method based on a variety of accesses and edge calculations
CN109698838A (en) * 2019-02-01 2019-04-30 智慧盈通(北京)工业技术有限公司 A kind of terminal access unit
CN109739106A (en) * 2018-11-27 2019-05-10 南京邮电大学 The method of intelligence manufacture platform and adaptive access intelligence manufacture platform

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2293512A1 (en) * 2009-09-02 2011-03-09 Telefonaktiebolaget LM Ericsson (publ) Malicious Communication Rejection
CN102298365A (en) * 2011-05-17 2011-12-28 中国电子科技集团公司第十研究所 Method for automatically identifying and managing spaceflight measurement and control earth station device change
US20170163485A1 (en) * 2015-12-07 2017-06-08 Alcatel-Lucent Canada Inc. Full configuration management of multi-domain multi-vendor network equipments using golden configurations and snapshots
CN106569801A (en) * 2016-10-18 2017-04-19 中国运载火箭技术研究院 Complex parameter-based configuration display control system
CN108667725A (en) * 2018-04-25 2018-10-16 哈尔滨电气股份有限公司 A kind of industrial AnyRouter and implementation method based on a variety of accesses and edge calculations
CN109739106A (en) * 2018-11-27 2019-05-10 南京邮电大学 The method of intelligence manufacture platform and adaptive access intelligence manufacture platform
CN109698838A (en) * 2019-02-01 2019-04-30 智慧盈通(北京)工业技术有限公司 A kind of terminal access unit

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111625193A (en) * 2020-05-22 2020-09-04 浪潮电子信息产业股份有限公司 Configuration method, device, equipment and medium of multipath alias
CN111879788A (en) * 2020-07-10 2020-11-03 武汉精立电子技术有限公司 Machine type switching system and method based on panel detection and terminal equipment
CN111966377A (en) * 2020-08-17 2020-11-20 深圳忆联信息系统有限公司 Method and device for setting hard disk firmware parameters based on graphical interface, computer equipment and storage medium
CN112241141A (en) * 2020-11-12 2021-01-19 上海电气风电集团股份有限公司 Hardware configuration method, system, device and medium of PLC control system
CN113011781A (en) * 2021-04-14 2021-06-22 深圳赛动生物自动化有限公司 Dynamic adjustment method, device, system and medium for stem cell preparation process parameters
CN113110329A (en) * 2021-04-14 2021-07-13 深圳赛动生物自动化有限公司 Parallel operation control method, device, system and medium based on stem cell preparation
CN113110329B (en) * 2021-04-14 2023-01-10 深圳赛动智造科技有限公司 Parallel operation control method, device, system and medium based on stem cell preparation
CN114326641A (en) * 2021-12-31 2022-04-12 深圳市汇川技术股份有限公司 Process quality monitoring method, system, device and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN110888354A (en) Method and device for realizing automatic identification of access equipment, computer equipment and medium
CN113434328B (en) Logic configuration compiling error correction method and system for distributed control system
CN110209520B (en) Method and device for improving SSD (solid State disk) testing efficiency, computer equipment and storage medium
US10712731B2 (en) Control device, control method, and non-transitory computer-readable recording medium
CN116679986A (en) Register access method, device, server, system and storage medium
US20090248384A1 (en) Process control system in an automation installation
CN109766113B (en) Firmware updating method and device of solid state hard disk controller
CN113220229A (en) Online I/O undisturbed configuration method for distributed control system
CN110334034B (en) Mapping table dynamic loading method and device, computer equipment and storage medium
CN111159985A (en) Data export method, data export device, computer equipment and computer-readable storage medium
EP3101537A1 (en) Control device, control system, control method for control device, and control method for control system
CN114610557A (en) Method and device for testing equipment driving unit
CN109739565B (en) Method and device for ensuring normal operation of Bootrom, computer equipment and storage medium
US20110252169A1 (en) Method for Data Exchange
CN112667463A (en) Application system baseline state monitoring method and device
CN111126004A (en) Method, device and equipment for generating product sequence code and computer readable storage medium
US9898002B2 (en) Method for operating a fieldbus protocol capable field device
CN111143251A (en) Data center control system and method thereof
CN112991578B (en) Vehicle data stream processing method and device, electronic equipment and electronic control unit
CN110989489B (en) Machine tool spindle signal conversion method and device and machine tool equipment
CN115543657A (en) Application method and device of upper computer and electronic equipment
CN111026307B (en) Method and device for quickly associating graphics primitives in graphics configuration tool
CN113238969B (en) Interface automation test method, device, equipment and storage medium
CN114756440B (en) Data writing method, device and equipment of smart card and storage medium
CN112104766B (en) Diagnostic protocol reconstruction method, device, terminal 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200317

RJ01 Rejection of invention patent application after publication