[go: up one dir, main page]

CN102622230B - Train display configuration module and design method thereof - Google Patents

Train display configuration module and design method thereof Download PDF

Info

Publication number
CN102622230B
CN102622230B CN201210047513.9A CN201210047513A CN102622230B CN 102622230 B CN102622230 B CN 102622230B CN 201210047513 A CN201210047513 A CN 201210047513A CN 102622230 B CN102622230 B CN 102622230B
Authority
CN
China
Prior art keywords
module
control
display configuration
train display
configuration 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
CN201210047513.9A
Other languages
Chinese (zh)
Other versions
CN102622230A (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.)
Zhuzhou CRRC Times Electric Co Ltd
Original Assignee
Zhuzhou CSR Times Electric 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 Zhuzhou CSR Times Electric Co Ltd filed Critical Zhuzhou CSR Times Electric Co Ltd
Priority to CN201210047513.9A priority Critical patent/CN102622230B/en
Publication of CN102622230A publication Critical patent/CN102622230A/en
Application granted granted Critical
Publication of CN102622230B publication Critical patent/CN102622230B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)
  • Train Traffic Observation, Control, And Security (AREA)

Abstract

The invention discloses a train display configuration module and a design method thereof. The module comprises an inner core module, a graph module, a file module, a font module, an assembly module and a network module, the inner core module provides core codes to the train display configuration module, the graph module provides a control piece and a processing method which are related to an interface, the file module provides an operation method relevant to files, the font module provides an operation method of the font, the assembly module provides an operation method including digit groups and character strings, and the network module provides an operation method of a network. The design method comprises adding various needed common control pieces and communication control pieces in windows, setting attributes of the control pieces, compiling scripts, and connecting the various control pieces in a line-connection mode. The train display configuration module and the design method are developed based on a visual interface, complete design of the module by adopting a block building mode, adopt a minute quantity of the codes to complete interface compiling, are convenient and rapid, can substantially save development time and improve development efficiency.

Description

