CN101510151A - Synthesis monitoring cross-platform configuration human-machine interface system - Google Patents

Synthesis monitoring cross-platform configuration human-machine interface system Download PDF

Info

Publication number
CN101510151A
CN101510151A CNA2009100253381A CN200910025338A CN101510151A CN 101510151 A CN101510151 A CN 101510151A CN A2009100253381 A CNA2009100253381 A CN A2009100253381A CN 200910025338 A CN200910025338 A CN 200910025338A CN 101510151 A CN101510151 A CN 101510151A
Authority
CN
China
Prior art keywords
human
script
module
interface system
computer interface
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.)
Pending
Application number
CNA2009100253381A
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.)
Nari Technology Co Ltd
Original Assignee
Nari 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 Nari Technology Co Ltd filed Critical Nari Technology Co Ltd
Priority to CNA2009100253381A priority Critical patent/CN101510151A/en
Publication of CN101510151A publication Critical patent/CN101510151A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses an integrated monitor cross platform configuration human-computer interface system, which comprises a server and a workstation, wherein the server and the workstation are internally provided with operating systems and a human-computer interface system framework; the human-computer interface system framework is characterized by being an MVC architecture and supporting the operating systems of Unix, Linux and Windows; the system also comprises a graphical component module encapsulated with a set of basal graphic objects in an inheritance way; a graphical control module encapsulated with a set of graphic interactive controls; and a script engine system which comprises a script engine module used for parsing the script, driving a script extended function library and dynamically executing the script and a script extension module used for accessing a real time database and a historical data base and judging authority. The integrated monitor cross platform configuration human-computer interface system realizes resource sharing and interconnection requirement, and solves the hardware platform problems of a hybrid platform and a heterogeneous platform of the integrated monitor system.

Description

