CN100419680C - Method and apparatus for loading compatibly equipment software in distributed control system - Google Patents

Method and apparatus for loading compatibly equipment software in distributed control system Download PDF

Info

Publication number
CN100419680C
CN100419680C CNB2004800441530A CN200480044153A CN100419680C CN 100419680 C CN100419680 C CN 100419680C CN B2004800441530 A CNB2004800441530 A CN B2004800441530A CN 200480044153 A CN200480044153 A CN 200480044153A CN 100419680 C CN100419680 C CN 100419680C
Authority
CN
China
Prior art keywords
file
son
son file
piece
information
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
CNB2004800441530A
Other languages
Chinese (zh)
Other versions
CN101040258A (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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Publication of CN101040258A publication Critical patent/CN101040258A/en
Application granted granted Critical
Publication of CN100419680C publication Critical patent/CN100419680C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44536Selecting among different versions
    • G06F9/44542Retargetable
    • G06F9/44547Fat binaries

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention disclose a method for compatible loading of equipments software in distributed control system, wherein it merge the different subfile which support various hardwares into one file, and write the information of the subfile in the file head, and identify the query method of each subfile and select the said subfile base on hardware requirements. The method of present invention almost completely avoid the problem of hardware difference, which is compatible to very different hardware equipments, and acquire sufficient free degree in the design of system software and system hardware, and achieve the effect of simplifying complicate system, and save a great deal of manpower and material resources of development, and economize the equipments investment for the customer, and prolong the service life of the old equipments, and improve the flexibility of system control.

Description

Compatibly equipment software loads in a kind of Distributed Control System (DCS) method and device
Technical field
The present invention relates to a kind of software version control method and device that is applicable to Distributed Control System (DCS), make same software version can be compatible with different hardware platforms, particularly relate to the collecting and distributing control of software version of communication field, make various hardware platforms only use an identical software version can finish function with identical or different function.
Background technology
At present, Distributed Control System (DCS) is widely used in aspect of social life, industrial automation, monitoring, communications etc. all have a large amount of uses, and along with the development of computer control and embedded system, using software to carry out device control at present in Distributed Control System (DCS) has become main flow.
In a Distributed Control System (DCS), a central apparatus often will be controlled a lot of peripherals, and the peripherals with same or difference in functionality has multiple different hardware implementation mode, thereby needs different software versions to control.
In present technology, the general corresponding different hardware device of different software versions that uses is controlled, if change has taken place in hardware, often can not revise the compatibility that realizes multiple hardwares by simple software, this controls with regard to needing new software version of corresponding increase, like this, and along with device category in the system is more and more, need the software version of control also more and more, the control relation of system also becomes increasingly complex.
This method has proposed a kind of method of using same software version different hardware equipment to be carried out compatible control, reduced the control complexity of central apparatus software, improved the versatility and the compatibility of equipment, had identical function and hardware realizes that different equipment compatibility problems has special advantages for solution.
Disclosure of the Invention
Technical matters to be solved by this invention provides method and the device that compatibly equipment software loads in a kind of Distributed Control System (DCS), overcome in the existing Distributed Control System (DCS), the shortcoming that the peripheral submodule that physics realization is different to logic function is similar will use different software versions to control, the problem of the software version compatibility difficulty that the different hardware that exists in the solution prior art realizes.
For achieving the above object, the invention provides the method that compatibly equipment software loads in a kind of Distributed Control System (DCS), its characteristics are, to support the different son files of multiple hardwares to merge in the file, and write son file information in file beginning, identify the querying method of each son file and select described son file, comprise the steps: step 1, from file header, read the number of son file information according to the demand of hardware; Step 2 is checked son file information one by one, extracts the release type and the version number of the son file that needs; Step 3 goes out the son file piece at son file place according to the son file information index; Step 4 uses this son file as operating file.
Above-mentioned method, its characteristics are, have comprised file identification, file size, son file information number and file header verification in the described file header; File identification is a magic number, is used for the classification of representation file, with quick judgement file layout; File size equals the length of whole software version file; Son file information number is used for illustrating the number of the son file that contains in the current file; Whether the data that the file header verification is used for whole file header of verification and All Files information are correct.
Above-mentioned method, its characteristics are, comprise in the described son file information: release type, version number, son file start address, son file block length, son file block check; Whether release type is a discriminant information, represents the corresponding type of hardware of supporting of son file, conform to type of hardware by differentiating release type, to obtain the son file piece that current hardware needs; Version number is used for version management and differentiates this son file and whether current hardware mates; The son file start address is in order to provide the offset address of son file piece in whole file; The son file block length is the length of the represented son file piece of sub-fileinfo; The son file block check is the verification of the represented son file piece of sub-fileinfo.
Above-mentioned method, its characteristics are, further comprise in described step 3: by go out the start offset address of son file piece from current son file information extraction, read whole son file piece.
Above-mentioned method, its characteristics are, are to use this son file by described son file piece is generated an independent version file in addition in described step 4.
Above-mentioned method, its characteristics are, are to use this son file by directly extract this son file piece from file in described step 4.
Above-mentioned method, its characteristics are, comprise also that in described step 1 flow process is extracted in the verification of version file head:
Step a differentiates file identification, the then execution in step b that meets the requirements, otherwise execution in step f;
Step b reads son file information number;
Step c, the calculation document message length;
Steps d, a calculation document verification;
Step e, whether correct, be execution in step g then if differentiating verification, otherwise execution in step f;
Step f carries out abnormality processing;
Step g, this flow process finishes.
Above-mentioned method, its characteristics are that the independent version file of described generation comprises the steps:
Steps A, the type of hardware of acquisition subordinate equipment;
Step B obtains the son file piece that is fit to subordinate equipment;
Step C issues this son file piece as an independent software version.
Technique effect of the present invention is: adopt the method for the invention, compared with prior art, on the compatibility of software, obtain very large progress, in the past when doing same softwarecompatible in a plurality of hardware device, owing to be subjected to the restriction of hardware device, the purpose of design that softwarecompatible can reach is very limited, in case hardware differences is excessive, just might be compatible, and this method has almost completely been avoided the problem of hardware differences, can the great hardware device of compatible difference, in the design of system hardware and software, obtain and reach very big degree of freedom, played the effect of simplifying complication system, a large amount of exploitation manpower and materials have been saved, save equipment investment for the client, prolonged the serviceable life of old equipment, improved the dirigibility of system's control.
Brief Description Of Drawings
Fig. 1 is that flow process is extracted in the verification of version file head;
Fig. 2 is a son file information index flow process;
Fig. 3 is that the son file piece extracts flow process;
Fig. 4 is higher level's opertaing device carries out software loading to subordinate equipment a flow process;
Fig. 5 is the flow process that the hardware device selectivity is used the son file piece;
Fig. 6 is the flow chart of steps of the inventive method.
Realize best mode of the present invention
Be described in further detail below in conjunction with the enforcement of accompanying drawing technical scheme:
Software version compatibility of the present invention is as follows in the method for different hardware:
The core that method realizes is that a software version is supported multiple hardwares, is actually a plurality of files are merged in the file, and writes son file information in the file beginning, identifies the querying method of the software son file of supporting various different hardware.The form of whole software version file is as follows
File header Son file information 1 ……. Son file information N Son file piece 1 …… Son file piece N
Fig. 6 is the flow chart of steps of the inventive method, comprises the steps:
Step 601 is read the number of son file information from file header.
File header
File identification File size Son file information number The file header verification
In a file header, comprised file identification, file size, son file information number, several parts of file header verification.Wherein:
File identification is a specific magic number (Magic numbers, magic number refers to the string number of binary file beginning place), and the classification of refering in particular to file is used for judging fast file layout.
File size equals the length of whole software version file.
Son file information number illustrates the number of the son file that contains in the current file.
The file header verification be used for the whole file header of verification and from son file information 1 to son file information N scope in data whether correct.
From file header, can index the number of son file, and whether the verification file head is correct.
Step 602 is checked son file information one by one, extracts the release type and the version number that need.
Son file information
Release type Version number Son file piece start address The son file block length The son file block check
After confirming that file header is correct, just can all son file information be scanned, has comprised following information in the son file information:
Release type
Version number
The son file start address
The son file block length
The son file block check
Release type is a main discriminant information, and whether the type of hardware that on behalf of this son file, it support conforms to type of hardware by differentiating release type, just can obtain the son file piece that current hardware needs.
Whether version number is mainly used in version management, can differentiate this this software and overlap together with other softwares.
The son file start address has provided the offset address of son file piece in whole file.
The son file block length is meant the length of the son file piece that sub-fileinfo is represented.
The son file block check is meant the verification of the son file piece that sub-fileinfo is represented.
Like this,, just can find out the son file information corresponding,, just can find blocks of files by this son file information with current hardware by scanning to the sub-information of file.
Step 603 goes out the son file piece according to the son file information index.
After having obtained current son file information, can extract the son file piece, read whole son file piece, and carry out the son file block check in the start offset address in software version.
Step 604 uses this son file piece to be this edition operating software.
After obtaining this son file piece, this son file piece can be generated in addition an independent version file, perhaps just when using this son file piece, from file, extract again by needs.
Fig. 1 is that flow process is extracted in the verification of version file head, comprising:
Step 101: differentiate file identification, the then execution in step 102 that meets the requirements, otherwise execution in step 106;
Step 102: read son file information number;
Step 103: calculation document message length;
Step 104: a calculation document verification;
Whether step 105: it is correct to differentiate verification, is execution in step 107 then, otherwise execution in step 106;
Step 106: carry out abnormality processing;
Step 107: enter next flow process.
After version file head essential process verification specified data is error-free, can be effective, the verification in the file header is the verification of whole file header and all son file information.File header by verification after, extract son file information number, as index son file range of information.
Fig. 2 is a son file information index flow process; Comprise:
Step 201: current son file information index zero setting;
Step 202: judge the FileVersion type whether with the hardware coupling, be execution in step 206 then, otherwise execution in step 203;
Step 203: current son file information index adds one;
Step 204: judge that whether current son file information index is maximum, be execution in step 205 then, otherwise return step 202;
Step 205: carry out abnormality processing;
Step 206: extract current son file information and preservation;
Step 207: enter next flow process.
Fig. 2 flow process is the continuation of Fig. 1 flow process, needs to use the son file information number that reads in Fig. 1 flow process in the son file information index flow process, as the maximal value of son file information index.Flow process travels through all son file information, till finding required son file information.
Fig. 3 is that the son file piece extracts flow process, comprising:
Step 301: obtain son file information;
Step 302: read son file piece start address;
Step 303: read the son file block length;
Step 304: calculate son file piece and verification;
Step 305: whether that deposits in the verification of judge calculating and the son file information equates, is execution in step 307 then, otherwise execution in step 306;
Step 306: abnormality processing;
Step 307: read whole son file piece;
Step 308: finish.
Fig. 3 flow process is right after Fig. 2 flow process, the suction parameter that the current son file information of obtaining in Fig. 2 flow process is Fig. 3 flow process.Flow process obtains the skew and the length of son file piece and the verification of calculation document piece by current son file information.The son file piece that extracts has been exactly available target data.
This instructions provides two kinds of embodiments commonly used.
Embodiment one, higher level's opertaing device are to the selectivity software loading of subordinate equipment:
As shown in Figure 4, being higher level's opertaing device carries out the flow process of software loading to subordinate equipment, comprising:
Step 401: the type of hardware that obtains subordinate equipment;
Step 402: obtain the son file piece that is fit to subordinate equipment;
Step 403: this son file piece is issued as an independent software version.
When higher level's opertaing device carries out software loading to subordinate equipment, higher level's opertaing device can not be loaded into subordinate equipment with whole software versions, and after the son file piece that only needs to adapt to the subordinate equipment needs reconstitutes a new software version, directly be loaded into subordinate equipment, the benefit of doing like this is to save the storage resources of subordinate equipment.
Embodiment two, the hardware device selectivity is used the son file piece:
Shown in Figure 5 is the flow process that the hardware device selectivity is used the son file piece, comprising:
Step 501: from version file, extract the son file piece;
Step 502: use this son file piece.
Hardware device all downloads to the whole software version in the memory storage of equipment, then according to current type of hardware, determines the son file piece of extraction, and uses this son file piece.
The difference of these two kinds of embodiments is actually on different equipment and extracts the son file piece, and implementing in first is to extract the son file piece at higher level's opertaing device, and to implement in second be to extract the son file piece at this equipment.
In order to realize above-mentioned purpose better, the present invention also provides a kind of Distributed Control System (DCS), comprise a compatibly equipment software load-on module, wherein, described compatibly equipment software load-on module, be used for and support the different son files of multiple hardwares to merge to a file, and write son file information in file beginning, identify the querying method of each son file and select described son file according to the demand of hardware, comprise the number of at first from file header, reading son file information, check son file information then one by one, extract the release type and the version number of the son file that needs, secondly go out the son file piece at son file place according to the son file information index, use this son file at last as operating file.
Distributed Control System (DCS) softwarecompatible scheme as herein described is the very strong softwarecompatible scheme of a kind of function, and for simplied system structure in complication system, improving system compatibility all has important effect.
Only be specific embodiments of the invention below, should be considered to be limitation of the scope of the invention.The present invention also can have other various embodiments, and under the situation that does not deviate from spirit of the present invention and essence thereof, any equivalence changes and revises the protection domain that all should belong to the appended claim of invention.
Industrial applicability
The invention solves the problem of hardware differences, can the great hardware device of compatible difference, soft in system Obtain in the design of hardware and reach the very big free degree, played the effect of simplifying complication system, saved a large amount of The exploitation manpower and materials have been saved equipment investment for the client, have prolonged the service life of old equipment, have improved to be The flexibility of system control. The present invention can be in the various aspects of social life, industrial automation, monitoring, communication Etc. the aspect be used widely.

Claims (9)

1. the method that compatibly equipment software loads in the Distributed Control System (DCS), to support the different son files of multiple hardwares to merge in the file, and write son file information in file beginning, and identify the querying method of each son file and select described son file according to the demand of hardware, it is characterized in that
Comprise the steps:
Step 1 is read the number of son file information from file header;
Step 2 is checked son file information one by one, extracts the release type and the version number of the son file that needs;
Step 3 goes out the son file piece at son file place according to the son file information index;
Step 4 uses this son file as operating file.
2. method according to claim 1 is characterized in that, has comprised file identification, file size, son file information number and file header verification in the described file header;
File identification is a magic number, is used for the classification of representation file, with quick judgement file layout;
File size equals the length of whole software version file;
Son file information number is used for illustrating the number of the son file that contains in the current file;
Whether the data that the file header verification is used for whole file header of verification and All Files information are correct.
3. method according to claim 2 is characterized in that, comprises in the described son file information: release type, version number, son file start address, son file block length, son file block check;
Whether release type is a discriminant information, represents the corresponding type of hardware of supporting of son file, conform to type of hardware by differentiating release type, to obtain the son file piece that current hardware needs;
Version number is used for version management and differentiates this son file and whether current hardware mates;
The son file start address is in order to provide the offset address of son file piece in whole file;
The son file block length is the length of the represented son file piece of sub-fileinfo;
The son file block check is the verification of the represented son file piece of sub-fileinfo.
4. method according to claim 3 is characterized in that, further comprises in described step 3: by go out the start offset address of son file piece from current son file information extraction, read whole son file piece.
5. method according to claim 4 is characterized in that, is to use this son file by described son file piece is generated an independent version file in addition in described step 4.
6. method according to claim 4 is characterized in that, is to use this son file by directly extract this son file piece from file in described step 4.
7. according to claim 2,3,4,5 or 6 described methods, it is characterized in that, comprise also that in described step 1 flow process is extracted in the verification of version file head:
Step a differentiates file identification, the then execution in step b that meets the requirements, otherwise execution in step f;
Step b reads son file information number;
Step c, the calculation document message length;
Steps d, a calculation document verification;
Step e, whether correct, be execution in step g then if differentiating verification, otherwise execution in step f;
Step f carries out abnormality processing;
Step g, this flow process finishes.
8. method according to claim 5 is characterized in that, the independent version file of described generation comprises the steps:
Steps A, the type of hardware of acquisition subordinate equipment;
Step B obtains the son file piece that is fit to subordinate equipment;
Step C issues this son file piece as an independent software version.
9. Distributed Control System (DCS), comprise a compatibly equipment software load-on module, it is characterized in that, described compatibly equipment software load-on module is used for and will supports the different son files of multiple hardwares to merge to a file, and write son file information in file beginning, identify the querying method of each son file and select described son file according to the demand of hardware, comprise the number of at first from file header, reading son file information, check son file information then one by one, extract the release type and the version number of the son file that needs, secondly go out the son file piece at son file place according to the son file information index, use this son file at last as operating file.
CNB2004800441530A 2004-12-21 2004-12-21 Method and apparatus for loading compatibly equipment software in distributed control system Active CN100419680C (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2004/001482 WO2006066446A1 (en) 2004-12-21 2004-12-21 A method and device for compatible loading of equipments software in distributed control system

Publications (2)

Publication Number Publication Date
CN101040258A CN101040258A (en) 2007-09-19
CN100419680C true CN100419680C (en) 2008-09-17

Family

ID=36601339

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2004800441530A Active CN100419680C (en) 2004-12-21 2004-12-21 Method and apparatus for loading compatibly equipment software in distributed control system

Country Status (2)

Country Link
CN (1) CN100419680C (en)
WO (1) WO2006066446A1 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102129532B (en) * 2011-03-23 2013-03-20 北京亿赛通科技发展有限责任公司 Method and system for digital copyright protection
CN102520948B (en) * 2011-12-09 2015-08-12 福建联迪商用设备有限公司 Application maintenance update method and device
CN103871440A (en) * 2012-12-18 2014-06-18 瑞轩科技股份有限公司 Method for quickly judging compression format of audio and video archive and related playing device
CN103530121A (en) * 2013-10-15 2014-01-22 武汉邮电科学研究院 Method of compatibility of multiple hardware platforms by RRU single software version
CN104021018A (en) * 2014-06-06 2014-09-03 上海卓悠网络科技有限公司 Terminal, upgrade patch generation method and upgrade patch recognition method
CN105511851B (en) * 2015-11-20 2019-06-14 南京中科创达软件科技有限公司 A method of extension Android system resource load
CN105786515B (en) * 2016-03-01 2020-01-14 惠州Tcl移动通信有限公司 Electronic book file, generation processing method and opening processing method thereof
CN106126367B (en) * 2016-06-28 2019-09-20 湖北锐世数字医学影像科技有限公司 A kind of self checking method and system of file
CN106686078B (en) * 2016-12-26 2020-03-24 北汽福田汽车股份有限公司 Data transmission method and device
CN109426507B (en) * 2017-08-25 2022-01-21 中车株洲电力机车研究所有限公司 Case equipment file management method and system
CN110134428B (en) * 2018-02-09 2024-02-06 中兴通讯股份有限公司 Safety protection method and device
CN111767072B (en) * 2019-04-02 2023-03-14 浙江宇视科技有限公司 Client manufacturing method and device
CN114047968B (en) * 2021-10-30 2024-02-13 济南浪潮数据技术有限公司 Method, system, storage medium and equipment for automatic hardware adaptation

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1248749A (en) * 1998-09-18 2000-03-29 英业达股份有限公司 Method for merging files
CN1325062A (en) * 2000-05-19 2001-12-05 英业达股份有限公司 Intelligent hardware installing method
WO2002013003A2 (en) * 2000-08-04 2002-02-14 Marconi Communications, Inc. System and method for implementing a self-activating embedded application
US20020156947A1 (en) * 2001-04-19 2002-10-24 Masahiro Nishio Information processing apparatus, information processing method, alternate response apparatus, response method, control program, and network system
CN1464387A (en) * 2002-06-26 2003-12-31 联想(北京)有限公司 Hardware equipment drive program installing method and computer therefor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1248749A (en) * 1998-09-18 2000-03-29 英业达股份有限公司 Method for merging files
CN1325062A (en) * 2000-05-19 2001-12-05 英业达股份有限公司 Intelligent hardware installing method
WO2002013003A2 (en) * 2000-08-04 2002-02-14 Marconi Communications, Inc. System and method for implementing a self-activating embedded application
US20020156947A1 (en) * 2001-04-19 2002-10-24 Masahiro Nishio Information processing apparatus, information processing method, alternate response apparatus, response method, control program, and network system
CN1464387A (en) * 2002-06-26 2003-12-31 联想(北京)有限公司 Hardware equipment drive program installing method and computer therefor

Also Published As

Publication number Publication date
WO2006066446A1 (en) 2006-06-29
CN101040258A (en) 2007-09-19

Similar Documents

Publication Publication Date Title
CN100419680C (en) Method and apparatus for loading compatibly equipment software in distributed control system
CN1141641C (en) Method and device for installing alowed application program
CN112256558B (en) Test case generation method and device, computer equipment and storage medium
CN102982274B (en) The management method of intelligent terminal system and intelligent terminal
US8307355B2 (en) Method and apparatus for populating a software catalogue with software knowledge gathering
CN102779151B (en) The searching method of application program, Apparatus and system
CN109543462B (en) Equipment identification determination method, device, server and storage medium
CN100426291C (en) System and method to realize database upgrading in background management system
CN101556634B (en) Method and system for managing and controlling using authority of external apparatus
CN102736978A (en) Method and device for detecting installation status of application program
US20040148601A1 (en) Method and system for calculation and use of a disk image identifer
CN110597523A (en) Board card firmware burning method, device and system, board card and terminal equipment
CN101163050A (en) Equipment near-end maintenance method, system and equipment
CN101727549A (en) Computer system for fingerprint identification and fingerprint identification method thereof
CN101369303B (en) Method and system for controlling concurrency user number
CN111953517B (en) Method and system for realizing service rule hot loading
CN100454266C (en) Method for checking correct of assembling position of computer assembly
CN102393848A (en) Method and system for acquiring identification information of data terminal equipment
CN101604290B (en) Background module test method and backstage module test system
CN201435074Y (en) Device for generating test case based on member
US6636864B1 (en) Methods and systems for automatically creating a data feed file for use with desktop applications
CN101197016A (en) Batching concurrent job processing equipment and method
CN103092955B (en) Checkpointed method, Apparatus and system
AU6174699A (en) Method, validation module, server, control module, and storage means for validating configuration data for telecommunications systems
CN101256575B (en) Method and apparatus for improving veneer disk space utilization ratio

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
EE01 Entry into force of recordation of patent licensing contract

Application publication date: 20070919

Assignee: SHENZHEN ZTE MICROELECTRONICS TECHNOLOGY CO., LTD.

Assignor: ZTE Corporation

Contract record no.: 2015440020319

Denomination of invention: Method and apparatus for loading compatibly equipment software in distributed control system

Granted publication date: 20080917

License type: Common License

Record date: 20151123

LICC Enforcement, change and cancellation of record of contracts on the licence for exploitation of a patent or utility model