A kind of train display configuration module and method for designing thereof
Technical field
The present invention relates to a kind of display configuration software and method for designing thereof, especially relate to a kind of the display configuration module and the method for designing thereof that are applicable to the rail traffic vehicles such as train, locomotive.
Background technology
State panel type display is the vitals on train, the state of Real-Time Monitoring train, helps driver to understand the ruuning situation of information on car and car, if train breaks down, driver can be reminded in time to take appropriate measures solution fault, ensure the safe operation of train.
In existing rail vehicle network control system, display software development is divided into interface development and the exchanges data two parts with related network device.
Interface development part, main employing Graphical Programming Tool C language, C Plus Plus, FLTK+C language, VC, VB.net etc., a large amount of graphical programs language supports is needed in performance history, particularly C language and C Plus Plus, large to a face, littlely all need to write code complete to single line, a point.
Communication data switching part program, also needs to write separately, and programming personnel needs familiar various communication mode and interface between software and hardware, and needs to write different signal procedures for different interface programming language, and this is higher to the Capability Requirement of programming personnel.
Prior art is write at interface and is needed in exchanges data to write a large amount of codes, and Software for Design also exists the shortcomings such as the construction cycle is long, efficiency is low, the wasting of resources, manpower waste, in addition, software maintenance aspect also needs a large amount of manpowers to complete.
Summary of the invention
The object of this invention is to provide a kind of train display configuration module and method for designing thereof, this module and method for designing thereof can adopt zero code or minute quantity code to complete interface and write, not only convenient but also quick, effectively can save the development time, improve development efficiency significantly, quickly and easily develop the display software in rail vehicle network control system.
In order to realize foregoing invention object, the present invention specifically provides a kind of technic relization scheme of train display configuration module, a kind of train display configuration module, train display configuration module is connected with operating system by virtual machine, comprise: kernel module, figure module, file module, font module, collection modules and mixed-media network modules mixed-media, virtual machine provides the support for different operating system for train display configuration module, kernel module provides core code for train display configuration module, figure module provides the control relevant to train display configuration module interface and disposal route, file module provides method of operating associated with the file for train display configuration module, font module provides the method for operating of font for train display configuration module, collection modules provides the method for operating comprising array and character string for train display configuration module, mixed-media network modules mixed-media provides the method for operating of network for train display configuration module.
As the further improvement of a kind of train of the present invention display configuration module technical scheme, virtual machine comprises display configuration software engine module, display configuration software engine module for train display configuration module for different operating system provides driving engine.
As the further improvement of a kind of train of the present invention display configuration module technical scheme, operating system adopts (SuSE) Linux OS or Vxworks operating system.
The present invention also specifically provides a kind of technic relization scheme of train display group state modularity in addition, and a kind of method designed above-mentioned train display configuration module, comprises the following steps:
S10: for train display configuration module creates a new engineering;
S11: add window in engineering;
S12: the control adding needs in the window, is used for showing one or more information comprising text message, numerical information, graphical information;
S13: the base attribute that color that control comprises and size are set;
S14: the establishment completing correlation function script in script window;
S15: repeat step S12 to step S14, add the various controls of needs in the window;
S16: adopt connection mode to connect according to data flow the various controls in window;
S17: preserve engineering, directly run.
As the further improvement of a kind of train of the present invention display group morphotype blocks design method and technology scheme, control comprises general category control and communication class control, general category control comprises Input, digital frame control and button control, display comprises the information of numeral, text and button, and communication class control provides the communication interface comprising MVB or lonworks or WTB or CAN communication bus.
As the further improvement of a kind of train of the present invention display group morphotype blocks design method and technology scheme, the position of general category control, color and appearance information are all completed by the attribute arranging control.
As the further improvement of a kind of train of the present invention display group morphotype blocks design method and technology scheme, communication class control uses with general category control in train display configuration module practical implementation simultaneously; In the design process, when communication class control is overlapping with general category control place time, in the property box of general category control, increase the setting option of this communication class control communication mode.
As the further improvement of a kind of train of the present invention display group morphotype blocks design method and technology scheme, the process of adding various control in step S15 comprises the process element of needs display and communication mode being packaged into control, the text message that this process comprises needs show is packaged into Input, digital frame control is packaged into by needing the numerical information of display, button is packaged into button control, communication mode is packaged into communication control.
By implementing the technical scheme of the invention described above a kind of train display configuration module and method for designing thereof, there is following technique effect:
1, adopt the theory of visualization interface exploitation, use the mode of " playing with building blocks " to complete software development;
2, adopt zero code or minute quantity code to complete interface to write, not only convenient but also quick, effectively can save the development time, improve development efficiency significantly;
3, existing development scheme is changed, use the developing thought of configuration software form, interface development only needs to pull relevant control, be combined into the interface of needs, in the exchange of communication data, only need the attribute column opening control to carry out address information and just can complete, save and write the code time in a large number, interface control aspect also simple and fast, both facilitated developer, turn increased the maintainability of program.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the system principle diagram of a kind of embodiment of train display configuration module of the present invention.
Fig. 2 is the process flow diagram of a kind of embodiment of train display group state modularity of the present invention.
Fig. 3 is the system architecture schematic diagram of a kind of embodiment of train display configuration module of the present invention.
Fig. 4 is the exploitation main interface schematic diagram of a kind of embodiment of train display group state modularity of the present invention.
Fig. 5 is the control script formulation interface schematic diagram of a kind of embodiment of train display group state modularity of the present invention.
Fig. 6 is that the control property of a kind of embodiment of train display group state modularity of the present invention arranges interface schematic diagram.
Fig. 7 is the dataflow design interface schematic diagram of a kind of embodiment of train display group state modularity of the present invention.
Fig. 8 is that the train status that train display group state modularity of the present invention is applied shows and diagnosis procedure for displaying schematic diagram.
Fig. 9 is that the train status that train display group state modularity of the present invention is applied shows and diagnostic display unit interface schematic diagram.
Figure 10 is the train display group state modularity of the present invention train status display of applying and the main interface schematic diagram of a kind of embodiment of diagnostic display unit.
Figure 11 is the train display group state modularity of the present invention train status display of applying and the sub-interface schematic diagram of a kind of embodiment of diagnostic display unit.
In figure: 1-train display configuration module, 2-virtual machine, 3-operating system, 4-kernel module, 5-figure module, 6-file module, 7-font module, 8-collection modules, 9-mixed-media network modules mixed-media, 10-display configuration software engine module, 11-hardware platform, 12-Drawing zone, 13-control hurdle, 14-control script formulation hurdle, 15-setup of attribute hurdle, 16-Project Areas.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is only a part of embodiment of the present invention, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
As shown in accompanying drawing 1 to 11, give the specific embodiment of the present invention's a kind of train display configuration module and method for designing thereof, below in conjunction with the drawings and specific embodiments, the invention will be further described.
The embodiment of a kind of train display configuration module as shown in Figure 1, train display configuration module 1 is connected with operating system 3 by virtual machine 2, comprise: kernel module 4, figure module 5, file module 6, font module 7, collection modules 8 and mixed-media network modules mixed-media 9, virtual machine 2 provides the support for different operating system 3 for train display configuration module 1, and upper application software is all then identical on different platforms.Wherein, the function of modules is as shown in table 1 below.Kernel module 4 provides core code for train display configuration module 1, figure module 5 provides the control relevant to train display configuration module 1 interface and disposal route, file module 6 provides method of operating associated with the file for train display configuration module 1, font module 7 provides the method for operating of font for train display configuration module 1, collection modules 8 provides the method for operating comprising array and character string for train display configuration module 1, and mixed-media network modules mixed-media 9 provides the method for operating of network for train display configuration module 1.
functional module title functional module explanation
kernel module kernel module is the core code of developing instrument.
figure module figure module provides the control relevant to interface and disposal route.
file module file module provides method of operating associated with the file.
font module font module provides the method for operating of font.
collection modules collection modules provides the method for operating of array, character string etc.
mixed-media network modules mixed-media mixed-media network modules mixed-media provides the method for operating of network.
Table 1.
As shown in Figure 3, train display configuration module 1 is the configuration software of most top layer, virtual machine 2 under it comprises display configuration software engine module 10 further, and display configuration software engine module 10 provides driving engine for the train display configuration module 1 of top layer for the operating system 3 that third layer is different.The object done like this is, the application software of train display configuration module does not need to recompilate, and just can use in different operating system platforms.The operating system 3 of third layer adopts the operating systems such as Linux or Vxworks further.The bottom is hardware platform, and operating system 3 runs on hardware platform 11, and hardware platform 11 comprises the platform based on processors such as ARM or PowerPc further.
Be a kind of embodiment of train display group state modularity as shown in Figure 2, the method comprises the following steps:
S10: for train display configuration module 1 creates a new engineering;
S11: add window in engineering;
S12: the control adding needs in the window, is used for showing one or more information comprising text message, numerical information, graphical information;
S13: the base attribute that color that control comprises and size are set;
S14: the establishment completing correlation function script in script window;
S15: repeat step S12 to step S14, add the various controls of needs in the window;
S16: adopt connection mode to connect according to data flow the various controls in window;
S17: preserve engineering, directly can run after preservation, not need to compile.
Wherein, control comprises general category control and communication class control further, general category control comprises Input, digital frame control and button control, display comprises the information of numeral, text and button, and communication class control provides the communication interface comprising MVB or lonworks or WTB or CAN communication bus.The position of general category control, color and appearance information all complete further by the attribute arranging control.Communication class control uses with general category control in train display configuration module 1 practical implementation simultaneously; In the design process, when communication class control is overlapping with general category control place time, in the property box of general category control, increase the setting option of this communication class control communication mode.
The present invention adopts the mode of " playing with building blocks " to write the application software of train display configuration module.Software programming personnel do not need hand-coding code, only need drag and drop control to suitable position and the size that is applicable to and the attribute arranging control just can complete writing of software.The mode realizing " playing with building blocks " completes writing of software, and train display configuration module software needs to do a lot of encapsulation.The process of adding various control in step S15 comprises the process element of needs display and communication mode being packaged into control further, the text message that this process comprises needs show is packaged into Input, digital frame control is packaged into by needing the numerical information of display, button is packaged into button control, communication mode is packaged into communication control.
The exploitation main interface schematic diagram of a kind of embodiment of train display group state modularity of the present invention as shown in Figure 4.Wherein, Drawing zone 12 is the region of drawing various control on the left of the main interface of exploitation, and control hurdle 13 is the Library region on the right side of the main interface of exploitation.Clicked by left mouse button and pull corresponding control in control hurdle 13 and, to Drawing zone 12, various different control can be drawn.
The control script formulation interface schematic diagram of a kind of embodiment of train display group state modularity of the present invention as shown in Figure 5; That the control property of a kind of embodiment of train display group state modularity of the present invention arranges interface schematic diagram as shown in Figure 6.Attribute menu and script frame is there will be after clicking control with middle mouse button.Wherein, user can arrange the base attribute of control in setup of attribute hurdle 15 as shown in Figure 6, and setup of attribute hurdle 15 can arrange the attribute of each control, comprises positional information, size information and other parameter informations; If there is more complicated operation, then can add script in control script formulation hurdle 14 as shown in Figure 5, as the addition subtraction multiplication and division operation etc. to data.
The dataflow design interface schematic diagram of a kind of embodiment of train display group state modularity of the present invention as shown in Figure 7.Wherein, be Drawing zone 12 on the left of dataflow design interface, right side is respectively Project Areas 16 and control hurdle 13.In Software for Design, often relate to the transmission of data with mutual.In order to express this data stream relation more intuitively, need the graphical design method provided based on data stream.Use the mode of line to be connected by relevant control, the transmission of data can be realized with mutual.Data flow diagram can facilitate user to check, manage or traffic flow information in update routine.Accompanying drawing 7 is the effects based on dataflow design thought.As: in Drawing zone 12, there are a button control and a label control, Button control has an output function clickCount, label control has an input function show, now the output valve of the output function of Button control is assigned to the input function show of label control, only need draw a line and passable between, this implementation is simple and clear, and the relation between control is also very clear.
That the train status that train display group state modularity of the present invention is applied shows and diagnosis procedure for displaying schematic diagram as shown in Figure 8.Namely enter the main interface of program of train display configuration module 1 after train display powers on, main interface is provided with button 0 to button 9, and totally 12 buttons such as button ok and button c.Wherein, button 0 correspondence enters main interface operation; Button 1 correspondence checks that battery condition operates; Button 2 correspondence checks diesel engine state of operation; Button 3 correspondence checks I/O(input and output) state of operation; Button 4 correspondence checks DCU(motion control unit) state of operation; Button 5 correspondence checks ACU(Auxiliary Control Element) operation; Button 6 correspondence checks that major parameter operates; Button 7 correspondence checks that cumulative amount operates; Button 8 correspondence carries out the operation arranged, as: excision and input are removed and protected to screen time setting, host time setting, brightness regulation, password setting, fault clearance, the setting of wheel footpath, cumulative amount; The corresponding event query manipulation of button 9, as: the inquiry of existing fault inquiry, historical failure and register information inquiry; Button ok correspondence carries out determination operation; Button c correspondence carries out returning operation.
That the train status that train display group state modularity of the present invention is applied shows and diagnostic display unit interface schematic diagram as shown in Figure 9.Various control is included in train status display and diagnostic display unit interface, as: the Input in general category control, digital frame control and button control.Communication class control is not visible in interface.Input is as text messages such as the version in figure, navigation, locomotive unit number, speed, operating mode, time and message notifyings.Digital frame control is as digital informations such as the current/voltages in figure.In addition, the button control of row is descended in addition most.
The train display group state modularity of the present invention train status display of applying and the main interface schematic diagram of a kind of embodiment of diagnostic display unit as shown in Figure 10.Accompanying drawing 10 is the information displaying main interface schematic diagram of the train display configuration module application software corresponding to accompanying drawing 9.Be the train display group state modularity of the present invention train status display of applying and the sub-interface schematic diagram of a kind of embodiment of diagnostic display unit as shown in Figure 11, this sub-interface is corresponding to the status button in main interface.
A kind of train display configuration software module described by application the present invention and the embodiment of method for designing thereof, can reach following technique effect:
One, the present invention is based on the programming idea of configuration software, adopt the theory of visualization interface exploitation, use the mode of " playing with building blocks " to complete the software development of rail vehicle network control system display.Whole interface is write, and adopts zero code or minute quantity code just can complete, and convenient quick again, greatly can save the development time, development efficiency is significantly improved in pole.
Two, the present invention changes existing development scheme completely, use the developing thought of configuration software form, interface development only needs to pull relevant control, be combined into the interface of needs, in the exchange of communication data, only need the attribute column opening control to carry out address information and just can complete, save and write the code time in a large number, interface control aspect also simple and fast, both facilitated developer, turn increased the maintainability of program.
Three, the present invention does not need to use programming language design interface, only each graphical control mouse need be dragged to and can obtain interface to display together.The interpreted language that the present invention uses directly is preserved after Software for Design completes, and both can run, and need not compile after double-clicking the file preserved.In addition, do not need to write communication functions code, as long as associate relative address namely can realize network service and data exchanging function in graphical control attribute.Online editing function, and program run on train display while also can revise, need not recompilate and download.
Four, the present invention is directed to the engine that different platform provides different, become virtual machine in the present invention, display application software need not recompilate, and also can use on different platforms.
Five, the present invention adopts the process thought of data stream, is associated by different object by the mode of line, and the transmission of this mode visualize data is with mutual.
This train display configuration software module and method for designing thereof also can be used for the exploitation of display software in other industry, just need to add relevant graphical control, also can realize cross-platform use simultaneously.
The above is only preferred embodiment of the present invention, not does any pro forma restriction to the present invention.Although the present invention discloses as above with preferred embodiment, but and be not used to limit the present invention.Any those of ordinary skill in the art, do not departing under technical solution of the present invention ambit, the Method and Technology content of above-mentioned announcement all can be utilized to make many possible variations and modification to technical solution of the present invention, or be revised as the Equivalent embodiments of equivalent variations.Therefore, every content not departing from technical solution of the present invention, according to technical spirit of the present invention to any simple modification made for any of the above embodiments, equivalent replacement, equivalence change and modification, all still belongs in the scope of technical solution of the present invention protection.