Synthesis monitoring cross-platform configuration human-machine interface system
Technical field
The present invention relates to a kind of human-computer interface system, especially relate to a kind of man-machine interaction system that is applied to the comprehensive monitoring system of track traffic, belong to Rail Transit System control field.
Background technology
Along with developing rapidly of domestic city track traffic, various automatic technologies have obtained widespread use in the management of subway electromechanical equipment.Each Mechatronic Systems of early stage subway is such as environmental monitoring system, fire monitoring system, electric power system, video monitoring system, broadcasting control system, ticket selling and checking system, safety door system, gate control system or the like, it generally is discrete setting, manage independently, there is the human-computer interface system of oneself in each system.It is uneven to exist between system hardware and software platform, and system architecture and communication protocol kind are numerous and diverse, and system resource shares difficulty and each system hardware equipment disposition repeats, and is unfavorable for shortcomings such as maintenance management.
Development along with automatic technology, increasing subway line begins to consider and implement comprehensive monitoring system, by the unified hardware and software platform of comprehensive monitoring system, unified human-computer interaction interface, realize resource sharing, interconnect, help event handling in emergency circumstances, improve the whole running scheduling management level of subway.
Unified human-computer interaction interface then requires human-computer interface system can represent data message, the live signal of each subsystem of subway flexibly, finishes the feature operation of various subsystems.This machine interface system of will asking for help must can satisfy these demands.
Summary of the invention
Technical matters to be solved by this invention provides the unified hardware and software platform of each subsystem of a kind of subway, and unified user interface is realized resource sharing, the demand that interconnects.
For solving the problems of the technologies described above, the invention provides a kind of synthesis monitoring cross-platform configuration human-machine interface system, comprise server and workstation, in described server and the workstation operating system is installed, and the human-computer interface system framework is set, the interface of described human-computer interface system framework is characterized in that: described human-computer interface system framework is the MVC framework, supports Unix, Linux, Windows operating system, also comprises the graphical control module of encapsulation one cover graphical interaction control; Encapsulate the graphic assembly module of the basic Drawing Object of a cover in the succession mode; Script engine system, described script engine system comprise and are used to resolve script, drive script expanded function storehouse, dynamically carry out the script engine module of script and are used to visit the script expansion module of real-time storehouse, historical data base, judgement authority.
The beneficial effect that the present invention reached:
Synthesis monitoring cross-platform configuration human-machine interface system of the present invention, can support several operation systems, go out various system interfaces by script and control flexible configurations, support the demonstration and the operation control of each Mechatronic Systems information of subway, realized resource sharing, the demand that interconnects has solved the hardware platform problem of comprehensive monitoring system mixing platform, heterogeneous platform.
Description of drawings
Fig. 1 is the Organization Chart of synthesis monitoring cross-platform configuration human-machine interface system;
Fig. 2 is the composition structural drawing of human-computer interface system script engine system;
Fig. 3 is the workflow diagram of human-computer interface system configuration;
Fig. 4 is the data flow diagram of human-computer interface system running environment.
Embodiment
Introduce the implementation of each several part below in detail:
Fig. 1 is the Organization Chart of synthesis monitoring cross-platform configuration human-machine interface system.The present invention adopts ripe cross-platform support programs Qt and CORBA component technology, and Qt is the cross-platform interface database of a cover, has shielded the overwhelming majority interfaces relevant with specific operation system, the CORBA assembly has guaranteed network call and platform-neutral; Adopt standard C ++ language, Object-oriented Technique, standard C ++ transplantability fine, all have favorable compatibility under different operating system, the operation relevant with operating system all is encapsulated in the middle of the public module library as file operation, directory operation, mapping operation, network communication etc., to upper layer software (applications) is transparent, unconcerned, realize a cover software code like this, compile separately in different platform.Software interface is in full accord on each operating system platform, and user's mode of operation is in full accord.
The graphic assembly module adopts the succession mode to encapsulate the basic Drawing Object of a cover, comprise broken line, rectangle, polygon, circle (arc), literal, bitmap etc., every kind of object is all inherited in a public meta object the most basic, inherited base attributes such as its most basic color, position, and every class object has encapsulated own special attribute and method again.Basic object can be formed the graphical symbol of various complexity by the mode of combination, the device symbols of each professional system of expression subway.
The graphical control module package one cover graphical interaction control, comprise text input frame, button, combo box, radio box, check box, scale, virtual souvenir, form, curve, menu, tool bar etc., every kind of object is all inherited in a public meta object the most basic, base attributes such as the most basic line look, line style, fill color, position have been inherited, every class object has encapsulated own special incident and signal again, corresponding script can be defined, thereby the action of operating user interface can be accepted or respond.
Fig. 2 is the composition structural drawing of human-computer interface system script engine system.The script engine system comprises a script engine module, and this module meets the ECMA-262 standard, adopts standard C ++ language, Object-oriented Technique are finished can be cross-platform module.The script engine module is a very important part, and it mainly act as: (1) resolves script; (2) drive script expanded function storehouse; (3) dynamically carry out script.The script engine system has also encapsulated the script extended function module of a perfect in shape and function, can the nearly all function of calling system by the extended function module script.Described script extended function module has encapsulated GDO, Me, four modules of GApi, WndMng, and the GDO module is used for calling the real-time storehouse of platform, commercial storehouse, System Privileges; The Me module is used for calling human-computer interface system self function; The GApi module is used to provide system public function commonly used; The WndMng module is used for the management to interfaces windows, and the script extended function module has comprised most of function of comprehensive monitoring system platform, for example, visits real-time storehouse, historical data base, judges authority etc., by the script mutual function of rich interface greatly.
The man-machine interface system framework of the present invention adopts the MVC design architecture, adopt the Qt interface database, standard C ++ the cross-platform framework that language is realized, based on the MVC design architecture, be a kind of data model, multiple view ways of presentation, this framework has Configuration Design and two kinds of operations of real time execution module.
(1) system configuration module
Among the present invention, human-computer interface system can newly-built, modification one width of cloth interface under configuration running environment.In the drawing instrument case that system provides, can choose any fundamental figure object, and interactive controls, they are combined into the picture that the user need be concerned about, can in property box, revise, be provided with the attribute of these Drawing Objects, and the complex behavior that script defines certain object is set, carry out related with system database again.
(2) system's real time execution module
Picture after configuration is finished is under system's real-time running state, the real time data that can show each specialized subsystem intuitively, equipment state, warning information, operating personnel by this interface can carry out remote control, list, each specialty such as pattern control, interlock control, timetable control, video, voice control operate.
Be the embodiment of a real case of the present invention below, comprised and adopted a concrete subway comprehensive monitoring system multiple subsystem of method realization of the present invention to unify the interface, the process of flexible configurations.
A kind of subway comprehensively monitoring project, comprise subsystems such as environmental monitoring system, fire monitoring system, electric power system, video monitoring system, broadcasting control system, ticket selling and checking system, safety door system, gate control system, comprehensive monitoring system hardware is formed and is comprised that server adopts the Sun Fire X4200 server of Sun Microsystems, and workstation adopts the Think Center A52 PC of IBM.This is a typical Unix/Windows hybrid operating system platform.
At first be human-machine interface configuration, promptly realize the user interface of each specialized subsystem of subway by the human-machine interface configuration instrument:
The first step utilizes this man-machine interface system to make each professional equipment symbol according to the requirement of each specialized subsystem of subway.
Second step was utilized the monitoring interface of this man-machine each specialized subsystem of interface system configuration, the layout type that design interface is unified, designing apparatus guidance panel according to the requirement of each specialized subsystem of subway.And control the behavior and the action of various controls on the interface by compile script.
Carry out related with the real time data in the database device symbols on the interface at last.
Fig. 3 is the workflow diagram of human-computer interface system configuration.At the system configuration interface, actual demand according to each specialized subsystem, draw various graphical symbols, guidance panel is placed various configuration controls, and controls the behavior and the action of various controls on the interface by compile script, and each class object has encapsulated the response events and the function of standard commonly used, script can receive these standard Events, defines specific processing function, thereby configuration goes out each professional user interface.Go out the navigation bar of each station navigation bar and each specialized subsystem and general operation panel and alarm window by the toolbar control configuration.
Fig. 4 is the data flow diagram of human-computer interface system running environment, and after configuration was finished, user interface just can be deployed to operator workstation, entered human-computer interface system running environment:
Under system running environment, human-computer interface system obtains the operation information of whole monitoring system in real time, and accept to change message, the operation conditions of the ways of presentation rapid reaction supervisory system that the literal by the interface, shape, color, flicker, warning etc. are abundant, various human-computer interaction functions flexibly can be finished in the interface that configuration is good, various real-time information, historical data in both can the display monitoring system, operational order that also can the operation response personnel, and the calling system function, finish the control function of each specialized subsystem of supervisory system.
The invention solves the hardware platform problem of comprehensive monitoring system mixing platform, heterogeneous platform, the flexible configurations ability that this human-computer interface system has has well realized the application function of each specialized subsystem of subway.
The foregoing description does not limit the present invention in any form, and all employings are equal to the technical scheme that mode obtained of replacement or equivalent transformation, all drop in protection scope of the present invention.

