CN113703764A - Configuration software based on original ecology MS window system - Google Patents

Configuration software based on original ecology MS window system Download PDF

Info

Publication number
CN113703764A
CN113703764A CN202110940454.7A CN202110940454A CN113703764A CN 113703764 A CN113703764 A CN 113703764A CN 202110940454 A CN202110940454 A CN 202110940454A CN 113703764 A CN113703764 A CN 113703764A
Authority
CN
China
Prior art keywords
module
configuration software
bar
original
window system
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
CN202110940454.7A
Other languages
Chinese (zh)
Other versions
CN113703764B (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.)
Shenzhen Top Control Technology Co ltd
Original Assignee
Shenzhen Top Control Technology 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 Shenzhen Top Control Technology Co ltd filed Critical Shenzhen Top Control Technology Co ltd
Priority to CN202110940454.7A priority Critical patent/CN113703764B/en
Publication of CN113703764A publication Critical patent/CN113703764A/en
Application granted granted Critical
Publication of CN113703764B publication Critical patent/CN113703764B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • 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/451Execution arrangements for user interfaces
    • 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computing Systems (AREA)
  • Multimedia (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses configuration software based on an original ecological MS window system, which comprises an application program, a view and back-end interaction module, a core designer module, an event management module, a user-defined control interface module and a safety mechanism and verification module, wherein the view and back-end interaction module is connected with the core designer module through a communication interface; the view and back-end interaction module is used for customizing the control data structure according to the structure formatting of the xaml language and instantiating data wrapped by the xaml structure into object objects accessible in the memory, and the view and back-end interaction module has the advantages that: the configuration software refers to part of mechanisms in a VS development suite, gives play to a multi-module plug-in development mechanism, utilizes uvm part of design ideas, adopts a memcache mechanism to complete front-end and back-end concurrent development, adopts a simplified intermediate data structure to exchange core data, and realizes a configuration software platform of an original-ecology MS window system, wherein the configuration software platform is efficient, low in resource occupation, MS window operation style and zero in occlusion.

Description

Configuration software based on original ecology MS window system
Technical Field
The invention relates to the technical field of configuration software, in particular to configuration software based on an original ecological MS window system.
Background
Configuration software, also called configuration monitoring system software, refers to special software for data acquisition and process control, and also refers to a software platform and a development environment at the level of a monitoring layer of an automatic control system. The software is also a universal software tool which provides a user with a monitoring function of quickly constructing an industrial automatic control system in a flexible configuration mode. The configuration software is widely applied to the fields of machinery, automobiles, petroleum, chemical engineering, papermaking, water treatment, industrial control automation and the like. The C # language in the existing VS development suite comprises a plurality of development models and firmware, but the development models are limited by resource limitations, WINFORM, WPF, Socket and SQL technologies cannot be applied across platforms, and barriers are brought to platform transplantation or expansion.
Disclosure of Invention
The present invention is directed to a configuration software based on an original MS window system, so as to solve the above problems in the background art.
In order to achieve the purpose, the invention provides the following technical scheme: a configuration software based on original ecology MS window system comprises an application program, a view and back end interaction module, a core designer module, an event management module, a self-defined control interface module and a security mechanism and verification module,
the view and back-end interaction module is used for customizing the control data structure according to the structure formatting of the xaml language and instantiating data wrapped by the xaml structure into an accessible object in the memory;
the core designer module acquires an event acceptance Object through the window rear-end interaction module, selects and presents the Object as a current active Object, accepts an occurred mouse or keyboard event and returns to the event active Object;
the event management module captures a current active object, executes a corresponding event interface function on the active object, and feeds back whether the event operation is effective or not to a current user according to an event execution condition;
the user-defined control interface module receives the message from the event management module, and caches xaml data for the designer module and the view interaction module by using the memcache technology;
the security mechanism and the verification module are used for access verification.
Preferably, the application program is designed according to dock layout and comprises a menu bar, a tool bar, an engineering bar, an attribute bar, an information output bar and a window design bar.
Preferably, the menu bar is divided into: file, edit, view, project, tool, operation control subsystem and help, the toolbar implements basic shortcut operations: including new projects, open projects, save, and some editing related operations.
Preferably, the project bar is divided into two parts: the engineering management and control assembly is divided into a button switch type, an indicator light type, a numerical value input display type, a graphic instrument type, a record display type and a self-defining type.
Preferably, the property bar provides property entry for window and control design.
Preferably, the information output column feeds back the current operating state and design-time feedback information of the software in time.
Preferably, the dragging or opening operation of the control bar or the engineering bar by the middle window design bar is directly presented.
Preferably, the configuration software variable management function is implemented by, but not limited to, creating a variable, deleting the variable, editing variable information, importing and exporting the variable, and the like, and the customized device data requirement can be implemented by combining a device management module user, and the variable management module is referred to complete data sharing among a plurality of devices.
Preferably, the configuration software device management functions include, but are not limited to, completing device data import and export, device correction time and date, device engineering update and firmware update through a type-C interface.
Compared with the prior art, the invention has the beneficial effects that: the configuration software refers to part of mechanisms in a VS development suite, gives play to a multi-module plug-in development mechanism, utilizes uvm part of design ideas, adopts a memcache mechanism to complete front-end and back-end concurrent development, adopts a simplified intermediate data structure to exchange core data, and realizes a configuration software platform of an original-ecology MS window system, wherein the configuration software platform is efficient, low in resource occupation, MS window operation style and zero in occlusion.
Drawings
FIG. 1 is a block diagram of the system of the present invention;
FIG. 2 is a schematic diagram of a layout menu according to the present invention;
FIG. 3 is a schematic diagram of a menu bar according to the present invention;
FIG. 4 is a schematic view of an engineering bar of the present invention;
FIG. 5 is a schematic view of a property bar of the present invention;
FIG. 6 is a diagram of an information output field according to the present invention;
FIG. 7 is a schematic view of a window layout bar according to the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1-7, the present invention provides a technical solution: a configuration software based on original ecology MS window system comprises an application program, a view and back end interaction module, a core designer module, an event management module, a self-defined control interface module and a security mechanism and verification module,
the view and back-end interaction module is used for customizing the control data structure according to the structure formatting of the xaml language and instantiating data wrapped by the xaml structure into an accessible object in the memory;
the core designer module acquires an event acceptance Object through the window rear-end interaction module, selects and presents the Object as a current active Object, accepts an occurred mouse or keyboard event and returns to the event active Object;
the event management module captures a current active object, executes a corresponding event interface function on the active object, and feeds back whether the event operation is effective or not to a current user according to an event execution condition;
the user-defined control interface module receives the message from the event management module, and caches xaml data for the designer module and the view interaction module by using the memcache technology;
the security mechanism and the verification module are used for access verification.
Furthermore, the application program is designed according to dock layout and comprises a menu bar, a tool bar, an engineering bar, an attribute bar, an information output bar and a window design bar.
Further, the menu bar is divided into: file, edit, view, project, tool, operation control subsystem and help, the toolbar implements basic shortcut operations: including new projects, open projects, save, and some editing related operations.
Further, the project bar is divided into two parts: the engineering management and control assembly is divided into a button switch type, an indicator light type, a numerical value input display type, a graphic instrument type, a record display type and a self-defining type.
Further, the property bar provides property entry for window and control design.
Further, the information output column feeds back the current operating state of the software and the feedback information during design in time.
Furthermore, the dragging or opening operation of the control bar or the engineering bar by the middle window design bar is directly presented.
Furthermore, the configuration software variable management function is realized by, but not limited to, variable creation, variable deletion, variable information editing, variable import and export and the like, a customized device data requirement can be realized by combining a device management module user, and the variable management module is referred to complete data sharing among a plurality of devices.
Further, the configuration software device management functions include, but are not limited to, completing device data import and export, device correction time and date, device engineering update and firmware update through a type-C interface.
Specifically, when in use, S1, the software is installed on an MS PC personal computer or an industrial personal computer of an MS system;
s2, based on S1, the user carries out engineering implementation according to actual application requirements, creates a new project and completes basic project attribute setting;
s3, based on S2, the user is called to create a display of the first theme;
s4, based on S3, a user can freely and flexibly drag meaningful controls or control combinations on the first theme picture to finish user requirements including but not limited to user input, user data classification and statistics, user data curve analysis and report, user-executable function contacts such as buttons, single selection, combined selection, pull-down selection and the like, and various control functions or combined control functions;
s5, based on S4, a user creates a personalized color display effect, including but not limited to selecting a meaningful basic color element from an MS system to present an effect, setting a meaningful gradient effect, and setting a meaningful gradient mode, wherein the meaningful gradient mode can realize but not limited to pure color display, gradient display from left to right, gradient display from top to bottom, and single-level radial gradient color display from inside to outside; the display effect is gradually changed from outer to inner in a multi-stage radial direction;
s6, based on S4, a user can create personalized font display effects, including but not limited to selecting a meaningful basic font set from an MS system to present effects, setting a meaningful font style, setting a meaningful font size, and supporting the user to import a more creative autonomous font set to configure the display effects;
s7, based on S4, a user can create a personalized frame style to decorate a display effect, wherein the display effect includes but is not limited to selecting meaningful colors or color combinations from an MS system, setting frame width and the like, and the requirement that the user highlights main information of a control function is met; the display effect including but not limited to single-level gradient color frame display and multi-level gradient color combination cross display effect can be realized;
s8, based on S4, the user can create a layout mode capable of highlighting the main body to present display effects, including but not limited to the styles of stacked display, dynamic display hiding, partial display hiding and the like extracted from the MS system;
s9, based on S4-S8, a user can create rich and flexible display effects;
s10, based on S4-S8, the user can repeatedly create flexible and various display effects for many times.
S11, based on S4-S8, the user completes the association between the front end of the display and the back end of the data by using the equipment management module and the variable management module;
s12, based on S4-S8 and S11, the user uses the equipment management module to complete the upgrade of the user engineering or uses the off-line simulation in the tool bar, and the on-line simulation function completes the function realization of the user requirement until a complete engineering requirement is met.
In the description of the present invention, it is to be understood that the terms "coaxial", "bottom", "one end", "top", "middle", "other end", "upper", "one side", "top", "inner", "front", "center", "both ends", and the like, indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience of description and simplicity of description, and do not indicate or imply that the referenced device or element must have a particular orientation, be constructed and operated in a particular orientation, and thus, are not to be construed as limiting the present invention.
Furthermore, the terms "first", "second", "third", "fourth" are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated, whereby the features defined as "first", "second", "third", "fourth" may explicitly or implicitly include at least one such feature.
In the present invention, unless otherwise expressly specified or limited, the terms "mounted," "disposed," "connected," "secured," "screwed" and the like are to be construed broadly, e.g., as meaning fixedly connected, detachably connected, or integrally formed; can be mechanically or electrically connected; the terms may be directly connected or indirectly connected through an intermediate, and may be communication between two elements or interaction relationship between two elements, unless otherwise specifically limited, and the specific meaning of the terms in the present invention will be understood by those skilled in the art according to specific situations.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (9)

1. A configuration software based on original ecology MS window system comprises an application program, a view and back end interaction module, a core designer module, an event management module, a self-defined control interface module and a security mechanism and verification module,
the view and back-end interaction module is used for customizing the control data structure according to the structure formatting of the xaml language and instantiating data wrapped by the xaml structure into an accessible object in the memory;
the core designer module acquires an event acceptance Object through the window rear-end interaction module, selects and presents the Object as a current active Object, accepts an occurred mouse or keyboard event and returns to the event active Object;
the event management module captures a current active object, executes a corresponding event interface function on the active object, and feeds back whether the event operation is effective or not to a current user according to an event execution condition;
the user-defined control interface module receives the message from the event management module, and caches xaml data for the designer module and the view interaction module by using the memcache technology;
the security mechanism and the verification module are used for access verification.
2. The configuration software for an original MS window system according to claim 1, wherein: the application program is designed according to dock layout and comprises a menu bar, a tool bar, an engineering bar, an attribute bar, an information output bar and a window design bar.
3. The configuration software for an original MS window system according to claim 1, wherein: the menu bar is divided into: file, edit, view, project, tool, operation control subsystem and help, the toolbar implements basic shortcut operations: including new projects, open projects, save, and some editing related operations.
4. The configuration software for an original MS window system according to claim 1, wherein: the project fence is divided into two parts: the engineering management and control assembly is divided into a button switch type, an indicator light type, a numerical value input display type, a graphic instrument type, a record display type and a self-defining type.
5. The configuration software for an original MS window system according to claim 1, wherein: the property bar provides property entry for window and control design.
6. The configuration software for an original MS window system according to claim 1, wherein: and the information output column feeds back the current operating state and the feedback information during design of the software in time.
7. The configuration software for an original MS window system according to claim 1, wherein: and the dragging or opening operation of the control bar or the engineering bar by the middle window design bar is directly presented.
8. The configuration software for an original MS window system according to claim 1, wherein: the configuration software variable management function is realized by, but not limited to, variable creation, variable deletion, variable information editing, variable import and export and the like, customized equipment data requirements can be realized by combining an equipment management module user, and the variable management module is referred to complete data sharing among a plurality of pieces of equipment.
9. The configuration software for an original MS window system according to claim 1, wherein: the configuration software equipment management functions include, but are not limited to, completing equipment data import and export, equipment correction time and date, equipment engineering update and firmware update and upgrade through a type-C interface.
CN202110940454.7A 2021-08-16 2021-08-16 Configuration software based on original ecological MS window system Active CN113703764B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110940454.7A CN113703764B (en) 2021-08-16 2021-08-16 Configuration software based on original ecological MS window system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110940454.7A CN113703764B (en) 2021-08-16 2021-08-16 Configuration software based on original ecological MS window system

Publications (2)

Publication Number Publication Date
CN113703764A true CN113703764A (en) 2021-11-26
CN113703764B CN113703764B (en) 2023-12-05

Family

ID=78652887

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110940454.7A Active CN113703764B (en) 2021-08-16 2021-08-16 Configuration software based on original ecological MS window system

Country Status (1)

Country Link
CN (1) CN113703764B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101763110A (en) * 2010-02-03 2010-06-30 无锡福源自动化系统工程有限公司 Flexible assembly line monitoring system
CN102622230A (en) * 2012-02-28 2012-08-01 株洲南车时代电气股份有限公司 Train display configuration module and design method thereof
CN103834934A (en) * 2013-12-11 2014-06-04 南方科技大学 Control system for plasma enhanced chemical vapor deposition
US20180131765A1 (en) * 2016-09-19 2018-05-10 Tego, Inc. Methods and systems for endpoint device operating system in an asset intelligence platform
US20180330801A1 (en) * 2017-05-10 2018-11-15 Radicalogic Technologies Inc. Dba Rl Solutions Health care system with interface for children
US20180366221A1 (en) * 2017-06-13 2018-12-20 Radicalogic Technologies Inc. Dba Rl Solutions Platform for context based syndromic surveillance

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101763110A (en) * 2010-02-03 2010-06-30 无锡福源自动化系统工程有限公司 Flexible assembly line monitoring system
CN102622230A (en) * 2012-02-28 2012-08-01 株洲南车时代电气股份有限公司 Train display configuration module and design method thereof
CN103834934A (en) * 2013-12-11 2014-06-04 南方科技大学 Control system for plasma enhanced chemical vapor deposition
US20180131765A1 (en) * 2016-09-19 2018-05-10 Tego, Inc. Methods and systems for endpoint device operating system in an asset intelligence platform
US20180330801A1 (en) * 2017-05-10 2018-11-15 Radicalogic Technologies Inc. Dba Rl Solutions Health care system with interface for children
US20180366221A1 (en) * 2017-06-13 2018-12-20 Radicalogic Technologies Inc. Dba Rl Solutions Platform for context based syndromic surveillance

Also Published As

Publication number Publication date
CN113703764B (en) 2023-12-05

Similar Documents

Publication Publication Date Title
CN108021363B (en) Visual game logic editing method and system
CN104731584B (en) A kind of customized configuration design method of Open Architecture CNC System of Display Interface
EP0211151B1 (en) Procedure for controlling the order of editing cells in a spreadsheet
JPH0213134A (en) Method of re-mapping of keyboard
JPS6084605A (en) Processor generation control program for programmable controller
CN104765843A (en) Control method used for graphic interface of electric power real-time monitoring system
US5764507A (en) Programmable controller with personal computerized ladder diagram
CN107766182A (en) Button positioning, manipulation, method of testing and the device of entering method keyboard
CN108415742A (en) Modular interface configuration method and device in distributed energy management system
US7958073B2 (en) Software and methods for task method knowledge hierarchies
CN114707196A (en) Design method and device for spacecraft platform visualization, electronic equipment and medium
CN103593188A (en) System and method for managing what-you-see-is-what-you-get menus of instrument
CN113703764A (en) Configuration software based on original ecology MS window system
CN109344165A (en) A kind of querying method and storage equipment
CN108920143A (en) A kind of quick development method for interactive software
CN116382688A (en) Man-machine interaction interface program rapid development and deployment method suitable for Arm-Linux
Ball et al. A test-bed for user interface designs
Rozenberg et al. Graph technology applied to a software project
KR100936670B1 (en) Graphical expression apparatus for system requirement
CN113420248A (en) Column outer frame style definition method
Ackermann et al. The role of mental models in programming: From experiments to requirements for an interactive system
Zhao Research on application of computer recognition technology in C language programming modeling system
CN113495535B (en) Method and system for realizing production operation control through configuration
Holsapple et al. Framework for DSS interface development
CN106569836A (en) Method of realizing complicate operation window via part combination and splicing way

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