CN104407828A - Display and control system applied to power collection terminal and control method of power collection terminal - Google Patents

Display and control system applied to power collection terminal and control method of power collection terminal Download PDF

Info

Publication number
CN104407828A
CN104407828A CN201410603850.0A CN201410603850A CN104407828A CN 104407828 A CN104407828 A CN 104407828A CN 201410603850 A CN201410603850 A CN 201410603850A CN 104407828 A CN104407828 A CN 104407828A
Authority
CN
China
Prior art keywords
component
function
response function
control container
key response
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.)
Granted
Application number
CN201410603850.0A
Other languages
Chinese (zh)
Other versions
CN104407828B (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.)
Ningbo Sanxing Medical and Electric Co Ltd
Original Assignee
NINGBO XINSHANG INTELLIGENT ELECTRONICS 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 NINGBO XINSHANG INTELLIGENT ELECTRONICS CO Ltd filed Critical NINGBO XINSHANG INTELLIGENT ELECTRONICS CO Ltd
Priority to CN201410603850.0A priority Critical patent/CN104407828B/en
Publication of CN104407828A publication Critical patent/CN104407828A/en
Application granted granted Critical
Publication of CN104407828B publication Critical patent/CN104407828B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Storage Device Security (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)

Abstract

The invention discloses a display and control system applied to a power collection terminal. The display and control system applied to the power collection terminal comprises a main function, a component library, a database and a control container tank, wherein the main function is stored in a program storage and is used for dispatching the component library, calling data and operating the control container tank; the component library is put in the program storage and is used for forming a basic component library by a main window component, a menu component, a password component and the like; each component consists of a plurality of key response functions; the database is put in an external storage; any component in the basic component library corresponds to one group of IDs (Identities); the control container tank is put in an internal storage and is formed by a continuous multi-byte storage space. The invention also discloses a display and control method of the power collection terminal. By adopting the system and the method, small space occupation, high expansibility and low maintenance workload are realized.

Description