Claims (5)

1. synthesis monitoring cross-platform configuration human-machine interface system, comprise server and workstation, in described server and the workstation operating system is installed, and the human-computer interface system framework is set, described human-computer interface system framework is characterized in that: described human-computer interface system framework is the MVC framework, support Unix, Linux, Windows operating system, also comprise the graphic assembly module that encapsulates the basic Drawing Object of a cover in the succession mode, be used to represent the device symbols of each professional system of subway; The graphical control module of encapsulation one cover graphical interaction control is used to define corresponding script, thereby accepts or respond the action of operating user interface; Script engine system, described script engine system comprise and are used to resolve script, drive script expanded function storehouse, dynamically carry out the script engine module of script and are used to visit the script expansion module of real-time storehouse, historical data base, judgement authority.
2. synthesis monitoring cross-platform configuration human-machine interface system according to claim 1 is characterized in that: described human-computer interface system framework has Configuration Design and two kinds of operations of real time execution module, and described configuration operation module is used for newly-built, modification one width of cloth interface; The real time execution module is used for showing intuitively real time data, equipment state and the warning information of each specialized subsystem.
3. synthesis monitoring cross-platform configuration human-machine interface system according to claim 1, it is characterized in that: the Drawing Object in described graphic assembly storehouse comprises basic object: broken line, rectangle, polygon, circle, circular arc, literal, bitmap, form the graphical symbol of various complexity by each basic object.
4. according to claim 1 or 2 or 3 described synthesis monitoring cross-platform configuration human-machine interface systems, it is characterized in that: the graphical interaction control in the described graphical control storehouse comprises: text input frame, button, combo box, radio box, check box, scale, virtual souvenir, form, curve, menu and tool bar.
5. according to claim 1 or 2 or 3 described synthesis monitoring cross-platform configuration human-machine interface systems, it is characterized in that: described script expanded function storehouse comprises GD0, Me, four modules of GApi, WndMng,
The GD0 module is used for calling the real-time storehouse of platform, commercial storehouse, System Privileges;
The Me module is used for calling human-computer interface system self function;
The GApi module is used to provide system public function commonly used;
The WndMng module is used for the management to interfaces windows.
CNA2009100253381A 2009-03-23 2009-03-23 Synthesis monitoring cross-platform configuration human-machine interface system Pending CN101510151A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2009100253381A CN101510151A (en) 2009-03-23 2009-03-23 Synthesis monitoring cross-platform configuration human-machine interface system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2009100253381A CN101510151A (en) 2009-03-23 2009-03-23 Synthesis monitoring cross-platform configuration human-machine interface system