Claims (7)

1. a train display configuration module, it is characterized in that, described train display configuration module (1) is connected with operating system (3) by virtual machine (2), train display configuration module (1) comprising: kernel module (4), figure module (5), file module (6), font module (7), collection modules (8) and mixed-media network modules mixed-media (9), and described virtual machine (2) provides the support for different operating system (3) for train display configuration module (1), described virtual machine (2) comprises display configuration software engine module (10), described display configuration software engine module (10) for train display configuration module (1) for different operating system (3) provides driving engine, described kernel module (4) provides core code for train display configuration module (1), described figure module (5) provides the control relevant to train display configuration module (1) interface and disposal route, described file module (6) provides method of operating associated with the file for train display configuration module (1), described font module (7) provides the method for operating of font for train display configuration module (1), described collection modules (8) provides the method for operating comprising array and character string for train display configuration module (1), described mixed-media network modules mixed-media (9) provides the method for operating of network for train display configuration module (1).
2. a kind of train display configuration module according to claim 1, is characterized in that: described operating system (3) adopts (SuSE) Linux OS or Vxworks operating system.
3., to the method that the train display configuration module described in claim 1 or 2 designs, it is characterized in that, comprise the following steps:
S10: be the engineering that train display configuration module (1) establishment one is new;
S11: add window in engineering;
S12: the control adding needs in the window, is used for showing one or more information comprising text message, numerical information, graphical information;
S13: the base attribute that color that control comprises and size are set;
S14: the establishment completing correlation function script in script window;
S15: repeat step S12 to step S14, add the various controls of needs in the window;
S16: adopt connection mode to connect according to data flow the various controls in window;
S17: preserve engineering, directly run.
4. a kind of train display group state modularity according to claim 3, it is characterized in that: described control comprises general category control and communication class control, general category control comprises Input, digital frame control and button control, display comprises the information of numeral, text and button, and communication class control provides the communication interface comprising MVB or lonworks or WTB or CAN communication bus.
5. a kind of train display group state modularity according to claim 4, is characterized in that: the position of described general category control, color and appearance information are all completed by the attribute arranging control.
6. a kind of train display group state modularity according to claim 5, is characterized in that: described communication class control uses with general category control in train display configuration module (1) practical implementation simultaneously; In the design process, when communication class control is overlapping with general category control place time, in the property box of general category control, increase the setting option of this communication class control communication mode.
7. a kind of train display group state modularity according to claim 6, it is characterized in that: the process of adding various control in described step S15 comprises the process element of needs display and communication mode being packaged into control, the text message that this process comprises needs show is packaged into Input, digital frame control is packaged into by needing the numerical information of display, button is packaged into button control, communication mode is packaged into communication control.
CN201210047513.9A 2012-02-28 2012-02-28 Train display configuration module and design method thereof Active CN102622230B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210047513.9A CN102622230B (en) 2012-02-28 2012-02-28 Train display configuration module and design method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210047513.9A CN102622230B (en) 2012-02-28 2012-02-28 Train display configuration module and design method thereof

