CN109800023A - A kind of automatic double surface gluer parameter configuring system and its design method - Google Patents

A kind of automatic double surface gluer parameter configuring system and its design method Download PDF

Info

Publication number
CN109800023A
CN109800023A CN201711101825.2A CN201711101825A CN109800023A CN 109800023 A CN109800023 A CN 109800023A CN 201711101825 A CN201711101825 A CN 201711101825A CN 109800023 A CN109800023 A CN 109800023A
Authority
CN
China
Prior art keywords
parameter
interface
value
module
data file
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.)
Withdrawn
Application number
CN201711101825.2A
Other languages
Chinese (zh)
Inventor
周鹏
宗润福
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenyang Core Source Microelectronic Equipment Co Ltd
Original Assignee
Shenyang Core Source Microelectronic Equipment Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenyang Core Source Microelectronic Equipment Co Ltd filed Critical Shenyang Core Source Microelectronic Equipment Co Ltd
Priority to CN201711101825.2A priority Critical patent/CN109800023A/en
Publication of CN109800023A publication Critical patent/CN109800023A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention relates to a kind of automatic double surface gluer parameter configuring system and its design method, system includes parameter configuring system data module, parameter configuring system loading module, server module, parameter is shown and operation module, supplemental characteristic backup module;Method includes loading the data file of parameter configuring system, and save into memory;The data file in memory is transferred, and extracts the corresponding parameter value of the variable in data file;Parameter display interface, and editing parameter value are generated according to the interface parameter information in data file.The present invention can dynamically modify display mode of the parameter on interface by way of editing data file, in addition automatically persistent storage can be carried out to the parameter value before and after each editor, convenient for tracking retrospect.

Description

