CN108038144B - Method and tool for quickly modifying man-machine interaction engineering information of complex system - Google Patents
Method and tool for quickly modifying man-machine interaction engineering information of complex system Download PDFInfo
- Publication number
- CN108038144B CN108038144B CN201711223693.0A CN201711223693A CN108038144B CN 108038144 B CN108038144 B CN 108038144B CN 201711223693 A CN201711223693 A CN 201711223693A CN 108038144 B CN108038144 B CN 108038144B
- Authority
- CN
- China
- Prior art keywords
- search
- data structure
- picture
- search condition
- result set
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/14—Details of searching files based on file metadata
- G06F16/156—Query results presentation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/14—Details of searching files based on file metadata
- G06F16/148—File search processing
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Library & Information Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention provides a method for quickly modifying man-machine interaction engineering information of a complex system, which is implemented after synchronizing equipment library engineering data of IAPP plant software and IAPP view software; providing a search bar and a replacement bar in IAPIView software, acquiring the search condition of an interface after a user inputs the search condition and selects a search range, and traversing gra format picture files under all engineering pictures according to the search condition; traversing all element structures in each picture, adding elements meeting the search conditions into a search result set list, returning and displaying the search result set list in an IAPview software interface; replacing the original component data structure with the replaced new component data structure set by the user; and storing the replaced new element data structure into the picture file, and ending. The invention can quickly realize the quick modification of the man-machine interaction engineering information of the complex system, thereby realizing the quick configuration and debugging of the engineering and being convenient for users to use to a certain extent.
Description
Technical Field
The invention relates to the technical field of industrial automation control, in particular to a method and a tool for quickly modifying man-machine interaction engineering information of a complex system.
Background
In the technical field of industrial automation control, at present, long time is needed for modifying the man-machine interaction engineering information of a complex system, the modification process is complex, elements needing to be modified need to be found from a plurality of pictures and then are modified one by one, and the efficiency is low. It is therefore difficult to achieve rapid modification of human-machine interaction engineering information in complex systems.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method and a tool for quickly modifying the human-computer interaction engineering information of a complex system, so as to quickly modify the human-computer interaction engineering information of the complex system, thereby realizing quick configuration and debugging of the engineering, and facilitating the use of the user to a certain extent.
The method of the invention is realized as follows: a method for quickly modifying man-machine interaction engineering information of a complex system comprises the following steps:
step S1, opening and running the equipment library project corresponding to the human-computer interaction project needing to be modified in the IAPP plant software, then opening the equipment library project needing to be modified in the IAPP view software and successfully carrying out data synchronization; after software is opened, firstly, selecting a human-computer interaction project needing to quickly modify project information;
step S2, providing a search bar and a replacement bar in an IAPview software interface for a user to set a search condition and a search range and to set a new element data structure after replacement;
s3, after the user inputs the search condition and selects the search range, obtaining the search condition of the interface, traversing the gra format picture files under all the engineering pictures according to the search condition;
step S4, traversing all element structures in each picture, comparing each element, adding the elements meeting the search condition into a search result set list, and recording the picture, the storage position and the current data structure of the elements meeting the condition;
step S5, returning and displaying the search result set list in an IAPview software interface;
step S6, circulating the search result set list, and acquiring the information such as the picture and the storage position of each element in the search result set list;
step S7, replacing the original component data structure with the replaced new component data structure set by the user;
step S8, the replaced new component data structure is saved in the screen file, and the process ends.
A log function button is further provided in the IAPview software interface, so that a user can check the replacement record.
The tool of the invention is realized as follows: a tool for rapid modification of complex system human-machine interaction engineering information having computer instructions which when executed by a processor implement the steps of:
step S10, providing a search bar and a replacement bar in an IAPview software interface for a user to set a search condition and a search range and to set a new element data structure after replacement;
s20, after the user inputs the search condition and selects the search range, obtaining the search condition of the interface, traversing the gra format picture files under all the engineering pictures according to the search condition;
step S30, traversing all element structures in each picture, comparing each element, adding the elements meeting the search condition into a search result set list, and recording the picture, the storage position and the current data structure of the elements meeting the condition;
step S40, returning and displaying the search result set list in an IAPview software interface;
step S50, circulating the search result set list, and acquiring the information such as the picture and the storage position of each element in the search result set list;
step S60, the replaced new component data structure set by the user is replaced with the original component data structure.
A log function button is also provided in the IAPview software interface for a user to view replacement records.
The invention has the following advantages: the method and the tool can quickly realize quick modification of man-machine interaction engineering information of a complex system, can search all elements meeting the search conditions by setting the search conditions, can singly select one or more search results in the search results for replacement, can select all search contents for replacement by clicking full selection, and have higher rapidity, degree of freedom and adaptability.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
FIG. 1 is a flowchart illustrating the steps of an embodiment of a tool for quickly modifying human-machine interaction engineering information of a complex system according to the present invention.
FIG. 2 is a flowchart illustrating background search execution according to an embodiment of the tool for quickly modifying human-computer interaction engineering information in a complex system.
FIG. 3 is a flowchart illustrating a background replacement execution process of an embodiment of the tool for quickly modifying human-computer interaction engineering information of a complex system according to the present invention.
Detailed Description
The invention discloses a method for quickly modifying man-machine interaction engineering information of a complex system, which comprises the following steps:
step S1, opening and operating the equipment library engineering corresponding to the human-computer interaction engineering needing to be modified in the IAPP plant software, then opening the equipment library engineering needing to be modified in the IAPP view software and successfully carrying out data synchronization, so that the equipment library engineering data of the IAPP plant software and the IAPP view software are synchronized; after software is opened, firstly, selecting a human-computer interaction project needing to quickly modify project information;
step S2, providing a search bar and a replacement bar in an IAPview software interface for a user to set a search condition and a search range and to set a new element data structure after replacement;
s3, after the user inputs the search condition and selects the search range, obtaining the search condition of the interface, traversing the gra format picture files under all the engineering pictures according to the search condition;
step S4, traversing all element structures in each picture, comparing each element, adding the elements meeting the search condition into a search result set list, and recording the picture, the storage position and the current data structure of the elements meeting the condition;
step S5, returning and displaying the search result set list in an IAPview software interface;
step S6, circulating the search result set list, and acquiring the information such as the picture and the storage position of each element in the search result set list;
step S7, replacing the original component data structure with the replaced new component data structure set by the user;
step S8, the replaced new component data structure is saved in the screen file, and the process ends.
A log function button is further provided in the IAPview software interface, so that a user can check the replacement record.
The invention relates to a tool for quickly modifying man-machine interaction engineering information of a complex system, which is provided with computer instructions, wherein the computer instructions realize the following steps when being executed by a processor:
step S10, providing a search bar and a replacement bar in an IAPview software interface for a user to set a search condition and a search range and to set a new element data structure after replacement;
s20, after the user inputs the search condition and selects the search range, obtaining the search condition of the interface, traversing the gra format picture files under all the engineering pictures according to the search condition;
step S30, traversing all element structures in each picture, comparing each element, adding the elements meeting the search condition into a search result set list, and recording the picture, the storage position and the current data structure of the elements meeting the condition;
step S40, returning and displaying the search result set list in an IAPview software interface;
step S50, circulating the search result set list, and acquiring the information such as the picture and the storage position of each element in the search result set list;
step S60, the replaced new component data structure set by the user is replaced with the original component data structure.
The quick modification tool for the man-machine interaction engineering information of the complex system also provides a log function button in the IAPview software interface for a user to check the replacement record.
The quick modification tool can be named as a PageModify element replacement tool, elements meeting the search conditions can be completely searched out by setting the search conditions, then one or more search results can be selected independently from the search results for replacement, or all search contents can be selected for replacement by clicking full selection, so that the quick modification tool has high rapidity, freedom and adaptability. The usage steps of the PageModify component replacement tool are shown in fig. 1:
(1) and opening and operating the equipment library engineering corresponding to the human-computer interaction engineering required to be modified by the IAPP plant.
(2) IAPview software opens the project that needs to be modified and successfully synchronizes the data.
(3) And opening a PageModify element replacement tool and selecting the human-computer interaction engineering needing to be modified.
(4) In the column of "search condition", a search condition is entered, and a search result appears by clicking a "search" button after selecting a search range.
(5) Content that is desired to be replaced is selected in the search results.
(6) In the "replace" column, the item to be replaced is selected first, and then the content to be replaced is selected from the corresponding item.
(7) After confirming that the contents before and after replacement are correct, the replacement can be completed by clicking the replacement button, and meanwhile, the 'open log' button can be clicked to check the replacement record.
(8) When the project is modified, the IAPview needs to store the project and then reopen the project, so that the modified content can be checked.
The background search execution flow of the PageModify element replacement tool is shown in FIG. 2:
1) starting, after a user inputs a search condition and selects a search range, acquiring the search condition of an interface, and traversing gra format picture files under all engineering pictures according to the search condition;
2) traversing all element structures in each picture, comparing each element, adding the elements meeting the search conditions into a search result set list, and recording the picture, the storage position and the current data structure of the elements meeting the conditions;
3) and returning and displaying the search result set list in an IAPview software interface.
The background replacement execution flow of the PageModify element replacement tool is shown in FIG. 3:
1) circularly searching a result set list, and acquiring information such as a picture, a storage position and the like of each element in the search result set list;
2) replacing the original element data structure with the replaced new element data structure set by the user;
3) and storing the replaced new element data structure into the picture file.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.
Claims (4)
1. A method for quickly modifying man-machine interaction engineering information of a complex system is characterized by comprising the following steps: the method comprises the following steps:
step S1, opening and running the equipment library project corresponding to the human-computer interaction project to be modified in the IAPP plant software, then opening the equipment library project to be modified in the IAPP view software and successfully carrying out data synchronization; after software is opened, firstly, selecting a human-computer interaction project needing to quickly modify project information;
step S2, providing a search bar and a replacement bar in an IAPview software interface for a user to set a search condition and a search range and to set a new element data structure after replacement;
s3, after the user inputs the search condition and selects the search range, obtaining the search condition of the interface, traversing all gra format picture files under the human-computer interaction engineering picture needing to quickly modify the engineering information according to the search condition;
step S4, traversing all element structures in each picture, comparing each element, adding the elements meeting the search condition into a search result set list, and recording the picture, the storage position and the current data structure of the elements meeting the condition;
step S5, returning and displaying the search result set list in an IAPview software interface;
step S6, circulating the search result set list, and acquiring the information such as the picture and the storage position of each element in the search result set list;
step S7, replacing the original component data structure with the replaced new component data structure set by the user;
step S8, the replaced new component data structure is saved in the screen file, and the process ends.
2. The method for rapidly modifying the human-computer interaction engineering information of the complex system according to the claim 1, wherein the method comprises the following steps: a log function button is further provided in the IAPview software interface, so that a user can check the replacement record.
3. A tool for quickly modifying man-machine interaction engineering information of a complex system is provided with computer instructions and is characterized in that: the instructions when executed by the processor implement the steps of:
step S10, providing a search bar and a replacement bar in an IAPview software interface for a user to set a search condition and a search range and to set a new element data structure after replacement;
s20, after the user inputs the search condition and selects the search range, obtaining the search condition of the interface, traversing all gra format picture files under the human-computer interaction engineering picture needing to quickly modify the engineering information according to the search condition;
step S30, traversing all element structures in each picture, comparing each element, adding the elements meeting the search condition into a search result set list, and recording the picture, the storage position and the current data structure of the elements meeting the condition;
step S40, returning and displaying the search result set list in an IAPview software interface;
step S50, circulating the search result set list, and acquiring the information such as the picture and the storage position of each element in the search result set list;
step S60, the replaced new component data structure set by the user is replaced with the original component data structure.
4. The tool for rapidly modifying the human-computer interaction engineering information of the complex system according to claim 3, wherein: a log function button is also provided in the IAPview software interface for a user to view replacement records.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711223693.0A CN108038144B (en) | 2017-11-29 | 2017-11-29 | Method and tool for quickly modifying man-machine interaction engineering information of complex system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711223693.0A CN108038144B (en) | 2017-11-29 | 2017-11-29 | Method and tool for quickly modifying man-machine interaction engineering information of complex system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN108038144A CN108038144A (en) | 2018-05-15 |
CN108038144B true CN108038144B (en) | 2020-07-10 |
Family
ID=62094351
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201711223693.0A Active CN108038144B (en) | 2017-11-29 | 2017-11-29 | Method and tool for quickly modifying man-machine interaction engineering information of complex system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108038144B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111191321B (en) * | 2019-11-14 | 2023-10-17 | 广州明珞汽车装备有限公司 | Control method, system and storage medium for renaming welding spots |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7165041B1 (en) * | 1999-05-27 | 2007-01-16 | Accenture, Llp | Web-based architecture sales tool |
US7921375B2 (en) * | 2005-12-16 | 2011-04-05 | Microsoft Corporation | Integrating user interfaces from one application into another |
CN102012896B (en) * | 2010-12-29 | 2012-11-21 | 深圳市五巨科技有限公司 | Method and device for realizing bulk editing of file contents |
CN103903291B (en) * | 2012-12-24 | 2017-05-31 | 阿里巴巴集团控股有限公司 | A kind of method and apparatus of automatic modification picture |
CN104134109A (en) * | 2014-06-24 | 2014-11-05 | 青岛海信网络科技股份有限公司 | Engineering configuration method and engineering configuration system integrating version management |
CN105677303B (en) * | 2014-11-17 | 2018-08-24 | 中国科学院沈阳计算技术研究所有限公司 | A kind of design method of configuration software picture editing tool |
CN105760355A (en) * | 2016-01-29 | 2016-07-13 | 大连楼兰科技股份有限公司 | System and method for automatic batch conversion of line break format |
-
2017
- 2017-11-29 CN CN201711223693.0A patent/CN108038144B/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN108038144A (en) | 2018-05-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10372722B2 (en) | Displaying events based on user selections within an event limited field picker | |
US11422686B2 (en) | Binning information associated with ranges of time | |
US9817890B2 (en) | Predicting a command in a command line interface | |
CN100472525C (en) | A system and method for realizing electronic bookmark | |
CN110321383A (en) | Big data platform method of data synchronization, device, computer equipment and storage medium | |
US20160092045A1 (en) | Event View Selector | |
CN111125065A (en) | Visual data synchronization method, system, terminal and computer readable storage medium | |
US20090063442A1 (en) | Method and system for providing value help features to input fields generated for dynamically selected columns | |
CN106354817B (en) | Log processing method and device | |
JP5987853B2 (en) | Ladder program creation device, computer program, and computer-readable information recording medium | |
CN104731364A (en) | Input method and input method system | |
EP2951680B1 (en) | Acquiring identification of an application lifecycle management entity associated with similar code | |
CN108038144B (en) | Method and tool for quickly modifying man-machine interaction engineering information of complex system | |
US12124408B2 (en) | Method and apparatus for modifying file name, and storage medium | |
US20130263143A1 (en) | Information processing method and system | |
US10042638B2 (en) | Evaluating documentation coverage | |
CN107168822B (en) | Oracle streams exception recovery system and method | |
CN109359042A (en) | An Automated Testing Method Based on Path Search Algorithm | |
CN111158301B (en) | Tracking device and programmable controller | |
US20140040320A1 (en) | Component for mass change of data | |
KR101886986B1 (en) | Engineering tool program and engineering tool | |
CN116431627A (en) | Electronic equipment database table generation method, system, equipment and medium | |
JP6157166B2 (en) | Parts generation system, method and program | |
JP2015095035A (en) | Parameter setting support system, parameter setting support method, and parameter setting support program | |
JP2016042317A (en) | Software design support apparatus and method |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |