CN102270141B - Configurable data acquisition software system and designing method - Google Patents

Configurable data acquisition software system and designing method Download PDF

Info

Publication number
CN102270141B
CN102270141B CN201110249398.9A CN201110249398A CN102270141B CN 102270141 B CN102270141 B CN 102270141B CN 201110249398 A CN201110249398 A CN 201110249398A CN 102270141 B CN102270141 B CN 102270141B
Authority
CN
China
Prior art keywords
data acquisition
unit
module
equipment
descriptor
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.)
Active
Application number
CN201110249398.9A
Other languages
Chinese (zh)
Other versions
CN102270141A (en
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.)
Ocean University of China
Original Assignee
Ocean University of China
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 Ocean University of China filed Critical Ocean University of China
Priority to CN201110249398.9A priority Critical patent/CN102270141B/en
Publication of CN102270141A publication Critical patent/CN102270141A/en
Application granted granted Critical
Publication of CN102270141B publication Critical patent/CN102270141B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention relates to a configurable data acquisition software system, which comprises a parameter configuration module, a data acquisition module and an acquisition program control module, wherein the parameter configuration module comprises an equipment adding unit, an equipment deleting unit, an equipment inquiring unit and an equipment modifying unit; and the data acquisition module comprises a description information transmission unit, a computer interface initialization unit, a data acquisition unit, a description information reading-writing unit and a master control unit. Furthermore, the invention relates to a configurable data acquisition software designing method. By employing the configurable data acquisition software system and designing method, the development cycle of the data acquisition software can be evidently shortened, the development cost of the software is lowered, the expandability, the maintainability and the operability of the software are increased, and the development of a technique for design and development of the data acquisition software system is promoted.

Description