A kind of automatic double surface gluer parameter configuring system and its design method
Technical field
The present invention relates to automatic double surface gluer software controlling technique field, specifically a kind of automatic double surface gluer parameter configuring system And its design method.
Background technique
Currently, being directed to different integrated circuit production lines, the number and type for the component that automatic double surface gluer needs to configure are different, Each component needs to configure a large amount of different parameters to control the operation of its normal table, so that it is precisely high to carry out whole equipment The work of effect.
Existing automatic double surface gluer control software needs to modify program and parameter interface to adapt to different variety of components, increases The complexity and development cost of software;User produces for different process simultaneously, it is often necessary to modify, need to parameter Parameter value before manually recorded modification, increases cost of labor.
Summary of the invention
In view of the deficiencies of the prior art, the present invention provides a kind of automatic double surface gluer parameter configuring system and its design method, can Display mode of the parameter on interface is dynamically modified in the form of through editor's data file, it in addition can be automatically to each The parameter value of editor front and back carries out persistent storage, convenient for tracking retrospect.
Present invention technical solution used for the above purpose is:
A kind of automatic double surface gluer parameter configuring system, including parameter configuring system data module, parameter configuring system load mould Block, server module, parameter are shown and operation module, supplemental characteristic backup module;
The parameter configuring system data module modifies configuration data for user according to the associated component of automatic double surface gluer Parameter information and interface parameter information generate data file;
The configuration system load modules, for loading the parameter configuration in parameter configuring system initialization Memory is written in data information by the data file of system data module;
The server module gets parms value according to the data information of the parameter configuring system loading module, and mentions For the command interface to server access;
The parameter is shown and operation module, is generated according to the interface parameter information of the parameter configuring system data module Parameter display interface, and the interface edited to parameter value is provided;
The supplemental characteristic backup module provides the command interface of supplemental characteristic backup, for carrying out parameter value in user When editor, parameter value is made a backup store.
A kind of design method of automatic double surface gluer parameter configuring system, comprising the following steps:
The data file of parameter configuring system is loaded, and is saved into memory;
The data file in memory is transferred, and extracts the corresponding parameter value of the variable in data file;
Parameter display interface, and editing parameter value are generated according to the interface parameter information in data file.
The data file includes several parameters, and the parameter information of each parameter includes interface parameter information and basic letter Breath;Wherein
The interface parameter information includes module name, column name, column number, each column X point coordinate, each column Y point coordinate and column It is wide;
The essential information includes variable ID, variable display Name, variable actual name, module name, types of variables, variable Maximum value, variable minimum value, variable default value and variable indicate position.
The data file for loading parameter configuring system includes following procedure:
Step 1: reading data file, judge whether parameter current is initial parameter, if it is, being distributed for parameter current New memory;Otherwise judge whether parameter current is the last one parameter, if it is, terminate to load, it is no to then follow the steps 2;
Step 2: judge whether the module name for having parameter in the module name and memory of parameter current is identical, if it is, Parameter current is assigned in existing memory, new memory is otherwise distributed.
The corresponding parameter value of variable in the extraction data file includes:
It reads variable and indicates position, if necessary to read parameter value, then the command interface for accessing server gets parms value;It is no Then, parameter value is not read.
If it is 1 that variable, which indicates position, need to read parameter value;If it is 0 that variable, which indicates position, do not need to read parameter Value.
The interface parameter information according in data file generates parameter display interface
When the overall width of parameter display interface is less than the maximum value of interface widgets width, according to the column in interface parameter information The overall width of number and col width calculating parameter display interface;
According to each column X point coordinate and each column Y point coordinate and col width in interface parameter information, parameter display interface is generated.
If the overall width of parameter display interface is greater than the maximum value of interface widgets width, according to interface widgets width Maximum value calculation goes out the col width of each column.
The parameter of equal modules name is shown in the same interface.
The editing parameter value includes:
The maximum value of parameter value and minimum value information are shown in editing interface;
The editing parameter value in editing interface;
If the parameter value of editor is greater than the maximum value of parameter value, reports error message and exit editor;
If the parameter value of editor is less than the minimum value of parameter value, reports error message and exit editor;
It then pops up successful information after the completion of editor and exits editor.
When user edits parameter value, call the command interface of data backup, by the parameter value edited every time into Row backup storage.
The invention has the following beneficial effects and advantage:
1. scalability of the present invention is strong, parameter is stored in the data file of XML format, and user can be directly in data file Middle increase or modification parameter information achieve that the customization requirement to parameter configuring system without modifying program code, To have very strong scalability;
2. it is of the invention maintainable high, it can make that there is same module name by the module name in setting parameter essential information Bound of parameter face performance it is identical, provide the maintainability of system.
Detailed description of the invention
Fig. 1 is system architecture diagram of the invention;
Fig. 2 is the loading schematic diagram of parameter data file of the invention;
Fig. 3 is that of the invention getting parms is worth schematic diagram;
Fig. 4 is that parameter of the invention is shown and the program flow diagram of editor module;
Fig. 5 is supplemental characteristic backup schematic diagram of the invention.
Specific embodiment
The present invention is described in further detail with reference to the accompanying drawings and embodiments.
It is system architecture diagram of the invention as shown in Figure 1.
A kind of automatic double surface gluer parameter configuring system that the present invention designs, including parameter configuring system data module, parameter are matched System load modules, server module, parameter is set to show and operation module, supplemental characteristic backup module;Parameter configuring system number Configuration data parameter information and interface parameter information are modified for user according to the associated component of automatic double surface gluer according to module, is generated Data file;System load modules are configured, for loading the parameter configuring system in parameter configuring system initialization Memory is written in data information by the data file of data module;Server module, according to the parameter configuring system loading module Data information get parms value, and provide the command interface to server access;Parameter is shown and operation module, according to described The interface parameter information of parameter configuring system data module generates parameter display interface, and provides and connect to what parameter value was edited Mouthful;Supplemental characteristic backup module provides the command interface of supplemental characteristic backup, is used for when user carries out parameter value editor, will Parameter value makes a backup store.
The design method of system is as follows:
When system starts first, the data file of parameter configuration is loaded by system load modules, at the beginning of completing the data of system Beginning chemical industry is made.Following server module gets parms data according to the essential information of the parameter of loading.Then parameter show and Operation module shows the supplemental characteristic that server module obtains according to bound of parameter face parameter information, and realizes to ginseng Several various operating functions.Final parameter data backup module is responsible for backing up the data manipulation carried out every time.
Fig. 2 is the loading schematic diagram of parameter data file of the invention.
It is the design method of the loading data file of parameter configuring system first, data file information is divided into interface parameter Information and essential information, the interface parameter information include module name, column name, column number, each column X point coordinate, each column Y point seat Mark and col width;The essential information includes variable ID, variable display Name, variable actual name, module name, types of variables, change It measures maximum value, variable minimum value, variable default value and variable and indicates position.Bound of parameter face information parameter with equal modules name Identical, essential information is different.
When system loading data file, when if it is first supplemental characteristic, one piece of memory will be newly distributed;Then under reading After one supplemental characteristic, judge module name in next data essential information and the module name of the data of storage allocation whether It is identical, if identical, next data are loaded into the memory block where the data of equal modules name, if it is not the same, Then newly distribute one piece of memory;Then it is successively read remaining supplemental characteristic to be judged, completes the loading of data file.
It is that of the invention getting parms is worth schematic diagram as shown in Figure 3.
The design method for the data that get parms indicates position according to the variable of parameter essential information, judges whether to need to read Parameter value, if it is desired, the command interface for then accessing server gets parms value;If it is not required, then by corresponding parameter number It is deleted according to from memory.
It is that parameter of the invention is shown and the program flow diagram of editor module as shown in Figure 4.
Parameter is shown and the design method of editor module, according to the number and col width of the column of the interface information, calculates The overall width that display interface needs uses width maximum value calculation if overall width is greater than the maximum value of interface widgets width The col width of each column out uses the col width in parameter interface information if overall width is less than the maximum value of interface widgets width;It will The parameter of equal modules name is shown in the same interface in the essential information;By the variable display Name of the essential information And the parameter value is shown in corresponding column;The information such as maximum value, minimum value in the essential information are shown and are being edited In interface;It when being edited, if the value of editor is greater than maximum value, reports error message and exits editor, if editor Value be less than minimum value, then report error message and exit editor, editor after the completion then pop up successful information and exit editor.
It is supplemental characteristic backup schematic diagram of the invention as shown in Figure 5.
Value before and after modification parameter is all called the life of backup by the design method of supplemental characteristic backup module every time when operation Enable interface backup;When backup file is greater than preset value, new backup file can be regenerated, original is backed up.