Publications (2)

Publication Number Publication Date
CN102622230A CN102622230A (en) 2012-08-01
CN102622230B true CN102622230B (en) 2015-01-07

Family

ID=46562160

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210047513.9A Active CN102622230B (en) 2012-02-28 2012-02-28 Train display configuration module and design method thereof

Country Status (1)

Country Link
CN (1) CN102622230B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049174B (en) * 2012-12-27 2016-09-14 福州福大自动化科技有限公司 A kind of implementation method of the human-computer interface configuration software operation window of intelligence
CN105718226A (en) * 2014-12-01 2016-06-29 中国航空工业集团公司第六三一研究所 High-performance vector font library display method based on VXWorks system
CN104709262B (en) * 2015-03-24 2018-08-28 南车株洲电力机车有限公司 A kind of train controller and system
CN105843619A (en) * 2016-03-24 2016-08-10 株洲中车时代电气股份有限公司 Method for realizing dynamic configuration of display interface of train display
CN108089797A (en) * 2017-11-29 2018-05-29 中车唐山机车车辆有限公司 The interface display method and device of train display screen
CN113703764B (en) * 2021-08-16 2023-12-05 深圳市顶控科技有限公司 Configuration software based on original ecological MS window system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101510151A (en) * 2009-03-23 2009-08-19 国电南瑞科技股份有限公司 Synthesis monitoring cross-platform configuration human-machine interface system
CN102207854A (en) * 2009-12-28 2011-10-05 海洋王照明科技股份有限公司 Method, device and system for generating monitoring interfaces of equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7996785B2 (en) * 2004-06-30 2011-08-09 Microsoft Corporation Systems and methods for integrating application windows in a virtual machine environment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101510151A (en) * 2009-03-23 2009-08-19 国电南瑞科技股份有限公司 Synthesis monitoring cross-platform configuration human-machine interface system
CN102207854A (en) * 2009-12-28 2011-10-05 海洋王照明科技股份有限公司 Method, device and system for generating monitoring interfaces of equipment