A kind of configurable data acquisition software system and method for designing
Technical field
The present invention relates to computer software fields, the Software Realization Technique field of particularly data acquisition, specifically refer to a kind of configurable data acquisition software system and method for designing.
Background technology
The automation collection of heat transfer agent is the important component part of the system such as Internet of Things, sensor network.Current data acquisition software system, for specific data acquisition equipment, can realize automatic acquisition and the transmission of heat transfer agent, for the process of heat transfer agent and analysis provide efficient and reliable technological means.
Along with the fast development of electronic information technology, data acquisition equipment upgrading is frequent, and application demand is constantly updated, and causes data acquisition software system to need constantly again to research and develop or upgrade.Adopt current data acquisition software system method for designing, development efficiency reduces, test period is long, R&D costs are high, hinders the quick application of data acquisition technology, have impact on the development of relevant industries to a certain extent.
Summary of the invention
The object of the invention is for overcoming above-mentioned shortcoming of the prior art, provide one have portable strong, can adaption demand change fast, performance history efficiently, the scope of application configurable data acquisition software system and method for designing comparatively widely.
In order to realize above-mentioned object, configurable data acquisition software system of the present invention and method for designing as follows:
Described configurable data acquisition software system, its principal feature is, this data acquisition software system comprises parameter configuration module, data acquisition module, capture program control module.Described device parameter configuration module, developer is the descriptor of data acquisition equipment that uses of configuration data acquisition software system according to the actual requirements, complete the customization of corresponding function, the function of adding and deleting data acquisition equipment and upgrading data acquisition equipment descriptor can be realized, realize the storage to data acquisition equipment descriptor;
Data acquisition module, provides the external interface accepting Control on Communication, receives the logical order of external application, according to described logical order, realizes the Control on Communication to data acquisition equipment and the sensing data obtained in data acquisition equipment;
Capture program control module, provides the external interface accepting Control on Communication, receives the logical order of external application, according to described logical order, realizes controlling the state of data acquisition module, comprise the unlatching control to data acquisition module and closing control.
Data acquisition equipment descriptor in this configurable data acquisition software system comprises, attribute information: describe the facility information comprising device name, production firm, unit type, equipment overall situation numbering.
Computer interface information: describe initializing computer RS-232 interface, RS-485 interface, network interface, gpib interface, initialization information required for USB interface.
Sensor information: describe the attribute sensor information comprising sensor name, sensing data unit, sensor overall situation numbering, sensor relative numbering.
Parameter configuration module in this configurable data acquisition software system comprises equipment adding device, realizes the function of multiple data acquisition equipments of interpolation one or identical type;
Unit deletion unit, realizes the function of deleting data acquisition equipment;
Equipment query unit, realizes the function of all data acquisition equipments of inquiry or the data acquisition equipment with input keyword match;
Apparatus modifications unit, realizes the function of Update Table collecting device descriptor;
This configurable data acquisition software system, it is characterized in that, main control unit, other unit is loaded according to data acquisition equipment descriptor, initialization is carried out to whole module, the Communications Control Interface accepting external application is provided, receives the logical order of external application, and loading configuration is carried out to the unit in described data acquisition module;
Computer interface initialization unit, single data collecting device descriptor, realizes the initialization to Computer I/O interface, and provides the operation corresponding computer I/O instance objects of interface;
Data acquisition unit, realizes the Control on Communication to data acquisition equipment, and obtains the sensing data in data acquisition equipment;
Descriptor read-write cell, provides the read-write capability of data acquisition equipment descriptor, can read and the value of any label in Update Table collecting device descriptor and attribute;
Descriptor transmission unit, provides the network transmission function of data acquisition equipment descriptor, data acquisition equipment descriptor can be transferred to external application.
Capture program control module in this configurable data acquisition software system adopts the form of system service to run in operating system, start self-starting can be set, there is the logical order of moment wait-receiving mode external application, and control the function of the running status of acquisition module.
Data acquisition unit in this configurable data acquisition software module is the set of multiple data acquisition, the capture program of the data acquisition equipment that the corresponding a kind of model of each data acquisition is identical, the data acquisition of the data acquisition equipment to this model is provided, data acquisition equipment model in the data acquisition equipment descriptor described in class name mapping of described data acquisition, each data acquisition provides an external interface called for main control unit, external interface returns the formatted data collected, interface function is made up of following three parts, send command component, receive data division and resolve data division, in the data acquisition equipment that the data acquisition that needs call, needs obtain, the data of sensor, are determined by the data acquisition equipment descriptor in the external logic order received and configuration information.
This configurable data acquisition software system adopts the exploitation of configurable data acquisition software development approach to realize, described configurable data acquisition software development approach, and its principal feature comprises following step:
(1) parameter configuration and storage;
(2) capture program control module starts;
(3) data acquisition module starts;
(4) data acquisition is realized.
Described parameter configuration is arranged for the information completing software systems, comprise the optimum configurations of the data acquisition equipment descriptor needed for actual demand and arrange with the network communication parameters of external application communication, configuration information is stored with the form of file or database; Described capture program control module startup is a service processes of operating system, and each start is started automatically by main frame, and capture program control module waits for that the logical order of external application carrys out the running status of control data acquisition module after starting; It is the control command sent by capture program control module that described acquisition module starts, and starts data acquisition module; Described realizes the logical order that data acquisition is the external application according to reception, then the data acquisition equipment descriptor in described logical order and configuration information is compared, resolved, main control unit according to the parameter sensing data in described logical order calling data collecting unit image data collecting device, carrys out data acquisition function again.
Described configurable data acquisition software method for designing has versatility to different data acquisition software systems, is applicable to the data acquisition software system for various data acquisition equipment.
Described configurable data acquisition software method for designing has independence to different external applications, only needs concrete external application can realize carrying out Control on Communication and data acquisition to described configurable data acquisition software system according to the communication protocol that described configurable data acquisition software system provides.
Described configurable data acquisition software method for designing can meet the demand of described data acquisition software system for the exploitation of certain class data acquisition software system by parameter configuration, when using novel data acquisition equipment, except the collecting unit in acquisition module adds a class, without the need to writing other software code, other module and system architecture remain unchanged.
Have employed configurable data acquisition software system and the method for designing of this invention, due to wherein can according to the specific requirement of user in actual development process, Update Table collecting device descriptor is carried out to realize the data acquisition of this data acquisition software system to different data acquisition equipment by amendment configuration parameter, for different outer application system, as long as the communication protocol provided according to these software systems is developed, can complete the Control on Communication of these software systems and realize the collection of data, significantly shorten the construction cycle of data acquisition software, reduce the cost of development of software, improve the extensibility of software, maintainability and ease for operation, design and development for configurable data acquisition software technology has facilitation.
Accompanying drawing explanation
Fig. 1 is the functional module structure schematic diagram of configurable data acquisition software system of the present invention.
Fig. 2 is the overall logic configuration diagram of configurable data acquisition software system of the present invention.
Fig. 3 is the schematic flow sheet realizing configurable data acquisition software method for designing of the present invention.
The course of work schematic diagram of Fig. 4 configurable data acquisition software system of the present invention.
Embodiment
In order to more clearly understand technology contents of the present invention, describe in detail especially exemplified by following examples.
With reference to Fig. 1, this configurable data acquisition software system, comprises parameter configuration module, data acquisition module, capture program control module.
Device parameter configuration module, developer is the descriptor of data acquisition equipment that uses of configuration data acquisition software system according to the actual requirements, complete the customization of corresponding function, the function of adding and deleting data acquisition equipment and upgrading data acquisition equipment descriptor can be realized, realize the storage to data acquisition equipment descriptor;
Data acquisition module, provides the external interface accepting Control on Communication, receives the logical order of external application, according to described logical order, realizes the Control on Communication to data acquisition equipment and the sensing data obtained in data acquisition equipment;
Capture program control module, provides the external interface accepting Control on Communication, receives the logical order of external application, according to described logical order, realizes controlling the state of data acquisition module, comprise the unlatching control to data acquisition module and closing control.
Data acquisition equipment descriptor in this configurable data acquisition software system comprises, attribute information: describe the facility information comprising device name, production firm, unit type, equipment overall situation numbering.
Computer interface information: describe initializing computer RS-232 interface, RS-485 interface, network interface, gpib interface, initialization information required for USB interface.
Sensor information: describe the attribute sensor information comprising sensor name, sensing data unit, sensor overall situation numbering, sensor relative numbering.
Device parameter configuration module in this configurable data acquisition software system comprises equipment adding device, realizes the function of multiple data acquisition equipments of interpolation one or identical type;
Unit deletion unit, realizes the function of deleting data acquisition equipment;
Equipment query unit, realizes the function of all data acquisition equipments of inquiry or the data acquisition equipment with input keyword match;
Apparatus modifications unit, realizes the function of Update Table collecting device descriptor;
This configurable data acquisition software system, it is characterized in that, described data acquisition module comprises, main control unit, load other unit according to data acquisition equipment descriptor, initialization is carried out to whole module, the Communications Control Interface accepting external application is provided, receive the logical order of external application, and loading configuration is carried out to the unit in described data acquisition module;
Computer interface initialization unit, single data collecting device descriptor, realizes the initialization to Computer I/O interface, and provides the operation corresponding computer I/O instance objects of interface;
Data acquisition unit, realizes the Control on Communication to data acquisition equipment, and obtains the sensing data in data acquisition equipment;
Descriptor read-write cell, provides the read-write capability of data acquisition equipment descriptor, can read and the value of any label in Update Table collecting device descriptor and attribute;
Descriptor transmission unit, provides the network transmission function of data acquisition equipment descriptor, data acquisition equipment descriptor can be transferred to external application.
Capture program control module in this configurable data acquisition software system adopts the form of system service to run in operating system, start self-starting can be set, there is the logical order of moment wait-receiving mode external application, and control the function of the running status of acquisition module.
Data acquisition unit in this configurable data acquisition software module is the set of multiple data acquisition, each data acquisition represents the capture program of the identical data acquisition equipment of a kind of model, the data acquisition of the data acquisition equipment to this model is provided, data acquisition equipment model in the data acquisition equipment descriptor described in class name mapping of described data acquisition, each data acquisition provides an external interface called for main control unit, external interface returns the formatted data collected, interface function is made up of following three parts, send command component, receive data division and resolve data division, in the data acquisition equipment that the data acquisition that needs call, needs obtain, the data of sensor, are determined by the data acquisition equipment descriptor in the external logic order received and configuration file.
Refer to again shown in Fig. 2 and Fig. 3, configurable data acquisition software method for designing should be realized, comprising following steps based on above-mentioned software systems:
(1) parameter configuration and storage;
(2) capture program control module starts;
(3) data acquisition module starts;
(4) data acquisition is realized.
Described parameter configuration is arranged for the information completing software systems, the optimum configurations comprising the data acquisition equipment descriptor needed for actual demand and the network communication parameters communicated with external application are arranged, and configuration information is stored with the form of file or database; Described capture program control module startup is a service processes of operating system, and each start is started automatically by main frame, and capture program control module waits for that the logical order of external application carrys out the running status of control data acquisition module after starting; It is the control command sent by capture program control module that described acquisition module starts, and starts data acquisition module; Described realizes the logical order that data acquisition is the external application according to reception, then the data acquisition equipment descriptor in described logical order and configuration file is compared, resolved, main control unit according to the sensing data in described logical order calling data collecting unit image data collecting device, carrys out the function of data acquisition again.
Described configurable data acquisition software method for designing has versatility to different data acquisition software systems, is applicable to the data acquisition for various data acquisition equipment.
Described configurable data acquisition software method for designing has independence to different external applications, only needs concrete external application can realize carrying out Control on Communication and data acquisition to described configurable data acquisition software system according to the communication protocol that described configurable data acquisition software system provides.
Described configurable data acquisition software method for designing can meet the demand of described data acquisition software system for the exploitation of certain class data acquisition software system by parameter configuration, when using novel data acquisition equipment, except the collecting unit in acquisition module adds a class, without the need to writing other software code, other module and system architecture remain unchanged.
Finally refer to shown in Fig. 4, be connected with data acquisition equipment by computer interface according to realizing the data acquisition software that configurable data acquisition software method for designing designs and develops based on above-mentioned software systems, realize the data acquisition to acquisition target, and then send data to external application by network service.
Have employed configurable data acquisition software system and the method for designing of this invention, due to wherein can according to the specific requirement of user in actual development process, Update Table collecting device descriptor is carried out to realize the data acquisition of this data acquisition software system to different data acquisition equipment by amendment configuration parameter, for different outer application system, as long as the communication protocol provided according to these software systems is developed, can complete the Control on Communication of these software systems and realize the collection of data, significantly shorten the construction cycle of data acquisition software, reduce the cost of development of software, improve the extensibility of software, maintainability and ease for operation, design and development for configurable data acquisition software technology has facilitation.
In this description, the present invention is described with reference to its specific embodiment.But, clearly still can make various amendment and conversion and not deviate from the spirit and scope of the present invention.Therefore, instructions and accompanying drawing are regarded in an illustrative, rather than a restrictive.