Claims (11)

1. a kind of automatic double surface gluer parameter configuring system, which is characterized in that including parameter configuring system data module, parameter configuration system System loading module, server module, parameter is shown and operation module, supplemental characteristic backup module;
The parameter configuring system data module modifies configuration data parameter for user according to the associated component of automatic double surface gluer Information and interface parameter information generate data file;
The configuration system load modules, for loading the parameter configuring system in parameter configuring system initialization Memory is written in data information by the data file of data module;
The server module gets parms value according to the data information of the parameter configuring system loading module, and provides pair The command interface of server access;
The parameter is shown and operation module, generates parameter according to the interface parameter information of the parameter configuring system data module Display interface, and the interface edited to parameter value is provided;
The supplemental characteristic backup module provides the command interface of supplemental characteristic backup, for carrying out parameter value editor in user When, parameter value is made a backup store.
2. the design method of automatic double surface gluer parameter configuring system according to claim 1, it is characterised in that: including following step It is rapid:
The data file of parameter configuring system is loaded, and is saved into memory;
The data file in memory is transferred, and extracts the corresponding parameter value of the variable in data file;
Parameter display interface, and editing parameter value are generated according to the interface parameter information in data file.
3. design method according to claim 2, it is characterised in that: the data file includes several parameters, each The parameter information of parameter includes interface parameter information and essential information;Wherein
The interface parameter information includes module name, column name, column number, each column X point coordinate, each column Y point coordinate and col width;
The essential information includes variable ID, variable display Name, variable actual name, module name, types of variables, variable maximum Value, variable minimum value, variable default value and variable indicate position.
4. design method according to claim 2, it is characterised in that: the data file packet for loading parameter configuring system Include following procedure:
Step 1: reading data file, judge whether parameter current is initial parameter, if it is, new interior for parameter current distribution It deposits;Otherwise judge whether parameter current is the last one parameter, if it is, terminate to load, it is no to then follow the steps 2;
Step 2: judging whether the module name for having parameter in the module name and memory of parameter current is identical, if it is, will work as Otherwise preceding parametric distribution distributes new memory into existing memory.
5. design method according to claim 2, it is characterised in that: the corresponding ginseng of variable extracted in data file Numerical value includes:
It reads variable and indicates position, if necessary to read parameter value, then the command interface for accessing server gets parms value;Otherwise, Do not read parameter value.
6. design method according to claim 5, it is characterised in that: if variable mark position is 1, need to read parameter Value;If it is 0 that variable, which indicates position, do not need to read parameter value.
7. design method according to claim 2, it is characterised in that: the interface parameter information according in data file Generating parameter display interface includes:
When the overall width of parameter display interface is less than the maximum value of interface widgets width, according to the column number in interface parameter information With the overall width of col width calculating parameter display interface;
According to each column X point coordinate and each column Y point coordinate and col width in interface parameter information, parameter display interface is generated.
8. design method according to claim 7, it is characterised in that:
If the overall width of parameter display interface is greater than the maximum value of interface widgets width, according to the maximum of interface widgets width Value calculates the col width of each column.
9. design method according to claim 7, it is characterised in that: showing the parameter of equal modules name on the same boundary In face.
10. design method according to claim 2, it is characterised in that: the editing parameter value includes:
The maximum value of parameter value and minimum value information are shown in editing interface;
The editing parameter value in editing interface;
If the parameter value of editor is greater than the maximum value of parameter value, reports error message and exit editor;
If the parameter value of editor is less than the minimum value of parameter value, reports error message and exit editor;
It then pops up successful information after the completion of editor and exits editor.
11. design method according to claim 2, it is characterised in that: when user edits parameter value, call number According to the command interface of backup, the parameter value edited every time is made a backup store.
CN201711101825.2A 2017-11-10 2017-11-10 A kind of automatic double surface gluer parameter configuring system and its design method Withdrawn CN109800023A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711101825.2A CN109800023A (en) 2017-11-10 2017-11-10 A kind of automatic double surface gluer parameter configuring system and its design method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711101825.2A CN109800023A (en) 2017-11-10 2017-11-10 A kind of automatic double surface gluer parameter configuring system and its design method