For display control program and the control method thereof of electric power acquisition terminal
Technical field
The present invention relates to electric power acquisition field of terminal technology, is specifically a kind of display control program for electric power acquisition terminal and control method thereof.
Background technology
The rationality of the liquid crystal function menu display layout of electric power acquisition terminal is an important guarantee of acquisition terminal technical design, and is form that is fixing, sequencing layout for conventional terminal liquid crystal display interface.The existing display control program for electric power acquisition terminal comprises a principal function and multiple one-level subfunction, multiple secondary subfunction, multiple three grades of subfunctions.Its control method is when first entering principal function after electric power acquisition starting up of terminal, at this moment principal function there is multiple catalogue, after in elected, catalogue also confirms, namely the one-level subfunction corresponding with this catalogue is called, multiple catalogue is had in one-level subfunction, catalogue in elected also, after confirming, namely calls the secondary subfunction corresponding with this catalogue, by that analogy.Above-mentioned display control program and display packing thereof have the following disadvantages: 1, because this system is made up of multiple function, therefore it takies the space of electric power acquisition terminal very much.2, because the Function Extension of electric power acquisition terminal and function are equipped with change all than comparatively fast, and increase at every turn and change and all need to increase subfunction or corresponding function is modified, and the amendment of well-known program or increase and decrease are very complicated, it is pulled one hair and move the whole body, and therefore causes the non-constant of the extendability of existing display control program and control method thereof and maintenance workload is large.
Summary of the invention
The technical problem to be solved in the present invention is, provides a kind of little, favorable expandability and the little display control program for electric power acquisition terminal of maintenance workload and control method thereof of taking up room.
Technical scheme of the present invention is, provides a kind of display control program for electric power acquisition terminal, comprises
One principal function, this principal function is put in program memory; This master routine is used for the distributing of Component Gallery, the calling and the operation in control container pond of data;
One Component Gallery, this Component Gallery is placed in program storage; This Component Gallery forms infrastructure component storehouse by main window assembly, menu component, code component etc., and each assembly forms by multiple key response function;
One database, this database is placed in external memory storage; The all corresponding one group of ID of any one assembly in described infrastructure component storehouse;
One control container pond, this control container pond is placed in internal memory; This control container pond is made up of the multiple bytes of storage space of a continuous print.
Based on a display control method for claim 1 display control program, comprise the following steps:
(1), power on;
(2), principal function by Component Gallery initialization, the initialization of control container pond;
(3), principal function is taken out one group of ID corresponding to main window assembly and puts into control container pond, and showing main window by the first ID read in this group ID in database;
(4), a time period A is set;
(5), timing is started;
(6) if having push button signalling to input in time period A, then step (7) is performed; If do not have push button signalling to input in time period A, then perform step (8);
(7), principal function distributes the event of user's input in main window assembly, by read to should button response function and this group ID in control container pond is operated or transfers other assemblies in Component Gallery, read corresponding data and show corresponding interface, then time period A zero setting is also returned and is performed step (5) by principal function;
(8) if do not have push button signalling to input in time period A, then time period A zero setting is also returned and is performed step (5) by principal function.
Described multiple key response functions comprise key response function, lower key response function, left button response function, right button response function, cancel key response function, acknowledgement key response function, timing key response function and display key response function.
Described control container pond comprises 10 storage spaces, each storage space includes 40 bytes.
After adopting above system and method, the present invention compared with prior art, has the following advantages:
The present invention only has a Component Gallery, a control container pond and a database.Its control method is after first entering Component Gallery after electric power acquisition starting up of terminal, and at this moment Component Gallery reads corresponding this group ID in a database of main window assembly, reads corresponding data and is presented on screen.And when lower key asembly is pressed in the operation of technician's needs, respond the function of key asembly should be descended, to the enterprising line operate in basis of one group of ID of main interface assembly, or increase or subtract, or enter or move back, obtain other ID of new this group ID of sensing, then this ID is put into second storage space in control container pond, at this moment this function reads this ID and shows.1, because this system is made up of a Component Gallery, a control container pond and a database, therefore its space taking electric power acquisition terminal is very little.2, because the Function Extension of electric power acquisition terminal and function are equipped with change all than comparatively fast, and increase at every turn and change the information all needing to increase and only need in corresponding database, therefore make the present invention for the display control program of electric power acquisition terminal and the extendability of control method is very good and maintenance workload is less.
Embodiment
Below in conjunction with specific embodiment, the invention will be further described.
A kind of display control program for electric power acquisition terminal of the present invention, comprises
One principal function, this principal function is put in program memory; This master routine is used for the distributing of Component Gallery, the calling and the operation in control container pond of data; Those skilled in the art compile out corresponding data to realize the effect of principal function by the effect of principal function.
One Component Gallery, this Component Gallery is placed in program storage; This Component Gallery forms infrastructure component storehouse by main window assembly, menu component, code component etc., and each assembly forms by multiple key response function; In the present embodiment, Component Gallery informs assembly, main window assembly, password authentification assembly by coboundary assembly, lower limb assembly, unavailable component, menu component, confirmation dialog box assembly, information display component, setting, the aobvious assembly of wheel, data arrange assembly, can editing component, digital input module, character input module, time input module, page edit list assembly, IP input module, Password Input assembly, drop-down list assembly, progress bar assembly, period input module form.In these components, each assembly includes multiple key response function, but the quantity of button respective function that each assembly comprises is all not identical with type.It is pointed out that the Compilation Method of button respective function has various ways, the function that each compiling person compiles out is all not identical, and that is this key response function belongs to those of ordinary skill in the art does not all need to obtain through performing creative labour.
One database, this database is placed in external memory storage, as DATA FLASH, NANDFLASH etc.; ; The all corresponding one group of ID of any one assembly in described infrastructure component storehouse;
One control container pond, this control container pond is placed in internal memory; This control container pond is made up of the multiple bytes of storage space of a continuous print; Usually first ID is put into first storage space in control container pond, then second ID is put into second storage space in control container pond, by that analogy.
Based on a display control method for claim 1 display control program, comprise the following steps:
(1), power on;
(2), principal function by Component Gallery initialization, the initialization of control container pond;
(3), principal function is taken out one group of ID corresponding to main window assembly and puts into control container pond, and showing main window by the first ID read in this group ID in database;
(4), a time period A is set;
(5), timing is started;
(6) if having push button signalling to input in time period A, then step (7) is performed; If do not have push button signalling to input in time period A, then perform step (8);
(7), principal function distributes the event of user's input in main window assembly, by read to should button response function and this group ID in control container pond is operated or transfers other assemblies in Component Gallery, read corresponding data and show corresponding interface, then time period A zero setting is also returned and is performed step (5) by principal function;
(8) if do not have push button signalling to input in time period A, then time period A zero setting is also returned and is performed step (5) by principal function.
Give an example, if when main window shows, when pressing lower key, to the basis enterprising line operate of lower key response function to the first ID of main window assembly that should descend key, namely second ID to one group of ID corresponding to main window assembly is read, and put it in space container pond, at this moment this function reads this ID and shows.Then, operating personnel press cancel key again, then second ID is subtracted one, then become first ID, and now, directly deleted by the ID of second in control container pond, then function reads this ID and shows main interface.
When pressing cryptographic key, to the cryptographic key response function of cryptographic key reading Password Input assembly in database, and read to the first ID of Password Input assembly, namely press key by acquisition in database menu relationship between superior and subordinate table obtain No. ID, the assembly of activation and put it in space container pond, at this moment this function reads this ID and shows.
Described multiple key response functions comprise key response function, lower key response function, left button response function, right button response function, cancel key response function, acknowledgement key response function, timing key response function and display key response function.
Described control container pond comprises 10 storage spaces, each storage space includes 40 bytes, and these 40 byte packet contain ID, method and private data.
Below only just most preferred embodiment of the present invention is described, but can not be interpreted as it is limitations on claims.The present invention is not limited only to above embodiment, and its concrete structure allows to change.In every case the various change done in the protection domain of independent claims of the present invention is all in protection scope of the present invention.