Claims (8)

1. configurable data acquisition software system, is characterized in that, described data acquisition software system comprises parameter configuration module, data acquisition module, capture program control module, described
Parameter configuration module, the descriptor of developer's configuration data collecting device according to demand, complete the customization of corresponding function, can realize the function of adding and deleting data acquisition equipment and upgrading data acquisition equipment descriptor, data acquisition equipment descriptor stores with the form of file or database;
Data acquisition module, provides external interface, receives the logical order of external application, according to described logical order, realizes the Control on Communication to data acquisition equipment and the acquisition parameter data obtained in data acquisition equipment;
Capture program control module, provides external interface, receives the logical order of external application, according to described logical order, realize controlling the state of data acquisition module, comprise the unlatching control to data acquisition module and closing control, described data acquisition equipment descriptor comprises
Attribute information: describe the facility information comprising device name, production firm, unit type, equipment overall situation numbering;
Computer interface information: describe initializing computer RS-232 interface, RS-485 interface, network interface, gpib interface, initialization information required for USB interface;
Acquisition parameter information: describe and comprise acquisition parameter title, acquisition parameter unit, acquisition parameter overall situation numbering and acquisition parameter relative numbering;
Described parameter configuration module comprises,
Equipment adding device, realizes the function of multiple data acquisition equipments of interpolation one or identical type;
Unit deletion unit, realizes the function of deleting data acquisition equipment;
Equipment query unit, realizes the function of all data acquisition equipments of inquiry or the data acquisition equipment with input keyword match;
Apparatus modifications unit, realizes the function of Update Table collecting device descriptor;
Described data acquisition module comprises,
Main control unit, load other unit according to data acquisition equipment descriptor, initialization is carried out to whole module, the Communications Control Interface accepting external application is provided, receive the logical order of external application, and loading configuration is carried out to the unit in described data acquisition module;
Computer interface initialization unit, according to data acquisition equipment descriptor, realizes the initialization to Computer I/O interface, and provides the operation corresponding computer I/O instance objects of interface;
Data acquisition unit, realizes the Control on Communication to data acquisition equipment, and obtains the sensing data in data acquisition equipment;
Descriptor read-write cell, provides the read-write capability of data acquisition equipment descriptor, can read and the value of any label in Update Table collecting device descriptor and attribute;
Descriptor transmission unit, provides the network transmission function of data acquisition equipment descriptor, data acquisition equipment descriptor can be transferred to external application.
2. configurable data acquisition software system according to claim 1, it is characterized in that, described capture program control module adopts the form of system service to run in operating system, start self-starting can be set, there is the logical order of moment wait-receiving mode external application, and control the function of the running status of acquisition module.
3. configurable data acquisition software system according to claim 1, it is characterized in that, described data acquisition unit is the set of multiple data acquisition, the capture program of the data acquisition equipment that the corresponding a kind of model of each data acquisition is identical, the data acquisition of the data acquisition equipment to this model is provided, data acquisition equipment model in the data acquisition equipment descriptor described in class name mapping of described data acquisition, each data acquisition provides an external interface called for main control unit, external interface returns the formatted data collected, interface function is made up of following three parts, send command component, receive data division and resolve data division, parameter sensing data in the data acquisition equipment that the data acquisition that needs call, needs obtain, are determined by the data acquisition equipment descriptor in the external logic order received and configuration file.
4., based on a configurable data acquisition software system method for designing according to claim 1, it is characterized in that described method comprises following step:
(1) parameter configuration and storage;
(2) capture program control module starts;
(3) data acquisition module starts;
(4) data acquisition is realized.
5. configurable data acquisition software system method for designing according to claim 4, is characterized in that,
Described parameter configuration is arranged for the information completing software systems, the optimum configurations comprising the data acquisition equipment descriptor needed for actual demand and the network communication parameters communicated with external application are arranged, and configuration information is stored with the form of file or database; Described capture program control module startup is a service processes of operating system, and each start is started automatically by main frame, and capture program control module waits for that the logical order of external application carrys out the running status of control data acquisition module after starting; It is the control command sent by capture program control module that described data acquisition module starts, and starts data acquisition module; Described realizes the logical order that data acquisition is the external application according to reception, then the data acquisition equipment descriptor in described logical order and configuration information is compared, resolved, main control unit according to the parameter sensing data in described logical order calling data collecting unit image data collecting device, carrys out data acquisition function again.
6. configurable data acquisition software system method for designing according to claim 4, is characterized in that described method for designing has versatility to different data acquisition software systems, is applicable to the data acquisition software system for various data acquisition equipment.
7. configurable data acquisition software system method for designing according to claim 4, it is characterized in that described method for designing has independence to different external applications, only need concrete external application can realize carrying out Control on Communication and data acquisition to described configurable data acquisition software system according to the communication protocol that described configurable data acquisition software system provides.
8. configurable data acquisition software system method for designing according to claim 4, it is characterized in that, exploitation for certain class data acquisition software system can meet the demand of described data acquisition software system by parameter configuration, when using novel data acquisition equipment, except the collecting unit in acquisition module adds a class, without the need to writing other software code, other module and system architecture remain unchanged.
CN201110249398.9A 2011-08-21 2011-08-21 Configurable data acquisition software system and designing method Active CN102270141B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110249398.9A CN102270141B (en) 2011-08-21 2011-08-21 Configurable data acquisition software system and designing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110249398.9A CN102270141B (en) 2011-08-21 2011-08-21 Configurable data acquisition software system and designing method