Publications (1)

Publication Number Publication Date
CN109800023A true CN109800023A (en) 2019-05-24

Family

ID=66554563

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711101825.2A Withdrawn CN109800023A (en) 2017-11-10 2017-11-10 A kind of automatic double surface gluer parameter configuring system and its design method

Country Status (1)

Country Link
CN (1) CN109800023A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112158229A (en) * 2020-09-16 2021-01-01 通号城市轨道交通技术有限公司 Method and device for configuring vehicle parameters of automatic train control system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101083684A (en) * 2007-07-24 2007-12-05 华为技术有限公司 Communication apparatus batch configuration managerial approach and apparatus
CN101179429A (en) * 2007-12-03 2008-05-14 中兴通讯股份有限公司 Remote exhibition and real-time edition method of configuration file
US20080126957A1 (en) * 2006-08-31 2008-05-29 Research In Motion Limited System and method for providing a parameter for an application operating on an electronic device
CN102456084A (en) * 2010-10-27 2012-05-16 沈阳中科博微自动化技术有限公司 Method for configuring formula editor of IC (Integrated Circuit) equipment
CN102915403A (en) * 2012-09-20 2013-02-06 株洲南车时代电气股份有限公司 Visualization graph edition configuration method for equipment parameters of computer platform
US20140358549A1 (en) * 2013-06-03 2014-12-04 Avaya Inc. System and method for conversational configuration of applications
US20150095473A1 (en) * 2013-09-30 2015-04-02 Oracle International Corporation Automatic configuration of applications based on host metadata using application-specific templates
CN104576440A (en) * 2013-10-29 2015-04-29 沈阳芯源微电子设备有限公司 Method for configuring number of process modules in gumming developing machine and speeds of robots
CN105786578A (en) * 2016-03-24 2016-07-20 北京友信宏科电子科技有限公司 Parameter configuration system and method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080126957A1 (en) * 2006-08-31 2008-05-29 Research In Motion Limited System and method for providing a parameter for an application operating on an electronic device
CN101083684A (en) * 2007-07-24 2007-12-05 华为技术有限公司 Communication apparatus batch configuration managerial approach and apparatus
CN101179429A (en) * 2007-12-03 2008-05-14 中兴通讯股份有限公司 Remote exhibition and real-time edition method of configuration file
CN102456084A (en) * 2010-10-27 2012-05-16 沈阳中科博微自动化技术有限公司 Method for configuring formula editor of IC (Integrated Circuit) equipment
CN102915403A (en) * 2012-09-20 2013-02-06 株洲南车时代电气股份有限公司 Visualization graph edition configuration method for equipment parameters of computer platform
US20140358549A1 (en) * 2013-06-03 2014-12-04 Avaya Inc. System and method for conversational configuration of applications
US20150095473A1 (en) * 2013-09-30 2015-04-02 Oracle International Corporation Automatic configuration of applications based on host metadata using application-specific templates
CN104576440A (en) * 2013-10-29 2015-04-29 沈阳芯源微电子设备有限公司 Method for configuring number of process modules in gumming developing machine and speeds of robots
CN105786578A (en) * 2016-03-24 2016-07-20 北京友信宏科电子科技有限公司 Parameter configuration system and method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
XIAYUN SHU ET AL: "Design and experimental study on droplet-on-demand jetting system for multi-materials", 《 2015 16TH INTERNATIONAL CONFERENCE ON ELECTRONIC PACKAGING TECHNOLOGY (ICEPT)》 *
翁剑民: "目录 大面积液晶显示器面板涂胶工艺参数优化及设备研制", 《万方学位论文数据库》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112158229A (en) * 2020-09-16 2021-01-01 通号城市轨道交通技术有限公司 Method and device for configuring vehicle parameters of automatic train control system