Claims (4)

1. for a display control program for electric power acquisition terminal, it is characterized in that: comprise
One principal function, this principal function is put in program memory; This master routine is used for the distributing of Component Gallery, the calling and the operation in control container pond of data;
One Component Gallery, this Component Gallery is placed in program storage; This Component Gallery forms infrastructure component storehouse by main window assembly, menu component, code component etc., and each assembly forms by multiple key response function;
One database, this database is placed in external memory storage; The all corresponding one group of ID of any one assembly in described infrastructure component storehouse;
One control container pond, this control container pond is placed in internal memory; This control container pond is made up of the multiple bytes of storage space of a continuous print.
2. based on a display control method for claim 1 display control program, it is characterized in that: comprise the following steps:
(1), power on;
(2), principal function by Component Gallery initialization, the initialization of control container pond;
(3), principal function is taken out one group of ID corresponding to main window assembly and puts into control container pond, and showing main window by the first ID read in this group ID in database;
(4), a time period A is set;
(5), timing is started;
(6) if having push button signalling to input in time period A, then step (7) is performed; If do not have push button signalling to input in time period A, then perform step (8);
(7), principal function distributes the event of user's input in main window assembly, by read to should button response function and this group ID in control container pond is operated or transfers other assemblies in Component Gallery, read corresponding data and show corresponding interface, then time period A zero setting is also returned and is performed step (5) by principal function;
(8) if do not have push button signalling to input in time period A, then time period A zero setting is also returned and is performed step (5) by principal function.
3. according to claim 1 for the display control program of electric power acquisition terminal, it is characterized in that: described multiple key response functions comprise key response function, lower key response function, left button response function, right button response function, cancel key response function, acknowledgement key response function, timing key response function and display key response function.
4. according to claim 1 for the display control program of electric power acquisition terminal, it is characterized in that: described control container pond comprises 10 storage spaces, each storage space includes 40 bytes.
CN201410603850.0A 2014-10-31 2014-10-31 Display control program for electric power acquisition terminal Active CN104407828B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410603850.0A CN104407828B (en) 2014-10-31 2014-10-31 Display control program for electric power acquisition terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410603850.0A CN104407828B (en) 2014-10-31 2014-10-31 Display control program for electric power acquisition terminal

Publications (2)

Publication Number Publication Date
CN104407828A true CN104407828A (en) 2015-03-11
CN104407828B CN104407828B (en) 2018-08-24

Family

ID=52645461

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410603850.0A Active CN104407828B (en) 2014-10-31 2014-10-31 Display control program for electric power acquisition terminal

Country Status (1)

Country Link
CN (1) CN104407828B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786522A (en) * 2016-03-17 2016-07-20 无锡威泰迅电力科技有限公司 WEB (World Wide Web) front-end universal component unit based on Node. js platform

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080148146A1 (en) * 2000-01-04 2008-06-19 Julio Estrada System and method for dynamically publishing a document in collaboration space responsive to room aesthetics and input text
CN102609252A (en) * 2012-01-16 2012-07-25 中国电子科技集团公司第四十一研究所 Intelligent configuration method for logic menu resources on basis of measurement instruments
CN102655608A (en) * 2011-03-03 2012-09-05 索尼公司 Method and apparatus for providing customized menus
US20120227000A1 (en) * 2011-03-03 2012-09-06 Sony Network Entertainment International Llc Methods and systems for use in providing customized system menus
CN103034962A (en) * 2012-12-27 2013-04-10 安徽中兴继远信息技术股份有限公司 Large power user intelligent interactive terminal
CN103176802A (en) * 2013-03-29 2013-06-26 厦门亿联网络技术股份有限公司 Method of achieving separation of user interface UI of system and control library through control pool
CN103577191A (en) * 2013-10-31 2014-02-12 中国电子科技集团公司第四十一研究所 Configurable instrument menu system
CN104007893A (en) * 2013-02-22 2014-08-27 三星电子株式会社 Method and apparatus for providing user interface in portable terminal

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080148146A1 (en) * 2000-01-04 2008-06-19 Julio Estrada System and method for dynamically publishing a document in collaboration space responsive to room aesthetics and input text
CN102655608A (en) * 2011-03-03 2012-09-05 索尼公司 Method and apparatus for providing customized menus
US20120227000A1 (en) * 2011-03-03 2012-09-06 Sony Network Entertainment International Llc Methods and systems for use in providing customized system menus
CN102609252A (en) * 2012-01-16 2012-07-25 中国电子科技集团公司第四十一研究所 Intelligent configuration method for logic menu resources on basis of measurement instruments
CN103034962A (en) * 2012-12-27 2013-04-10 安徽中兴继远信息技术股份有限公司 Large power user intelligent interactive terminal
CN104007893A (en) * 2013-02-22 2014-08-27 三星电子株式会社 Method and apparatus for providing user interface in portable terminal
CN103176802A (en) * 2013-03-29 2013-06-26 厦门亿联网络技术股份有限公司 Method of achieving separation of user interface UI of system and control library through control pool
CN103577191A (en) * 2013-10-31 2014-02-12 中国电子科技集团公司第四十一研究所 Configurable instrument menu system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
范寒柏、李雪梅、王峰: "液晶显示多级菜单设计", 《中国电力教育》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105786522A (en) * 2016-03-17 2016-07-20 无锡威泰迅电力科技有限公司 WEB (World Wide Web) front-end universal component unit based on Node. js platform

Also Published As

Publication number Publication date
CN104407828B (en) 2018-08-24

Similar Documents

Publication Publication Date Title
CN102611199B (en) Design and configuration integrated system for intelligent substation
CN102870101A (en) Concurrent access to memory pool shared between block access device and graph access device
CN103020089A (en) Method and device for importing data in EXCEL file to database
CN103176802B (en) Realize the method that the user interface UI of system separates with widget library by control pond
CN102508886B (en) Extensive makeup language (XML)-based method for synchronously updating increment of spatial data
CN102902767A (en) Method and system for rapidly creating forms
CN103309977B (en) Heterogeneous data resource integration method
CN103914307A (en) Interactive-interface fast implementation method based on reusable library
CN103092645A (en) Geographic spatial information application system and implement method thereof based on microkernel technology
CN105302954A (en) Multiplayer online intelligent transformer substation design system
CN109471546A (en) A kind of method, system and the storage medium of KVM command scheduling
CN102801565A (en) Method for carrying out centralized management on service configuration in network management system
CN106210026A (en) The control method of distributed file system multi-client catalogue quota precision and system
CN104407828A (en) Display and control system applied to power collection terminal and control method of power collection terminal
CN103577027A (en) Method for alternatively using industrial human-computer interface and entity button
CN103677845A (en) Website application deployment method
CN103885544B (en) The display methods of a kind of electronic equipment protective case and electronic equipment
CN104111841B (en) A kind of implementation method of micro-kernel web Development Framework
CN205003656U (en) Operating system of transparent programming of restructural hardware
CN104598226A (en) Chart interaction design method based on Flex
CN105988868B (en) A kind of method and terminal shifting application program
CN108628862A (en) database addressing method, device and system
CN105160468A (en) Book management system based on cloud computing
CN109683986A (en) O&M method, apparatus, equipment and the readable storage medium storing program for executing of relay protection system
CN101866297B (en) Method and device for generating management platform

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent of invention or patent application
CB02 Change of applicant information

Address after: 315034 Ningbo, Jiangbei District, Zhejiang City, the town of Maple Bay Road, No. 16

Applicant after: Ningbo Samsung intelligent electric company limited

Address before: 315034 Ningbo, Jiangbei District, Zhejiang City, the town of Maple Bay Road, No. 26

Applicant before: Ningbo Xinshang Intelligent Electronics Co., Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: NINGBO XINSHANG INTELLIGENT ELECTRIC CO., LTD. TO: NINGBO SANXING INTELLIGENT ELECTRIC CO., LTD.

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20160129

Address after: 315191 Yinzhou Industrial Park, Zhejiang, Ningbo, Yinzhou District, Ningbo

Applicant after: NINGBO SANXING MEDICAL ELECTRIC CO., LTD.

Address before: 315034 Ningbo, Jiangbei District, Zhejiang City, the town of Maple Bay Road, No. 16

Applicant before: Ningbo Samsung intelligent electric company limited

GR01 Patent grant
GR01 Patent grant