Also Published As

Publication number Publication date
CN102622230A (en) 2012-08-01

Similar Documents

Publication Publication Date Title
CN102622230B (en) Train display configuration module and design method thereof
CN103257925B (en) Train operation monitoring logging software automatic testing equipment, system and method thereof
CN107160388B (en) Intelligent inspection robot monitoring system for transformer substation
CN105843630B (en) A method of it is developed based on robot graphic programming
CN112148708B (en) Power grid planning-oriented visual application system
CN101510151A (en) Synthesis monitoring cross-platform configuration human-machine interface system
CN113031936B (en) Method and system for automatically building page and immediately publishing page
CN114138256A (en) Web-side visualization development method, system and storage medium
CN105893577B (en) Road net data processing method and processing device
US20210325203A1 (en) High-precision map-based human-machine interaction method and apparatus
CN103853735A (en) Hypertext markup language (HTML) template visualization manufacturing and compiling method and system
CN104794258A (en) Automobile hardware-in-loop simulation system
CN106095376A (en) A kind of implementation method of quick configuration monitoring picture
CN110554863A (en) Graphical programming method of quasi-integrated circuit
CN115495069B (en) Model-driven coal industry software process implementation method, device and equipment
CN103927185A (en) Network topology modeling device based on energy management and guiding method thereof
CN103853737A (en) Hypertext markup language (HTML) content visualization compiling method and system
CN113609627A (en) Line topology design method and device for modular rail transit
CN102096729A (en) Automotive electronics oriented virtual functional bus designer
CN115062463B (en) Modeling system based on demonstration structure modeling language
CN114877907A (en) Map route planning method, electronic device, and storage medium
CN105589709A (en) Device and method for changing menu of point of sale (POS) terminal
CN103985249A (en) Road elevation information extracting method and device
CN106156411A (en) A kind of based on visualization formulation heating network equivalent district's recognition methods
CN106599087B (en) A Secondary Development Method of Spatial Information Service

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address

Address after: The age of 412001 in Hunan Province, Zhuzhou Shifeng District Road No. 169

Patentee after: ZHUZHOU CRRC TIMES ELECTRIC Co.,Ltd.

Address before: 412001 Hunan Province, Zhuzhou Shifeng District Tian Xin era Road No. 169

Patentee before: ZHUZH CSR TIMES ELECTRIC Co.,Ltd.

CP03 Change of name, title or address