Similar Documents

Publication Publication Date Title
CN101520657B (en) Methods and apparatus to bind properties in a process control system
US20180212823A1 (en) Monitoring and management method for complete machine cabinet server
CN103324503A (en) Data programming system and method
CN104756023A (en) System building assistance tool and system
CN107608695A (en) Hard disk firmware upgrade method, device and server
CN104965672A (en) Method for automatically and quickly configuring RAID (redundant array of independent disks)
CN111722842A (en) Pipeline arranging method and device, electronic equipment and storage medium
US20130053996A1 (en) Method of programming recipe through gui and media recording the same
CN112256581A (en) Log playback test method and device for high-simulation securities trade system
CN110990009A (en) Method for adapting different screen sizes of Android-UI and Android application development method
CN109800023A (en) A kind of automatic double surface gluer parameter configuring system and its design method
CN114153442A (en) Large-screen visualization page configuration method and system based on visualization component
CN109828806A (en) A kind of optimization method based on the customized diversified control combing of UI
CN108198582A (en) A kind of NAND Flash control methods, device and SSD
CN105426253A (en) Hardware management method and device for self-service equipment
CN112445516A (en) Relay protection system software dynamic data modeling method and device
CN112131010A (en) Server layout method and device, computer equipment and storage medium
CN107220302A (en) Auto slice storage system and method based on QT technologies
CN106844093A (en) The method and device of Backup Data
CN108962335A (en) A kind of test device and method that memory circulation note is wrong
CN103856967A (en) Visualized configuration method for equipment panel in NIS system
CN112069054B (en) Method and system for testing end-to-end configuration of configuration requirement class
JPS5896486A (en) Automatic producing system for system constitution managing data
CN105117305A (en) Data management apparatus for intelligent device of intelligent substation
CN1257453C (en) Hardware initial system and method based on plate supporting bag

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20190524