Publications (2)

Publication Number Publication Date
CN102270141A CN102270141A (en) 2011-12-07
CN102270141B true CN102270141B (en) 2015-02-18

Family

ID=45052452

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110249398.9A Active CN102270141B (en) 2011-08-21 2011-08-21 Configurable data acquisition software system and designing method

Country Status (1)

Country Link
CN (1) CN102270141B (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103198165B (en) * 2012-01-05 2016-01-13 北京泛华恒兴科技有限公司 Based on collecting method and the data collector of flexible test technology
CN102929620B (en) * 2012-10-19 2016-05-25 杭州信雅达科技有限公司 A kind of Flexible Measurement & Control plateform system and development approach
CN103399881A (en) * 2013-07-16 2013-11-20 沈阳中科博微自动化技术有限公司 Rapid collecting and distributing method of real-time data for integrated circuit production equipment
CN103546806B (en) * 2013-10-16 2017-04-05 小米科技有限责任公司 A kind of generation method and device of feature list
CN105743676B (en) * 2014-12-10 2019-02-15 北京神州泰岳软件股份有限公司 A kind of multi-data source synthetical collection device and method
CN105807730B (en) * 2014-12-31 2019-10-29 研祥智能科技股份有限公司 A kind of digital equipment industrial control method, apparatus and system
CN105138420A (en) * 2015-07-31 2015-12-09 小米科技有限责任公司 Data backup method, apparatus and system and data recovery method, apparatus and system
CN106648912B (en) * 2015-10-30 2020-11-03 北京国双科技有限公司 Modularization method and device for data processing in data acquisition platform
CN105549437B (en) * 2015-12-25 2018-08-17 大连陆海科技股份有限公司 Ships data collecting device and method
WO2017107159A1 (en) * 2015-12-25 2017-06-29 研祥智能科技股份有限公司 Industrial control method, device, and system for digital equipment
CN106094578A (en) * 2016-06-02 2016-11-09 黄健松 A kind of method and apparatus processing collection data
US20190370689A1 (en) * 2017-02-24 2019-12-05 Omron Corporation Learning data acquiring apparatus and method, program, and storing medium
CN107241385B (en) * 2017-05-05 2021-04-30 深圳市汇川技术股份有限公司 Internet of things data acquisition system and method
CN111125226B (en) * 2019-12-24 2024-01-30 中国建设银行股份有限公司 Configuration data acquisition method and device
CN111506392A (en) * 2020-04-06 2020-08-07 江苏卓正环保科技有限公司 Automatic analysis method for pollution source data acquisition
CN112502909B (en) * 2020-11-26 2023-09-08 中车永济电机有限公司 Wind driven generator fault detection method, data acquisition device, server and system
CN113434484A (en) * 2021-06-29 2021-09-24 青岛海尔科技有限公司 Method, system, device and electronic device for describing functions of equipment

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833452A (en) * 2010-04-30 2010-09-15 中国海洋大学 Monitor software design method based on sensor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833452A (en) * 2010-04-30 2010-09-15 中国海洋大学 Monitor software design method based on sensor

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
传感设备模块接口标准化及可重用数据采集中间件设计;陈朋朋等;《计算机研究与发展》;20101231;第288-292页 *
可配置的智能仪表数据采集系统设计与实现;潘洪华;《中国优秀硕士学位论文全文数据库》;20090315;全文 *

Also Published As

Publication number Publication date
CN102270141A (en) 2011-12-07

Similar Documents

Publication Publication Date Title
CN102270141B (en) Configurable data acquisition software system and designing method
US9823907B2 (en) Extensible device object model
CN101502079B (en) System and method for installing and configuring software applications on a mobile networked terminal
CN102087597B (en) J2EE and component set-based visualized development platform
CN102819426B (en) Method for synchronizing AUTOSAR (automotive open system architecture) model to Simulink model
CN109284106A (en) Method for release management, electronic device and the readable storage medium storing program for executing of business rule
CN100507871C (en) Method and system for testing embedded file system
DK2637114T3 (en) Method of coupling a CAD system with a database and scheduling system for exchanging data between the two systems
CN101521600B (en) Service control method in gateway equipment and gateway equipment
CN105468793A (en) Automated management method for simulation model data
CN100403039C (en) Method for checking circuit schematic diagram
CN102811257B (en) Automatic publication and combination method for Web service
CN105813102A (en) Automatic testing system and automatic testing method
CN108763127B (en) Method for realizing Modbus adapter capable of realizing interconversion of source data and target data
CN103856466A (en) Acquisition terminal device capable of configuring protocols automatically
CN101246421A (en) Universal frame work based on workflow engine
CN110764759B (en) Data conversion method, storage medium and system
Vidal et al. IP reuse in an MDA MPSoPC co-design approach
US10545729B2 (en) Computer program interface
CN101610498B (en) Method and device for updating equipment management object at mobile terminal
CN116483841B (en) Form data management method and device based on compact framework
CN108228702A (en) A kind of implementation method based on Nodejs crawler capturings and download pictures
CN113468101B (en) Radar signal processing function reconstruction method based on domestic CPU
CN101651940A (en) Ticket conversion method and system
CN114117994B (en) Rapid layout method for radar electronic equipment structure

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant