CN113703764B - Configuration software based on original ecological MS window system - Google Patents

Configuration software based on original ecological MS window system Download PDF

Info

Publication number
CN113703764B
CN113703764B CN202110940454.7A CN202110940454A CN113703764B CN 113703764 B CN113703764 B CN 113703764B CN 202110940454 A CN202110940454 A CN 202110940454A CN 113703764 B CN113703764 B CN 113703764B
Authority
CN
China
Prior art keywords
module
configuration software
bar
event
management module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110940454.7A
Other languages
Chinese (zh)
Other versions
CN113703764A (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

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 custom control interface module and a security mechanism and verification module; the view and back-end interaction module is used for formatting the custom control data structure according to the structure of the xaml language and instantiating the data wrapped by the xaml structure into an object which can be accessed in the memory, and the invention has the beneficial effects that: the configuration software refers to part of mechanisms in the VS development suite, refers to and exerts a multi-module plug-in development mechanism, utilizes uvm part of design thought, adopts memcache mechanism to complete front-end and back-end concurrent development, adopts a simplified intermediate data structure to exchange core data, and realizes the configuration software platform of the original ecological MS window system with high efficiency, low resource occupation, MS window operation style and zero shielding.

Description

Configuration software based on original ecological 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 known as configuration monitoring system software, is dedicated software for data acquisition and process control, and also refers to a software platform and development environment at the level of the monitoring layer of an automatic control system. The software is also a general-purpose level software tool for rapidly constructing the monitoring function of the industrial automatic control system for users through a flexible configuration mode. The configuration software is widely applied to various fields such as machinery, automobiles, petroleum, chemical industry, 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 limitation, WINFORM, WPF, socket and SQL technology cannot be applied across platforms, and barriers are brought to platform migration or expansion.
Disclosure of Invention
The invention aims to provide configuration software based on an original ecological MS window system so as to solve the problems in the background technology.
In order to achieve the above purpose, the present invention provides the following technical solutions: a configuration software based on original ecological MS window system comprises an application program, a view and back-end interaction module, a core designer module, an event management module, a custom control interface module, a security mechanism and a verification module,
the view and back-end interaction module is used for formatting a custom control data structure according to the structure of the xaml language and instantiating data wrapped by the xaml structure into an object which can be accessed in a memory;
the core designer module acquires an event receiving Object through the window back-end interaction module, selects and presents the Object as a current active Object, receives the occurred mouse or keyboard event, and returns 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 to a current user according to event execution conditions;
the custom control interface module receives the information from the event management module, and caches the xaml data by memcache technology for the designer module and the view interaction module to use;
the security mechanism and the verification module are used for access verification.
Preferably, the application program is designed according to a dock layout, including a menu bar and a tool bar, an engineering bar, a property bar, an information output bar and a window design bar.
Preferably, the menu bar is divided into: files, edits, views, engineering, tools, operations and help, the toolbar implements basic shortcut operations: including new projects, open projects, save, and some edit related operations.
Preferably, the engineering column is divided into two major parts: the engineering management and control set is divided into a button switch class, an indicator lamp class, a numerical value input display class, a graphic instrument class, a record display class and a custom class.
Preferably, the attribute bar provides an attribute entry in window and control design.
Preferably, the information output column timely feeds back the current operation state of the software and feedback information during design.
Preferably, the drag or open operation of the middle window design bar to the control bar or the engineering bar is directly presented.
Preferably, the configuration software variable management module realizes variable creation, variable deletion, variable information editing, variable import and export and the like, can realize customized equipment data requirements by combining equipment management module users, and refers to the configuration software variable management module to complete sharing of data among a plurality of pieces of equipment.
Preferably, the configuration software device management module finishes device data import and export, device correction time and date, update of device engineering and update and upgrade of firmware 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 the VS development suite, refers to and exerts a multi-module plug-in development mechanism, utilizes uvm part of design thought, adopts memcache mechanism to complete front-end and back-end concurrent development, adopts a simplified intermediate data structure to exchange core data, and realizes the configuration software platform of the original ecological MS window system with high efficiency, low resource occupation, MS window operation style and zero shielding.
Drawings
FIG. 1 is a block diagram of a system of the present invention;
FIG. 2 is a schematic diagram of a layout menu of the present invention;
FIG. 3 is a schematic diagram of a menu bar of the present invention;
FIG. 4 is a schematic view of an engineering column according to the present invention;
FIG. 5 is a diagram of an attribute column of the present invention;
FIG. 6 is a schematic diagram of an information output column according to the present invention;
FIG. 7 is a schematic diagram of a window design column according to the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1-7, the present invention provides a technical solution: a configuration software based on original ecological MS window system comprises an application program, a view and back-end interaction module, a core designer module, an event management module, a custom control interface module, a security mechanism and a verification module,
the view and back-end interaction module is used for formatting a custom control data structure according to the structure of the xaml language and instantiating data wrapped by the xaml structure into an object which can be accessed in a memory;
the core designer module acquires an event receiving Object through the window back-end interaction module, selects and presents the Object as a current active Object, receives the occurred mouse or keyboard event, and returns 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 to a current user according to event execution conditions;
the custom control interface module receives the information from the event management module, and caches the xaml data by memcache technology for the designer module and the view interaction module to use;
the security mechanism and the verification module are used for access verification.
Further, the application program is designed according to a dock layout, and comprises a menu bar and 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: files, edits, views, engineering, tools, operations and help, the toolbar implements basic shortcut operations: including new projects, open projects, save, and some edit related operations.
Further, the engineering column is divided into two major parts: the engineering management and control set is divided into a button switch class, an indicator lamp class, a numerical value input display class, a graphic instrument class, a record display class and a custom class.
Further, the attribute column provides an attribute entry for window and control design.
Further, the information output column timely feeds back the current operation state of the software and feedback information during design.
Further, the drag or open operation of the middle window design bar to the control bar or the engineering bar is directly presented.
Furthermore, the configuration software variable management module realizes variable creation, variable deletion, variable information editing, variable import and export and the like, can realize customized equipment data requirements by combining equipment management module users, and refers to the configuration software variable management module to complete sharing of data among a plurality of pieces of equipment.
Furthermore, the configuration software device management module finishes device data import and export, device correction time and date, update of device engineering and update and upgrade of firmware 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 the S1, a user performs engineering implementation according to actual application requirements, creates a new project and completes basic project attribute setting;
s3, based on the S2, the user is called to create a display picture of the first theme;
s4, based on S3, a user can freely and flexibly drag a meaningful control or a control combination on the first theme picture to finish user input required by the user, user data classification and statistics, user data curve analysis and reporting, and user executable function contacts such as buttons, single item selection, combination selection, drop-down selection and other control functions or combination control functions;
s5, based on S4, a user creates a personalized color display effect, selects a meaningful basic color element from an MS system to present the effect, sets a meaningful gradual change mode, can realize pure color display, gradual change color display from left to right, gradual change color display from top to bottom, and single-stage radial gradual change color display from inside to outside; multistage radial gradual change display effect from outside to inside, etc.;
s6, based on S4, the user can create personalized font display effects, select a meaningful basic font set from an MS system to present the effects, set a meaningful font style, set a meaningful font size, and support the user to import a more creative autonomous font set to configure the display effects;
s7, based on the S4, a user can create a personalized frame style to affix the display effect, meaningful colors or color combinations are selected from an MS system, frame width is set, and the like, so that the requirement of the user on highlighting main body information of control functions is met; the single-stage gradient color frame display and the multi-stage gradient color combination cross display effect can be realized;
s8, based on the S4, a user can create a layout mode which can more highlight the main body to present the display effect, and the style such as the lamination display, the dynamic display hiding, the partial display hiding and the like extracted from the MS system can be created;
s9, based on S4-S8, the user can create rich and flexible display effects;
s10, based on S4-S8, the user can repeatedly create flexible and various display effects.
S11, based on S4-S8, a user utilizes an equipment management module and a variable management module to complete the association of the display front end and the data rear end;
s12, based on S4-S8 and S11, a user finishes the upgrading of user engineering by using the equipment management module or finishes the function realization of user requirements by using the offline simulation in the toolbar by using the online simulation function until a complete engineering requirement is met.
In the description of the present invention, it should be understood that the terms "coaxial," "bottom," "one end," "top," "middle," "another end," "upper," "one side," "top," "inner," "front," "center," "two ends," etc. indicate orientations or positional relationships based on the orientation or positional relationships shown in the drawings, are merely for convenience in describing the present invention and simplifying the description, and do not indicate or imply that the devices or elements referred to must have a specific orientation, be configured and operated in a specific orientation, and thus should not be construed as limiting the present invention.
Furthermore, the terms "first," "second," "third," "fourth," and the like 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 features defining "first," "second," "third," "fourth" may explicitly or implicitly include at least one such feature.
In the present invention, unless explicitly specified and limited otherwise, the terms "mounted," "configured," "connected," "secured," "screwed," and the like are to be construed broadly and may be, for example, fixedly connected, detachably connected, or integrally formed; can be mechanically or electrically connected; either directly or indirectly through intermediaries, or in communication with each other or in interaction with each other, unless explicitly defined otherwise, the meaning of the terms described above in this application will be understood by those of ordinary skill in the art in view of the specific circumstances.
Although embodiments of the present invention have been shown and described, it will be understood by those skilled in the art that various changes, modifications, substitutions and alterations can be made therein without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (5)

1. The configuration software based on the original ecological MS window system comprises an application program, a view and back-end interaction module, a core designer module, an event management module, a configuration software variable management module, a configuration software equipment management module, a custom control interface module and a security mechanism and verification module, and is characterized in that,
the view and back-end interaction module is used for formatting a custom control data structure according to the structure of the xaml language and instantiating data wrapped by the xaml structure into an object which can be accessed in a memory;
the core designer module acquires an event receiving Object through the window back-end interaction module, selects and presents the Object as a current active Object, receives the occurred mouse or keyboard event, and returns 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 to a current user according to event execution conditions;
the custom control interface module receives the information from the event management module, and caches the xaml data by memcache technology for the designer module and the view interaction module to use;
the security mechanism and the verification module are used for access verification;
the application program is designed according to the 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;
the menu bar is divided into: files, edits, views, engineering, tools, operations and help, the toolbar implements basic shortcut operations: including new projects, open projects, save, and some editing related operations;
the engineering hurdle is divided into two major parts: the engineering management and control set is divided into a button switch class, an indicator lamp class, a numerical value input display class, a graphic instrument class, a record display class and a custom class;
the property bar provides a property entry for window and control design.
2. The configuration software based on a raw MS window system according to claim 1, wherein: the information output column timely feeds back the current operation state of the software and feedback information during design.
3. The configuration software based on a raw MS window system according to claim 1, wherein: the drag or open operation of the window design bar to the control bar or the engineering bar is directly presented.
4. The configuration software based on a raw MS window system according to claim 1, wherein: the configuration software variable management module realizes variable creation, variable deletion, variable information editing, variable import and export and the like, can realize customized equipment data requirements by combining equipment management module users, and refers to the configuration software variable management module to complete sharing of data among a plurality of pieces of equipment.
5. The configuration software based on a raw MS window system according to claim 1, wherein: and the configuration software equipment management module is used for completing equipment data import and export, equipment correction time and date, equipment engineering updating and firmware updating and upgrading through the 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 CN113703764A (en) 2021-11-26
CN113703764B true 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 (3)

* 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

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10681133B2 (en) * 2016-09-19 2020-06-09 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 (3)

* 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

Also Published As

Publication number Publication date
CN113703764A (en) 2021-11-26

Similar Documents

Publication Publication Date Title
CN107844299B (en) Method for implementing Web application development tool
JP4827834B2 (en) Method and apparatus for modifying process control data
US7543281B2 (en) Disabling and conditionally compiling graphical code in a graphical program
US20070233655A1 (en) Graphical program representation of queries
CN106469140A (en) A kind of report generating system and its method
EP1836565A1 (en) Dynamic generation of formatted user interfaces in software environments
CN102637168A (en) Method for realizing automatic language translation in graphical user interface
CN106407172B (en) A kind of report form generation method based on XML
KR20130090747A (en) Project-data creating device and programmable display device
DE202014010926U1 (en) A system for modeling source code with code segments that the source location is missing
KR20060128747A (en) Program creation apparatus, program creation method and program
US20040122788A1 (en) Software and methods for task method knowledge herarchies
CN103810292A (en) Method and device for configuring graphical interface
CN113703764B (en) Configuration software based on original ecological MS window system
KR102490941B1 (en) An online report creation system using Excel tool
CN103593188A (en) System and method for managing what-you-see-is-what-you-get menus of instrument
CN109344165A (en) A kind of querying method and storage equipment
CN111475970B (en) Structural model deriving system and method
KR101175950B1 (en) Method, apparatus, and computer readable medium storing a software program for managing system specifications
CN104598636B (en) Complex documents chorista method and complex documents automatic generation method
CN112988139A (en) Method and device for developing event processing file
KR102499832B1 (en) An online report creation system with query binding function
JP7477027B1 (en) Information processing device, information processing method, and program
CN116795347B (en) Map-oriented automatic comprehensive graphical programming system and device
Futrelle et al. Towards the design of an intrinsically graphical language

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