Publications (1)

Publication Number Publication Date
CN101510151A true CN101510151A (en) 2009-08-19

Family

ID=41002556

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2009100253381A Pending CN101510151A (en) 2009-03-23 2009-03-23 Synthesis monitoring cross-platform configuration human-machine interface system

Country Status (1)

Country Link
CN (1) CN101510151A (en)

Cited By (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101945122A (en) * 2010-08-17 2011-01-12 江苏金思源电力科技有限公司 Configurable intelligent video monitoring platform and monitoring method thereof
CN101969549A (en) * 2010-11-16 2011-02-09 国电南瑞科技股份有限公司 Video monitoring system based on comprehensive monitoring platform
CN102012809A (en) * 2010-11-10 2011-04-13 国电南瑞科技股份有限公司 Comprehensive monitoring linkage module design and implementation method
CN102360288A (en) * 2011-09-29 2012-02-22 南京国电南自轨道交通工程有限公司 Scriptable full-configuration HMI (Human Machine Interface) system driven by real-time data
CN102393820A (en) * 2011-11-09 2012-03-28 国电南瑞科技股份有限公司 Logical implementation method for controlling building monitoring system
CN102520861A (en) * 2011-12-13 2012-06-27 深圳市合信自动化技术有限公司 Configuration sounding method, system and corresponding device of industrial human-computer interface
CN102567014A (en) * 2011-11-14 2012-07-11 南京天溯自动化控制系统有限公司 Method for realizing animation in SCADA (supervisory control and data acquisition) system by using Lua script
CN102622230A (en) * 2012-02-28 2012-08-01 株洲南车时代电气股份有限公司 Train display configuration module and design method thereof
CN103049270A (en) * 2012-12-27 2013-04-17 福州福大自动化科技有限公司 Script-free configuration and debugging method for human-computer interface software
CN103064661A (en) * 2011-10-21 2013-04-24 上海宝信软件股份有限公司 Computer monitoring configuration screen extensible makeup language (XML) descriptor system and method
CN103150198A (en) * 2013-02-22 2013-06-12 三一重工股份有限公司 Display method of configuration software
CN103529707A (en) * 2013-11-07 2014-01-22 南京国电南自轨道交通工程有限公司 Design method for full object-oriented intelligent alarm model in integrated supervisory control system of metro
CN104410720A (en) * 2014-12-22 2015-03-11 山东鲁能软件技术有限公司 Real-time monitoring platform system based on web graph and monitoring method thereof
CN104714806A (en) * 2015-03-31 2015-06-17 上海步科自动化股份有限公司 Method and device for processing scripts based on human-computer interface system
CN105022638A (en) * 2015-08-06 2015-11-04 许继集团有限公司 Embedded device business logic visual display method
CN103049174B (en) * 2012-12-27 2016-09-14 福州福大自动化科技有限公司 A kind of implementation method of the human-computer interface configuration software operation window of intelligence
CN106815018A (en) * 2016-12-27 2017-06-09 国电南瑞科技股份有限公司 Tramcar comprehensive operation dispatches the integral design method of system man-machine interface
CN107220064A (en) * 2017-06-27 2017-09-29 华中科技大学 A kind of digital control system interface configuration development approach
CN107451033A (en) * 2017-08-17 2017-12-08 百斯特(广州)信息技术有限公司 Equipment state on-line monitoring system based on LINUX and WINDOWS dual operating systems
CN109255107A (en) * 2018-09-25 2019-01-22 珠海格力电器股份有限公司 Configuration software processing method, device, computer equipment and storage medium
CN109324569A (en) * 2017-08-01 2019-02-12 智能云科信息科技有限公司 Monitoring system and method, the cloud MES system comprising monitoring system
CN109558524A (en) * 2018-11-14 2019-04-02 无锡信捷电气股份有限公司 The internet of things equipment monitoring method and device of configurableization
CN109947412A (en) * 2019-03-31 2019-06-28 重庆矢崎仪表有限公司 Automobile instrument HMI controls programming system and method
CN110908567A (en) * 2018-09-18 2020-03-24 深圳市鸿合创新信息技术有限责任公司 Terminal assistant device and method and electronic equipment
CN111026393A (en) * 2019-11-19 2020-04-17 中冶南方(武汉)自动化有限公司 QT-based SCADA system HMI development method
CN111090432A (en) * 2018-10-23 2020-05-01 鸿合科技股份有限公司 Interface processing method and device and electronic equipment
CN111232017A (en) * 2020-01-09 2020-06-05 成都市新筑路桥机械股份有限公司 Tramcar human-computer interaction interface system
CN111414215A (en) * 2019-01-07 2020-07-14 比亚迪股份有限公司 Human-computer interface generation method and device and storage medium
CN111801631A (en) * 2018-10-31 2020-10-20 东芝三菱电机产业系统株式会社 SCADA Web HMI system
CN113221511A (en) * 2021-04-13 2021-08-06 浙江中控研究院有限公司 Method, device and equipment for converting configuration file into XML file and storage medium
CN113467395A (en) * 2021-07-05 2021-10-01 南方电网调峰调频发电有限公司 Thermal power generating unit starting method and device, computer equipment and storage medium

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101945122A (en) * 2010-08-17 2011-01-12 江苏金思源电力科技有限公司 Configurable intelligent video monitoring platform and monitoring method thereof
CN102012809B (en) * 2010-11-10 2013-03-13 国电南瑞科技股份有限公司 Comprehensive monitoring linkage module design and implementation method
CN102012809A (en) * 2010-11-10 2011-04-13 国电南瑞科技股份有限公司 Comprehensive monitoring linkage module design and implementation method
CN101969549A (en) * 2010-11-16 2011-02-09 国电南瑞科技股份有限公司 Video monitoring system based on comprehensive monitoring platform
CN102360288A (en) * 2011-09-29 2012-02-22 南京国电南自轨道交通工程有限公司 Scriptable full-configuration HMI (Human Machine Interface) system driven by real-time data
CN102360288B (en) * 2011-09-29 2014-12-03 南京国电南自轨道交通工程有限公司 Scriptable full-configuration HMI (Human Machine Interface) system driven by real-time data
CN103064661A (en) * 2011-10-21 2013-04-24 上海宝信软件股份有限公司 Computer monitoring configuration screen extensible makeup language (XML) descriptor system and method
CN102393820A (en) * 2011-11-09 2012-03-28 国电南瑞科技股份有限公司 Logical implementation method for controlling building monitoring system
CN102567014A (en) * 2011-11-14 2012-07-11 南京天溯自动化控制系统有限公司 Method for realizing animation in SCADA (supervisory control and data acquisition) system by using Lua script
CN102520861B (en) * 2011-12-13 2015-07-01 深圳市合信自动化技术有限公司 Configuration sounding method, system and corresponding device of industrial human-computer interface
CN102520861A (en) * 2011-12-13 2012-06-27 深圳市合信自动化技术有限公司 Configuration sounding method, system and corresponding device of industrial human-computer interface
CN102622230A (en) * 2012-02-28 2012-08-01 株洲南车时代电气股份有限公司 Train display configuration module and design method thereof
CN102622230B (en) * 2012-02-28 2015-01-07 株洲南车时代电气股份有限公司 Train display configuration module and design method thereof
CN103049270A (en) * 2012-12-27 2013-04-17 福州福大自动化科技有限公司 Script-free configuration and debugging method for human-computer interface software
CN103049174B (en) * 2012-12-27 2016-09-14 福州福大自动化科技有限公司 A kind of implementation method of the human-computer interface configuration software operation window of intelligence
CN103150198B (en) * 2013-02-22 2016-05-11 三一重工股份有限公司 A kind of display methods of configuration software
CN103150198A (en) * 2013-02-22 2013-06-12 三一重工股份有限公司 Display method of configuration software
CN103529707B (en) * 2013-11-07 2016-02-03 南京国电南自轨道交通工程有限公司 The method for designing of full Object-oriented Intelligent alarm model in a kind of subway comprehensive monitoring system
CN103529707A (en) * 2013-11-07 2014-01-22 南京国电南自轨道交通工程有限公司 Design method for full object-oriented intelligent alarm model in integrated supervisory control system of metro
CN104410720A (en) * 2014-12-22 2015-03-11 山东鲁能软件技术有限公司 Real-time monitoring platform system based on web graph and monitoring method thereof
CN104410720B (en) * 2014-12-22 2018-02-23 山东鲁能软件技术有限公司 A kind of real-time monitoring platform system and method based on web graph shape
CN104714806A (en) * 2015-03-31 2015-06-17 上海步科自动化股份有限公司 Method and device for processing scripts based on human-computer interface system
CN104714806B (en) * 2015-03-31 2018-09-21 上海步科自动化股份有限公司 Script processing method based on human-computer interface system and device
CN105022638A (en) * 2015-08-06 2015-11-04 许继集团有限公司 Embedded device business logic visual display method
CN106815018A (en) * 2016-12-27 2017-06-09 国电南瑞科技股份有限公司 Tramcar comprehensive operation dispatches the integral design method of system man-machine interface
CN107220064A (en) * 2017-06-27 2017-09-29 华中科技大学 A kind of digital control system interface configuration development approach
CN107220064B (en) * 2017-06-27 2019-06-25 华中科技大学 A kind of digital control system interface configuration development approach
CN109324569A (en) * 2017-08-01 2019-02-12 智能云科信息科技有限公司 Monitoring system and method, the cloud MES system comprising monitoring system
CN107451033A (en) * 2017-08-17 2017-12-08 百斯特(广州)信息技术有限公司 Equipment state on-line monitoring system based on LINUX and WINDOWS dual operating systems
CN110908567A (en) * 2018-09-18 2020-03-24 深圳市鸿合创新信息技术有限责任公司 Terminal assistant device and method and electronic equipment
CN109255107A (en) * 2018-09-25 2019-01-22 珠海格力电器股份有限公司 Configuration software processing method, device, computer equipment and storage medium
CN111090432A (en) * 2018-10-23 2020-05-01 鸿合科技股份有限公司 Interface processing method and device and electronic equipment
CN111801631A (en) * 2018-10-31 2020-10-20 东芝三菱电机产业系统株式会社 SCADA Web HMI system
CN111801631B (en) * 2018-10-31 2023-04-18 东芝三菱电机产业系统株式会社 SCADA Web HMI system
CN109558524A (en) * 2018-11-14 2019-04-02 无锡信捷电气股份有限公司 The internet of things equipment monitoring method and device of configurableization
CN111414215A (en) * 2019-01-07 2020-07-14 比亚迪股份有限公司 Human-computer interface generation method and device and storage medium
CN109947412A (en) * 2019-03-31 2019-06-28 重庆矢崎仪表有限公司 Automobile instrument HMI controls programming system and method
CN111026393A (en) * 2019-11-19 2020-04-17 中冶南方(武汉)自动化有限公司 QT-based SCADA system HMI development method
CN111232017A (en) * 2020-01-09 2020-06-05 成都市新筑路桥机械股份有限公司 Tramcar human-computer interaction interface system
CN111232017B (en) * 2020-01-09 2021-10-15 成都市新筑路桥机械股份有限公司 Tramcar human-computer interaction interface system
CN113221511A (en) * 2021-04-13 2021-08-06 浙江中控研究院有限公司 Method, device and equipment for converting configuration file into XML file and storage medium
CN113467395A (en) * 2021-07-05 2021-10-01 南方电网调峰调频发电有限公司 Thermal power generating unit starting method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN101510151A (en) Synthesis monitoring cross-platform configuration human-machine interface system
CN107160388B (en) Intelligent inspection robot monitoring system for transformer substation
US8121716B2 (en) System and method for managing software applications, particularly manufacturing execution system (MES) applications
CN102520899B (en) Universal cockpit display management system
CN101699393B (en) Network-facing intelligent software interface dynamic generation method
CN101329564B (en) Computer room management system
CN102012809B (en) Comprehensive monitoring linkage module design and implementation method
US20130231782A1 (en) Integrated monitoring and controlling of various city functionalities
CN101201599A (en) Hmi views of modules for industrial control systems
CN101283572A (en) Application program update deployment to a mobile device
CN103530338B (en) Frame for carrying out page rendering on calculation equipment and page generation method
CN101876917A (en) Control development method and device
CN103679561A (en) Display system structure of power dispatching operation cockpit and realizing method thereof
CN110795071A (en) User interface design and code separation method supporting real-time data dynamic binding
CN108399244B (en) Graphical configuration management system and method for nuclear power plant risk monitoring technology
CN115062463B (en) Modeling system based on demonstration structure modeling language
CN116774977A (en) Design method of coal mine industrial Internet of things development platform based on low codes
JP3637331B2 (en) Plant monitoring device that enables remote monitoring
CN115964185A (en) Micro-service management system for technical resource sharing
CN113176759A (en) Information management system applied to treatment of medium-low radioactive nuclear waste liquid cement solidified body
CN103049270A (en) Script-free configuration and debugging method for human-computer interface software
CN1142487C (en) Method of establishing embedded graphic user interface in real-time multitask operation system
CN109445776A (en) Mixing picture method and device
CN105808313A (en) Intelligent terminal data interaction system and method for intelligent terminal
CN114741056A (en) Internet of things management platform based on big data and cloud computing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20090819